🔥 3-day streak
AWS Certified DevOps Engineer - Professional186 / 204
Question 186 of 204
A company uses AWS Secrets Manager to store database credentials for an Amazon RDS for PostgreSQL instance. A DevOps engineer configured automatic rotation with a custom Lambda rotation function using the four-step rotation model. After deploying, the rotation runs but applications intermittently fail to authenticate immediately after each rotation event, receiving 'password authentication failed' errors for a brief period. Investigation shows the Lambda function updates the password in RDS during the createSecret step. Which change to the rotation function will resolve the intermittent authentication failures?
Reviewed for accuracy · Report an issueNext question