SecretsManager
Configuration for AWS Secrets Manager, used to securely store and manage sensitive information for connector destinations.
Contents
- arn
-
The Amazon Resource Name (ARN) of the AWS Secrets Manager secret.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws:secretsmanager:[0-9a-zA-Z-]{1,32}:\d{12}:secret:[A-Za-z0-9/_+=.@-]{8,520}
Required: Yes
- versionId
-
The version ID of the AWS Secrets Manager secret.
Type: String
Length Constraints: Minimum length of 32. Maximum length of 64.
Pattern:
[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: