AWS Security ChangesHomeSearch

AWS batch documentation change

Service: batch · 2025-08-16 · Documentation low

File: batch/latest/userguide/eks.md

Summary

Fixed quotation marks formatting in description of AWS Batch's overlay model (changed curly quotes to straight quotes).

Security assessment

This is a purely cosmetic formatting change with no impact on security controls, access policies, or security-related documentation. The RBAC mention remains unchanged from previous documentation.

Diff

diff --git a/batch/latest/userguide/eks.md b/batch/latest/userguide/eks.md
index b06c7d808..14d2c56d0 100644
--- a//batch/latest/userguide/eks.md
+++ b//batch/latest/userguide/eks.md
@@ -17 +17 @@ AWS Batch simplifies your batch workloads on Amazon EKS clusters by providing ma
-AWS Batch is a managed service that orchestrates batch workloads in your Kubernetes clusters that are managed by Amazon Elastic Kubernetes Service (Amazon EKS). AWS Batch conducts this orchestration external to your clusters using an “overlay” model. Since AWS Batch is a managed service, there are no Kubernetes components (for example, Operators or Custom Resources) to install or manage in your cluster. AWS Batch only needs your cluster to be configured with Role-Based Access Controls (RBAC) that allow AWS Batch to communicate with the Kubernetes API server. AWS Batch calls Kubernetes APIs to create, monitor, and delete Kubernetes pods and nodes.
+AWS Batch is a managed service that orchestrates batch workloads in your Kubernetes clusters that are managed by Amazon Elastic Kubernetes Service (Amazon EKS). AWS Batch conducts this orchestration external to your clusters using an "overlay" model. Since AWS Batch is a managed service, there are no Kubernetes components (for example, Operators or Custom Resources) to install or manage in your cluster. AWS Batch only needs your cluster to be configured with Role-Based Access Controls (RBAC) that allow AWS Batch to communicate with the Kubernetes API server. AWS Batch calls Kubernetes APIs to create, monitor, and delete Kubernetes pods and nodes.