This commit is contained in:
EC2 Default User 2018-06-06 01:40:33 +00:00
commit 5ef8bbda47

View File

@ -28,6 +28,10 @@ provider:
Action: Action:
- ecs:RunTask - ecs:RunTask
Resource: "*" Resource: "*"
- Effect: Allow
Action:
- iam:PassRole
Resource: "*"
memorySize: 128 memorySize: 128
timeout: 90 timeout: 90