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
@@ -45,7 +45,9 @@
45
45
  "dependentActions": []
46
46
  }
47
47
  ],
48
- "conditionKeys": [],
48
+ "conditionKeys": [
49
+ "glue:LakeFormationPermissions"
50
+ ],
49
51
  "dependentActions": []
50
52
  },
51
53
  "batchdeleteconnection": {
@@ -66,7 +68,9 @@
66
68
  "dependentActions": []
67
69
  }
68
70
  ],
69
- "conditionKeys": [],
71
+ "conditionKeys": [
72
+ "glue:LakeFormationPermissions"
73
+ ],
70
74
  "dependentActions": []
71
75
  },
72
76
  "batchdeletepartition": {
@@ -99,7 +103,9 @@
99
103
  "dependentActions": []
100
104
  }
101
105
  ],
102
- "conditionKeys": [],
106
+ "conditionKeys": [
107
+ "glue:LakeFormationPermissions"
108
+ ],
103
109
  "dependentActions": []
104
110
  },
105
111
  "batchdeletetable": {
@@ -132,7 +138,9 @@
132
138
  "dependentActions": []
133
139
  }
134
140
  ],
135
- "conditionKeys": [],
141
+ "conditionKeys": [
142
+ "glue:LakeFormationPermissions"
143
+ ],
136
144
  "dependentActions": []
137
145
  },
138
146
  "batchdeletetableversion": {
@@ -165,7 +173,9 @@
165
173
  "dependentActions": []
166
174
  }
167
175
  ],
168
- "conditionKeys": [],
176
+ "conditionKeys": [
177
+ "glue:LakeFormationPermissions"
178
+ ],
169
179
  "dependentActions": []
170
180
  },
171
181
  "batchgetblueprints": {
@@ -266,7 +276,9 @@
266
276
  "dependentActions": []
267
277
  }
268
278
  ],
269
- "conditionKeys": [],
279
+ "conditionKeys": [
280
+ "glue:LakeFormationPermissions"
281
+ ],
270
282
  "dependentActions": []
271
283
  },
272
284
  "batchgetstagefiles": {
@@ -381,7 +393,9 @@
381
393
  "dependentActions": []
382
394
  }
383
395
  ],
384
- "conditionKeys": [],
396
+ "conditionKeys": [
397
+ "glue:LakeFormationPermissions"
398
+ ],
385
399
  "dependentActions": []
386
400
  },
387
401
  "canceldataqualityrulerecommendationrun": {
@@ -488,7 +502,10 @@
488
502
  "dependentActions": []
489
503
  }
490
504
  ],
491
- "conditionKeys": [],
505
+ "conditionKeys": [
506
+ "glue:LakeFormationPermissions",
507
+ "glue:FederatedAuthorizationSource"
508
+ ],
492
509
  "dependentActions": []
493
510
  },
494
511
  "createclassifier": {
@@ -540,7 +557,8 @@
540
557
  ],
541
558
  "conditionKeys": [
542
559
  "aws:RequestTag/${TagKey}",
543
- "aws:TagKeys"
560
+ "aws:TagKeys",
561
+ "glue:LakeFormationPermissions"
544
562
  ],
545
563
  "dependentActions": []
546
564
  },
@@ -601,7 +619,10 @@
601
619
  "dependentActions": []
602
620
  }
603
621
  ],
604
- "conditionKeys": [],
622
+ "conditionKeys": [
623
+ "glue:LakeFormationPermissions",
624
+ "glue:FederatedAuthorizationSource"
625
+ ],
605
626
  "dependentActions": []
606
627
  },
607
628
  "createdevendpoint": {
@@ -615,6 +636,14 @@
615
636
  ],
616
637
  "dependentActions": []
617
638
  },
639
+ "createglueidentitycenterconfiguration": {
640
+ "name": "CreateGlueIdentityCenterConfiguration",
641
+ "description": "Grants permission to connect Glue with Identity Center",
642
+ "accessLevel": "Write",
643
+ "resourceTypes": [],
644
+ "conditionKeys": [],
645
+ "dependentActions": []
646
+ },
618
647
  "createinboundintegration": {
619
648
  "name": "CreateInboundIntegration",
620
649
  "isPermissionOnly": true,
@@ -779,7 +808,9 @@
779
808
  "dependentActions": []
780
809
  }
781
810
  ],
782
- "conditionKeys": [],
811
+ "conditionKeys": [
812
+ "glue:LakeFormationPermissions"
813
+ ],
783
814
  "dependentActions": []
784
815
  },
785
816
  "createpartitionindex": {
@@ -812,7 +843,9 @@
812
843
  "dependentActions": []
813
844
  }
814
845
  ],
815
- "conditionKeys": [],
846
+ "conditionKeys": [
847
+ "glue:LakeFormationPermissions"
848
+ ],
816
849
  "dependentActions": []
817
850
  },
818
851
  "createregistry": {
@@ -924,7 +957,10 @@
924
957
  "dependentActions": []
925
958
  }
926
959
  ],
927
- "conditionKeys": [],
960
+ "conditionKeys": [
961
+ "glue:LakeFormationPermissions",
962
+ "glue:FederatedAuthorizationSource"
963
+ ],
928
964
  "dependentActions": []
929
965
  },
930
966
  "createtableoptimizer": {
@@ -1016,7 +1052,9 @@
1016
1052
  "dependentActions": []
1017
1053
  }
1018
1054
  ],
1019
- "conditionKeys": [],
1055
+ "conditionKeys": [
1056
+ "glue:LakeFormationPermissions"
1057
+ ],
1020
1058
  "dependentActions": []
1021
1059
  },
1022
1060
  "createworkflow": {
@@ -1070,7 +1108,10 @@
1070
1108
  "dependentActions": []
1071
1109
  }
1072
1110
  ],
1073
- "conditionKeys": [],
1111
+ "conditionKeys": [
1112
+ "glue:LakeFormationPermissions",
1113
+ "glue:FederatedAuthorizationSource"
1114
+ ],
1074
1115
  "dependentActions": []
1075
1116
  },
1076
1117
  "deleteclassifier": {
@@ -1111,7 +1152,9 @@
1111
1152
  "dependentActions": []
1112
1153
  }
1113
1154
  ],
1114
- "conditionKeys": [],
1155
+ "conditionKeys": [
1156
+ "glue:LakeFormationPermissions"
1157
+ ],
1115
1158
  "dependentActions": []
1116
1159
  },
1117
1160
  "deletecolumnstatisticsfortable": {
@@ -1144,7 +1187,9 @@
1144
1187
  "dependentActions": []
1145
1188
  }
1146
1189
  ],
1147
- "conditionKeys": [],
1190
+ "conditionKeys": [
1191
+ "glue:LakeFormationPermissions"
1192
+ ],
1148
1193
  "dependentActions": []
1149
1194
  },
1150
1195
  "deletecolumnstatisticstasksettings": {
@@ -1192,7 +1237,9 @@
1192
1237
  "dependentActions": []
1193
1238
  }
1194
1239
  ],
1195
- "conditionKeys": [],
1240
+ "conditionKeys": [
1241
+ "glue:LakeFormationPermissions"
1242
+ ],
1196
1243
  "dependentActions": []
1197
1244
  },
1198
1245
  "deletecrawler": {
@@ -1269,7 +1316,10 @@
1269
1316
  "dependentActions": []
1270
1317
  }
1271
1318
  ],
1272
- "conditionKeys": [],
1319
+ "conditionKeys": [
1320
+ "glue:LakeFormationPermissions",
1321
+ "glue:FederatedAuthorizationSource"
1322
+ ],
1273
1323
  "dependentActions": []
1274
1324
  },
1275
1325
  "deletedevendpoint": {
@@ -1287,6 +1337,14 @@
1287
1337
  "conditionKeys": [],
1288
1338
  "dependentActions": []
1289
1339
  },
1340
+ "deleteglueidentitycenterconfiguration": {
1341
+ "name": "DeleteGlueIdentityCenterConfiguration",
1342
+ "description": "Grants permission to disconnect Glue with Identity Center",
1343
+ "accessLevel": "Write",
1344
+ "resourceTypes": [],
1345
+ "conditionKeys": [],
1346
+ "dependentActions": []
1347
+ },
1290
1348
  "deleteintegration": {
1291
1349
  "name": "DeleteIntegration",
1292
1350
  "description": "Grants permission to delete an integration",
@@ -1391,7 +1449,9 @@
1391
1449
  "dependentActions": []
1392
1450
  }
1393
1451
  ],
1394
- "conditionKeys": [],
1452
+ "conditionKeys": [
1453
+ "glue:LakeFormationPermissions"
1454
+ ],
1395
1455
  "dependentActions": []
1396
1456
  },
1397
1457
  "deletepartitionindex": {
@@ -1424,7 +1484,9 @@
1424
1484
  "dependentActions": []
1425
1485
  }
1426
1486
  ],
1427
- "conditionKeys": [],
1487
+ "conditionKeys": [
1488
+ "glue:LakeFormationPermissions"
1489
+ ],
1428
1490
  "dependentActions": []
1429
1491
  },
1430
1492
  "deleteregistry": {
@@ -1552,7 +1614,10 @@
1552
1614
  "dependentActions": []
1553
1615
  }
1554
1616
  ],
1555
- "conditionKeys": [],
1617
+ "conditionKeys": [
1618
+ "glue:LakeFormationPermissions",
1619
+ "glue:FederatedAuthorizationSource"
1620
+ ],
1556
1621
  "dependentActions": []
1557
1622
  },
1558
1623
  "deletetableoptimizer": {
@@ -1614,7 +1679,9 @@
1614
1679
  "dependentActions": []
1615
1680
  }
1616
1681
  ],
1617
- "conditionKeys": [],
1682
+ "conditionKeys": [
1683
+ "glue:LakeFormationPermissions"
1684
+ ],
1618
1685
  "dependentActions": []
1619
1686
  },
1620
1687
  "deletetrigger": {
@@ -1677,7 +1744,9 @@
1677
1744
  "dependentActions": []
1678
1745
  }
1679
1746
  ],
1680
- "conditionKeys": [],
1747
+ "conditionKeys": [
1748
+ "glue:LakeFormationPermissions"
1749
+ ],
1681
1750
  "dependentActions": []
1682
1751
  },
1683
1752
  "deleteworkflow": {
@@ -1757,6 +1826,30 @@
1757
1826
  ],
1758
1827
  "dependentActions": []
1759
1828
  },
1829
+ "federateauthorization": {
1830
+ "name": "FederateAuthorization",
1831
+ "description": "Grants permission to read and write redshift federated resources",
1832
+ "accessLevel": "Write",
1833
+ "resourceTypes": [
1834
+ {
1835
+ "name": "rootcatalog",
1836
+ "required": true,
1837
+ "conditionKeys": [],
1838
+ "dependentActions": []
1839
+ },
1840
+ {
1841
+ "name": "catalog",
1842
+ "required": false,
1843
+ "conditionKeys": [],
1844
+ "dependentActions": []
1845
+ }
1846
+ ],
1847
+ "conditionKeys": [
1848
+ "glue:EnabledForRedshiftAutoDiscovery",
1849
+ "glue:FederatedAuthorizationSource"
1850
+ ],
1851
+ "dependentActions": []
1852
+ },
1760
1853
  "getblueprint": {
1761
1854
  "name": "GetBlueprint",
1762
1855
  "description": "Grants permission to retrieve a blueprint",
@@ -1821,7 +1914,9 @@
1821
1914
  }
1822
1915
  ],
1823
1916
  "conditionKeys": [
1824
- "glue:EnabledForRedshiftAutoDiscovery"
1917
+ "glue:EnabledForRedshiftAutoDiscovery",
1918
+ "glue:LakeFormationPermissions",
1919
+ "glue:FederatedAuthorizationSource"
1825
1920
  ],
1826
1921
  "dependentActions": []
1827
1922
  },
@@ -1837,7 +1932,9 @@
1837
1932
  "dependentActions": []
1838
1933
  }
1839
1934
  ],
1840
- "conditionKeys": [],
1935
+ "conditionKeys": [
1936
+ "glue:LakeFormationPermissions"
1937
+ ],
1841
1938
  "dependentActions": []
1842
1939
  },
1843
1940
  "getcatalogs": {
@@ -1859,7 +1956,9 @@
1859
1956
  }
1860
1957
  ],
1861
1958
  "conditionKeys": [
1862
- "glue:EnabledForRedshiftAutoDiscovery"
1959
+ "glue:EnabledForRedshiftAutoDiscovery",
1960
+ "glue:LakeFormationPermissions",
1961
+ "glue:FederatedAuthorizationSource"
1863
1962
  ],
1864
1963
  "dependentActions": []
1865
1964
  },
@@ -1909,7 +2008,9 @@
1909
2008
  "dependentActions": []
1910
2009
  }
1911
2010
  ],
1912
- "conditionKeys": [],
2011
+ "conditionKeys": [
2012
+ "glue:LakeFormationPermissions"
2013
+ ],
1913
2014
  "dependentActions": []
1914
2015
  },
1915
2016
  "getcolumnstatisticsfortable": {
@@ -1942,7 +2043,9 @@
1942
2043
  "dependentActions": []
1943
2044
  }
1944
2045
  ],
1945
- "conditionKeys": [],
2046
+ "conditionKeys": [
2047
+ "glue:LakeFormationPermissions"
2048
+ ],
1946
2049
  "dependentActions": []
1947
2050
  },
1948
2051
  "getcolumnstatisticstaskrun": {
@@ -2002,7 +2105,9 @@
2002
2105
  "dependentActions": []
2003
2106
  }
2004
2107
  ],
2005
- "conditionKeys": [],
2108
+ "conditionKeys": [
2109
+ "glue:LakeFormationPermissions"
2110
+ ],
2006
2111
  "dependentActions": []
2007
2112
  },
2008
2113
  "getconnections": {
@@ -2023,7 +2128,9 @@
2023
2128
  "dependentActions": []
2024
2129
  }
2025
2130
  ],
2026
- "conditionKeys": [],
2131
+ "conditionKeys": [
2132
+ "glue:LakeFormationPermissions"
2133
+ ],
2027
2134
  "dependentActions": []
2028
2135
  },
2029
2136
  "getcrawler": {
@@ -2229,7 +2336,10 @@
2229
2336
  "dependentActions": []
2230
2337
  }
2231
2338
  ],
2232
- "conditionKeys": [],
2339
+ "conditionKeys": [
2340
+ "glue:LakeFormationPermissions",
2341
+ "glue:FederatedAuthorizationSource"
2342
+ ],
2233
2343
  "dependentActions": []
2234
2344
  },
2235
2345
  "getdatabases": {
@@ -2256,7 +2366,10 @@
2256
2366
  "dependentActions": []
2257
2367
  }
2258
2368
  ],
2259
- "conditionKeys": [],
2369
+ "conditionKeys": [
2370
+ "glue:LakeFormationPermissions",
2371
+ "glue:FederatedAuthorizationSource"
2372
+ ],
2260
2373
  "dependentActions": []
2261
2374
  },
2262
2375
  "getdataflowgraph": {
@@ -2343,6 +2456,14 @@
2343
2456
  "conditionKeys": [],
2344
2457
  "dependentActions": []
2345
2458
  },
2459
+ "getglueidentitycenterconfiguration": {
2460
+ "name": "GetGlueIdentityCenterConfiguration",
2461
+ "description": "Grants permission to retrieve the managed Idc application",
2462
+ "accessLevel": "Read",
2463
+ "resourceTypes": [],
2464
+ "conditionKeys": [],
2465
+ "dependentActions": []
2466
+ },
2346
2467
  "getintegrationresourceproperty": {
2347
2468
  "name": "GetIntegrationResourceProperty",
2348
2469
  "description": "Grants permission to retrieve the integration resource property",
@@ -2587,7 +2708,9 @@
2587
2708
  "dependentActions": []
2588
2709
  }
2589
2710
  ],
2590
- "conditionKeys": [],
2711
+ "conditionKeys": [
2712
+ "glue:LakeFormationPermissions"
2713
+ ],
2591
2714
  "dependentActions": []
2592
2715
  },
2593
2716
  "getpartitionindexes": {
@@ -2620,7 +2743,9 @@
2620
2743
  "dependentActions": []
2621
2744
  }
2622
2745
  ],
2623
- "conditionKeys": [],
2746
+ "conditionKeys": [
2747
+ "glue:LakeFormationPermissions"
2748
+ ],
2624
2749
  "dependentActions": []
2625
2750
  },
2626
2751
  "getpartitions": {
@@ -2653,7 +2778,9 @@
2653
2778
  "dependentActions": []
2654
2779
  }
2655
2780
  ],
2656
- "conditionKeys": [],
2781
+ "conditionKeys": [
2782
+ "glue:LakeFormationPermissions"
2783
+ ],
2657
2784
  "dependentActions": []
2658
2785
  },
2659
2786
  "getplan": {
@@ -2957,7 +3084,10 @@
2957
3084
  "dependentActions": []
2958
3085
  }
2959
3086
  ],
2960
- "conditionKeys": [],
3087
+ "conditionKeys": [
3088
+ "glue:LakeFormationPermissions",
3089
+ "glue:FederatedAuthorizationSource"
3090
+ ],
2961
3091
  "dependentActions": []
2962
3092
  },
2963
3093
  "gettableoptimizer": {
@@ -3019,7 +3149,9 @@
3019
3149
  "dependentActions": []
3020
3150
  }
3021
3151
  ],
3022
- "conditionKeys": [],
3152
+ "conditionKeys": [
3153
+ "glue:LakeFormationPermissions"
3154
+ ],
3023
3155
  "dependentActions": []
3024
3156
  },
3025
3157
  "gettableversions": {
@@ -3052,7 +3184,9 @@
3052
3184
  "dependentActions": []
3053
3185
  }
3054
3186
  ],
3055
- "conditionKeys": [],
3187
+ "conditionKeys": [
3188
+ "glue:LakeFormationPermissions"
3189
+ ],
3056
3190
  "dependentActions": []
3057
3191
  },
3058
3192
  "gettables": {
@@ -3085,7 +3219,10 @@
3085
3219
  "dependentActions": []
3086
3220
  }
3087
3221
  ],
3088
- "conditionKeys": [],
3222
+ "conditionKeys": [
3223
+ "glue:LakeFormationPermissions",
3224
+ "glue:FederatedAuthorizationSource"
3225
+ ],
3089
3226
  "dependentActions": []
3090
3227
  },
3091
3228
  "gettags": {
@@ -3213,7 +3350,9 @@
3213
3350
  "dependentActions": []
3214
3351
  }
3215
3352
  ],
3216
- "conditionKeys": [],
3353
+ "conditionKeys": [
3354
+ "glue:LakeFormationPermissions"
3355
+ ],
3217
3356
  "dependentActions": []
3218
3357
  },
3219
3358
  "getuserdefinedfunctions": {
@@ -3246,7 +3385,10 @@
3246
3385
  "dependentActions": []
3247
3386
  }
3248
3387
  ],
3249
- "conditionKeys": [],
3388
+ "conditionKeys": [
3389
+ "glue:LakeFormationPermissions",
3390
+ "glue:FederatedAuthorizationSource"
3391
+ ],
3250
3392
  "dependentActions": []
3251
3393
  },
3252
3394
  "getworkflow": {
@@ -3337,7 +3479,9 @@
3337
3479
  "dependentActions": []
3338
3480
  }
3339
3481
  ],
3340
- "conditionKeys": [],
3482
+ "conditionKeys": [
3483
+ "glue:LakeFormationPermissions"
3484
+ ],
3341
3485
  "dependentActions": []
3342
3486
  },
3343
3487
  "listblueprints": {
@@ -3898,6 +4042,42 @@
3898
4042
  "conditionKeys": [],
3899
4043
  "dependentActions": []
3900
4044
  },
4045
+ "renametable": {
4046
+ "name": "RenameTable",
4047
+ "description": "Grants permission to rename a table",
4048
+ "accessLevel": "Write",
4049
+ "resourceTypes": [
4050
+ {
4051
+ "name": "database",
4052
+ "required": true,
4053
+ "conditionKeys": [],
4054
+ "dependentActions": []
4055
+ },
4056
+ {
4057
+ "name": "rootcatalog",
4058
+ "required": true,
4059
+ "conditionKeys": [],
4060
+ "dependentActions": []
4061
+ },
4062
+ {
4063
+ "name": "table",
4064
+ "required": true,
4065
+ "conditionKeys": [],
4066
+ "dependentActions": []
4067
+ },
4068
+ {
4069
+ "name": "catalog",
4070
+ "required": false,
4071
+ "conditionKeys": [],
4072
+ "dependentActions": []
4073
+ }
4074
+ ],
4075
+ "conditionKeys": [
4076
+ "glue:LakeFormationPermissions",
4077
+ "glue:FederatedAuthorizationSource"
4078
+ ],
4079
+ "dependentActions": []
4080
+ },
3901
4081
  "requestlogparsing": {
3902
4082
  "name": "RequestLogParsing",
3903
4083
  "description": "Grants permission to request log parsing for SparkUI",
@@ -3982,7 +4162,9 @@
3982
4162
  "dependentActions": []
3983
4163
  }
3984
4164
  ],
3985
- "conditionKeys": [],
4165
+ "conditionKeys": [
4166
+ "glue:LakeFormationPermissions"
4167
+ ],
3986
4168
  "dependentActions": []
3987
4169
  },
3988
4170
  "sendfeedback": {
@@ -4497,7 +4679,8 @@
4497
4679
  ],
4498
4680
  "conditionKeys": [
4499
4681
  "aws:TagKeys",
4500
- "aws:RequestTag/${TagKey}"
4682
+ "aws:RequestTag/${TagKey}",
4683
+ "glue:LakeFormationPermissions"
4501
4684
  ],
4502
4685
  "dependentActions": []
4503
4686
  },
@@ -4614,7 +4797,8 @@
4614
4797
  }
4615
4798
  ],
4616
4799
  "conditionKeys": [
4617
- "aws:TagKeys"
4800
+ "aws:TagKeys",
4801
+ "glue:LakeFormationPermissions"
4618
4802
  ],
4619
4803
  "dependentActions": []
4620
4804
  },
@@ -4651,7 +4835,10 @@
4651
4835
  "dependentActions": []
4652
4836
  }
4653
4837
  ],
4654
- "conditionKeys": [],
4838
+ "conditionKeys": [
4839
+ "glue:LakeFormationPermissions",
4840
+ "glue:FederatedAuthorizationSource"
4841
+ ],
4655
4842
  "dependentActions": []
4656
4843
  },
4657
4844
  "updateclassifier": {
@@ -4692,7 +4879,9 @@
4692
4879
  "dependentActions": []
4693
4880
  }
4694
4881
  ],
4695
- "conditionKeys": [],
4882
+ "conditionKeys": [
4883
+ "glue:LakeFormationPermissions"
4884
+ ],
4696
4885
  "dependentActions": []
4697
4886
  },
4698
4887
  "updatecolumnstatisticsfortable": {
@@ -4725,7 +4914,9 @@
4725
4914
  "dependentActions": []
4726
4915
  }
4727
4916
  ],
4728
- "conditionKeys": [],
4917
+ "conditionKeys": [
4918
+ "glue:LakeFormationPermissions"
4919
+ ],
4729
4920
  "dependentActions": []
4730
4921
  },
4731
4922
  "updatecolumnstatisticstasksettings": {
@@ -4773,7 +4964,9 @@
4773
4964
  "dependentActions": []
4774
4965
  }
4775
4966
  ],
4776
- "conditionKeys": [],
4967
+ "conditionKeys": [
4968
+ "glue:LakeFormationPermissions"
4969
+ ],
4777
4970
  "dependentActions": []
4778
4971
  },
4779
4972
  "updatecrawler": {
@@ -4838,7 +5031,10 @@
4838
5031
  "dependentActions": []
4839
5032
  }
4840
5033
  ],
4841
- "conditionKeys": [],
5034
+ "conditionKeys": [
5035
+ "glue:LakeFormationPermissions",
5036
+ "glue:FederatedAuthorizationSource"
5037
+ ],
4842
5038
  "dependentActions": []
4843
5039
  },
4844
5040
  "updatedevendpoint": {
@@ -4856,6 +5052,14 @@
4856
5052
  "conditionKeys": [],
4857
5053
  "dependentActions": []
4858
5054
  },
5055
+ "updateglueidentitycenterconfiguration": {
5056
+ "name": "UpdateGlueIdentityCenterConfiguration",
5057
+ "description": "Grants permission to update the managed Idc application",
5058
+ "accessLevel": "Write",
5059
+ "resourceTypes": [],
5060
+ "conditionKeys": [],
5061
+ "dependentActions": []
5062
+ },
4859
5063
  "updateintegrationresourceproperty": {
4860
5064
  "name": "UpdateIntegrationResourceProperty",
4861
5065
  "description": "Grants permission to update the integration resource property",
@@ -4989,7 +5193,9 @@
4989
5193
  "dependentActions": []
4990
5194
  }
4991
5195
  ],
4992
- "conditionKeys": [],
5196
+ "conditionKeys": [
5197
+ "glue:LakeFormationPermissions"
5198
+ ],
4993
5199
  "dependentActions": []
4994
5200
  },
4995
5201
  "updateregistry": {
@@ -5073,7 +5279,10 @@
5073
5279
  "dependentActions": []
5074
5280
  }
5075
5281
  ],
5076
- "conditionKeys": [],
5282
+ "conditionKeys": [
5283
+ "glue:LakeFormationPermissions",
5284
+ "glue:FederatedAuthorizationSource"
5285
+ ],
5077
5286
  "dependentActions": []
5078
5287
  },
5079
5288
  "updatetableoptimizer": {
@@ -5165,7 +5374,9 @@
5165
5374
  "dependentActions": []
5166
5375
  }
5167
5376
  ],
5168
- "conditionKeys": [],
5377
+ "conditionKeys": [
5378
+ "glue:LakeFormationPermissions"
5379
+ ],
5169
5380
  "dependentActions": []
5170
5381
  },
5171
5382
  "updateworkflow": {