ReplicaRegionType - AWS Secrets Manager

ReplicaRegionType

A custom type that specifies a Region and the KmsKeyId for a replica secret.

Contents

KmsKeyId

The ARN, key ID, or alias of the KMS key to encrypt the secret. If you don't include this field, Secrets Manager uses aws/secretsmanager.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Required: No

Region

A Region code. For a list of Region codes, see Name and code of Regions.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^([a-z]+-)+\d+$

Required: No

See Also

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