AWS Security ChangesHomeSearch

AWS batch documentation change

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

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

Summary

Added markdown version link and updated internal documentation links by removing .title fragments from anchor links.

Security assessment

The changes are primarily formatting updates to internal documentation links. The content mentions security patches ending for Amazon Linux 2 AMIs, but this is existing security guidance, not a new security issue being addressed. The link updates don't introduce new security content.

Diff

diff --git a/batch/latest/userguide/eks-migration-2023.md b/batch/latest/userguide/eks-migration-2023.md
index 5994b0286..c4d4e5934 100644
--- a//batch/latest/userguide/eks-migration-2023.md
+++ b//batch/latest/userguide/eks-migration-2023.md
@@ -0,0 +1,2 @@
+[View a markdown version of this page](eks-migration-2023.md)
+
@@ -11 +13 @@ The Amazon EKS optimized AMIs are available in two families based on Amazon Linu
-AWS ended support for Amazon EKS AL2-optimized and AL2-accelerated AMIs on November 26, 2025\. AWS Batch Amazon EKS compute environments using Amazon Linux 2 no longer receive software updates, security patches, or bug fixes from AWS. We recommend migrating AWS Batch Amazon EKS compute environments to Amazon Linux 2023 to maintain optimal performance and security. It is your [responsibility to maintain](./eks-ce-shared-responsibility.html#eks-ce-shared-responsibility.title) these compute environments on the Amazon EKS optimized Amazon Linux 2 AMI after end-of-life.
+AWS ended support for Amazon EKS AL2-optimized and AL2-accelerated AMIs on November 26, 2025\. AWS Batch Amazon EKS compute environments using Amazon Linux 2 no longer receive software updates, security patches, or bug fixes from AWS. We recommend migrating AWS Batch Amazon EKS compute environments to Amazon Linux 2023 to maintain optimal performance and security. It is your [responsibility to maintain](./eks-ce-shared-responsibility.html) these compute environments on the Amazon EKS optimized Amazon Linux 2 AMI after end-of-life.
@@ -28 +30 @@ If you mismatch `ImageIdOverride` and `ImageType` then the node won't join the c
-  * If you have any `kubelet` extra arguments defined in a launch template or launch template override, they need to be updated to the new [kubelet extra arguments format](./eks-launch-templates.html#kubelet-extra-args.title).
+  * If you have any `kubelet` extra arguments defined in a launch template or launch template override, they need to be updated to the new [kubelet extra arguments format](./eks-launch-templates.html#kubelet-extra-args).