AWS::DataZone::DataSource RedshiftRunConfigurationInput - 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 RedshiftRunConfigurationInput

The relational filter configurations included in the configuration details of the Amazon Redshift data source.

Syntax

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

Properties

DataAccessRole

The data access role included in the configuration details of the Amazon Redshift data source.

Required: No

Type: String

Pattern: ^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]{1,128}$

Update requires: No interruption

RedshiftCredentialConfiguration

The details of the credentials required to access an Amazon Redshift cluster.

Required: Yes

Type: RedshiftCredentialConfiguration

Update requires: No interruption

RedshiftStorage

The details of the Amazon Redshift storage as part of the configuration of an Amazon Redshift data source run.

Required: Yes

Type: RedshiftStorage

Update requires: No interruption

RelationalFilterConfigurations

The relational filter configurations included in the configuration details of the Amazon Glue data source.

Required: Yes

Type: Array of RelationalFilterConfiguration

Update requires: No interruption