Managing pull-time update exclusions
To manage pull-time update exclusions, you need the following IAM permissions:
-
ecr:CreatePullTimeUpdateExclusion– Grants permission to add a role ARN to the exclusion list. -
ecr:DeletePullTimeUpdateExclusion– Grants permission to remove a role ARN from the exclusion list. -
ecr:ListPullTimeUpdateExclusions– Grants permission to list all role ARNs in the exclusion list.
Note
You don't need iam:PassRole permission. Amazon ECR doesn't assume the role to perform an action; it only uses the exclusion configuration ARNs to determine if the pull time of the image should be updated.
You can manage pull-time update exclusions using the Amazon ECR console or the AWS CLI.