RotateSecretRequest
class RotateSecretRequest
Types
Properties
Link copied to clipboard
A unique identifier for the new version of the secret. You only need to specify this value if you implement your own retry logic and you want to ensure that Secrets Manager doesn't attempt to create a secret version twice.
Link copied to clipboard
Specifies whether to rotate the secret immediately or wait until the next scheduled rotation window. The rotation schedule is defined in RotateSecretRequest$RotationRules.
Link copied to clipboard
For secrets that use a Lambda rotation function to rotate, the ARN of the Lambda rotation function.
Link copied to clipboard
A structure that defines the rotation configuration for this secret.