Skip to content

Commit

Permalink
Add policy for rds_cluster_snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
  • Loading branch information
alinabuzachis committed Jan 10, 2022
1 parent 39fea80 commit d3acbf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aws/policy/data-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ Statement:
- rds:CreateOptionGroup
- rds:ModifyOptionGroup
- rds:DeleteOptionGroup
- rds:CreateDBClusterSnapshot
- rds:DeleteDBClusterSnapshot
Resource:
- 'arn:aws:dms:{{ aws_region }}:{{ aws_account_id }}:subgrp:*'
- 'arn:aws:dynamodb:{{ aws_region }}:{{ aws_account_id }}:table/*'
Expand Down

0 comments on commit d3acbf7

Please sign in to comment.