RedshiftRunConfigurationOutput
The configuration details of the Amazon Redshift data source.
Contents
- 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: Yes
- relationalFilterConfigurations
-
The relational filger configurations included in the configuration details of the Amazon Redshift data source.
Type: Array of RelationalFilterConfiguration objects
Required: Yes
- accountId
-
The ID of the AWS account included in the configuration details of the Amazon Redshift data source.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
- 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
- region
-
The AWS region included in the configuration details of the Amazon Redshift data source.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 16.
Pattern:
[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: