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
@@ -115,6 +115,24 @@
115
115
  ],
116
116
  "dependentActions": []
117
117
  },
118
+ "createcapability": {
119
+ "name": "CreateCapability",
120
+ "description": "Grants permission to create a capability for an Amazon EKS cluster",
121
+ "accessLevel": "Write",
122
+ "resourceTypes": [
123
+ {
124
+ "name": "cluster",
125
+ "required": true,
126
+ "conditionKeys": [],
127
+ "dependentActions": []
128
+ }
129
+ ],
130
+ "conditionKeys": [
131
+ "aws:RequestTag/${TagKey}",
132
+ "aws:TagKeys"
133
+ ],
134
+ "dependentActions": []
135
+ },
118
136
  "createcluster": {
119
137
  "name": "CreateCluster",
120
138
  "description": "Grants permission to create an Amazon EKS cluster",
@@ -129,7 +147,8 @@
129
147
  "eks:supportType",
130
148
  "eks:computeConfigEnabled",
131
149
  "eks:elasticLoadBalancingEnabled",
132
- "eks:blockStorageEnabled"
150
+ "eks:blockStorageEnabled",
151
+ "eks:loggingType/${type}"
133
152
  ],
134
153
  "dependentActions": []
135
154
  },
@@ -234,6 +253,21 @@
234
253
  "conditionKeys": [],
235
254
  "dependentActions": []
236
255
  },
256
+ "deletecapability": {
257
+ "name": "DeleteCapability",
258
+ "description": "Grants permission to delete a capability from an Amazon EKS cluster",
259
+ "accessLevel": "Write",
260
+ "resourceTypes": [
261
+ {
262
+ "name": "capability",
263
+ "required": true,
264
+ "conditionKeys": [],
265
+ "dependentActions": []
266
+ }
267
+ ],
268
+ "conditionKeys": [],
269
+ "dependentActions": []
270
+ },
237
271
  "deletecluster": {
238
272
  "name": "DeleteCluster",
239
273
  "description": "Grants permission to delete an Amazon EKS cluster",
@@ -370,6 +404,21 @@
370
404
  "conditionKeys": [],
371
405
  "dependentActions": []
372
406
  },
407
+ "describecapability": {
408
+ "name": "DescribeCapability",
409
+ "description": "Grants permission to describe a capability for an Amazon EKS cluster",
410
+ "accessLevel": "Read",
411
+ "resourceTypes": [
412
+ {
413
+ "name": "capability",
414
+ "required": true,
415
+ "conditionKeys": [],
416
+ "dependentActions": []
417
+ }
418
+ ],
419
+ "conditionKeys": [],
420
+ "dependentActions": []
421
+ },
373
422
  "describecluster": {
374
423
  "name": "DescribeCluster",
375
424
  "description": "Grants permission to retrieve descriptive information about an Amazon EKS cluster",
@@ -453,6 +502,21 @@
453
502
  "conditionKeys": [],
454
503
  "dependentActions": []
455
504
  },
505
+ "describeinsightsrefresh": {
506
+ "name": "DescribeInsightsRefresh",
507
+ "description": "Grants permission to retrieve the status of the latest on-demand cluster insights refresh operation",
508
+ "accessLevel": "Read",
509
+ "resourceTypes": [
510
+ {
511
+ "name": "cluster",
512
+ "required": true,
513
+ "conditionKeys": [],
514
+ "dependentActions": []
515
+ }
516
+ ],
517
+ "conditionKeys": [],
518
+ "dependentActions": []
519
+ },
456
520
  "describenodegroup": {
457
521
  "name": "DescribeNodegroup",
458
522
  "description": "Grants permission to retrieve descriptive information about an Amazon EKS nodegroup",
@@ -500,6 +564,12 @@
500
564
  "conditionKeys": [],
501
565
  "dependentActions": []
502
566
  },
567
+ {
568
+ "name": "capability",
569
+ "required": false,
570
+ "conditionKeys": [],
571
+ "dependentActions": []
572
+ },
503
573
  {
504
574
  "name": "nodegroup",
505
575
  "required": false,
@@ -597,6 +667,21 @@
597
667
  "conditionKeys": [],
598
668
  "dependentActions": []
599
669
  },
670
+ "listcapabilities": {
671
+ "name": "ListCapabilities",
672
+ "description": "Grants permission to list capabilities for an Amazon EKS cluster",
673
+ "accessLevel": "List",
674
+ "resourceTypes": [
675
+ {
676
+ "name": "cluster",
677
+ "required": true,
678
+ "conditionKeys": [],
679
+ "dependentActions": []
680
+ }
681
+ ],
682
+ "conditionKeys": [],
683
+ "dependentActions": []
684
+ },
600
685
  "listclusters": {
601
686
  "name": "ListClusters",
602
687
  "description": "Grants permission to list the Amazon EKS clusters in your AWS account (in the specified or default region)",
@@ -605,6 +690,36 @@
605
690
  "conditionKeys": [],
606
691
  "dependentActions": []
607
692
  },
693
+ "listdashboarddata": {
694
+ "name": "ListDashboardData",
695
+ "description": "Grants permission to list dashboard data. The Amazon EKS Dashboard aggregates information about cluster resources across multiple accounts and regions. The dashboard includes information about EC2 Instances and EKS Cluster versions",
696
+ "accessLevel": "Read",
697
+ "resourceTypes": [
698
+ {
699
+ "name": "dashboard",
700
+ "required": true,
701
+ "conditionKeys": [],
702
+ "dependentActions": []
703
+ }
704
+ ],
705
+ "conditionKeys": [],
706
+ "dependentActions": []
707
+ },
708
+ "listdashboardresources": {
709
+ "name": "ListDashboardResources",
710
+ "description": "Grants permission to list dashboard resources. The Amazon EKS Dashboard aggregates information about cluster resources across multiple accounts and regions. The dashboard includes information about EC2 Instances and EKS Cluster versions",
711
+ "accessLevel": "Read",
712
+ "resourceTypes": [
713
+ {
714
+ "name": "dashboard",
715
+ "required": true,
716
+ "conditionKeys": [],
717
+ "dependentActions": []
718
+ }
719
+ ],
720
+ "conditionKeys": [],
721
+ "dependentActions": []
722
+ },
608
723
  "listeksanywheresubscriptions": {
609
724
  "name": "ListEksAnywhereSubscriptions",
610
725
  "description": "Grants permission to list EKS Anywhere subscriptions",
@@ -699,12 +814,24 @@
699
814
  "conditionKeys": [],
700
815
  "dependentActions": []
701
816
  },
817
+ {
818
+ "name": "capability",
819
+ "required": false,
820
+ "conditionKeys": [],
821
+ "dependentActions": []
822
+ },
702
823
  {
703
824
  "name": "cluster",
704
825
  "required": false,
705
826
  "conditionKeys": [],
706
827
  "dependentActions": []
707
828
  },
829
+ {
830
+ "name": "dashboard",
831
+ "required": false,
832
+ "conditionKeys": [],
833
+ "dependentActions": []
834
+ },
708
835
  {
709
836
  "name": "eks-anywhere-subscription",
710
837
  "required": false,
@@ -750,6 +877,12 @@
750
877
  "conditionKeys": [],
751
878
  "dependentActions": []
752
879
  },
880
+ {
881
+ "name": "capability",
882
+ "required": false,
883
+ "conditionKeys": [],
884
+ "dependentActions": []
885
+ },
753
886
  {
754
887
  "name": "nodegroup",
755
888
  "required": false,
@@ -760,6 +893,24 @@
760
893
  "conditionKeys": [],
761
894
  "dependentActions": []
762
895
  },
896
+ "mutateviakubernetesapi": {
897
+ "name": "MutateViaKubernetesApi",
898
+ "isPermissionOnly": true,
899
+ "description": "Grants permission to modify Kubernetes objects via AWS console",
900
+ "accessLevel": "Write",
901
+ "resourceTypes": [
902
+ {
903
+ "name": "cluster",
904
+ "required": true,
905
+ "conditionKeys": [],
906
+ "dependentActions": []
907
+ }
908
+ ],
909
+ "conditionKeys": [],
910
+ "dependentActions": [
911
+ "eks:AccessKubernetesApi"
912
+ ]
913
+ },
763
914
  "registercluster": {
764
915
  "name": "RegisterCluster",
765
916
  "description": "Grants permission to register an External cluster",
@@ -771,6 +922,21 @@
771
922
  ],
772
923
  "dependentActions": []
773
924
  },
925
+ "startinsightsrefresh": {
926
+ "name": "StartInsightsRefresh",
927
+ "description": "Grants permission to initiate an on-demand refresh operation for cluster insights, getting the latest analysis outside of the standard refresh schedule",
928
+ "accessLevel": "Write",
929
+ "resourceTypes": [
930
+ {
931
+ "name": "cluster",
932
+ "required": true,
933
+ "conditionKeys": [],
934
+ "dependentActions": []
935
+ }
936
+ ],
937
+ "conditionKeys": [],
938
+ "dependentActions": []
939
+ },
774
940
  "tagresource": {
775
941
  "name": "TagResource",
776
942
  "description": "Grants permission to tag the specified resource",
@@ -788,12 +954,24 @@
788
954
  "conditionKeys": [],
789
955
  "dependentActions": []
790
956
  },
957
+ {
958
+ "name": "capability",
959
+ "required": false,
960
+ "conditionKeys": [],
961
+ "dependentActions": []
962
+ },
791
963
  {
792
964
  "name": "cluster",
793
965
  "required": false,
794
966
  "conditionKeys": [],
795
967
  "dependentActions": []
796
968
  },
969
+ {
970
+ "name": "dashboard",
971
+ "required": false,
972
+ "conditionKeys": [],
973
+ "dependentActions": []
974
+ },
797
975
  {
798
976
  "name": "eks-anywhere-subscription",
799
977
  "required": false,
@@ -848,12 +1026,24 @@
848
1026
  "conditionKeys": [],
849
1027
  "dependentActions": []
850
1028
  },
1029
+ {
1030
+ "name": "capability",
1031
+ "required": false,
1032
+ "conditionKeys": [],
1033
+ "dependentActions": []
1034
+ },
851
1035
  {
852
1036
  "name": "cluster",
853
1037
  "required": false,
854
1038
  "conditionKeys": [],
855
1039
  "dependentActions": []
856
1040
  },
1041
+ {
1042
+ "name": "dashboard",
1043
+ "required": false,
1044
+ "conditionKeys": [],
1045
+ "dependentActions": []
1046
+ },
857
1047
  {
858
1048
  "name": "eks-anywhere-subscription",
859
1049
  "required": false,
@@ -926,6 +1116,21 @@
926
1116
  "conditionKeys": [],
927
1117
  "dependentActions": []
928
1118
  },
1119
+ "updatecapability": {
1120
+ "name": "UpdateCapability",
1121
+ "description": "Grants permission to update a capability for an Amazon EKS cluster",
1122
+ "accessLevel": "Write",
1123
+ "resourceTypes": [
1124
+ {
1125
+ "name": "capability",
1126
+ "required": true,
1127
+ "conditionKeys": [],
1128
+ "dependentActions": []
1129
+ }
1130
+ ],
1131
+ "conditionKeys": [],
1132
+ "dependentActions": []
1133
+ },
929
1134
  "updateclusterconfig": {
930
1135
  "name": "UpdateClusterConfig",
931
1136
  "description": "Grants permission to update Amazon EKS cluster configurations (eg: API server endpoint access)",
@@ -943,7 +1148,8 @@
943
1148
  "eks:supportType",
944
1149
  "eks:computeConfigEnabled",
945
1150
  "eks:elasticLoadBalancingEnabled",
946
- "eks:blockStorageEnabled"
1151
+ "eks:blockStorageEnabled",
1152
+ "eks:loggingType/${type}"
947
1153
  ],
948
1154
  "dependentActions": []
949
1155
  },
@@ -62,6 +62,15 @@
62
62
  ],
63
63
  "dependentActions": []
64
64
  },
65
+ "allowvendedlogdeliveryforresource": {
66
+ "name": "AllowVendedLogDeliveryForResource",
67
+ "isPermissionOnly": true,
68
+ "description": "Grants permission to configure vended log delivery for load balancers",
69
+ "accessLevel": "Permissions management",
70
+ "resourceTypes": [],
71
+ "conditionKeys": [],
72
+ "dependentActions": []
73
+ },
65
74
  "createlistener": {
66
75
  "name": "CreateListener",
67
76
  "description": "Grants permission to create a listener for the specified Application Load Balancer",
@@ -1,4 +1,19 @@
1
1
  {
2
+ "accessalleventlogs": {
3
+ "name": "AccessAllEventLogs",
4
+ "description": "Grants permission to view all event logs in a persistent application history server",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "cluster",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [],
15
+ "dependentActions": []
16
+ },
2
17
  "addinstancefleet": {
3
18
  "name": "AddInstanceFleet",
4
19
  "description": "Grants permission to add an instance fleet to a running cluster",
@@ -16,7 +16,7 @@
16
16
  },
17
17
  "createcertificate": {
18
18
  "name": "CreateCertificate",
19
- "description": "Grants permission to create a certificate",
19
+ "description": "Grants permission to call the CreateCertificate method to accept the CertificateSigningRequest, and return the signed certificate",
20
20
  "accessLevel": "Write",
21
21
  "resourceTypes": [],
22
22
  "conditionKeys": [],
@@ -104,6 +104,21 @@
104
104
  "conditionKeys": [],
105
105
  "dependentActions": []
106
106
  },
107
+ "deletesecurityconfiguration": {
108
+ "name": "DeleteSecurityConfiguration",
109
+ "description": "Grants permission to delete a security configuration",
110
+ "accessLevel": "Write",
111
+ "resourceTypes": [
112
+ {
113
+ "name": "securityConfiguration",
114
+ "required": true,
115
+ "conditionKeys": [],
116
+ "dependentActions": []
117
+ }
118
+ ],
119
+ "conditionKeys": [],
120
+ "dependentActions": []
121
+ },
107
122
  "deletevirtualcluster": {
108
123
  "name": "DeleteVirtualCluster",
109
124
  "description": "Grants permission to delete a virtual cluster",
@@ -278,6 +293,12 @@
278
293
  "conditionKeys": [],
279
294
  "dependentActions": []
280
295
  },
296
+ {
297
+ "name": "securityConfiguration",
298
+ "required": false,
299
+ "conditionKeys": [],
300
+ "dependentActions": []
301
+ },
281
302
  {
282
303
  "name": "virtualCluster",
283
304
  "required": false,
@@ -339,6 +360,12 @@
339
360
  "conditionKeys": [],
340
361
  "dependentActions": []
341
362
  },
363
+ {
364
+ "name": "securityConfiguration",
365
+ "required": false,
366
+ "conditionKeys": [],
367
+ "dependentActions": []
368
+ },
342
369
  {
343
370
  "name": "virtualCluster",
344
371
  "required": false,
@@ -375,6 +402,12 @@
375
402
  "conditionKeys": [],
376
403
  "dependentActions": []
377
404
  },
405
+ {
406
+ "name": "securityConfiguration",
407
+ "required": false,
408
+ "conditionKeys": [],
409
+ "dependentActions": []
410
+ },
378
411
  {
379
412
  "name": "virtualCluster",
380
413
  "required": false,
@@ -35,6 +35,22 @@
35
35
  "iam:PassRole"
36
36
  ]
37
37
  },
38
+ "accesssystemprofilelogs": {
39
+ "name": "AccessSystemProfileLogs",
40
+ "isPermissionOnly": true,
41
+ "description": "Grants permission to access system profile logs",
42
+ "accessLevel": "Write",
43
+ "resourceTypes": [
44
+ {
45
+ "name": "jobRun",
46
+ "required": true,
47
+ "conditionKeys": [],
48
+ "dependentActions": []
49
+ }
50
+ ],
51
+ "conditionKeys": [],
52
+ "dependentActions": []
53
+ },
38
54
  "canceljobrun": {
39
55
  "name": "CancelJobRun",
40
56
  "description": "Grants permission to cancel a job run",
@@ -134,6 +134,21 @@
134
134
  "conditionKeys": [],
135
135
  "dependentActions": []
136
136
  },
137
+ "generatematchid": {
138
+ "name": "GenerateMatchId",
139
+ "description": "Grants permission to generate match Id",
140
+ "accessLevel": "Write",
141
+ "resourceTypes": [
142
+ {
143
+ "name": "MatchingWorkflow",
144
+ "required": true,
145
+ "conditionKeys": [],
146
+ "dependentActions": []
147
+ }
148
+ ],
149
+ "conditionKeys": [],
150
+ "dependentActions": []
151
+ },
137
152
  "getidmappingjob": {
138
153
  "name": "GetIdMappingJob",
139
154
  "description": "Grants permission to get a idmapping job",
@@ -320,14 +335,7 @@
320
335
  "name": "ListProviderServices",
321
336
  "description": "Grants permission to list provider service",
322
337
  "accessLevel": "List",
323
- "resourceTypes": [
324
- {
325
- "name": "ProviderService",
326
- "required": true,
327
- "conditionKeys": [],
328
- "dependentActions": []
329
- }
330
- ],
338
+ "resourceTypes": [],
331
339
  "conditionKeys": [],
332
340
  "dependentActions": []
333
341
  },
@@ -216,6 +216,21 @@
216
216
  "conditionKeys": [],
217
217
  "dependentActions": []
218
218
  },
219
+ "createindex": {
220
+ "name": "CreateIndex",
221
+ "description": "Grants permission to create index for the OpenSearch Service domain",
222
+ "accessLevel": "Write",
223
+ "resourceTypes": [
224
+ {
225
+ "name": "domain",
226
+ "required": true,
227
+ "conditionKeys": [],
228
+ "dependentActions": []
229
+ }
230
+ ],
231
+ "conditionKeys": [],
232
+ "dependentActions": []
233
+ },
219
234
  "createoutboundconnection": {
220
235
  "name": "CreateOutboundConnection",
221
236
  "description": "Grants permission to create a new cross-cluster search connection from a source domain to a destination domain",
@@ -369,6 +384,21 @@
369
384
  "conditionKeys": [],
370
385
  "dependentActions": []
371
386
  },
387
+ "deleteindex": {
388
+ "name": "DeleteIndex",
389
+ "description": "Grants permission to delete Index for the OpenSearch Service domain",
390
+ "accessLevel": "Write",
391
+ "resourceTypes": [
392
+ {
393
+ "name": "domain",
394
+ "required": true,
395
+ "conditionKeys": [],
396
+ "dependentActions": []
397
+ }
398
+ ],
399
+ "conditionKeys": [],
400
+ "dependentActions": []
401
+ },
372
402
  "deleteoutboundconnection": {
373
403
  "name": "DeleteOutboundConnection",
374
404
  "description": "Grants permission to the source domain owner to delete an existing outbound cross-cluster search connection",
@@ -887,6 +917,21 @@
887
917
  "conditionKeys": [],
888
918
  "dependentActions": []
889
919
  },
920
+ "getindex": {
921
+ "name": "GetIndex",
922
+ "description": "Grants permission to get index for the OpenSearch Service domain",
923
+ "accessLevel": "Read",
924
+ "resourceTypes": [
925
+ {
926
+ "name": "domain",
927
+ "required": true,
928
+ "conditionKeys": [],
929
+ "dependentActions": []
930
+ }
931
+ ],
932
+ "conditionKeys": [],
933
+ "dependentActions": []
934
+ },
890
935
  "getpackageversionhistory": {
891
936
  "name": "GetPackageVersionHistory",
892
937
  "description": "Grants permission to fetch the version history for a package",
@@ -1311,6 +1356,21 @@
1311
1356
  "conditionKeys": [],
1312
1357
  "dependentActions": []
1313
1358
  },
1359
+ "updateindex": {
1360
+ "name": "UpdateIndex",
1361
+ "description": "Grants permission to update index for the OpenSearch Service domain",
1362
+ "accessLevel": "Write",
1363
+ "resourceTypes": [
1364
+ {
1365
+ "name": "domain",
1366
+ "required": true,
1367
+ "conditionKeys": [],
1368
+ "dependentActions": []
1369
+ }
1370
+ ],
1371
+ "conditionKeys": [],
1372
+ "dependentActions": []
1373
+ },
1314
1374
  "updatepackage": {
1315
1375
  "name": "UpdatePackage",
1316
1376
  "description": "Grants permission to update a package for use with OpenSearch Service domains",
@@ -14,6 +14,22 @@
14
14
  "conditionKeys": [],
15
15
  "dependentActions": []
16
16
  },
17
+ "allowvendedlogdeliveryforresource": {
18
+ "name": "AllowVendedLogDeliveryForResource",
19
+ "isPermissionOnly": true,
20
+ "description": "Grants permission to configure vended log delivery for EventBridge",
21
+ "accessLevel": "Write",
22
+ "resourceTypes": [
23
+ {
24
+ "name": "event-bus",
25
+ "required": true,
26
+ "conditionKeys": [],
27
+ "dependentActions": []
28
+ }
29
+ ],
30
+ "conditionKeys": [],
31
+ "dependentActions": []
32
+ },
17
33
  "cancelreplay": {
18
34
  "name": "CancelReplay",
19
35
  "description": "Grants permission to cancel a replay",
@@ -66,6 +82,18 @@
66
82
  "required": true,
67
83
  "conditionKeys": [],
68
84
  "dependentActions": []
85
+ },
86
+ {
87
+ "name": "alias",
88
+ "required": false,
89
+ "conditionKeys": [],
90
+ "dependentActions": []
91
+ },
92
+ {
93
+ "name": "key",
94
+ "required": false,
95
+ "conditionKeys": [],
96
+ "dependentActions": []
69
97
  }
70
98
  ],
71
99
  "conditionKeys": [],
@@ -900,6 +928,18 @@
900
928
  "required": true,
901
929
  "conditionKeys": [],
902
930
  "dependentActions": []
931
+ },
932
+ {
933
+ "name": "alias",
934
+ "required": false,
935
+ "conditionKeys": [],
936
+ "dependentActions": []
937
+ },
938
+ {
939
+ "name": "key",
940
+ "required": false,
941
+ "conditionKeys": [],
942
+ "dependentActions": []
903
943
  }
904
944
  ],
905
945
  "conditionKeys": [],