Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
app serverless.yml - added ec2 action needed to delete serverless kaf…
Browse files Browse the repository at this point in the history
…ka clusters (#125)
  • Loading branch information
atqhg23 authored Jul 28, 2022
1 parent 60d1a56 commit 52643e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ provider:
Action:
- kafka:DeleteCluster
- kafka:ListClustersV2
- ec2:DeleteVpcEndpoints
Resource: "*"
- Effect: Allow
Action:
Expand Down

0 comments on commit 52643e0

Please sign in to comment.