AWS batch documentation change
Summary
Added step reference in EKS cluster preparation link
Security assessment
Change clarifies documentation navigation but does not address security vulnerabilities or add security features. Focuses on troubleshooting operational issues.
Diff
diff --git a/batch/latest/userguide/verify-configmap-config.md b/batch/latest/userguide/verify-configmap-config.md index 8403a377f..c519aeee4 100644 --- a//batch/latest/userguide/verify-configmap-config.md +++ b//batch/latest/userguide/verify-configmap-config.md @@ -28 +28 @@ 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_.