RedshiftDataProviderSettings
Provides information that defines an Amazon Redshift data provider.
Contents
- DatabaseName
-
The database name on the Amazon Redshift data provider.
Type: String
Required: No
- Port
-
The port value for the Amazon Redshift data provider.
Type: Integer
Required: No
- S3AccessRoleArn
-
The ARN for the role the application uses to access its Amazon S3 bucket.
Type: String
Required: No
- S3Path
-
The path for the Amazon S3 bucket that the application uses for accessing the user-defined schema.
Type: String
Required: No
- ServerName
-
The name of the Amazon Redshift server.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: