This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DataZone::Connection RedshiftStorageProperties
The RedshiftStorageProperties property type specifies Property description not available. for an AWS::DataZone::Connection.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ClusterName" :String, "WorkgroupName" :String}
YAML
ClusterName:StringWorkgroupName:String
Properties
ClusterNameProperty description not available.
Required: No
Type: String
Pattern:
^[a-z0-9-]+$Minimum:
0Maximum:
63Update requires: No interruption
WorkgroupNameProperty description not available.
Required: No
Type: String
Pattern:
^[a-z0-9-]+$Minimum:
3Maximum:
64Update requires: No interruption