AWS::DataZone::DataSource RedshiftCredentialConfiguration - AWS CloudFormation

AWS::DataZone::DataSource RedshiftCredentialConfiguration

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

Syntax

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

JSON

{ "SecretManagerArn" : String }

YAML

SecretManagerArn: String

Properties

SecretManagerArn

The ARN of a secret manager for an Amazon Redshift cluster.

Required: Yes

Type: String

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

Maximum: 256

Update requires: No interruption