The Secrets Manager can rotate the secrets using a Lambda function. It can't do that on its own.
You can create the secret-rotating Lambda function from console.
If you're configuring the secret rotation via CLI or Terraform etc., a Lambda function like this can be used.
Comments
Post a Comment