Skip to content

Commit

Permalink
Merge pull request #212 from alinabuzachis/rds_cluster_snapshot/copy_…
Browse files Browse the repository at this point in the history
…db_cluster_snapshot-policy

Add policy for rds_cluster_snapshot copy_rds_cluster_snapshot
  • Loading branch information
gravesm committed Jun 1, 2022
2 parents c7f8fe9 + 8c96adb commit e7a7f45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/policy/data-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Statement:
- rds:RestoreDBClusterFromSnapshot
- rds:RestoreDBClusterFromS3
- rds:PromoteReadReplicaDBCluster
- rds:CopyDBClusterSnapshot
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 e7a7f45

Please sign in to comment.