AWS AmazonECR documentation change
Summary
Removed duplicate 'see' in policy examples documentation
Security assessment
Formatting correction in existing security policy examples. No security implications changed.
Diff
diff --git a/AmazonECR/latest/userguide/repository-policy-examples.md b/AmazonECR/latest/userguide/repository-policy-examples.md index 70498ac91..3c6c188a3 100644 --- a//AmazonECR/latest/userguide/repository-policy-examples.md +++ b//AmazonECR/latest/userguide/repository-policy-examples.md @@ -19 +19 @@ The following repository policy examples show permission statements that you cou -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).