Skip to content

Commit 1be4dbf

Browse files
committed
Add ecr:BatchGetImage permission to BetaDeployUser
1 parent a0be9cd commit 1be4dbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloud-formation/beta-deploy-user.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Resources:
1818
Resource: "*"
1919
- Effect: Allow
2020
Action:
21+
- ecr:BatchGetImage
2122
- ecr:DescribeImages
2223
- ecr:DescribeRepositories
2324
- ecr:ListImages

0 commit comments

Comments
 (0)