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::DataSource RedshiftStorage
The RedshiftStorage property type specifies Property description not available. for an AWS::DataZone::DataSource.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "RedshiftClusterSource" :RedshiftClusterStorage, "RedshiftServerlessSource" :RedshiftServerlessStorage}
YAML
RedshiftClusterSource:RedshiftClusterStorageRedshiftServerlessSource:RedshiftServerlessStorage
Properties
RedshiftClusterSourceProperty description not available.
Required: No
Type: RedshiftClusterStorage
Update requires: No interruption
RedshiftServerlessSourceProperty description not available.
Required: No
Type: RedshiftServerlessStorage
Update requires: No interruption