AWS AmazonECR documentation change
Summary
Removed duplicate 'see' in policy setup documentation
Security assessment
Typo fix in existing authentication policy documentation. No security content modification.
Diff
diff --git a/AmazonECR/latest/userguide/set-repository-policy.md b/AmazonECR/latest/userguide/set-repository-policy.md index 164c02e26..026447d07 100644 --- a//AmazonECR/latest/userguide/set-repository-policy.md +++ b//AmazonECR/latest/userguide/set-repository-policy.md @@ -11 +11 @@ You can add an access policy statement to a repository in the AWS Management Con -Amazon ECR requires that users have permission to make calls to the `ecr:GetAuthorizationToken` API through an IAM policy before they can authenticate to a registry and push or pull any images from any Amazon ECR repository. Amazon ECR provides several managed IAM policies to control user access at varying levels; for more information, see [Amazon Elastic Container Registry Identity-based policy examples](./security_iam_id-based-policy-examples.html). +Amazon ECR requires that users have permission to make calls to the `ecr:GetAuthorizationToken` API through an IAM policy before they can authenticate to a registry and push or pull any images from any Amazon ECR repository. Amazon ECR provides several managed IAM policies to control user access at varying levels. For more information, see [Amazon Elastic Container Registry Identity-based policy examples](./security_iam_id-based-policy-examples.html).