AWS AmazonECS documentation change
Summary
Added hyperlink to AmazonECSServiceRolePolicy documentation and included new action for updating AWS Cloud Map service attributes
Security assessment
The changes are documentation improvements and clarifications without addressing specific security vulnerabilities or introducing security features.
Diff
diff --git a/AmazonECS/latest/developerguide/using-service-linked-roles.md b/AmazonECS/latest/developerguide/using-service-linked-roles.md index 634082276..3c5c905d1 100644 --- a//AmazonECS/latest/developerguide/using-service-linked-roles.md +++ b//AmazonECS/latest/developerguide/using-service-linked-roles.md @@ -26 +26 @@ The AWSServiceRoleForECS service-linked role trusts the following services to as -The role permissions policy named AmazonECSServiceRolePolicy allows Amazon ECS to complete the following actions on the specified resources: +The role permissions policy named [AmazonECSServiceRolePolicy](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security-iam-awsmanpol.html#security-iam-awsmanpol-AmazonECSServiceRolePolicy) allows Amazon ECS to complete the following actions on the specified resources: @@ -43,0 +44,2 @@ The role permissions policy named AmazonECSServiceRolePolicy allows Amazon ECS t + * Action: Amazon ECS can update AWS Cloud Map service attributes for services that Amazon ECS manages. +