summaryrefslogtreecommitdiff
path: root/hacking/aws_config
diff options
context:
space:
mode:
authorWill Thames <will@thames.id.au>2019-07-25 23:49:08 +1000
committerSloane Hertel <shertel@redhat.com>2019-07-25 09:49:08 -0400
commit60c76be03c85c3e40f2e5ec1a9d87ac182e3edab (patch)
tree285812eb6ef66ede8ace7dfd0ac5fb7dc57aac3f /hacking/aws_config
parentef59dd2ca2322e96717684063a2ac1f67042ffd4 (diff)
downloadansible-60c76be03c85c3e40f2e5ec1a9d87ac182e3edab.tar.gz
rds_instance: add point-in-time instance restore test (#59411)
Diffstat (limited to 'hacking/aws_config')
-rw-r--r--hacking/aws_config/testing_policies/database-policy.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/hacking/aws_config/testing_policies/database-policy.json b/hacking/aws_config/testing_policies/database-policy.json
index f4c824ae21..fb5ad477ad 100644
--- a/hacking/aws_config/testing_policies/database-policy.json
+++ b/hacking/aws_config/testing_policies/database-policy.json
@@ -34,6 +34,7 @@
"rds:PromoteReadReplica",
"rds:RebootDBInstance",
"rds:RemoveTagsFromResource",
+ "rds:RestoreDBInstanceToPointInTime",
"rds:StartDBInstance",
"rds:StopDBInstance"
],