Skip to content

Commit 9641abc

Browse files
committed
Add ecr:GetDownloadUrlForLayer permission to BetaDeployUser
1 parent 1be4dbf commit 9641abc

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
@@ -21,6 +21,7 @@ Resources:
2121
- ecr:BatchGetImage
2222
- ecr:DescribeImages
2323
- ecr:DescribeRepositories
24+
- ecr:GetDownloadUrlForLayer
2425
- ecr:ListImages
2526
Resource: !ImportValue GoCaptureECR-RepositoryArn
2627
Users:

0 commit comments

Comments
 (0)