Skip to content

Commit

Permalink
Update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoVictor committed Mar 21, 2024
1 parent 47bbe91 commit a16400b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,11 @@ Resources:
- 'lambda:CreateFunction'
- 'lambda:DeleteFunction'
- 'lambda:TagResource'
- 'rds:CreateDBCluster'
- 'rds:DescribeDBClusters'
- 'secretsmanager:GetRandomPassword'
- 'secretsmanager:GetSecretValue'
- 'secretsmanager:UpdateSecret'
- 's3:CreateBucket'
- 's3:DeleteBucket'
Resource: '*'
Expand Down

0 comments on commit a16400b

Please sign in to comment.