AWS AmazonECS documentation change
Summary
Updated wording from 'described above' to 'previously described' for clarity.
Security assessment
Change is purely grammatical with no modification to IAM role functionality, security policies, or permissions. No evidence of security vulnerability being addressed.
Diff
diff --git a/AmazonECS/latest/developerguide/task_execution_IAM_role.md b/AmazonECS/latest/developerguide/task_execution_IAM_role.md index bcb3c8793..a254b62e0 100644 --- a//AmazonECS/latest/developerguide/task_execution_IAM_role.md +++ b//AmazonECS/latest/developerguide/task_execution_IAM_role.md @@ -42 +42 @@ The task execution role is supported by Amazon ECS container agent version 1.16. -Amazon ECS provides the managed policy named `AmazonECSTaskExecutionRolePolicy` which contains the permissions the common use cases described above require. For more information, see [AmazonECSTaskExecutionRolePolicy](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmazonECSTaskExecutionRolePolicy.html) in the _AWS Managed Policy Reference Guide_. It might be necessary to add inline policies to your task execution role for special use cases +Amazon ECS provides the managed policy named `AmazonECSTaskExecutionRolePolicy` which contains the permissions the common use cases previously described require. For more information, see [AmazonECSTaskExecutionRolePolicy](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmazonECSTaskExecutionRolePolicy.html) in the _AWS Managed Policy Reference Guide_. It might be necessary to add inline policies to your task execution role for special use cases