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
@@ -0,0 +1,186 @@
1
+ {
2
+ "associatevolume": {
3
+ "name": "AssociateVolume",
4
+ "description": "Grants permission to associate a workspace managed volume to a workspace managed instance in your account",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "WorkspaceInstanceId",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [],
15
+ "dependentActions": [
16
+ "ec2:AttachVolume",
17
+ "ec2:DescribeVolumes"
18
+ ]
19
+ },
20
+ "createvolume": {
21
+ "name": "CreateVolume",
22
+ "description": "Grants permission to create a workspace managed volume in your account",
23
+ "accessLevel": "Write",
24
+ "resourceTypes": [],
25
+ "conditionKeys": [],
26
+ "dependentActions": [
27
+ "ec2:CreateVolume"
28
+ ]
29
+ },
30
+ "createworkspaceinstance": {
31
+ "name": "CreateWorkspaceInstance",
32
+ "description": "Grants permission to create a workspace managed instance in your account",
33
+ "accessLevel": "Write",
34
+ "resourceTypes": [],
35
+ "conditionKeys": [
36
+ "aws:RequestTag/${TagKey}",
37
+ "aws:TagKeys"
38
+ ],
39
+ "dependentActions": [
40
+ "ec2:DescribeInstances",
41
+ "ec2:RunInstances"
42
+ ]
43
+ },
44
+ "deletevolume": {
45
+ "name": "DeleteVolume",
46
+ "description": "Grants permission to delete a workspace managed volume in your account",
47
+ "accessLevel": "Write",
48
+ "resourceTypes": [
49
+ {
50
+ "name": "VolumeId",
51
+ "required": true,
52
+ "conditionKeys": [],
53
+ "dependentActions": []
54
+ }
55
+ ],
56
+ "conditionKeys": [],
57
+ "dependentActions": [
58
+ "ec2:DeleteVolume",
59
+ "ec2:DescribeVolumes"
60
+ ]
61
+ },
62
+ "deleteworkspaceinstance": {
63
+ "name": "DeleteWorkspaceInstance",
64
+ "description": "Grants permission to delete a workspace managed instance in your account",
65
+ "accessLevel": "Write",
66
+ "resourceTypes": [
67
+ {
68
+ "name": "WorkspaceInstanceId",
69
+ "required": true,
70
+ "conditionKeys": [],
71
+ "dependentActions": []
72
+ }
73
+ ],
74
+ "conditionKeys": [],
75
+ "dependentActions": [
76
+ "ec2:TerminateInstances"
77
+ ]
78
+ },
79
+ "disassociatevolume": {
80
+ "name": "DisassociateVolume",
81
+ "description": "Grants permission to disassociate a workspace managed volume from a workspace managed instance in your account",
82
+ "accessLevel": "Write",
83
+ "resourceTypes": [
84
+ {
85
+ "name": "WorkspaceInstanceId",
86
+ "required": true,
87
+ "conditionKeys": [],
88
+ "dependentActions": []
89
+ }
90
+ ],
91
+ "conditionKeys": [],
92
+ "dependentActions": [
93
+ "ec2:DescribeVolumes",
94
+ "ec2:DetachVolume"
95
+ ]
96
+ },
97
+ "getworkspaceinstance": {
98
+ "name": "GetWorkspaceInstance",
99
+ "description": "Grants permission to get details for a specific workspace managed instance in your account",
100
+ "accessLevel": "Read",
101
+ "resourceTypes": [
102
+ {
103
+ "name": "WorkspaceInstanceId",
104
+ "required": true,
105
+ "conditionKeys": [],
106
+ "dependentActions": []
107
+ }
108
+ ],
109
+ "conditionKeys": [],
110
+ "dependentActions": []
111
+ },
112
+ "listinstancetypes": {
113
+ "name": "ListInstanceTypes",
114
+ "description": "Grants permission to list all supported instance types",
115
+ "accessLevel": "List",
116
+ "resourceTypes": [],
117
+ "conditionKeys": [],
118
+ "dependentActions": []
119
+ },
120
+ "listregions": {
121
+ "name": "ListRegions",
122
+ "description": "Grants permission to list all supported AWS regions",
123
+ "accessLevel": "List",
124
+ "resourceTypes": [],
125
+ "conditionKeys": [],
126
+ "dependentActions": []
127
+ },
128
+ "listtagsforresource": {
129
+ "name": "ListTagsForResource",
130
+ "description": "Grants permission to list user tags for resources in your account",
131
+ "accessLevel": "List",
132
+ "resourceTypes": [
133
+ {
134
+ "name": "WorkspaceInstanceId",
135
+ "required": true,
136
+ "conditionKeys": [],
137
+ "dependentActions": []
138
+ }
139
+ ],
140
+ "conditionKeys": [],
141
+ "dependentActions": []
142
+ },
143
+ "listworkspaceinstances": {
144
+ "name": "ListWorkspaceInstances",
145
+ "description": "Grants permission to list workspace managed instances in your account",
146
+ "accessLevel": "List",
147
+ "resourceTypes": [],
148
+ "conditionKeys": [],
149
+ "dependentActions": []
150
+ },
151
+ "tagresource": {
152
+ "name": "TagResource",
153
+ "description": "Grants permission to add user tags to resources in your account",
154
+ "accessLevel": "Tagging",
155
+ "resourceTypes": [
156
+ {
157
+ "name": "WorkspaceInstanceId",
158
+ "required": true,
159
+ "conditionKeys": [],
160
+ "dependentActions": []
161
+ }
162
+ ],
163
+ "conditionKeys": [
164
+ "aws:RequestTag/${TagKey}",
165
+ "aws:TagKeys"
166
+ ],
167
+ "dependentActions": []
168
+ },
169
+ "untagresource": {
170
+ "name": "UntagResource",
171
+ "description": "Grants permission to remove user tags from resources in your account",
172
+ "accessLevel": "Tagging",
173
+ "resourceTypes": [
174
+ {
175
+ "name": "WorkspaceInstanceId",
176
+ "required": true,
177
+ "conditionKeys": [],
178
+ "dependentActions": []
179
+ }
180
+ ],
181
+ "conditionKeys": [
182
+ "aws:TagKeys"
183
+ ],
184
+ "dependentActions": []
185
+ }
186
+ }
@@ -90,6 +90,27 @@
90
90
  "conditionKeys": [],
91
91
  "dependentActions": []
92
92
  },
93
+ "associatesessionlogger": {
94
+ "name": "AssociateSessionLogger",
95
+ "description": "Grants permission to associate session logger with web portals",
96
+ "accessLevel": "Write",
97
+ "resourceTypes": [
98
+ {
99
+ "name": "portal",
100
+ "required": true,
101
+ "conditionKeys": [],
102
+ "dependentActions": []
103
+ },
104
+ {
105
+ "name": "sessionLogger",
106
+ "required": true,
107
+ "conditionKeys": [],
108
+ "dependentActions": []
109
+ }
110
+ ],
111
+ "conditionKeys": [],
112
+ "dependentActions": []
113
+ },
93
114
  "associatetruststore": {
94
115
  "name": "AssociateTrustStore",
95
116
  "description": "Grants permission to associate trust stores with web portals",
@@ -169,7 +190,8 @@
169
190
  "kms:CreateGrant",
170
191
  "kms:Decrypt",
171
192
  "kms:DescribeKey",
172
- "kms:GenerateDataKey"
193
+ "kms:GenerateDataKey",
194
+ "workspaces-web:TagResource"
173
195
  ]
174
196
  },
175
197
  "createdataprotectionsettings": {
@@ -181,7 +203,9 @@
181
203
  "aws:TagKeys",
182
204
  "aws:RequestTag/${TagKey}"
183
205
  ],
184
- "dependentActions": []
206
+ "dependentActions": [
207
+ "workspaces-web:TagResource"
208
+ ]
185
209
  },
186
210
  "createidentityprovider": {
187
211
  "name": "CreateIdentityProvider",
@@ -216,7 +240,9 @@
216
240
  "aws:TagKeys",
217
241
  "aws:RequestTag/${TagKey}"
218
242
  ],
219
- "dependentActions": []
243
+ "dependentActions": [
244
+ "workspaces-web:TagResource"
245
+ ]
220
246
  },
221
247
  "createnetworksettings": {
222
248
  "name": "CreateNetworkSettings",
@@ -228,7 +254,8 @@
228
254
  "aws:RequestTag/${TagKey}"
229
255
  ],
230
256
  "dependentActions": [
231
- "iam:CreateServiceLinkedRole"
257
+ "iam:CreateServiceLinkedRole",
258
+ "workspaces-web:TagResource"
232
259
  ]
233
260
  },
234
261
  "createportal": {
@@ -245,7 +272,22 @@
245
272
  "kms:CreateGrant",
246
273
  "kms:Decrypt",
247
274
  "kms:DescribeKey",
248
- "kms:GenerateDataKey"
275
+ "kms:GenerateDataKey",
276
+ "workspaces-web:TagResource"
277
+ ]
278
+ },
279
+ "createsessionlogger": {
280
+ "name": "CreateSessionLogger",
281
+ "description": "Grants permission to create session logger",
282
+ "accessLevel": "Write",
283
+ "resourceTypes": [],
284
+ "conditionKeys": [
285
+ "aws:TagKeys",
286
+ "aws:RequestTag/${TagKey}"
287
+ ],
288
+ "dependentActions": [
289
+ "s3:PutObject",
290
+ "workspaces-web:TagResource"
249
291
  ]
250
292
  },
251
293
  "createtruststore": {
@@ -257,7 +299,9 @@
257
299
  "aws:TagKeys",
258
300
  "aws:RequestTag/${TagKey}"
259
301
  ],
260
- "dependentActions": []
302
+ "dependentActions": [
303
+ "workspaces-web:TagResource"
304
+ ]
261
305
  },
262
306
  "createuseraccessloggingsettings": {
263
307
  "name": "CreateUserAccessLoggingSettings",
@@ -268,7 +312,9 @@
268
312
  "aws:TagKeys",
269
313
  "aws:RequestTag/${TagKey}"
270
314
  ],
271
- "dependentActions": []
315
+ "dependentActions": [
316
+ "workspaces-web:TagResource"
317
+ ]
272
318
  },
273
319
  "createusersettings": {
274
320
  "name": "CreateUserSettings",
@@ -279,7 +325,9 @@
279
325
  "aws:TagKeys",
280
326
  "aws:RequestTag/${TagKey}"
281
327
  ],
282
- "dependentActions": []
328
+ "dependentActions": [
329
+ "workspaces-web:TagResource"
330
+ ]
283
331
  },
284
332
  "deletebrowsersettings": {
285
333
  "name": "DeleteBrowserSettings",
@@ -377,6 +425,21 @@
377
425
  "conditionKeys": [],
378
426
  "dependentActions": []
379
427
  },
428
+ "deletesessionlogger": {
429
+ "name": "DeleteSessionLogger",
430
+ "description": "Grants permission to delete session logger",
431
+ "accessLevel": "Write",
432
+ "resourceTypes": [
433
+ {
434
+ "name": "sessionLogger",
435
+ "required": true,
436
+ "conditionKeys": [],
437
+ "dependentActions": []
438
+ }
439
+ ],
440
+ "conditionKeys": [],
441
+ "dependentActions": []
442
+ },
380
443
  "deletetruststore": {
381
444
  "name": "DeleteTrustStore",
382
445
  "description": "Grants permission to delete trust stores",
@@ -482,6 +545,21 @@
482
545
  "conditionKeys": [],
483
546
  "dependentActions": []
484
547
  },
548
+ "disassociatesessionlogger": {
549
+ "name": "DisassociateSessionLogger",
550
+ "description": "Grants permission to disassociate session logger from web portals",
551
+ "accessLevel": "Write",
552
+ "resourceTypes": [
553
+ {
554
+ "name": "portal",
555
+ "required": true,
556
+ "conditionKeys": [],
557
+ "dependentActions": []
558
+ }
559
+ ],
560
+ "conditionKeys": [],
561
+ "dependentActions": []
562
+ },
485
563
  "disassociatetruststore": {
486
564
  "name": "DisassociateTrustStore",
487
565
  "description": "Grants permission to disassociate trust stores from web portals",
@@ -662,6 +740,21 @@
662
740
  "conditionKeys": [],
663
741
  "dependentActions": []
664
742
  },
743
+ "getsessionlogger": {
744
+ "name": "GetSessionLogger",
745
+ "description": "Grants permission to get details on session logger",
746
+ "accessLevel": "Read",
747
+ "resourceTypes": [
748
+ {
749
+ "name": "sessionLogger",
750
+ "required": true,
751
+ "conditionKeys": [],
752
+ "dependentActions": []
753
+ }
754
+ ],
755
+ "conditionKeys": [],
756
+ "dependentActions": []
757
+ },
665
758
  "gettruststore": {
666
759
  "name": "GetTrustStore",
667
760
  "description": "Grants permission to get details on trust stores",
@@ -777,6 +870,14 @@
777
870
  "conditionKeys": [],
778
871
  "dependentActions": []
779
872
  },
873
+ "listsessionloggers": {
874
+ "name": "ListSessionLoggers",
875
+ "description": "Grants permission to list session loggers",
876
+ "accessLevel": "Read",
877
+ "resourceTypes": [],
878
+ "conditionKeys": [],
879
+ "dependentActions": []
880
+ },
780
881
  "listsessions": {
781
882
  "name": "ListSessions",
782
883
  "description": "Grants permission to list sessions for a Portal using optional filters",
@@ -873,6 +974,12 @@
873
974
  "conditionKeys": [],
874
975
  "dependentActions": []
875
976
  },
977
+ {
978
+ "name": "sessionLogger",
979
+ "required": false,
980
+ "conditionKeys": [],
981
+ "dependentActions": []
982
+ },
876
983
  {
877
984
  "name": "trustStore",
878
985
  "required": false,
@@ -939,6 +1046,12 @@
939
1046
  "conditionKeys": [],
940
1047
  "dependentActions": []
941
1048
  },
1049
+ {
1050
+ "name": "sessionLogger",
1051
+ "required": false,
1052
+ "conditionKeys": [],
1053
+ "dependentActions": []
1054
+ },
942
1055
  {
943
1056
  "name": "trustStore",
944
1057
  "required": false,
@@ -1066,6 +1179,21 @@
1066
1179
  "conditionKeys": [],
1067
1180
  "dependentActions": []
1068
1181
  },
1182
+ "updatesessionlogger": {
1183
+ "name": "UpdateSessionLogger",
1184
+ "description": "Grants permission to update session logger",
1185
+ "accessLevel": "Write",
1186
+ "resourceTypes": [
1187
+ {
1188
+ "name": "sessionLogger",
1189
+ "required": true,
1190
+ "conditionKeys": [],
1191
+ "dependentActions": []
1192
+ }
1193
+ ],
1194
+ "conditionKeys": [],
1195
+ "dependentActions": []
1196
+ },
1069
1197
  "updatetruststore": {
1070
1198
  "name": "UpdateTrustStore",
1071
1199
  "description": "Grants permission to update trust stores",
@@ -154,6 +154,22 @@
154
154
  ],
155
155
  "dependentActions": []
156
156
  },
157
+ "createrootclientcertificate": {
158
+ "name": "CreateRootClientCertificate",
159
+ "isPermissionOnly": true,
160
+ "description": "Grants permission to create a root client certificate",
161
+ "accessLevel": "Write",
162
+ "resourceTypes": [
163
+ {
164
+ "name": "certificateid",
165
+ "required": true,
166
+ "conditionKeys": [],
167
+ "dependentActions": []
168
+ }
169
+ ],
170
+ "conditionKeys": [],
171
+ "dependentActions": []
172
+ },
157
173
  "createstandbyworkspaces": {
158
174
  "name": "CreateStandbyWorkspaces",
159
175
  "description": "Grants permission to create one or more Standby WorkSpaces",
@@ -379,6 +395,22 @@
379
395
  "conditionKeys": [],
380
396
  "dependentActions": []
381
397
  },
398
+ "deleterootclientcertificate": {
399
+ "name": "DeleteRootClientCertificate",
400
+ "isPermissionOnly": true,
401
+ "description": "Grants permission to delete root client certificate",
402
+ "accessLevel": "Write",
403
+ "resourceTypes": [
404
+ {
405
+ "name": "certificateid",
406
+ "required": true,
407
+ "conditionKeys": [],
408
+ "dependentActions": []
409
+ }
410
+ ],
411
+ "conditionKeys": [],
412
+ "dependentActions": []
413
+ },
382
414
  "deletetags": {
383
415
  "name": "DeleteTags",
384
416
  "description": "Grants permission to delete tags from WorkSpaces resources",
@@ -578,6 +610,23 @@
578
610
  "conditionKeys": [],
579
611
  "dependentActions": []
580
612
  },
613
+ "describeconsent": {
614
+ "name": "DescribeConsent",
615
+ "isPermissionOnly": true,
616
+ "description": "Grants permission to retrieve information about consent agreement to BYOL minimum requirements",
617
+ "accessLevel": "Read",
618
+ "resourceTypes": [],
619
+ "conditionKeys": [],
620
+ "dependentActions": []
621
+ },
622
+ "describecustomworkspaceimageimport": {
623
+ "name": "DescribeCustomWorkspaceImageImport",
624
+ "description": "Grants permission to retrieve information about WorkSpace BYOL image import task",
625
+ "accessLevel": "Read",
626
+ "resourceTypes": [],
627
+ "conditionKeys": [],
628
+ "dependentActions": []
629
+ },
581
630
  "describeimageassociations": {
582
631
  "name": "DescribeImageAssociations",
583
632
  "description": "Grants permission to retrieve information about resources associated with a WorkSpace image",
@@ -728,6 +777,22 @@
728
777
  "conditionKeys": [],
729
778
  "dependentActions": []
730
779
  },
780
+ "directoryaccessmanagement": {
781
+ "name": "DirectoryAccessManagement",
782
+ "isPermissionOnly": true,
783
+ "description": "Grants permission to directory management actions while managing and provisioning workspaces",
784
+ "accessLevel": "List",
785
+ "resourceTypes": [
786
+ {
787
+ "name": "directoryid",
788
+ "required": true,
789
+ "conditionKeys": [],
790
+ "dependentActions": []
791
+ }
792
+ ],
793
+ "conditionKeys": [],
794
+ "dependentActions": []
795
+ },
731
796
  "disassociateconnectionalias": {
732
797
  "name": "DisassociateConnectionAlias",
733
798
  "description": "Grants permission to disassociate connection aliases from directories",
@@ -810,6 +875,14 @@
810
875
  "conditionKeys": [],
811
876
  "dependentActions": []
812
877
  },
878
+ "importcustomworkspaceimage": {
879
+ "name": "ImportCustomWorkspaceImage",
880
+ "description": "Grants permission to import Bring Your Own License (BYOL) images into Amazon WorkSpaces",
881
+ "accessLevel": "Write",
882
+ "resourceTypes": [],
883
+ "conditionKeys": [],
884
+ "dependentActions": []
885
+ },
813
886
  "importworkspaceimage": {
814
887
  "name": "ImportWorkspaceImage",
815
888
  "description": "Grants permission to import Bring Your Own License (BYOL) images into Amazon WorkSpaces",
@@ -1249,6 +1322,31 @@
1249
1322
  "conditionKeys": [],
1250
1323
  "dependentActions": []
1251
1324
  },
1325
+ "updateconsent": {
1326
+ "name": "UpdateConsent",
1327
+ "isPermissionOnly": true,
1328
+ "description": "Grants permission to update the consent agreement to BYOL minimum requirements",
1329
+ "accessLevel": "Write",
1330
+ "resourceTypes": [],
1331
+ "conditionKeys": [],
1332
+ "dependentActions": []
1333
+ },
1334
+ "updaterootclientcertificate": {
1335
+ "name": "UpdateRootClientCertificate",
1336
+ "isPermissionOnly": true,
1337
+ "description": "Grants permission to update a root client certificate",
1338
+ "accessLevel": "Write",
1339
+ "resourceTypes": [
1340
+ {
1341
+ "name": "certificateid",
1342
+ "required": true,
1343
+ "conditionKeys": [],
1344
+ "dependentActions": []
1345
+ }
1346
+ ],
1347
+ "conditionKeys": [],
1348
+ "dependentActions": []
1349
+ },
1252
1350
  "updaterulesofipgroup": {
1253
1351
  "name": "UpdateRulesOfIpGroup",
1254
1352
  "description": "Grants permission to replace rules for IP access control groups",
@@ -82,7 +82,9 @@
82
82
  "description": "Grants permission to delete resource policies",
83
83
  "accessLevel": "Write",
84
84
  "resourceTypes": [],
85
- "conditionKeys": [],
85
+ "conditionKeys": [
86
+ "xray:ResourcePolicyName"
87
+ ],
86
88
  "dependentActions": []
87
89
  },
88
90
  "deletesamplingrule": {
@@ -315,7 +317,9 @@
315
317
  "description": "Grants permission to create or update resource policies",
316
318
  "accessLevel": "Write",
317
319
  "resourceTypes": [],
318
- "conditionKeys": [],
320
+ "conditionKeys": [
321
+ "xray:ResourcePolicyName"
322
+ ],
319
323
  "dependentActions": []
320
324
  },
321
325
  "putspans": {
@@ -323,7 +327,9 @@
323
327
  "description": "Grants permission to upload OpenTelemetry spans to AWS X-Ray",
324
328
  "accessLevel": "Write",
325
329
  "resourceTypes": [],
326
- "conditionKeys": [],
330
+ "conditionKeys": [
331
+ "logs:LogGeneratingResourceArns"
332
+ ],
327
333
  "dependentActions": []
328
334
  },
329
335
  "putspansforindexing": {
@@ -348,7 +354,9 @@
348
354
  "description": "Grants permission to upload segment documents to AWS X-Ray. The X-Ray SDK generates segment documents and sends them to the X-Ray daemon, which uploads them in batches",
349
355
  "accessLevel": "Write",
350
356
  "resourceTypes": [],
351
- "conditionKeys": [],
357
+ "conditionKeys": [
358
+ "logs:LogGeneratingResourceArns"
359
+ ],
352
360
  "dependentActions": []
353
361
  },
354
362
  "starttraceretrieval": {
@@ -453,7 +461,9 @@
453
461
  "description": "Grants permission to modify the destination of data sent to PutTraceSegments and OpenTelemetry API",
454
462
  "accessLevel": "Write",
455
463
  "resourceTypes": [],
456
- "conditionKeys": [],
464
+ "conditionKeys": [
465
+ "xray:TraceSegmentDestination"
466
+ ],
457
467
  "dependentActions": []
458
468
  }
459
469
  }
@@ -14,6 +14,11 @@
14
14
  "description": "Filters access by domainNames in the request. This key can be used to restrict which domains can be in certificate requests",
15
15
  "type": "ArrayOfString"
16
16
  },
17
+ "acm:export": {
18
+ "key": "acm:Export",
19
+ "description": "Filters access by the export option in the request. Can be used to restrict creation of certificates that can be exported",
20
+ "type": "String"
21
+ },
17
22
  "acm:keyalgorithm": {
18
23
  "key": "acm:KeyAlgorithm",
19
24
  "description": "Filters access by keyAlgorithm in the request",
@@ -0,0 +1,17 @@
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by the tags that are passed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by the tags associated with the resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by the tag keys that are passed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "aidevops:agentspaceresourceagentspaceid": {
3
+ "key": "aidevops:AgentSpaceResourceAgentSpaceId",
4
+ "description": "Filters access by unique identifier for an AgentSpace",
5
+ "type": "String"
6
+ },
7
+ "aidevops:associationresourceagentspaceid": {
8
+ "key": "aidevops:AssociationResourceAgentSpaceId",
9
+ "description": "Filters access by unique identifier for an AgentSpace",
10
+ "type": "String"
11
+ },
12
+ "aidevops:associationresourceassociationid": {
13
+ "key": "aidevops:AssociationResourceAssociationId",
14
+ "description": "Filters access by unique identifier for a service association within an AgentSpace",
15
+ "type": "String"
16
+ },
17
+ "aidevops:serviceresourceserviceid": {
18
+ "key": "aidevops:ServiceResourceServiceId",
19
+ "description": "Filters access by unique identifier for a registered service",
20
+ "type": "String"
21
+ }
22
+ }