AWS elasticbeanstalk documentation change
Summary
Announced new feature for environment variables to reference secrets from Secrets Manager/Parameter Store
Security assessment
Documents a new security-related feature for secret management but does not address a specific security vulnerability.
Diff
diff --git a/elasticbeanstalk/latest/relnotes/release-2025-03-26-windows.md b/elasticbeanstalk/latest/relnotes/release-2025-03-26-windows.md index c9206cbd4..a93c29da9 100644 --- a/elasticbeanstalk/latest/relnotes/release-2025-03-26-windows.md +++ b/elasticbeanstalk/latest/relnotes/release-2025-03-26-windows.md @@ -7 +7 @@ ChangesNew platform versions -This release provides new Windows Server platform versions for AWS Elastic Beanstalk, along with Windows security updates. It also updates framework and AWS components. +This release provides new Windows Server platform versions for AWS Elastic Beanstalk, Windows security updates, and updates framework and AWS components. 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).