RedshiftRunConfigurationInput
The configuration details of the Amazon Redshift data source.
Contents
- relationalFilterConfigurations
-
The relational filger configurations included in the configuration details of the Amazon Redshift data source.
Type: Array of RelationalFilterConfiguration objects
Required: Yes
- dataAccessRole
-
The data access role included in the configuration details of the Amazon Redshift data source.
Type: String
Pattern:
^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]{1,128}$
Required: No
- redshiftCredentialConfiguration
-
The details of the credentials required to access an Amazon Redshift cluster.
Type: RedshiftCredentialConfiguration object
Required: No
- redshiftStorage
-
The details of the Amazon Redshift storage as part of the configuration of an Amazon Redshift data source run.
Type: RedshiftStorage object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: