AWS Security ChangesHomeSearch

AWS elasticbeanstalk documentation change

Service: elasticbeanstalk · 2026-04-25 · Documentation low

File: elasticbeanstalk/latest/relnotes/release-2026-01-13-al2023.md

Summary

Added support for extracting JSON keys from Secrets Manager secrets to the release notes for Amazon Linux 2023 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-13-al2023.md b/elasticbeanstalk/latest/relnotes/release-2026-01-13-al2023.md
index a73508a79..d35937bee 100644
--- a//elasticbeanstalk/latest/relnotes/release-2026-01-13-al2023.md
+++ b//elasticbeanstalk/latest/relnotes/release-2026-01-13-al2023.md
@@ -9 +9 @@ ChangesNew platform versions
-This release provides new versions for AWS Elastic Beanstalk platforms based on Amazon Linux 2023. The release includes security updates. It also includes AMI, Docker, ECS based Docker, Go, Corretto, PHP, Python, and Ruby updates. This release marks PHP 8.1 platform branch as deprecated.
+This release provides new versions for AWS Elastic Beanstalk platforms based on Amazon Linux 2023. The release includes security updates. It also includes AMI, Docker, ECS based Docker, Go, Corretto, PHP, Python, and Ruby updates. This release marks PHP 8.1 platform branch as deprecated. It also adds support for extracting JSON keys from Secrets Manager secrets.