AWS elasticbeanstalk documentation change
Summary
Added support for environment variables to reference secrets from AWS Secrets Manager and Systems Manager Parameter Store
Security assessment
Introduces documentation for secure secret management integration but doesn't address a specific vulnerability
Diff
diff --git a/elasticbeanstalk/latest/relnotes/release-2025-03-28-al2.md b/elasticbeanstalk/latest/relnotes/release-2025-03-28-al2.md index 00de43278..348928fcc 100644 --- a/elasticbeanstalk/latest/relnotes/release-2025-03-28-al2.md +++ b/elasticbeanstalk/latest/relnotes/release-2025-03-28-al2.md @@ -7 +7 @@ ChangesNew platform versions -This release provides new versions for AWS Elastic Beanstalk platforms based on Amazon Linux 2. The release includes security updates. It also includes AMI, Docker, ECS based Docker, Go, .NET Core, Node.js, and PHP AL2 platform updates. +This release provides new versions for AWS Elastic Beanstalk platforms based on Amazon Linux 2. The release includes security updates. It also includes AMI, Docker, ECS based Docker, Go, .NET Core, Node.js, and PHP AL2 platform updates. This release also introduces a feature that adds support for Elastic Beanstalk environment variables to store secrets and parameters from AWS Secrets Manager and AWS Systems Manager Parameter Store. @@ -28,0 +29 @@ The following table lists the changes included in this release. +****New!** — Elastic Beanstalk supports configuration of environment variables to store secret and parameter data.** | Starting with this release Elastic Beanstalk supports the option to reference AWS Secrets Manager secrets and Systems Manager Parameter Store parameters with environment variables. To learn more about this feature, see [Using Elastic Beanstalk with Secrets Manager and Systems Manager Parameter Store](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/AWSHowTo.secrets.html). @@ -173 +174 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -2025 release notes +Environment secrets 2025-03-31