iamdata 0.1.202505111__py3-none-any.whl → 0.1.202512121__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 (365) hide show
  1. iamdata/data/actions/access-analyzer.json +4 -1
  2. iamdata/data/actions/account.json +21 -0
  3. iamdata/data/actions/acm.json +23 -3
  4. iamdata/data/actions/aco-automation.json +252 -0
  5. iamdata/data/actions/action-recommendations.json +10 -0
  6. iamdata/data/actions/aidevops.json +481 -0
  7. iamdata/data/actions/aiops.json +189 -1
  8. iamdata/data/actions/airflow-serverless.json +225 -0
  9. iamdata/data/actions/amplify.json +2 -12
  10. iamdata/data/actions/aoss.json +36 -4
  11. iamdata/data/actions/apigateway.json +104 -0
  12. iamdata/data/actions/app-integrations.json +108 -0
  13. iamdata/data/actions/application-signals.json +48 -0
  14. iamdata/data/actions/appstream.json +138 -103
  15. iamdata/data/actions/appsync.json +1 -1
  16. iamdata/data/actions/aps.json +309 -0
  17. iamdata/data/actions/{deepcomposer.json → arc-region-switch.json} +132 -114
  18. iamdata/data/actions/arc-zonal-shift.json +53 -1
  19. iamdata/data/actions/artifact.json +8 -36
  20. iamdata/data/actions/athena.json +88 -1
  21. iamdata/data/actions/auditmanager.json +60 -7
  22. iamdata/data/actions/autoscaling.json +42 -3
  23. iamdata/data/actions/aws-marketplace.json +48 -32
  24. iamdata/data/actions/aws-mcp.json +26 -0
  25. iamdata/data/actions/backup-search.json +1 -0
  26. iamdata/data/actions/backup.json +250 -2
  27. iamdata/data/actions/batch.json +183 -17
  28. iamdata/data/actions/bcm-dashboards.json +79 -0
  29. iamdata/data/actions/bcm-data-exports.json +12 -0
  30. iamdata/data/actions/bcm-recommended-actions.json +10 -0
  31. iamdata/data/actions/bedrock-agentcore.json +2394 -0
  32. iamdata/data/actions/bedrock-mantle.json +106 -0
  33. iamdata/data/actions/bedrock.json +959 -58
  34. iamdata/data/actions/billing.json +88 -5
  35. iamdata/data/actions/braket.json +64 -9
  36. iamdata/data/actions/budgets.json +6 -2
  37. iamdata/data/actions/cases.json +22 -2
  38. iamdata/data/actions/cassandra.json +67 -2
  39. iamdata/data/actions/ce.json +42 -0
  40. iamdata/data/actions/chatbot.json +87 -20
  41. iamdata/data/actions/cleanrooms-ml.json +11 -0
  42. iamdata/data/actions/cleanrooms.json +93 -0
  43. iamdata/data/actions/cloud9.json +4 -10
  44. iamdata/data/actions/cloudformation.json +43 -0
  45. iamdata/data/actions/cloudfront.json +309 -87
  46. iamdata/data/actions/cloudtrail.json +60 -0
  47. iamdata/data/actions/cloudwatch.json +53 -0
  48. iamdata/data/actions/codebuild.json +367 -12
  49. iamdata/data/actions/codepipeline.json +15 -0
  50. iamdata/data/actions/cognito-idp.json +83 -0
  51. iamdata/data/actions/connect-campaigns.json +16 -0
  52. iamdata/data/actions/connect.json +1242 -11
  53. iamdata/data/actions/controlcatalog.json +8 -0
  54. iamdata/data/actions/cost-optimization-hub.json +8 -0
  55. iamdata/data/actions/cur.json +5 -1
  56. iamdata/data/actions/databrew.json +14 -7
  57. iamdata/data/actions/dataexchange.json +61 -9
  58. iamdata/data/actions/datazone.json +316 -6
  59. iamdata/data/actions/deadline.json +40 -12
  60. iamdata/data/actions/dms.json +133 -8
  61. iamdata/data/actions/ds.json +170 -0
  62. iamdata/data/actions/dsql.json +212 -23
  63. iamdata/data/actions/dynamodb.json +32 -0
  64. iamdata/data/actions/ec2.json +986 -51
  65. iamdata/data/actions/ecr.json +78 -0
  66. iamdata/data/actions/ecs.json +149 -9
  67. iamdata/data/actions/eks-mcp.json +26 -0
  68. iamdata/data/actions/eks.json +208 -2
  69. iamdata/data/actions/elasticloadbalancing.json +9 -0
  70. iamdata/data/actions/elasticmapreduce.json +15 -0
  71. iamdata/data/actions/emr-containers.json +34 -1
  72. iamdata/data/actions/emr-serverless.json +16 -0
  73. iamdata/data/actions/entityresolution.json +16 -8
  74. iamdata/data/actions/es.json +60 -0
  75. iamdata/data/actions/events.json +40 -0
  76. iamdata/data/actions/evs.json +193 -0
  77. iamdata/data/actions/freetier.json +32 -0
  78. iamdata/data/actions/fsx.json +59 -6
  79. iamdata/data/actions/glacier.json +1 -4
  80. iamdata/data/actions/glue.json +265 -54
  81. iamdata/data/actions/groundstation.json +15 -0
  82. iamdata/data/actions/guardduty.json +220 -1
  83. iamdata/data/actions/healthlake.json +226 -0
  84. iamdata/data/actions/iam.json +171 -9
  85. iamdata/data/actions/identitystore.json +177 -37
  86. iamdata/data/actions/imagebuilder.json +235 -243
  87. iamdata/data/actions/inspector2.json +208 -12
  88. iamdata/data/actions/invoicing.json +84 -3
  89. iamdata/data/actions/iot.json +37 -5
  90. iamdata/data/actions/iotfleetwise.json +6 -63
  91. iamdata/data/actions/iotmanagedintegrations.json +507 -75
  92. iamdata/data/actions/iotsitewise.json +271 -0
  93. iamdata/data/actions/ivs.json +48 -0
  94. iamdata/data/actions/kafka.json +71 -0
  95. iamdata/data/actions/kinesis.json +63 -0
  96. iamdata/data/actions/kinesisvideo.json +30 -0
  97. iamdata/data/actions/kms.json +125 -2
  98. iamdata/data/actions/lakeformation.json +16 -0
  99. iamdata/data/actions/lambda.json +300 -6
  100. iamdata/data/actions/lex.json +42 -0
  101. iamdata/data/actions/license-manager.json +285 -9
  102. iamdata/data/actions/logs.json +211 -0
  103. iamdata/data/actions/mediaconnect.json +776 -60
  104. iamdata/data/actions/mediaconvert.json +15 -0
  105. iamdata/data/actions/medialive.json +26 -2
  106. iamdata/data/actions/medical-imaging.json +105 -0
  107. iamdata/data/actions/memorydb.json +18 -0
  108. iamdata/data/actions/mgn.json +74 -3
  109. iamdata/data/actions/mpa.json +313 -0
  110. iamdata/data/actions/mq.json +16 -0
  111. iamdata/data/actions/neptune-graph.json +37 -0
  112. iamdata/data/actions/network-firewall.json +236 -3
  113. iamdata/data/actions/network-security-director.json +74 -0
  114. iamdata/data/actions/notifications-contacts.json +2 -1
  115. iamdata/data/actions/notifications.json +62 -2
  116. iamdata/data/actions/nova-act.json +276 -0
  117. iamdata/data/actions/observabilityadmin.json +510 -0
  118. iamdata/data/actions/odb.json +833 -0
  119. iamdata/data/actions/one.json +8 -0
  120. iamdata/data/actions/opensearch.json +40 -0
  121. iamdata/data/actions/organizations.json +156 -8
  122. iamdata/data/actions/osis.json +111 -0
  123. iamdata/data/actions/outposts.json +41 -3
  124. iamdata/data/actions/partnercentral-account-management.json +22 -0
  125. iamdata/data/actions/partnercentral.json +1420 -171
  126. iamdata/data/actions/pcs.json +27 -1
  127. iamdata/data/actions/pi.json +6 -0
  128. iamdata/data/actions/pricingplanmanager.json +66 -0
  129. iamdata/data/actions/profile.json +670 -20
  130. iamdata/data/actions/q.json +18 -0
  131. iamdata/data/actions/qapps.json +0 -78
  132. iamdata/data/actions/qbusiness.json +156 -46
  133. iamdata/data/actions/quicksight.json +493 -7
  134. iamdata/data/actions/rds.json +149 -48
  135. iamdata/data/actions/redshift-serverless.json +2 -2
  136. iamdata/data/actions/redshift.json +0 -6
  137. iamdata/data/actions/rekognition.json +1 -8
  138. iamdata/data/actions/repostspace.json +90 -0
  139. iamdata/data/actions/resiliencehub.json +19 -5
  140. iamdata/data/actions/resource-explorer-2.json +84 -2
  141. iamdata/data/actions/route53.json +15 -0
  142. iamdata/data/actions/route53globalresolver.json +700 -0
  143. iamdata/data/actions/rtbfabric.json +481 -0
  144. iamdata/data/actions/s3.json +406 -144
  145. iamdata/data/actions/s3express.json +109 -5
  146. iamdata/data/actions/s3tables.json +325 -2
  147. iamdata/data/actions/s3vectors.json +367 -0
  148. iamdata/data/actions/sagemaker-mlflow.json +135 -0
  149. iamdata/data/actions/sagemaker-unified-studio-mcp.json +29 -0
  150. iamdata/data/actions/sagemaker.json +422 -11
  151. iamdata/data/actions/scn.json +151 -4
  152. iamdata/data/actions/secretsmanager.json +42 -20
  153. iamdata/data/actions/security-ir.json +54 -8
  154. iamdata/data/actions/securityagent.json +503 -0
  155. iamdata/data/actions/securityhub.json +390 -4
  156. iamdata/data/actions/securitylake.json +1 -0
  157. iamdata/data/actions/servicediscovery.json +140 -14
  158. iamdata/data/actions/servicequotas.json +40 -0
  159. iamdata/data/actions/ses.json +286 -2
  160. iamdata/data/actions/shield.json +47 -0
  161. iamdata/data/actions/signin.json +16 -0
  162. iamdata/data/actions/snow-device-management.json +1 -0
  163. iamdata/data/actions/social-messaging.json +120 -0
  164. iamdata/data/actions/ssm-sap.json +51 -3
  165. iamdata/data/actions/ssm.json +4 -1
  166. iamdata/data/actions/sso-directory.json +108 -36
  167. iamdata/data/actions/sso-oauth.json +40 -2
  168. iamdata/data/actions/sso.json +369 -157
  169. iamdata/data/actions/sts.json +40 -0
  170. iamdata/data/actions/support-console.json +119 -0
  171. iamdata/data/actions/support.json +58 -0
  172. iamdata/data/actions/synthetics.json +18 -0
  173. iamdata/data/actions/tag.json +8 -0
  174. iamdata/data/actions/tax.json +48 -0
  175. iamdata/data/actions/thinclient.json +1 -0
  176. iamdata/data/actions/transcribe.json +12 -0
  177. iamdata/data/actions/transfer.json +30 -14
  178. iamdata/data/actions/transform-custom.json +274 -0
  179. iamdata/data/actions/transform.json +257 -0
  180. iamdata/data/actions/user-subscriptions.json +8 -0
  181. iamdata/data/actions/uxc.json +26 -0
  182. iamdata/data/actions/vpc-lattice-svcs.json +2 -0
  183. iamdata/data/actions/vpc-lattice.json +90 -0
  184. iamdata/data/actions/vpce.json +14 -1
  185. iamdata/data/actions/wisdom.json +31 -214
  186. iamdata/data/actions/workspaces-instances.json +186 -0
  187. iamdata/data/actions/workspaces-web.json +136 -8
  188. iamdata/data/actions/workspaces.json +98 -0
  189. iamdata/data/actions/xray.json +15 -5
  190. iamdata/data/conditionKeys/acm.json +5 -0
  191. iamdata/data/conditionKeys/aco-automation.json +17 -0
  192. iamdata/data/conditionKeys/aidevops.json +22 -0
  193. iamdata/data/conditionKeys/airflow-serverless.json +17 -0
  194. iamdata/data/conditionKeys/apigateway.json +30 -0
  195. iamdata/data/conditionKeys/arc-region-switch.json +17 -0
  196. iamdata/data/conditionKeys/autoscaling.json +5 -0
  197. iamdata/data/conditionKeys/backup.json +6 -1
  198. iamdata/data/conditionKeys/bcm-dashboards.json +12 -0
  199. iamdata/data/conditionKeys/bedrock-agentcore.json +72 -0
  200. iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
  201. iamdata/data/conditionKeys/bedrock.json +10 -0
  202. iamdata/data/conditionKeys/chatbot.json +17 -1
  203. iamdata/data/conditionKeys/cloudformation.json +5 -0
  204. iamdata/data/conditionKeys/codebuild.json +550 -0
  205. iamdata/data/conditionKeys/connect.json +25 -0
  206. iamdata/data/conditionKeys/dsql.json +12 -2
  207. iamdata/data/conditionKeys/dynamodb.json +21 -1
  208. iamdata/data/conditionKeys/ebs.json +2 -2
  209. iamdata/data/conditionKeys/ec2.json +20 -15
  210. iamdata/data/conditionKeys/eks.json +5 -0
  211. iamdata/data/conditionKeys/events.json +1 -1
  212. iamdata/data/conditionKeys/evs.json +17 -0
  213. iamdata/data/conditionKeys/glacier.json +0 -10
  214. iamdata/data/conditionKeys/glue.json +10 -0
  215. iamdata/data/conditionKeys/iam.json +30 -0
  216. iamdata/data/conditionKeys/identitystore.json +26 -1
  217. iamdata/data/conditionKeys/imagebuilder.json +2 -2
  218. iamdata/data/conditionKeys/iotmanagedintegrations.json +27 -1
  219. iamdata/data/conditionKeys/kinesis.json +15 -0
  220. iamdata/data/conditionKeys/kms.json +127 -7
  221. iamdata/data/conditionKeys/lambda.json +5 -0
  222. iamdata/data/conditionKeys/license-manager.json +5 -0
  223. iamdata/data/conditionKeys/mediaconnect.json +17 -1
  224. iamdata/data/conditionKeys/mpa.json +27 -0
  225. iamdata/data/conditionKeys/observabilityadmin.json +37 -1
  226. iamdata/data/conditionKeys/odb.json +17 -0
  227. iamdata/data/conditionKeys/organizations.json +10 -0
  228. iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
  229. iamdata/data/conditionKeys/partnercentral.json +22 -2
  230. iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
  231. iamdata/data/conditionKeys/quicksight.json +0 -5
  232. iamdata/data/conditionKeys/rds.json +5 -0
  233. iamdata/data/conditionKeys/route53.json +1 -1
  234. iamdata/data/conditionKeys/route53globalresolver.json +17 -0
  235. iamdata/data/conditionKeys/rtbfabric.json +47 -0
  236. iamdata/data/conditionKeys/s3.json +20 -0
  237. iamdata/data/conditionKeys/s3express.json +26 -1
  238. iamdata/data/conditionKeys/s3tables.json +25 -0
  239. iamdata/data/conditionKeys/s3vectors.json +32 -0
  240. iamdata/data/conditionKeys/sagemaker-unified-studio-mcp.json +1 -0
  241. iamdata/data/conditionKeys/sagemaker.json +25 -0
  242. iamdata/data/conditionKeys/savingsplans.json +1 -1
  243. iamdata/data/conditionKeys/secretsmanager.json +16 -1
  244. iamdata/data/conditionKeys/securityagent.json +1 -0
  245. iamdata/data/conditionKeys/securityhub.json +5 -0
  246. iamdata/data/conditionKeys/servicediscovery.json +5 -0
  247. iamdata/data/conditionKeys/ses.json +5 -0
  248. iamdata/data/conditionKeys/ssm.json +10 -0
  249. iamdata/data/conditionKeys/sso.json +10 -0
  250. iamdata/data/conditionKeys/sts.json +10 -0
  251. iamdata/data/conditionKeys/support-console.json +1 -0
  252. iamdata/data/conditionKeys/transcribe.json +1 -1
  253. iamdata/data/conditionKeys/transfer.json +20 -0
  254. iamdata/data/conditionKeys/transform-custom.json +17 -0
  255. iamdata/data/conditionKeys/transform.json +12 -0
  256. iamdata/data/conditionKeys/uxc.json +1 -0
  257. iamdata/data/conditionKeys/vpc-lattice-svcs.json +5 -0
  258. iamdata/data/conditionKeys/vpc-lattice.json +15 -0
  259. iamdata/data/conditionKeys/workspaces-instances.json +17 -0
  260. iamdata/data/conditionKeys/xray.json +15 -0
  261. iamdata/data/conditionPatterns.json +146 -0
  262. iamdata/data/metadata.json +2 -2
  263. iamdata/data/resourceTypes/aco-automation.json +9 -0
  264. iamdata/data/resourceTypes/action-recommendations.json +1 -0
  265. iamdata/data/resourceTypes/aidevops.json +24 -0
  266. iamdata/data/resourceTypes/airflow-serverless.json +9 -0
  267. iamdata/data/resourceTypes/apigateway.json +15 -0
  268. iamdata/data/resourceTypes/aps.json +9 -0
  269. iamdata/data/resourceTypes/arc-region-switch.json +9 -0
  270. iamdata/data/resourceTypes/artifact.json +5 -5
  271. iamdata/data/resourceTypes/athena.json +7 -0
  272. iamdata/data/resourceTypes/auditmanager.json +8 -2
  273. iamdata/data/resourceTypes/aws-mcp.json +1 -0
  274. iamdata/data/resourceTypes/backup.json +7 -0
  275. iamdata/data/resourceTypes/batch.json +14 -0
  276. iamdata/data/resourceTypes/bcm-dashboards.json +1 -0
  277. iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
  278. iamdata/data/resourceTypes/bcm-recommended-actions.json +1 -0
  279. iamdata/data/resourceTypes/bedrock-agentcore.json +107 -0
  280. iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
  281. iamdata/data/resourceTypes/bedrock.json +45 -3
  282. iamdata/data/resourceTypes/braket.json +7 -0
  283. iamdata/data/resourceTypes/cassandra.json +7 -0
  284. iamdata/data/resourceTypes/chatbot.json +8 -2
  285. iamdata/data/resourceTypes/cloudformation.json +4 -0
  286. iamdata/data/resourceTypes/cloudfront.json +14 -0
  287. iamdata/data/resourceTypes/connect.json +18 -0
  288. iamdata/data/resourceTypes/dataexchange.json +4 -1
  289. iamdata/data/resourceTypes/deadline.json +4 -1
  290. iamdata/data/resourceTypes/ec2.json +88 -6
  291. iamdata/data/resourceTypes/eks-mcp.json +1 -0
  292. iamdata/data/resourceTypes/eks.json +14 -0
  293. iamdata/data/resourceTypes/emr-containers.json +0 -4
  294. iamdata/data/resourceTypes/events.json +8 -0
  295. iamdata/data/resourceTypes/evs.json +9 -0
  296. iamdata/data/resourceTypes/guardduty.json +18 -1
  297. iamdata/data/resourceTypes/iam.json +7 -0
  298. iamdata/data/resourceTypes/imagebuilder.json +12 -18
  299. iamdata/data/resourceTypes/inspector2.json +14 -0
  300. iamdata/data/resourceTypes/invoicing.json +7 -0
  301. iamdata/data/resourceTypes/iotmanagedintegrations.json +31 -12
  302. iamdata/data/resourceTypes/iotsitewise.json +7 -0
  303. iamdata/data/resourceTypes/kinesis.json +4 -1
  304. iamdata/data/resourceTypes/lambda.json +11 -0
  305. iamdata/data/resourceTypes/license-manager.json +24 -2
  306. iamdata/data/resourceTypes/logs.json +7 -0
  307. iamdata/data/resourceTypes/mediaconnect.json +55 -14
  308. iamdata/data/resourceTypes/mpa.json +23 -0
  309. iamdata/data/resourceTypes/network-firewall.json +7 -0
  310. iamdata/data/resourceTypes/network-security-director.json +1 -0
  311. iamdata/data/resourceTypes/nova-act.json +10 -0
  312. iamdata/data/resourceTypes/observabilityadmin.json +37 -1
  313. iamdata/data/resourceTypes/odb.json +44 -0
  314. iamdata/data/resourceTypes/omics.json +0 -4
  315. iamdata/data/resourceTypes/organizations.json +7 -0
  316. iamdata/data/resourceTypes/osis.json +7 -0
  317. iamdata/data/resourceTypes/partnercentral.json +71 -2
  318. iamdata/data/resourceTypes/pi.json +4 -1
  319. iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
  320. iamdata/data/resourceTypes/profile.json +21 -0
  321. iamdata/data/resourceTypes/qbusiness.json +7 -4
  322. iamdata/data/resourceTypes/quicksight.json +26 -1
  323. iamdata/data/resourceTypes/rds.json +12 -3
  324. iamdata/data/resourceTypes/redshift.json +1 -4
  325. iamdata/data/resourceTypes/route53globalresolver.json +37 -0
  326. iamdata/data/resourceTypes/rtbfabric.json +46 -0
  327. iamdata/data/resourceTypes/s3.json +30 -3
  328. iamdata/data/resourceTypes/s3express.json +10 -2
  329. iamdata/data/resourceTypes/s3tables.json +7 -1
  330. iamdata/data/resourceTypes/s3vectors.json +18 -0
  331. iamdata/data/resourceTypes/sagemaker-unified-studio-mcp.json +1 -0
  332. iamdata/data/resourceTypes/sagemaker.json +26 -3
  333. iamdata/data/resourceTypes/scn.json +19 -3
  334. iamdata/data/resourceTypes/secretsmanager.json +2 -1
  335. iamdata/data/resourceTypes/securityagent.json +38 -0
  336. iamdata/data/resourceTypes/securityhub.json +36 -2
  337. iamdata/data/resourceTypes/ses.json +11 -0
  338. iamdata/data/resourceTypes/sts.json +4 -0
  339. iamdata/data/resourceTypes/support-console.json +1 -0
  340. iamdata/data/resourceTypes/transform-custom.json +18 -0
  341. iamdata/data/resourceTypes/transform.json +10 -0
  342. iamdata/data/resourceTypes/uxc.json +1 -0
  343. iamdata/data/resourceTypes/vpc-lattice.json +12 -0
  344. iamdata/data/resourceTypes/vpce.json +10 -1
  345. iamdata/data/resourceTypes/workspaces-instances.json +16 -0
  346. iamdata/data/resourceTypes/workspaces-web.json +7 -0
  347. iamdata/data/resourceTypes/workspaces.json +4 -0
  348. iamdata/data/serviceNames.json +32 -9
  349. iamdata/data/services.json +27 -4
  350. iamdata/data/unassociatedConditions.json +23 -0
  351. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/METADATA +1 -1
  352. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/RECORD +360 -289
  353. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/WHEEL +1 -1
  354. iamdata/data/actions/application-cost-profiler.json +0 -50
  355. iamdata/data/actions/sagemaker-groundtruth-synthetic.json +0 -110
  356. iamdata/data/actions/supportrecommendations.json +0 -20
  357. iamdata/data/conditionKeys/deepcomposer.json +0 -17
  358. iamdata/data/resourceTypes/deepcomposer.json +0 -20
  359. /iamdata/data/conditionKeys/{application-cost-profiler.json → action-recommendations.json} +0 -0
  360. /iamdata/data/conditionKeys/{sagemaker-groundtruth-synthetic.json → aws-mcp.json} +0 -0
  361. /iamdata/data/conditionKeys/{supportrecommendations.json → bcm-recommended-actions.json} +0 -0
  362. /iamdata/data/{resourceTypes/application-cost-profiler.json → conditionKeys/eks-mcp.json} +0 -0
  363. /iamdata/data/{resourceTypes/sagemaker-groundtruth-synthetic.json → conditionKeys/network-security-director.json} +0 -0
  364. /iamdata/data/{resourceTypes/supportrecommendations.json → conditionKeys/nova-act.json} +0 -0
  365. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/licenses/LICENSE.txt +0 -0
@@ -53,6 +53,12 @@
53
53
  "description": "Grants permission to add metadata tags to an Amazon RDS resource",
54
54
  "accessLevel": "Tagging",
55
55
  "resourceTypes": [
56
+ {
57
+ "name": "auto-backup",
58
+ "required": false,
59
+ "conditionKeys": [],
60
+ "dependentActions": []
61
+ },
56
62
  {
57
63
  "name": "cev",
58
64
  "required": false,
@@ -65,6 +71,12 @@
65
71
  "conditionKeys": [],
66
72
  "dependentActions": []
67
73
  },
74
+ {
75
+ "name": "cluster-auto-backup",
76
+ "required": false,
77
+ "conditionKeys": [],
78
+ "dependentActions": []
79
+ },
68
80
  {
69
81
  "name": "cluster-endpoint",
70
82
  "required": false,
@@ -101,6 +113,12 @@
101
113
  "conditionKeys": [],
102
114
  "dependentActions": []
103
115
  },
116
+ {
117
+ "name": "global-cluster",
118
+ "required": false,
119
+ "conditionKeys": [],
120
+ "dependentActions": []
121
+ },
104
122
  {
105
123
  "name": "integration",
106
124
  "required": false,
@@ -278,7 +296,8 @@
278
296
  ],
279
297
  "conditionKeys": [
280
298
  "aws:RequestTag/${TagKey}",
281
- "aws:TagKeys"
299
+ "aws:TagKeys",
300
+ "rds:req-tag/${TagKey}"
282
301
  ],
283
302
  "dependentActions": []
284
303
  },
@@ -298,7 +317,8 @@
298
317
  ],
299
318
  "conditionKeys": [
300
319
  "aws:RequestTag/${TagKey}",
301
- "aws:TagKeys"
320
+ "aws:TagKeys",
321
+ "rds:req-tag/${TagKey}"
302
322
  ],
303
323
  "dependentActions": []
304
324
  },
@@ -318,7 +338,8 @@
318
338
  ],
319
339
  "conditionKeys": [
320
340
  "aws:RequestTag/${TagKey}",
321
- "aws:TagKeys"
341
+ "aws:TagKeys",
342
+ "rds:req-tag/${TagKey}"
322
343
  ],
323
344
  "dependentActions": []
324
345
  },
@@ -340,6 +361,7 @@
340
361
  "conditionKeys": [
341
362
  "aws:RequestTag/${TagKey}",
342
363
  "aws:TagKeys",
364
+ "rds:req-tag/${TagKey}",
343
365
  "rds:CopyOptionGroup"
344
366
  ],
345
367
  "dependentActions": []
@@ -360,7 +382,8 @@
360
382
  ],
361
383
  "conditionKeys": [
362
384
  "aws:RequestTag/${TagKey}",
363
- "aws:TagKeys"
385
+ "aws:TagKeys",
386
+ "rds:req-tag/${TagKey}"
364
387
  ],
365
388
  "dependentActions": []
366
389
  },
@@ -444,7 +467,8 @@
444
467
  ],
445
468
  "conditionKeys": [
446
469
  "aws:RequestTag/${TagKey}",
447
- "aws:TagKeys"
470
+ "aws:TagKeys",
471
+ "rds:req-tag/${TagKey}"
448
472
  ],
449
473
  "dependentActions": []
450
474
  },
@@ -537,7 +561,8 @@
537
561
  "conditionKeys": [
538
562
  "rds:EndpointType",
539
563
  "aws:RequestTag/${TagKey}",
540
- "aws:TagKeys"
564
+ "aws:TagKeys",
565
+ "rds:req-tag/${TagKey}"
541
566
  ],
542
567
  "dependentActions": []
543
568
  },
@@ -646,7 +671,8 @@
646
671
  "aws:RequestTag/${TagKey}",
647
672
  "aws:TagKeys",
648
673
  "rds:req-tag/${TagKey}",
649
- "rds:ManageMasterUserPassword"
674
+ "rds:ManageMasterUserPassword",
675
+ "rds:PubliclyAccessible"
650
676
  ],
651
677
  "dependentActions": []
652
678
  },
@@ -692,7 +718,8 @@
692
718
  "conditionKeys": [
693
719
  "aws:RequestTag/${TagKey}",
694
720
  "aws:TagKeys",
695
- "rds:req-tag/${TagKey}"
721
+ "rds:req-tag/${TagKey}",
722
+ "rds:PubliclyAccessible"
696
723
  ],
697
724
  "dependentActions": []
698
725
  },
@@ -727,7 +754,8 @@
727
754
  "aws:TagKeys"
728
755
  ],
729
756
  "dependentActions": [
730
- "iam:PassRole"
757
+ "iam:PassRole",
758
+ "rds:AddTagsToResource"
731
759
  ]
732
760
  },
733
761
  "createdbproxyendpoint": {
@@ -739,7 +767,9 @@
739
767
  "name": "proxy",
740
768
  "required": true,
741
769
  "conditionKeys": [],
742
- "dependentActions": []
770
+ "dependentActions": [
771
+ "rds:AddTagsToResource"
772
+ ]
743
773
  },
744
774
  {
745
775
  "name": "proxy-endpoint",
@@ -797,7 +827,9 @@
797
827
  ],
798
828
  "conditionKeys": [
799
829
  "aws:RequestTag/${TagKey}",
800
- "aws:TagKeys"
830
+ "aws:TagKeys",
831
+ "rds:req-tag/${TagKey}",
832
+ "rds:PubliclyAccessible"
801
833
  ],
802
834
  "dependentActions": []
803
835
  },
@@ -880,7 +912,9 @@
880
912
  "name": "cluster",
881
913
  "required": true,
882
914
  "conditionKeys": [],
883
- "dependentActions": []
915
+ "dependentActions": [
916
+ "rds:AddTagsToResource"
917
+ ]
884
918
  },
885
919
  {
886
920
  "name": "global-cluster",
@@ -889,7 +923,11 @@
889
923
  "dependentActions": []
890
924
  }
891
925
  ],
892
- "conditionKeys": [],
926
+ "conditionKeys": [
927
+ "aws:RequestTag/${TagKey}",
928
+ "aws:TagKeys",
929
+ "rds:req-tag/${TagKey}"
930
+ ],
893
931
  "dependentActions": []
894
932
  },
895
933
  "createintegration": {
@@ -965,7 +1003,9 @@
965
1003
  "conditionKeys": [
966
1004
  "aws:RequestTag/${TagKey}",
967
1005
  "aws:TagKeys",
968
- "rds:TenantDatabaseName"
1006
+ "rds:req-tag/${TagKey}",
1007
+ "rds:TenantDatabaseName",
1008
+ "rds:ManageMasterUserPassword"
969
1009
  ],
970
1010
  "dependentActions": []
971
1011
  },
@@ -1394,13 +1434,13 @@
1394
1434
  "accessLevel": "List",
1395
1435
  "resourceTypes": [
1396
1436
  {
1397
- "name": "cluster-auto-backup",
1398
- "required": true,
1437
+ "name": "cluster",
1438
+ "required": false,
1399
1439
  "conditionKeys": [],
1400
1440
  "dependentActions": []
1401
1441
  },
1402
1442
  {
1403
- "name": "cluster",
1443
+ "name": "cluster-auto-backup",
1404
1444
  "required": false,
1405
1445
  "conditionKeys": [],
1406
1446
  "dependentActions": []
@@ -1452,7 +1492,7 @@
1452
1492
  "resourceTypes": [
1453
1493
  {
1454
1494
  "name": "cluster-pg",
1455
- "required": true,
1495
+ "required": false,
1456
1496
  "conditionKeys": [],
1457
1497
  "dependentActions": []
1458
1498
  }
@@ -1518,7 +1558,7 @@
1518
1558
  "resourceTypes": [
1519
1559
  {
1520
1560
  "name": "cluster",
1521
- "required": true,
1561
+ "required": false,
1522
1562
  "conditionKeys": [],
1523
1563
  "dependentActions": []
1524
1564
  }
@@ -1562,7 +1602,7 @@
1562
1602
  "resourceTypes": [
1563
1603
  {
1564
1604
  "name": "db",
1565
- "required": true,
1605
+ "required": false,
1566
1606
  "conditionKeys": [],
1567
1607
  "dependentActions": []
1568
1608
  }
@@ -1585,6 +1625,14 @@
1585
1625
  "conditionKeys": [],
1586
1626
  "dependentActions": []
1587
1627
  },
1628
+ "describedbmajorengineversions": {
1629
+ "name": "DescribeDBMajorEngineVersions",
1630
+ "description": "Grants permission to return information specific for each DB major engine versions",
1631
+ "accessLevel": "List",
1632
+ "resourceTypes": [],
1633
+ "conditionKeys": [],
1634
+ "dependentActions": []
1635
+ },
1588
1636
  "describedbparametergroups": {
1589
1637
  "name": "DescribeDBParameterGroups",
1590
1638
  "description": "Grants permission to return a list of DBParameterGroup descriptions",
@@ -1592,7 +1640,7 @@
1592
1640
  "resourceTypes": [
1593
1641
  {
1594
1642
  "name": "pg",
1595
- "required": true,
1643
+ "required": false,
1596
1644
  "conditionKeys": [],
1597
1645
  "dependentActions": []
1598
1646
  }
@@ -1622,7 +1670,7 @@
1622
1670
  "resourceTypes": [
1623
1671
  {
1624
1672
  "name": "proxy",
1625
- "required": true,
1673
+ "required": false,
1626
1674
  "conditionKeys": [],
1627
1675
  "dependentActions": []
1628
1676
  }
@@ -1637,13 +1685,13 @@
1637
1685
  "resourceTypes": [
1638
1686
  {
1639
1687
  "name": "proxy",
1640
- "required": true,
1688
+ "required": false,
1641
1689
  "conditionKeys": [],
1642
1690
  "dependentActions": []
1643
1691
  },
1644
1692
  {
1645
1693
  "name": "proxy-endpoint",
1646
- "required": true,
1694
+ "required": false,
1647
1695
  "conditionKeys": [],
1648
1696
  "dependentActions": []
1649
1697
  }
@@ -1702,7 +1750,7 @@
1702
1750
  "resourceTypes": [
1703
1751
  {
1704
1752
  "name": "secgrp",
1705
- "required": true,
1753
+ "required": false,
1706
1754
  "conditionKeys": [],
1707
1755
  "dependentActions": []
1708
1756
  }
@@ -1717,7 +1765,7 @@
1717
1765
  "resourceTypes": [
1718
1766
  {
1719
1767
  "name": "shardgrp",
1720
- "required": true,
1768
+ "required": false,
1721
1769
  "conditionKeys": [],
1722
1770
  "dependentActions": []
1723
1771
  }
@@ -1746,19 +1794,19 @@
1746
1794
  "accessLevel": "List",
1747
1795
  "resourceTypes": [
1748
1796
  {
1749
- "name": "snapshot-tenant-database",
1750
- "required": true,
1797
+ "name": "db",
1798
+ "required": false,
1751
1799
  "conditionKeys": [],
1752
1800
  "dependentActions": []
1753
1801
  },
1754
1802
  {
1755
- "name": "db",
1803
+ "name": "snapshot",
1756
1804
  "required": false,
1757
1805
  "conditionKeys": [],
1758
1806
  "dependentActions": []
1759
1807
  },
1760
1808
  {
1761
- "name": "snapshot",
1809
+ "name": "snapshot-tenant-database",
1762
1810
  "required": false,
1763
1811
  "conditionKeys": [],
1764
1812
  "dependentActions": []
@@ -1795,7 +1843,7 @@
1795
1843
  "resourceTypes": [
1796
1844
  {
1797
1845
  "name": "subgrp",
1798
- "required": true,
1846
+ "required": false,
1799
1847
  "conditionKeys": [],
1800
1848
  "dependentActions": []
1801
1849
  }
@@ -1834,7 +1882,7 @@
1834
1882
  "resourceTypes": [
1835
1883
  {
1836
1884
  "name": "es",
1837
- "required": true,
1885
+ "required": false,
1838
1886
  "conditionKeys": [],
1839
1887
  "dependentActions": []
1840
1888
  }
@@ -1884,7 +1932,7 @@
1884
1932
  "resourceTypes": [
1885
1933
  {
1886
1934
  "name": "global-cluster",
1887
- "required": true,
1935
+ "required": false,
1888
1936
  "conditionKeys": [],
1889
1937
  "dependentActions": []
1890
1938
  }
@@ -1899,7 +1947,7 @@
1899
1947
  "resourceTypes": [
1900
1948
  {
1901
1949
  "name": "integration",
1902
- "required": true,
1950
+ "required": false,
1903
1951
  "conditionKeys": [],
1904
1952
  "dependentActions": []
1905
1953
  }
@@ -1924,7 +1972,7 @@
1924
1972
  "resourceTypes": [
1925
1973
  {
1926
1974
  "name": "og",
1927
- "required": true,
1975
+ "required": false,
1928
1976
  "conditionKeys": [],
1929
1977
  "dependentActions": []
1930
1978
  }
@@ -1986,7 +2034,7 @@
1986
2034
  "resourceTypes": [
1987
2035
  {
1988
2036
  "name": "ri",
1989
- "required": true,
2037
+ "required": false,
1990
2038
  "conditionKeys": [],
1991
2039
  "dependentActions": []
1992
2040
  }
@@ -2016,13 +2064,13 @@
2016
2064
  "accessLevel": "List",
2017
2065
  "resourceTypes": [
2018
2066
  {
2019
- "name": "tenant-database",
2020
- "required": true,
2067
+ "name": "db",
2068
+ "required": false,
2021
2069
  "conditionKeys": [],
2022
2070
  "dependentActions": []
2023
2071
  },
2024
2072
  {
2025
- "name": "db",
2073
+ "name": "tenant-database",
2026
2074
  "required": false,
2027
2075
  "conditionKeys": [],
2028
2076
  "dependentActions": []
@@ -2147,6 +2195,12 @@
2147
2195
  "description": "Grants permission to list all tags on an Amazon RDS resource",
2148
2196
  "accessLevel": "Read",
2149
2197
  "resourceTypes": [
2198
+ {
2199
+ "name": "auto-backup",
2200
+ "required": false,
2201
+ "conditionKeys": [],
2202
+ "dependentActions": []
2203
+ },
2150
2204
  {
2151
2205
  "name": "cev",
2152
2206
  "required": false,
@@ -2159,6 +2213,12 @@
2159
2213
  "conditionKeys": [],
2160
2214
  "dependentActions": []
2161
2215
  },
2216
+ {
2217
+ "name": "cluster-auto-backup",
2218
+ "required": false,
2219
+ "conditionKeys": [],
2220
+ "dependentActions": []
2221
+ },
2162
2222
  {
2163
2223
  "name": "cluster-endpoint",
2164
2224
  "required": false,
@@ -2189,6 +2249,12 @@
2189
2249
  "conditionKeys": [],
2190
2250
  "dependentActions": []
2191
2251
  },
2252
+ {
2253
+ "name": "global-cluster",
2254
+ "required": false,
2255
+ "conditionKeys": [],
2256
+ "dependentActions": []
2257
+ },
2192
2258
  {
2193
2259
  "name": "integration",
2194
2260
  "required": false,
@@ -2695,7 +2761,8 @@
2695
2761
  }
2696
2762
  ],
2697
2763
  "conditionKeys": [
2698
- "rds:TenantDatabaseName"
2764
+ "rds:TenantDatabaseName",
2765
+ "rds:ManageMasterUserPassword"
2699
2766
  ],
2700
2767
  "dependentActions": []
2701
2768
  },
@@ -2712,7 +2779,9 @@
2712
2779
  }
2713
2780
  ],
2714
2781
  "conditionKeys": [],
2715
- "dependentActions": []
2782
+ "dependentActions": [
2783
+ "rds:AddTagsToResource"
2784
+ ]
2716
2785
  },
2717
2786
  "promotereadreplicadbcluster": {
2718
2787
  "name": "PromoteReadReplicaDBCluster",
@@ -2738,12 +2807,15 @@
2738
2807
  "name": "ri",
2739
2808
  "required": true,
2740
2809
  "conditionKeys": [],
2741
- "dependentActions": []
2810
+ "dependentActions": [
2811
+ "rds:AddTagsToResource"
2812
+ ]
2742
2813
  }
2743
2814
  ],
2744
2815
  "conditionKeys": [
2745
2816
  "aws:RequestTag/${TagKey}",
2746
- "aws:TagKeys"
2817
+ "aws:TagKeys",
2818
+ "rds:req-tag/${TagKey}"
2747
2819
  ],
2748
2820
  "dependentActions": []
2749
2821
  },
@@ -2884,6 +2956,12 @@
2884
2956
  "description": "Grants permission to remove metadata tags from an Amazon RDS resource",
2885
2957
  "accessLevel": "Tagging",
2886
2958
  "resourceTypes": [
2959
+ {
2960
+ "name": "auto-backup",
2961
+ "required": false,
2962
+ "conditionKeys": [],
2963
+ "dependentActions": []
2964
+ },
2887
2965
  {
2888
2966
  "name": "cev",
2889
2967
  "required": false,
@@ -2896,6 +2974,12 @@
2896
2974
  "conditionKeys": [],
2897
2975
  "dependentActions": []
2898
2976
  },
2977
+ {
2978
+ "name": "cluster-auto-backup",
2979
+ "required": false,
2980
+ "conditionKeys": [],
2981
+ "dependentActions": []
2982
+ },
2899
2983
  {
2900
2984
  "name": "cluster-endpoint",
2901
2985
  "required": false,
@@ -2932,6 +3016,12 @@
2932
3016
  "conditionKeys": [],
2933
3017
  "dependentActions": []
2934
3018
  },
3019
+ {
3020
+ "name": "global-cluster",
3021
+ "required": false,
3022
+ "conditionKeys": [],
3023
+ "dependentActions": []
3024
+ },
2935
3025
  {
2936
3026
  "name": "integration",
2937
3027
  "required": false,
@@ -3254,7 +3344,9 @@
3254
3344
  "rds:BackupTarget",
3255
3345
  "aws:RequestTag/${TagKey}",
3256
3346
  "aws:TagKeys",
3257
- "rds:req-tag/${TagKey}"
3347
+ "rds:req-tag/${TagKey}",
3348
+ "rds:ManageMasterUserPassword",
3349
+ "rds:PubliclyAccessible"
3258
3350
  ],
3259
3351
  "dependentActions": []
3260
3352
  },
@@ -3307,7 +3399,8 @@
3307
3399
  "aws:RequestTag/${TagKey}",
3308
3400
  "aws:TagKeys",
3309
3401
  "rds:req-tag/${TagKey}",
3310
- "rds:ManageMasterUserPassword"
3402
+ "rds:ManageMasterUserPassword",
3403
+ "rds:PubliclyAccessible"
3311
3404
  ],
3312
3405
  "dependentActions": []
3313
3406
  },
@@ -3355,7 +3448,9 @@
3355
3448
  "rds:BackupTarget",
3356
3449
  "aws:RequestTag/${TagKey}",
3357
3450
  "aws:TagKeys",
3358
- "rds:req-tag/${TagKey}"
3451
+ "rds:req-tag/${TagKey}",
3452
+ "rds:ManageMasterUserPassword",
3453
+ "rds:PubliclyAccessible"
3359
3454
  ],
3360
3455
  "dependentActions": []
3361
3456
  },
@@ -3434,7 +3529,9 @@
3434
3529
  "name": "auto-backup",
3435
3530
  "required": true,
3436
3531
  "conditionKeys": [],
3437
- "dependentActions": []
3532
+ "dependentActions": [
3533
+ "rds:AddTagsToResource"
3534
+ ]
3438
3535
  },
3439
3536
  {
3440
3537
  "name": "db",
@@ -3443,7 +3540,11 @@
3443
3540
  "dependentActions": []
3444
3541
  }
3445
3542
  ],
3446
- "conditionKeys": [],
3543
+ "conditionKeys": [
3544
+ "aws:RequestTag/${TagKey}",
3545
+ "aws:TagKeys",
3546
+ "rds:req-tag/${TagKey}"
3547
+ ],
3447
3548
  "dependentActions": []
3448
3549
  },
3449
3550
  "startexporttask": {
@@ -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
  },