AWS::DataZone::DataSource RedshiftClusterStorage - AWS CloudFormation

AWS::DataZone::DataSource RedshiftClusterStorage

The details of the Amazon Redshift cluster storage.

Syntax

To declare this entity in your AWS 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