SecretReference
Contains a reference to a secret stored in AWS Secrets Manager.
Contents
- jsonKey
-
The JSON key used to extract the secret value from the AWS Secrets Manager secret.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- secretId
-
The ID of the AWS Secrets Manager secret that stores the secret value.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: