AWS CodeBuild Adds Support for AWS Secrets Manager

Posted on: Nov 6, 2019

You can now use AWS Secrets Manager to pass credentials to AWS CodeBuild build jobs. This can be achieved by specifying the secrets directly in your buildspec or as an environment variable in your CodeBuild Project.

Secrets Manager helps you protect secrets needed to access your applications, services, and IT resources. With Secrets Manager, you can rotate, manage, and retrieve database credentials, API keys, and other secrets throughout their lifecycle.

Please visit our product page or the console to learn more about how to get started with AWS CodeBuild.