RedshiftCredentials - Amazon DataZone

RedshiftCredentials

Amazon Redshift credentials of a connection.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

secretArn

The secret ARN of the Amazon Redshift credentials of a connection.

Type: String

Pattern: ^arn:aws[^:]*:secretsmanager:[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]:\d{12}:secret:.*$

Required: No

usernamePassword

The username and password of the Amazon Redshift credentials of a connection.

Type: UsernamePassword object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: