🔥 3-day streak
AWS Certified Developer - Associate21 / 150
Question 21 of 150

A development team uses AWS CodeBuild to build a containerized application. The build process needs a database password that is stored in AWS Systems Manager Parameter Store as a SecureString parameter named /myapp/db/password. The team wants the value injected as an environment variable during the build without hardcoding the secret anywhere in the repository or buildspec. What is the recommended way to accomplish this?

Reviewed for accuracy · Report an issueNext question