AWS Security ChangesHomeSearch

AWS AmazonECS documentation change

Service: AmazonECS · 2025-11-22 · Documentation low

File: AmazonECS/latest/developerguide/start_task_at_launch.md

Summary

Fixed URL formatting in IAM documentation link

Security assessment

The change corrects a URL path (added double slash) but does not alter security-related content or address security issues. This is a documentation formatting fix.

Diff

diff --git a/AmazonECS/latest/developerguide/start_task_at_launch.md b/AmazonECS/latest/developerguide/start_task_at_launch.md
index ee4e33e46..b34da1581 100644
--- a//AmazonECS/latest/developerguide/start_task_at_launch.md
+++ b//AmazonECS/latest/developerguide/start_task_at_launch.md
@@ -15 +15 @@ The Amazon EC2 user data script in the following procedure uses the Amazon ECS i
-  1. Modify your `ecsInstanceRole` IAM role to add permissions for the `StartTask` API operation. For more information, see [Update permissions for a role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_update-role-permissions.html) in the _AWS Identity and Access Management User Guide_.
+  1. Modify your `ecsInstanceRole` IAM role to add permissions for the `StartTask` API operation. For more information, see [Update permissions for a role](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_update-role-permissions.html) in the _AWS Identity and Access Management User Guide_.