A development team needs to store access credentials for a production database securely. These credentials must be retrievable programmatically by their web application without embedding them directly into the source code or configuration files. Which service should the team use to achieve this with the ability to rotate secrets periodically and audit access?
Secrets Manager
Certificate Manager
Web Application Firewall
Parameter Store