AWS elasticbeanstalk documentation change
Summary
Added support for extracting JSON keys from Secrets Manager secrets to the release notes for Windows Server platform versions.
Security assessment
This change documents a new feature for better integration with AWS Secrets Manager, which is a security service for managing secrets. It enhances security by allowing more granular access to secret values, but does not indicate a fix for a specific security vulnerability.
Diff
diff --git a/elasticbeanstalk/latest/relnotes/release-2026-01-22-windows.md b/elasticbeanstalk/latest/relnotes/release-2026-01-22-windows.md index 74390f7a0..782f974c7 100644 --- a//elasticbeanstalk/latest/relnotes/release-2026-01-22-windows.md +++ b//elasticbeanstalk/latest/relnotes/release-2026-01-22-windows.md @@ -9 +9 @@ ChangesNew platform versions -This release provides new Windows Server platform versions for AWS Elastic Beanstalk. The release applies Windows security updates. It also updates framework and AWS components. +This release provides new Windows Server platform versions for AWS Elastic Beanstalk. The release applies Windows security updates. It also updates framework and AWS components, and adds support for extracting JSON keys from Secrets Manager secrets.