AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

Service: AmazonECS · 2026-06-28 · Documentation low

File: AmazonECS/latest/developerguide/task-iam-roles.md

Summary

Minor wording change from 'The procedures below' to 'The following procedures'

Security assessment

Change is purely editorial with no security context. No modifications to IAM role recommendations, policy creation, or permissions guidance that could impact security posture.

Diff

diff --git a/AmazonECS/latest/developerguide/task-iam-roles.md b/AmazonECS/latest/developerguide/task-iam-roles.md
index 61eb91958..c8e26994d 100644
--- a//AmazonECS/latest/developerguide/task-iam-roles.md
+++ b//AmazonECS/latest/developerguide/task-iam-roles.md
@@ -42 +42 @@ For Amazon ECS tasks (for all launch types), we recommend that you use the IAM p
-After the IAM policy is created, you can create an IAM role which includes that policy which you reference in your Amazon ECS task definition. You can create the role using the **Elastic Container Service Task** use case in the IAM console. Then, you can attach your specific IAM policy to the role that gives the containers in your task the permissions you desire. The procedures below describe how to do this.
+After the IAM policy is created, you can create an IAM role which includes that policy which you reference in your Amazon ECS task definition. You can create the role using the **Elastic Container Service Task** use case in the IAM console. Then, you can attach your specific IAM policy to the role that gives the containers in your task the permissions you desire. The following procedures describe how to do this.