iamdata 0.1.202504261__py3-none-any.whl → 0.1.202511181__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. iamdata/data/actions/access-analyzer.json +4 -1
  2. iamdata/data/actions/acm.json +23 -3
  3. iamdata/data/actions/action-recommendations.json +10 -0
  4. iamdata/data/actions/aiops.json +189 -1
  5. iamdata/data/actions/airflow-serverless.json +225 -0
  6. iamdata/data/actions/amplify.json +2 -12
  7. iamdata/data/actions/aoss.json +36 -4
  8. iamdata/data/actions/apigateway.json +104 -0
  9. iamdata/data/actions/app-integrations.json +108 -0
  10. iamdata/data/actions/application-signals.json +40 -0
  11. iamdata/data/actions/appstream.json +138 -103
  12. iamdata/data/actions/appsync.json +1 -1
  13. iamdata/data/actions/aps.json +309 -0
  14. iamdata/data/actions/arc-region-switch.json +334 -0
  15. iamdata/data/actions/arc-zonal-shift.json +53 -1
  16. iamdata/data/actions/artifact.json +0 -36
  17. iamdata/data/actions/athena.json +88 -1
  18. iamdata/data/actions/auditmanager.json +60 -7
  19. iamdata/data/actions/autoscaling.json +26 -3
  20. iamdata/data/actions/aws-marketplace.json +0 -32
  21. iamdata/data/actions/backup-search.json +1 -0
  22. iamdata/data/actions/backup.json +80 -0
  23. iamdata/data/actions/batch.json +183 -17
  24. iamdata/data/actions/bcm-dashboards.json +79 -0
  25. iamdata/data/actions/bcm-recommended-actions.json +10 -0
  26. iamdata/data/actions/bedrock-agentcore.json +1801 -0
  27. iamdata/data/actions/bedrock.json +814 -23
  28. iamdata/data/actions/billing.json +88 -5
  29. iamdata/data/actions/braket.json +2 -9
  30. iamdata/data/actions/budgets.json +6 -2
  31. iamdata/data/actions/cases.json +22 -2
  32. iamdata/data/actions/cassandra.json +67 -2
  33. iamdata/data/actions/ce.json +34 -0
  34. iamdata/data/actions/chatbot.json +87 -20
  35. iamdata/data/actions/cleanrooms-ml.json +11 -0
  36. iamdata/data/actions/cleanrooms.json +93 -0
  37. iamdata/data/actions/cloud9.json +4 -10
  38. iamdata/data/actions/cloudformation.json +22 -0
  39. iamdata/data/actions/cloudfront.json +457 -85
  40. iamdata/data/actions/cloudtrail.json +33 -0
  41. iamdata/data/actions/cloudwatch.json +8 -0
  42. iamdata/data/actions/codebuild.json +367 -12
  43. iamdata/data/actions/codepipeline.json +15 -0
  44. iamdata/data/actions/cognito-idp.json +83 -0
  45. iamdata/data/actions/connect-campaigns.json +16 -0
  46. iamdata/data/actions/connect.json +160 -2
  47. iamdata/data/actions/controlcatalog.json +8 -0
  48. iamdata/data/actions/cur.json +5 -1
  49. iamdata/data/actions/databrew.json +14 -7
  50. iamdata/data/actions/dataexchange.json +61 -9
  51. iamdata/data/actions/datazone.json +300 -6
  52. iamdata/data/actions/deadline.json +71 -16
  53. iamdata/data/actions/dms.json +40 -311
  54. iamdata/data/actions/ds.json +170 -0
  55. iamdata/data/actions/dsql.json +226 -22
  56. iamdata/data/actions/dynamodb.json +32 -0
  57. iamdata/data/actions/ec2.json +1466 -146
  58. iamdata/data/actions/ecs.json +59 -9
  59. iamdata/data/actions/eks-mcp.json +26 -0
  60. iamdata/data/actions/eks.json +100 -2
  61. iamdata/data/actions/elasticloadbalancing.json +9 -0
  62. iamdata/data/actions/elasticmapreduce.json +15 -0
  63. iamdata/data/actions/emr-containers.json +34 -1
  64. iamdata/data/actions/emr-serverless.json +16 -0
  65. iamdata/data/actions/entityresolution.json +16 -8
  66. iamdata/data/actions/es.json +60 -0
  67. iamdata/data/actions/events.json +40 -0
  68. iamdata/data/actions/evs.json +193 -0
  69. iamdata/data/actions/freetier.json +32 -0
  70. iamdata/data/actions/fsx.json +59 -6
  71. iamdata/data/actions/glacier.json +1 -4
  72. iamdata/data/actions/glue.json +228 -54
  73. iamdata/data/actions/groundstation.json +15 -0
  74. iamdata/data/actions/guardduty.json +199 -1
  75. iamdata/data/actions/healthlake.json +225 -0
  76. iamdata/data/actions/iam.json +13 -4
  77. iamdata/data/actions/identitystore.json +91 -19
  78. iamdata/data/actions/imagebuilder.json +198 -241
  79. iamdata/data/actions/inspector2.json +208 -12
  80. iamdata/data/actions/invoicing.json +28 -3
  81. iamdata/data/actions/iot.json +37 -5
  82. iamdata/data/actions/iotfleetwise.json +6 -63
  83. iamdata/data/actions/iotmanagedintegrations.json +507 -75
  84. iamdata/data/actions/iotsitewise.json +271 -0
  85. iamdata/data/actions/ivs.json +48 -0
  86. iamdata/data/actions/kafka.json +15 -0
  87. iamdata/data/actions/kinesis.json +163 -5
  88. iamdata/data/actions/kms.json +125 -2
  89. iamdata/data/actions/lambda.json +4 -2
  90. iamdata/data/actions/lex.json +42 -0
  91. iamdata/data/actions/license-manager.json +70 -8
  92. iamdata/data/actions/logs.json +8 -0
  93. iamdata/data/actions/mediaconnect.json +85 -26
  94. iamdata/data/actions/mediaconvert.json +15 -0
  95. iamdata/data/actions/medialive.json +26 -2
  96. iamdata/data/actions/medical-imaging.json +105 -0
  97. iamdata/data/actions/memorydb.json +18 -0
  98. iamdata/data/actions/mgn.json +20 -2
  99. iamdata/data/actions/mpa.json +313 -0
  100. iamdata/data/actions/mq.json +16 -0
  101. iamdata/data/actions/neptune-graph.json +37 -0
  102. iamdata/data/actions/network-firewall.json +236 -3
  103. iamdata/data/actions/network-security-director.json +74 -0
  104. iamdata/data/actions/notifications.json +62 -2
  105. iamdata/data/actions/observabilityadmin.json +330 -0
  106. iamdata/data/actions/odb.json +811 -0
  107. iamdata/data/actions/one.json +8 -0
  108. iamdata/data/actions/opensearch.json +1 -1
  109. iamdata/data/actions/organizations.json +39 -8
  110. iamdata/data/actions/osis.json +111 -0
  111. iamdata/data/actions/outposts.json +41 -3
  112. iamdata/data/actions/partnercentral.json +96 -32
  113. iamdata/data/actions/payment-cryptography.json +154 -11
  114. iamdata/data/actions/pcs.json +27 -1
  115. iamdata/data/actions/pi.json +6 -0
  116. iamdata/data/actions/profile.json +670 -20
  117. iamdata/data/actions/q.json +37 -0
  118. iamdata/data/actions/qapps.json +0 -78
  119. iamdata/data/actions/qbusiness.json +177 -46
  120. iamdata/data/actions/quicksight.json +484 -7
  121. iamdata/data/actions/rds.json +102 -45
  122. iamdata/data/actions/redshift-serverless.json +2 -2
  123. iamdata/data/actions/redshift.json +0 -6
  124. iamdata/data/actions/rekognition.json +1 -8
  125. iamdata/data/actions/repostspace.json +90 -0
  126. iamdata/data/actions/resiliencehub.json +19 -5
  127. iamdata/data/actions/resource-explorer-2.json +84 -2
  128. iamdata/data/actions/route53resolver.json +14 -2
  129. iamdata/data/actions/rtbfabric.json +481 -0
  130. iamdata/data/actions/s3.json +340 -143
  131. iamdata/data/actions/s3express.json +110 -6
  132. iamdata/data/actions/s3tables.json +85 -2
  133. iamdata/data/actions/s3vectors.json +242 -0
  134. iamdata/data/actions/sagemaker-mlflow.json +135 -0
  135. iamdata/data/actions/sagemaker-unified-studio-mcp.json +26 -0
  136. iamdata/data/actions/sagemaker.json +312 -11
  137. iamdata/data/actions/scn.json +151 -4
  138. iamdata/data/actions/security-ir.json +23 -8
  139. iamdata/data/actions/securityhub.json +360 -4
  140. iamdata/data/actions/securitylake.json +1 -0
  141. iamdata/data/actions/servicediscovery.json +140 -14
  142. iamdata/data/actions/servicequotas.json +40 -0
  143. iamdata/data/actions/ses.json +286 -2
  144. iamdata/data/actions/shield.json +47 -0
  145. iamdata/data/actions/snow-device-management.json +1 -0
  146. iamdata/data/actions/social-messaging.json +120 -0
  147. iamdata/data/actions/ssm-guiconnect.json +24 -0
  148. iamdata/data/actions/ssm-sap.json +51 -3
  149. iamdata/data/actions/ssm.json +63 -2
  150. iamdata/data/actions/sso-directory.json +108 -36
  151. iamdata/data/actions/sso-oauth.json +40 -2
  152. iamdata/data/actions/sso.json +369 -157
  153. iamdata/data/actions/sts.json +40 -0
  154. iamdata/data/actions/support-console.json +119 -0
  155. iamdata/data/actions/support.json +58 -0
  156. iamdata/data/actions/synthetics.json +18 -0
  157. iamdata/data/actions/tax.json +48 -0
  158. iamdata/data/actions/thinclient.json +1 -0
  159. iamdata/data/actions/transcribe.json +12 -0
  160. iamdata/data/actions/transfer.json +30 -14
  161. iamdata/data/actions/transform.json +185 -0
  162. iamdata/data/actions/user-subscriptions.json +8 -0
  163. iamdata/data/actions/uxc.json +26 -0
  164. iamdata/data/actions/verifiedpermissions.json +58 -2
  165. iamdata/data/actions/vpc-lattice-svcs.json +2 -0
  166. iamdata/data/actions/vpc-lattice.json +90 -0
  167. iamdata/data/actions/wisdom.json +31 -214
  168. iamdata/data/actions/workspaces-instances.json +186 -0
  169. iamdata/data/actions/workspaces-web.json +136 -8
  170. iamdata/data/actions/workspaces.json +98 -0
  171. iamdata/data/actions/xray.json +15 -5
  172. iamdata/data/conditionKeys/acm.json +5 -0
  173. iamdata/data/conditionKeys/airflow-serverless.json +17 -0
  174. iamdata/data/conditionKeys/apigateway.json +30 -0
  175. iamdata/data/conditionKeys/arc-region-switch.json +17 -0
  176. iamdata/data/conditionKeys/autoscaling.json +5 -0
  177. iamdata/data/conditionKeys/backup.json +6 -1
  178. iamdata/data/conditionKeys/bcm-dashboards.json +12 -0
  179. iamdata/data/conditionKeys/bedrock-agentcore.json +72 -0
  180. iamdata/data/conditionKeys/bedrock.json +10 -0
  181. iamdata/data/conditionKeys/chatbot.json +17 -1
  182. iamdata/data/conditionKeys/cloudformation.json +5 -0
  183. iamdata/data/conditionKeys/codebuild.json +550 -0
  184. iamdata/data/conditionKeys/connect.json +15 -0
  185. iamdata/data/conditionKeys/deadline.json +5 -0
  186. iamdata/data/conditionKeys/dsql.json +12 -2
  187. iamdata/data/conditionKeys/ebs.json +2 -2
  188. iamdata/data/conditionKeys/ec2.json +30 -15
  189. iamdata/data/conditionKeys/eks.json +5 -0
  190. iamdata/data/conditionKeys/events.json +1 -1
  191. iamdata/data/conditionKeys/evs.json +17 -0
  192. iamdata/data/conditionKeys/glacier.json +0 -10
  193. iamdata/data/conditionKeys/glue.json +10 -0
  194. iamdata/data/conditionKeys/iam.json +10 -0
  195. iamdata/data/conditionKeys/imagebuilder.json +2 -2
  196. iamdata/data/conditionKeys/iotmanagedintegrations.json +27 -1
  197. iamdata/data/conditionKeys/kinesis.json +15 -0
  198. iamdata/data/conditionKeys/kms.json +127 -7
  199. iamdata/data/conditionKeys/lambda.json +5 -0
  200. iamdata/data/conditionKeys/license-manager.json +5 -0
  201. iamdata/data/conditionKeys/mediaconnect.json +17 -1
  202. iamdata/data/conditionKeys/mpa.json +27 -0
  203. iamdata/data/conditionKeys/observabilityadmin.json +32 -1
  204. iamdata/data/conditionKeys/odb.json +17 -0
  205. iamdata/data/conditionKeys/quicksight.json +0 -5
  206. iamdata/data/conditionKeys/rds.json +5 -0
  207. iamdata/data/conditionKeys/route53.json +1 -1
  208. iamdata/data/conditionKeys/rtbfabric.json +47 -0
  209. iamdata/data/conditionKeys/s3.json +15 -0
  210. iamdata/data/conditionKeys/s3express.json +26 -1
  211. iamdata/data/conditionKeys/s3tables.json +20 -0
  212. iamdata/data/conditionKeys/s3vectors.json +12 -0
  213. iamdata/data/conditionKeys/sagemaker.json +25 -0
  214. iamdata/data/conditionKeys/savingsplans.json +1 -1
  215. iamdata/data/conditionKeys/secretsmanager.json +1 -1
  216. iamdata/data/conditionKeys/securityhub.json +5 -0
  217. iamdata/data/conditionKeys/servicediscovery.json +5 -0
  218. iamdata/data/conditionKeys/ses.json +5 -0
  219. iamdata/data/conditionKeys/ssm.json +15 -0
  220. iamdata/data/conditionKeys/sso.json +11 -1
  221. iamdata/data/conditionKeys/sts.json +10 -0
  222. iamdata/data/conditionKeys/transcribe.json +1 -1
  223. iamdata/data/conditionKeys/transfer.json +20 -0
  224. iamdata/data/conditionKeys/transform.json +12 -0
  225. iamdata/data/conditionKeys/uxc.json +1 -0
  226. iamdata/data/conditionKeys/verifiedpermissions.json +17 -1
  227. iamdata/data/conditionKeys/vpc-lattice-svcs.json +5 -0
  228. iamdata/data/conditionKeys/vpc-lattice.json +15 -0
  229. iamdata/data/conditionKeys/workspaces-instances.json +17 -0
  230. iamdata/data/conditionKeys/xray.json +15 -0
  231. iamdata/data/conditionPatterns.json +141 -0
  232. iamdata/data/metadata.json +2 -2
  233. iamdata/data/resourceTypes/action-recommendations.json +1 -0
  234. iamdata/data/resourceTypes/airflow-serverless.json +9 -0
  235. iamdata/data/resourceTypes/apigateway.json +12 -0
  236. iamdata/data/resourceTypes/aps.json +9 -0
  237. iamdata/data/resourceTypes/arc-region-switch.json +9 -0
  238. iamdata/data/resourceTypes/artifact.json +5 -5
  239. iamdata/data/resourceTypes/athena.json +7 -0
  240. iamdata/data/resourceTypes/auditmanager.json +8 -2
  241. iamdata/data/resourceTypes/backup-gateway.json +3 -3
  242. iamdata/data/resourceTypes/batch.json +14 -0
  243. iamdata/data/resourceTypes/bcm-dashboards.json +1 -0
  244. iamdata/data/resourceTypes/bcm-recommended-actions.json +1 -0
  245. iamdata/data/resourceTypes/bedrock-agentcore.json +87 -0
  246. iamdata/data/resourceTypes/bedrock.json +45 -3
  247. iamdata/data/resourceTypes/cassandra.json +7 -0
  248. iamdata/data/resourceTypes/chatbot.json +8 -2
  249. iamdata/data/resourceTypes/cloudformation.json +4 -0
  250. iamdata/data/resourceTypes/cloudfront.json +14 -0
  251. iamdata/data/resourceTypes/dataexchange.json +4 -1
  252. iamdata/data/resourceTypes/deadline.json +5 -1
  253. iamdata/data/resourceTypes/ec2.json +125 -6
  254. iamdata/data/resourceTypes/eks-mcp.json +1 -0
  255. iamdata/data/resourceTypes/eks.json +7 -0
  256. iamdata/data/resourceTypes/emr-containers.json +0 -4
  257. iamdata/data/resourceTypes/events.json +8 -0
  258. iamdata/data/resourceTypes/evs.json +9 -0
  259. iamdata/data/resourceTypes/guardduty.json +18 -1
  260. iamdata/data/resourceTypes/imagebuilder.json +12 -18
  261. iamdata/data/resourceTypes/inspector2.json +14 -0
  262. iamdata/data/resourceTypes/iotmanagedintegrations.json +31 -12
  263. iamdata/data/resourceTypes/iotsitewise.json +7 -0
  264. iamdata/data/resourceTypes/kinesis.json +4 -1
  265. iamdata/data/resourceTypes/license-manager.json +10 -2
  266. iamdata/data/resourceTypes/mediaconnect.json +16 -4
  267. iamdata/data/resourceTypes/mpa.json +23 -0
  268. iamdata/data/resourceTypes/network-firewall.json +7 -0
  269. iamdata/data/resourceTypes/network-security-director.json +1 -0
  270. iamdata/data/resourceTypes/observabilityadmin.json +23 -1
  271. iamdata/data/resourceTypes/odb.json +44 -0
  272. iamdata/data/resourceTypes/osis.json +7 -0
  273. iamdata/data/resourceTypes/partnercentral.json +8 -2
  274. iamdata/data/resourceTypes/pi.json +4 -1
  275. iamdata/data/resourceTypes/profile.json +21 -0
  276. iamdata/data/resourceTypes/qbusiness.json +7 -4
  277. iamdata/data/resourceTypes/quicksight.json +26 -1
  278. iamdata/data/resourceTypes/rds.json +4 -1
  279. iamdata/data/resourceTypes/redshift.json +1 -4
  280. iamdata/data/resourceTypes/route53resolver.json +7 -0
  281. iamdata/data/resourceTypes/rtbfabric.json +46 -0
  282. iamdata/data/resourceTypes/s3.json +19 -1
  283. iamdata/data/resourceTypes/s3express.json +10 -2
  284. iamdata/data/resourceTypes/s3tables.json +7 -1
  285. iamdata/data/resourceTypes/s3vectors.json +10 -0
  286. iamdata/data/resourceTypes/sagemaker-unified-studio-mcp.json +1 -0
  287. iamdata/data/resourceTypes/sagemaker.json +18 -3
  288. iamdata/data/resourceTypes/scn.json +19 -3
  289. iamdata/data/resourceTypes/securityhub.json +36 -2
  290. iamdata/data/resourceTypes/ses.json +11 -0
  291. iamdata/data/resourceTypes/sts.json +8 -0
  292. iamdata/data/resourceTypes/support-console.json +1 -0
  293. iamdata/data/resourceTypes/transform.json +10 -0
  294. iamdata/data/resourceTypes/uxc.json +1 -0
  295. iamdata/data/resourceTypes/verifiedpermissions.json +4 -1
  296. iamdata/data/resourceTypes/vpc-lattice.json +12 -0
  297. iamdata/data/resourceTypes/workspaces-instances.json +16 -0
  298. iamdata/data/resourceTypes/workspaces-web.json +7 -0
  299. iamdata/data/resourceTypes/workspaces.json +4 -0
  300. iamdata/data/serviceNames.json +23 -8
  301. iamdata/data/services.json +18 -3
  302. iamdata/data/unassociatedConditions.json +23 -0
  303. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/METADATA +1 -1
  304. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/RECORD +312 -265
  305. iamdata/data/actions/application-cost-profiler.json +0 -50
  306. iamdata/data/actions/sagemaker-groundtruth-synthetic.json +0 -110
  307. iamdata/data/actions/supportrecommendations.json +0 -20
  308. /iamdata/data/conditionKeys/{application-cost-profiler.json → action-recommendations.json} +0 -0
  309. /iamdata/data/conditionKeys/{sagemaker-groundtruth-synthetic.json → bcm-recommended-actions.json} +0 -0
  310. /iamdata/data/conditionKeys/{supportrecommendations.json → eks-mcp.json} +0 -0
  311. /iamdata/data/{resourceTypes/application-cost-profiler.json → conditionKeys/network-security-director.json} +0 -0
  312. /iamdata/data/{resourceTypes/sagemaker-groundtruth-synthetic.json → conditionKeys/sagemaker-unified-studio-mcp.json} +0 -0
  313. /iamdata/data/{resourceTypes/supportrecommendations.json → conditionKeys/support-console.json} +0 -0
  314. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/WHEEL +0 -0
  315. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/licenses/LICENSE.txt +0 -0
@@ -101,6 +101,12 @@
101
101
  "conditionKeys": [],
102
102
  "dependentActions": []
103
103
  },
104
+ {
105
+ "name": "global-cluster",
106
+ "required": false,
107
+ "conditionKeys": [],
108
+ "dependentActions": []
109
+ },
104
110
  {
105
111
  "name": "integration",
106
112
  "required": false,
@@ -278,7 +284,8 @@
278
284
  ],
279
285
  "conditionKeys": [
280
286
  "aws:RequestTag/${TagKey}",
281
- "aws:TagKeys"
287
+ "aws:TagKeys",
288
+ "rds:req-tag/${TagKey}"
282
289
  ],
283
290
  "dependentActions": []
284
291
  },
@@ -298,7 +305,8 @@
298
305
  ],
299
306
  "conditionKeys": [
300
307
  "aws:RequestTag/${TagKey}",
301
- "aws:TagKeys"
308
+ "aws:TagKeys",
309
+ "rds:req-tag/${TagKey}"
302
310
  ],
303
311
  "dependentActions": []
304
312
  },
@@ -318,7 +326,8 @@
318
326
  ],
319
327
  "conditionKeys": [
320
328
  "aws:RequestTag/${TagKey}",
321
- "aws:TagKeys"
329
+ "aws:TagKeys",
330
+ "rds:req-tag/${TagKey}"
322
331
  ],
323
332
  "dependentActions": []
324
333
  },
@@ -340,6 +349,7 @@
340
349
  "conditionKeys": [
341
350
  "aws:RequestTag/${TagKey}",
342
351
  "aws:TagKeys",
352
+ "rds:req-tag/${TagKey}",
343
353
  "rds:CopyOptionGroup"
344
354
  ],
345
355
  "dependentActions": []
@@ -360,7 +370,8 @@
360
370
  ],
361
371
  "conditionKeys": [
362
372
  "aws:RequestTag/${TagKey}",
363
- "aws:TagKeys"
373
+ "aws:TagKeys",
374
+ "rds:req-tag/${TagKey}"
364
375
  ],
365
376
  "dependentActions": []
366
377
  },
@@ -444,7 +455,8 @@
444
455
  ],
445
456
  "conditionKeys": [
446
457
  "aws:RequestTag/${TagKey}",
447
- "aws:TagKeys"
458
+ "aws:TagKeys",
459
+ "rds:req-tag/${TagKey}"
448
460
  ],
449
461
  "dependentActions": []
450
462
  },
@@ -537,7 +549,8 @@
537
549
  "conditionKeys": [
538
550
  "rds:EndpointType",
539
551
  "aws:RequestTag/${TagKey}",
540
- "aws:TagKeys"
552
+ "aws:TagKeys",
553
+ "rds:req-tag/${TagKey}"
541
554
  ],
542
555
  "dependentActions": []
543
556
  },
@@ -646,7 +659,8 @@
646
659
  "aws:RequestTag/${TagKey}",
647
660
  "aws:TagKeys",
648
661
  "rds:req-tag/${TagKey}",
649
- "rds:ManageMasterUserPassword"
662
+ "rds:ManageMasterUserPassword",
663
+ "rds:PubliclyAccessible"
650
664
  ],
651
665
  "dependentActions": []
652
666
  },
@@ -692,7 +706,8 @@
692
706
  "conditionKeys": [
693
707
  "aws:RequestTag/${TagKey}",
694
708
  "aws:TagKeys",
695
- "rds:req-tag/${TagKey}"
709
+ "rds:req-tag/${TagKey}",
710
+ "rds:PubliclyAccessible"
696
711
  ],
697
712
  "dependentActions": []
698
713
  },
@@ -727,7 +742,8 @@
727
742
  "aws:TagKeys"
728
743
  ],
729
744
  "dependentActions": [
730
- "iam:PassRole"
745
+ "iam:PassRole",
746
+ "rds:AddTagsToResource"
731
747
  ]
732
748
  },
733
749
  "createdbproxyendpoint": {
@@ -739,7 +755,9 @@
739
755
  "name": "proxy",
740
756
  "required": true,
741
757
  "conditionKeys": [],
742
- "dependentActions": []
758
+ "dependentActions": [
759
+ "rds:AddTagsToResource"
760
+ ]
743
761
  },
744
762
  {
745
763
  "name": "proxy-endpoint",
@@ -797,7 +815,9 @@
797
815
  ],
798
816
  "conditionKeys": [
799
817
  "aws:RequestTag/${TagKey}",
800
- "aws:TagKeys"
818
+ "aws:TagKeys",
819
+ "rds:req-tag/${TagKey}",
820
+ "rds:PubliclyAccessible"
801
821
  ],
802
822
  "dependentActions": []
803
823
  },
@@ -880,7 +900,9 @@
880
900
  "name": "cluster",
881
901
  "required": true,
882
902
  "conditionKeys": [],
883
- "dependentActions": []
903
+ "dependentActions": [
904
+ "rds:AddTagsToResource"
905
+ ]
884
906
  },
885
907
  {
886
908
  "name": "global-cluster",
@@ -889,7 +911,11 @@
889
911
  "dependentActions": []
890
912
  }
891
913
  ],
892
- "conditionKeys": [],
914
+ "conditionKeys": [
915
+ "aws:RequestTag/${TagKey}",
916
+ "aws:TagKeys",
917
+ "rds:req-tag/${TagKey}"
918
+ ],
893
919
  "dependentActions": []
894
920
  },
895
921
  "createintegration": {
@@ -965,7 +991,9 @@
965
991
  "conditionKeys": [
966
992
  "aws:RequestTag/${TagKey}",
967
993
  "aws:TagKeys",
968
- "rds:TenantDatabaseName"
994
+ "rds:req-tag/${TagKey}",
995
+ "rds:TenantDatabaseName",
996
+ "rds:ManageMasterUserPassword"
969
997
  ],
970
998
  "dependentActions": []
971
999
  },
@@ -1394,13 +1422,13 @@
1394
1422
  "accessLevel": "List",
1395
1423
  "resourceTypes": [
1396
1424
  {
1397
- "name": "cluster-auto-backup",
1398
- "required": true,
1425
+ "name": "cluster",
1426
+ "required": false,
1399
1427
  "conditionKeys": [],
1400
1428
  "dependentActions": []
1401
1429
  },
1402
1430
  {
1403
- "name": "cluster",
1431
+ "name": "cluster-auto-backup",
1404
1432
  "required": false,
1405
1433
  "conditionKeys": [],
1406
1434
  "dependentActions": []
@@ -1452,7 +1480,7 @@
1452
1480
  "resourceTypes": [
1453
1481
  {
1454
1482
  "name": "cluster-pg",
1455
- "required": true,
1483
+ "required": false,
1456
1484
  "conditionKeys": [],
1457
1485
  "dependentActions": []
1458
1486
  }
@@ -1518,7 +1546,7 @@
1518
1546
  "resourceTypes": [
1519
1547
  {
1520
1548
  "name": "cluster",
1521
- "required": true,
1549
+ "required": false,
1522
1550
  "conditionKeys": [],
1523
1551
  "dependentActions": []
1524
1552
  }
@@ -1562,7 +1590,7 @@
1562
1590
  "resourceTypes": [
1563
1591
  {
1564
1592
  "name": "db",
1565
- "required": true,
1593
+ "required": false,
1566
1594
  "conditionKeys": [],
1567
1595
  "dependentActions": []
1568
1596
  }
@@ -1585,6 +1613,14 @@
1585
1613
  "conditionKeys": [],
1586
1614
  "dependentActions": []
1587
1615
  },
1616
+ "describedbmajorengineversions": {
1617
+ "name": "DescribeDBMajorEngineVersions",
1618
+ "description": "Grants permission to return information specific for each DB major engine versions",
1619
+ "accessLevel": "List",
1620
+ "resourceTypes": [],
1621
+ "conditionKeys": [],
1622
+ "dependentActions": []
1623
+ },
1588
1624
  "describedbparametergroups": {
1589
1625
  "name": "DescribeDBParameterGroups",
1590
1626
  "description": "Grants permission to return a list of DBParameterGroup descriptions",
@@ -1592,7 +1628,7 @@
1592
1628
  "resourceTypes": [
1593
1629
  {
1594
1630
  "name": "pg",
1595
- "required": true,
1631
+ "required": false,
1596
1632
  "conditionKeys": [],
1597
1633
  "dependentActions": []
1598
1634
  }
@@ -1622,7 +1658,7 @@
1622
1658
  "resourceTypes": [
1623
1659
  {
1624
1660
  "name": "proxy",
1625
- "required": true,
1661
+ "required": false,
1626
1662
  "conditionKeys": [],
1627
1663
  "dependentActions": []
1628
1664
  }
@@ -1637,13 +1673,13 @@
1637
1673
  "resourceTypes": [
1638
1674
  {
1639
1675
  "name": "proxy",
1640
- "required": true,
1676
+ "required": false,
1641
1677
  "conditionKeys": [],
1642
1678
  "dependentActions": []
1643
1679
  },
1644
1680
  {
1645
1681
  "name": "proxy-endpoint",
1646
- "required": true,
1682
+ "required": false,
1647
1683
  "conditionKeys": [],
1648
1684
  "dependentActions": []
1649
1685
  }
@@ -1702,7 +1738,7 @@
1702
1738
  "resourceTypes": [
1703
1739
  {
1704
1740
  "name": "secgrp",
1705
- "required": true,
1741
+ "required": false,
1706
1742
  "conditionKeys": [],
1707
1743
  "dependentActions": []
1708
1744
  }
@@ -1717,7 +1753,7 @@
1717
1753
  "resourceTypes": [
1718
1754
  {
1719
1755
  "name": "shardgrp",
1720
- "required": true,
1756
+ "required": false,
1721
1757
  "conditionKeys": [],
1722
1758
  "dependentActions": []
1723
1759
  }
@@ -1746,19 +1782,19 @@
1746
1782
  "accessLevel": "List",
1747
1783
  "resourceTypes": [
1748
1784
  {
1749
- "name": "snapshot-tenant-database",
1750
- "required": true,
1785
+ "name": "db",
1786
+ "required": false,
1751
1787
  "conditionKeys": [],
1752
1788
  "dependentActions": []
1753
1789
  },
1754
1790
  {
1755
- "name": "db",
1791
+ "name": "snapshot",
1756
1792
  "required": false,
1757
1793
  "conditionKeys": [],
1758
1794
  "dependentActions": []
1759
1795
  },
1760
1796
  {
1761
- "name": "snapshot",
1797
+ "name": "snapshot-tenant-database",
1762
1798
  "required": false,
1763
1799
  "conditionKeys": [],
1764
1800
  "dependentActions": []
@@ -1795,7 +1831,7 @@
1795
1831
  "resourceTypes": [
1796
1832
  {
1797
1833
  "name": "subgrp",
1798
- "required": true,
1834
+ "required": false,
1799
1835
  "conditionKeys": [],
1800
1836
  "dependentActions": []
1801
1837
  }
@@ -1834,7 +1870,7 @@
1834
1870
  "resourceTypes": [
1835
1871
  {
1836
1872
  "name": "es",
1837
- "required": true,
1873
+ "required": false,
1838
1874
  "conditionKeys": [],
1839
1875
  "dependentActions": []
1840
1876
  }
@@ -1884,7 +1920,7 @@
1884
1920
  "resourceTypes": [
1885
1921
  {
1886
1922
  "name": "global-cluster",
1887
- "required": true,
1923
+ "required": false,
1888
1924
  "conditionKeys": [],
1889
1925
  "dependentActions": []
1890
1926
  }
@@ -1899,7 +1935,7 @@
1899
1935
  "resourceTypes": [
1900
1936
  {
1901
1937
  "name": "integration",
1902
- "required": true,
1938
+ "required": false,
1903
1939
  "conditionKeys": [],
1904
1940
  "dependentActions": []
1905
1941
  }
@@ -1924,7 +1960,7 @@
1924
1960
  "resourceTypes": [
1925
1961
  {
1926
1962
  "name": "og",
1927
- "required": true,
1963
+ "required": false,
1928
1964
  "conditionKeys": [],
1929
1965
  "dependentActions": []
1930
1966
  }
@@ -1986,7 +2022,7 @@
1986
2022
  "resourceTypes": [
1987
2023
  {
1988
2024
  "name": "ri",
1989
- "required": true,
2025
+ "required": false,
1990
2026
  "conditionKeys": [],
1991
2027
  "dependentActions": []
1992
2028
  }
@@ -2016,13 +2052,13 @@
2016
2052
  "accessLevel": "List",
2017
2053
  "resourceTypes": [
2018
2054
  {
2019
- "name": "tenant-database",
2020
- "required": true,
2055
+ "name": "db",
2056
+ "required": false,
2021
2057
  "conditionKeys": [],
2022
2058
  "dependentActions": []
2023
2059
  },
2024
2060
  {
2025
- "name": "db",
2061
+ "name": "tenant-database",
2026
2062
  "required": false,
2027
2063
  "conditionKeys": [],
2028
2064
  "dependentActions": []
@@ -2189,6 +2225,12 @@
2189
2225
  "conditionKeys": [],
2190
2226
  "dependentActions": []
2191
2227
  },
2228
+ {
2229
+ "name": "global-cluster",
2230
+ "required": false,
2231
+ "conditionKeys": [],
2232
+ "dependentActions": []
2233
+ },
2192
2234
  {
2193
2235
  "name": "integration",
2194
2236
  "required": false,
@@ -2695,7 +2737,8 @@
2695
2737
  }
2696
2738
  ],
2697
2739
  "conditionKeys": [
2698
- "rds:TenantDatabaseName"
2740
+ "rds:TenantDatabaseName",
2741
+ "rds:ManageMasterUserPassword"
2699
2742
  ],
2700
2743
  "dependentActions": []
2701
2744
  },
@@ -2738,12 +2781,15 @@
2738
2781
  "name": "ri",
2739
2782
  "required": true,
2740
2783
  "conditionKeys": [],
2741
- "dependentActions": []
2784
+ "dependentActions": [
2785
+ "rds:AddTagsToResource"
2786
+ ]
2742
2787
  }
2743
2788
  ],
2744
2789
  "conditionKeys": [
2745
2790
  "aws:RequestTag/${TagKey}",
2746
- "aws:TagKeys"
2791
+ "aws:TagKeys",
2792
+ "rds:req-tag/${TagKey}"
2747
2793
  ],
2748
2794
  "dependentActions": []
2749
2795
  },
@@ -2932,6 +2978,12 @@
2932
2978
  "conditionKeys": [],
2933
2979
  "dependentActions": []
2934
2980
  },
2981
+ {
2982
+ "name": "global-cluster",
2983
+ "required": false,
2984
+ "conditionKeys": [],
2985
+ "dependentActions": []
2986
+ },
2935
2987
  {
2936
2988
  "name": "integration",
2937
2989
  "required": false,
@@ -3254,7 +3306,9 @@
3254
3306
  "rds:BackupTarget",
3255
3307
  "aws:RequestTag/${TagKey}",
3256
3308
  "aws:TagKeys",
3257
- "rds:req-tag/${TagKey}"
3309
+ "rds:req-tag/${TagKey}",
3310
+ "rds:ManageMasterUserPassword",
3311
+ "rds:PubliclyAccessible"
3258
3312
  ],
3259
3313
  "dependentActions": []
3260
3314
  },
@@ -3307,7 +3361,8 @@
3307
3361
  "aws:RequestTag/${TagKey}",
3308
3362
  "aws:TagKeys",
3309
3363
  "rds:req-tag/${TagKey}",
3310
- "rds:ManageMasterUserPassword"
3364
+ "rds:ManageMasterUserPassword",
3365
+ "rds:PubliclyAccessible"
3311
3366
  ],
3312
3367
  "dependentActions": []
3313
3368
  },
@@ -3355,7 +3410,9 @@
3355
3410
  "rds:BackupTarget",
3356
3411
  "aws:RequestTag/${TagKey}",
3357
3412
  "aws:TagKeys",
3358
- "rds:req-tag/${TagKey}"
3413
+ "rds:req-tag/${TagKey}",
3414
+ "rds:ManageMasterUserPassword",
3415
+ "rds:PubliclyAccessible"
3359
3416
  ],
3360
3417
  "dependentActions": []
3361
3418
  },
@@ -510,8 +510,8 @@
510
510
  "accessLevel": "List",
511
511
  "resourceTypes": [
512
512
  {
513
- "name": "namespace",
514
- "required": false,
513
+ "name": "recoveryPoint",
514
+ "required": true,
515
515
  "conditionKeys": [],
516
516
  "dependentActions": []
517
517
  }
@@ -1652,12 +1652,6 @@
1652
1652
  "conditionKeys": [],
1653
1653
  "dependentActions": []
1654
1654
  },
1655
- {
1656
- "name": "dbgroup",
1657
- "required": false,
1658
- "conditionKeys": [],
1659
- "dependentActions": []
1660
- },
1661
1655
  {
1662
1656
  "name": "dbname",
1663
1657
  "required": false,
@@ -608,14 +608,7 @@
608
608
  "name": "ListStreamProcessors",
609
609
  "description": "Grants permission to get a list of your stream processors",
610
610
  "accessLevel": "List",
611
- "resourceTypes": [
612
- {
613
- "name": "streamprocessor",
614
- "required": true,
615
- "conditionKeys": [],
616
- "dependentActions": []
617
- }
618
- ],
611
+ "resourceTypes": [],
619
612
  "conditionKeys": [],
620
613
  "dependentActions": []
621
614
  },
@@ -1,4 +1,19 @@
1
1
  {
2
+ "batchaddchannelroletoaccessors": {
3
+ "name": "BatchAddChannelRoleToAccessors",
4
+ "description": "Grants permission to add a role to users and groups in a private re:Post channel in your account",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "space",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [],
15
+ "dependentActions": []
16
+ },
2
17
  "batchaddrole": {
3
18
  "name": "BatchAddRole",
4
19
  "description": "Grants permission to add a role to users and groups in a private re:Post in your account",
@@ -14,6 +29,21 @@
14
29
  "conditionKeys": [],
15
30
  "dependentActions": []
16
31
  },
32
+ "batchremovechannelrolefromaccessors": {
33
+ "name": "BatchRemoveChannelRoleFromAccessors",
34
+ "description": "Grants permission to remove a role from users and groups in a private re:Post channel in your account",
35
+ "accessLevel": "Write",
36
+ "resourceTypes": [
37
+ {
38
+ "name": "space",
39
+ "required": true,
40
+ "conditionKeys": [],
41
+ "dependentActions": []
42
+ }
43
+ ],
44
+ "conditionKeys": [],
45
+ "dependentActions": []
46
+ },
17
47
  "batchremoverole": {
18
48
  "name": "BatchRemoveRole",
19
49
  "description": "Grants permission to remove a role from users and groups in a private re:Post in your account",
@@ -29,6 +59,21 @@
29
59
  "conditionKeys": [],
30
60
  "dependentActions": []
31
61
  },
62
+ "createchannel": {
63
+ "name": "CreateChannel",
64
+ "description": "Grants permission to create a new channel in private re:Post in your account",
65
+ "accessLevel": "Write",
66
+ "resourceTypes": [
67
+ {
68
+ "name": "space",
69
+ "required": true,
70
+ "conditionKeys": [],
71
+ "dependentActions": []
72
+ }
73
+ ],
74
+ "conditionKeys": [],
75
+ "dependentActions": []
76
+ },
32
77
  "createspace": {
33
78
  "name": "CreateSpace",
34
79
  "description": "Grants permission to create a new private re:Post in your account",
@@ -70,6 +115,21 @@
70
115
  "conditionKeys": [],
71
116
  "dependentActions": []
72
117
  },
118
+ "getchannel": {
119
+ "name": "GetChannel",
120
+ "description": "Grants permission to get the description for a channel in private re:Post in your account",
121
+ "accessLevel": "Read",
122
+ "resourceTypes": [
123
+ {
124
+ "name": "space",
125
+ "required": true,
126
+ "conditionKeys": [],
127
+ "dependentActions": []
128
+ }
129
+ ],
130
+ "conditionKeys": [],
131
+ "dependentActions": []
132
+ },
73
133
  "getspace": {
74
134
  "name": "GetSpace",
75
135
  "description": "Grants permission to get the description for a private re:Post in your account",
@@ -85,6 +145,21 @@
85
145
  "conditionKeys": [],
86
146
  "dependentActions": []
87
147
  },
148
+ "listchannels": {
149
+ "name": "ListChannels",
150
+ "description": "Grants permission to list all channels in a private re:Post in your account",
151
+ "accessLevel": "Read",
152
+ "resourceTypes": [
153
+ {
154
+ "name": "space",
155
+ "required": true,
156
+ "conditionKeys": [],
157
+ "dependentActions": []
158
+ }
159
+ ],
160
+ "conditionKeys": [],
161
+ "dependentActions": []
162
+ },
88
163
  "listspaces": {
89
164
  "name": "ListSpaces",
90
165
  "description": "Grants permission to list all private re:Posts in your account",
@@ -176,6 +251,21 @@
176
251
  ],
177
252
  "dependentActions": []
178
253
  },
254
+ "updatechannel": {
255
+ "name": "UpdateChannel",
256
+ "description": "Grants permission to update a channel in private re:Post in your account",
257
+ "accessLevel": "Write",
258
+ "resourceTypes": [
259
+ {
260
+ "name": "space",
261
+ "required": true,
262
+ "conditionKeys": [],
263
+ "dependentActions": []
264
+ }
265
+ ],
266
+ "conditionKeys": [],
267
+ "dependentActions": []
268
+ },
179
269
  "updatespace": {
180
270
  "name": "UpdateSpace",
181
271
  "description": "Grants permission to update a private re:Post in your account",
@@ -55,14 +55,21 @@
55
55
  "name": "CreateApp",
56
56
  "description": "Grants permission to create application",
57
57
  "accessLevel": "Write",
58
- "resourceTypes": [],
58
+ "resourceTypes": [
59
+ {
60
+ "name": "application",
61
+ "required": true,
62
+ "conditionKeys": [],
63
+ "dependentActions": [
64
+ "iam:PassRole"
65
+ ]
66
+ }
67
+ ],
59
68
  "conditionKeys": [
60
69
  "aws:RequestTag/${TagKey}",
61
70
  "aws:TagKeys"
62
71
  ],
63
- "dependentActions": [
64
- "iam:PassRole"
65
- ]
72
+ "dependentActions": []
66
73
  },
67
74
  "createappversionappcomponent": {
68
75
  "name": "CreateAppVersionAppComponent",
@@ -120,7 +127,14 @@
120
127
  "name": "CreateResiliencyPolicy",
121
128
  "description": "Grants permission to create resiliency policy",
122
129
  "accessLevel": "Write",
123
- "resourceTypes": [],
130
+ "resourceTypes": [
131
+ {
132
+ "name": "resiliency-policy",
133
+ "required": true,
134
+ "conditionKeys": [],
135
+ "dependentActions": []
136
+ }
137
+ ],
124
138
  "conditionKeys": [
125
139
  "aws:RequestTag/${TagKey}",
126
140
  "aws:TagKeys"