AWS AmazonECR documentation change
Summary
Removed duplicate 'see' in IAM policy documentation
Security assessment
Typo correction in existing security documentation about authentication requirements. No security content change.
Diff
diff --git a/AmazonECR/latest/userguide/repository-policies.md b/AmazonECR/latest/userguide/repository-policies.md index fe2464759..4401b05ce 100644 --- a//AmazonECR/latest/userguide/repository-policies.md +++ b//AmazonECR/latest/userguide/repository-policies.md @@ -30 +30 @@ Both Amazon ECR repository policies and IAM policies are used when determining w -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).