Ultimate access to all questions.
A developer is deploying a static website on Amazon S3, integrated with an Amazon Aurora PostgreSQL database via an AWS Lambda function. The production deployment uses a Lambda alias for a specific function version. The company policy requires database credentials to be rotated bi-weekly, ensuring all Lambda functions have access to the latest credentials. What is the appropriate solution?