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
@@ -20,7 +20,9 @@
20
20
  "s3express:ResourceAccount",
21
21
  "s3express:signatureversion",
22
22
  "s3express:TlsVersion",
23
- "s3express:x-amz-content-sha256"
23
+ "s3express:x-amz-content-sha256",
24
+ "aws:RequestTag/${TagKey}",
25
+ "aws:TagKeys"
24
26
  ],
25
27
  "dependentActions": []
26
28
  },
@@ -42,13 +44,15 @@
42
44
  "s3express:ResourceAccount",
43
45
  "s3express:signatureversion",
44
46
  "s3express:TlsVersion",
45
- "s3express:x-amz-content-sha256"
47
+ "s3express:x-amz-content-sha256",
48
+ "aws:RequestTag/${TagKey}",
49
+ "aws:TagKeys"
46
50
  ],
47
51
  "dependentActions": []
48
52
  },
49
53
  "createsession": {
50
54
  "name": "CreateSession",
51
- "description": "Grants permission to Create Session token which is used for object APIs such as PutObject, GetObject, ect",
55
+ "description": "Grants permission to Create Session token which is used for object APIs such as PutObject, GetObject, etc",
52
56
  "accessLevel": "Write",
53
57
  "resourceTypes": [
54
58
  {
@@ -56,6 +60,14 @@
56
60
  "required": true,
57
61
  "conditionKeys": [],
58
62
  "dependentActions": []
63
+ },
64
+ {
65
+ "name": "accesspoint",
66
+ "required": false,
67
+ "conditionKeys": [
68
+ "s3express:Permissions"
69
+ ],
70
+ "dependentActions": []
59
71
  }
60
72
  ],
61
73
  "conditionKeys": [
@@ -68,7 +80,8 @@
68
80
  "s3express:x-amz-content-sha256",
69
81
  "s3express:x-amz-server-side-encryption",
70
82
  "s3express:x-amz-server-side-encryption-aws-kms-key-id",
71
- "s3express:AllAccessRestrictedToLocalZoneGroup"
83
+ "s3express:AllAccessRestrictedToLocalZoneGroup",
84
+ "s3express:Permissions"
72
85
  ],
73
86
  "dependentActions": []
74
87
  },
@@ -190,7 +203,14 @@
190
203
  "name": "GetAccessPoint",
191
204
  "description": "Grants permission to return configuration information about the specified access point",
192
205
  "accessLevel": "Read",
193
- "resourceTypes": [],
206
+ "resourceTypes": [
207
+ {
208
+ "name": "accesspoint",
209
+ "required": true,
210
+ "conditionKeys": [],
211
+ "dependentActions": []
212
+ }
213
+ ],
194
214
  "conditionKeys": [
195
215
  "s3express:DataAccessPointAccount",
196
216
  "s3express:DataAccessPointArn",
@@ -342,6 +362,33 @@
342
362
  ],
343
363
  "dependentActions": []
344
364
  },
365
+ "listtagsforresource": {
366
+ "name": "ListTagsForResource",
367
+ "description": "Grants permission to lists all of the tags for a specified resource",
368
+ "accessLevel": "List",
369
+ "resourceTypes": [
370
+ {
371
+ "name": "accesspoint",
372
+ "required": false,
373
+ "conditionKeys": [],
374
+ "dependentActions": []
375
+ },
376
+ {
377
+ "name": "bucket",
378
+ "required": false,
379
+ "conditionKeys": [],
380
+ "dependentActions": []
381
+ }
382
+ ],
383
+ "conditionKeys": [
384
+ "s3express:authType",
385
+ "s3express:ResourceAccount",
386
+ "s3express:signatureversion",
387
+ "s3express:TlsVersion",
388
+ "s3express:x-amz-content-sha256"
389
+ ],
390
+ "dependentActions": []
391
+ },
345
392
  "putaccesspointpolicy": {
346
393
  "name": "PutAccessPointPolicy",
347
394
  "description": "Grants permission to associate an access policy with a specified access point",
@@ -452,5 +499,62 @@
452
499
  "s3express:x-amz-content-sha256"
453
500
  ],
454
501
  "dependentActions": []
502
+ },
503
+ "tagresource": {
504
+ "name": "TagResource",
505
+ "description": "Grants permission to create a new user-defined tag or update an existing tag",
506
+ "accessLevel": "Tagging",
507
+ "resourceTypes": [
508
+ {
509
+ "name": "accesspoint",
510
+ "required": false,
511
+ "conditionKeys": [],
512
+ "dependentActions": []
513
+ },
514
+ {
515
+ "name": "bucket",
516
+ "required": false,
517
+ "conditionKeys": [],
518
+ "dependentActions": []
519
+ }
520
+ ],
521
+ "conditionKeys": [
522
+ "s3express:authType",
523
+ "s3express:ResourceAccount",
524
+ "s3express:signatureversion",
525
+ "s3express:TlsVersion",
526
+ "s3express:x-amz-content-sha256",
527
+ "aws:RequestTag/${TagKey}",
528
+ "aws:TagKeys"
529
+ ],
530
+ "dependentActions": []
531
+ },
532
+ "untagresource": {
533
+ "name": "UntagResource",
534
+ "description": "Grants permission to remove the specified user-defined tags from an S3 resource",
535
+ "accessLevel": "Tagging",
536
+ "resourceTypes": [
537
+ {
538
+ "name": "accesspoint",
539
+ "required": false,
540
+ "conditionKeys": [],
541
+ "dependentActions": []
542
+ },
543
+ {
544
+ "name": "bucket",
545
+ "required": false,
546
+ "conditionKeys": [],
547
+ "dependentActions": []
548
+ }
549
+ ],
550
+ "conditionKeys": [
551
+ "s3express:authType",
552
+ "s3express:ResourceAccount",
553
+ "s3express:signatureversion",
554
+ "s3express:TlsVersion",
555
+ "s3express:x-amz-content-sha256",
556
+ "aws:TagKeys"
557
+ ],
558
+ "dependentActions": []
455
559
  }
456
560
  }
@@ -29,7 +29,11 @@
29
29
  "conditionKeys": [
30
30
  "s3tables:namespace",
31
31
  "s3tables:SSEAlgorithm",
32
- "s3tables:KMSKeyArn"
32
+ "s3tables:KMSKeyArn",
33
+ "s3tables:TableBucketTag/${TagKey}",
34
+ "aws:RequestTag/${TagKey}",
35
+ "aws:ResourceTag/${TagKey}",
36
+ "aws:TagKeys"
33
37
  ],
34
38
  "dependentActions": []
35
39
  },
@@ -47,7 +51,11 @@
47
51
  ],
48
52
  "conditionKeys": [
49
53
  "s3tables:SSEAlgorithm",
50
- "s3tables:KMSKeyArn"
54
+ "s3tables:KMSKeyArn",
55
+ "s3tables:TableBucketTag/${TagKey}",
56
+ "aws:RequestTag/${TagKey}",
57
+ "aws:ResourceTag/${TagKey}",
58
+ "aws:TagKeys"
51
59
  ],
52
60
  "dependentActions": []
53
61
  },
@@ -131,6 +139,21 @@
131
139
  "conditionKeys": [],
132
140
  "dependentActions": []
133
141
  },
142
+ "deletetablebucketreplication": {
143
+ "name": "DeleteTableBucketReplication",
144
+ "description": "Grants permission to delete table bucket replication configuration on a bucket",
145
+ "accessLevel": "Write",
146
+ "resourceTypes": [
147
+ {
148
+ "name": "TableBucket",
149
+ "required": true,
150
+ "conditionKeys": [],
151
+ "dependentActions": []
152
+ }
153
+ ],
154
+ "conditionKeys": [],
155
+ "dependentActions": []
156
+ },
134
157
  "deletetablepolicy": {
135
158
  "name": "DeleteTablePolicy",
136
159
  "description": "Grants permission to delete a policy on a table",
@@ -149,6 +172,24 @@
149
172
  ],
150
173
  "dependentActions": []
151
174
  },
175
+ "deletetablereplication": {
176
+ "name": "DeleteTableReplication",
177
+ "description": "Grants permission to delete table replication configuration on a table",
178
+ "accessLevel": "Write",
179
+ "resourceTypes": [
180
+ {
181
+ "name": "Table",
182
+ "required": true,
183
+ "conditionKeys": [],
184
+ "dependentActions": []
185
+ }
186
+ ],
187
+ "conditionKeys": [
188
+ "s3tables:namespace",
189
+ "s3tables:tableName"
190
+ ],
191
+ "dependentActions": []
192
+ },
152
193
  "getnamespace": {
153
194
  "name": "GetNamespace",
154
195
  "description": "Grants permission to get a namespace",
@@ -244,6 +285,36 @@
244
285
  "conditionKeys": [],
245
286
  "dependentActions": []
246
287
  },
288
+ "gettablebucketreplication": {
289
+ "name": "GetTableBucketReplication",
290
+ "description": "Grants permission to retrieve a table bucket replication configuration on a bucket",
291
+ "accessLevel": "Read",
292
+ "resourceTypes": [
293
+ {
294
+ "name": "TableBucket",
295
+ "required": true,
296
+ "conditionKeys": [],
297
+ "dependentActions": []
298
+ }
299
+ ],
300
+ "conditionKeys": [],
301
+ "dependentActions": []
302
+ },
303
+ "gettablebucketstorageclass": {
304
+ "name": "GetTableBucketStorageClass",
305
+ "description": "Grants permission to retrieve the storage class configuration for a table bucket",
306
+ "accessLevel": "Read",
307
+ "resourceTypes": [
308
+ {
309
+ "name": "TableBucket",
310
+ "required": true,
311
+ "conditionKeys": [],
312
+ "dependentActions": []
313
+ }
314
+ ],
315
+ "conditionKeys": [],
316
+ "dependentActions": []
317
+ },
247
318
  "gettabledata": {
248
319
  "name": "GetTableData",
249
320
  "isPermissionOnly": true,
@@ -353,6 +424,96 @@
353
424
  ],
354
425
  "dependentActions": []
355
426
  },
427
+ "gettablerecordexpirationconfiguration": {
428
+ "name": "GetTableRecordExpirationConfiguration",
429
+ "description": "Grants permission to retrieve a table maintenance configuration on a system table",
430
+ "accessLevel": "Read",
431
+ "resourceTypes": [
432
+ {
433
+ "name": "Table",
434
+ "required": true,
435
+ "conditionKeys": [],
436
+ "dependentActions": []
437
+ }
438
+ ],
439
+ "conditionKeys": [
440
+ "s3tables:namespace",
441
+ "s3tables:tableName"
442
+ ],
443
+ "dependentActions": []
444
+ },
445
+ "gettablerecordexpirationjobstatus": {
446
+ "name": "GetTableRecordExpirationJobStatus",
447
+ "description": "Grants permission to retrieve the status of table record expiration jobs on a system table",
448
+ "accessLevel": "Read",
449
+ "resourceTypes": [
450
+ {
451
+ "name": "Table",
452
+ "required": true,
453
+ "conditionKeys": [],
454
+ "dependentActions": []
455
+ }
456
+ ],
457
+ "conditionKeys": [
458
+ "s3tables:namespace",
459
+ "s3tables:tableName"
460
+ ],
461
+ "dependentActions": []
462
+ },
463
+ "gettablereplication": {
464
+ "name": "GetTableReplication",
465
+ "description": "Grants permission to retrieve a table replication configuration on a table",
466
+ "accessLevel": "Read",
467
+ "resourceTypes": [
468
+ {
469
+ "name": "Table",
470
+ "required": true,
471
+ "conditionKeys": [],
472
+ "dependentActions": []
473
+ }
474
+ ],
475
+ "conditionKeys": [
476
+ "s3tables:namespace",
477
+ "s3tables:tableName"
478
+ ],
479
+ "dependentActions": []
480
+ },
481
+ "gettablereplicationstatus": {
482
+ "name": "GetTableReplicationStatus",
483
+ "description": "Grants permission to retrieve a table replication status on a table",
484
+ "accessLevel": "Read",
485
+ "resourceTypes": [
486
+ {
487
+ "name": "Table",
488
+ "required": true,
489
+ "conditionKeys": [],
490
+ "dependentActions": []
491
+ }
492
+ ],
493
+ "conditionKeys": [
494
+ "s3tables:namespace",
495
+ "s3tables:tableName"
496
+ ],
497
+ "dependentActions": []
498
+ },
499
+ "gettablestorageclass": {
500
+ "name": "GetTableStorageClass",
501
+ "description": "Grants permission to retrieve the storage class configuration for a specific table",
502
+ "accessLevel": "Read",
503
+ "resourceTypes": [
504
+ {
505
+ "name": "Table",
506
+ "required": true,
507
+ "conditionKeys": [],
508
+ "dependentActions": []
509
+ }
510
+ ],
511
+ "conditionKeys": [
512
+ "s3tables:namespace",
513
+ "s3tables:tableName"
514
+ ],
515
+ "dependentActions": []
516
+ },
356
517
  "listnamespaces": {
357
518
  "name": "ListNamespaces",
358
519
  "description": "Grants permission to list namespaces",
@@ -393,6 +554,30 @@
393
554
  ],
394
555
  "dependentActions": []
395
556
  },
557
+ "listtagsforresource": {
558
+ "name": "ListTagsForResource",
559
+ "description": "Grants permission to list the tags for an S3 Tables resource",
560
+ "accessLevel": "List",
561
+ "resourceTypes": [
562
+ {
563
+ "name": "Table",
564
+ "required": false,
565
+ "conditionKeys": [],
566
+ "dependentActions": []
567
+ },
568
+ {
569
+ "name": "TableBucket",
570
+ "required": false,
571
+ "conditionKeys": [],
572
+ "dependentActions": []
573
+ }
574
+ ],
575
+ "conditionKeys": [
576
+ "aws:ResourceTag/${TagKey}",
577
+ "s3tables:TableBucketTag/${TagKey}"
578
+ ],
579
+ "dependentActions": []
580
+ },
396
581
  "puttablebucketencryption": {
397
582
  "name": "PutTableBucketEncryption",
398
583
  "description": "Grants permission to put or overwrite encryption configuration on a table bucket",
@@ -441,6 +626,38 @@
441
626
  "conditionKeys": [],
442
627
  "dependentActions": []
443
628
  },
629
+ "puttablebucketreplication": {
630
+ "name": "PutTableBucketReplication",
631
+ "description": "Grants permission to put table bucket replication configuration on a bucket",
632
+ "accessLevel": "Write",
633
+ "resourceTypes": [
634
+ {
635
+ "name": "TableBucket",
636
+ "required": true,
637
+ "conditionKeys": [],
638
+ "dependentActions": []
639
+ }
640
+ ],
641
+ "conditionKeys": [],
642
+ "dependentActions": []
643
+ },
644
+ "puttablebucketstorageclass": {
645
+ "name": "PutTableBucketStorageClass",
646
+ "description": "Grants permission to set or update the storage class configuration for a table bucket",
647
+ "accessLevel": "Write",
648
+ "resourceTypes": [
649
+ {
650
+ "name": "TableBucket",
651
+ "required": true,
652
+ "conditionKeys": [],
653
+ "dependentActions": []
654
+ }
655
+ ],
656
+ "conditionKeys": [
657
+ "s3tables:StorageClass"
658
+ ],
659
+ "dependentActions": []
660
+ },
444
661
  "puttabledata": {
445
662
  "name": "PutTableData",
446
663
  "isPermissionOnly": true,
@@ -516,6 +733,61 @@
516
733
  ],
517
734
  "dependentActions": []
518
735
  },
736
+ "puttablerecordexpirationconfiguration": {
737
+ "name": "PutTableRecordExpirationConfiguration",
738
+ "description": "Grants permission to put a table record expiration configuration on a system table",
739
+ "accessLevel": "Write",
740
+ "resourceTypes": [
741
+ {
742
+ "name": "Table",
743
+ "required": true,
744
+ "conditionKeys": [],
745
+ "dependentActions": []
746
+ }
747
+ ],
748
+ "conditionKeys": [
749
+ "s3tables:namespace",
750
+ "s3tables:tableName"
751
+ ],
752
+ "dependentActions": []
753
+ },
754
+ "puttablereplication": {
755
+ "name": "PutTableReplication",
756
+ "description": "Grants permission to put table replication configuration on a table",
757
+ "accessLevel": "Write",
758
+ "resourceTypes": [
759
+ {
760
+ "name": "Table",
761
+ "required": true,
762
+ "conditionKeys": [],
763
+ "dependentActions": []
764
+ }
765
+ ],
766
+ "conditionKeys": [
767
+ "s3tables:namespace",
768
+ "s3tables:tableName"
769
+ ],
770
+ "dependentActions": []
771
+ },
772
+ "puttablestorageclass": {
773
+ "name": "PutTableStorageClass",
774
+ "description": "Grants permission to set or update the storage class configuration for a table",
775
+ "accessLevel": "Write",
776
+ "resourceTypes": [
777
+ {
778
+ "name": "Table",
779
+ "required": true,
780
+ "conditionKeys": [],
781
+ "dependentActions": []
782
+ }
783
+ ],
784
+ "conditionKeys": [
785
+ "s3tables:namespace",
786
+ "s3tables:tableName",
787
+ "s3tables:StorageClass"
788
+ ],
789
+ "dependentActions": []
790
+ },
519
791
  "renametable": {
520
792
  "name": "RenameTable",
521
793
  "description": "Grants permission to rename a table or move a table across namespaces",
@@ -534,6 +806,57 @@
534
806
  ],
535
807
  "dependentActions": []
536
808
  },
809
+ "tagresource": {
810
+ "name": "TagResource",
811
+ "description": "Grants permission to tag a S3 Tables resource",
812
+ "accessLevel": "Tagging",
813
+ "resourceTypes": [
814
+ {
815
+ "name": "Table",
816
+ "required": false,
817
+ "conditionKeys": [],
818
+ "dependentActions": []
819
+ },
820
+ {
821
+ "name": "TableBucket",
822
+ "required": false,
823
+ "conditionKeys": [],
824
+ "dependentActions": []
825
+ }
826
+ ],
827
+ "conditionKeys": [
828
+ "aws:TagKeys",
829
+ "aws:RequestTag/${TagKey}",
830
+ "aws:ResourceTag/${TagKey}",
831
+ "s3tables:TableBucketTag/${TagKey}"
832
+ ],
833
+ "dependentActions": []
834
+ },
835
+ "untagresource": {
836
+ "name": "UntagResource",
837
+ "description": "Grants permission to untag a S3 Tables resource",
838
+ "accessLevel": "Tagging",
839
+ "resourceTypes": [
840
+ {
841
+ "name": "Table",
842
+ "required": false,
843
+ "conditionKeys": [],
844
+ "dependentActions": []
845
+ },
846
+ {
847
+ "name": "TableBucket",
848
+ "required": false,
849
+ "conditionKeys": [],
850
+ "dependentActions": []
851
+ }
852
+ ],
853
+ "conditionKeys": [
854
+ "aws:TagKeys",
855
+ "aws:ResourceTag/${TagKey}",
856
+ "s3tables:TableBucketTag/${TagKey}"
857
+ ],
858
+ "dependentActions": []
859
+ },
537
860
  "updatetablemetadatalocation": {
538
861
  "name": "UpdateTableMetadataLocation",
539
862
  "description": "Grants permission to update the metadata location of a table",