AWS Security ChangesHomeSearch

AWS batch documentation change

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

File: batch/latest/userguide/security-iam-awsmanpol.md

Summary

Fixed hyphens in 'task-definitions' to 'task definitions' and grammatical improvements in service role documentation

Security assessment

Changes are grammatical corrections and typo fixes without introducing or modifying security-related content. No evidence of addressing vulnerabilities or security incidents.

Diff

diff --git a/batch/latest/userguide/security-iam-awsmanpol.md b/batch/latest/userguide/security-iam-awsmanpol.md
index a9342be41..5c6191e54 100644
--- a//batch/latest/userguide/security-iam-awsmanpol.md
+++ b//batch/latest/userguide/security-iam-awsmanpol.md
@@ -27 +27 @@ This policy allows AWS Batch to complete the following actions on specific resou
-  * `ecs` \- Allows AWS Batch to create and managed Amazon ECS clusters, task-definitions and tasks for job execution.
+  * `ecs` \- Allows AWS Batch to create and managed Amazon ECS clusters, task definitions and tasks for job execution.
@@ -303 +303 @@ The role permissions policy named **AWSBatchServiceRole** allows AWS Batch to co
-The **AWSBatchServiceRole** managed IAM policy is often used by a role named **AWSBatchServiceRole** and includes the following permissions. Following the standard security advice of granting least privilege, the **AWSBatchServiceRole** managed policy can be used as a guide. If any of the permissions that are granted in the managed policy aren't needed for your use case, create a custom policy and add only the permissions that you require. This AWS Batch managed policy and role can be used with most compute environment types, but service-linked role usage is preferred for a less-error-prone, better scoped and improved managed experience.
+The **AWSBatchServiceRole** managed IAM policy is often used by a role named **AWSBatchServiceRole** and includes the following permissions. Following the standard security advice of granting least privilege, the **AWSBatchServiceRole** managed policy can be used as a guide. If any of the permissions that are granted in the managed policy aren't needed for your use case, create a custom policy and add only the permissions that you require. This AWS Batch managed policy and role can be used with most compute environment types, but service-linked role usage is preferred for a less error prone, better scoped and improved managed experience.
@@ -309 +309 @@ The **AWSBatchServiceRole** managed IAM policy is often used by a role named **A
-  * `ecs` \- Allows AWS Batch to create and managed Amazon ECS clusters, task-definitions and tasks for job execution.
+  * `ecs` \- Allows AWS Batch to create and managed Amazon ECS clusters, task definitions and tasks for job execution.