SecretsManagerEncryptionKeyConfiguration - AWS Elemental MediaConnect

SecretsManagerEncryptionKeyConfiguration

The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.

Contents

roleArn

The ARN of the IAM role assumed by MediaConnect to access the AWS Secrets Manager secret.

Type: String

Pattern: arn:(aws[a-zA-Z-]*):iam::[0-9]{12}:role/[a-zA-Z0-9_+=,.@-]+

Required: Yes

secretArn

The ARN of the AWS Secrets Manager secret used for transit encryption.

Type: String

Pattern: arn:(aws[a-zA-Z-]*):secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+

Required: Yes

See Also

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