AWS Security ChangesHomeSearch

AWS batch documentation change

Service: batch · 2025-05-22 · Documentation low

File: batch/latest/userguide/batch_eks_job_stuck_in_runnable.md

Summary

Added 'Step 2:' clarification in documentation reference for EKS cluster preparation

Security assessment

Change improves documentation structure but does not address security vulnerabilities or add security-specific guidance.

Diff

diff --git a/batch/latest/userguide/batch_eks_job_stuck_in_runnable.md b/batch/latest/userguide/batch_eks_job_stuck_in_runnable.md
index 577978a71..1d3ee2d79 100644
--- a//batch/latest/userguide/batch_eks_job_stuck_in_runnable.md
+++ b//batch/latest/userguide/batch_eks_job_stuck_in_runnable.md
@@ -26 +26 @@ You can also review the Amazon EKS control plane logs. For more information, see
-To resolve an issue where a job is stuck in a `RUNNABLE` status, we recommend that you use `kubectl` to re-apply the manifest. For more information, see [Prepare your Amazon EKS cluster for AWS Batch](./getting-started-eks.html#getting-started-eks-step-1). Or, you can use `kubectl` to manually edit the `aws-auth` `ConfigMap`. For more information, see [Enabling IAM user and role access to your cluster](https://docs.aws.amazon.com/eks/latest/userguide/add-user-role.html) in the _Amazon EKS User Guide_.
+To resolve an issue where a job is stuck in a `RUNNABLE` status, we recommend that you use `kubectl` to re-apply the manifest. For more information, see [Step 2: Prepare your Amazon EKS cluster for AWS Batch](./getting-started-eks.html#getting-started-eks-step-1). Or, you can use `kubectl` to manually edit the `aws-auth` `ConfigMap`. For more information, see [Enabling IAM user and role access to your cluster](https://docs.aws.amazon.com/eks/latest/userguide/add-user-role.html) in the _Amazon EKS User Guide_.