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
@@ -16,12 +16,32 @@
16
16
  },
17
17
  "partnercentral:catalog": {
18
18
  "key": "partnercentral:Catalog",
19
- "description": "Filters access by a specific Catalog. Accepted values: [AWS, Sandbox]",
19
+ "description": "Filters access by a specific Catalog",
20
20
  "type": "String"
21
21
  },
22
+ "partnercentral:channelhandshaketype": {
23
+ "key": "partnercentral:ChannelHandshakeType",
24
+ "description": "Filters access by channel handshake types",
25
+ "type": "String"
26
+ },
27
+ "partnercentral:fulfillmenttypes": {
28
+ "key": "partnercentral:FulfillmentTypes",
29
+ "description": "Filters access by benefit fulfillment types",
30
+ "type": "ArrayOfString"
31
+ },
32
+ "partnercentral:programs": {
33
+ "key": "partnercentral:Programs",
34
+ "description": "Filters access by program",
35
+ "type": "ArrayOfString"
36
+ },
22
37
  "partnercentral:relatedentitytype": {
23
38
  "key": "partnercentral:RelatedEntityType",
24
- "description": "Filters access by entity types for Opportunity association. Accepted values: [Solutions, AwsProducts, AwsMarketplaceOffers]",
39
+ "description": "Filters access by entity types for Opportunity association",
40
+ "type": "String"
41
+ },
42
+ "partnercentral:verificationtype": {
43
+ "key": "partnercentral:VerificationType",
44
+ "description": "Filters access by the type of verification being performed",
25
45
  "type": "String"
26
46
  }
27
47
  }
@@ -14,11 +14,6 @@
14
14
  "description": "Filters access by tag keys",
15
15
  "type": "ArrayOfString"
16
16
  },
17
- "identitystore:groupid": {
18
- "key": "identitystore:GroupId",
19
- "description": "Filters access by IdentityStore group ARN",
20
- "type": "ARN"
21
- },
22
17
  "quicksight:allowedembeddingdomains": {
23
18
  "key": "quicksight:AllowedEmbeddingDomains",
24
19
  "description": "Filters access by the allowed embedding domains",
@@ -59,6 +59,11 @@
59
59
  "description": "Filters access by the value that contains the number of Provisioned IOPS (PIOPS) that the instance supports. To indicate a DB instance that does not have PIOPS enabled, specify 0",
60
60
  "type": "Numeric"
61
61
  },
62
+ "rds:publiclyaccessible": {
63
+ "key": "rds:PubliclyAccessible",
64
+ "description": "Filters access by the value that specifies whether the DB Instance or DB ShardGroup is publicly accessible",
65
+ "type": "Bool"
66
+ },
62
67
  "rds:storageencrypted": {
63
68
  "key": "rds:StorageEncrypted",
64
69
  "description": "Filters access by the value that specifies whether the DB instance storage should be encrypted. To enforce storage encryption, specify true",
@@ -17,6 +17,6 @@
17
17
  "route53:vpcs": {
18
18
  "key": "route53:VPCs",
19
19
  "description": "Filters access by VPCs in request",
20
- "type": "ArrayOfString"
20
+ "type": "String"
21
21
  }
22
22
  }
@@ -0,0 +1,17 @@
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by a tag key and value pair that is allowed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by a tag key and value pair of a resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by a list of tag keys that are allowed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by a tag key and value pair that is allowed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by a tag key and value pair of a resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by a list of tag keys that are allowed in the request",
15
+ "type": "ArrayOfString"
16
+ },
17
+ "rtbfabric:inboundexternallinkgatewayid": {
18
+ "key": "rtbfabric:InboundExternalLinkGatewayId",
19
+ "description": "Filters access by gateway identifier supporting rtb-gw-* formats",
20
+ "type": "String"
21
+ },
22
+ "rtbfabric:inboundexternallinklinkid": {
23
+ "key": "rtbfabric:InboundExternalLinkLinkId",
24
+ "description": "Filters access by InboundExternalLink resource linkId identifier",
25
+ "type": "String"
26
+ },
27
+ "rtbfabric:linklinkid": {
28
+ "key": "rtbfabric:LinkLinkId",
29
+ "description": "Filters access by Link resource linkId identifier",
30
+ "type": "String"
31
+ },
32
+ "rtbfabric:outboundexternallinklinkid": {
33
+ "key": "rtbfabric:OutboundExternalLinkLinkId",
34
+ "description": "Filters access by OutboundExternalLink resource linkId identifier",
35
+ "type": "String"
36
+ },
37
+ "rtbfabric:requestergatewaygatewayid": {
38
+ "key": "rtbfabric:RequesterGatewayGatewayId",
39
+ "description": "Filters access by gateway identifier supporting rtb-gw-* formats",
40
+ "type": "String"
41
+ },
42
+ "rtbfabric:respondergatewaygatewayid": {
43
+ "key": "rtbfabric:ResponderGatewayGatewayId",
44
+ "description": "Filters access by gateway identifier supporting rtb-gw-* formats",
45
+ "type": "String"
46
+ }
47
+ }
@@ -14,16 +14,36 @@
14
14
  "description": "Filters access by the tag keys that are passed in the request",
15
15
  "type": "ArrayOfString"
16
16
  },
17
+ "s3:accessgrantscope": {
18
+ "key": "s3:AccessGrantScope",
19
+ "description": "Filters access by the grant scope of access grants grant",
20
+ "type": "String"
21
+ },
17
22
  "s3:accessgrantsinstancearn": {
18
23
  "key": "s3:AccessGrantsInstanceArn",
19
24
  "description": "Filters access by access grants instance ARN",
20
25
  "type": "ARN"
21
26
  },
27
+ "s3:accessgrantslocationscope": {
28
+ "key": "s3:AccessGrantsLocationScope",
29
+ "description": "Filters access by the location scope of access grants location",
30
+ "type": "String"
31
+ },
22
32
  "s3:accesspointnetworkorigin": {
23
33
  "key": "s3:AccessPointNetworkOrigin",
24
34
  "description": "Filters access by the network origin (Internet or VPC)",
25
35
  "type": "String"
26
36
  },
37
+ "s3:accesspointtag/${tagkey}": {
38
+ "key": "s3:AccessPointTag/${TagKey}",
39
+ "description": "Filters access by existing access point tag key and value",
40
+ "type": "String"
41
+ },
42
+ "s3:buckettag/${tagkey}": {
43
+ "key": "s3:BucketTag/${TagKey}",
44
+ "description": "Filters access by the tags associated with the bucket",
45
+ "type": "String"
46
+ },
27
47
  "s3:dataaccesspointaccount": {
28
48
  "key": "s3:DataAccessPointAccount",
29
49
  "description": "Filters access by the AWS Account ID that owns the access point",
@@ -1,14 +1,39 @@
1
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
+ },
2
17
  "s3express:accesspointnetworkorigin": {
3
18
  "key": "s3express:AccessPointNetworkOrigin",
4
19
  "description": "Filters access by the network origin (Internet or VPC)",
5
20
  "type": "String"
6
21
  },
22
+ "s3express:accesspointtag/${tagkey}": {
23
+ "key": "s3express:AccessPointTag/${TagKey}",
24
+ "description": "Filters access by tag key-value pairs attached to the access point",
25
+ "type": "String"
26
+ },
7
27
  "s3express:allaccessrestrictedtolocalzonegroup": {
8
28
  "key": "s3express:AllAccessRestrictedToLocalZoneGroup",
9
29
  "description": "Filters access by AWS Local Zone network border group(s) provided in this condition key",
10
30
  "type": "String"
11
31
  },
32
+ "s3express:buckettag/${tagkey}": {
33
+ "key": "s3express:BucketTag/${TagKey}",
34
+ "description": "Filters access by tag key-value pairs attached to the bucket",
35
+ "type": "String"
36
+ },
12
37
  "s3express:dataaccesspointaccount": {
13
38
  "key": "s3express:DataAccessPointAccount",
14
39
  "description": "Filters access by the AWS Account ID that owns the access point",
@@ -21,7 +46,7 @@
21
46
  },
22
47
  "s3express:locationname": {
23
48
  "key": "s3express:LocationName",
24
- "description": "Filters access by a specific Availability Zone ID",
49
+ "description": "Filters access by a specific Availability Zone or Local Zone ID",
25
50
  "type": "String"
26
51
  },
27
52
  "s3express:permissions": {
@@ -1,4 +1,19 @@
1
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
+ },
2
17
  "s3tables:kmskeyarn": {
3
18
  "key": "s3tables:KMSKeyArn",
4
19
  "description": "Filters access by the AWS KMS key ARN for the key used to encrypt a table",
@@ -9,6 +24,16 @@
9
24
  "description": "Filters access by the server-side encryption algorithm used to encrypt a table",
10
25
  "type": "String"
11
26
  },
27
+ "s3tables:storageclass": {
28
+ "key": "s3tables:StorageClass",
29
+ "description": "Filters access by the storage class that can be set on tables under a table bucket",
30
+ "type": "String"
31
+ },
32
+ "s3tables:tablebuckettag/${tagkey}": {
33
+ "key": "s3tables:TableBucketTag/${TagKey}",
34
+ "description": "Filters access by the tags associated with the table bucket",
35
+ "type": "String"
36
+ },
12
37
  "s3tables:namespace": {
13
38
  "key": "s3tables:namespace",
14
39
  "description": "Filters access by the namespaces created in the table bucket",
@@ -0,0 +1,32 @@
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
+ "s3vectors:vectorbuckettag/${tagkey}": {
18
+ "key": "s3vectors:VectorBucketTag/${TagKey}",
19
+ "description": "Filters access by the tags associated with the vector bucket",
20
+ "type": "String"
21
+ },
22
+ "s3vectors:kmskeyarn": {
23
+ "key": "s3vectors:kmsKeyArn",
24
+ "description": "Filters access by the AWS KMS key ARN for the key used to encrypt a vector bucket",
25
+ "type": "ARN"
26
+ },
27
+ "s3vectors:ssetype": {
28
+ "key": "s3vectors:sseType",
29
+ "description": "Filters access by server-side encryption type",
30
+ "type": "String"
31
+ }
32
+ }
@@ -24,6 +24,21 @@
24
24
  "description": "Filters access by the app network access type associated with the resource in the request",
25
25
  "type": "String"
26
26
  },
27
+ "sagemaker:currentcustomermetadataproperties/${metadatakey}": {
28
+ "key": "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}",
29
+ "description": "Filters access by a current metadata key and value pair associated with the model-package resource",
30
+ "type": "String"
31
+ },
32
+ "sagemaker:currentmodellifecyclestage": {
33
+ "key": "sagemaker:CurrentModelLifeCycleStage",
34
+ "description": "Filters access by the current value of the Stage field in the model life cycle object associated with the model-package resource",
35
+ "type": "String"
36
+ },
37
+ "sagemaker:currentmodellifecyclestagestatus": {
38
+ "key": "sagemaker:CurrentModelLifeCycleStageStatus",
39
+ "description": "Filters access by the current value of the StageStatus field in the model life cycle object associated with the model-package resource",
40
+ "type": "String"
41
+ },
27
42
  "sagemaker:customermetadataproperties/${metadatakey}": {
28
43
  "key": "sagemaker:CustomerMetadataProperties/${MetadataKey}",
29
44
  "description": "Filters access by a metadata key and value pair",
@@ -184,6 +199,16 @@
184
199
  "description": "Filters access by the OwnerUserProfile arn associated with the space in the request",
185
200
  "type": "ARN"
186
201
  },
202
+ "sagemaker:pipelineversionid": {
203
+ "key": "sagemaker:PipelineVersionId",
204
+ "description": "Filters access to specific version IDs of a Sagemaker pipeline",
205
+ "type": "String"
206
+ },
207
+ "sagemaker:remoteaccess": {
208
+ "key": "sagemaker:RemoteAccess",
209
+ "description": "Filters access by the remote access flag associated with the space in the request",
210
+ "type": "String"
211
+ },
187
212
  "sagemaker:resourcetag/": {
188
213
  "key": "sagemaker:ResourceTag/",
189
214
  "description": "Filters access by the preface string for a tag key and value pair attached to a resource",
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "aws:resourcetag/${tagkey}": {
8
8
  "key": "aws:ResourceTag/${TagKey}",
9
- "description": "Filters access by tag-value assoicated with the resource",
9
+ "description": "Filters access by tag-value associated with the resource",
10
10
  "type": "String"
11
11
  },
12
12
  "aws:tagkeys": {
@@ -29,6 +29,11 @@
29
29
  "description": "Filters access by the description text in the request",
30
30
  "type": "String"
31
31
  },
32
+ "secretsmanager:externalsecretrotationrolearn": {
33
+ "key": "secretsmanager:ExternalSecretRotationRoleArn",
34
+ "description": "Filters access by the managed external secret rotation role ARN in the request",
35
+ "type": "ARN"
36
+ },
32
37
  "secretsmanager:forcedeletewithoutrecovery": {
33
38
  "key": "secretsmanager:ForceDeleteWithoutRecovery",
34
39
  "description": "Filters access by whether the secret is to be deleted immediately without any recovery window",
@@ -86,7 +91,12 @@
86
91
  },
87
92
  "secretsmanager:secretprimaryregion": {
88
93
  "key": "secretsmanager:SecretPrimaryRegion",
89
- "description": "Filters access by primary region in which the secret is created",
94
+ "description": "Filters access by primary region in which the secret is created if the secret is a multi-Region secret",
95
+ "type": "String"
96
+ },
97
+ "secretsmanager:type": {
98
+ "key": "secretsmanager:Type",
99
+ "description": "Filters access by the managed external secret type in the request",
90
100
  "type": "String"
91
101
  },
92
102
  "secretsmanager:versionid": {
@@ -103,5 +113,10 @@
103
113
  "key": "secretsmanager:resource/AllowRotationLambdaArn",
104
114
  "description": "Filters access by the ARN of the rotation Lambda function associated with the secret",
105
115
  "type": "ARN"
116
+ },
117
+ "secretsmanager:resource/type": {
118
+ "key": "secretsmanager:resource/Type",
119
+ "description": "Filters access by the managed external secret type associated with the secret",
120
+ "type": "String"
106
121
  }
107
122
  }
@@ -0,0 +1 @@
1
+ {}
@@ -19,6 +19,11 @@
19
19
  "description": "Filters access by the specified fields and values in the request",
20
20
  "type": "String"
21
21
  },
22
+ "securityhub:ocsfsyntaxpath/${ocsfsyntaxpath}": {
23
+ "key": "securityhub:OCSFSyntaxPath/${OCSFSyntaxPath}",
24
+ "description": "Filters access by the specified fields and values in the request",
25
+ "type": "String"
26
+ },
22
27
  "securityhub:targetaccount": {
23
28
  "key": "securityhub:TargetAccount",
24
29
  "description": "Filters access by the AwsAccountId field that is specified in the request",
@@ -29,6 +29,11 @@
29
29
  "description": "Filters access by specifying the Amazon Resource Name (ARN) for the related service",
30
30
  "type": "ARN"
31
31
  },
32
+ "servicediscovery:servicecreatedbyaccount": {
33
+ "key": "servicediscovery:ServiceCreatedByAccount",
34
+ "description": "Filters access by specifying the account id of the related service creator",
35
+ "type": "String"
36
+ },
32
37
  "servicediscovery:servicename": {
33
38
  "key": "servicediscovery:ServiceName",
34
39
  "description": "Filters access by specifying the name of the related service",
@@ -73,5 +73,10 @@
73
73
  "key": "ses:ReplicaRegion",
74
74
  "description": "Filters access by the replica regions for Replicating domain DKIM signing key",
75
75
  "type": "ArrayOfString"
76
+ },
77
+ "ses:tenantname": {
78
+ "key": "ses:TenantName",
79
+ "description": "Filters access by the tenant name that is used to send email",
80
+ "type": "String"
76
81
  }
77
82
  }
@@ -39,6 +39,11 @@
39
39
  "description": "Filters access by verifying that a user has permission to access a document belonging to a specific document type. Only available in \"aws\", \"aws-cn\", and \"aws-us-gov\" partitions",
40
40
  "type": "String"
41
41
  },
42
+ "ssm:inventorytypename": {
43
+ "key": "ssm:InventoryTypeName",
44
+ "description": "Filters access by verifying that a user also has access to the InventoryType specified in the request",
45
+ "type": "ArrayOfString"
46
+ },
42
47
  "ssm:overwrite": {
43
48
  "key": "ssm:Overwrite",
44
49
  "description": "Filters access by controling whether Systems Manager parameters can be overwritten",
@@ -54,6 +59,11 @@
54
59
  "description": "Filters access by Systems Manager parameters created in a hierarchical structure",
55
60
  "type": "String"
56
61
  },
62
+ "ssm:sessiondocumentaccesscheck": {
63
+ "key": "ssm:SessionDocumentAccessCheck",
64
+ "description": "Filters access by verifying that a user has permission to access either the default Session Manager configuration document or the custom configuration document specified in a request",
65
+ "type": "Bool"
66
+ },
57
67
  "ssm:sourceinstancearn": {
58
68
  "key": "ssm:SourceInstanceARN",
59
69
  "description": "Filters access by verifying the Amazon Resource Name (ARN) of the AWS Systems Manager's managed instance from which the request is made. This key is not present when the request comes from the managed instance authenticated with an IAM role associated with EC2 instance profile",
@@ -14,6 +14,16 @@
14
14
  "description": "Filters access by the tag keys that are passed in the request",
15
15
  "type": "ArrayOfString"
16
16
  },
17
+ "identitycenter:applicationarn": {
18
+ "key": "identitycenter:ApplicationArn",
19
+ "description": "Filters access by the ARN of the IAM Identity Center application",
20
+ "type": "ARN"
21
+ },
22
+ "identitycenter:instancearn": {
23
+ "key": "identitycenter:InstanceArn",
24
+ "description": "Filters access by the ARN of the IAM Identity Center instance",
25
+ "type": "ARN"
26
+ },
17
27
  "sso:applicationaccount": {
18
28
  "key": "sso:ApplicationAccount",
19
29
  "description": "Filters access by the account which creates the application. This condition key is not supported for customer managed SAML applications",
@@ -234,6 +234,11 @@
234
234
  "description": "Filters access by the unique identifier required when you assume a role in another account",
235
235
  "type": "String"
236
236
  },
237
+ "sts:identitytokenaudience": {
238
+ "key": "sts:IdentityTokenAudience",
239
+ "description": "Filters access by the audience that is passed in the request",
240
+ "type": "String"
241
+ },
237
242
  "sts:requestcontext/${contextkey}": {
238
243
  "key": "sts:RequestContext/${ContextKey}",
239
244
  "description": "Filters access by the session context key-value pairs embedded in the signed context assertion retrieved from a trusted context provider",
@@ -249,6 +254,11 @@
249
254
  "description": "Filters access by the role session name required when you assume a role",
250
255
  "type": "String"
251
256
  },
257
+ "sts:signingalgorithm": {
258
+ "key": "sts:SigningAlgorithm",
259
+ "description": "Filters access by the signing algorithm that is passed in the request",
260
+ "type": "String"
261
+ },
252
262
  "sts:sourceidentity": {
253
263
  "key": "sts:SourceIdentity",
254
264
  "description": "Filters access by the source identity that is passed in the request",
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "transcribe:outputencryptionkmskeyid": {
23
23
  "key": "transcribe:OutputEncryptionKMSKeyId",
24
- "description": "Filters access based on the KMS key id included in the request",
24
+ "description": "Filters access based on the KMS key id included in the request, provided in the form of a KMS key ARN",
25
25
  "type": "String"
26
26
  },
27
27
  "transcribe:outputkey": {
@@ -13,5 +13,25 @@
13
13
  "key": "aws:TagKeys",
14
14
  "description": "Filters access by the tag keys that are passed in the request",
15
15
  "type": "ArrayOfString"
16
+ },
17
+ "transfer:requestconnectorprotocol": {
18
+ "key": "transfer:RequestConnectorProtocol",
19
+ "description": "Filters access by the connector protocol that is passed in the request",
20
+ "type": "String"
21
+ },
22
+ "transfer:requestserverdomain": {
23
+ "key": "transfer:RequestServerDomain",
24
+ "description": "Filters access by the storage domain that is passed in the request",
25
+ "type": "String"
26
+ },
27
+ "transfer:requestserverendpointtype": {
28
+ "key": "transfer:RequestServerEndpointType",
29
+ "description": "Filters access by the endpoint type that is passed in the request",
30
+ "type": "String"
31
+ },
32
+ "transfer:requestserverprotocols": {
33
+ "key": "transfer:RequestServerProtocols",
34
+ "description": "Filters access by the server protocols that are passed in the request",
35
+ "type": "ArrayOfString"
16
36
  }
17
37
  }
@@ -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,12 @@
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:tagkeys": {
8
+ "key": "aws:TagKeys",
9
+ "description": "Filters access by the tag keys that are passed in the request",
10
+ "type": "ArrayOfString"
11
+ }
12
+ }
@@ -0,0 +1 @@
1
+ {}
@@ -14,6 +14,11 @@
14
14
  "description": "Filters access by the method of the request",
15
15
  "type": "String"
16
16
  },
17
+ "vpc-lattice-svcs:requestpath": {
18
+ "key": "vpc-lattice-svcs:RequestPath",
19
+ "description": "Filters access by the path portion of the request URL",
20
+ "type": "String"
21
+ },
17
22
  "vpc-lattice-svcs:requestquerystring/${querystringkey}": {
18
23
  "key": "vpc-lattice-svcs:RequestQueryString/${QueryStringKey}",
19
24
  "description": "Filters access by the query string key-value pairs in the request URL",
@@ -19,6 +19,21 @@
19
19
  "description": "Filters access by the auth type specified in the request",
20
20
  "type": "String"
21
21
  },
22
+ "vpc-lattice:domainname": {
23
+ "key": "vpc-lattice:DomainName",
24
+ "description": "Filters access by the domain name",
25
+ "type": "String"
26
+ },
27
+ "vpc-lattice:privatednspreference": {
28
+ "key": "vpc-lattice:PrivateDnsPreference",
29
+ "description": "Filters access by the private dns preference",
30
+ "type": "String"
31
+ },
32
+ "vpc-lattice:privatednsspecifieddomains": {
33
+ "key": "vpc-lattice:PrivateDnsSpecifiedDomains",
34
+ "description": "Filters access by the private dns domains",
35
+ "type": "ArrayOfString"
36
+ },
22
37
  "vpc-lattice:protocol": {
23
38
  "key": "vpc-lattice:Protocol",
24
39
  "description": "Filters access by the protocol specified in the request",
@@ -0,0 +1,17 @@
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access based on 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 based on the tags associated with the resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access based on the tag keys that are passed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }