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
@@ -5,9 +5,13 @@
5
5
  "account": "AWS Account Management",
6
6
  "acm": "AWS Certificate Manager",
7
7
  "acm-pca": "AWS Private Certificate Authority",
8
+ "aco-automation": "AWS Compute Optimizer Automation",
9
+ "action-recommendations": "AWS Action Recommendations",
8
10
  "activate": "AWS Activate",
11
+ "aidevops": "AWS DevOps Agent Service",
9
12
  "aiops": "Amazon AI Operations",
10
13
  "airflow": "Amazon Managed Workflows for Apache Airflow",
14
+ "airflow-serverless": "AWS MWAA Serverless",
11
15
  "amplify": "AWS Amplify",
12
16
  "amplifybackend": "AWS Amplify Admin",
13
17
  "amplifyuibuilder": "AWS Amplify UI Builder",
@@ -18,7 +22,6 @@
18
22
  "appfabric": "AWS AppFabric",
19
23
  "appflow": "Amazon AppFlow",
20
24
  "application-autoscaling": "AWS Application Auto Scaling",
21
- "application-cost-profiler": "AWS Application Cost Profiler Service",
22
25
  "application-signals": "Amazon CloudWatch Application Signals",
23
26
  "application-transformation": "AWS Application Transformation Service",
24
27
  "applicationinsights": "Amazon CloudWatch Application Insights",
@@ -30,6 +33,7 @@
30
33
  "appsync": "AWS AppSync",
31
34
  "apptest": "AWS Mainframe Modernization Application Testing",
32
35
  "aps": "Amazon Managed Service for Prometheus",
36
+ "arc-region-switch": "Amazon ARC Region switch",
33
37
  "arc-zonal-shift": "Amazon Application Recovery Controller - Zonal Shift",
34
38
  "arsenal": "Application Discovery Arsenal",
35
39
  "artifact": "AWS Artifact",
@@ -39,6 +43,7 @@
39
43
  "autoscaling-plans": "AWS Auto Scaling",
40
44
  "aws-marketplace": "AWS Marketplace Catalog",
41
45
  "aws-marketplace-management": "AWS Marketplace Management Portal",
46
+ "aws-mcp": "AWS MCP Server",
42
47
  "aws-portal": "AWS Billing Console",
43
48
  "awsconnector": "AWS Connector Service",
44
49
  "b2bi": "AWS B2B Data Interchange",
@@ -47,9 +52,13 @@
47
52
  "backup-search": "AWS Backup Search",
48
53
  "backup-storage": "AWS Backup storage",
49
54
  "batch": "AWS Batch",
55
+ "bcm-dashboards": "AWS Billing and Cost Management Dashboards",
50
56
  "bcm-data-exports": "AWS Billing And Cost Management Data Exports",
51
57
  "bcm-pricing-calculator": "AWS Billing And Cost Management Pricing Calculator",
58
+ "bcm-recommended-actions": "AWS Billing And Cost Management Recommended Actions",
52
59
  "bedrock": "Amazon Bedrock",
60
+ "bedrock-agentcore": "Amazon Bedrock Agentcore",
61
+ "bedrock-mantle": "Amazon Bedrock Powered by AWS Mantle",
53
62
  "billing": "AWS Billing",
54
63
  "billingconductor": "AWS Billing Conductor",
55
64
  "braket": "Amazon Braket",
@@ -113,7 +122,6 @@
113
122
  "dax": "Amazon DynamoDB Accelerator (DAX)",
114
123
  "dbqms": "Database Query Metadata Service",
115
124
  "deadline": "AWS Deadline Cloud",
116
- "deepcomposer": "AWS DeepComposer",
117
125
  "deepracer": "AWS DeepRacer",
118
126
  "detective": "Amazon Detective",
119
127
  "devicefarm": "AWS Device Farm",
@@ -137,6 +145,7 @@
137
145
  "ecs": "Amazon Elastic Container Service",
138
146
  "eks": "Amazon Elastic Kubernetes Service",
139
147
  "eks-auth": "Amazon EKS Auth",
148
+ "eks-mcp": "Amazon EKS MCP Server",
140
149
  "elasticache": "Amazon ElastiCache",
141
150
  "elasticbeanstalk": "AWS Elastic Beanstalk",
142
151
  "elasticfilesystem": "Amazon Elastic File System",
@@ -153,6 +162,7 @@
153
162
  "es": "Amazon OpenSearch Service",
154
163
  "events": "Amazon EventBridge",
155
164
  "evidently": "Amazon CloudWatch Evidently",
165
+ "evs": "Amazon Elastic VMware Service",
156
166
  "execute-api": "Amazon API Gateway",
157
167
  "finspace": "Amazon FinSpace",
158
168
  "finspace-api": "Amazon FinSpace API",
@@ -164,7 +174,7 @@
164
174
  "freertos": "Amazon FreeRTOS",
165
175
  "freetier": "AWS Free Tier",
166
176
  "fsx": "Amazon FSx",
167
- "gamelift": "Amazon GameLift",
177
+ "gamelift": "Amazon GameLift Servers",
168
178
  "gameliftstreams": "Amazon GameLift Streams",
169
179
  "geo": "Amazon Location",
170
180
  "geo-maps": "Amazon Location Service Maps",
@@ -200,7 +210,7 @@
200
210
  "iotfleethub": "AWS IoT Fleet Hub for Device Management",
201
211
  "iotfleetwise": "AWS IoT FleetWise",
202
212
  "iotjobsdata": "AWS IoT Jobs DataPlane",
203
- "iotmanagedintegrations": "AWS IoT managed integrations feature of IoT Device Management",
213
+ "iotmanagedintegrations": "AWS IoT Managed Integrations",
204
214
  "iotsitewise": "AWS IoT SiteWise",
205
215
  "iottwinmaker": "AWS IoT TwinMaker",
206
216
  "iotwireless": "AWS IoT Wireless",
@@ -255,10 +265,12 @@
255
265
  "mobileanalytics": "Amazon Mobile Analytics",
256
266
  "mobiletargeting": "Amazon Pinpoint",
257
267
  "monitron": "Amazon Monitron",
268
+ "mpa": "Multi-party approval",
258
269
  "mq": "Amazon MQ",
259
270
  "neptune-db": "Amazon Neptune",
260
271
  "neptune-graph": "Amazon Neptune Analytics",
261
272
  "network-firewall": "AWS Network Firewall",
273
+ "network-security-director": "AWS Shield network security director",
262
274
  "networkflowmonitor": "Network Flow Monitor",
263
275
  "networkmanager": "AWS Network Manager",
264
276
  "networkmanager-chat": "AWS Network Manager Chat",
@@ -266,8 +278,10 @@
266
278
  "nimble": "Amazon Nimble Studio",
267
279
  "notifications": "AWS User Notifications",
268
280
  "notifications-contacts": "AWS User Notifications Contacts",
281
+ "nova-act": "AWS service to manage AI agents for UI workflows",
269
282
  "oam": "Amazon CloudWatch Observability Access Manager",
270
283
  "observabilityadmin": "Amazon CloudWatch Observability Admin Service",
284
+ "odb": "AWS Service - Oracle Database@AWS",
271
285
  "omics": "AWS HealthOmics",
272
286
  "one": "Amazon One Enterprise",
273
287
  "opensearch": "Amazon OpenSearch",
@@ -277,7 +291,7 @@
277
291
  "osis": "Amazon OpenSearch Ingestion",
278
292
  "outposts": "AWS Outposts",
279
293
  "panorama": "AWS Panorama",
280
- "partnercentral": "AWS Partner Central Selling",
294
+ "partnercentral": "AWS Partner Central",
281
295
  "partnercentral-account-management": "AWS Partner central account management",
282
296
  "payment-cryptography": "AWS Payment Cryptography",
283
297
  "payments": "AWS Payments",
@@ -289,6 +303,7 @@
289
303
  "pipes": "Amazon EventBridge Pipes",
290
304
  "polly": "Amazon Polly",
291
305
  "pricing": "AWS Price List",
306
+ "pricingplanmanager": "AWS PricingPlanManager Service",
292
307
  "private-networks": "AWS service providing managed private networks",
293
308
  "profile": "Amazon Connect Customer Profiles",
294
309
  "proton": "AWS Proton",
@@ -322,19 +337,22 @@
322
337
  "route53-recovery-control-config": "Amazon Route 53 Recovery Controls",
323
338
  "route53-recovery-readiness": "Amazon Route 53 Recovery Readiness",
324
339
  "route53domains": "Amazon Route 53 Domains",
340
+ "route53globalresolver": "AWS Route53 Global Resolver",
325
341
  "route53profiles": "Amazon Route 53 Profiles",
326
342
  "route53resolver": "Amazon Route 53 Resolver",
343
+ "rtbfabric": "AWS RTB Fabric",
327
344
  "rum": "AWS CloudWatch RUM",
328
345
  "s3": "Amazon S3",
329
346
  "s3-object-lambda": "Amazon S3 Object Lambda",
330
347
  "s3-outposts": "Amazon S3 on Outposts",
331
348
  "s3express": "Amazon S3 Express",
332
349
  "s3tables": "Amazon S3 Tables",
350
+ "s3vectors": "Amazon S3 Vectors",
333
351
  "sagemaker": "Amazon SageMaker",
334
352
  "sagemaker-data-science-assistant": "Amazon SageMaker data science assistant",
335
353
  "sagemaker-geospatial": "Amazon SageMaker geospatial capabilities",
336
- "sagemaker-groundtruth-synthetic": "Amazon SageMaker Ground Truth Synthetic",
337
354
  "sagemaker-mlflow": "Amazon SageMaker with MLflow",
355
+ "sagemaker-unified-studio-mcp": "Amazon SageMaker Unified Studio MCP",
338
356
  "savingsplans": "AWS Savings Plans",
339
357
  "scheduler": "Amazon EventBridge Scheduler",
340
358
  "schemas": "Amazon EventBridge Schemas",
@@ -342,6 +360,7 @@
342
360
  "sdb": "Amazon SimpleDB",
343
361
  "secretsmanager": "AWS Secrets Manager",
344
362
  "security-ir": "AWS Security Incident Response",
363
+ "securityagent": "AWS Security Agent",
345
364
  "securityhub": "AWS Security Hub",
346
365
  "securitylake": "Amazon Security Lake",
347
366
  "serverlessrepo": "AWS Serverless Application Repository",
@@ -369,16 +388,16 @@
369
388
  "ssm-quicksetup": "AWS Systems Manager Quick Setup",
370
389
  "ssm-sap": "AWS Systems Manager for SAP",
371
390
  "ssmmessages": "Amazon Message Gateway Service",
372
- "sso": "AWS IAM Identity Center (successor to AWS Single Sign-On)",
373
- "sso-directory": "AWS IAM Identity Center (successor to AWS Single Sign-On) directory",
391
+ "sso": "AWS IAM Identity Center",
392
+ "sso-directory": "AWS IAM Identity Center directory",
374
393
  "sso-oauth": "AWS IAM Identity Center OIDC service",
375
394
  "states": "AWS Step Functions",
376
395
  "storagegateway": "AWS Storage Gateway",
377
396
  "sts": "AWS Security Token Service",
378
397
  "support": "AWS Support",
398
+ "support-console": "AWS Support Console",
379
399
  "supportapp": "AWS Support App in Slack",
380
400
  "supportplans": "AWS Support Plans",
381
- "supportrecommendations": "AWS Support Recommendations",
382
401
  "sustainability": "AWS Sustainability",
383
402
  "swf": "Amazon Simple Workflow Service",
384
403
  "synthetics": "Amazon CloudWatch Synthetics",
@@ -392,10 +411,13 @@
392
411
  "tnb": "AWS Telco Network Builder",
393
412
  "transcribe": "Amazon Transcribe",
394
413
  "transfer": "AWS Transfer Family",
414
+ "transform": "AWS Transform",
415
+ "transform-custom": "AWS Transform Custom",
395
416
  "translate": "Amazon Translate",
396
417
  "trustedadvisor": "AWS Trusted Advisor",
397
418
  "ts": "AWS Diagnostic tools",
398
419
  "user-subscriptions": "AWS User Subscriptions",
420
+ "uxc": "AWS Service for managing AWS Management Console user experience capabilities.",
399
421
  "vendor-insights": "AWS Marketplace Vendor Insights",
400
422
  "verified-access": "AWS Verified Access",
401
423
  "verifiedpermissions": "Amazon Verified Permissions",
@@ -415,6 +437,7 @@
415
437
  "workmail": "Amazon WorkMail",
416
438
  "workmailmessageflow": "Amazon WorkMail Message Flow",
417
439
  "workspaces": "Amazon WorkSpaces",
440
+ "workspaces-instances": "AWS WorkSpaces Managed Instances",
418
441
  "workspaces-web": "Amazon WorkSpaces Secure Browser",
419
442
  "xray": "AWS X-Ray"
420
443
  }
@@ -5,9 +5,13 @@
5
5
  "account",
6
6
  "acm",
7
7
  "acm-pca",
8
+ "aco-automation",
9
+ "action-recommendations",
8
10
  "activate",
11
+ "aidevops",
9
12
  "aiops",
10
13
  "airflow",
14
+ "airflow-serverless",
11
15
  "amplify",
12
16
  "amplifybackend",
13
17
  "amplifyuibuilder",
@@ -18,7 +22,6 @@
18
22
  "appfabric",
19
23
  "appflow",
20
24
  "application-autoscaling",
21
- "application-cost-profiler",
22
25
  "application-signals",
23
26
  "application-transformation",
24
27
  "applicationinsights",
@@ -30,6 +33,7 @@
30
33
  "appsync",
31
34
  "apptest",
32
35
  "aps",
36
+ "arc-region-switch",
33
37
  "arc-zonal-shift",
34
38
  "arsenal",
35
39
  "artifact",
@@ -39,6 +43,7 @@
39
43
  "autoscaling-plans",
40
44
  "aws-marketplace",
41
45
  "aws-marketplace-management",
46
+ "aws-mcp",
42
47
  "aws-portal",
43
48
  "awsconnector",
44
49
  "b2bi",
@@ -47,9 +52,13 @@
47
52
  "backup-search",
48
53
  "backup-storage",
49
54
  "batch",
55
+ "bcm-dashboards",
50
56
  "bcm-data-exports",
51
57
  "bcm-pricing-calculator",
58
+ "bcm-recommended-actions",
52
59
  "bedrock",
60
+ "bedrock-agentcore",
61
+ "bedrock-mantle",
53
62
  "billing",
54
63
  "billingconductor",
55
64
  "braket",
@@ -113,7 +122,6 @@
113
122
  "dax",
114
123
  "dbqms",
115
124
  "deadline",
116
- "deepcomposer",
117
125
  "deepracer",
118
126
  "detective",
119
127
  "devicefarm",
@@ -137,6 +145,7 @@
137
145
  "ecs",
138
146
  "eks",
139
147
  "eks-auth",
148
+ "eks-mcp",
140
149
  "elasticache",
141
150
  "elasticbeanstalk",
142
151
  "elasticfilesystem",
@@ -153,6 +162,7 @@
153
162
  "es",
154
163
  "events",
155
164
  "evidently",
165
+ "evs",
156
166
  "execute-api",
157
167
  "finspace",
158
168
  "finspace-api",
@@ -255,10 +265,12 @@
255
265
  "mobileanalytics",
256
266
  "mobiletargeting",
257
267
  "monitron",
268
+ "mpa",
258
269
  "mq",
259
270
  "neptune-db",
260
271
  "neptune-graph",
261
272
  "network-firewall",
273
+ "network-security-director",
262
274
  "networkflowmonitor",
263
275
  "networkmanager",
264
276
  "networkmanager-chat",
@@ -266,8 +278,10 @@
266
278
  "nimble",
267
279
  "notifications",
268
280
  "notifications-contacts",
281
+ "nova-act",
269
282
  "oam",
270
283
  "observabilityadmin",
284
+ "odb",
271
285
  "omics",
272
286
  "one",
273
287
  "opensearch",
@@ -289,6 +303,7 @@
289
303
  "pipes",
290
304
  "polly",
291
305
  "pricing",
306
+ "pricingplanmanager",
292
307
  "private-networks",
293
308
  "profile",
294
309
  "proton",
@@ -322,19 +337,22 @@
322
337
  "route53-recovery-control-config",
323
338
  "route53-recovery-readiness",
324
339
  "route53domains",
340
+ "route53globalresolver",
325
341
  "route53profiles",
326
342
  "route53resolver",
343
+ "rtbfabric",
327
344
  "rum",
328
345
  "s3",
329
346
  "s3-object-lambda",
330
347
  "s3-outposts",
331
348
  "s3express",
332
349
  "s3tables",
350
+ "s3vectors",
333
351
  "sagemaker",
334
352
  "sagemaker-data-science-assistant",
335
353
  "sagemaker-geospatial",
336
- "sagemaker-groundtruth-synthetic",
337
354
  "sagemaker-mlflow",
355
+ "sagemaker-unified-studio-mcp",
338
356
  "savingsplans",
339
357
  "scheduler",
340
358
  "schemas",
@@ -342,6 +360,7 @@
342
360
  "sdb",
343
361
  "secretsmanager",
344
362
  "security-ir",
363
+ "securityagent",
345
364
  "securityhub",
346
365
  "securitylake",
347
366
  "serverlessrepo",
@@ -376,9 +395,9 @@
376
395
  "storagegateway",
377
396
  "sts",
378
397
  "support",
398
+ "support-console",
379
399
  "supportapp",
380
400
  "supportplans",
381
- "supportrecommendations",
382
401
  "sustainability",
383
402
  "swf",
384
403
  "synthetics",
@@ -392,10 +411,13 @@
392
411
  "tnb",
393
412
  "transcribe",
394
413
  "transfer",
414
+ "transform",
415
+ "transform-custom",
395
416
  "translate",
396
417
  "trustedadvisor",
397
418
  "ts",
398
419
  "user-subscriptions",
420
+ "uxc",
399
421
  "vendor-insights",
400
422
  "verified-access",
401
423
  "verifiedpermissions",
@@ -415,6 +437,7 @@
415
437
  "workmail",
416
438
  "workmailmessageflow",
417
439
  "workspaces",
440
+ "workspaces-instances",
418
441
  "workspaces-web",
419
442
  "xray"
420
443
  ]
@@ -0,0 +1,23 @@
1
+ {
2
+ "identitycenter": [
3
+ "sso"
4
+ ],
5
+ "catalog": [
6
+ "aws-marketplace"
7
+ ],
8
+ "accounts.google.com": [
9
+ "sts"
10
+ ],
11
+ "cognito-identity.amazonaws.com": [
12
+ "sts"
13
+ ],
14
+ "graph.facebook.com": [
15
+ "sts"
16
+ ],
17
+ "saml": [
18
+ "sts"
19
+ ],
20
+ "www.amazon.com": [
21
+ "sts"
22
+ ]
23
+ }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iamdata
3
- Version: 0.1.202505111
3
+ Version: 0.1.202512121
4
4
  Summary: IAM data for AWS actions, resources, and conditions based on IAM policy documents. Checked for updates daily.
5
5
  Project-URL: Homepage, https://github.com/cloud-copilot/iam-data-python
6
6
  Project-URL: Issues, https://github.com/cloud-copilot/iam-data-python/issues