fixed security
This commit is contained in:
parent
660a21fb4b
commit
b33442e738
@ -28,6 +28,10 @@ provider:
|
||||
Action:
|
||||
- ecs:RunTask
|
||||
Resource: "*"
|
||||
- Effect: Allow
|
||||
Action:
|
||||
- iam:PassRole
|
||||
Resource: "*"
|
||||
|
||||
memorySize: 128
|
||||
timeout: 90
|
||||
|
Loading…
Reference in New Issue
Block a user