Skip to content

Commit

Permalink
chore: add more permissions on execution role and user permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff-Tian committed Oct 3, 2023
1 parent af450b6 commit 753f7aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions serverless.yml
Expand Up @@ -54,6 +54,8 @@ provider:
- Effect: Allow
Action:
- "ec2:CreateNetworkInterface"
- "ec2:DescribeNetworkInterfaces"
- "ec2:DeleteNetworkInterface"
Resource: "*"

tracing:
Expand Down

0 comments on commit 753f7aa

Please sign in to comment.