fixed security
This commit is contained in:
parent
660a21fb4b
commit
b33442e738
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user