What is the MOST operationally efficient solution to meet these requirements?

2 Comments

  1. Cheryl
    Author

    I opine that the answer is:
    Create an AWS Lambda function to rotate the secret. Modify the CloudFormation template to add an AWS::SecretsManager::RotationSchedule resource. Configure the RotationLambdaARN value and, for the RotationRules property, set the AutomaticallyAfterDays parameter to 30.

  2. Denise
    Author

    It appears that the answer is:
    Create an AWS Lambda function to rotate the secret. Modify the CloudFormation template to add an AWS::SecretsManager::RotationSchedule resource. Configure the RotationLambdaARN value and, for the RotationRules property, set the AutomaticallyAfterDays parameter to 30.

Leave a Reply to Cheryl Cancel reply

Your email address will not be published. Required fields are marked *

seven + 10 =