AWS Security ChangesHomeSearch

AWS batch documentation change

Service: batch · 2025-11-19 · Documentation low

File: batch/latest/userguide/getting-started-eks.md

Summary

Changed 'AWS CloudFormation' to 'CloudFormation' for consistency in terminology

Security assessment

The change is a minor branding update without any security implications. It does not alter permissions guidance or security-related content.

Diff

diff --git a/batch/latest/userguide/getting-started-eks.md b/batch/latest/userguide/getting-started-eks.md
index 10c8efd66..f1cba4823 100644
--- a//batch/latest/userguide/getting-started-eks.md
+++ b//batch/latest/userguide/getting-started-eks.md
@@ -104 +104 @@ Before starting this tutorial, you must install and configure the following tool
-  * Required IAM permissions – The IAM security principal that you're using must have permissions to work with Amazon EKS IAM roles and service linked roles, AWS CloudFormation, and a VPC and related resources. For more information, see [Actions, resources, and condition keys for Amazon Elastic Kubernetes Service](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelastickubernetesservice.html) and [Using service-linked roles](https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html) in the _IAM User Guide_. You must complete all steps in this guide as the same user.
+  * Required IAM permissions – The IAM security principal that you're using must have permissions to work with Amazon EKS IAM roles and service linked roles, CloudFormation, and a VPC and related resources. For more information, see [Actions, resources, and condition keys for Amazon Elastic Kubernetes Service](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelastickubernetesservice.html) and [Using service-linked roles](https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html) in the _IAM User Guide_. You must complete all steps in this guide as the same user.