PutSecretValueRequest
class PutSecretValueRequest
Types
Properties
Link copied to clipboard
A unique identifier for the new version of the secret.
Link copied to clipboard
The binary data to encrypt and store in the new version of the secret. To use this parameter in the command-line tools, we recommend that you store your binary data in a file and then pass the contents of the file as a parameter.
Link copied to clipboard
The text to encrypt and store in the new version of the secret.
Link copied to clipboard
A list of staging labels to attach to this version of the secret. Secrets Manager uses staging labels to track versions of a secret through the rotation process.