AWS batch documentation change
Summary
Fixed grammatical error in description of execution role permissions from 'Amazon ECS container and AWS Fargate agents' to 'Amazon ECS container agent and AWS Fargate agent'
Security assessment
This is a minor grammatical correction with no security implications. The change clarifies the naming of AWS services but doesn't address any security vulnerability or add security documentation.
Diff
diff --git a/batch/latest/userguide/execution-IAM-role.md b/batch/latest/userguide/execution-IAM-role.md index 3f407bbef..2faca7476 100644 --- a//batch/latest/userguide/execution-IAM-role.md +++ b//batch/latest/userguide/execution-IAM-role.md @@ -7 +7 @@ -The execution role grants the Amazon ECS container and AWS Fargate agents permission to make AWS API calls on your behalf. +The execution role grants the Amazon ECS container agent and AWS Fargate agent permission to make AWS API calls on your behalf.