diff --git a/aws/policy/data-services.yaml b/aws/policy/data-services.yaml index 639953de..cce8a911 100644 --- a/aws/policy/data-services.yaml +++ b/aws/policy/data-services.yaml @@ -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/*'