AWS Security ChangesHomeSearch

AWS elasticbeanstalk documentation change

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

File: elasticbeanstalk/latest/relnotes/release-2026-03-11-al2.md

Summary

Added deployment logs feature and expanded documentation about it in the release notes for Amazon Linux 2 platform versions.

Security assessment

This change documents a new deployment logs feature that improves observability. While improved logging can aid in security monitoring and incident response, the change itself does not address a specific security vulnerability or document a security-specific feature.

Diff

diff --git a/elasticbeanstalk/latest/relnotes/release-2026-03-11-al2.md b/elasticbeanstalk/latest/relnotes/release-2026-03-11-al2.md
index e5bee7fce..c03654056 100644
--- a//elasticbeanstalk/latest/relnotes/release-2026-03-11-al2.md
+++ b//elasticbeanstalk/latest/relnotes/release-2026-03-11-al2.md
@@ -9 +9 @@ 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, Go, and Corretto 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, Go, and Corretto updates. This release adds deployment logs.
@@ -37 +37 @@ Be aware that at the time these release notes are published, the new platform ve
-**Additional changes with this release** |  Improved error messaging for AI-powered environment analysis. Clear error messages are now displayed to both console and CLI users when issues occur during analysis.  
+**Additional changes with this release** |  Improved error messaging for AI-powered environment analysis. Clear error messages are now displayed to both console and CLI users when issues occur during analysis. This release adds deployment logs. You can now view step-by-step deployment logs from the Deployments tab in the Elastic Beanstalk console, including while a deployment is still in progress. To learn more, see [Deployment logs](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environments-deployment-logs.html).