Guest User

Untitled

a guest
Dec 14th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. {
  2. "Version": "2012-10-17",
  3. "Statement": [
  4. {
  5. "Sid": "VisualEditor0",
  6. "Effect": "Allow",
  7. "Action": [
  8. "rds:StartDBCluster",
  9. "rds:ResetDBParameterGroup",
  10. "rds:DescribeEngineDefaultParameters",
  11. "rds:CreateOptionGroup",
  12. "rds:CreateDBSubnetGroup",
  13. "rds:PurchaseReservedDBInstancesOffering",
  14. "rds:ModifyDBParameterGroup",
  15. "rds:AddSourceIdentifierToSubscription",
  16. "rds:DownloadDBLogFilePortion",
  17. "rds:CopyDBParameterGroup",
  18. "rds:AddRoleToDBCluster",
  19. "rds:ModifyDBClusterParameterGroup",
  20. "rds:ModifyDBClusterSnapshotAttribute",
  21. "rds:DeleteDBInstance",
  22. "rds:StopDBCluster",
  23. "rds:CreateDBParameterGroup",
  24. "rds:DescribeDBSnapshots",
  25. "rds:DeleteDBSnapshot",
  26. "rds:DescribeDBSecurityGroups",
  27. "rds:PromoteReadReplica",
  28. "rds:DeleteDBSubnetGroup",
  29. "rds:CreateDBSnapshot",
  30. "rds:DescribeValidDBInstanceModifications",
  31. "rds:DeleteDBSecurityGroup",
  32. "rds:DescribeOrderableDBInstanceOptions",
  33. "rds:ModifyDBCluster",
  34. "rds:CreateDBClusterSnapshot",
  35. "rds:DeleteDBParameterGroup",
  36. "rds:DescribeCertificates",
  37. "rds:CreateDBClusterParameterGroup",
  38. "rds:ModifyDBSnapshotAttribute",
  39. "rds:RemoveTagsFromResource",
  40. "rds:DescribeOptionGroups",
  41. "rds:CreateEventSubscription",
  42. "rds:ModifyOptionGroup",
  43. "rds:RestoreDBClusterFromSnapshot",
  44. "rds:DescribeDBEngineVersions",
  45. "rds:DescribeDBSubnetGroups",
  46. "rds:DescribeDBParameterGroups",
  47. "rds:DescribeReservedDBInstancesOfferings",
  48. "rds:DeleteOptionGroup",
  49. "rds:FailoverDBCluster",
  50. "rds:DeleteEventSubscription",
  51. "rds:RemoveSourceIdentifierFromSubscription",
  52. "rds:DescribeDBInstances",
  53. "rds:DescribeEngineDefaultClusterParameters",
  54. "rds:RevokeDBSecurityGroupIngress",
  55. "rds:DescribeDBParameters",
  56. "rds:DescribeEventCategories",
  57. "rds:ModifyCurrentDBClusterCapacity",
  58. "rds:DeleteDBCluster",
  59. "rds:ResetDBClusterParameterGroup",
  60. "rds:RestoreDBClusterToPointInTime",
  61. "rds:DescribeEvents",
  62. "rds:AddTagsToResource",
  63. "rds:DescribeDBClusterSnapshotAttributes",
  64. "rds:DescribeDBClusterParameters",
  65. "rds:DescribeEventSubscriptions",
  66. "rds:CopyDBSnapshot",
  67. "rds:CopyDBClusterSnapshot",
  68. "rds:ModifyEventSubscription",
  69. "rds:DescribeDBLogFiles",
  70. "rds:CopyOptionGroup",
  71. "rds:DescribeDBSnapshotAttributes",
  72. "rds:DeleteDBClusterSnapshot",
  73. "rds:ListTagsForResource",
  74. "rds:CreateDBCluster",
  75. "rds:CreateDBSecurityGroup",
  76. "rds:RebootDBInstance",
  77. "rds:DescribeDBClusterSnapshots",
  78. "rds:DescribeOptionGroupOptions",
  79. "rds:DownloadCompleteDBLogFile",
  80. "rds:DeleteDBClusterParameterGroup",
  81. "rds:ApplyPendingMaintenanceAction",
  82. "rds:DescribeAccountAttributes",
  83. "rds:DescribeDBClusters",
  84. "rds:DescribeDBClusterParameterGroups",
  85. "rds:ModifyDBSubnetGroup"
  86. ],
  87. "Resource": "*",
  88. "Condition": {
  89. "StringEqualsIfExists": {
  90. "rds:DatabaseClass": "db.t2.small"
  91. }
  92. }
  93. }
  94. ]
  95. }
Add Comment
Please, Sign In to add comment