AWS::DataZone::DataSource RedshiftClusterStorage - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::DataZone::DataSource RedshiftClusterStorage

The details of the Amazon Redshift cluster storage.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "ClusterName" : String }

YAML

ClusterName: String

Properties

ClusterName

The name of an Amazon Redshift cluster.

Required: Yes

Type: String

Pattern: ^[0-9a-z].[a-z0-9\-]*$

Minimum: 1

Maximum: 63

Update requires: No interruption