AWS AmazonECS documentation change
Summary
Removed duplicate 'see' in IAM policy reference
Security assessment
Formatting correction in existing least privilege guidance. Maintains existing security recommendations without changes.
Diff
diff --git a/AmazonECS/latest/developerguide/console-permissions.md b/AmazonECS/latest/developerguide/console-permissions.md index 1279d6a92..2f58ed7c2 100644 --- a//AmazonECS/latest/developerguide/console-permissions.md +++ b//AmazonECS/latest/developerguide/console-permissions.md @@ -9 +9 @@ Permissions for creating IAM rolesPermissions required for registering an extern -Following the best practice of granting least privilege, you can use the `AmazonECS_FullAccess` managed policy as a template for creating you own custom policy. That way, you can take away or add permissions to and from the managed policy based on your specific requirements. For more information, see see [AmazonECS_FullAccess](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmazonECS_FullAccess.html) in the _AWS Managed Policy Reference_. +Following the best practice of granting least privilege, you can use the `AmazonECS_FullAccess` managed policy as a template for creating you own custom policy. That way, you can take away or add permissions to and from the managed policy based on your specific requirements. For more information, see [AmazonECS_FullAccess](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmazonECS_FullAccess.html) in the _AWS Managed Policy Reference_.