AWS Security ChangesHomeSearch

AWS batch documentation change

Service: batch · 2026-04-16 · Documentation low

File: batch/latest/userguide/ecs-migration-2023.md

Summary

Added a markdown link to view the page in markdown format and corrected a link to IMDSv2 documentation

Security assessment

This change adds a navigation link and fixes a broken link to IMDSv2 documentation. While IMDSv2 is a security feature, this change only corrects a documentation link and doesn't add new security content.

Diff

diff --git a/batch/latest/userguide/ecs-migration-2023.md b/batch/latest/userguide/ecs-migration-2023.md
index 990310f51..662bb5ac3 100644
--- a//batch/latest/userguide/ecs-migration-2023.md
+++ b//batch/latest/userguide/ecs-migration-2023.md
@@ -0,0 +1,2 @@
+[View a markdown version of this page](ecs-migration-2023.md)
+
@@ -71 +73 @@ When migrating from Amazon Linux 2 to Amazon Linux 2023, consider the following:
-  * **Instance Metadata Service Version 2 (IMDSv2)** – IMDSv2 is a session-oriented service that requires token-based authentication to access EC2 instance metadata, providing enhanced security. For more information about IMDS see and [How Instance Metadata Service Version 2 works](https://docs.aws.amazon.com/configuring-instance-metadata-service.html#instance-metadata-v2-how-it-works) in the _Amazon EC2 User Guide_.
+  * **Instance Metadata Service Version 2 (IMDSv2)** – IMDSv2 is a session-oriented service that requires token-based authentication to access EC2 instance metadata, providing enhanced security. For more information about IMDS, see [How Instance Metadata Service Version 2 works](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html#instance-metadata-v2-how-it-works) in the _Amazon EC2 User Guide_.