1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-17 06:54:08 +00:00
community.general/test/integration/targets/ecs_ecr/defaults/main.yml
2017-05-05 21:46:29 +08:00

10 lines
232 B
YAML

policy:
Version: '2008-10-17'
Statement:
- Sid: new statement
Effect: Allow
Principal: "*"
Action:
- ecr:GetDownloadUrlForLayer
- ecr:BatchGetImage
- ecr:BatchCheckLayerAvailability