AWS Security ChangesHomeSearch

AWS elasticbeanstalk documentation change

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

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

Summary

Added deployment logs feature and expanded documentation about it in the release notes for Amazon Linux 2023 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-al2023.md b/elasticbeanstalk/latest/relnotes/release-2026-03-11-al2023.md
index 6156e21f5..c042dde93 100644
--- a//elasticbeanstalk/latest/relnotes/release-2026-03-11-al2023.md
+++ b//elasticbeanstalk/latest/relnotes/release-2026-03-11-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, ECS based Docker, Go, Corretto, PHP, and Python updates.
+This release provides new versions for AWS Elastic Beanstalk platforms based on Amazon Linux 2023. The release includes security updates. It also includes AMI, ECS based Docker, Go, Corretto, PHP, and Python updates. This release adds deployment logs.
@@ -53 +53 @@ 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).