Skip to content

Commit 8fe67b1

Browse files
committed
Remove unneeded resources from execution role.
1 parent c300e14 commit 8fe67b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Commands/Actions/CreateExecutionRole.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ protected function policy()
9191
'logs:PutLogEvents',
9292
'lambda:invokeFunction',
9393
's3:*',
94-
'ses:*',
95-
'sqs:*',
96-
'dynamodb:*'
9794
],
9895
]]
9996
];

0 commit comments

Comments
 (0)