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
@@ -21,8 +21,8 @@
21
21
  },
22
22
  "ebs:parentsnapshot": {
23
23
  "key": "ebs:ParentSnapshot",
24
- "description": "Filters access by the ID of the parent snapshot",
25
- "type": "String"
24
+ "description": "Filters access by the ARN of the parent snapshot",
25
+ "type": "ARN"
26
26
  },
27
27
  "ebs:volumesize": {
28
28
  "key": "ebs:VolumeSize",
@@ -584,6 +584,11 @@
584
584
  "description": "Filters access by the ID of a volume",
585
585
  "type": "String"
586
586
  },
587
+ "ec2:volumeinitializationrate": {
588
+ "key": "ec2:VolumeInitializationRate",
589
+ "description": "Filters access by the initialization rate of the volume, in MiBps",
590
+ "type": "Numeric"
591
+ },
587
592
  "ec2:volumeiops": {
588
593
  "key": "ec2:VolumeIops",
589
594
  "description": "Filters access by the the number of input/output operations per second (IOPS) provisioned for the volume",
@@ -619,6 +624,11 @@
619
624
  "description": "Filters access by the ID of a VPC peering connection",
620
625
  "type": "String"
621
626
  },
627
+ "ec2:vpcemultiregion": {
628
+ "key": "ec2:VpceMultiRegion",
629
+ "description": "Filters access by multi region of the VPC endpoint service",
630
+ "type": "String"
631
+ },
622
632
  "ec2:vpceservicename": {
623
633
  "key": "ec2:VpceServiceName",
624
634
  "description": "Filters access by the name of the VPC endpoint service",
@@ -634,6 +644,16 @@
634
644
  "description": "Filters access by the private DNS name of the VPC endpoint service",
635
645
  "type": "String"
636
646
  },
647
+ "ec2:vpceserviceregion": {
648
+ "key": "ec2:VpceServiceRegion",
649
+ "description": "Filters access by the region of the VPC endpoint service",
650
+ "type": "String"
651
+ },
652
+ "ec2:vpcesupportedregion": {
653
+ "key": "ec2:VpceSupportedRegion",
654
+ "description": "Filters access by the supported region of the VPC endpoint service",
655
+ "type": "String"
656
+ },
637
657
  "ec2:transitgatewayattachmentid": {
638
658
  "key": "ec2:transitGatewayAttachmentId",
639
659
  "description": "Filters access by the ID of a transit gateway attachment",
@@ -668,20 +688,5 @@
668
688
  "key": "ec2:transitGatewayRouteTableId",
669
689
  "description": "Filters access by the ID of a transit gateway route table",
670
690
  "type": "String"
671
- },
672
- "ec2:vpcemultiregion": {
673
- "key": "ec2:vpceMultiRegion",
674
- "description": "Filters access by multi region of the VPC endpoint service",
675
- "type": "String"
676
- },
677
- "ec2:vpceserviceregion": {
678
- "key": "ec2:vpceServiceRegion",
679
- "description": "Filters access by the region of the VPC endpoint service",
680
- "type": "String"
681
- },
682
- "ec2:vpcesupportedregion": {
683
- "key": "ec2:vpceSupportedRegion",
684
- "description": "Filters access by the supported region of the VPC endpoint service",
685
- "type": "String"
686
691
  }
687
692
  }
@@ -74,6 +74,11 @@
74
74
  "description": "Filters access by the kubernetesGroups present in the access entry requests the user makes to the EKS service",
75
75
  "type": "ArrayOfString"
76
76
  },
77
+ "eks:loggingtype/${type}": {
78
+ "key": "eks:loggingType/${type}",
79
+ "description": "Filters access by the cluster logging enabled and type parameter in the create / update cluster request",
80
+ "type": "Bool"
81
+ },
77
82
  "eks:namespaces": {
78
83
  "key": "eks:namespaces",
79
84
  "description": "Filters access by the namespaces present in the associate / disassociate access policy requests the user makes to the EKS service",
@@ -37,7 +37,7 @@
37
37
  "events:detail-type": {
38
38
  "key": "events:detail-type",
39
39
  "description": "Filters access by the literal string of the detail-type of the event to PutEvents and PutRule actions",
40
- "type": "String"
40
+ "type": "ArrayOfString"
41
41
  },
42
42
  "events:detail.eventtypecode": {
43
43
  "key": "events:detail.eventTypeCode",
@@ -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
+ }
@@ -1,14 +1,4 @@
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:tagkeys": {
8
- "key": "aws:TagKeys",
9
- "description": "Filters access by the tag keys that are passed in the request",
10
- "type": "ArrayOfString"
11
- },
12
2
  "glacier:archiveageindays": {
13
3
  "key": "glacier:ArchiveAgeInDays",
14
4
  "description": "Filters access by how long an archive has been stored in the vault, in days",
@@ -24,6 +24,16 @@
24
24
  "description": "Filters access by the presence of the key configured for role's identity-based policy",
25
25
  "type": "Bool"
26
26
  },
27
+ "glue:federatedauthorizationsource": {
28
+ "key": "glue:FederatedAuthorizationSource",
29
+ "description": "Filters access by whether the resource belongs to federated authorization",
30
+ "type": "String"
31
+ },
32
+ "glue:lakeformationpermissions": {
33
+ "key": "glue:LakeFormationPermissions",
34
+ "description": "Filters access by whether Lake Formation permission checks will be performed for a given caller and the Glue resource",
35
+ "type": "String"
36
+ },
27
37
  "glue:roleassumedby": {
28
38
  "key": "glue:RoleAssumedBy",
29
39
  "description": "Filters access by the service from which the credentials of the request is obtained by assuming the customer role",
@@ -24,6 +24,16 @@
24
24
  "description": "Filters access by the resource that the role will be used on behalf of",
25
25
  "type": "ARN"
26
26
  },
27
+ "iam:delegationduration": {
28
+ "key": "iam:DelegationDuration",
29
+ "description": "Filters access based on the requested delegation duration",
30
+ "type": "String"
31
+ },
32
+ "iam:delegationrequestowner": {
33
+ "key": "iam:DelegationRequestOwner",
34
+ "description": "Filters access based on the delegation request owner",
35
+ "type": "ARN"
36
+ },
27
37
  "iam:fido-fips-140-2-certification": {
28
38
  "key": "iam:FIDO-FIPS-140-2-certification",
29
39
  "description": "Filters access by the MFA device FIPS-140-2 validation certification level at the time of registration of a FIDO security key",
@@ -39,6 +49,11 @@
39
49
  "description": "Filters access by the MFA device FIDO certification level at the time of registration of a FIDO security key",
40
50
  "type": "String"
41
51
  },
52
+ "iam:notificationchannel": {
53
+ "key": "iam:NotificationChannel",
54
+ "description": "Filters access based on the requested notification channel",
55
+ "type": "String"
56
+ },
42
57
  "iam:organizationspolicyid": {
43
58
  "key": "iam:OrganizationsPolicyId",
44
59
  "description": "Filters access by the ID of an AWS Organizations policy",
@@ -68,5 +83,20 @@
68
83
  "key": "iam:ResourceTag/${TagKey}",
69
84
  "description": "Filters access by the tags attached to an IAM entity (user or role)",
70
85
  "type": "String"
86
+ },
87
+ "iam:servicespecificcredentialagedays": {
88
+ "key": "iam:ServiceSpecificCredentialAgeDays",
89
+ "description": "Filters access by the duration until the credential's expiration",
90
+ "type": "Numeric"
91
+ },
92
+ "iam:servicespecificcredentialservicename": {
93
+ "key": "iam:ServiceSpecificCredentialServiceName",
94
+ "description": "Filters access by the service associated with the credential",
95
+ "type": "String"
96
+ },
97
+ "iam:templatearn": {
98
+ "key": "iam:TemplateArn",
99
+ "description": "Filters access based on the requested template ARN",
100
+ "type": "ARN"
71
101
  }
72
102
  }
@@ -1,7 +1,32 @@
1
1
  {
2
+ "identitystore:groupexternalidissuers": {
3
+ "key": "identitystore:GroupExternalIdIssuers",
4
+ "description": "Filters access by Issuer present in ExternalIds for Group resources",
5
+ "type": "ArrayOfARN"
6
+ },
7
+ "identitystore:identitystorearn": {
8
+ "key": "identitystore:IdentityStoreArn",
9
+ "description": "Filters access by Identity Store ARN",
10
+ "type": "ARN"
11
+ },
12
+ "identitystore:primaryregion": {
13
+ "key": "identitystore:PrimaryRegion",
14
+ "description": "Filters access by Primary Region of Identity Store",
15
+ "type": "String"
16
+ },
17
+ "identitystore:reserveduserid": {
18
+ "key": "identitystore:ReservedUserId",
19
+ "description": "Filters access by a previously reserved User ID for CreateUser operation",
20
+ "type": "String"
21
+ },
22
+ "identitystore:userexternalidissuers": {
23
+ "key": "identitystore:UserExternalIdIssuers",
24
+ "description": "Filters access by Issuer present in ExternalIds for User resources",
25
+ "type": "ArrayOfARN"
26
+ },
2
27
  "identitystore:userid": {
3
28
  "key": "identitystore:UserId",
4
- "description": "Filters access by IAM Identity Center User ID",
29
+ "description": "Filters access by Identity Store User ID",
5
30
  "type": "String"
6
31
  }
7
32
  }
@@ -14,8 +14,8 @@
14
14
  "description": "Filters access by the presence of tag keys in the request",
15
15
  "type": "ArrayOfString"
16
16
  },
17
- "imagebuilder:createdresourcetag/<key>": {
18
- "key": "imagebuilder:CreatedResourceTag/<key>",
17
+ "imagebuilder:createdresourcetag/${tagkey}": {
18
+ "key": "imagebuilder:CreatedResourceTag/${TagKey}",
19
19
  "description": "Filters access by the tag key-value pairs attached to the resource created by Image Builder",
20
20
  "type": "String"
21
21
  },
@@ -1 +1,27 @@
1
- {}
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 tag keys that are passed in the request",
15
+ "type": "ArrayOfString"
16
+ },
17
+ "iotmanagedintegrations:cloudconnectorid": {
18
+ "key": "iotmanagedintegrations:cloudConnectorId",
19
+ "description": "Filters access by the CloudConnectorId",
20
+ "type": "String"
21
+ },
22
+ "iotmanagedintegrations:connectordestinationid": {
23
+ "key": "iotmanagedintegrations:connectorDestinationId",
24
+ "description": "Filters access by the ConnectorDestinationId",
25
+ "type": "String"
26
+ }
27
+ }
@@ -13,5 +13,20 @@
13
13
  "key": "aws:TagKeys",
14
14
  "description": "Filters access by the presence of tag keys in the request",
15
15
  "type": "ArrayOfString"
16
+ },
17
+ "kinesis:fisactionid": {
18
+ "key": "kinesis:FisActionId",
19
+ "description": "Filters access by the ID of an AWS FIS action",
20
+ "type": "String"
21
+ },
22
+ "kinesis:fisinjectpercentage": {
23
+ "key": "kinesis:FisInjectPercentage",
24
+ "description": "Filters access by the percentage of calls being affected by an AWS FIS action",
25
+ "type": "Numeric"
26
+ },
27
+ "kinesis:fistargetarns": {
28
+ "key": "kinesis:FisTargetArns",
29
+ "description": "Filters access by the ARN of an AWS FIS target",
30
+ "type": "ArrayOfARN"
16
31
  }
17
32
  }
@@ -134,14 +134,134 @@
134
134
  "description": "Filters access to the API operations based on the image hash in the attestation document in the request",
135
135
  "type": "String"
136
136
  },
137
+ "kms:recipientattestation:nitrotpmpcr0": {
138
+ "key": "kms:RecipientAttestation:NitroTPMPCR0",
139
+ "description": "Filters access by the platform configuration register (PCR) 0 in the attestation document in the request. PCR0 is a contiguous measure of core system firmware executable code",
140
+ "type": "String"
141
+ },
142
+ "kms:recipientattestation:nitrotpmpcr1": {
143
+ "key": "kms:RecipientAttestation:NitroTPMPCR1",
144
+ "description": "Filters access by the platform configuration register (PCR) 1 in the attestation document in the request. PCR1 is a contiguous measure of core system firmware data/host platform configuration, typically including serial and model numbers",
145
+ "type": "String"
146
+ },
147
+ "kms:recipientattestation:nitrotpmpcr10": {
148
+ "key": "kms:RecipientAttestation:NitroTPMPCR10",
149
+ "description": "Filters access by the platform configuration register (PCR) 10 in the attestation document in the request. PCR10 is a contiguous measure of protection of the IMA measurement log",
150
+ "type": "String"
151
+ },
152
+ "kms:recipientattestation:nitrotpmpcr11": {
153
+ "key": "kms:RecipientAttestation:NitroTPMPCR11",
154
+ "description": "Filters access by the platform configuration register (PCR) 11 in the attestation document in the request. PCR11 is a contiguous measure of all components of unified kernel images (UKIs)",
155
+ "type": "String"
156
+ },
157
+ "kms:recipientattestation:nitrotpmpcr12": {
158
+ "key": "kms:RecipientAttestation:NitroTPMPCR12",
159
+ "description": "Filters access by the platform configuration register (PCR) 12 in the attestation document in the request. PCR12 is a contiguous measure of kernel command line, system credentials and system configuration images",
160
+ "type": "String"
161
+ },
162
+ "kms:recipientattestation:nitrotpmpcr13": {
163
+ "key": "kms:RecipientAttestation:NitroTPMPCR13",
164
+ "description": "Filters access by the platform configuration register (PCR) 13 in the attestation document in the request. PCR13 is a contiguous measure of all system extension images for the initrd",
165
+ "type": "String"
166
+ },
167
+ "kms:recipientattestation:nitrotpmpcr14": {
168
+ "key": "kms:RecipientAttestation:NitroTPMPCR14",
169
+ "description": "Filters access by the platform configuration register (PCR) 14 in the attestation document in the request. PCR14 is a contiguous measure of \"MOK\" certificates and hashes",
170
+ "type": "String"
171
+ },
172
+ "kms:recipientattestation:nitrotpmpcr15": {
173
+ "key": "kms:RecipientAttestation:NitroTPMPCR15",
174
+ "description": "Filters access by the platform configuration register (PCR) 15 in the attestation document in the request. PCR15 is a contiguous measure of root file system volume encryption key",
175
+ "type": "String"
176
+ },
177
+ "kms:recipientattestation:nitrotpmpcr16": {
178
+ "key": "kms:RecipientAttestation:NitroTPMPCR16",
179
+ "description": "Filters access by the platform configuration register (PCR) 16 in the attestation document in the request. PCR16 is a custom PCR that can be defined by the user for specific use cases",
180
+ "type": "String"
181
+ },
182
+ "kms:recipientattestation:nitrotpmpcr17": {
183
+ "key": "kms:RecipientAttestation:NitroTPMPCR17",
184
+ "description": "Filters access by the platform configuration register (PCR) 17 in the attestation document in the request. PCR17 is a custom PCR that can be defined by the user for specific use cases",
185
+ "type": "String"
186
+ },
187
+ "kms:recipientattestation:nitrotpmpcr18": {
188
+ "key": "kms:RecipientAttestation:NitroTPMPCR18",
189
+ "description": "Filters access by the platform configuration register (PCR) 18 in the attestation document in the request. PCR18 is a custom PCR that can be defined by the user for specific use cases",
190
+ "type": "String"
191
+ },
192
+ "kms:recipientattestation:nitrotpmpcr19": {
193
+ "key": "kms:RecipientAttestation:NitroTPMPCR19",
194
+ "description": "Filters access by the platform configuration register (PCR) 19 in the attestation document in the request. PCR19 is a custom PCR that can be defined by the user for specific use cases",
195
+ "type": "String"
196
+ },
197
+ "kms:recipientattestation:nitrotpmpcr2": {
198
+ "key": "kms:RecipientAttestation:NitroTPMPCR2",
199
+ "description": "Filters access by the platform configuration register (PCR) 2 in the attestation document in the request. PCR2 is a contiguous measure of extended or pluggable executable code, including option ROMs on pluggable hardware",
200
+ "type": "String"
201
+ },
202
+ "kms:recipientattestation:nitrotpmpcr20": {
203
+ "key": "kms:RecipientAttestation:NitroTPMPCR20",
204
+ "description": "Filters access by the platform configuration register (PCR) 20 in the attestation document in the request. PCR20 is a custom PCR that can be defined by the user for specific use cases",
205
+ "type": "String"
206
+ },
207
+ "kms:recipientattestation:nitrotpmpcr21": {
208
+ "key": "kms:RecipientAttestation:NitroTPMPCR21",
209
+ "description": "Filters access by the platform configuration register (PCR) 21 in the attestation document in the request. PCR21 is a custom PCR that can be defined by the user for specific use cases",
210
+ "type": "String"
211
+ },
212
+ "kms:recipientattestation:nitrotpmpcr22": {
213
+ "key": "kms:RecipientAttestation:NitroTPMPCR22",
214
+ "description": "Filters access by the platform configuration register (PCR) 22 in the attestation document in the request. PCR22 is a custom PCR that can be defined by the user for specific use cases",
215
+ "type": "String"
216
+ },
217
+ "kms:recipientattestation:nitrotpmpcr23": {
218
+ "key": "kms:RecipientAttestation:NitroTPMPCR23",
219
+ "description": "Filters access by the platform configuration register (PCR) 23 in the attestation document in the request. PCR23 is a custom PCR that can be defined by the user for specific use cases",
220
+ "type": "String"
221
+ },
222
+ "kms:recipientattestation:nitrotpmpcr3": {
223
+ "key": "kms:RecipientAttestation:NitroTPMPCR3",
224
+ "description": "Filters access by the platform configuration register (PCR) 3 in the attestation document in the request. PCR3 is a contiguous measure of extended or pluggable firmware data, including information about pluggable hardware",
225
+ "type": "String"
226
+ },
227
+ "kms:recipientattestation:nitrotpmpcr4": {
228
+ "key": "kms:RecipientAttestation:NitroTPMPCR4",
229
+ "description": "Filters access by the platform configuration register (PCR) 4 in the attestation document in the request. PCR4 is a contiguous measure of boot loader and additional drivers, including binaries and extensions loaded by the boot loader",
230
+ "type": "String"
231
+ },
232
+ "kms:recipientattestation:nitrotpmpcr5": {
233
+ "key": "kms:RecipientAttestation:NitroTPMPCR5",
234
+ "description": "Filters access by the platform configuration register (PCR) 5 in the attestation document in the request. PCR5 is a contiguous measure of GPT/Partition table",
235
+ "type": "String"
236
+ },
237
+ "kms:recipientattestation:nitrotpmpcr6": {
238
+ "key": "kms:RecipientAttestation:NitroTPMPCR6",
239
+ "description": "Filters access by the platform configuration register (PCR) 6 in the attestation document in the request. PCR6 is a custom PCR that can be defined by the user for specific use cases",
240
+ "type": "String"
241
+ },
242
+ "kms:recipientattestation:nitrotpmpcr7": {
243
+ "key": "kms:RecipientAttestation:NitroTPMPCR7",
244
+ "description": "Filters access by the platform configuration register (PCR) 7 in the attestation document in the request. PCR7 is a contiguous measure of SecureBoot state",
245
+ "type": "String"
246
+ },
247
+ "kms:recipientattestation:nitrotpmpcr8": {
248
+ "key": "kms:RecipientAttestation:NitroTPMPCR8",
249
+ "description": "Filters access by the platform configuration register (PCR) 8 in the attestation document in the request. PCR8 is a contiguous measure of commands and kernel command line",
250
+ "type": "String"
251
+ },
252
+ "kms:recipientattestation:nitrotpmpcr9": {
253
+ "key": "kms:RecipientAttestation:NitroTPMPCR9",
254
+ "description": "Filters access by the platform configuration register (PCR) 9 in the attestation document in the request. PCR9 is a contiguous measure of all files read (including kernel image)",
255
+ "type": "String"
256
+ },
137
257
  "kms:recipientattestation:pcr0": {
138
258
  "key": "kms:RecipientAttestation:PCR0",
139
- "description": "Filters access by the platform configuration register (PCR) 0 in the attestation document. PCR0 is a contiguous measure of the contents of the enclave image file, without the section data",
259
+ "description": "Filters access by the platform configuration register (PCR) 0 in the attestation document in the request. PCR0 is a contiguous measure of the contents of the enclave image file, without the section data",
140
260
  "type": "String"
141
261
  },
142
262
  "kms:recipientattestation:pcr1": {
143
263
  "key": "kms:RecipientAttestation:PCR1",
144
- "description": "Filters access by the platform configuration register (PCR) 1 in the attestation document. PCR1 is a contiguous measurement of the Linux kernel and bootstrap data",
264
+ "description": "Filters access by the platform configuration register (PCR) 1 in the attestation document in the request. PCR1 is a contiguous measurement of the Linux kernel and bootstrap data",
145
265
  "type": "String"
146
266
  },
147
267
  "kms:recipientattestation:pcr10": {
@@ -196,7 +316,7 @@
196
316
  },
197
317
  "kms:recipientattestation:pcr2": {
198
318
  "key": "kms:RecipientAttestation:PCR2",
199
- "description": "Filters access by the platform configuration register (PCR) 2 in the attestation document. PCR2 is a contiguous, in-order measurement of the user applications, without the boot ramfs",
319
+ "description": "Filters access by the platform configuration register (PCR) 2 in the attestation document in the request. PCR2 is a contiguous, in-order measurement of the user applications, without the boot ramfs",
200
320
  "type": "String"
201
321
  },
202
322
  "kms:recipientattestation:pcr20": {
@@ -251,7 +371,7 @@
251
371
  },
252
372
  "kms:recipientattestation:pcr3": {
253
373
  "key": "kms:RecipientAttestation:PCR3",
254
- "description": "Filters access by the platform configuration register (PCR) 3 in the attestation document. PCR3 is a contiguous measurement of the IAM role assigned to the parent instance",
374
+ "description": "Filters access by the platform configuration register (PCR) 3 in the attestation document in the request. PCR3 is a contiguous measurement of the IAM role assigned to the parent instance",
255
375
  "type": "String"
256
376
  },
257
377
  "kms:recipientattestation:pcr30": {
@@ -266,7 +386,7 @@
266
386
  },
267
387
  "kms:recipientattestation:pcr4": {
268
388
  "key": "kms:RecipientAttestation:PCR4",
269
- "description": "Filters access by the platform configuration register (PCR) 4 in the attestation document. PCR4 is a contiguous measurement of the ID of the parent instance",
389
+ "description": "Filters access by the platform configuration register (PCR) 4 in the attestation document in the request. PCR4 is a contiguous measurement of the ID of the parent instance",
270
390
  "type": "String"
271
391
  },
272
392
  "kms:recipientattestation:pcr5": {
@@ -281,12 +401,12 @@
281
401
  },
282
402
  "kms:recipientattestation:pcr7": {
283
403
  "key": "kms:RecipientAttestation:PCR7",
284
- "description": "Filters access by platform configuration register (PCR) 7 in the attestation document in the request. PCR7 is a custom PCR that can be defined by the user for specific use cases",
404
+ "description": "Filters access by the platform configuration register (PCR) 7 in the attestation document in the request. PCR7 is a custom PCR that can be defined by the user for specific use cases",
285
405
  "type": "String"
286
406
  },
287
407
  "kms:recipientattestation:pcr8": {
288
408
  "key": "kms:RecipientAttestation:PCR8",
289
- "description": "Filters access by the platform configuration register (PCR) 8 in the attestation document. PCR8 is a measure of the signing certificate specified for the enclave image file",
409
+ "description": "Filters access by the platform configuration register (PCR) 8 in the attestation document in the request. PCR8 is a measure of the signing certificate specified for the enclave image file",
290
410
  "type": "String"
291
411
  },
292
412
  "kms:recipientattestation:pcr9": {
@@ -34,6 +34,11 @@
34
34
  "description": "Filters access by authorization type specified in request. Available during CreateFunctionUrlConfig, UpdateFunctionUrlConfig, DeleteFunctionUrlConfig, GetFunctionUrlConfig, ListFunctionUrlConfig, AddPermission and RemovePermission operations",
35
35
  "type": "String"
36
36
  },
37
+ "lambda:invokedviafunctionurl": {
38
+ "key": "lambda:InvokedViaFunctionUrl",
39
+ "description": "Limits the scope of lambda:InvokeFunction action to Function URLs only. Available during AddPermission operation",
40
+ "type": "Bool"
41
+ },
37
42
  "lambda:layer": {
38
43
  "key": "lambda:Layer",
39
44
  "description": "Filters access by the ARN of a version of an AWS Lambda layer",
@@ -4,6 +4,11 @@
4
4
  "description": "Filters access by the tags that are passed in the request",
5
5
  "type": "String"
6
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
+ },
7
12
  "aws:tagkeys": {
8
13
  "key": "aws:TagKeys",
9
14
  "description": "Filters access by tag keys that are passed in the request",
@@ -1 +1,17 @@
1
- {}
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by 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 tags associated with the resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by tag keys that are passed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -0,0 +1,27 @@
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
+ "mpa:protectedresourceaccount": {
18
+ "key": "mpa:ProtectedResourceAccount",
19
+ "description": "Filters access by the account that owns the resource that is the target of the operation that requires approval",
20
+ "type": "String"
21
+ },
22
+ "mpa:requestedoperation": {
23
+ "key": "mpa:RequestedOperation",
24
+ "description": "Filters access by a requested operation that requires team approval before it can be executed",
25
+ "type": "String"
26
+ }
27
+ }
@@ -1 +1,37 @@
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
+ },
17
+ "observabilityadmin:centralizationbackupregion": {
18
+ "key": "observabilityadmin:CentralizationBackupRegion",
19
+ "description": "Filters access by the backup region that is passed in the request",
20
+ "type": "String"
21
+ },
22
+ "observabilityadmin:centralizationdestinationregion": {
23
+ "key": "observabilityadmin:CentralizationDestinationRegion",
24
+ "description": "Filters access by the destination region that is passed in the request",
25
+ "type": "String"
26
+ },
27
+ "observabilityadmin:centralizationsourceregions": {
28
+ "key": "observabilityadmin:CentralizationSourceRegions",
29
+ "description": "Filters access by the source regions that are passed in the request",
30
+ "type": "ArrayOfString"
31
+ },
32
+ "observabilityadmin:sourcetype": {
33
+ "key": "observabilityadmin:SourceType",
34
+ "description": "Filters access by the source type that is passed in the request",
35
+ "type": "String"
36
+ }
37
+ }
@@ -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
+ }
@@ -23,5 +23,15 @@
23
23
  "key": "organizations:ServicePrincipal",
24
24
  "description": "Filters access by the specified service principal names",
25
25
  "type": "String"
26
+ },
27
+ "organizations:transferdirection": {
28
+ "key": "organizations:TransferDirection",
29
+ "description": "Filters access by the specified responsibility transfer by the direction",
30
+ "type": "String"
31
+ },
32
+ "organizations:transfertype": {
33
+ "key": "organizations:TransferType",
34
+ "description": "Filters access by the specified responsibility transfer type names",
35
+ "type": "String"
26
36
  }
27
37
  }
@@ -1 +1,12 @@
1
- {}
1
+ {
2
+ "partnercentral-account-management:legacypartnercentralrole": {
3
+ "key": "partnercentral-account-management:LegacyPartnerCentralRole",
4
+ "description": "Filters access by the Legacy Partner Central role",
5
+ "type": "ArrayOfString"
6
+ },
7
+ "partnercentral-account-management:marketingcentralrole": {
8
+ "key": "partnercentral-account-management:MarketingCentralRole",
9
+ "description": "Filters access by Marketing Central role",
10
+ "type": "ArrayOfString"
11
+ }
12
+ }