@kensio/yulin 1.17.1 → 1.18.0

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 (2061) hide show
  1. package/README.md +14 -0
  2. package/dist/sdk/router/resolve-sim-sdk-command-router.d.ts.map +1 -1
  3. package/dist/sdk/router/resolve-sim-sdk-command-router.js +5 -0
  4. package/dist/sdk/router/resolve-sim-sdk-command-router.js.map +1 -1
  5. package/dist/serve/controller/factory/sim-aws-service-controller-factory.js +3 -3
  6. package/dist/serve/controller/factory/sim-aws-service-controller-factory.js.map +1 -1
  7. package/dist/serve/controller/sim-aws-service-signing-name.d.ts.map +1 -1
  8. package/dist/serve/controller/sim-aws-service-signing-name.js +4 -3
  9. package/dist/serve/controller/sim-aws-service-signing-name.js.map +1 -1
  10. package/dist/serve/controller/sim-service-controller.d.ts +1 -1
  11. package/dist/serve/controller/sim-service-controller.d.ts.map +1 -1
  12. package/dist/serve/execute-api/sim-execute-api-controller.d.ts +35 -0
  13. package/dist/serve/execute-api/sim-execute-api-controller.d.ts.map +1 -0
  14. package/dist/serve/execute-api/sim-execute-api-controller.js +45 -0
  15. package/dist/serve/execute-api/sim-execute-api-controller.js.map +1 -0
  16. package/dist/serve/http/local-server/sim-aws-local-location.d.ts +55 -0
  17. package/dist/serve/http/local-server/sim-aws-local-location.d.ts.map +1 -0
  18. package/dist/serve/http/local-server/sim-aws-local-location.js +80 -0
  19. package/dist/serve/http/local-server/sim-aws-local-location.js.map +1 -0
  20. package/dist/serve/http/local-server/sim-aws-local-request-handler.d.ts +7 -0
  21. package/dist/serve/http/local-server/sim-aws-local-request-handler.d.ts.map +1 -1
  22. package/dist/serve/http/local-server/sim-aws-local-request-handler.js +10 -3
  23. package/dist/serve/http/local-server/sim-aws-local-request-handler.js.map +1 -1
  24. package/dist/serve/http/local-server/sim-aws-local-server.d.ts.map +1 -1
  25. package/dist/serve/http/local-server/sim-aws-local-server.js +5 -0
  26. package/dist/serve/http/local-server/sim-aws-local-server.js.map +1 -1
  27. package/dist/serve/http/node-fetch-http-adapter.d.ts +9 -0
  28. package/dist/serve/http/node-fetch-http-adapter.d.ts.map +1 -1
  29. package/dist/serve/http/node-fetch-http-adapter.js +17 -1
  30. package/dist/serve/http/node-fetch-http-adapter.js.map +1 -1
  31. package/dist/serve/index.d.ts +5 -0
  32. package/dist/serve/index.d.ts.map +1 -1
  33. package/dist/serve/index.js +2 -0
  34. package/dist/serve/index.js.map +1 -1
  35. package/dist/serve/payload-1/sim-payload-1-body.d.ts +15 -0
  36. package/dist/serve/payload-1/sim-payload-1-body.d.ts.map +1 -0
  37. package/dist/serve/payload-1/sim-payload-1-body.js +15 -0
  38. package/dist/serve/payload-1/sim-payload-1-body.js.map +1 -0
  39. package/dist/serve/payload-1/sim-payload-1-endpoint.d.ts +29 -0
  40. package/dist/serve/payload-1/sim-payload-1-endpoint.d.ts.map +1 -0
  41. package/dist/serve/payload-1/sim-payload-1-endpoint.js +2 -0
  42. package/dist/serve/payload-1/sim-payload-1-endpoint.js.map +1 -0
  43. package/dist/serve/payload-1/sim-payload-1-event-builder.d.ts +36 -0
  44. package/dist/serve/payload-1/sim-payload-1-event-builder.d.ts.map +1 -0
  45. package/dist/serve/payload-1/sim-payload-1-event-builder.js +61 -0
  46. package/dist/serve/payload-1/sim-payload-1-event-builder.js.map +1 -0
  47. package/dist/serve/payload-1/sim-payload-1-event.type.d.ts +127 -0
  48. package/dist/serve/payload-1/sim-payload-1-event.type.d.ts.map +1 -0
  49. package/dist/serve/payload-1/sim-payload-1-event.type.js +2 -0
  50. package/dist/serve/payload-1/sim-payload-1-event.type.js.map +1 -0
  51. package/dist/serve/payload-1/sim-payload-1-iam-caller.d.ts +38 -0
  52. package/dist/serve/payload-1/sim-payload-1-iam-caller.d.ts.map +1 -0
  53. package/dist/serve/payload-1/sim-payload-1-iam-caller.js +51 -0
  54. package/dist/serve/payload-1/sim-payload-1-iam-caller.js.map +1 -0
  55. package/dist/serve/payload-1/sim-payload-1-request-context.d.ts +51 -0
  56. package/dist/serve/payload-1/sim-payload-1-request-context.d.ts.map +1 -0
  57. package/dist/serve/payload-1/sim-payload-1-request-context.js +69 -0
  58. package/dist/serve/payload-1/sim-payload-1-request-context.js.map +1 -0
  59. package/dist/serve/payload-1/sim-payload-1-request-parts.d.ts +33 -0
  60. package/dist/serve/payload-1/sim-payload-1-request-parts.d.ts.map +1 -0
  61. package/dist/serve/payload-1/sim-payload-1-request-parts.js +59 -0
  62. package/dist/serve/payload-1/sim-payload-1-request-parts.js.map +1 -0
  63. package/dist/serve/payload-1/sim-payload-1-response-builder.d.ts +24 -0
  64. package/dist/serve/payload-1/sim-payload-1-response-builder.d.ts.map +1 -0
  65. package/dist/serve/payload-1/sim-payload-1-response-builder.js +49 -0
  66. package/dist/serve/payload-1/sim-payload-1-response-builder.js.map +1 -0
  67. package/dist/serve/payload-2/sim-payload-2-event-builder.d.ts.map +1 -1
  68. package/dist/serve/payload-2/sim-payload-2-event-builder.js +2 -2
  69. package/dist/serve/payload-2/sim-payload-2-event-builder.js.map +1 -1
  70. package/dist/serve/payload-2/sim-payload-2-event.factory.d.ts.map +1 -1
  71. package/dist/serve/payload-2/sim-payload-2-event.factory.js +5 -4
  72. package/dist/serve/payload-2/sim-payload-2-event.factory.js.map +1 -1
  73. package/dist/serve/payload-2/sim-payload-2-request-context.js +2 -2
  74. package/dist/serve/payload-2/sim-payload-2-request-context.js.map +1 -1
  75. package/dist/serve/payload-2/sim-payload-2-request-parts.d.ts +2 -22
  76. package/dist/serve/payload-2/sim-payload-2-request-parts.d.ts.map +1 -1
  77. package/dist/serve/payload-2/sim-payload-2-request-parts.js +2 -21
  78. package/dist/serve/payload-2/sim-payload-2-request-parts.js.map +1 -1
  79. package/dist/serve/payload-2/sim-payload-2-response-builder.d.ts.map +1 -1
  80. package/dist/serve/payload-2/sim-payload-2-response-builder.js +2 -2
  81. package/dist/serve/payload-2/sim-payload-2-response-builder.js.map +1 -1
  82. package/dist/serve/{payload-2/sim-payload-2-body-encoding.d.ts → proxy/sim-proxy-body-encoding.d.ts} +4 -3
  83. package/dist/serve/proxy/sim-proxy-body-encoding.d.ts.map +1 -0
  84. package/dist/serve/{payload-2/sim-payload-2-body-encoding.js → proxy/sim-proxy-body-encoding.js} +4 -3
  85. package/dist/serve/proxy/sim-proxy-body-encoding.js.map +1 -0
  86. package/dist/serve/proxy/sim-proxy-event-time.d.ts +11 -0
  87. package/dist/serve/proxy/sim-proxy-event-time.d.ts.map +1 -0
  88. package/dist/serve/{payload-2/sim-payload-2-event-time.js → proxy/sim-proxy-event-time.js} +7 -5
  89. package/dist/serve/proxy/sim-proxy-event-time.js.map +1 -0
  90. package/dist/serve/proxy/sim-proxy-headers.d.ts +23 -0
  91. package/dist/serve/proxy/sim-proxy-headers.d.ts.map +1 -0
  92. package/dist/serve/proxy/sim-proxy-headers.js +23 -0
  93. package/dist/serve/proxy/sim-proxy-headers.js.map +1 -0
  94. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-header-identity-source.d.ts +22 -0
  95. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-header-identity-source.d.ts.map +1 -0
  96. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-header-identity-source.js +27 -0
  97. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-header-identity-source.js.map +1 -0
  98. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source-parser.d.ts +45 -0
  99. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source-parser.d.ts.map +1 -0
  100. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source-parser.js +82 -0
  101. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source-parser.js.map +1 -0
  102. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source.d.ts +33 -0
  103. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source.d.ts.map +1 -0
  104. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source.js +14 -0
  105. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source.js.map +1 -0
  106. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-sources.d.ts +48 -0
  107. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-sources.d.ts.map +1 -0
  108. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-sources.js +79 -0
  109. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-sources.js.map +1 -0
  110. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-query-string-identity-source.d.ts +22 -0
  111. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-query-string-identity-source.d.ts.map +1 -0
  112. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-query-string-identity-source.js +27 -0
  113. package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-query-string-identity-source.js.map +1 -0
  114. package/dist/service/apigateway/api/authorizer/sim-cognito-rest-api-user-pools.d.ts +24 -0
  115. package/dist/service/apigateway/api/authorizer/sim-cognito-rest-api-user-pools.d.ts.map +1 -0
  116. package/dist/service/apigateway/api/authorizer/sim-cognito-rest-api-user-pools.js +30 -0
  117. package/dist/service/apigateway/api/authorizer/sim-cognito-rest-api-user-pools.js.map +1 -0
  118. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorization.d.ts +77 -0
  119. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorization.d.ts.map +1 -0
  120. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorization.js +60 -0
  121. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorization.js.map +1 -0
  122. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-result-cache.d.ts +69 -0
  123. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-result-cache.d.ts.map +1 -0
  124. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-result-cache.js +79 -0
  125. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-result-cache.js.map +1 -0
  126. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-store.d.ts +31 -0
  127. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-store.d.ts.map +1 -0
  128. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-store.js +46 -0
  129. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-store.js.map +1 -0
  130. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer.d.ts +74 -0
  131. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer.d.ts.map +1 -0
  132. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer.js +34 -0
  133. package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer.js.map +1 -0
  134. package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-authorizer.d.ts +42 -0
  135. package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-authorizer.d.ts.map +1 -0
  136. package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-authorizer.js +46 -0
  137. package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-authorizer.js.map +1 -0
  138. package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-verification.d.ts +61 -0
  139. package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-verification.d.ts.map +1 -0
  140. package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-verification.js +97 -0
  141. package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-verification.js.map +1 -0
  142. package/dist/service/apigateway/api/authorizer/sim-rest-api-lambda-authorizer.d.ts +59 -0
  143. package/dist/service/apigateway/api/authorizer/sim-rest-api-lambda-authorizer.d.ts.map +1 -0
  144. package/dist/service/apigateway/api/authorizer/sim-rest-api-lambda-authorizer.js +61 -0
  145. package/dist/service/apigateway/api/authorizer/sim-rest-api-lambda-authorizer.js.map +1 -0
  146. package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pool-providers.d.ts +30 -0
  147. package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pool-providers.d.ts.map +1 -0
  148. package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pool-providers.js +59 -0
  149. package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pool-providers.js.map +1 -0
  150. package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pools.d.ts +45 -0
  151. package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pools.d.ts.map +1 -0
  152. package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pools.js +17 -0
  153. package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pools.js.map +1 -0
  154. package/dist/service/apigateway/api/deployment/sim-rest-api-deployment-store.d.ts +16 -0
  155. package/dist/service/apigateway/api/deployment/sim-rest-api-deployment-store.d.ts.map +1 -0
  156. package/dist/service/apigateway/api/deployment/sim-rest-api-deployment-store.js +19 -0
  157. package/dist/service/apigateway/api/deployment/sim-rest-api-deployment-store.js.map +1 -0
  158. package/dist/service/apigateway/api/deployment/sim-rest-api-deployment.d.ts +44 -0
  159. package/dist/service/apigateway/api/deployment/sim-rest-api-deployment.d.ts.map +1 -0
  160. package/dist/service/apigateway/api/deployment/sim-rest-api-deployment.js +41 -0
  161. package/dist/service/apigateway/api/deployment/sim-rest-api-deployment.js.map +1 -0
  162. package/dist/service/apigateway/api/match/sim-rest-api-match.d.ts +59 -0
  163. package/dist/service/apigateway/api/match/sim-rest-api-match.d.ts.map +1 -0
  164. package/dist/service/apigateway/api/match/sim-rest-api-match.js +48 -0
  165. package/dist/service/apigateway/api/match/sim-rest-api-match.js.map +1 -0
  166. package/dist/service/apigateway/api/match/sim-rest-api-request.d.ts +23 -0
  167. package/dist/service/apigateway/api/match/sim-rest-api-request.d.ts.map +1 -0
  168. package/dist/service/apigateway/api/match/sim-rest-api-request.js +23 -0
  169. package/dist/service/apigateway/api/match/sim-rest-api-request.js.map +1 -0
  170. package/dist/service/apigateway/api/match/sim-rest-api-resource-walk.d.ts +39 -0
  171. package/dist/service/apigateway/api/match/sim-rest-api-resource-walk.d.ts.map +1 -0
  172. package/dist/service/apigateway/api/match/sim-rest-api-resource-walk.js +81 -0
  173. package/dist/service/apigateway/api/match/sim-rest-api-resource-walk.js.map +1 -0
  174. package/dist/service/apigateway/api/method/sim-rest-api-integration.d.ts +49 -0
  175. package/dist/service/apigateway/api/method/sim-rest-api-integration.d.ts.map +1 -0
  176. package/dist/service/apigateway/api/method/sim-rest-api-integration.js +36 -0
  177. package/dist/service/apigateway/api/method/sim-rest-api-integration.js.map +1 -0
  178. package/dist/service/apigateway/api/method/sim-rest-api-lambda-uri.d.ts +30 -0
  179. package/dist/service/apigateway/api/method/sim-rest-api-lambda-uri.d.ts.map +1 -0
  180. package/dist/service/apigateway/api/method/sim-rest-api-lambda-uri.js +50 -0
  181. package/dist/service/apigateway/api/method/sim-rest-api-lambda-uri.js.map +1 -0
  182. package/dist/service/apigateway/api/method/sim-rest-api-method-scopes.d.ts +26 -0
  183. package/dist/service/apigateway/api/method/sim-rest-api-method-scopes.d.ts.map +1 -0
  184. package/dist/service/apigateway/api/method/sim-rest-api-method-scopes.js +38 -0
  185. package/dist/service/apigateway/api/method/sim-rest-api-method-scopes.js.map +1 -0
  186. package/dist/service/apigateway/api/method/sim-rest-api-method.d.ts +75 -0
  187. package/dist/service/apigateway/api/method/sim-rest-api-method.d.ts.map +1 -0
  188. package/dist/service/apigateway/api/method/sim-rest-api-method.js +69 -0
  189. package/dist/service/apigateway/api/method/sim-rest-api-method.js.map +1 -0
  190. package/dist/service/apigateway/api/resource/sim-rest-api-path-part.d.ts +22 -0
  191. package/dist/service/apigateway/api/resource/sim-rest-api-path-part.d.ts.map +1 -0
  192. package/dist/service/apigateway/api/resource/sim-rest-api-path-part.js +44 -0
  193. package/dist/service/apigateway/api/resource/sim-rest-api-path-part.js.map +1 -0
  194. package/dist/service/apigateway/api/resource/sim-rest-api-resource-id.d.ts +13 -0
  195. package/dist/service/apigateway/api/resource/sim-rest-api-resource-id.d.ts.map +1 -0
  196. package/dist/service/apigateway/api/resource/sim-rest-api-resource-id.js +11 -0
  197. package/dist/service/apigateway/api/resource/sim-rest-api-resource-id.js.map +1 -0
  198. package/dist/service/apigateway/api/resource/sim-rest-api-resource-store.d.ts +57 -0
  199. package/dist/service/apigateway/api/resource/sim-rest-api-resource-store.d.ts.map +1 -0
  200. package/dist/service/apigateway/api/resource/sim-rest-api-resource-store.js +96 -0
  201. package/dist/service/apigateway/api/resource/sim-rest-api-resource-store.js.map +1 -0
  202. package/dist/service/apigateway/api/resource/sim-rest-api-resource.d.ts +75 -0
  203. package/dist/service/apigateway/api/resource/sim-rest-api-resource.d.ts.map +1 -0
  204. package/dist/service/apigateway/api/resource/sim-rest-api-resource.js +87 -0
  205. package/dist/service/apigateway/api/resource/sim-rest-api-resource.js.map +1 -0
  206. package/dist/service/apigateway/api/sim-rest-api-declared-method.d.ts +22 -0
  207. package/dist/service/apigateway/api/sim-rest-api-declared-method.d.ts.map +1 -0
  208. package/dist/service/apigateway/api/sim-rest-api-declared-method.js +61 -0
  209. package/dist/service/apigateway/api/sim-rest-api-declared-method.js.map +1 -0
  210. package/dist/service/apigateway/api/sim-rest-api-execute-api-arn.d.ts +76 -0
  211. package/dist/service/apigateway/api/sim-rest-api-execute-api-arn.d.ts.map +1 -0
  212. package/dist/service/apigateway/api/sim-rest-api-execute-api-arn.js +95 -0
  213. package/dist/service/apigateway/api/sim-rest-api-execute-api-arn.js.map +1 -0
  214. package/dist/service/apigateway/api/sim-rest-api-host.d.ts +23 -0
  215. package/dist/service/apigateway/api/sim-rest-api-host.d.ts.map +1 -0
  216. package/dist/service/apigateway/api/sim-rest-api-host.js +23 -0
  217. package/dist/service/apigateway/api/sim-rest-api-host.js.map +1 -0
  218. package/dist/service/apigateway/api/sim-rest-api-id.d.ts +15 -0
  219. package/dist/service/apigateway/api/sim-rest-api-id.d.ts.map +1 -0
  220. package/dist/service/apigateway/api/sim-rest-api-id.js +12 -0
  221. package/dist/service/apigateway/api/sim-rest-api-id.js.map +1 -0
  222. package/dist/service/apigateway/api/sim-rest-api-lambda-proxy.factory.d.ts +66 -0
  223. package/dist/service/apigateway/api/sim-rest-api-lambda-proxy.factory.d.ts.map +1 -0
  224. package/dist/service/apigateway/api/sim-rest-api-lambda-proxy.factory.js +89 -0
  225. package/dist/service/apigateway/api/sim-rest-api-lambda-proxy.factory.js.map +1 -0
  226. package/dist/service/apigateway/api/sim-rest-api-proxy-authorizer.d.ts +70 -0
  227. package/dist/service/apigateway/api/sim-rest-api-proxy-authorizer.d.ts.map +1 -0
  228. package/dist/service/apigateway/api/sim-rest-api-proxy-authorizer.js +37 -0
  229. package/dist/service/apigateway/api/sim-rest-api-proxy-authorizer.js.map +1 -0
  230. package/dist/service/apigateway/api/sim-rest-api-proxy-function.d.ts +25 -0
  231. package/dist/service/apigateway/api/sim-rest-api-proxy-function.d.ts.map +1 -0
  232. package/dist/service/apigateway/api/sim-rest-api-proxy-function.js +42 -0
  233. package/dist/service/apigateway/api/sim-rest-api-proxy-function.js.map +1 -0
  234. package/dist/service/apigateway/api/sim-rest-api-proxy-lambda-authorizer.d.ts +13 -0
  235. package/dist/service/apigateway/api/sim-rest-api-proxy-lambda-authorizer.d.ts.map +1 -0
  236. package/dist/service/apigateway/api/sim-rest-api-proxy-lambda-authorizer.js +71 -0
  237. package/dist/service/apigateway/api/sim-rest-api-proxy-lambda-authorizer.js.map +1 -0
  238. package/dist/service/apigateway/api/sim-rest-api-store.d.ts +29 -0
  239. package/dist/service/apigateway/api/sim-rest-api-store.d.ts.map +1 -0
  240. package/dist/service/apigateway/api/sim-rest-api-store.js +35 -0
  241. package/dist/service/apigateway/api/sim-rest-api-store.js.map +1 -0
  242. package/dist/service/apigateway/api/sim-rest-api-view.d.ts +20 -0
  243. package/dist/service/apigateway/api/sim-rest-api-view.d.ts.map +1 -0
  244. package/dist/service/apigateway/api/sim-rest-api-view.js +20 -0
  245. package/dist/service/apigateway/api/sim-rest-api-view.js.map +1 -0
  246. package/dist/service/apigateway/api/sim-rest-api.d.ts +105 -0
  247. package/dist/service/apigateway/api/sim-rest-api.d.ts.map +1 -0
  248. package/dist/service/apigateway/api/sim-rest-api.js +126 -0
  249. package/dist/service/apigateway/api/sim-rest-api.js.map +1 -0
  250. package/dist/service/apigateway/api/stage/sim-rest-api-stage-arn.d.ts +16 -0
  251. package/dist/service/apigateway/api/stage/sim-rest-api-stage-arn.d.ts.map +1 -0
  252. package/dist/service/apigateway/api/stage/sim-rest-api-stage-arn.js +12 -0
  253. package/dist/service/apigateway/api/stage/sim-rest-api-stage-arn.js.map +1 -0
  254. package/dist/service/apigateway/api/stage/sim-rest-api-stage-store.d.ts +27 -0
  255. package/dist/service/apigateway/api/stage/sim-rest-api-stage-store.d.ts.map +1 -0
  256. package/dist/service/apigateway/api/stage/sim-rest-api-stage-store.js +34 -0
  257. package/dist/service/apigateway/api/stage/sim-rest-api-stage-store.js.map +1 -0
  258. package/dist/service/apigateway/api/stage/sim-rest-api-stage.d.ts +55 -0
  259. package/dist/service/apigateway/api/stage/sim-rest-api-stage.d.ts.map +1 -0
  260. package/dist/service/apigateway/api/stage/sim-rest-api-stage.js +59 -0
  261. package/dist/service/apigateway/api/stage/sim-rest-api-stage.js.map +1 -0
  262. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-creator.d.ts +32 -0
  263. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-creator.d.ts.map +1 -0
  264. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-creator.js +52 -0
  265. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-creator.js.map +1 -0
  266. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-document.d.ts +43 -0
  267. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-document.d.ts.map +1 -0
  268. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-document.js +54 -0
  269. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-document.js.map +1 -0
  270. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-import-properties.d.ts +27 -0
  271. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-import-properties.d.ts.map +1 -0
  272. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-import-properties.js +40 -0
  273. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-import-properties.js.map +1 -0
  274. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-properties.d.ts +36 -0
  275. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-properties.d.ts.map +1 -0
  276. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-properties.js +49 -0
  277. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-properties.js.map +1 -0
  278. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-names.d.ts +11 -0
  279. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-names.d.ts.map +1 -0
  280. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-names.js +17 -0
  281. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-names.js.map +1 -0
  282. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-rules.d.ts +51 -0
  283. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-rules.d.ts.map +1 -0
  284. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-rules.js +87 -0
  285. package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-rules.js.map +1 -0
  286. package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-creator.d.ts +25 -0
  287. package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-creator.d.ts.map +1 -0
  288. package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-creator.js +34 -0
  289. package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-creator.js.map +1 -0
  290. package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-properties.d.ts +40 -0
  291. package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-properties.d.ts.map +1 -0
  292. package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-properties.js +69 -0
  293. package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-properties.js.map +1 -0
  294. package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-creator.d.ts +25 -0
  295. package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-creator.d.ts.map +1 -0
  296. package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-creator.js +35 -0
  297. package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-creator.js.map +1 -0
  298. package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-properties.d.ts +28 -0
  299. package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-properties.d.ts.map +1 -0
  300. package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-properties.js +45 -0
  301. package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-properties.js.map +1 -0
  302. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-integration-properties.d.ts +41 -0
  303. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-integration-properties.d.ts.map +1 -0
  304. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-integration-properties.js +65 -0
  305. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-integration-properties.js.map +1 -0
  306. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-creator.d.ts +30 -0
  307. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-creator.d.ts.map +1 -0
  308. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-creator.js +44 -0
  309. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-creator.js.map +1 -0
  310. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-integration.d.ts +24 -0
  311. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-integration.d.ts.map +1 -0
  312. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-integration.js +31 -0
  313. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-integration.js.map +1 -0
  314. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-properties.d.ts +68 -0
  315. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-properties.d.ts.map +1 -0
  316. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-properties.js +113 -0
  317. package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-properties.js.map +1 -0
  318. package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-creator.d.ts +27 -0
  319. package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-creator.d.ts.map +1 -0
  320. package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-creator.js +37 -0
  321. package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-creator.js.map +1 -0
  322. package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-properties.d.ts +33 -0
  323. package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-properties.d.ts.map +1 -0
  324. package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-properties.js +46 -0
  325. package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-properties.js.map +1 -0
  326. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-property-parser.d.ts +65 -0
  327. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-property-parser.d.ts.map +1 -0
  328. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-property-parser.js +96 -0
  329. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-property-parser.js.map +1 -0
  330. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-deleter.d.ts +31 -0
  331. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-deleter.d.ts.map +1 -0
  332. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-deleter.js +39 -0
  333. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-deleter.js.map +1 -0
  334. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-factory.d.ts +39 -0
  335. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-factory.d.ts.map +1 -0
  336. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-factory.js +76 -0
  337. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-factory.js.map +1 -0
  338. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-scalar-values.d.ts +50 -0
  339. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-scalar-values.d.ts.map +1 -0
  340. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-scalar-values.js +99 -0
  341. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-scalar-values.js.map +1 -0
  342. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-unsupported.d.ts +6 -0
  343. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-unsupported.d.ts.map +1 -0
  344. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-unsupported.js +29 -0
  345. package/dist/service/apigateway/cfn/sim-cfn-api-gateway-unsupported.js.map +1 -0
  346. package/dist/service/apigateway/cfn/sim-cfn-imported-rest-api-template.factory.d.ts +46 -0
  347. package/dist/service/apigateway/cfn/sim-cfn-imported-rest-api-template.factory.d.ts.map +1 -0
  348. package/dist/service/apigateway/cfn/sim-cfn-imported-rest-api-template.factory.js +117 -0
  349. package/dist/service/apigateway/cfn/sim-cfn-imported-rest-api-template.factory.js.map +1 -0
  350. package/dist/service/apigateway/cfn/sim-cfn-rest-api-imports.d.ts +28 -0
  351. package/dist/service/apigateway/cfn/sim-cfn-rest-api-imports.d.ts.map +1 -0
  352. package/dist/service/apigateway/cfn/sim-cfn-rest-api-imports.js +39 -0
  353. package/dist/service/apigateway/cfn/sim-cfn-rest-api-imports.js.map +1 -0
  354. package/dist/service/apigateway/cfn/sim-cfn-rest-api-part-deleter.d.ts +37 -0
  355. package/dist/service/apigateway/cfn/sim-cfn-rest-api-part-deleter.d.ts.map +1 -0
  356. package/dist/service/apigateway/cfn/sim-cfn-rest-api-part-deleter.js +86 -0
  357. package/dist/service/apigateway/cfn/sim-cfn-rest-api-part-deleter.js.map +1 -0
  358. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-ids.d.ts +19 -0
  359. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-ids.d.ts.map +1 -0
  360. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-ids.js +37 -0
  361. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-ids.js.map +1 -0
  362. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-parts.d.ts +29 -0
  363. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-parts.d.ts.map +1 -0
  364. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-parts.js +88 -0
  365. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-parts.js.map +1 -0
  366. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template.factory.d.ts +60 -0
  367. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template.factory.d.ts.map +1 -0
  368. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template.factory.js +130 -0
  369. package/dist/service/apigateway/cfn/sim-cfn-rest-api-template.factory.js.map +1 -0
  370. package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-creator.d.ts +23 -0
  371. package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-creator.d.ts.map +1 -0
  372. package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-creator.js +33 -0
  373. package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-creator.js.map +1 -0
  374. package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-properties.d.ts +38 -0
  375. package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-properties.d.ts.map +1 -0
  376. package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-properties.js +67 -0
  377. package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-properties.js.map +1 -0
  378. package/dist/service/apigateway/command/api/rest-api.command.d.ts +129 -0
  379. package/dist/service/apigateway/command/api/rest-api.command.d.ts.map +1 -0
  380. package/dist/service/apigateway/command/api/rest-api.command.js +2 -0
  381. package/dist/service/apigateway/command/api/rest-api.command.js.map +1 -0
  382. package/dist/service/apigateway/command/api/sim-rest-api-commands.d.ts +60 -0
  383. package/dist/service/apigateway/command/api/sim-rest-api-commands.d.ts.map +1 -0
  384. package/dist/service/apigateway/command/api/sim-rest-api-commands.js +125 -0
  385. package/dist/service/apigateway/command/api/sim-rest-api-commands.js.map +1 -0
  386. package/dist/service/apigateway/command/api/sim-rest-api-import-commands.d.ts +63 -0
  387. package/dist/service/apigateway/command/api/sim-rest-api-import-commands.d.ts.map +1 -0
  388. package/dist/service/apigateway/command/api/sim-rest-api-import-commands.js +86 -0
  389. package/dist/service/apigateway/command/api/sim-rest-api-import-commands.js.map +1 -0
  390. package/dist/service/apigateway/command/api/sim-rest-api-import-input.d.ts +52 -0
  391. package/dist/service/apigateway/command/api/sim-rest-api-import-input.d.ts.map +1 -0
  392. package/dist/service/apigateway/command/api/sim-rest-api-import-input.js +96 -0
  393. package/dist/service/apigateway/command/api/sim-rest-api-import-input.js.map +1 -0
  394. package/dist/service/apigateway/command/api/sim-rest-api-patch.d.ts +19 -0
  395. package/dist/service/apigateway/command/api/sim-rest-api-patch.d.ts.map +1 -0
  396. package/dist/service/apigateway/command/api/sim-rest-api-patch.js +54 -0
  397. package/dist/service/apigateway/command/api/sim-rest-api-patch.js.map +1 -0
  398. package/dist/service/apigateway/command/authorize/sim-api-gateway-authorizer.d.ts +42 -0
  399. package/dist/service/apigateway/command/authorize/sim-api-gateway-authorizer.d.ts.map +1 -0
  400. package/dist/service/apigateway/command/authorize/sim-api-gateway-authorizer.js +36 -0
  401. package/dist/service/apigateway/command/authorize/sim-api-gateway-authorizer.js.map +1 -0
  402. package/dist/service/apigateway/command/authorizer/authorizer.command.d.ts +70 -0
  403. package/dist/service/apigateway/command/authorizer/authorizer.command.d.ts.map +1 -0
  404. package/dist/service/apigateway/command/authorizer/authorizer.command.js +2 -0
  405. package/dist/service/apigateway/command/authorizer/authorizer.command.js.map +1 -0
  406. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-commands.d.ts +45 -0
  407. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-commands.d.ts.map +1 -0
  408. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-commands.js +123 -0
  409. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-commands.js.map +1 -0
  410. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-input.d.ts +51 -0
  411. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-input.d.ts.map +1 -0
  412. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-input.js +101 -0
  413. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-input.js.map +1 -0
  414. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-result-ttl.d.ts +19 -0
  415. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-result-ttl.d.ts.map +1 -0
  416. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-result-ttl.js +35 -0
  417. package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-result-ttl.js.map +1 -0
  418. package/dist/service/apigateway/command/deployment/sim-rest-api-deployment-commands.d.ts +34 -0
  419. package/dist/service/apigateway/command/deployment/sim-rest-api-deployment-commands.d.ts.map +1 -0
  420. package/dist/service/apigateway/command/deployment/sim-rest-api-deployment-commands.js +70 -0
  421. package/dist/service/apigateway/command/deployment/sim-rest-api-deployment-commands.js.map +1 -0
  422. package/dist/service/apigateway/command/integration/sim-rest-api-integration-commands.d.ts +32 -0
  423. package/dist/service/apigateway/command/integration/sim-rest-api-integration-commands.d.ts.map +1 -0
  424. package/dist/service/apigateway/command/integration/sim-rest-api-integration-commands.js +63 -0
  425. package/dist/service/apigateway/command/integration/sim-rest-api-integration-commands.js.map +1 -0
  426. package/dist/service/apigateway/command/method/method.command.d.ts +92 -0
  427. package/dist/service/apigateway/command/method/method.command.d.ts.map +1 -0
  428. package/dist/service/apigateway/command/method/method.command.js +2 -0
  429. package/dist/service/apigateway/command/method/method.command.js.map +1 -0
  430. package/dist/service/apigateway/command/method/sim-rest-api-http-method.d.ts +9 -0
  431. package/dist/service/apigateway/command/method/sim-rest-api-http-method.d.ts.map +1 -0
  432. package/dist/service/apigateway/command/method/sim-rest-api-http-method.js +31 -0
  433. package/dist/service/apigateway/command/method/sim-rest-api-http-method.js.map +1 -0
  434. package/dist/service/apigateway/command/method/sim-rest-api-method-address.d.ts +58 -0
  435. package/dist/service/apigateway/command/method/sim-rest-api-method-address.d.ts.map +1 -0
  436. package/dist/service/apigateway/command/method/sim-rest-api-method-address.js +57 -0
  437. package/dist/service/apigateway/command/method/sim-rest-api-method-address.js.map +1 -0
  438. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-options.d.ts +42 -0
  439. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-options.d.ts.map +1 -0
  440. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-options.js +50 -0
  441. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-options.js.map +1 -0
  442. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-type.d.ts +10 -0
  443. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-type.d.ts.map +1 -0
  444. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-type.js +46 -0
  445. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-type.js.map +1 -0
  446. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization.d.ts +48 -0
  447. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization.d.ts.map +1 -0
  448. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization.js +58 -0
  449. package/dist/service/apigateway/command/method/sim-rest-api-method-authorization.js.map +1 -0
  450. package/dist/service/apigateway/command/method/sim-rest-api-method-authorizer-input.d.ts +48 -0
  451. package/dist/service/apigateway/command/method/sim-rest-api-method-authorizer-input.d.ts.map +1 -0
  452. package/dist/service/apigateway/command/method/sim-rest-api-method-authorizer-input.js +65 -0
  453. package/dist/service/apigateway/command/method/sim-rest-api-method-authorizer-input.js.map +1 -0
  454. package/dist/service/apigateway/command/method/sim-rest-api-method-commands.d.ts +28 -0
  455. package/dist/service/apigateway/command/method/sim-rest-api-method-commands.d.ts.map +1 -0
  456. package/dist/service/apigateway/command/method/sim-rest-api-method-commands.js +67 -0
  457. package/dist/service/apigateway/command/method/sim-rest-api-method-commands.js.map +1 -0
  458. package/dist/service/apigateway/command/method/sim-rest-api-method-rules.d.ts +19 -0
  459. package/dist/service/apigateway/command/method/sim-rest-api-method-rules.d.ts.map +1 -0
  460. package/dist/service/apigateway/command/method/sim-rest-api-method-rules.js +29 -0
  461. package/dist/service/apigateway/command/method/sim-rest-api-method-rules.js.map +1 -0
  462. package/dist/service/apigateway/command/resource/resource.command.d.ts +68 -0
  463. package/dist/service/apigateway/command/resource/resource.command.d.ts.map +1 -0
  464. package/dist/service/apigateway/command/resource/resource.command.js +2 -0
  465. package/dist/service/apigateway/command/resource/resource.command.js.map +1 -0
  466. package/dist/service/apigateway/command/resource/sim-rest-api-resource-commands.d.ts +35 -0
  467. package/dist/service/apigateway/command/resource/sim-rest-api-resource-commands.d.ts.map +1 -0
  468. package/dist/service/apigateway/command/resource/sim-rest-api-resource-commands.js +100 -0
  469. package/dist/service/apigateway/command/resource/sim-rest-api-resource-commands.js.map +1 -0
  470. package/dist/service/apigateway/command/resource/sim-rest-api-resource-embed.d.ts +16 -0
  471. package/dist/service/apigateway/command/resource/sim-rest-api-resource-embed.d.ts.map +1 -0
  472. package/dist/service/apigateway/command/resource/sim-rest-api-resource-embed.js +23 -0
  473. package/dist/service/apigateway/command/resource/sim-rest-api-resource-embed.js.map +1 -0
  474. package/dist/service/apigateway/command/resource/sim-rest-api-resource-rules.d.ts +14 -0
  475. package/dist/service/apigateway/command/resource/sim-rest-api-resource-rules.d.ts.map +1 -0
  476. package/dist/service/apigateway/command/resource/sim-rest-api-resource-rules.js +20 -0
  477. package/dist/service/apigateway/command/resource/sim-rest-api-resource-rules.js.map +1 -0
  478. package/dist/service/apigateway/command/sim-api-gateway-command.types.d.ts +9 -0
  479. package/dist/service/apigateway/command/sim-api-gateway-command.types.d.ts.map +1 -0
  480. package/dist/service/apigateway/command/sim-api-gateway-command.types.js +2 -0
  481. package/dist/service/apigateway/command/sim-api-gateway-command.types.js.map +1 -0
  482. package/dist/service/apigateway/command/sim-api-gateway-request-options.d.ts +8 -0
  483. package/dist/service/apigateway/command/sim-api-gateway-request-options.d.ts.map +1 -0
  484. package/dist/service/apigateway/command/sim-api-gateway-request-options.js +2 -0
  485. package/dist/service/apigateway/command/sim-api-gateway-request-options.js.map +1 -0
  486. package/dist/service/apigateway/command/sim-api-gateway-unsimulated-input.d.ts +42 -0
  487. package/dist/service/apigateway/command/sim-api-gateway-unsimulated-input.d.ts.map +1 -0
  488. package/dist/service/apigateway/command/sim-api-gateway-unsimulated-input.js +82 -0
  489. package/dist/service/apigateway/command/sim-api-gateway-unsimulated-input.js.map +1 -0
  490. package/dist/service/apigateway/command/sim-rest-api-access.d.ts +46 -0
  491. package/dist/service/apigateway/command/sim-rest-api-access.d.ts.map +1 -0
  492. package/dist/service/apigateway/command/sim-rest-api-access.js +41 -0
  493. package/dist/service/apigateway/command/sim-rest-api-access.js.map +1 -0
  494. package/dist/service/apigateway/command/stage/sim-rest-api-stage-commands.d.ts +43 -0
  495. package/dist/service/apigateway/command/stage/sim-rest-api-stage-commands.d.ts.map +1 -0
  496. package/dist/service/apigateway/command/stage/sim-rest-api-stage-commands.js +114 -0
  497. package/dist/service/apigateway/command/stage/sim-rest-api-stage-commands.js.map +1 -0
  498. package/dist/service/apigateway/command/stage/sim-rest-api-stage-publisher.d.ts +43 -0
  499. package/dist/service/apigateway/command/stage/sim-rest-api-stage-publisher.d.ts.map +1 -0
  500. package/dist/service/apigateway/command/stage/sim-rest-api-stage-publisher.js +47 -0
  501. package/dist/service/apigateway/command/stage/sim-rest-api-stage-publisher.js.map +1 -0
  502. package/dist/service/apigateway/command/stage/sim-rest-api-stage-rules.d.ts +27 -0
  503. package/dist/service/apigateway/command/stage/sim-rest-api-stage-rules.d.ts.map +1 -0
  504. package/dist/service/apigateway/command/stage/sim-rest-api-stage-rules.js +47 -0
  505. package/dist/service/apigateway/command/stage/sim-rest-api-stage-rules.js.map +1 -0
  506. package/dist/service/apigateway/command/stage/stage.command.d.ts +86 -0
  507. package/dist/service/apigateway/command/stage/stage.command.d.ts.map +1 -0
  508. package/dist/service/apigateway/command/stage/stage.command.js +2 -0
  509. package/dist/service/apigateway/command/stage/stage.command.js.map +1 -0
  510. package/dist/service/apigateway/error/sim-api-gateway.error.d.ts +41 -0
  511. package/dist/service/apigateway/error/sim-api-gateway.error.d.ts.map +1 -0
  512. package/dist/service/apigateway/error/sim-api-gateway.error.js +44 -0
  513. package/dist/service/apigateway/error/sim-api-gateway.error.js.map +1 -0
  514. package/dist/service/apigateway/index.d.ts +49 -0
  515. package/dist/service/apigateway/index.d.ts.map +1 -0
  516. package/dist/service/apigateway/index.js +43 -0
  517. package/dist/service/apigateway/index.js.map +1 -0
  518. package/dist/service/apigateway/openapi/sim-rest-api-openapi-authorizer-type.d.ts +12 -0
  519. package/dist/service/apigateway/openapi/sim-rest-api-openapi-authorizer-type.d.ts.map +1 -0
  520. package/dist/service/apigateway/openapi/sim-rest-api-openapi-authorizer-type.js +43 -0
  521. package/dist/service/apigateway/openapi/sim-rest-api-openapi-authorizer-type.js.map +1 -0
  522. package/dist/service/apigateway/openapi/sim-rest-api-openapi-body.d.ts +11 -0
  523. package/dist/service/apigateway/openapi/sim-rest-api-openapi-body.d.ts.map +1 -0
  524. package/dist/service/apigateway/openapi/sim-rest-api-openapi-body.js +30 -0
  525. package/dist/service/apigateway/openapi/sim-rest-api-openapi-body.js.map +1 -0
  526. package/dist/service/apigateway/openapi/sim-rest-api-openapi-cognito-authorizer-scheme.d.ts +27 -0
  527. package/dist/service/apigateway/openapi/sim-rest-api-openapi-cognito-authorizer-scheme.d.ts.map +1 -0
  528. package/dist/service/apigateway/openapi/sim-rest-api-openapi-cognito-authorizer-scheme.js +53 -0
  529. package/dist/service/apigateway/openapi/sim-rest-api-openapi-cognito-authorizer-scheme.js.map +1 -0
  530. package/dist/service/apigateway/openapi/sim-rest-api-openapi-command.d.ts +18 -0
  531. package/dist/service/apigateway/openapi/sim-rest-api-openapi-command.d.ts.map +1 -0
  532. package/dist/service/apigateway/openapi/sim-rest-api-openapi-command.js +29 -0
  533. package/dist/service/apigateway/openapi/sim-rest-api-openapi-command.js.map +1 -0
  534. package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.d.ts +44 -0
  535. package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.d.ts.map +1 -0
  536. package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.factory.d.ts +30 -0
  537. package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.factory.d.ts.map +1 -0
  538. package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.factory.js +26 -0
  539. package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.factory.js.map +1 -0
  540. package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.js +85 -0
  541. package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.js.map +1 -0
  542. package/dist/service/apigateway/openapi/sim-rest-api-openapi-iam-authorization.d.ts +11 -0
  543. package/dist/service/apigateway/openapi/sim-rest-api-openapi-iam-authorization.d.ts.map +1 -0
  544. package/dist/service/apigateway/openapi/sim-rest-api-openapi-iam-authorization.js +30 -0
  545. package/dist/service/apigateway/openapi/sim-rest-api-openapi-iam-authorization.js.map +1 -0
  546. package/dist/service/apigateway/openapi/sim-rest-api-openapi-import.d.ts +31 -0
  547. package/dist/service/apigateway/openapi/sim-rest-api-openapi-import.d.ts.map +1 -0
  548. package/dist/service/apigateway/openapi/sim-rest-api-openapi-import.js +50 -0
  549. package/dist/service/apigateway/openapi/sim-rest-api-openapi-import.js.map +1 -0
  550. package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.d.ts +38 -0
  551. package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.d.ts.map +1 -0
  552. package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.factory.d.ts +19 -0
  553. package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.factory.d.ts.map +1 -0
  554. package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.factory.js +19 -0
  555. package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.factory.js.map +1 -0
  556. package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.js +75 -0
  557. package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.js.map +1 -0
  558. package/dist/service/apigateway/openapi/sim-rest-api-openapi-lambda-authorizer-scheme.d.ts +38 -0
  559. package/dist/service/apigateway/openapi/sim-rest-api-openapi-lambda-authorizer-scheme.d.ts.map +1 -0
  560. package/dist/service/apigateway/openapi/sim-rest-api-openapi-lambda-authorizer-scheme.js +66 -0
  561. package/dist/service/apigateway/openapi/sim-rest-api-openapi-lambda-authorizer-scheme.js.map +1 -0
  562. package/dist/service/apigateway/openapi/sim-rest-api-openapi-method-authorization.d.ts +47 -0
  563. package/dist/service/apigateway/openapi/sim-rest-api-openapi-method-authorization.d.ts.map +1 -0
  564. package/dist/service/apigateway/openapi/sim-rest-api-openapi-method-authorization.js +86 -0
  565. package/dist/service/apigateway/openapi/sim-rest-api-openapi-method-authorization.js.map +1 -0
  566. package/dist/service/apigateway/openapi/sim-rest-api-openapi-method.d.ts +36 -0
  567. package/dist/service/apigateway/openapi/sim-rest-api-openapi-method.d.ts.map +1 -0
  568. package/dist/service/apigateway/openapi/sim-rest-api-openapi-method.js +40 -0
  569. package/dist/service/apigateway/openapi/sim-rest-api-openapi-method.js.map +1 -0
  570. package/dist/service/apigateway/openapi/sim-rest-api-openapi-object.d.ts +47 -0
  571. package/dist/service/apigateway/openapi/sim-rest-api-openapi-object.d.ts.map +1 -0
  572. package/dist/service/apigateway/openapi/sim-rest-api-openapi-object.js +63 -0
  573. package/dist/service/apigateway/openapi/sim-rest-api-openapi-object.js.map +1 -0
  574. package/dist/service/apigateway/openapi/sim-rest-api-openapi-operation.d.ts +59 -0
  575. package/dist/service/apigateway/openapi/sim-rest-api-openapi-operation.d.ts.map +1 -0
  576. package/dist/service/apigateway/openapi/sim-rest-api-openapi-operation.js +106 -0
  577. package/dist/service/apigateway/openapi/sim-rest-api-openapi-operation.js.map +1 -0
  578. package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-item.d.ts +40 -0
  579. package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-item.d.ts.map +1 -0
  580. package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-item.js +110 -0
  581. package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-item.js.map +1 -0
  582. package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-tree.d.ts +38 -0
  583. package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-tree.d.ts.map +1 -0
  584. package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-tree.js +52 -0
  585. package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-tree.js.map +1 -0
  586. package/dist/service/apigateway/openapi/sim-rest-api-openapi-paths.d.ts +18 -0
  587. package/dist/service/apigateway/openapi/sim-rest-api-openapi-paths.d.ts.map +1 -0
  588. package/dist/service/apigateway/openapi/sim-rest-api-openapi-paths.js +24 -0
  589. package/dist/service/apigateway/openapi/sim-rest-api-openapi-paths.js.map +1 -0
  590. package/dist/service/apigateway/openapi/sim-rest-api-openapi-pointer.d.ts +29 -0
  591. package/dist/service/apigateway/openapi/sim-rest-api-openapi-pointer.d.ts.map +1 -0
  592. package/dist/service/apigateway/openapi/sim-rest-api-openapi-pointer.js +43 -0
  593. package/dist/service/apigateway/openapi/sim-rest-api-openapi-pointer.js.map +1 -0
  594. package/dist/service/apigateway/openapi/sim-rest-api-openapi-refusal.d.ts +15 -0
  595. package/dist/service/apigateway/openapi/sim-rest-api-openapi-refusal.d.ts.map +1 -0
  596. package/dist/service/apigateway/openapi/sim-rest-api-openapi-refusal.js +16 -0
  597. package/dist/service/apigateway/openapi/sim-rest-api-openapi-refusal.js.map +1 -0
  598. package/dist/service/apigateway/openapi/sim-rest-api-openapi-replacement.d.ts +45 -0
  599. package/dist/service/apigateway/openapi/sim-rest-api-openapi-replacement.d.ts.map +1 -0
  600. package/dist/service/apigateway/openapi/sim-rest-api-openapi-replacement.js +61 -0
  601. package/dist/service/apigateway/openapi/sim-rest-api-openapi-replacement.js.map +1 -0
  602. package/dist/service/apigateway/openapi/sim-rest-api-openapi-root-members.d.ts +8 -0
  603. package/dist/service/apigateway/openapi/sim-rest-api-openapi-root-members.d.ts.map +1 -0
  604. package/dist/service/apigateway/openapi/sim-rest-api-openapi-root-members.js +48 -0
  605. package/dist/service/apigateway/openapi/sim-rest-api-openapi-root-members.js.map +1 -0
  606. package/dist/service/apigateway/openapi/sim-rest-api-openapi-scheme-identity-source.d.ts +12 -0
  607. package/dist/service/apigateway/openapi/sim-rest-api-openapi-scheme-identity-source.d.ts.map +1 -0
  608. package/dist/service/apigateway/openapi/sim-rest-api-openapi-scheme-identity-source.js +20 -0
  609. package/dist/service/apigateway/openapi/sim-rest-api-openapi-scheme-identity-source.js.map +1 -0
  610. package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-scheme.d.ts +26 -0
  611. package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-scheme.d.ts.map +1 -0
  612. package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-scheme.js +88 -0
  613. package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-scheme.js.map +1 -0
  614. package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-schemes.d.ts +53 -0
  615. package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-schemes.d.ts.map +1 -0
  616. package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-schemes.js +52 -0
  617. package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-schemes.js.map +1 -0
  618. package/dist/service/apigateway/openapi/sim-rest-api-openapi-value.d.ts +60 -0
  619. package/dist/service/apigateway/openapi/sim-rest-api-openapi-value.d.ts.map +1 -0
  620. package/dist/service/apigateway/openapi/sim-rest-api-openapi-value.js +115 -0
  621. package/dist/service/apigateway/openapi/sim-rest-api-openapi-value.js.map +1 -0
  622. package/dist/service/apigateway/registry/sim-rest-api-registry.d.ts +36 -0
  623. package/dist/service/apigateway/registry/sim-rest-api-registry.d.ts.map +1 -0
  624. package/dist/service/apigateway/registry/sim-rest-api-registry.js +47 -0
  625. package/dist/service/apigateway/registry/sim-rest-api-registry.js.map +1 -0
  626. package/dist/service/apigateway/sdk/sim-api-gateway-sdk-command-router.d.ts +23 -0
  627. package/dist/service/apigateway/sdk/sim-api-gateway-sdk-command-router.d.ts.map +1 -0
  628. package/dist/service/apigateway/sdk/sim-api-gateway-sdk-command-router.js +129 -0
  629. package/dist/service/apigateway/sdk/sim-api-gateway-sdk-command-router.js.map +1 -0
  630. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-decisions.d.ts +37 -0
  631. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-decisions.d.ts.map +1 -0
  632. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-decisions.js +39 -0
  633. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-decisions.js.map +1 -0
  634. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-event.d.ts +23 -0
  635. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-event.d.ts.map +1 -0
  636. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-event.js +7 -0
  637. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-event.js.map +1 -0
  638. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-invocation.d.ts +44 -0
  639. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-invocation.d.ts.map +1 -0
  640. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-invocation.js +63 -0
  641. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-invocation.js.map +1 -0
  642. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-policy.d.ts +38 -0
  643. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-policy.d.ts.map +1 -0
  644. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-policy.js +70 -0
  645. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-policy.js.map +1 -0
  646. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-response.d.ts +41 -0
  647. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-response.d.ts.map +1 -0
  648. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-response.js +75 -0
  649. package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-response.js.map +1 -0
  650. package/dist/service/apigateway/serve/auth/sim-rest-api-cognito-method-authorizer.d.ts +28 -0
  651. package/dist/service/apigateway/serve/auth/sim-rest-api-cognito-method-authorizer.d.ts.map +1 -0
  652. package/dist/service/apigateway/serve/auth/sim-rest-api-cognito-method-authorizer.js +40 -0
  653. package/dist/service/apigateway/serve/auth/sim-rest-api-cognito-method-authorizer.js.map +1 -0
  654. package/dist/service/apigateway/serve/auth/sim-rest-api-iam-method-authorizer.d.ts +24 -0
  655. package/dist/service/apigateway/serve/auth/sim-rest-api-iam-method-authorizer.d.ts.map +1 -0
  656. package/dist/service/apigateway/serve/auth/sim-rest-api-iam-method-authorizer.js +43 -0
  657. package/dist/service/apigateway/serve/auth/sim-rest-api-iam-method-authorizer.js.map +1 -0
  658. package/dist/service/apigateway/serve/auth/sim-rest-api-invoke-authorizer.d.ts +16 -0
  659. package/dist/service/apigateway/serve/auth/sim-rest-api-invoke-authorizer.d.ts.map +1 -0
  660. package/dist/service/apigateway/serve/auth/sim-rest-api-invoke-authorizer.js +23 -0
  661. package/dist/service/apigateway/serve/auth/sim-rest-api-invoke-authorizer.js.map +1 -0
  662. package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorize-input.d.ts +28 -0
  663. package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorize-input.d.ts.map +1 -0
  664. package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorize-input.js +2 -0
  665. package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorize-input.js.map +1 -0
  666. package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorizer.d.ts +59 -0
  667. package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorizer.d.ts.map +1 -0
  668. package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorizer.js +90 -0
  669. package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorizer.js.map +1 -0
  670. package/dist/service/apigateway/serve/auth/sim-rest-api-request-authorizer-event.d.ts +62 -0
  671. package/dist/service/apigateway/serve/auth/sim-rest-api-request-authorizer-event.d.ts.map +1 -0
  672. package/dist/service/apigateway/serve/auth/sim-rest-api-request-authorizer-event.js +40 -0
  673. package/dist/service/apigateway/serve/auth/sim-rest-api-request-authorizer-event.js.map +1 -0
  674. package/dist/service/apigateway/serve/sim-api-gateway-controller.d.ts +50 -0
  675. package/dist/service/apigateway/serve/sim-api-gateway-controller.d.ts.map +1 -0
  676. package/dist/service/apigateway/serve/sim-api-gateway-controller.js +120 -0
  677. package/dist/service/apigateway/serve/sim-api-gateway-controller.js.map +1 -0
  678. package/dist/service/apigateway/serve/sim-api-gateway-error-response.d.ts +52 -0
  679. package/dist/service/apigateway/serve/sim-api-gateway-error-response.d.ts.map +1 -0
  680. package/dist/service/apigateway/serve/sim-api-gateway-error-response.js +70 -0
  681. package/dist/service/apigateway/serve/sim-api-gateway-error-response.js.map +1 -0
  682. package/dist/service/apigateway/serve/sim-api-gateway-router.d.ts +56 -0
  683. package/dist/service/apigateway/serve/sim-api-gateway-router.d.ts.map +1 -0
  684. package/dist/service/apigateway/serve/sim-api-gateway-router.js +68 -0
  685. package/dist/service/apigateway/serve/sim-api-gateway-router.js.map +1 -0
  686. package/dist/service/apigateway/serve/sim-rest-api-endpoint.d.ts +12 -0
  687. package/dist/service/apigateway/serve/sim-rest-api-endpoint.d.ts.map +1 -0
  688. package/dist/service/apigateway/serve/sim-rest-api-endpoint.js +21 -0
  689. package/dist/service/apigateway/serve/sim-rest-api-endpoint.js.map +1 -0
  690. package/dist/service/apigateway/serve/sim-rest-api-function-target.d.ts +17 -0
  691. package/dist/service/apigateway/serve/sim-rest-api-function-target.d.ts.map +1 -0
  692. package/dist/service/apigateway/serve/sim-rest-api-function-target.js +2 -0
  693. package/dist/service/apigateway/serve/sim-rest-api-function-target.js.map +1 -0
  694. package/dist/service/apigateway/serve/sim-rest-api-integration-invocation.d.ts +55 -0
  695. package/dist/service/apigateway/serve/sim-rest-api-integration-invocation.d.ts.map +1 -0
  696. package/dist/service/apigateway/serve/sim-rest-api-integration-invocation.js +89 -0
  697. package/dist/service/apigateway/serve/sim-rest-api-integration-invocation.js.map +1 -0
  698. package/dist/service/apigateway/serve/sim-rest-api-refusal-response.d.ts +18 -0
  699. package/dist/service/apigateway/serve/sim-rest-api-refusal-response.d.ts.map +1 -0
  700. package/dist/service/apigateway/serve/sim-rest-api-refusal-response.js +33 -0
  701. package/dist/service/apigateway/serve/sim-rest-api-refusal-response.js.map +1 -0
  702. package/dist/service/apigateway/serve/sim-rest-api-web-acl-inspection.d.ts +25 -0
  703. package/dist/service/apigateway/serve/sim-rest-api-web-acl-inspection.d.ts.map +1 -0
  704. package/dist/service/apigateway/serve/sim-rest-api-web-acl-inspection.js +27 -0
  705. package/dist/service/apigateway/serve/sim-rest-api-web-acl-inspection.js.map +1 -0
  706. package/dist/service/apigateway/sim-api-gateway-commands.d.ts +59 -0
  707. package/dist/service/apigateway/sim-api-gateway-commands.d.ts.map +1 -0
  708. package/dist/service/apigateway/sim-api-gateway-commands.js +74 -0
  709. package/dist/service/apigateway/sim-api-gateway-commands.js.map +1 -0
  710. package/dist/service/apigateway/sim-api-gateway-service-principal.d.ts +15 -0
  711. package/dist/service/apigateway/sim-api-gateway-service-principal.d.ts.map +1 -0
  712. package/dist/service/apigateway/sim-api-gateway-service-principal.js +15 -0
  713. package/dist/service/apigateway/sim-api-gateway-service-principal.js.map +1 -0
  714. package/dist/service/apigateway/sim-api-gateway.d.ts +91 -0
  715. package/dist/service/apigateway/sim-api-gateway.d.ts.map +1 -0
  716. package/dist/service/apigateway/sim-api-gateway.js +134 -0
  717. package/dist/service/apigateway/sim-api-gateway.js.map +1 -0
  718. package/dist/service/apigateway/sim-rest-api-parts.d.ts +69 -0
  719. package/dist/service/apigateway/sim-rest-api-parts.d.ts.map +1 -0
  720. package/dist/service/apigateway/sim-rest-api-parts.js +107 -0
  721. package/dist/service/apigateway/sim-rest-api-parts.js.map +1 -0
  722. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.d.ts +1 -14
  723. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.d.ts.map +1 -1
  724. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.js +6 -31
  725. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.js.map +1 -1
  726. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.d.ts +6 -17
  727. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.d.ts.map +1 -1
  728. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.js +9 -55
  729. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.js.map +1 -1
  730. package/dist/service/apigatewayv2/api/integration/sim-http-api-lambda-uri.d.ts +18 -12
  731. package/dist/service/apigatewayv2/api/integration/sim-http-api-lambda-uri.d.ts.map +1 -1
  732. package/dist/service/apigatewayv2/api/integration/sim-http-api-lambda-uri.js +35 -42
  733. package/dist/service/apigatewayv2/api/integration/sim-http-api-lambda-uri.js.map +1 -1
  734. package/dist/service/apigatewayv2/api/sim-http-api-lambda-proxy.factory.d.ts.map +1 -1
  735. package/dist/service/apigatewayv2/api/sim-http-api-lambda-proxy.factory.js +1 -1
  736. package/dist/service/apigatewayv2/api/sim-http-api-lambda-proxy.factory.js.map +1 -1
  737. package/dist/service/apigatewayv2/api/sim-http-api-proxy-request-authorizer.d.ts.map +1 -1
  738. package/dist/service/apigatewayv2/api/sim-http-api-proxy-request-authorizer.js +1 -1
  739. package/dist/service/apigatewayv2/api/sim-http-api-proxy-request-authorizer.js.map +1 -1
  740. package/dist/service/apigatewayv2/serve/auth/sim-http-api-authorizer-invocation.d.ts +1 -1
  741. package/dist/service/apigatewayv2/serve/auth/sim-http-api-authorizer-invocation.d.ts.map +1 -1
  742. package/dist/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.d.ts +7 -8
  743. package/dist/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.d.ts.map +1 -1
  744. package/dist/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.js +7 -7
  745. package/dist/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.js.map +1 -1
  746. package/dist/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.d.ts.map +1 -1
  747. package/dist/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.js +2 -2
  748. package/dist/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.js.map +1 -1
  749. package/dist/service/apigatewayv2/serve/sim-api-gateway-v2-router.d.ts +11 -12
  750. package/dist/service/apigatewayv2/serve/sim-api-gateway-v2-router.d.ts.map +1 -1
  751. package/dist/service/apigatewayv2/serve/sim-api-gateway-v2-router.js +16 -8
  752. package/dist/service/apigatewayv2/serve/sim-api-gateway-v2-router.js.map +1 -1
  753. package/dist/service/apigatewayv2/serve/sim-http-api-function-target.d.ts +17 -0
  754. package/dist/service/apigatewayv2/serve/sim-http-api-function-target.d.ts.map +1 -0
  755. package/dist/service/apigatewayv2/serve/sim-http-api-function-target.js +2 -0
  756. package/dist/service/apigatewayv2/serve/sim-http-api-function-target.js.map +1 -0
  757. package/dist/service/apigatewayv2/serve/sim-http-api-integration-invocation.d.ts.map +1 -1
  758. package/dist/service/apigatewayv2/serve/sim-http-api-integration-invocation.js +1 -1
  759. package/dist/service/apigatewayv2/serve/sim-http-api-integration-invocation.js.map +1 -1
  760. package/dist/service/aws/factory/sim-aws-account-region-service-builder.d.ts +10 -0
  761. package/dist/service/aws/factory/sim-aws-account-region-service-builder.d.ts.map +1 -1
  762. package/dist/service/aws/factory/sim-aws-account-region-service-builder.js +22 -0
  763. package/dist/service/aws/factory/sim-aws-account-region-service-builder.js.map +1 -1
  764. package/dist/service/aws/factory/sim-aws-account-service-cache.d.ts.map +1 -1
  765. package/dist/service/aws/factory/sim-aws-account-service-cache.js +5 -0
  766. package/dist/service/aws/factory/sim-aws-account-service-cache.js.map +1 -1
  767. package/dist/service/aws/factory/sim-aws-cross-account-collaborators.d.ts +8 -0
  768. package/dist/service/aws/factory/sim-aws-cross-account-collaborators.d.ts.map +1 -1
  769. package/dist/service/aws/factory/sim-aws-cross-account-collaborators.js +12 -0
  770. package/dist/service/aws/factory/sim-aws-cross-account-collaborators.js.map +1 -1
  771. package/dist/service/aws/factory/sim-aws-registered-service-builder.d.ts +8 -0
  772. package/dist/service/aws/factory/sim-aws-registered-service-builder.d.ts.map +1 -1
  773. package/dist/service/aws/factory/sim-aws-registered-service-builder.js +20 -1
  774. package/dist/service/aws/factory/sim-aws-registered-service-builder.js.map +1 -1
  775. package/dist/service/aws/factory/sim-aws-scoped-service-registries.d.ts +8 -0
  776. package/dist/service/aws/factory/sim-aws-scoped-service-registries.d.ts.map +1 -1
  777. package/dist/service/aws/factory/sim-aws-scoped-service-registries.js +8 -0
  778. package/dist/service/aws/factory/sim-aws-scoped-service-registries.js.map +1 -1
  779. package/dist/service/aws/factory/sim-aws-service-factory.d.ts +14 -21
  780. package/dist/service/aws/factory/sim-aws-service-factory.d.ts.map +1 -1
  781. package/dist/service/aws/factory/sim-aws-service-factory.js +14 -22
  782. package/dist/service/aws/factory/sim-aws-service-factory.js.map +1 -1
  783. package/dist/service/aws/sim-aws-account-region-scope.d.ts +6 -0
  784. package/dist/service/aws/sim-aws-account-region-scope.d.ts.map +1 -1
  785. package/dist/service/aws/sim-aws-account-region-scope.js +8 -0
  786. package/dist/service/aws/sim-aws-account-region-scope.js.map +1 -1
  787. package/dist/service/aws/sim-aws-service-accessors.d.ts +6 -0
  788. package/dist/service/aws/sim-aws-service-accessors.d.ts.map +1 -1
  789. package/dist/service/aws/sim-aws-service-accessors.js +8 -0
  790. package/dist/service/aws/sim-aws-service-accessors.js.map +1 -1
  791. package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-matcher.js +1 -1
  792. package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-matcher.js.map +1 -1
  793. package/dist/service/cloudformation/command/create-stack/create-stack.handler.d.ts.map +1 -1
  794. package/dist/service/cloudformation/command/create-stack/create-stack.handler.js +2 -2
  795. package/dist/service/cloudformation/command/create-stack/create-stack.handler.js.map +1 -1
  796. package/dist/service/cloudformation/command/update-stack/update-stack.handler.d.ts.map +1 -1
  797. package/dist/service/cloudformation/command/update-stack/update-stack.handler.js +2 -2
  798. package/dist/service/cloudformation/command/update-stack/update-stack.handler.js.map +1 -1
  799. package/dist/service/cloudformation/deploy/sim-cfn-template-file-loader.d.ts.map +1 -1
  800. package/dist/service/cloudformation/deploy/sim-cfn-template-file-loader.js +3 -3
  801. package/dist/service/cloudformation/deploy/sim-cfn-template-file-loader.js.map +1 -1
  802. package/dist/service/cloudformation/deploy/sim-cfn-template-file-parse.d.ts +10 -0
  803. package/dist/service/cloudformation/deploy/sim-cfn-template-file-parse.d.ts.map +1 -0
  804. package/dist/service/cloudformation/deploy/sim-cfn-template-file-parse.js +30 -0
  805. package/dist/service/cloudformation/deploy/sim-cfn-template-file-parse.js.map +1 -0
  806. package/dist/service/cloudformation/deploy/sim-cfn-template-file-read.d.ts +2 -4
  807. package/dist/service/cloudformation/deploy/sim-cfn-template-file-read.d.ts.map +1 -1
  808. package/dist/service/cloudformation/deploy/sim-cfn-template-file-read.js +2 -3
  809. package/dist/service/cloudformation/deploy/sim-cfn-template-file-read.js.map +1 -1
  810. package/dist/service/cloudformation/resource/cfn/apigateway/sim-api-gateway-cfn-value-adapter.d.ts +13 -0
  811. package/dist/service/cloudformation/resource/cfn/apigateway/sim-api-gateway-cfn-value-adapter.d.ts.map +1 -0
  812. package/dist/service/cloudformation/resource/cfn/apigateway/sim-api-gateway-cfn-value-adapter.js +44 -0
  813. package/dist/service/cloudformation/resource/cfn/apigateway/sim-api-gateway-cfn-value-adapter.js.map +1 -0
  814. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-authorizer-cfn.d.ts +24 -0
  815. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-authorizer-cfn.d.ts.map +1 -0
  816. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-authorizer-cfn.js +26 -0
  817. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-authorizer-cfn.js.map +1 -0
  818. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-cfn.d.ts +29 -0
  819. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-cfn.d.ts.map +1 -0
  820. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-cfn.js +34 -0
  821. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-cfn.js.map +1 -0
  822. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-deployment-cfn.d.ts +24 -0
  823. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-deployment-cfn.d.ts.map +1 -0
  824. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-deployment-cfn.js +26 -0
  825. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-deployment-cfn.js.map +1 -0
  826. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-resource-cfn.d.ts +25 -0
  827. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-resource-cfn.d.ts.map +1 -0
  828. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-resource-cfn.js +27 -0
  829. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-resource-cfn.js.map +1 -0
  830. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-stage-cfn.d.ts +25 -0
  831. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-stage-cfn.d.ts.map +1 -0
  832. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-stage-cfn.js +24 -0
  833. package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-stage-cfn.js.map +1 -0
  834. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-cfn-value-adapter.d.ts.map +1 -1
  835. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-cfn-value-adapter.js +11 -0
  836. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-cfn-value-adapter.js.map +1 -1
  837. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-function-alias-cfn.d.ts +29 -0
  838. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-function-alias-cfn.d.ts.map +1 -0
  839. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-function-alias-cfn.js +31 -0
  840. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-function-alias-cfn.js.map +1 -0
  841. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-function-version-cfn.d.ts +35 -0
  842. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-function-version-cfn.d.ts.map +1 -0
  843. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-function-version-cfn.js +40 -0
  844. package/dist/service/cloudformation/resource/cfn/lambda/sim-lambda-function-version-cfn.js.map +1 -0
  845. package/dist/service/cloudformation/resource/cfn/sim-cfn-service-value-adapters.d.ts.map +1 -1
  846. package/dist/service/cloudformation/resource/cfn/sim-cfn-service-value-adapters.js +4 -0
  847. package/dist/service/cloudformation/resource/cfn/sim-cfn-service-value-adapters.js.map +1 -1
  848. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-association-cfn.d.ts +27 -0
  849. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-association-cfn.d.ts.map +1 -0
  850. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-association-cfn.js +26 -0
  851. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-association-cfn.js.map +1 -0
  852. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-cfn-value-adapter.d.ts +6 -0
  853. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-cfn-value-adapter.d.ts.map +1 -0
  854. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-cfn-value-adapter.js +38 -0
  855. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-cfn-value-adapter.js.map +1 -0
  856. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-resource-cfn.d.ts +42 -0
  857. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-resource-cfn.d.ts.map +1 -0
  858. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-resource-cfn.js +54 -0
  859. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-resource-cfn.js.map +1 -0
  860. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-web-acl-cfn.d.ts +28 -0
  861. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-web-acl-cfn.d.ts.map +1 -0
  862. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-web-acl-cfn.js +44 -0
  863. package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-web-acl-cfn.js.map +1 -0
  864. package/dist/service/cloudformation/resource/resolve/service/sim-cfn-service-factories.d.ts.map +1 -1
  865. package/dist/service/cloudformation/resource/resolve/service/sim-cfn-service-factories.js +8 -0
  866. package/dist/service/cloudformation/resource/resolve/service/sim-cfn-service-factories.js.map +1 -1
  867. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-stage.d.ts +20 -0
  868. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-stage.d.ts.map +1 -0
  869. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-stage.js +60 -0
  870. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-stage.js.map +1 -0
  871. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-template.factory.d.ts +46 -0
  872. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-template.factory.d.ts.map +1 -0
  873. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-template.factory.js +103 -0
  874. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-template.factory.js.map +1 -0
  875. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api.d.ts +28 -0
  876. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api.d.ts.map +1 -0
  877. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api.js +81 -0
  878. package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api.js.map +1 -0
  879. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-stage.d.ts +33 -0
  880. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-stage.d.ts.map +1 -0
  881. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-stage.js +56 -0
  882. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-stage.js.map +1 -0
  883. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-template.factory.d.ts +55 -0
  884. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-template.factory.d.ts.map +1 -0
  885. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-template.factory.js +100 -0
  886. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-template.factory.js.map +1 -0
  887. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api.d.ts +42 -0
  888. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api.d.ts.map +1 -0
  889. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api.js +77 -0
  890. package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api.js.map +1 -0
  891. package/dist/service/cloudformation/sam/api/sim-cfn-sam-stage-logical-id.d.ts +16 -0
  892. package/dist/service/cloudformation/sam/api/sim-cfn-sam-stage-logical-id.d.ts.map +1 -0
  893. package/dist/service/cloudformation/sam/api/sim-cfn-sam-stage-logical-id.js +29 -0
  894. package/dist/service/cloudformation/sam/api/sim-cfn-sam-stage-logical-id.js.map +1 -0
  895. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event-path.d.ts +30 -0
  896. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event-path.d.ts.map +1 -0
  897. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event-path.js +69 -0
  898. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event-path.js.map +1 -0
  899. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event.d.ts +20 -0
  900. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event.d.ts.map +1 -0
  901. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event.js +132 -0
  902. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event.js.map +1 -0
  903. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-invoke-permission.d.ts +26 -0
  904. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-invoke-permission.d.ts.map +1 -0
  905. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-invoke-permission.js +39 -0
  906. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-invoke-permission.js.map +1 -0
  907. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-declared-event.d.ts +63 -0
  908. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-declared-event.d.ts.map +1 -0
  909. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-declared-event.js +39 -0
  910. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-declared-event.js.map +1 -0
  911. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-bridge-rule-event.d.ts +16 -0
  912. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-bridge-rule-event.d.ts.map +1 -0
  913. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-bridge-rule-event.js +21 -0
  914. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-bridge-rule-event.js.map +1 -0
  915. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-rule.d.ts +26 -0
  916. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-rule.d.ts.map +1 -0
  917. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-rule.js +84 -0
  918. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-rule.js.map +1 -0
  919. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-kind.d.ts +24 -0
  920. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-kind.d.ts.map +1 -0
  921. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-kind.js +41 -0
  922. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-kind.js.map +1 -0
  923. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-mapping-event.d.ts +20 -0
  924. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-mapping-event.d.ts.map +1 -0
  925. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-mapping-event.js +56 -0
  926. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-mapping-event.js.map +1 -0
  927. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-role.d.ts +11 -0
  928. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-role.d.ts.map +1 -0
  929. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-role.js +57 -0
  930. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source-role.js.map +1 -0
  931. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source.resources.d.ts +25 -0
  932. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source.resources.d.ts.map +1 -0
  933. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source.resources.js +42 -0
  934. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-source.resources.js.map +1 -0
  935. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-state.d.ts +17 -0
  936. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-state.d.ts.map +1 -0
  937. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-state.js +26 -0
  938. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-event-state.js.map +1 -0
  939. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-function-events.d.ts +32 -0
  940. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-function-events.d.ts.map +1 -0
  941. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-function-events.js +72 -0
  942. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-function-events.js.map +1 -0
  943. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-event.d.ts +20 -0
  944. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-event.d.ts.map +1 -0
  945. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-event.js +75 -0
  946. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-event.js.map +1 -0
  947. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-route.d.ts +18 -0
  948. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-route.d.ts.map +1 -0
  949. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-route.js +56 -0
  950. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-route.js.map +1 -0
  951. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-http-api.d.ts +20 -0
  952. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-http-api.d.ts.map +1 -0
  953. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-http-api.js +41 -0
  954. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-http-api.js.map +1 -0
  955. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.d.ts +22 -0
  956. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.d.ts.map +1 -0
  957. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.js +29 -0
  958. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.js.map +1 -0
  959. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-resource-edit.d.ts +29 -0
  960. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-resource-edit.d.ts.map +1 -0
  961. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-resource-edit.js +23 -0
  962. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-resource-edit.js.map +1 -0
  963. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-s3-event.d.ts +33 -0
  964. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-s3-event.d.ts.map +1 -0
  965. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-s3-event.js +103 -0
  966. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-s3-event.js.map +1 -0
  967. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-s3-notified-bucket.d.ts +22 -0
  968. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-s3-notified-bucket.d.ts.map +1 -0
  969. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-s3-notified-bucket.js +76 -0
  970. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-s3-notified-bucket.js.map +1 -0
  971. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-schedule-event.d.ts +17 -0
  972. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-schedule-event.d.ts.map +1 -0
  973. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-schedule-event.js +22 -0
  974. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-schedule-event.js.map +1 -0
  975. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-schedule-v2-event.d.ts +15 -0
  976. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-schedule-v2-event.d.ts.map +1 -0
  977. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-schedule-v2-event.js +97 -0
  978. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-schedule-v2-event.js.map +1 -0
  979. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-sns-event.d.ts +23 -0
  980. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-sns-event.d.ts.map +1 -0
  981. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-sns-event.js +60 -0
  982. package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-sns-event.js.map +1 -0
  983. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-policies.d.ts +31 -0
  984. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-policies.d.ts.map +1 -0
  985. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-policies.js +74 -0
  986. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-policies.js.map +1 -0
  987. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-properties.d.ts +24 -0
  988. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-properties.d.ts.map +1 -0
  989. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-properties.js +67 -0
  990. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-properties.js.map +1 -0
  991. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-role.d.ts +18 -0
  992. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-role.d.ts.map +1 -0
  993. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-role.js +35 -0
  994. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-role.js.map +1 -0
  995. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.d.ts +50 -0
  996. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.d.ts.map +1 -0
  997. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.js +63 -0
  998. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.js.map +1 -0
  999. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-url.d.ts +19 -0
  1000. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-url.d.ts.map +1 -0
  1001. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-url.js +37 -0
  1002. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-url.js.map +1 -0
  1003. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function.d.ts +49 -0
  1004. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function.d.ts.map +1 -0
  1005. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function.js +80 -0
  1006. package/dist/service/cloudformation/sam/function/sim-cfn-sam-function.js.map +1 -0
  1007. package/dist/service/cloudformation/sam/sim-cfn-sam-expansion.d.ts +18 -0
  1008. package/dist/service/cloudformation/sam/sim-cfn-sam-expansion.d.ts.map +1 -0
  1009. package/dist/service/cloudformation/sam/sim-cfn-sam-expansion.js +83 -0
  1010. package/dist/service/cloudformation/sam/sim-cfn-sam-expansion.js.map +1 -0
  1011. package/dist/service/cloudformation/sam/sim-cfn-sam-globals.d.ts +40 -0
  1012. package/dist/service/cloudformation/sam/sim-cfn-sam-globals.d.ts.map +1 -0
  1013. package/dist/service/cloudformation/sam/sim-cfn-sam-globals.js +79 -0
  1014. package/dist/service/cloudformation/sam/sim-cfn-sam-globals.js.map +1 -0
  1015. package/dist/service/cloudformation/sam/sim-cfn-sam-picked.d.ts +10 -0
  1016. package/dist/service/cloudformation/sam/sim-cfn-sam-picked.d.ts.map +1 -0
  1017. package/dist/service/cloudformation/sam/sim-cfn-sam-picked.js +11 -0
  1018. package/dist/service/cloudformation/sam/sim-cfn-sam-picked.js.map +1 -0
  1019. package/dist/service/cloudformation/sam/sim-cfn-sam-record.d.ts +40 -0
  1020. package/dist/service/cloudformation/sam/sim-cfn-sam-record.d.ts.map +1 -0
  1021. package/dist/service/cloudformation/sam/sim-cfn-sam-record.js +50 -0
  1022. package/dist/service/cloudformation/sam/sim-cfn-sam-record.js.map +1 -0
  1023. package/dist/service/cloudformation/sam/sim-cfn-sam-transform.d.ts +23 -0
  1024. package/dist/service/cloudformation/sam/sim-cfn-sam-transform.d.ts.map +1 -0
  1025. package/dist/service/cloudformation/sam/sim-cfn-sam-transform.js +48 -0
  1026. package/dist/service/cloudformation/sam/sim-cfn-sam-transform.js.map +1 -0
  1027. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table-key.d.ts +18 -0
  1028. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table-key.d.ts.map +1 -0
  1029. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table-key.js +52 -0
  1030. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table-key.js.map +1 -0
  1031. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table-template.factory.d.ts +40 -0
  1032. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table-template.factory.d.ts.map +1 -0
  1033. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table-template.factory.js +47 -0
  1034. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table-template.factory.js.map +1 -0
  1035. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table.d.ts +25 -0
  1036. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table.d.ts.map +1 -0
  1037. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table.js +77 -0
  1038. package/dist/service/cloudformation/sam/table/sim-cfn-sam-simple-table.js.map +1 -0
  1039. package/dist/service/cloudformation/template/sim-cfn-template-body-parse.d.ts +19 -0
  1040. package/dist/service/cloudformation/template/sim-cfn-template-body-parse.d.ts.map +1 -0
  1041. package/dist/service/cloudformation/template/sim-cfn-template-body-parse.js +36 -0
  1042. package/dist/service/cloudformation/template/sim-cfn-template-body-parse.js.map +1 -0
  1043. package/dist/service/cloudformation/template/sim-cfn-template.d.ts +11 -4
  1044. package/dist/service/cloudformation/template/sim-cfn-template.d.ts.map +1 -1
  1045. package/dist/service/cloudformation/template/sim-cfn-template.js +16 -13
  1046. package/dist/service/cloudformation/template/sim-cfn-template.js.map +1 -1
  1047. package/dist/service/cloudformation/template/yaml/sim-cfn-template-yaml.d.ts +11 -0
  1048. package/dist/service/cloudformation/template/yaml/sim-cfn-template-yaml.d.ts.map +1 -0
  1049. package/dist/service/cloudformation/template/yaml/sim-cfn-template-yaml.js +41 -0
  1050. package/dist/service/cloudformation/template/yaml/sim-cfn-template-yaml.js.map +1 -0
  1051. package/dist/service/cloudformation/template/yaml/sim-cfn-yaml-short-forms.d.ts +17 -0
  1052. package/dist/service/cloudformation/template/yaml/sim-cfn-yaml-short-forms.d.ts.map +1 -0
  1053. package/dist/service/cloudformation/template/yaml/sim-cfn-yaml-short-forms.js +70 -0
  1054. package/dist/service/cloudformation/template/yaml/sim-cfn-yaml-short-forms.js.map +1 -0
  1055. package/dist/service/cloudformation/watch/sim-cfn-template-file-events.d.ts +7 -0
  1056. package/dist/service/cloudformation/watch/sim-cfn-template-file-events.d.ts.map +1 -1
  1057. package/dist/service/cloudformation/watch/sim-cfn-template-file-events.js +20 -2
  1058. package/dist/service/cloudformation/watch/sim-cfn-template-file-events.js.map +1 -1
  1059. package/dist/service/cloudfront/cff/adapter/sim-cff-request-metadata-adapter.d.ts +23 -0
  1060. package/dist/service/cloudfront/cff/adapter/sim-cff-request-metadata-adapter.d.ts.map +1 -1
  1061. package/dist/service/cloudfront/cff/adapter/sim-cff-request-metadata-adapter.js +64 -22
  1062. package/dist/service/cloudfront/cff/adapter/sim-cff-request-metadata-adapter.js.map +1 -1
  1063. package/dist/service/cloudfront/command/create-distribution/create-distribution.command.d.ts +10 -0
  1064. package/dist/service/cloudfront/command/create-distribution/create-distribution.command.d.ts.map +1 -1
  1065. package/dist/service/cloudfront/command/create-distribution/create-distribution.handler.d.ts +2 -0
  1066. package/dist/service/cloudfront/command/create-distribution/create-distribution.handler.d.ts.map +1 -1
  1067. package/dist/service/cloudfront/command/create-distribution/create-distribution.handler.js.map +1 -1
  1068. package/dist/service/cloudfront/command/update-distribution/update-distribution.handler.d.ts +2 -0
  1069. package/dist/service/cloudfront/command/update-distribution/update-distribution.handler.d.ts.map +1 -1
  1070. package/dist/service/cloudfront/command/update-distribution/update-distribution.handler.js.map +1 -1
  1071. package/dist/service/cloudfront/controller/dependency/sim-cf-controller-dependency.d.ts +3 -0
  1072. package/dist/service/cloudfront/controller/dependency/sim-cf-controller-dependency.d.ts.map +1 -1
  1073. package/dist/service/cloudfront/controller/dependency/sim-cf-controller-dependency.js +4 -0
  1074. package/dist/service/cloudfront/controller/dependency/sim-cf-controller-dependency.js.map +1 -1
  1075. package/dist/service/cloudfront/controller/sim-cloudfront-request-pipeline.d.ts +5 -4
  1076. package/dist/service/cloudfront/controller/sim-cloudfront-request-pipeline.d.ts.map +1 -1
  1077. package/dist/service/cloudfront/controller/sim-cloudfront-request-pipeline.js +14 -4
  1078. package/dist/service/cloudfront/controller/sim-cloudfront-request-pipeline.js.map +1 -1
  1079. package/dist/service/cloudfront/controller/web-acl/sim-cf-web-acl-guard.d.ts +25 -0
  1080. package/dist/service/cloudfront/controller/web-acl/sim-cf-web-acl-guard.d.ts.map +1 -0
  1081. package/dist/service/cloudfront/controller/web-acl/sim-cf-web-acl-guard.js +86 -0
  1082. package/dist/service/cloudfront/controller/web-acl/sim-cf-web-acl-guard.js.map +1 -0
  1083. package/dist/service/cloudfront/distribution/configurator/sim-cf-distribution-configurator.factory.d.ts +4 -2
  1084. package/dist/service/cloudfront/distribution/configurator/sim-cf-distribution-configurator.factory.d.ts.map +1 -1
  1085. package/dist/service/cloudfront/distribution/configurator/sim-cf-distribution-configurator.factory.js +4 -3
  1086. package/dist/service/cloudfront/distribution/configurator/sim-cf-distribution-configurator.factory.js.map +1 -1
  1087. package/dist/service/cloudfront/distribution/configurator/sim-cloud-front-distribution-configurator.d.ts +7 -1
  1088. package/dist/service/cloudfront/distribution/configurator/sim-cloud-front-distribution-configurator.d.ts.map +1 -1
  1089. package/dist/service/cloudfront/distribution/configurator/sim-cloud-front-distribution-configurator.js +13 -1
  1090. package/dist/service/cloudfront/distribution/configurator/sim-cloud-front-distribution-configurator.js.map +1 -1
  1091. package/dist/service/cloudfront/distribution/sim-cf-distribution-configuration-state.d.ts +24 -0
  1092. package/dist/service/cloudfront/distribution/sim-cf-distribution-configuration-state.d.ts.map +1 -0
  1093. package/dist/service/cloudfront/distribution/sim-cf-distribution-configuration-state.js +2 -0
  1094. package/dist/service/cloudfront/distribution/sim-cf-distribution-configuration-state.js.map +1 -0
  1095. package/dist/service/cloudfront/distribution/sim-cf-distribution-reconfigurer.d.ts +2 -0
  1096. package/dist/service/cloudfront/distribution/sim-cf-distribution-reconfigurer.d.ts.map +1 -1
  1097. package/dist/service/cloudfront/distribution/sim-cf-distribution-reconfigurer.js.map +1 -1
  1098. package/dist/service/cloudfront/distribution/sim-cloudfront-distribution.d.ts +12 -0
  1099. package/dist/service/cloudfront/distribution/sim-cloudfront-distribution.d.ts.map +1 -1
  1100. package/dist/service/cloudfront/distribution/sim-cloudfront-distribution.js +18 -0
  1101. package/dist/service/cloudfront/distribution/sim-cloudfront-distribution.js.map +1 -1
  1102. package/dist/service/cloudfront/error/sim-cloudfront.error.d.ts +11 -0
  1103. package/dist/service/cloudfront/error/sim-cloudfront.error.d.ts.map +1 -1
  1104. package/dist/service/cloudfront/error/sim-cloudfront.error.js +13 -0
  1105. package/dist/service/cloudfront/error/sim-cloudfront.error.js.map +1 -1
  1106. package/dist/service/cloudfront/sim-cloudfront-commands.d.ts +4 -9
  1107. package/dist/service/cloudfront/sim-cloudfront-commands.d.ts.map +1 -1
  1108. package/dist/service/cloudfront/sim-cloudfront-commands.js +12 -25
  1109. package/dist/service/cloudfront/sim-cloudfront-commands.js.map +1 -1
  1110. package/dist/service/cloudfront/typings/cloudfront-functions.namespace.d.ts +1 -1
  1111. package/dist/service/cloudfront/typings/cloudfront-functions.namespace.d.ts.map +1 -1
  1112. package/dist/service/cloudfront/web-acl/sim-cf-distribution-web-acl.d.ts +33 -0
  1113. package/dist/service/cloudfront/web-acl/sim-cf-distribution-web-acl.d.ts.map +1 -0
  1114. package/dist/service/cloudfront/web-acl/sim-cf-distribution-web-acl.js +58 -0
  1115. package/dist/service/cloudfront/web-acl/sim-cf-distribution-web-acl.js.map +1 -0
  1116. package/dist/service/cloudfront/web-acl/sim-cf-web-acl-resolver.factory.d.ts +13 -0
  1117. package/dist/service/cloudfront/web-acl/sim-cf-web-acl-resolver.factory.d.ts.map +1 -0
  1118. package/dist/service/cloudfront/web-acl/sim-cf-web-acl-resolver.factory.js +25 -0
  1119. package/dist/service/cloudfront/web-acl/sim-cf-web-acl-resolver.factory.js.map +1 -0
  1120. package/dist/service/cloudfront/web-acl/sim-cf-web-acl.d.ts +24 -0
  1121. package/dist/service/cloudfront/web-acl/sim-cf-web-acl.d.ts.map +1 -0
  1122. package/dist/service/cloudfront/web-acl/sim-cf-web-acl.js +2 -0
  1123. package/dist/service/cloudfront/web-acl/sim-cf-web-acl.js.map +1 -0
  1124. package/dist/service/cognito/command/hosted/hosted-auth.command.d.ts +10 -0
  1125. package/dist/service/cognito/command/hosted/hosted-auth.command.d.ts.map +1 -1
  1126. package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.d.ts +8 -4
  1127. package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.d.ts.map +1 -1
  1128. package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.js +11 -5
  1129. package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.js.map +1 -1
  1130. package/dist/service/cognito/command/hosted/sim-cognito-browser-session.d.ts +28 -0
  1131. package/dist/service/cognito/command/hosted/sim-cognito-browser-session.d.ts.map +1 -0
  1132. package/dist/service/cognito/command/hosted/sim-cognito-browser-session.js +54 -0
  1133. package/dist/service/cognito/command/hosted/sim-cognito-browser-session.js.map +1 -0
  1134. package/dist/service/cognito/command/hosted/sim-cognito-hosted-credentials.d.ts +20 -0
  1135. package/dist/service/cognito/command/hosted/sim-cognito-hosted-credentials.d.ts.map +1 -0
  1136. package/dist/service/cognito/command/hosted/sim-cognito-hosted-credentials.js +31 -0
  1137. package/dist/service/cognito/command/hosted/sim-cognito-hosted-credentials.js.map +1 -0
  1138. package/dist/service/cognito/command/hosted/sim-cognito-hosted-password-sign-in.d.ts +3 -11
  1139. package/dist/service/cognito/command/hosted/sim-cognito-hosted-password-sign-in.d.ts.map +1 -1
  1140. package/dist/service/cognito/command/hosted/sim-cognito-hosted-password-sign-in.js +3 -21
  1141. package/dist/service/cognito/command/hosted/sim-cognito-hosted-password-sign-in.js.map +1 -1
  1142. package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.d.ts +22 -8
  1143. package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.d.ts.map +1 -1
  1144. package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.js +40 -13
  1145. package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.js.map +1 -1
  1146. package/dist/service/cognito/command/hosted/sim-cognito-hosted-signed-in.d.ts +21 -0
  1147. package/dist/service/cognito/command/hosted/sim-cognito-hosted-signed-in.d.ts.map +1 -0
  1148. package/dist/service/cognito/command/hosted/sim-cognito-hosted-signed-in.js +17 -0
  1149. package/dist/service/cognito/command/hosted/sim-cognito-hosted-signed-in.js.map +1 -0
  1150. package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.d.ts +15 -8
  1151. package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.d.ts.map +1 -1
  1152. package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.js +18 -9
  1153. package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.js.map +1 -1
  1154. package/dist/service/cognito/command/hosted/sim-cognito-session-change.d.ts +40 -0
  1155. package/dist/service/cognito/command/hosted/sim-cognito-session-change.d.ts.map +1 -0
  1156. package/dist/service/cognito/command/hosted/sim-cognito-session-change.js +47 -0
  1157. package/dist/service/cognito/command/hosted/sim-cognito-session-change.js.map +1 -0
  1158. package/dist/service/cognito/command/sim-cognito-commands.d.ts +8 -0
  1159. package/dist/service/cognito/command/sim-cognito-commands.d.ts.map +1 -1
  1160. package/dist/service/cognito/command/sim-cognito-commands.js +8 -0
  1161. package/dist/service/cognito/command/sim-cognito-commands.js.map +1 -1
  1162. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-commands.d.ts +7 -0
  1163. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-commands.d.ts.map +1 -1
  1164. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-commands.js +7 -0
  1165. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-commands.js.map +1 -1
  1166. package/dist/service/cognito/serve/page/sim-cognito-page-markup.d.ts +4 -4
  1167. package/dist/service/cognito/serve/page/sim-cognito-page-markup.d.ts.map +1 -1
  1168. package/dist/service/cognito/serve/page/sim-cognito-page-markup.js +10 -7
  1169. package/dist/service/cognito/serve/page/sim-cognito-page-markup.js.map +1 -1
  1170. package/dist/service/cognito/serve/page/sim-cognito-page-style.d.ts +17 -0
  1171. package/dist/service/cognito/serve/page/sim-cognito-page-style.d.ts.map +1 -0
  1172. package/dist/service/cognito/serve/page/sim-cognito-page-style.js +73 -0
  1173. package/dist/service/cognito/serve/page/sim-cognito-page-style.js.map +1 -0
  1174. package/dist/service/cognito/serve/sim-cognito-authorize-route.d.ts +27 -0
  1175. package/dist/service/cognito/serve/sim-cognito-authorize-route.d.ts.map +1 -0
  1176. package/dist/service/cognito/serve/sim-cognito-authorize-route.js +41 -0
  1177. package/dist/service/cognito/serve/sim-cognito-authorize-route.js.map +1 -0
  1178. package/dist/service/cognito/serve/sim-cognito-controller.d.ts +14 -12
  1179. package/dist/service/cognito/serve/sim-cognito-controller.d.ts.map +1 -1
  1180. package/dist/service/cognito/serve/sim-cognito-controller.js +39 -53
  1181. package/dist/service/cognito/serve/sim-cognito-controller.js.map +1 -1
  1182. package/dist/service/cognito/serve/sim-cognito-domain-controller.d.ts +6 -9
  1183. package/dist/service/cognito/serve/sim-cognito-domain-controller.d.ts.map +1 -1
  1184. package/dist/service/cognito/serve/sim-cognito-domain-controller.js +39 -17
  1185. package/dist/service/cognito/serve/sim-cognito-domain-controller.js.map +1 -1
  1186. package/dist/service/cognito/serve/sim-cognito-domain-endpoints.d.ts +6 -12
  1187. package/dist/service/cognito/serve/sim-cognito-domain-endpoints.d.ts.map +1 -1
  1188. package/dist/service/cognito/serve/sim-cognito-domain-endpoints.js +10 -26
  1189. package/dist/service/cognito/serve/sim-cognito-domain-endpoints.js.map +1 -1
  1190. package/dist/service/cognito/serve/sim-cognito-oauth-response.d.ts +3 -1
  1191. package/dist/service/cognito/serve/sim-cognito-oauth-response.d.ts.map +1 -1
  1192. package/dist/service/cognito/serve/sim-cognito-oauth-response.js +10 -5
  1193. package/dist/service/cognito/serve/sim-cognito-oauth-response.js.map +1 -1
  1194. package/dist/service/cognito/serve/sim-cognito-pool-documents.d.ts +40 -0
  1195. package/dist/service/cognito/serve/sim-cognito-pool-documents.d.ts.map +1 -0
  1196. package/dist/service/cognito/serve/sim-cognito-pool-documents.js +68 -0
  1197. package/dist/service/cognito/serve/sim-cognito-pool-documents.js.map +1 -0
  1198. package/dist/service/cognito/serve/sim-cognito-pool-scope.d.ts +14 -0
  1199. package/dist/service/cognito/serve/sim-cognito-pool-scope.d.ts.map +1 -0
  1200. package/dist/service/cognito/serve/sim-cognito-pool-scope.js +17 -0
  1201. package/dist/service/cognito/serve/sim-cognito-pool-scope.js.map +1 -0
  1202. package/dist/service/cognito/serve/sim-cognito-session-cookie.d.ts +25 -0
  1203. package/dist/service/cognito/serve/sim-cognito-session-cookie.d.ts.map +1 -0
  1204. package/dist/service/cognito/serve/sim-cognito-session-cookie.js +64 -0
  1205. package/dist/service/cognito/serve/sim-cognito-session-cookie.js.map +1 -0
  1206. package/dist/service/cognito/serve/sim-cognito-web-acl-inspection.d.ts +32 -0
  1207. package/dist/service/cognito/serve/sim-cognito-web-acl-inspection.d.ts.map +1 -0
  1208. package/dist/service/cognito/serve/sim-cognito-web-acl-inspection.js +30 -0
  1209. package/dist/service/cognito/serve/sim-cognito-web-acl-inspection.js.map +1 -0
  1210. package/dist/service/cognito/sim-cognito-federation.d.ts +10 -2
  1211. package/dist/service/cognito/sim-cognito-federation.d.ts.map +1 -1
  1212. package/dist/service/cognito/sim-cognito-federation.js +12 -4
  1213. package/dist/service/cognito/sim-cognito-federation.js.map +1 -1
  1214. package/dist/service/cognito/sim-cognito-identity-provider.d.ts +15 -33
  1215. package/dist/service/cognito/sim-cognito-identity-provider.d.ts.map +1 -1
  1216. package/dist/service/cognito/sim-cognito-identity-provider.js +12 -52
  1217. package/dist/service/cognito/sim-cognito-identity-provider.js.map +1 -1
  1218. package/dist/service/cognito/sim-cognito-user-pools.d.ts +55 -0
  1219. package/dist/service/cognito/sim-cognito-user-pools.d.ts.map +1 -0
  1220. package/dist/service/cognito/sim-cognito-user-pools.js +69 -0
  1221. package/dist/service/cognito/sim-cognito-user-pools.js.map +1 -0
  1222. package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session-store.d.ts +24 -0
  1223. package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session-store.d.ts.map +1 -0
  1224. package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session-store.js +43 -0
  1225. package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session-store.js.map +1 -0
  1226. package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session.d.ts +24 -0
  1227. package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session.d.ts.map +1 -0
  1228. package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session.js +36 -0
  1229. package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session.js.map +1 -0
  1230. package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.d.ts +20 -0
  1231. package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.d.ts.map +1 -1
  1232. package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.js +26 -0
  1233. package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.js.map +1 -1
  1234. package/dist/service/cognito/user-pool/auth/sim-cognito-signed-in.factory.d.ts +2 -0
  1235. package/dist/service/cognito/user-pool/auth/sim-cognito-signed-in.factory.d.ts.map +1 -1
  1236. package/dist/service/cognito/user-pool/auth/sim-cognito-signed-in.factory.js +1 -0
  1237. package/dist/service/cognito/user-pool/auth/sim-cognito-signed-in.factory.js.map +1 -1
  1238. package/dist/service/cognito/user-pool/trigger/sim-aws-cognito-trigger-functions.d.ts +1 -1
  1239. package/dist/service/cognito/user-pool/trigger/sim-aws-cognito-trigger-functions.d.ts.map +1 -1
  1240. package/dist/service/cognito/user-pool/trigger/sim-aws-cognito-trigger-functions.js +26 -19
  1241. package/dist/service/cognito/user-pool/trigger/sim-aws-cognito-trigger-functions.js.map +1 -1
  1242. package/dist/service/elbv2/serve/sim-elbv2-invoke-authorizer.js +1 -1
  1243. package/dist/service/elbv2/serve/sim-elbv2-invoke-authorizer.js.map +1 -1
  1244. package/dist/service/elbv2/serve/sim-elbv2-router.js +1 -1
  1245. package/dist/service/elbv2/serve/sim-elbv2-router.js.map +1 -1
  1246. package/dist/service/eventbridge/delivery/sim-event-bridge-delivery-function.d.ts +5 -3
  1247. package/dist/service/eventbridge/delivery/sim-event-bridge-delivery-function.d.ts.map +1 -1
  1248. package/dist/service/eventbridge/delivery/sim-event-bridge-delivery-function.js +14 -9
  1249. package/dist/service/eventbridge/delivery/sim-event-bridge-delivery-function.js.map +1 -1
  1250. package/dist/service/eventbridge/target/sim-event-target-arn.d.ts +13 -6
  1251. package/dist/service/eventbridge/target/sim-event-target-arn.d.ts.map +1 -1
  1252. package/dist/service/eventbridge/target/sim-event-target-arn.js +17 -7
  1253. package/dist/service/eventbridge/target/sim-event-target-arn.js.map +1 -1
  1254. package/dist/service/lambda/cfn/alias/sim-cfn-lambda-alias-creator.d.ts +30 -0
  1255. package/dist/service/lambda/cfn/alias/sim-cfn-lambda-alias-creator.d.ts.map +1 -0
  1256. package/dist/service/lambda/cfn/alias/sim-cfn-lambda-alias-creator.js +41 -0
  1257. package/dist/service/lambda/cfn/alias/sim-cfn-lambda-alias-creator.js.map +1 -0
  1258. package/dist/service/lambda/cfn/function/sim-cfn-lambda-code-input.js +1 -1
  1259. package/dist/service/lambda/cfn/function/sim-cfn-lambda-code-input.js.map +1 -1
  1260. package/dist/service/lambda/cfn/function/sim-cfn-lambda-target-function.d.ts +12 -1
  1261. package/dist/service/lambda/cfn/function/sim-cfn-lambda-target-function.d.ts.map +1 -1
  1262. package/dist/service/lambda/cfn/function/sim-cfn-lambda-target-function.js +15 -3
  1263. package/dist/service/lambda/cfn/function/sim-cfn-lambda-target-function.js.map +1 -1
  1264. package/dist/service/lambda/cfn/permission/sim-cfn-lambda-permission-creator.d.ts +6 -1
  1265. package/dist/service/lambda/cfn/permission/sim-cfn-lambda-permission-creator.d.ts.map +1 -1
  1266. package/dist/service/lambda/cfn/permission/sim-cfn-lambda-permission-creator.js +11 -5
  1267. package/dist/service/lambda/cfn/permission/sim-cfn-lambda-permission-creator.js.map +1 -1
  1268. package/dist/service/lambda/cfn/permission/sim-cfn-lambda-permission-revoker.d.ts +12 -0
  1269. package/dist/service/lambda/cfn/permission/sim-cfn-lambda-permission-revoker.d.ts.map +1 -0
  1270. package/dist/service/lambda/cfn/permission/sim-cfn-lambda-permission-revoker.js +22 -0
  1271. package/dist/service/lambda/cfn/permission/sim-cfn-lambda-permission-revoker.js.map +1 -0
  1272. package/dist/service/lambda/cfn/sim-cfn-lambda-created-resource.d.ts +10 -0
  1273. package/dist/service/lambda/cfn/sim-cfn-lambda-created-resource.d.ts.map +1 -0
  1274. package/dist/service/lambda/cfn/sim-cfn-lambda-created-resource.js +14 -0
  1275. package/dist/service/lambda/cfn/sim-cfn-lambda-created-resource.js.map +1 -0
  1276. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-deleter.d.ts +2 -6
  1277. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-deleter.d.ts.map +1 -1
  1278. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-deleter.js +24 -19
  1279. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-deleter.js.map +1 -1
  1280. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-factory.d.ts +2 -0
  1281. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-factory.d.ts.map +1 -1
  1282. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-factory.js +12 -0
  1283. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-factory.js.map +1 -1
  1284. package/dist/service/lambda/cfn/version/sim-cfn-lambda-version-creator.d.ts +31 -0
  1285. package/dist/service/lambda/cfn/version/sim-cfn-lambda-version-creator.d.ts.map +1 -0
  1286. package/dist/service/lambda/cfn/version/sim-cfn-lambda-version-creator.js +40 -0
  1287. package/dist/service/lambda/cfn/version/sim-cfn-lambda-version-creator.js.map +1 -0
  1288. package/dist/service/lambda/command/add-permission/add-permission.command.d.ts +1 -0
  1289. package/dist/service/lambda/command/add-permission/add-permission.command.d.ts.map +1 -1
  1290. package/dist/service/lambda/command/add-permission/add-permission.handler.d.ts +8 -1
  1291. package/dist/service/lambda/command/add-permission/add-permission.handler.d.ts.map +1 -1
  1292. package/dist/service/lambda/command/add-permission/add-permission.handler.js +13 -6
  1293. package/dist/service/lambda/command/add-permission/add-permission.handler.js.map +1 -1
  1294. package/dist/service/lambda/command/alias/alias-input.d.ts +21 -0
  1295. package/dist/service/lambda/command/alias/alias-input.d.ts.map +1 -0
  1296. package/dist/service/lambda/command/alias/alias-input.js +30 -0
  1297. package/dist/service/lambda/command/alias/alias-input.js.map +1 -0
  1298. package/dist/service/lambda/command/alias/sim-lambda-alias-commands.d.ts +52 -0
  1299. package/dist/service/lambda/command/alias/sim-lambda-alias-commands.d.ts.map +1 -0
  1300. package/dist/service/lambda/command/alias/sim-lambda-alias-commands.js +49 -0
  1301. package/dist/service/lambda/command/alias/sim-lambda-alias-commands.js.map +1 -0
  1302. package/dist/service/lambda/command/authorize/sim-lambda-resource-policies.d.ts +9 -7
  1303. package/dist/service/lambda/command/authorize/sim-lambda-resource-policies.d.ts.map +1 -1
  1304. package/dist/service/lambda/command/authorize/sim-lambda-resource-policies.js +11 -9
  1305. package/dist/service/lambda/command/authorize/sim-lambda-resource-policies.js.map +1 -1
  1306. package/dist/service/lambda/command/authorize/sim-lambda-service-invoke-authorizer.d.ts +10 -2
  1307. package/dist/service/lambda/command/authorize/sim-lambda-service-invoke-authorizer.d.ts.map +1 -1
  1308. package/dist/service/lambda/command/authorize/sim-lambda-service-invoke-authorizer.js +2 -2
  1309. package/dist/service/lambda/command/authorize/sim-lambda-service-invoke-authorizer.js.map +1 -1
  1310. package/dist/service/lambda/command/create-alias/create-alias.command.d.ts +31 -0
  1311. package/dist/service/lambda/command/create-alias/create-alias.command.d.ts.map +1 -0
  1312. package/dist/service/lambda/command/create-alias/create-alias.command.js +5 -0
  1313. package/dist/service/lambda/command/create-alias/create-alias.command.js.map +1 -0
  1314. package/dist/service/lambda/command/create-alias/create-alias.handler.d.ts +35 -0
  1315. package/dist/service/lambda/command/create-alias/create-alias.handler.d.ts.map +1 -0
  1316. package/dist/service/lambda/command/create-alias/create-alias.handler.js +52 -0
  1317. package/dist/service/lambda/command/create-alias/create-alias.handler.js.map +1 -0
  1318. package/dist/service/lambda/command/create-function/create-function.command.d.ts +1 -1
  1319. package/dist/service/lambda/command/create-function/create-function.command.d.ts.map +1 -1
  1320. package/dist/service/lambda/command/create-function/create-function.handler.d.ts.map +1 -1
  1321. package/dist/service/lambda/command/create-function/create-function.handler.js +2 -1
  1322. package/dist/service/lambda/command/create-function/create-function.handler.js.map +1 -1
  1323. package/dist/service/lambda/command/delete-alias/delete-alias.command.d.ts +24 -0
  1324. package/dist/service/lambda/command/delete-alias/delete-alias.command.d.ts.map +1 -0
  1325. package/dist/service/lambda/command/delete-alias/delete-alias.command.js +5 -0
  1326. package/dist/service/lambda/command/delete-alias/delete-alias.command.js.map +1 -0
  1327. package/dist/service/lambda/command/delete-alias/delete-alias.handler.d.ts +37 -0
  1328. package/dist/service/lambda/command/delete-alias/delete-alias.handler.d.ts.map +1 -0
  1329. package/dist/service/lambda/command/delete-alias/delete-alias.handler.js +44 -0
  1330. package/dist/service/lambda/command/delete-alias/delete-alias.handler.js.map +1 -0
  1331. package/dist/service/lambda/command/delete-function/delete-function.handler.d.ts +6 -2
  1332. package/dist/service/lambda/command/delete-function/delete-function.handler.d.ts.map +1 -1
  1333. package/dist/service/lambda/command/delete-function/delete-function.handler.js +7 -3
  1334. package/dist/service/lambda/command/delete-function/delete-function.handler.js.map +1 -1
  1335. package/dist/service/lambda/command/event-source-mapping/create-event-source-mapping-input.d.ts +8 -0
  1336. package/dist/service/lambda/command/event-source-mapping/create-event-source-mapping-input.d.ts.map +1 -1
  1337. package/dist/service/lambda/command/event-source-mapping/create-event-source-mapping-input.js +11 -2
  1338. package/dist/service/lambda/command/event-source-mapping/create-event-source-mapping-input.js.map +1 -1
  1339. package/dist/service/lambda/command/event-source-mapping/create-event-source-mapping.handler.d.ts.map +1 -1
  1340. package/dist/service/lambda/command/event-source-mapping/create-event-source-mapping.handler.js +13 -6
  1341. package/dist/service/lambda/command/event-source-mapping/create-event-source-mapping.handler.js.map +1 -1
  1342. package/dist/service/lambda/command/function/sim-lambda-function-commands.d.ts +3 -1
  1343. package/dist/service/lambda/command/function/sim-lambda-function-commands.d.ts.map +1 -1
  1344. package/dist/service/lambda/command/function/sim-lambda-function-commands.js +1 -1
  1345. package/dist/service/lambda/command/function/sim-lambda-function-commands.js.map +1 -1
  1346. package/dist/service/lambda/command/get-alias/get-alias.command.d.ts +25 -0
  1347. package/dist/service/lambda/command/get-alias/get-alias.command.d.ts.map +1 -0
  1348. package/dist/service/lambda/command/get-alias/get-alias.command.js +5 -0
  1349. package/dist/service/lambda/command/get-alias/get-alias.command.js.map +1 -0
  1350. package/dist/service/lambda/command/get-alias/get-alias.handler.d.ts +34 -0
  1351. package/dist/service/lambda/command/get-alias/get-alias.handler.d.ts.map +1 -0
  1352. package/dist/service/lambda/command/get-alias/get-alias.handler.js +38 -0
  1353. package/dist/service/lambda/command/get-alias/get-alias.handler.js.map +1 -0
  1354. package/dist/service/lambda/command/get-function/get-function.command.d.ts +2 -1
  1355. package/dist/service/lambda/command/get-function/get-function.command.d.ts.map +1 -1
  1356. package/dist/service/lambda/command/get-function/get-function.handler.d.ts +6 -2
  1357. package/dist/service/lambda/command/get-function/get-function.handler.d.ts.map +1 -1
  1358. package/dist/service/lambda/command/get-function/get-function.handler.js +13 -6
  1359. package/dist/service/lambda/command/get-function/get-function.handler.js.map +1 -1
  1360. package/dist/service/lambda/command/get-policy/get-policy.command.d.ts +1 -0
  1361. package/dist/service/lambda/command/get-policy/get-policy.command.d.ts.map +1 -1
  1362. package/dist/service/lambda/command/get-policy/get-policy.handler.d.ts +8 -3
  1363. package/dist/service/lambda/command/get-policy/get-policy.handler.d.ts.map +1 -1
  1364. package/dist/service/lambda/command/get-policy/get-policy.handler.js +11 -6
  1365. package/dist/service/lambda/command/get-policy/get-policy.handler.js.map +1 -1
  1366. package/dist/service/lambda/command/invoke/invoke-authorizer.d.ts +11 -8
  1367. package/dist/service/lambda/command/invoke/invoke-authorizer.d.ts.map +1 -1
  1368. package/dist/service/lambda/command/invoke/invoke-authorizer.js +11 -8
  1369. package/dist/service/lambda/command/invoke/invoke-authorizer.js.map +1 -1
  1370. package/dist/service/lambda/command/invoke/invoke-dispatcher.d.ts +3 -0
  1371. package/dist/service/lambda/command/invoke/invoke-dispatcher.d.ts.map +1 -1
  1372. package/dist/service/lambda/command/invoke/invoke-dispatcher.js +5 -2
  1373. package/dist/service/lambda/command/invoke/invoke-dispatcher.js.map +1 -1
  1374. package/dist/service/lambda/command/invoke/invoke.handler.d.ts +9 -2
  1375. package/dist/service/lambda/command/invoke/invoke.handler.d.ts.map +1 -1
  1376. package/dist/service/lambda/command/invoke/invoke.handler.js +20 -10
  1377. package/dist/service/lambda/command/invoke/invoke.handler.js.map +1 -1
  1378. package/dist/service/lambda/command/list-aliases/list-aliases.command.d.ts +30 -0
  1379. package/dist/service/lambda/command/list-aliases/list-aliases.command.d.ts.map +1 -0
  1380. package/dist/service/lambda/command/list-aliases/list-aliases.command.js +5 -0
  1381. package/dist/service/lambda/command/list-aliases/list-aliases.command.js.map +1 -0
  1382. package/dist/service/lambda/command/list-aliases/list-aliases.handler.d.ts +35 -0
  1383. package/dist/service/lambda/command/list-aliases/list-aliases.handler.d.ts.map +1 -0
  1384. package/dist/service/lambda/command/list-aliases/list-aliases.handler.js +44 -0
  1385. package/dist/service/lambda/command/list-aliases/list-aliases.handler.js.map +1 -0
  1386. package/dist/service/lambda/command/list-versions-by-function/list-versions-by-function.command.d.ts +28 -0
  1387. package/dist/service/lambda/command/list-versions-by-function/list-versions-by-function.command.d.ts.map +1 -0
  1388. package/dist/service/lambda/command/list-versions-by-function/list-versions-by-function.command.js +5 -0
  1389. package/dist/service/lambda/command/list-versions-by-function/list-versions-by-function.command.js.map +1 -0
  1390. package/dist/service/lambda/command/list-versions-by-function/list-versions-by-function.handler.d.ts +35 -0
  1391. package/dist/service/lambda/command/list-versions-by-function/list-versions-by-function.handler.d.ts.map +1 -0
  1392. package/dist/service/lambda/command/list-versions-by-function/list-versions-by-function.handler.js +43 -0
  1393. package/dist/service/lambda/command/list-versions-by-function/list-versions-by-function.handler.js.map +1 -0
  1394. package/dist/service/lambda/command/permission/sim-lambda-permission-commands.d.ts +8 -3
  1395. package/dist/service/lambda/command/permission/sim-lambda-permission-commands.d.ts.map +1 -1
  1396. package/dist/service/lambda/command/permission/sim-lambda-permission-commands.js +6 -3
  1397. package/dist/service/lambda/command/permission/sim-lambda-permission-commands.js.map +1 -1
  1398. package/dist/service/lambda/command/publish-version/publish-version.command.d.ts +34 -0
  1399. package/dist/service/lambda/command/publish-version/publish-version.command.d.ts.map +1 -0
  1400. package/dist/service/lambda/command/publish-version/publish-version.command.js +5 -0
  1401. package/dist/service/lambda/command/publish-version/publish-version.command.js.map +1 -0
  1402. package/dist/service/lambda/command/publish-version/publish-version.handler.d.ts +37 -0
  1403. package/dist/service/lambda/command/publish-version/publish-version.handler.d.ts.map +1 -0
  1404. package/dist/service/lambda/command/publish-version/publish-version.handler.js +42 -0
  1405. package/dist/service/lambda/command/publish-version/publish-version.handler.js.map +1 -0
  1406. package/dist/service/lambda/command/remove-permission/remove-permission.command.d.ts +1 -0
  1407. package/dist/service/lambda/command/remove-permission/remove-permission.command.d.ts.map +1 -1
  1408. package/dist/service/lambda/command/remove-permission/remove-permission.handler.d.ts +8 -1
  1409. package/dist/service/lambda/command/remove-permission/remove-permission.handler.d.ts.map +1 -1
  1410. package/dist/service/lambda/command/remove-permission/remove-permission.handler.js +12 -5
  1411. package/dist/service/lambda/command/remove-permission/remove-permission.handler.js.map +1 -1
  1412. package/dist/service/lambda/command/sim-lambda-command.types.d.ts +7 -0
  1413. package/dist/service/lambda/command/sim-lambda-command.types.d.ts.map +1 -1
  1414. package/dist/service/lambda/command/update-alias/update-alias.command.d.ts +31 -0
  1415. package/dist/service/lambda/command/update-alias/update-alias.command.d.ts.map +1 -0
  1416. package/dist/service/lambda/command/update-alias/update-alias.command.js +5 -0
  1417. package/dist/service/lambda/command/update-alias/update-alias.command.js.map +1 -0
  1418. package/dist/service/lambda/command/update-alias/update-alias.handler.d.ts +35 -0
  1419. package/dist/service/lambda/command/update-alias/update-alias.handler.d.ts.map +1 -0
  1420. package/dist/service/lambda/command/update-alias/update-alias.handler.js +48 -0
  1421. package/dist/service/lambda/command/update-alias/update-alias.handler.js.map +1 -0
  1422. package/dist/service/lambda/command/version/sim-lambda-version-commands.d.ts +37 -0
  1423. package/dist/service/lambda/command/version/sim-lambda-version-commands.d.ts.map +1 -0
  1424. package/dist/service/lambda/command/version/sim-lambda-version-commands.js +28 -0
  1425. package/dist/service/lambda/command/version/sim-lambda-version-commands.js.map +1 -0
  1426. package/dist/service/lambda/command/version/version-authorizer.d.ts +29 -0
  1427. package/dist/service/lambda/command/version/version-authorizer.d.ts.map +1 -0
  1428. package/dist/service/lambda/command/version/version-authorizer.js +39 -0
  1429. package/dist/service/lambda/command/version/version-authorizer.js.map +1 -0
  1430. package/dist/service/lambda/event-source/poll/sim-lambda-dynamodb-stream-event-source-poller.d.ts.map +1 -1
  1431. package/dist/service/lambda/event-source/poll/sim-lambda-dynamodb-stream-event-source-poller.js +2 -1
  1432. package/dist/service/lambda/event-source/poll/sim-lambda-dynamodb-stream-event-source-poller.js.map +1 -1
  1433. package/dist/service/lambda/event-source/poll/sim-lambda-event-source-function.d.ts +13 -0
  1434. package/dist/service/lambda/event-source/poll/sim-lambda-event-source-function.d.ts.map +1 -0
  1435. package/dist/service/lambda/event-source/poll/sim-lambda-event-source-function.js +13 -0
  1436. package/dist/service/lambda/event-source/poll/sim-lambda-event-source-function.js.map +1 -0
  1437. package/dist/service/lambda/event-source/poll/sim-lambda-sqs-event-source-consumer.d.ts.map +1 -1
  1438. package/dist/service/lambda/event-source/poll/sim-lambda-sqs-event-source-consumer.js +2 -1
  1439. package/dist/service/lambda/event-source/poll/sim-lambda-sqs-event-source-consumer.js.map +1 -1
  1440. package/dist/service/lambda/event-source/sim-lambda-event-source-mapping.d.ts +9 -1
  1441. package/dist/service/lambda/event-source/sim-lambda-event-source-mapping.d.ts.map +1 -1
  1442. package/dist/service/lambda/event-source/sim-lambda-event-source-mapping.js +8 -0
  1443. package/dist/service/lambda/event-source/sim-lambda-event-source-mapping.js.map +1 -1
  1444. package/dist/service/lambda/function/invoke/sim-lambda-invoke-context-builder.d.ts +2 -0
  1445. package/dist/service/lambda/function/invoke/sim-lambda-invoke-context-builder.d.ts.map +1 -1
  1446. package/dist/service/lambda/function/invoke/sim-lambda-invoke-context-builder.js +2 -2
  1447. package/dist/service/lambda/function/invoke/sim-lambda-invoke-context-builder.js.map +1 -1
  1448. package/dist/service/lambda/function/policy/sim-lambda-policy-resource.d.ts +17 -0
  1449. package/dist/service/lambda/function/policy/sim-lambda-policy-resource.d.ts.map +1 -0
  1450. package/dist/service/lambda/function/policy/sim-lambda-policy-resource.js +2 -0
  1451. package/dist/service/lambda/function/policy/sim-lambda-policy-resource.js.map +1 -0
  1452. package/dist/service/lambda/function/sim-lambda-function-arn-parts.d.ts +3 -3
  1453. package/dist/service/lambda/function/sim-lambda-function-configuration.d.ts +43 -0
  1454. package/dist/service/lambda/function/sim-lambda-function-configuration.d.ts.map +1 -0
  1455. package/dist/service/lambda/function/sim-lambda-function-configuration.js +22 -0
  1456. package/dist/service/lambda/function/sim-lambda-function-configuration.js.map +1 -0
  1457. package/dist/service/lambda/function/sim-lambda-function-name.d.ts +3 -1
  1458. package/dist/service/lambda/function/sim-lambda-function-name.d.ts.map +1 -1
  1459. package/dist/service/lambda/function/sim-lambda-function-name.js +3 -1
  1460. package/dist/service/lambda/function/sim-lambda-function-name.js.map +1 -1
  1461. package/dist/service/lambda/function/sim-lambda-function-reference.d.ts +36 -0
  1462. package/dist/service/lambda/function/sim-lambda-function-reference.d.ts.map +1 -0
  1463. package/dist/service/lambda/function/sim-lambda-function-reference.js +56 -0
  1464. package/dist/service/lambda/function/sim-lambda-function-reference.js.map +1 -0
  1465. package/dist/service/lambda/function/sim-lambda-function.d.ts +17 -31
  1466. package/dist/service/lambda/function/sim-lambda-function.d.ts.map +1 -1
  1467. package/dist/service/lambda/function/sim-lambda-function.js +28 -12
  1468. package/dist/service/lambda/function/sim-lambda-function.js.map +1 -1
  1469. package/dist/service/lambda/function/uri/sim-lambda-invocation-uri.d.ts +29 -0
  1470. package/dist/service/lambda/function/uri/sim-lambda-invocation-uri.d.ts.map +1 -0
  1471. package/dist/service/lambda/function/uri/sim-lambda-invocation-uri.js +86 -0
  1472. package/dist/service/lambda/function/uri/sim-lambda-invocation-uri.js.map +1 -0
  1473. package/dist/service/lambda/function/url/sim-lambda-function-lookup.d.ts +22 -3
  1474. package/dist/service/lambda/function/url/sim-lambda-function-lookup.d.ts.map +1 -1
  1475. package/dist/service/lambda/function/url/sim-lambda-function-lookup.js +24 -4
  1476. package/dist/service/lambda/function/url/sim-lambda-function-lookup.js.map +1 -1
  1477. package/dist/service/lambda/function/version/sim-lambda-function-alias-store.d.ts +55 -0
  1478. package/dist/service/lambda/function/version/sim-lambda-function-alias-store.d.ts.map +1 -0
  1479. package/dist/service/lambda/function/version/sim-lambda-function-alias-store.js +80 -0
  1480. package/dist/service/lambda/function/version/sim-lambda-function-alias-store.js.map +1 -0
  1481. package/dist/service/lambda/function/version/sim-lambda-function-alias.d.ts +60 -0
  1482. package/dist/service/lambda/function/version/sim-lambda-function-alias.d.ts.map +1 -0
  1483. package/dist/service/lambda/function/version/sim-lambda-function-alias.js +57 -0
  1484. package/dist/service/lambda/function/version/sim-lambda-function-alias.js.map +1 -0
  1485. package/dist/service/lambda/function/version/sim-lambda-function-target.d.ts +16 -0
  1486. package/dist/service/lambda/function/version/sim-lambda-function-target.d.ts.map +1 -0
  1487. package/dist/service/lambda/function/version/sim-lambda-function-target.js +2 -0
  1488. package/dist/service/lambda/function/version/sim-lambda-function-target.js.map +1 -0
  1489. package/dist/service/lambda/function/version/sim-lambda-function-version-store.d.ts +80 -0
  1490. package/dist/service/lambda/function/version/sim-lambda-function-version-store.d.ts.map +1 -0
  1491. package/dist/service/lambda/function/version/sim-lambda-function-version-store.js +114 -0
  1492. package/dist/service/lambda/function/version/sim-lambda-function-version-store.js.map +1 -0
  1493. package/dist/service/lambda/function/version/sim-lambda-function-versions.d.ts +61 -0
  1494. package/dist/service/lambda/function/version/sim-lambda-function-versions.d.ts.map +1 -0
  1495. package/dist/service/lambda/function/version/sim-lambda-function-versions.js +96 -0
  1496. package/dist/service/lambda/function/version/sim-lambda-function-versions.js.map +1 -0
  1497. package/dist/service/lambda/sdk/sim-lambda-sdk-command-router.d.ts.map +1 -1
  1498. package/dist/service/lambda/sdk/sim-lambda-sdk-command-router.js +28 -0
  1499. package/dist/service/lambda/sdk/sim-lambda-sdk-command-router.js.map +1 -1
  1500. package/dist/service/lambda/serve/api/sim-lambda-api-routes.d.ts +2 -1
  1501. package/dist/service/lambda/serve/api/sim-lambda-api-routes.d.ts.map +1 -1
  1502. package/dist/service/lambda/serve/api/sim-lambda-api-routes.js +2 -1
  1503. package/dist/service/lambda/serve/api/sim-lambda-api-routes.js.map +1 -1
  1504. package/dist/service/lambda/sim-lambda-commands.d.ts +8 -0
  1505. package/dist/service/lambda/sim-lambda-commands.d.ts.map +1 -1
  1506. package/dist/service/lambda/sim-lambda-commands.js +25 -0
  1507. package/dist/service/lambda/sim-lambda-commands.js.map +1 -1
  1508. package/dist/service/lambda/sim-lambda-inspection.d.ts +43 -0
  1509. package/dist/service/lambda/sim-lambda-inspection.d.ts.map +1 -0
  1510. package/dist/service/lambda/sim-lambda-inspection.js +50 -0
  1511. package/dist/service/lambda/sim-lambda-inspection.js.map +1 -0
  1512. package/dist/service/lambda/sim-lambda.d.ts +44 -80
  1513. package/dist/service/lambda/sim-lambda.d.ts.map +1 -1
  1514. package/dist/service/lambda/sim-lambda.js +55 -82
  1515. package/dist/service/lambda/sim-lambda.js.map +1 -1
  1516. package/dist/service/logs/subscription/lambda/sim-aws-logs-subscription-functions.d.ts.map +1 -1
  1517. package/dist/service/logs/subscription/lambda/sim-aws-logs-subscription-functions.js +2 -2
  1518. package/dist/service/logs/subscription/lambda/sim-aws-logs-subscription-functions.js.map +1 -1
  1519. package/dist/service/logs/subscription/lambda/sim-logs-destination-permission.d.ts +7 -5
  1520. package/dist/service/logs/subscription/lambda/sim-logs-destination-permission.d.ts.map +1 -1
  1521. package/dist/service/logs/subscription/lambda/sim-logs-destination-permission.js +15 -9
  1522. package/dist/service/logs/subscription/lambda/sim-logs-destination-permission.js.map +1 -1
  1523. package/dist/service/logs/subscription/lambda/sim-logs-subscription-function-arn.d.ts +9 -0
  1524. package/dist/service/logs/subscription/lambda/sim-logs-subscription-function-arn.d.ts.map +1 -1
  1525. package/dist/service/logs/subscription/lambda/sim-logs-subscription-function-arn.js +11 -5
  1526. package/dist/service/logs/subscription/lambda/sim-logs-subscription-function-arn.js.map +1 -1
  1527. package/dist/service/route53/resolve/sim-r53-regional-service-target.js +1 -1
  1528. package/dist/service/route53/resolve/sim-r53-regional-service-target.js.map +1 -1
  1529. package/dist/service/s3/notification/destination/lambda/sim-aws-s3-notification-functions.d.ts +1 -1
  1530. package/dist/service/s3/notification/destination/lambda/sim-aws-s3-notification-functions.d.ts.map +1 -1
  1531. package/dist/service/s3/notification/destination/lambda/sim-aws-s3-notification-functions.js +23 -10
  1532. package/dist/service/s3/notification/destination/lambda/sim-aws-s3-notification-functions.js.map +1 -1
  1533. package/dist/service/s3/notification/destination/lambda/sim-s3-notification-function-arn.d.ts +8 -4
  1534. package/dist/service/s3/notification/destination/lambda/sim-s3-notification-function-arn.d.ts.map +1 -1
  1535. package/dist/service/s3/notification/destination/lambda/sim-s3-notification-function-arn.js +12 -12
  1536. package/dist/service/s3/notification/destination/lambda/sim-s3-notification-function-arn.js.map +1 -1
  1537. package/dist/service/sns/delivery/lambda/sim-sns-delivery-function.d.ts +5 -4
  1538. package/dist/service/sns/delivery/lambda/sim-sns-delivery-function.d.ts.map +1 -1
  1539. package/dist/service/sns/delivery/lambda/sim-sns-delivery-function.js +16 -11
  1540. package/dist/service/sns/delivery/lambda/sim-sns-delivery-function.js.map +1 -1
  1541. package/dist/service/sns/subscription/sim-sns-function-endpoint-arn.d.ts +8 -4
  1542. package/dist/service/sns/subscription/sim-sns-function-endpoint-arn.d.ts.map +1 -1
  1543. package/dist/service/sns/subscription/sim-sns-function-endpoint-arn.js +11 -10
  1544. package/dist/service/sns/subscription/sim-sns-function-endpoint-arn.js.map +1 -1
  1545. package/dist/service/wafv2/association/sim-aws-waf-protected-resources.d.ts +45 -0
  1546. package/dist/service/wafv2/association/sim-aws-waf-protected-resources.d.ts.map +1 -0
  1547. package/dist/service/wafv2/association/sim-aws-waf-protected-resources.js +56 -0
  1548. package/dist/service/wafv2/association/sim-aws-waf-protected-resources.js.map +1 -0
  1549. package/dist/service/wafv2/association/sim-waf-associations.d.ts +52 -0
  1550. package/dist/service/wafv2/association/sim-waf-associations.d.ts.map +1 -0
  1551. package/dist/service/wafv2/association/sim-waf-associations.js +74 -0
  1552. package/dist/service/wafv2/association/sim-waf-associations.js.map +1 -0
  1553. package/dist/service/wafv2/association/sim-waf-protected-resource.d.ts +38 -0
  1554. package/dist/service/wafv2/association/sim-waf-protected-resource.d.ts.map +1 -0
  1555. package/dist/service/wafv2/association/sim-waf-protected-resource.js +100 -0
  1556. package/dist/service/wafv2/association/sim-waf-protected-resource.js.map +1 -0
  1557. package/dist/service/wafv2/association/sim-waf-protected-resources.d.ts +29 -0
  1558. package/dist/service/wafv2/association/sim-waf-protected-resources.d.ts.map +1 -0
  1559. package/dist/service/wafv2/association/sim-waf-protected-resources.js +17 -0
  1560. package/dist/service/wafv2/association/sim-waf-protected-resources.js.map +1 -0
  1561. package/dist/service/wafv2/association/sim-waf-protection.d.ts +60 -0
  1562. package/dist/service/wafv2/association/sim-waf-protection.d.ts.map +1 -0
  1563. package/dist/service/wafv2/association/sim-waf-protection.js +27 -0
  1564. package/dist/service/wafv2/association/sim-waf-protection.js.map +1 -0
  1565. package/dist/service/wafv2/association/sim-waf-request-inspection.d.ts +48 -0
  1566. package/dist/service/wafv2/association/sim-waf-request-inspection.d.ts.map +1 -0
  1567. package/dist/service/wafv2/association/sim-waf-request-inspection.js +77 -0
  1568. package/dist/service/wafv2/association/sim-waf-request-inspection.js.map +1 -0
  1569. package/dist/service/wafv2/association/sim-waf-rest-api-stage.d.ts +29 -0
  1570. package/dist/service/wafv2/association/sim-waf-rest-api-stage.d.ts.map +1 -0
  1571. package/dist/service/wafv2/association/sim-waf-rest-api-stage.js +27 -0
  1572. package/dist/service/wafv2/association/sim-waf-rest-api-stage.js.map +1 -0
  1573. package/dist/service/wafv2/association/sim-waf-user-pool.d.ts +24 -0
  1574. package/dist/service/wafv2/association/sim-waf-user-pool.d.ts.map +1 -0
  1575. package/dist/service/wafv2/association/sim-waf-user-pool.js +22 -0
  1576. package/dist/service/wafv2/association/sim-waf-user-pool.js.map +1 -0
  1577. package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-config.d.ts +23 -0
  1578. package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-config.d.ts.map +1 -0
  1579. package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-config.js +32 -0
  1580. package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-config.js.map +1 -0
  1581. package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-creator.d.ts +42 -0
  1582. package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-creator.d.ts.map +1 -0
  1583. package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-creator.js +69 -0
  1584. package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-creator.js.map +1 -0
  1585. package/dist/service/wafv2/cfn/association/sim-cfn-waf-web-acl-association.d.ts +18 -0
  1586. package/dist/service/wafv2/cfn/association/sim-cfn-waf-web-acl-association.d.ts.map +1 -0
  1587. package/dist/service/wafv2/cfn/association/sim-cfn-waf-web-acl-association.js +18 -0
  1588. package/dist/service/wafv2/cfn/association/sim-cfn-waf-web-acl-association.js.map +1 -0
  1589. package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-config.d.ts +18 -0
  1590. package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-config.d.ts.map +1 -0
  1591. package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-config.js +28 -0
  1592. package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-config.js.map +1 -0
  1593. package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-creator.d.ts +29 -0
  1594. package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-creator.d.ts.map +1 -0
  1595. package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-creator.js +49 -0
  1596. package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-creator.js.map +1 -0
  1597. package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-config.d.ts +19 -0
  1598. package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-config.d.ts.map +1 -0
  1599. package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-config.js +28 -0
  1600. package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-config.js.map +1 -0
  1601. package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-creator.d.ts +29 -0
  1602. package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-creator.d.ts.map +1 -0
  1603. package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-creator.js +49 -0
  1604. package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-creator.js.map +1 -0
  1605. package/dist/service/wafv2/cfn/sim-cfn-waf-creators.d.ts +32 -0
  1606. package/dist/service/wafv2/cfn/sim-cfn-waf-creators.d.ts.map +1 -0
  1607. package/dist/service/wafv2/cfn/sim-cfn-waf-creators.js +28 -0
  1608. package/dist/service/wafv2/cfn/sim-cfn-waf-creators.js.map +1 -0
  1609. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-config.d.ts +72 -0
  1610. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-config.d.ts.map +1 -0
  1611. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-config.js +114 -0
  1612. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-config.js.map +1 -0
  1613. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-deleter.d.ts +21 -0
  1614. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-deleter.d.ts.map +1 -0
  1615. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-deleter.js +53 -0
  1616. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-deleter.js.map +1 -0
  1617. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-error.d.ts +26 -0
  1618. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-error.d.ts.map +1 -0
  1619. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-error.js +41 -0
  1620. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-error.js.map +1 -0
  1621. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-types.d.ts +17 -0
  1622. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-types.d.ts.map +1 -0
  1623. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-types.js +17 -0
  1624. package/dist/service/wafv2/cfn/sim-cfn-waf-resource-types.js.map +1 -0
  1625. package/dist/service/wafv2/cfn/sim-waf-cfn-resource-factory.d.ts +34 -0
  1626. package/dist/service/wafv2/cfn/sim-waf-cfn-resource-factory.d.ts.map +1 -0
  1627. package/dist/service/wafv2/cfn/sim-waf-cfn-resource-factory.js +58 -0
  1628. package/dist/service/wafv2/cfn/sim-waf-cfn-resource-factory.js.map +1 -0
  1629. package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-config.d.ts +31 -0
  1630. package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-config.d.ts.map +1 -0
  1631. package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-config.js +59 -0
  1632. package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-config.js.map +1 -0
  1633. package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-creator.d.ts +34 -0
  1634. package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-creator.d.ts.map +1 -0
  1635. package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-creator.js +54 -0
  1636. package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-creator.js.map +1 -0
  1637. package/dist/service/wafv2/command/association/association.command.d.ts +63 -0
  1638. package/dist/service/wafv2/command/association/association.command.d.ts.map +1 -0
  1639. package/dist/service/wafv2/command/association/association.command.js +2 -0
  1640. package/dist/service/wafv2/command/association/association.command.js.map +1 -0
  1641. package/dist/service/wafv2/command/association/sim-wafv2-association-access.d.ts +54 -0
  1642. package/dist/service/wafv2/command/association/sim-wafv2-association-access.d.ts.map +1 -0
  1643. package/dist/service/wafv2/command/association/sim-wafv2-association-access.js +71 -0
  1644. package/dist/service/wafv2/command/association/sim-wafv2-association-access.js.map +1 -0
  1645. package/dist/service/wafv2/command/association/sim-wafv2-association-commands.d.ts +45 -0
  1646. package/dist/service/wafv2/command/association/sim-wafv2-association-commands.d.ts.map +1 -0
  1647. package/dist/service/wafv2/command/association/sim-wafv2-association-commands.js +72 -0
  1648. package/dist/service/wafv2/command/association/sim-wafv2-association-commands.js.map +1 -0
  1649. package/dist/service/wafv2/command/association/sim-wafv2-association-input.d.ts +18 -0
  1650. package/dist/service/wafv2/command/association/sim-wafv2-association-input.d.ts.map +1 -0
  1651. package/dist/service/wafv2/command/association/sim-wafv2-association-input.js +56 -0
  1652. package/dist/service/wafv2/command/association/sim-wafv2-association-input.js.map +1 -0
  1653. package/dist/service/wafv2/command/association/sim-wafv2-regional-web-acl.d.ts +22 -0
  1654. package/dist/service/wafv2/command/association/sim-wafv2-regional-web-acl.d.ts.map +1 -0
  1655. package/dist/service/wafv2/command/association/sim-wafv2-regional-web-acl.js +43 -0
  1656. package/dist/service/wafv2/command/association/sim-wafv2-regional-web-acl.js.map +1 -0
  1657. package/dist/service/wafv2/command/authorize/sim-wafv2-authorizer.d.ts +34 -0
  1658. package/dist/service/wafv2/command/authorize/sim-wafv2-authorizer.d.ts.map +1 -0
  1659. package/dist/service/wafv2/command/authorize/sim-wafv2-authorizer.js +51 -0
  1660. package/dist/service/wafv2/command/authorize/sim-wafv2-authorizer.js.map +1 -0
  1661. package/dist/service/wafv2/command/ip-set/ip-set.command.d.ts +107 -0
  1662. package/dist/service/wafv2/command/ip-set/ip-set.command.d.ts.map +1 -0
  1663. package/dist/service/wafv2/command/ip-set/ip-set.command.js +2 -0
  1664. package/dist/service/wafv2/command/ip-set/ip-set.command.js.map +1 -0
  1665. package/dist/service/wafv2/command/ip-set/sim-wafv2-ip-set-commands.d.ts +45 -0
  1666. package/dist/service/wafv2/command/ip-set/sim-wafv2-ip-set-commands.d.ts.map +1 -0
  1667. package/dist/service/wafv2/command/ip-set/sim-wafv2-ip-set-commands.js +108 -0
  1668. package/dist/service/wafv2/command/ip-set/sim-wafv2-ip-set-commands.js.map +1 -0
  1669. package/dist/service/wafv2/command/managed-rule-group/managed-rule-group.command.d.ts +38 -0
  1670. package/dist/service/wafv2/command/managed-rule-group/managed-rule-group.command.d.ts.map +1 -0
  1671. package/dist/service/wafv2/command/managed-rule-group/managed-rule-group.command.js +2 -0
  1672. package/dist/service/wafv2/command/managed-rule-group/managed-rule-group.command.js.map +1 -0
  1673. package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-described-rule-group.d.ts +14 -0
  1674. package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-described-rule-group.d.ts.map +1 -0
  1675. package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-described-rule-group.js +29 -0
  1676. package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-described-rule-group.js.map +1 -0
  1677. package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-managed-rule-group-commands.d.ts +26 -0
  1678. package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-managed-rule-group-commands.d.ts.map +1 -0
  1679. package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-managed-rule-group-commands.js +41 -0
  1680. package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-managed-rule-group-commands.js.map +1 -0
  1681. package/dist/service/wafv2/command/regex-pattern-set/regex-pattern-set.command.d.ts +108 -0
  1682. package/dist/service/wafv2/command/regex-pattern-set/regex-pattern-set.command.d.ts.map +1 -0
  1683. package/dist/service/wafv2/command/regex-pattern-set/regex-pattern-set.command.js +2 -0
  1684. package/dist/service/wafv2/command/regex-pattern-set/regex-pattern-set.command.js.map +1 -0
  1685. package/dist/service/wafv2/command/regex-pattern-set/sim-wafv2-regex-pattern-set-commands.d.ts +49 -0
  1686. package/dist/service/wafv2/command/regex-pattern-set/sim-wafv2-regex-pattern-set-commands.d.ts.map +1 -0
  1687. package/dist/service/wafv2/command/regex-pattern-set/sim-wafv2-regex-pattern-set-commands.js +115 -0
  1688. package/dist/service/wafv2/command/regex-pattern-set/sim-wafv2-regex-pattern-set-commands.js.map +1 -0
  1689. package/dist/service/wafv2/command/sim-wafv2-command.types.d.ts +9 -0
  1690. package/dist/service/wafv2/command/sim-wafv2-command.types.d.ts.map +1 -0
  1691. package/dist/service/wafv2/command/sim-wafv2-command.types.js +2 -0
  1692. package/dist/service/wafv2/command/sim-wafv2-command.types.js.map +1 -0
  1693. package/dist/service/wafv2/command/sim-wafv2-input.d.ts +27 -0
  1694. package/dist/service/wafv2/command/sim-wafv2-input.d.ts.map +1 -0
  1695. package/dist/service/wafv2/command/sim-wafv2-input.js +50 -0
  1696. package/dist/service/wafv2/command/sim-wafv2-input.js.map +1 -0
  1697. package/dist/service/wafv2/command/sim-wafv2-page.d.ts +20 -0
  1698. package/dist/service/wafv2/command/sim-wafv2-page.d.ts.map +1 -0
  1699. package/dist/service/wafv2/command/sim-wafv2-page.js +48 -0
  1700. package/dist/service/wafv2/command/sim-wafv2-page.js.map +1 -0
  1701. package/dist/service/wafv2/command/sim-wafv2-request-options.d.ts +12 -0
  1702. package/dist/service/wafv2/command/sim-wafv2-request-options.d.ts.map +1 -0
  1703. package/dist/service/wafv2/command/sim-wafv2-request-options.js +2 -0
  1704. package/dist/service/wafv2/command/sim-wafv2-request-options.js.map +1 -0
  1705. package/dist/service/wafv2/command/sim-wafv2-resource-lookup.d.ts +33 -0
  1706. package/dist/service/wafv2/command/sim-wafv2-resource-lookup.d.ts.map +1 -0
  1707. package/dist/service/wafv2/command/sim-wafv2-resource-lookup.js +26 -0
  1708. package/dist/service/wafv2/command/sim-wafv2-resource-lookup.js.map +1 -0
  1709. package/dist/service/wafv2/command/web-acl/sim-waf-create-web-acl.factory.d.ts +11 -0
  1710. package/dist/service/wafv2/command/web-acl/sim-waf-create-web-acl.factory.d.ts.map +1 -0
  1711. package/dist/service/wafv2/command/web-acl/sim-waf-create-web-acl.factory.js +18 -0
  1712. package/dist/service/wafv2/command/web-acl/sim-waf-create-web-acl.factory.js.map +1 -0
  1713. package/dist/service/wafv2/command/web-acl/sim-waf-web-acl-output.d.ts +10 -0
  1714. package/dist/service/wafv2/command/web-acl/sim-waf-web-acl-output.d.ts.map +1 -0
  1715. package/dist/service/wafv2/command/web-acl/sim-waf-web-acl-output.js +22 -0
  1716. package/dist/service/wafv2/command/web-acl/sim-waf-web-acl-output.js.map +1 -0
  1717. package/dist/service/wafv2/command/web-acl/sim-wafv2-unsimulated-web-acl-input.d.ts +10 -0
  1718. package/dist/service/wafv2/command/web-acl/sim-wafv2-unsimulated-web-acl-input.d.ts.map +1 -0
  1719. package/dist/service/wafv2/command/web-acl/sim-wafv2-unsimulated-web-acl-input.js +47 -0
  1720. package/dist/service/wafv2/command/web-acl/sim-wafv2-unsimulated-web-acl-input.js.map +1 -0
  1721. package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.d.ts +62 -0
  1722. package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.d.ts.map +1 -0
  1723. package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.js +137 -0
  1724. package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.js.map +1 -0
  1725. package/dist/service/wafv2/command/web-acl/web-acl.command.d.ts +132 -0
  1726. package/dist/service/wafv2/command/web-acl/web-acl.command.d.ts.map +1 -0
  1727. package/dist/service/wafv2/command/web-acl/web-acl.command.js +2 -0
  1728. package/dist/service/wafv2/command/web-acl/web-acl.command.js.map +1 -0
  1729. package/dist/service/wafv2/error/sim-wafv2.error.d.ts +104 -0
  1730. package/dist/service/wafv2/error/sim-wafv2.error.d.ts.map +1 -0
  1731. package/dist/service/wafv2/error/sim-wafv2.error.js +115 -0
  1732. package/dist/service/wafv2/error/sim-wafv2.error.js.map +1 -0
  1733. package/dist/service/wafv2/evaluate/sim-waf-blocked-response.d.ts +30 -0
  1734. package/dist/service/wafv2/evaluate/sim-waf-blocked-response.d.ts.map +1 -0
  1735. package/dist/service/wafv2/evaluate/sim-waf-blocked-response.js +37 -0
  1736. package/dist/service/wafv2/evaluate/sim-waf-blocked-response.js.map +1 -0
  1737. package/dist/service/wafv2/evaluate/sim-waf-decision.d.ts +58 -0
  1738. package/dist/service/wafv2/evaluate/sim-waf-decision.d.ts.map +1 -0
  1739. package/dist/service/wafv2/evaluate/sim-waf-decision.js +16 -0
  1740. package/dist/service/wafv2/evaluate/sim-waf-decision.js.map +1 -0
  1741. package/dist/service/wafv2/evaluate/sim-waf-evaluate-rules.d.ts +27 -0
  1742. package/dist/service/wafv2/evaluate/sim-waf-evaluate-rules.d.ts.map +1 -0
  1743. package/dist/service/wafv2/evaluate/sim-waf-evaluate-rules.js +35 -0
  1744. package/dist/service/wafv2/evaluate/sim-waf-evaluate-rules.js.map +1 -0
  1745. package/dist/service/wafv2/evaluate/sim-waf-evaluation-request.d.ts +14 -0
  1746. package/dist/service/wafv2/evaluate/sim-waf-evaluation-request.d.ts.map +1 -0
  1747. package/dist/service/wafv2/evaluate/sim-waf-evaluation-request.js +2 -0
  1748. package/dist/service/wafv2/evaluate/sim-waf-evaluation-request.js.map +1 -0
  1749. package/dist/service/wafv2/evaluate/sim-waf-inspected-request.d.ts +41 -0
  1750. package/dist/service/wafv2/evaluate/sim-waf-inspected-request.d.ts.map +1 -0
  1751. package/dist/service/wafv2/evaluate/sim-waf-inspected-request.js +30 -0
  1752. package/dist/service/wafv2/evaluate/sim-waf-inspected-request.js.map +1 -0
  1753. package/dist/service/wafv2/evaluate/sim-waf-request-labels.d.ts +34 -0
  1754. package/dist/service/wafv2/evaluate/sim-waf-request-labels.d.ts.map +1 -0
  1755. package/dist/service/wafv2/evaluate/sim-waf-request-labels.js +43 -0
  1756. package/dist/service/wafv2/evaluate/sim-waf-request-labels.js.map +1 -0
  1757. package/dist/service/wafv2/index.d.ts +35 -0
  1758. package/dist/service/wafv2/index.d.ts.map +1 -0
  1759. package/dist/service/wafv2/index.js +24 -0
  1760. package/dist/service/wafv2/index.js.map +1 -0
  1761. package/dist/service/wafv2/ip-set/sim-waf-ip-set.d.ts +45 -0
  1762. package/dist/service/wafv2/ip-set/sim-waf-ip-set.d.ts.map +1 -0
  1763. package/dist/service/wafv2/ip-set/sim-waf-ip-set.js +81 -0
  1764. package/dist/service/wafv2/ip-set/sim-waf-ip-set.js.map +1 -0
  1765. package/dist/service/wafv2/managed/detect/sim-waf-managed-components.d.ts +40 -0
  1766. package/dist/service/wafv2/managed/detect/sim-waf-managed-components.d.ts.map +1 -0
  1767. package/dist/service/wafv2/managed/detect/sim-waf-managed-components.js +47 -0
  1768. package/dist/service/wafv2/managed/detect/sim-waf-managed-components.js.map +1 -0
  1769. package/dist/service/wafv2/managed/detect/sim-waf-managed-patterns.d.ts +61 -0
  1770. package/dist/service/wafv2/managed/detect/sim-waf-managed-patterns.d.ts.map +1 -0
  1771. package/dist/service/wafv2/managed/detect/sim-waf-managed-patterns.js +121 -0
  1772. package/dist/service/wafv2/managed/detect/sim-waf-managed-patterns.js.map +1 -0
  1773. package/dist/service/wafv2/managed/detect/sim-waf-managed-sizes.d.ts +15 -0
  1774. package/dist/service/wafv2/managed/detect/sim-waf-managed-sizes.d.ts.map +1 -0
  1775. package/dist/service/wafv2/managed/detect/sim-waf-managed-sizes.js +15 -0
  1776. package/dist/service/wafv2/managed/detect/sim-waf-managed-sizes.js.map +1 -0
  1777. package/dist/service/wafv2/managed/group/sim-waf-admin-protection.d.ts +10 -0
  1778. package/dist/service/wafv2/managed/group/sim-waf-admin-protection.d.ts.map +1 -0
  1779. package/dist/service/wafv2/managed/group/sim-waf-admin-protection.js +23 -0
  1780. package/dist/service/wafv2/managed/group/sim-waf-admin-protection.js.map +1 -0
  1781. package/dist/service/wafv2/managed/group/sim-waf-common-rule-set.d.ts +16 -0
  1782. package/dist/service/wafv2/managed/group/sim-waf-common-rule-set.d.ts.map +1 -0
  1783. package/dist/service/wafv2/managed/group/sim-waf-common-rule-set.js +22 -0
  1784. package/dist/service/wafv2/managed/group/sim-waf-common-rule-set.js.map +1 -0
  1785. package/dist/service/wafv2/managed/group/sim-waf-core-payload-rules.d.ts +11 -0
  1786. package/dist/service/wafv2/managed/group/sim-waf-core-payload-rules.d.ts.map +1 -0
  1787. package/dist/service/wafv2/managed/group/sim-waf-core-payload-rules.js +105 -0
  1788. package/dist/service/wafv2/managed/group/sim-waf-core-payload-rules.js.map +1 -0
  1789. package/dist/service/wafv2/managed/group/sim-waf-core-request-rules.d.ts +11 -0
  1790. package/dist/service/wafv2/managed/group/sim-waf-core-request-rules.d.ts.map +1 -0
  1791. package/dist/service/wafv2/managed/group/sim-waf-core-request-rules.js +49 -0
  1792. package/dist/service/wafv2/managed/group/sim-waf-core-request-rules.js.map +1 -0
  1793. package/dist/service/wafv2/managed/group/sim-waf-known-bad-inputs.d.ts +14 -0
  1794. package/dist/service/wafv2/managed/group/sim-waf-known-bad-inputs.d.ts.map +1 -0
  1795. package/dist/service/wafv2/managed/group/sim-waf-known-bad-inputs.js +87 -0
  1796. package/dist/service/wafv2/managed/group/sim-waf-known-bad-inputs.js.map +1 -0
  1797. package/dist/service/wafv2/managed/sim-waf-managed-group-input.d.ts +20 -0
  1798. package/dist/service/wafv2/managed/sim-waf-managed-group-input.d.ts.map +1 -0
  1799. package/dist/service/wafv2/managed/sim-waf-managed-group-input.js +64 -0
  1800. package/dist/service/wafv2/managed/sim-waf-managed-group-input.js.map +1 -0
  1801. package/dist/service/wafv2/managed/sim-waf-managed-group-statement.d.ts +25 -0
  1802. package/dist/service/wafv2/managed/sim-waf-managed-group-statement.d.ts.map +1 -0
  1803. package/dist/service/wafv2/managed/sim-waf-managed-group-statement.js +61 -0
  1804. package/dist/service/wafv2/managed/sim-waf-managed-group-statement.js.map +1 -0
  1805. package/dist/service/wafv2/managed/sim-waf-managed-group.type.d.ts +35 -0
  1806. package/dist/service/wafv2/managed/sim-waf-managed-group.type.d.ts.map +1 -0
  1807. package/dist/service/wafv2/managed/sim-waf-managed-group.type.js +2 -0
  1808. package/dist/service/wafv2/managed/sim-waf-managed-group.type.js.map +1 -0
  1809. package/dist/service/wafv2/managed/sim-waf-managed-request.d.ts +45 -0
  1810. package/dist/service/wafv2/managed/sim-waf-managed-request.d.ts.map +1 -0
  1811. package/dist/service/wafv2/managed/sim-waf-managed-request.js +38 -0
  1812. package/dist/service/wafv2/managed/sim-waf-managed-request.js.map +1 -0
  1813. package/dist/service/wafv2/managed/sim-waf-managed-rule-groups.d.ts +39 -0
  1814. package/dist/service/wafv2/managed/sim-waf-managed-rule-groups.d.ts.map +1 -0
  1815. package/dist/service/wafv2/managed/sim-waf-managed-rule-groups.js +53 -0
  1816. package/dist/service/wafv2/managed/sim-waf-managed-rule-groups.js.map +1 -0
  1817. package/dist/service/wafv2/managed/sim-waf-managed-rule-overrides.d.ts +13 -0
  1818. package/dist/service/wafv2/managed/sim-waf-managed-rule-overrides.d.ts.map +1 -0
  1819. package/dist/service/wafv2/managed/sim-waf-managed-rule-overrides.js +25 -0
  1820. package/dist/service/wafv2/managed/sim-waf-managed-rule-overrides.js.map +1 -0
  1821. package/dist/service/wafv2/managed/sim-waf-managed-rule-report.d.ts +20 -0
  1822. package/dist/service/wafv2/managed/sim-waf-managed-rule-report.d.ts.map +1 -0
  1823. package/dist/service/wafv2/managed/sim-waf-managed-rule-report.js +17 -0
  1824. package/dist/service/wafv2/managed/sim-waf-managed-rule-report.js.map +1 -0
  1825. package/dist/service/wafv2/managed/sim-waf-managed-rule.type.d.ts +48 -0
  1826. package/dist/service/wafv2/managed/sim-waf-managed-rule.type.d.ts.map +1 -0
  1827. package/dist/service/wafv2/managed/sim-waf-managed-rule.type.js +2 -0
  1828. package/dist/service/wafv2/managed/sim-waf-managed-rule.type.js.map +1 -0
  1829. package/dist/service/wafv2/managed/sim-waf-managed-rules.d.ts +59 -0
  1830. package/dist/service/wafv2/managed/sim-waf-managed-rules.d.ts.map +1 -0
  1831. package/dist/service/wafv2/managed/sim-waf-managed-rules.js +73 -0
  1832. package/dist/service/wafv2/managed/sim-waf-managed-rules.js.map +1 -0
  1833. package/dist/service/wafv2/regex-pattern-set/sim-waf-regex-pattern-set.d.ts +37 -0
  1834. package/dist/service/wafv2/regex-pattern-set/sim-waf-regex-pattern-set.d.ts.map +1 -0
  1835. package/dist/service/wafv2/regex-pattern-set/sim-waf-regex-pattern-set.js +46 -0
  1836. package/dist/service/wafv2/regex-pattern-set/sim-waf-regex-pattern-set.js.map +1 -0
  1837. package/dist/service/wafv2/regex-pattern-set/sim-waf-regular-expressions.d.ts +15 -0
  1838. package/dist/service/wafv2/regex-pattern-set/sim-waf-regular-expressions.d.ts.map +1 -0
  1839. package/dist/service/wafv2/regex-pattern-set/sim-waf-regular-expressions.js +27 -0
  1840. package/dist/service/wafv2/regex-pattern-set/sim-waf-regular-expressions.js.map +1 -0
  1841. package/dist/service/wafv2/resource/sim-waf-resource-store.d.ts +52 -0
  1842. package/dist/service/wafv2/resource/sim-waf-resource-store.d.ts.map +1 -0
  1843. package/dist/service/wafv2/resource/sim-waf-resource-store.js +75 -0
  1844. package/dist/service/wafv2/resource/sim-waf-resource-store.js.map +1 -0
  1845. package/dist/service/wafv2/resource/sim-waf-resource.d.ts +60 -0
  1846. package/dist/service/wafv2/resource/sim-waf-resource.d.ts.map +1 -0
  1847. package/dist/service/wafv2/resource/sim-waf-resource.js +77 -0
  1848. package/dist/service/wafv2/resource/sim-waf-resource.js.map +1 -0
  1849. package/dist/service/wafv2/scope/sim-waf-scope.d.ts +29 -0
  1850. package/dist/service/wafv2/scope/sim-waf-scope.d.ts.map +1 -0
  1851. package/dist/service/wafv2/scope/sim-waf-scope.js +34 -0
  1852. package/dist/service/wafv2/scope/sim-waf-scope.js.map +1 -0
  1853. package/dist/service/wafv2/sdk/sim-wafv2-sdk-command-router.d.ts +18 -0
  1854. package/dist/service/wafv2/sdk/sim-wafv2-sdk-command-router.d.ts.map +1 -0
  1855. package/dist/service/wafv2/sdk/sim-wafv2-sdk-command-router.js +104 -0
  1856. package/dist/service/wafv2/sdk/sim-wafv2-sdk-command-router.js.map +1 -0
  1857. package/dist/service/wafv2/sim-wafv2-arn.d.ts +47 -0
  1858. package/dist/service/wafv2/sim-wafv2-arn.d.ts.map +1 -0
  1859. package/dist/service/wafv2/sim-wafv2-arn.js +44 -0
  1860. package/dist/service/wafv2/sim-wafv2-arn.js.map +1 -0
  1861. package/dist/service/wafv2/sim-wafv2-commands.d.ts +55 -0
  1862. package/dist/service/wafv2/sim-wafv2-commands.d.ts.map +1 -0
  1863. package/dist/service/wafv2/sim-wafv2-commands.js +78 -0
  1864. package/dist/service/wafv2/sim-wafv2-commands.js.map +1 -0
  1865. package/dist/service/wafv2/sim-wafv2-sets.d.ts +57 -0
  1866. package/dist/service/wafv2/sim-wafv2-sets.d.ts.map +1 -0
  1867. package/dist/service/wafv2/sim-wafv2-sets.js +86 -0
  1868. package/dist/service/wafv2/sim-wafv2-sets.js.map +1 -0
  1869. package/dist/service/wafv2/sim-wafv2.d.ts +139 -0
  1870. package/dist/service/wafv2/sim-wafv2.d.ts.map +1 -0
  1871. package/dist/service/wafv2/sim-wafv2.fixture.d.ts +50 -0
  1872. package/dist/service/wafv2/sim-wafv2.fixture.d.ts.map +1 -0
  1873. package/dist/service/wafv2/sim-wafv2.fixture.js +63 -0
  1874. package/dist/service/wafv2/sim-wafv2.fixture.js.map +1 -0
  1875. package/dist/service/wafv2/sim-wafv2.js +186 -0
  1876. package/dist/service/wafv2/sim-wafv2.js.map +1 -0
  1877. package/dist/service/wafv2/statement/sim-waf-byte-match.d.ts +18 -0
  1878. package/dist/service/wafv2/statement/sim-waf-byte-match.d.ts.map +1 -0
  1879. package/dist/service/wafv2/statement/sim-waf-byte-match.js +69 -0
  1880. package/dist/service/wafv2/statement/sim-waf-byte-match.js.map +1 -0
  1881. package/dist/service/wafv2/statement/sim-waf-field-content.d.ts +42 -0
  1882. package/dist/service/wafv2/statement/sim-waf-field-content.d.ts.map +1 -0
  1883. package/dist/service/wafv2/statement/sim-waf-field-content.js +62 -0
  1884. package/dist/service/wafv2/statement/sim-waf-field-content.js.map +1 -0
  1885. package/dist/service/wafv2/statement/sim-waf-field-match.d.ts +29 -0
  1886. package/dist/service/wafv2/statement/sim-waf-field-match.d.ts.map +1 -0
  1887. package/dist/service/wafv2/statement/sim-waf-field-match.js +21 -0
  1888. package/dist/service/wafv2/statement/sim-waf-field-match.js.map +1 -0
  1889. package/dist/service/wafv2/statement/sim-waf-field-to-match.d.ts +17 -0
  1890. package/dist/service/wafv2/statement/sim-waf-field-to-match.d.ts.map +1 -0
  1891. package/dist/service/wafv2/statement/sim-waf-field-to-match.js +74 -0
  1892. package/dist/service/wafv2/statement/sim-waf-field-to-match.js.map +1 -0
  1893. package/dist/service/wafv2/statement/sim-waf-field-to-match.type.d.ts +42 -0
  1894. package/dist/service/wafv2/statement/sim-waf-field-to-match.type.d.ts.map +1 -0
  1895. package/dist/service/wafv2/statement/sim-waf-field-to-match.type.js +2 -0
  1896. package/dist/service/wafv2/statement/sim-waf-field-to-match.type.js.map +1 -0
  1897. package/dist/service/wafv2/statement/sim-waf-label-match.d.ts +22 -0
  1898. package/dist/service/wafv2/statement/sim-waf-label-match.d.ts.map +1 -0
  1899. package/dist/service/wafv2/statement/sim-waf-label-match.js +27 -0
  1900. package/dist/service/wafv2/statement/sim-waf-label-match.js.map +1 -0
  1901. package/dist/service/wafv2/statement/sim-waf-logical-statement.d.ts +11 -0
  1902. package/dist/service/wafv2/statement/sim-waf-logical-statement.d.ts.map +1 -0
  1903. package/dist/service/wafv2/statement/sim-waf-logical-statement.js +36 -0
  1904. package/dist/service/wafv2/statement/sim-waf-logical-statement.js.map +1 -0
  1905. package/dist/service/wafv2/statement/sim-waf-match-pattern.d.ts +28 -0
  1906. package/dist/service/wafv2/statement/sim-waf-match-pattern.d.ts.map +1 -0
  1907. package/dist/service/wafv2/statement/sim-waf-match-pattern.js +26 -0
  1908. package/dist/service/wafv2/statement/sim-waf-match-pattern.js.map +1 -0
  1909. package/dist/service/wafv2/statement/sim-waf-regex-match.d.ts +29 -0
  1910. package/dist/service/wafv2/statement/sim-waf-regex-match.d.ts.map +1 -0
  1911. package/dist/service/wafv2/statement/sim-waf-regex-match.js +38 -0
  1912. package/dist/service/wafv2/statement/sim-waf-regex-match.js.map +1 -0
  1913. package/dist/service/wafv2/statement/sim-waf-regex.d.ts +15 -0
  1914. package/dist/service/wafv2/statement/sim-waf-regex.d.ts.map +1 -0
  1915. package/dist/service/wafv2/statement/sim-waf-regex.js +29 -0
  1916. package/dist/service/wafv2/statement/sim-waf-regex.js.map +1 -0
  1917. package/dist/service/wafv2/statement/sim-waf-request-fields.d.ts +42 -0
  1918. package/dist/service/wafv2/statement/sim-waf-request-fields.d.ts.map +1 -0
  1919. package/dist/service/wafv2/statement/sim-waf-request-fields.js +74 -0
  1920. package/dist/service/wafv2/statement/sim-waf-request-fields.js.map +1 -0
  1921. package/dist/service/wafv2/statement/sim-waf-rule-refusals.d.ts +14 -0
  1922. package/dist/service/wafv2/statement/sim-waf-rule-refusals.d.ts.map +1 -0
  1923. package/dist/service/wafv2/statement/sim-waf-rule-refusals.js +21 -0
  1924. package/dist/service/wafv2/statement/sim-waf-rule-refusals.js.map +1 -0
  1925. package/dist/service/wafv2/statement/sim-waf-set-field.d.ts +12 -0
  1926. package/dist/service/wafv2/statement/sim-waf-set-field.d.ts.map +1 -0
  1927. package/dist/service/wafv2/statement/sim-waf-set-field.js +37 -0
  1928. package/dist/service/wafv2/statement/sim-waf-set-field.js.map +1 -0
  1929. package/dist/service/wafv2/statement/sim-waf-size-constraint.d.ts +17 -0
  1930. package/dist/service/wafv2/statement/sim-waf-size-constraint.d.ts.map +1 -0
  1931. package/dist/service/wafv2/statement/sim-waf-size-constraint.js +30 -0
  1932. package/dist/service/wafv2/statement/sim-waf-size-constraint.js.map +1 -0
  1933. package/dist/service/wafv2/statement/sim-waf-statement.d.ts +21 -0
  1934. package/dist/service/wafv2/statement/sim-waf-statement.d.ts.map +1 -0
  1935. package/dist/service/wafv2/statement/sim-waf-statement.js +64 -0
  1936. package/dist/service/wafv2/statement/sim-waf-statement.js.map +1 -0
  1937. package/dist/service/wafv2/statement/sim-waf-statement.type.d.ts +48 -0
  1938. package/dist/service/wafv2/statement/sim-waf-statement.type.d.ts.map +1 -0
  1939. package/dist/service/wafv2/statement/sim-waf-statement.type.js +2 -0
  1940. package/dist/service/wafv2/statement/sim-waf-statement.type.js.map +1 -0
  1941. package/dist/service/wafv2/statement/sim-waf-text-transformation.d.ts +20 -0
  1942. package/dist/service/wafv2/statement/sim-waf-text-transformation.d.ts.map +1 -0
  1943. package/dist/service/wafv2/statement/sim-waf-text-transformation.js +76 -0
  1944. package/dist/service/wafv2/statement/sim-waf-text-transformation.js.map +1 -0
  1945. package/dist/service/wafv2/statement/sim-waf-unsimulated-field.d.ts +11 -0
  1946. package/dist/service/wafv2/statement/sim-waf-unsimulated-field.d.ts.map +1 -0
  1947. package/dist/service/wafv2/statement/sim-waf-unsimulated-field.js +50 -0
  1948. package/dist/service/wafv2/statement/sim-waf-unsimulated-field.js.map +1 -0
  1949. package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.d.ts +6 -0
  1950. package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.d.ts.map +1 -0
  1951. package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.js +38 -0
  1952. package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.js.map +1 -0
  1953. package/dist/service/wafv2/statement/sim-waf-url-decode.d.ts +13 -0
  1954. package/dist/service/wafv2/statement/sim-waf-url-decode.d.ts.map +1 -0
  1955. package/dist/service/wafv2/statement/sim-waf-url-decode.js +51 -0
  1956. package/dist/service/wafv2/statement/sim-waf-url-decode.js.map +1 -0
  1957. package/dist/service/wafv2/web-acl/sim-waf-action-input.d.ts +19 -0
  1958. package/dist/service/wafv2/web-acl/sim-waf-action-input.d.ts.map +1 -0
  1959. package/dist/service/wafv2/web-acl/sim-waf-action-input.js +62 -0
  1960. package/dist/service/wafv2/web-acl/sim-waf-action-input.js.map +1 -0
  1961. package/dist/service/wafv2/web-acl/sim-waf-action.d.ts +27 -0
  1962. package/dist/service/wafv2/web-acl/sim-waf-action.d.ts.map +1 -0
  1963. package/dist/service/wafv2/web-acl/sim-waf-action.js +55 -0
  1964. package/dist/service/wafv2/web-acl/sim-waf-action.js.map +1 -0
  1965. package/dist/service/wafv2/web-acl/sim-waf-action.type.d.ts +25 -0
  1966. package/dist/service/wafv2/web-acl/sim-waf-action.type.d.ts.map +1 -0
  1967. package/dist/service/wafv2/web-acl/sim-waf-action.type.js +2 -0
  1968. package/dist/service/wafv2/web-acl/sim-waf-action.type.js.map +1 -0
  1969. package/dist/service/wafv2/web-acl/sim-waf-custom-response.d.ts +26 -0
  1970. package/dist/service/wafv2/web-acl/sim-waf-custom-response.d.ts.map +1 -0
  1971. package/dist/service/wafv2/web-acl/sim-waf-custom-response.js +64 -0
  1972. package/dist/service/wafv2/web-acl/sim-waf-custom-response.js.map +1 -0
  1973. package/dist/service/wafv2/web-acl/sim-waf-custom-response.type.d.ts +48 -0
  1974. package/dist/service/wafv2/web-acl/sim-waf-custom-response.type.d.ts.map +1 -0
  1975. package/dist/service/wafv2/web-acl/sim-waf-custom-response.type.js +2 -0
  1976. package/dist/service/wafv2/web-acl/sim-waf-custom-response.type.js.map +1 -0
  1977. package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.d.ts +11 -0
  1978. package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.d.ts.map +1 -0
  1979. package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.js +39 -0
  1980. package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.js.map +1 -0
  1981. package/dist/service/wafv2/web-acl/sim-waf-rule-input.d.ts +15 -0
  1982. package/dist/service/wafv2/web-acl/sim-waf-rule-input.d.ts.map +1 -0
  1983. package/dist/service/wafv2/web-acl/sim-waf-rule-input.js +44 -0
  1984. package/dist/service/wafv2/web-acl/sim-waf-rule-input.js.map +1 -0
  1985. package/dist/service/wafv2/web-acl/sim-waf-rule-labels.d.ts +15 -0
  1986. package/dist/service/wafv2/web-acl/sim-waf-rule-labels.d.ts.map +1 -0
  1987. package/dist/service/wafv2/web-acl/sim-waf-rule-labels.js +17 -0
  1988. package/dist/service/wafv2/web-acl/sim-waf-rule-labels.js.map +1 -0
  1989. package/dist/service/wafv2/web-acl/sim-waf-rule.d.ts +30 -0
  1990. package/dist/service/wafv2/web-acl/sim-waf-rule.d.ts.map +1 -0
  1991. package/dist/service/wafv2/web-acl/sim-waf-rule.factory.d.ts +39 -0
  1992. package/dist/service/wafv2/web-acl/sim-waf-rule.factory.d.ts.map +1 -0
  1993. package/dist/service/wafv2/web-acl/sim-waf-rule.factory.js +63 -0
  1994. package/dist/service/wafv2/web-acl/sim-waf-rule.factory.js.map +1 -0
  1995. package/dist/service/wafv2/web-acl/sim-waf-rule.js +53 -0
  1996. package/dist/service/wafv2/web-acl/sim-waf-rule.js.map +1 -0
  1997. package/dist/service/wafv2/web-acl/sim-waf-rule.type.d.ts +50 -0
  1998. package/dist/service/wafv2/web-acl/sim-waf-rule.type.d.ts.map +1 -0
  1999. package/dist/service/wafv2/web-acl/sim-waf-rule.type.js +2 -0
  2000. package/dist/service/wafv2/web-acl/sim-waf-rule.type.js.map +1 -0
  2001. package/dist/service/wafv2/web-acl/sim-waf-rules.d.ts +23 -0
  2002. package/dist/service/wafv2/web-acl/sim-waf-rules.d.ts.map +1 -0
  2003. package/dist/service/wafv2/web-acl/sim-waf-rules.js +43 -0
  2004. package/dist/service/wafv2/web-acl/sim-waf-rules.js.map +1 -0
  2005. package/dist/service/wafv2/web-acl/sim-waf-statement-capacity.d.ts +11 -0
  2006. package/dist/service/wafv2/web-acl/sim-waf-statement-capacity.d.ts.map +1 -0
  2007. package/dist/service/wafv2/web-acl/sim-waf-statement-capacity.js +57 -0
  2008. package/dist/service/wafv2/web-acl/sim-waf-statement-capacity.js.map +1 -0
  2009. package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.d.ts +15 -0
  2010. package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.d.ts.map +1 -0
  2011. package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.js +58 -0
  2012. package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.js.map +1 -0
  2013. package/dist/service/wafv2/web-acl/sim-waf-web-acl-configuration.d.ts +23 -0
  2014. package/dist/service/wafv2/web-acl/sim-waf-web-acl-configuration.d.ts.map +1 -0
  2015. package/dist/service/wafv2/web-acl/sim-waf-web-acl-configuration.js +18 -0
  2016. package/dist/service/wafv2/web-acl/sim-waf-web-acl-configuration.js.map +1 -0
  2017. package/dist/service/wafv2/web-acl/sim-waf-web-acl.d.ts +52 -0
  2018. package/dist/service/wafv2/web-acl/sim-waf-web-acl.d.ts.map +1 -0
  2019. package/dist/service/wafv2/web-acl/sim-waf-web-acl.js +85 -0
  2020. package/dist/service/wafv2/web-acl/sim-waf-web-acl.js.map +1 -0
  2021. package/dist/util/filesystem/test-sam-endpoint-methods.d.ts +9 -0
  2022. package/dist/util/filesystem/test-sam-endpoint-methods.d.ts.map +1 -0
  2023. package/dist/util/filesystem/test-sam-endpoint-methods.js +25 -0
  2024. package/dist/util/filesystem/test-sam-endpoint-methods.js.map +1 -0
  2025. package/dist/util/filesystem/test-sam-project.d.ts +57 -0
  2026. package/dist/util/filesystem/test-sam-project.d.ts.map +1 -0
  2027. package/dist/util/filesystem/test-sam-project.js +101 -0
  2028. package/dist/util/filesystem/test-sam-project.js.map +1 -0
  2029. package/dist/util/jwt/sim-jwt-bearer-token.d.ts +9 -0
  2030. package/dist/util/jwt/sim-jwt-bearer-token.d.ts.map +1 -0
  2031. package/dist/{service/apigatewayv2/api/authorizer/sim-http-api-bearer-token.js → util/jwt/sim-jwt-bearer-token.js} +6 -6
  2032. package/dist/util/jwt/sim-jwt-bearer-token.js.map +1 -0
  2033. package/dist/util/jwt/sim-jwt-claim-strings.d.ts +13 -0
  2034. package/dist/util/jwt/sim-jwt-claim-strings.d.ts.map +1 -0
  2035. package/dist/util/jwt/sim-jwt-claim-strings.js +37 -0
  2036. package/dist/util/jwt/sim-jwt-claim-strings.js.map +1 -0
  2037. package/dist/util/jwt/sim-jwt-scopes.d.ts +9 -0
  2038. package/dist/util/jwt/sim-jwt-scopes.d.ts.map +1 -0
  2039. package/dist/util/jwt/sim-jwt-scopes.js +35 -0
  2040. package/dist/util/jwt/sim-jwt-scopes.js.map +1 -0
  2041. package/dist/util/jwt/sim-jwt-time-claims.d.ts +31 -0
  2042. package/dist/util/jwt/sim-jwt-time-claims.d.ts.map +1 -0
  2043. package/dist/util/jwt/sim-jwt-time-claims.js +37 -0
  2044. package/dist/util/jwt/sim-jwt-time-claims.js.map +1 -0
  2045. package/dist/watch/sim-watch-file-poll.d.ts +59 -0
  2046. package/dist/watch/sim-watch-file-poll.d.ts.map +1 -0
  2047. package/dist/watch/sim-watch-file-poll.js +75 -0
  2048. package/dist/watch/sim-watch-file-poll.js.map +1 -0
  2049. package/dist/watch/sim-watch.config.d.ts +1 -0
  2050. package/dist/watch/sim-watch.config.d.ts.map +1 -1
  2051. package/dist/watch/sim-watch.config.js +10 -0
  2052. package/dist/watch/sim-watch.config.js.map +1 -1
  2053. package/package.json +14 -2
  2054. package/dist/serve/payload-2/sim-payload-2-body-encoding.d.ts.map +0 -1
  2055. package/dist/serve/payload-2/sim-payload-2-body-encoding.js.map +0 -1
  2056. package/dist/serve/payload-2/sim-payload-2-event-time.d.ts +0 -9
  2057. package/dist/serve/payload-2/sim-payload-2-event-time.d.ts.map +0 -1
  2058. package/dist/serve/payload-2/sim-payload-2-event-time.js.map +0 -1
  2059. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-bearer-token.d.ts +0 -9
  2060. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-bearer-token.d.ts.map +0 -1
  2061. package/dist/service/apigatewayv2/api/authorizer/sim-http-api-bearer-token.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"sim-http-api-authorizer-invocation.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-authorizer-invocation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,EACL,KAAK,uBAAuB,EAE7B,MAAM,oDAAoD,CAAC;AAC5D,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,yDAAyD,CAAC;AAC3G,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kDAAkD,CAAC;AAE5F,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAKhF,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,yCAAyC,CAAC;AAE7F;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C,WAAW,CACT,SAAS,EAAE,mBAAmB,GAC7B,wBAAwB,GAAG,SAAS,CAAC;CACzC;AAED,UAAU,wCAAwC;IAChD,mEAAmE;IACnE,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC;IACzB,QAAQ,CAAC,SAAS,EAAE,6BAA6B,CAAC;CACnD;AAED;;;;;;;GAOG;AACH,qBAAa,8BAA8B;IACzC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAgC;IAC1D,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAmC;IAEhE,YAAY,UAAU,EAAE,wCAAwC,EAK/D;IAED;;OAEG;IACG,MAAM,CACV,KAAK,EAAE,6BAA6B,EACpC,UAAU,EAAE,2BAA2B,EACvC,cAAc,EAAE,SAAS,MAAM,EAAE,GAChC,OAAO,CAAC,uBAAuB,CAAC,CAkClC;CACF"}
1
+ {"version":3,"file":"sim-http-api-authorizer-invocation.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-authorizer-invocation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,EACL,KAAK,uBAAuB,EAE7B,MAAM,oDAAoD,CAAC;AAC5D,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,yDAAyD,CAAC;AAC3G,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kDAAkD,CAAC;AAE5F,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAKnF,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,yCAAyC,CAAC;AAE7F;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C,WAAW,CACT,SAAS,EAAE,mBAAmB,GAC7B,wBAAwB,GAAG,SAAS,CAAC;CACzC;AAED,UAAU,wCAAwC;IAChD,mEAAmE;IACnE,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC;IACzB,QAAQ,CAAC,SAAS,EAAE,6BAA6B,CAAC;CACnD;AAED;;;;;;;GAOG;AACH,qBAAa,8BAA8B;IACzC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAgC;IAC1D,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAmC;IAEhE,YAAY,UAAU,EAAE,wCAAwC,EAK/D;IAED;;OAEG;IACG,MAAM,CACV,KAAK,EAAE,6BAA6B,EACpC,UAAU,EAAE,2BAA2B,EACvC,cAAc,EAAE,SAAS,MAAM,EAAE,GAChC,OAAO,CAAC,uBAAuB,CAAC,CAkClC;CACF"}
@@ -1,20 +1,15 @@
1
1
  import type { SimIamAuthorizationDecision, SimIamInterServiceAuthZ } from "../../../iam/authorize/sim-iam-inter-service-auth-z.js";
2
- import type { SimLambdaFunction } from "../../../lambda/function/sim-lambda-function.js";
3
2
  import type { SimHttpApiRequestAuthorizer } from "../../api/authorizer/sim-http-api-request-authorizer.js";
4
3
  import { SimHttpApiExecuteApiArn } from "../../api/sim-http-api-execute-api-arn.js";
5
4
  import type { SimHttpApi } from "../../api/sim-http-api.js";
6
- import type { SimHttpApiFunctionTarget } from "../sim-api-gateway-v2-router.js";
7
- /**
8
- * The service principal API Gateway invokes a Lambda function as, whether that
9
- * function is behind an integration or behind an authorizer.
10
- */
11
- export declare const simApiGatewayServicePrincipal = "apigateway.amazonaws.com";
5
+ import type { SimHttpApiFunctionTarget } from "../sim-http-api-function-target.js";
12
6
  interface SimHttpApiInvokeAuthorizerProperties {
13
7
  readonly iam: SimIamInterServiceAuthZ;
14
8
  }
15
9
  interface SimHttpApiInvokeAuthorizationInput {
16
10
  readonly api: SimHttpApi;
17
- readonly simFunction: SimLambdaFunction;
11
+ /** The function to invoke, and the resource the grant was made on. */
12
+ readonly target: SimHttpApiFunctionTarget;
18
13
  readonly sourceArn: SimHttpApiExecuteApiArn;
19
14
  }
20
15
  /**
@@ -45,6 +40,10 @@ export declare class SimHttpApiInvokeAuthorizer {
45
40
  * usable as an authorizer. The API's own Account is supplied as
46
41
  * `AWS:SourceAccount`, which is the Account the source ARN names rather than
47
42
  * the one owning the function.
43
+ *
44
+ * A URI ending in a version or an alias is decided against that resource and
45
+ * its own policy. An integration on `orders:live` needs a grant made on
46
+ * `live`.
48
47
  */
49
48
  authorize(input: SimHttpApiInvokeAuthorizationInput): SimIamAuthorizationDecision;
50
49
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sim-http-api-invoke-authorizer.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,2BAA2B,EAC3B,uBAAuB,EACxB,MAAM,wDAAwD,CAAC;AAEhE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iDAAiD,CAAC;AACzF,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,yDAAyD,CAAC;AAC3G,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACpF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAC5D,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAEhF;;;GAGG;AACH,eAAO,MAAM,6BAA6B,6BAA6B,CAAC;AAExE,UAAU,oCAAoC;IAC5C,QAAQ,CAAC,GAAG,EAAE,uBAAuB,CAAC;CACvC;AAED,UAAU,kCAAkC;IAC1C,QAAQ,CAAC,GAAG,EAAE,UAAU,CAAC;IACzB,QAAQ,CAAC,WAAW,EAAE,iBAAiB,CAAC;IACxC,QAAQ,CAAC,SAAS,EAAE,uBAAuB,CAAC;CAC7C;AAED;;;;;;;;;;;;;;;GAeG;AACH,qBAAa,0BAA0B;IACrC,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAmC;IAEpE,YAAY,UAAU,EAAE,oCAAoC,EAI3D;IAED;;;;;;;;;OASG;IACH,SAAS,CACP,KAAK,EAAE,kCAAkC,GACxC,2BAA2B,CAO7B;CACF;AAED;;;;;;GAMG;AACH,wBAAgB,gCAAgC,CAC9C,GAAG,EAAE,UAAU,EACf,UAAU,EAAE,2BAA2B,EACvC,MAAM,EAAE,wBAAwB,GAC/B,OAAO,CAST"}
1
+ {"version":3,"file":"sim-http-api-invoke-authorizer.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,2BAA2B,EAC3B,uBAAuB,EACxB,MAAM,wDAAwD,CAAC;AAEhE,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,yDAAyD,CAAC;AAC3G,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACpF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAC5D,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAEnF,UAAU,oCAAoC;IAC5C,QAAQ,CAAC,GAAG,EAAE,uBAAuB,CAAC;CACvC;AAED,UAAU,kCAAkC;IAC1C,QAAQ,CAAC,GAAG,EAAE,UAAU,CAAC;IACzB,sEAAsE;IACtE,QAAQ,CAAC,MAAM,EAAE,wBAAwB,CAAC;IAC1C,QAAQ,CAAC,SAAS,EAAE,uBAAuB,CAAC;CAC7C;AAED;;;;;;;;;;;;;;;GAeG;AACH,qBAAa,0BAA0B;IACrC,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAmC;IAEpE,YAAY,UAAU,EAAE,oCAAoC,EAI3D;IAED;;;;;;;;;;;;;OAaG;IACH,SAAS,CACP,KAAK,EAAE,kCAAkC,GACxC,2BAA2B,CAO7B;CACF;AAED;;;;;;GAMG;AACH,wBAAgB,gCAAgC,CAC9C,GAAG,EAAE,UAAU,EACf,UAAU,EAAE,2BAA2B,EACvC,MAAM,EAAE,wBAAwB,GAC/B,OAAO,CAST"}
@@ -1,10 +1,6 @@
1
+ import { simApiGatewayServicePrincipal } from "../../../apigateway/sim-api-gateway-service-principal.js";
1
2
  import { SimLambdaServiceInvokeAuthorizer } from "../../../lambda/command/authorize/sim-lambda-service-invoke-authorizer.js";
2
3
  import { SimHttpApiExecuteApiArn } from "../../api/sim-http-api-execute-api-arn.js";
3
- /**
4
- * The service principal API Gateway invokes a Lambda function as, whether that
5
- * function is behind an integration or behind an authorizer.
6
- */
7
- export const simApiGatewayServicePrincipal = "apigateway.amazonaws.com";
8
4
  /**
9
5
  * Decides whether an HTTP API may invoke one of its Lambda functions.
10
6
  *
@@ -37,10 +33,14 @@ export class SimHttpApiInvokeAuthorizer {
37
33
  * usable as an authorizer. The API's own Account is supplied as
38
34
  * `AWS:SourceAccount`, which is the Account the source ARN names rather than
39
35
  * the one owning the function.
36
+ *
37
+ * A URI ending in a version or an alias is decided against that resource and
38
+ * its own policy. An integration on `orders:live` needs a grant made on
39
+ * `live`.
40
40
  */
41
41
  authorize(input) {
42
42
  return this.lambdaAuthorizer.authorize({
43
- simFunction: input.simFunction,
43
+ resource: input.target.resource,
44
44
  servicePrincipal: simApiGatewayServicePrincipal,
45
45
  sourceArn: input.sourceArn.toString(),
46
46
  sourceAccount: input.api.accountRegionScope.accountId,
@@ -57,7 +57,7 @@ export class SimHttpApiInvokeAuthorizer {
57
57
  export function simHttpApiMayNotInvokeAuthorizer(api, authorizer, target) {
58
58
  return new SimHttpApiInvokeAuthorizer({ iam: target.iam }).authorize({
59
59
  api,
60
- simFunction: target.simFunction,
60
+ target,
61
61
  sourceArn: SimHttpApiExecuteApiArn.forAuthorizer(api, authorizer.authorizerId),
62
62
  }).isDenied;
63
63
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sim-http-api-invoke-authorizer.js","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gCAAgC,EAAE,MAAM,2EAA2E,CAAC;AAG7H,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AAIpF;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,0BAA0B,CAAC;AAYxE;;;;;;;;;;;;;;;GAeG;AACH,MAAM,OAAO,0BAA0B;IACpB,gBAAgB,CAAmC;IAEpE,YAAY,UAAgD;QAC1D,IAAI,CAAC,gBAAgB,GAAG,IAAI,gCAAgC,CAAC;YAC3D,GAAG,EAAE,UAAU,CAAC,GAAG;SACpB,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;OASG;IACH,SAAS,CACP,KAAyC;QAEzC,OAAO,IAAI,CAAC,gBAAgB,CAAC,SAAS,CAAC;YACrC,WAAW,EAAE,KAAK,CAAC,WAAW;YAC9B,gBAAgB,EAAE,6BAA6B;YAC/C,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,QAAQ,EAAE;YACrC,aAAa,EAAE,KAAK,CAAC,GAAG,CAAC,kBAAkB,CAAC,SAAS;SACtD,CAAC,CAAC;IACL,CAAC;CACF;AAED;;;;;;GAMG;AACH,MAAM,UAAU,gCAAgC,CAC9C,GAAe,EACf,UAAuC,EACvC,MAAgC;IAEhC,OAAO,IAAI,0BAA0B,CAAC,EAAE,GAAG,EAAE,MAAM,CAAC,GAAG,EAAE,CAAC,CAAC,SAAS,CAAC;QACnE,GAAG;QACH,WAAW,EAAE,MAAM,CAAC,WAAW;QAC/B,SAAS,EAAE,uBAAuB,CAAC,aAAa,CAC9C,GAAG,EACH,UAAU,CAAC,YAAY,CACxB;KACF,CAAC,CAAC,QAAQ,CAAC;AACd,CAAC"}
1
+ {"version":3,"file":"sim-http-api-invoke-authorizer.js","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,0DAA0D,CAAC;AAKzG,OAAO,EAAE,gCAAgC,EAAE,MAAM,2EAA2E,CAAC;AAE7H,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AAepF;;;;;;;;;;;;;;;GAeG;AACH,MAAM,OAAO,0BAA0B;IACpB,gBAAgB,CAAmC;IAEpE,YAAY,UAAgD;QAC1D,IAAI,CAAC,gBAAgB,GAAG,IAAI,gCAAgC,CAAC;YAC3D,GAAG,EAAE,UAAU,CAAC,GAAG;SACpB,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,SAAS,CACP,KAAyC;QAEzC,OAAO,IAAI,CAAC,gBAAgB,CAAC,SAAS,CAAC;YACrC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,QAAQ;YAC/B,gBAAgB,EAAE,6BAA6B;YAC/C,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,QAAQ,EAAE;YACrC,aAAa,EAAE,KAAK,CAAC,GAAG,CAAC,kBAAkB,CAAC,SAAS;SACtD,CAAC,CAAC;IACL,CAAC;CACF;AAED;;;;;;GAMG;AACH,MAAM,UAAU,gCAAgC,CAC9C,GAAe,EACf,UAAuC,EACvC,MAAgC;IAEhC,OAAO,IAAI,0BAA0B,CAAC,EAAE,GAAG,EAAE,MAAM,CAAC,GAAG,EAAE,CAAC,CAAC,SAAS,CAAC;QACnE,GAAG;QACH,MAAM;QACN,SAAS,EAAE,uBAAuB,CAAC,aAAa,CAC9C,GAAG,EACH,UAAU,CAAC,YAAY,CACxB;KACF,CAAC,CAAC,QAAQ,CAAC;AACd,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"sim-http-api-jwt-route-authorizer.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,EACL,KAAK,uBAAuB,EAE7B,MAAM,oDAAoD,CAAC;AAI5D,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,yCAAyC,CAAC;AAE7F,UAAU,sCAAsC;IAC9C;;;OAGG;IACH,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC;CAC1B;AAED;;;;;;GAMG;AACH,qBAAa,4BAA4B;IACvC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAW;IAEjC,YAAY,UAAU,EAAE,sCAAsC,EAE7D;IAED;;OAEG;IACH,SAAS,CAAC,KAAK,EAAE,6BAA6B,GAAG,uBAAuB,CA0CvE;CACF"}
1
+ {"version":3,"file":"sim-http-api-jwt-route-authorizer.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,qCAAqC,CAAC;AAEpE,OAAO,EACL,KAAK,uBAAuB,EAE7B,MAAM,oDAAoD,CAAC;AAG5D,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,yCAAyC,CAAC;AAE7F,UAAU,sCAAsC;IAC9C;;;OAGG;IACH,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC;CAC1B;AAED;;;;;;GAMG;AACH,qBAAa,4BAA4B;IACvC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAW;IAEjC,YAAY,UAAU,EAAE,sCAAsC,EAE7D;IAED;;OAEG;IACH,SAAS,CAAC,KAAK,EAAE,6BAA6B,GAAG,uBAAuB,CA0CvE;CACF"}
@@ -1,5 +1,5 @@
1
+ import { simJwtBearerToken } from "../../../../util/jwt/sim-jwt-bearer-token.js";
1
2
  import { SimHttpApiRefused, } from "../../api/authorizer/sim-http-api-authorization.js";
2
- import { simHttpApiBearerToken } from "../../api/authorizer/sim-http-api-bearer-token.js";
3
3
  import { SimHttpApiJwtAuthorizer } from "../../api/authorizer/sim-http-api-jwt-authorizer.js";
4
4
  import { SimHttpApiJwtVerification } from "../../api/authorizer/sim-http-api-jwt-verification.js";
5
5
  /**
@@ -27,7 +27,7 @@ export class SimHttpApiJwtRouteAuthorizer {
27
27
  if (!(authorizer instanceof SimHttpApiJwtAuthorizer)) {
28
28
  return SimHttpApiRefused.unauthorized();
29
29
  }
30
- const presented = simHttpApiBearerToken(authorizer.identitySource.value({
30
+ const presented = simJwtBearerToken(authorizer.identitySource.value({
31
31
  request,
32
32
  routeKey: route.routeKey,
33
33
  }));
@@ -1 +1 @@
1
- {"version":3,"file":"sim-http-api-jwt-route-authorizer.js","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,iBAAiB,GAClB,MAAM,oDAAoD,CAAC;AAC5D,OAAO,EAAE,qBAAqB,EAAE,MAAM,mDAAmD,CAAC;AAC1F,OAAO,EAAE,uBAAuB,EAAE,MAAM,qDAAqD,CAAC;AAC9F,OAAO,EAAE,yBAAyB,EAAE,MAAM,uDAAuD,CAAC;AAWlG;;;;;;GAMG;AACH,MAAM,OAAO,4BAA4B;IACtB,KAAK,CAAW;IAEjC,YAAY,UAAkD;QAC5D,IAAI,CAAC,KAAK,GAAG,UAAU,CAAC,KAAK,CAAC;IAChC,CAAC;IAED;;OAEG;IACH,SAAS,CAAC,KAAoC;QAC5C,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,KAAK,CAAC;QACtC,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,CAAC;QAExB,2EAA2E;QAC3E,wEAAwE;QACxE,qDAAqD;QACrD,MAAM,UAAU,GAAG,GAAG,CAAC,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC,YAAY,IAAI,EAAE,CAAC,CAAC;QAElE,IAAI,CAAC,CAAC,UAAU,YAAY,uBAAuB,CAAC,EAAE,CAAC;YACrD,OAAO,iBAAiB,CAAC,YAAY,EAAE,CAAC;QAC1C,CAAC;QAED,MAAM,SAAS,GAAG,qBAAqB,CACrC,UAAU,CAAC,cAAc,CAAC,KAAK,CAAC;YAC9B,OAAO;YACP,QAAQ,EAAE,KAAK,CAAC,QAAQ;SACzB,CAAC,CACH,CAAC;QAEF,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;YAC5B,OAAO,iBAAiB,CAAC,YAAY,EAAE,CAAC;QAC1C,CAAC;QAED,MAAM,aAAa,GAAG,IAAI,yBAAyB,CAAC;YAClD,UAAU,EAAE,GAAG,CAAC,aAAa;YAC7B,KAAK,EAAE,IAAI,CAAC,KAAK;SAClB,CAAC,CAAC,MAAM,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;QAEjC,IAAI,CAAC,aAAa,CAAC,QAAQ,EAAE,CAAC;YAC5B,OAAO,aAAa,CAAC;QACvB,CAAC;QAED,sEAAsE;QACtE,0EAA0E;QAC1E,yEAAyE;QACzE,oBAAoB;QACpB,IAAI,CAAC,KAAK,CAAC,mBAAmB,CAAC,OAAO,CAAC,aAAa,CAAC,GAAG,EAAE,MAAM,IAAI,IAAI,CAAC,EAAE,CAAC;YAC1E,OAAO,iBAAiB,CAAC,SAAS,EAAE,CAAC;QACvC,CAAC;QAED,OAAO,aAAa,CAAC;IACvB,CAAC;CACF"}
1
+ {"version":3,"file":"sim-http-api-jwt-route-authorizer.js","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAC;AACjF,OAAO,EAEL,iBAAiB,GAClB,MAAM,oDAAoD,CAAC;AAC5D,OAAO,EAAE,uBAAuB,EAAE,MAAM,qDAAqD,CAAC;AAC9F,OAAO,EAAE,yBAAyB,EAAE,MAAM,uDAAuD,CAAC;AAWlG;;;;;;GAMG;AACH,MAAM,OAAO,4BAA4B;IACtB,KAAK,CAAW;IAEjC,YAAY,UAAkD;QAC5D,IAAI,CAAC,KAAK,GAAG,UAAU,CAAC,KAAK,CAAC;IAChC,CAAC;IAED;;OAEG;IACH,SAAS,CAAC,KAAoC;QAC5C,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,KAAK,CAAC;QACtC,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,CAAC;QAExB,2EAA2E;QAC3E,wEAAwE;QACxE,qDAAqD;QACrD,MAAM,UAAU,GAAG,GAAG,CAAC,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC,YAAY,IAAI,EAAE,CAAC,CAAC;QAElE,IAAI,CAAC,CAAC,UAAU,YAAY,uBAAuB,CAAC,EAAE,CAAC;YACrD,OAAO,iBAAiB,CAAC,YAAY,EAAE,CAAC;QAC1C,CAAC;QAED,MAAM,SAAS,GAAG,iBAAiB,CACjC,UAAU,CAAC,cAAc,CAAC,KAAK,CAAC;YAC9B,OAAO;YACP,QAAQ,EAAE,KAAK,CAAC,QAAQ;SACzB,CAAC,CACH,CAAC;QAEF,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;YAC5B,OAAO,iBAAiB,CAAC,YAAY,EAAE,CAAC;QAC1C,CAAC;QAED,MAAM,aAAa,GAAG,IAAI,yBAAyB,CAAC;YAClD,UAAU,EAAE,GAAG,CAAC,aAAa;YAC7B,KAAK,EAAE,IAAI,CAAC,KAAK;SAClB,CAAC,CAAC,MAAM,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;QAEjC,IAAI,CAAC,aAAa,CAAC,QAAQ,EAAE,CAAC;YAC5B,OAAO,aAAa,CAAC;QACvB,CAAC;QAED,sEAAsE;QACtE,0EAA0E;QAC1E,yEAAyE;QACzE,oBAAoB;QACpB,IAAI,CAAC,KAAK,CAAC,mBAAmB,CAAC,OAAO,CAAC,aAAa,CAAC,GAAG,EAAE,MAAM,IAAI,IAAI,CAAC,EAAE,CAAC;YAC1E,OAAO,iBAAiB,CAAC,SAAS,EAAE,CAAC;QACvC,CAAC;QAED,OAAO,aAAa,CAAC;IACvB,CAAC;CACF"}
@@ -1,24 +1,13 @@
1
1
  import type { SimAwsServiceTarget } from "../../../serve/controller/sim-service-controller.js";
2
2
  import { SimAws } from "../../aws/sim-aws.js";
3
- import type { SimLambdaFunction } from "../../lambda/function/sim-lambda-function.js";
4
3
  import type { SimHttpApiIntegration } from "../api/integration/sim-http-api-integration.js";
5
4
  import type { SimHttpApiLambdaUri } from "../api/integration/sim-http-api-lambda-uri.js";
6
5
  import type { SimHttpApi } from "../api/sim-http-api.js";
6
+ import type { SimHttpApiFunctionTarget } from "./sim-http-api-function-target.js";
7
7
  import type { SimIamInterServiceAuthZ } from "../../iam/authorize/sim-iam-inter-service-auth-z.js";
8
8
  interface SimApiGatewayV2RouterProperties {
9
9
  readonly simAws?: SimAws;
10
10
  }
11
- /**
12
- * A function the API invokes, and what decides whether it may.
13
- */
14
- export interface SimHttpApiFunctionTarget {
15
- readonly simFunction: SimLambdaFunction;
16
- /**
17
- * IAM of the Account that owns the function, which is what the API's invoke
18
- * permission is evaluated against. It need not be the API's Account.
19
- */
20
- readonly iam: SimIamInterServiceAuthZ;
21
- }
22
11
  /**
23
12
  * Routes a served HTTP API request to the API behind it, and an integration to
24
13
  * the function behind that.
@@ -64,6 +53,16 @@ export declare class SimApiGatewayV2Router {
64
53
  * The function is looked up in the Account and Region its own ARN names, not
65
54
  * the API's, because an integration URI and an authorizer URI are each free
66
55
  * to name either.
56
+ *
57
+ * A version or alias qualifier on the URI is resolved here, once per
58
+ * request. A route built on an alias runs whichever version the alias points
59
+ * at now. A qualifier naming neither a version nor an alias answers with
60
+ * nothing, the way a function that was never created does. Both are
61
+ * invocation-time failures on real AWS.
62
+ *
63
+ * The target carries the resource the URI named as well as the version that
64
+ * runs. They differ for an alias, and the grant admitting the call was made
65
+ * on the alias.
67
66
  */
68
67
  functionFor(lambdaUri: SimHttpApiLambdaUri): SimHttpApiFunctionTarget | undefined;
69
68
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sim-api-gateway-v2-router.d.ts","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-api-gateway-v2-router.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qDAAqD,CAAC;AAE/F,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAC;AACtF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gDAAgD,CAAC;AAC5F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AACzF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEzD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,qDAAqD,CAAC;AAEnG,UAAU,+BAA+B;IACvC,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC,QAAQ,CAAC,WAAW,EAAE,iBAAiB,CAAC;IACxC;;;OAGG;IACH,QAAQ,CAAC,GAAG,EAAE,uBAAuB,CAAC;CACvC;AAED;;;;;;;;GAQG;AACH,qBAAa,qBAAqB;IAChC;;;;;;OAMG;IACH,SAAgB,MAAM,EAAE,MAAM,CAAC;IAE/B,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAqB;IAE9C,YAAY,UAAU,GAAE,+BAAoC,EAG3D;IAED;;OAEG;IACH,KAAK,CAAC,MAAM,EAAE,mBAAmB,GAAG,UAAU,GAAG,SAAS,CAWzD;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,GAAG,EAAE,UAAU,GAAG,uBAAuB,CAI/C;IAED;;;OAGG;IACH,SAAS,CACP,WAAW,EAAE,qBAAqB,GACjC,wBAAwB,GAAG,SAAS,CAEtC;IAED;;;;;;;OAOG;IACH,WAAW,CACT,SAAS,EAAE,mBAAmB,GAC7B,wBAAwB,GAAG,SAAS,CActC;CACF"}
1
+ {"version":3,"file":"sim-api-gateway-v2-router.d.ts","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-api-gateway-v2-router.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qDAAqD,CAAC;AAE/F,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAE9C,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gDAAgD,CAAC;AAC5F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AACzF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEzD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAClF,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,qDAAqD,CAAC;AAEnG,UAAU,+BAA+B;IACvC,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED;;;;;;;;GAQG;AACH,qBAAa,qBAAqB;IAChC;;;;;;OAMG;IACH,SAAgB,MAAM,EAAE,MAAM,CAAC;IAE/B,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAqB;IAE9C,YAAY,UAAU,GAAE,+BAAoC,EAG3D;IAED;;OAEG;IACH,KAAK,CAAC,MAAM,EAAE,mBAAmB,GAAG,UAAU,GAAG,SAAS,CAWzD;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,GAAG,EAAE,UAAU,GAAG,uBAAuB,CAI/C;IAED;;;OAGG;IACH,SAAS,CACP,WAAW,EAAE,qBAAqB,GACjC,wBAAwB,GAAG,SAAS,CAEtC;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,WAAW,CACT,SAAS,EAAE,mBAAmB,GAC7B,wBAAwB,GAAG,SAAS,CAUtC;CACF"}
@@ -20,7 +20,7 @@ export class SimApiGatewayV2Router {
20
20
  registry;
21
21
  constructor(properties = {}) {
22
22
  this.simAws = properties.simAws ?? new SimAws();
23
- this.registry = this.simAws.serviceFactory.httpApiRegistry;
23
+ this.registry = this.simAws.serviceFactory.registries.httpApi;
24
24
  }
25
25
  /**
26
26
  * Find the API a request target addresses.
@@ -61,15 +61,23 @@ export class SimApiGatewayV2Router {
61
61
  * The function is looked up in the Account and Region its own ARN names, not
62
62
  * the API's, because an integration URI and an authorizer URI are each free
63
63
  * to name either.
64
+ *
65
+ * A version or alias qualifier on the URI is resolved here, once per
66
+ * request. A route built on an alias runs whichever version the alias points
67
+ * at now. A qualifier naming neither a version nor an alias answers with
68
+ * nothing, the way a function that was never created does. Both are
69
+ * invocation-time failures on real AWS.
70
+ *
71
+ * The target carries the resource the URI named as well as the version that
72
+ * runs. They differ for an alias, and the grant admitting the call was made
73
+ * on the alias.
64
74
  */
65
75
  functionFor(lambdaUri) {
66
- const { accountId, regionName, functionName } = lambdaUri;
67
- const scope = this.simAws.accountRegionScope(accountId, regionName);
68
- const simFunction = scope.lambda().getSimFunctionByName(functionName);
69
- if (simFunction === undefined) {
70
- return undefined;
71
- }
72
- return { simFunction, iam: scope.iam() };
76
+ const scope = this.simAws.accountRegionScope(lambdaUri.accountId, lambdaUri.regionName);
77
+ const target = scope
78
+ .lambda()
79
+ .getSimFunctionTarget(lambdaUri.functionName, lambdaUri.qualifier);
80
+ return target === undefined ? undefined : { ...target, iam: scope.iam() };
73
81
  }
74
82
  }
75
83
  //# sourceMappingURL=sim-api-gateway-v2-router.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sim-api-gateway-v2-router.js","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-api-gateway-v2-router.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAyB9C;;;;;;;;GAQG;AACH,MAAM,OAAO,qBAAqB;IAChC;;;;;;OAMG;IACa,MAAM,CAAS;IAEd,QAAQ,CAAqB;IAE9C,YAAY,UAAU,GAAoC,EAAE;QAC1D,IAAI,CAAC,MAAM,GAAG,UAAU,CAAC,MAAM,IAAI,IAAI,MAAM,EAAE,CAAC;QAChD,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,eAAe,CAAC;IAC7D,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAA2B;QAC/B,MAAM,SAAS,GAAG,IAAI,CAAC,QAAQ,CAAC,eAAe,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;QAErE,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;YAC5B,OAAO,SAAS,CAAC;QACnB,CAAC;QAED,OAAO,IAAI,CAAC,MAAM;aACf,kBAAkB,CAAC,SAAS,EAAE,MAAM,CAAC,UAAU,CAAC;aAChD,YAAY,EAAE;aACd,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;IAClC,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,GAAe;QACpB,MAAM,EAAE,SAAS,EAAE,UAAU,EAAE,GAAG,GAAG,CAAC,kBAAkB,CAAC;QAEzD,OAAO,IAAI,CAAC,MAAM,CAAC,kBAAkB,CAAC,SAAS,EAAE,UAAU,CAAC,CAAC,GAAG,EAAE,CAAC;IACrE,CAAC;IAED;;;OAGG;IACH,SAAS,CACP,WAAkC;QAElC,OAAO,IAAI,CAAC,WAAW,CAAC,WAAW,CAAC,SAAS,CAAC,CAAC;IACjD,CAAC;IAED;;;;;;;OAOG;IACH,WAAW,CACT,SAA8B;QAE9B,MAAM,EAAE,SAAS,EAAE,UAAU,EAAE,YAAY,EAAE,GAAG,SAAS,CAAC;QAE1D,MAAM,KAAK,GAAG,IAAI,CAAC,MAAM,CAAC,kBAAkB,CAC1C,SAA4B,EAC5B,UAA2B,CAC5B,CAAC;QACF,MAAM,WAAW,GAAG,KAAK,CAAC,MAAM,EAAE,CAAC,oBAAoB,CAAC,YAAY,CAAC,CAAC;QAEtE,IAAI,WAAW,KAAK,SAAS,EAAE,CAAC;YAC9B,OAAO,SAAS,CAAC;QACnB,CAAC;QAED,OAAO,EAAE,WAAW,EAAE,GAAG,EAAE,KAAK,CAAC,GAAG,EAAE,EAAE,CAAC;IAC3C,CAAC;CACF"}
1
+ {"version":3,"file":"sim-api-gateway-v2-router.js","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-api-gateway-v2-router.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAa9C;;;;;;;;GAQG;AACH,MAAM,OAAO,qBAAqB;IAChC;;;;;;OAMG;IACa,MAAM,CAAS;IAEd,QAAQ,CAAqB;IAE9C,YAAY,UAAU,GAAoC,EAAE;QAC1D,IAAI,CAAC,MAAM,GAAG,UAAU,CAAC,MAAM,IAAI,IAAI,MAAM,EAAE,CAAC;QAChD,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,UAAU,CAAC,OAAO,CAAC;IAChE,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAA2B;QAC/B,MAAM,SAAS,GAAG,IAAI,CAAC,QAAQ,CAAC,eAAe,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;QAErE,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;YAC5B,OAAO,SAAS,CAAC;QACnB,CAAC;QAED,OAAO,IAAI,CAAC,MAAM;aACf,kBAAkB,CAAC,SAAS,EAAE,MAAM,CAAC,UAAU,CAAC;aAChD,YAAY,EAAE;aACd,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;IAClC,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,GAAe;QACpB,MAAM,EAAE,SAAS,EAAE,UAAU,EAAE,GAAG,GAAG,CAAC,kBAAkB,CAAC;QAEzD,OAAO,IAAI,CAAC,MAAM,CAAC,kBAAkB,CAAC,SAAS,EAAE,UAAU,CAAC,CAAC,GAAG,EAAE,CAAC;IACrE,CAAC;IAED;;;OAGG;IACH,SAAS,CACP,WAAkC;QAElC,OAAO,IAAI,CAAC,WAAW,CAAC,WAAW,CAAC,SAAS,CAAC,CAAC;IACjD,CAAC;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,WAAW,CACT,SAA8B;QAE9B,MAAM,KAAK,GAAG,IAAI,CAAC,MAAM,CAAC,kBAAkB,CAC1C,SAAS,CAAC,SAA4B,EACtC,SAAS,CAAC,UAA2B,CACtC,CAAC;QACF,MAAM,MAAM,GAAG,KAAK;aACjB,MAAM,EAAE;aACR,oBAAoB,CAAC,SAAS,CAAC,YAAY,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAErE,OAAO,MAAM,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,GAAG,MAAM,EAAE,GAAG,EAAE,KAAK,CAAC,GAAG,EAAE,EAAE,CAAC;IAC5E,CAAC;CACF"}
@@ -0,0 +1,17 @@
1
+ import type { SimIamInterServiceAuthZ } from "../../iam/authorize/sim-iam-inter-service-auth-z.js";
2
+ import type { SimLambdaFunctionTarget } from "../../lambda/function/version/sim-lambda-function-target.js";
3
+ /**
4
+ * A function the API invokes, and what decides whether it may.
5
+ *
6
+ * What the API invokes is what any service delivering to a function ARN
7
+ * invokes, so the resource named and the version that runs come from Lambda's
8
+ * own target. All this adds is the IAM the decision is made in.
9
+ */
10
+ export interface SimHttpApiFunctionTarget extends SimLambdaFunctionTarget {
11
+ /**
12
+ * IAM of the Account that owns the function, which is what the API's invoke
13
+ * permission is evaluated against. It need not be the API's Account.
14
+ */
15
+ readonly iam: SimIamInterServiceAuthZ;
16
+ }
17
+ //# sourceMappingURL=sim-http-api-function-target.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sim-http-api-function-target.d.ts","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-http-api-function-target.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,qDAAqD,CAAC;AACnG,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,6DAA6D,CAAC;AAE3G;;;;;;GAMG;AACH,MAAM,WAAW,wBAAyB,SAAQ,uBAAuB;IACvE;;;OAGG;IACH,QAAQ,CAAC,GAAG,EAAE,uBAAuB,CAAC;CACvC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=sim-http-api-function-target.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sim-http-api-function-target.js","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-http-api-function-target.ts"],"names":[],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"sim-http-api-integration-invocation.d.ts","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-http-api-integration-invocation.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AACjE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,iDAAiD,CAAC;AAC1F,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAEpE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAGzD,OAAO,KAAK,EACV,qBAAqB,EAEtB,MAAM,gCAAgC,CAAC;AAGxC,UAAU,yCAAyC;IACjD,QAAQ,CAAC,MAAM,EAAE,qBAAqB,CAAC;IACvC,kDAAkD;IAClD,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC;CAC1B;AAED,UAAU,oCAAoC;IAC5C,QAAQ,CAAC,GAAG,EAAE,UAAU,CAAC;IACzB,QAAQ,CAAC,KAAK,EAAE,eAAe,CAAC;IAChC,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;IAC1B,6DAA6D;IAC7D,QAAQ,CAAC,aAAa,EAAE,kBAAkB,CAAC;CAC5C;AAED;;;;;;;;GAQG;AACH,qBAAa,+BAA+B;IAC1C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwB;IAC/C,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA0B;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAoC;IACpE,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAsC;IAEpE,YAAY,UAAU,EAAE,yCAAyC,EAKhE;IAED;;OAEG;IACG,MAAM,CAAC,KAAK,EAAE,oCAAoC,GAAG,OAAO,CAAC,QAAQ,CAAC,CA8B3E;IAED;;;;;OAKG;IACH,OAAO,CAAC,YAAY;CAgBrB"}
1
+ {"version":3,"file":"sim-http-api-integration-invocation.d.ts","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-http-api-integration-invocation.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AACjE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,iDAAiD,CAAC;AAC1F,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAEpE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAGzD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAI5E,UAAU,yCAAyC;IACjD,QAAQ,CAAC,MAAM,EAAE,qBAAqB,CAAC;IACvC,kDAAkD;IAClD,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC;CAC1B;AAED,UAAU,oCAAoC;IAC5C,QAAQ,CAAC,GAAG,EAAE,UAAU,CAAC;IACzB,QAAQ,CAAC,KAAK,EAAE,eAAe,CAAC;IAChC,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;IAC1B,6DAA6D;IAC7D,QAAQ,CAAC,aAAa,EAAE,kBAAkB,CAAC;CAC5C;AAED;;;;;;;;GAQG;AACH,qBAAa,+BAA+B;IAC1C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwB;IAC/C,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA0B;IACvD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAoC;IACpE,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAsC;IAEpE,YAAY,UAAU,EAAE,yCAAyC,EAKhE;IAED;;OAEG;IACG,MAAM,CAAC,KAAK,EAAE,oCAAoC,GAAG,OAAO,CAAC,QAAQ,CAAC,CA8B3E;IAED;;;;;OAKG;IACH,OAAO,CAAC,YAAY;CAgBrB"}
@@ -62,7 +62,7 @@ export class SimHttpApiIntegrationInvocation {
62
62
  const { api, match, request } = input;
63
63
  return new SimHttpApiInvokeAuthorizer({ iam: target.iam }).authorize({
64
64
  api,
65
- simFunction: target.simFunction,
65
+ target,
66
66
  sourceArn: SimHttpApiExecuteApiArn.forMatchedRoute(api, match, request.method),
67
67
  }).isDenied;
68
68
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sim-http-api-integration-invocation.js","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-http-api-integration-invocation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,yDAAyD,CAAC;AAClG,OAAO,EAAE,0BAA0B,EAAE,MAAM,4DAA4D,CAAC;AAIxG,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAEjF,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AAKtF,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAgBhE;;;;;;;;GAQG;AACH,MAAM,OAAO,+BAA+B;IACzB,MAAM,CAAwB;IAC9B,YAAY,CAA0B;IACtC,eAAe,GAAG,IAAI,0BAA0B,EAAE,CAAC;IACnD,aAAa,GAAG,IAAI,4BAA4B,EAAE,CAAC;IAEpE,YAAY,UAAqD;QAC/D,IAAI,CAAC,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC;QAChC,IAAI,CAAC,YAAY,GAAG,IAAI,uBAAuB,CAAC;YAC9C,KAAK,EAAE,UAAU,CAAC,KAAK;SACxB,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM,CAAC,KAA2C;QACtD,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,OAAO,EAAE,aAAa,EAAE,GAAG,KAAK,CAAC;QACrD,MAAM,MAAM,GAAG,IAAI,CAAC,MAAM,CAAC,SAAS,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;QAExD,IAAI,MAAM,KAAK,SAAS,IAAI,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE,MAAM,CAAC,EAAE,CAAC;YAC7D,kEAAkE;YAClE,wEAAwE;YACxE,uEAAuE;YACvE,OAAO,IAAI,CAAC,aAAa,CAAC,mBAAmB,EAAE,CAAC;QAClD,CAAC;QAED,IAAI,CAAC;YACH,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,YAAY,CAAC,KAAK,CACzC,OAAO,EACP,kBAAkB,CAAC,GAAG,EAAE,KAAK,CAAC,EAC9B;gBACE,GAAG,EAAE,aAAa,CAAC,GAAG;gBACtB,MAAM,EAAE,aAAa,CAAC,MAAM;gBAC5B,MAAM,EAAE,aAAa,CAAC,MAAM;aAC7B,CACF,CAAC;YAEF,OAAO,IAAI,CAAC,eAAe,CAAC,KAAK,CAAC,MAAM,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;QAC5E,CAAC;QAAC,MAAM,CAAC;YACP,yEAAyE;YACzE,oEAAoE;YACpE,sEAAsE;YACtE,YAAY;YACZ,OAAO,IAAI,CAAC,aAAa,CAAC,mBAAmB,EAAE,CAAC;QAClD,CAAC;IACH,CAAC;IAED;;;;;OAKG;IACK,YAAY,CAClB,KAA2C,EAC3C,MAAgC;QAEhC,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,KAAK,CAAC;QAEtC,OAAO,IAAI,0BAA0B,CAAC,EAAE,GAAG,EAAE,MAAM,CAAC,GAAG,EAAE,CAAC,CAAC,SAAS,CAAC;YACnE,GAAG;YACH,WAAW,EAAE,MAAM,CAAC,WAAW;YAC/B,SAAS,EAAE,uBAAuB,CAAC,eAAe,CAChD,GAAG,EACH,KAAK,EACL,OAAO,CAAC,MAAM,CACf;SACF,CAAC,CAAC,QAAQ,CAAC;IACd,CAAC;CACF"}
1
+ {"version":3,"file":"sim-http-api-integration-invocation.js","sourceRoot":"","sources":["../../../../src/service/apigatewayv2/serve/sim-http-api-integration-invocation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,yDAAyD,CAAC;AAClG,OAAO,EAAE,0BAA0B,EAAE,MAAM,4DAA4D,CAAC;AAIxG,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAEjF,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AAGtF,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAgBhE;;;;;;;;GAQG;AACH,MAAM,OAAO,+BAA+B;IACzB,MAAM,CAAwB;IAC9B,YAAY,CAA0B;IACtC,eAAe,GAAG,IAAI,0BAA0B,EAAE,CAAC;IACnD,aAAa,GAAG,IAAI,4BAA4B,EAAE,CAAC;IAEpE,YAAY,UAAqD;QAC/D,IAAI,CAAC,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC;QAChC,IAAI,CAAC,YAAY,GAAG,IAAI,uBAAuB,CAAC;YAC9C,KAAK,EAAE,UAAU,CAAC,KAAK;SACxB,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM,CAAC,KAA2C;QACtD,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,OAAO,EAAE,aAAa,EAAE,GAAG,KAAK,CAAC;QACrD,MAAM,MAAM,GAAG,IAAI,CAAC,MAAM,CAAC,SAAS,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;QAExD,IAAI,MAAM,KAAK,SAAS,IAAI,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE,MAAM,CAAC,EAAE,CAAC;YAC7D,kEAAkE;YAClE,wEAAwE;YACxE,uEAAuE;YACvE,OAAO,IAAI,CAAC,aAAa,CAAC,mBAAmB,EAAE,CAAC;QAClD,CAAC;QAED,IAAI,CAAC;YACH,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,YAAY,CAAC,KAAK,CACzC,OAAO,EACP,kBAAkB,CAAC,GAAG,EAAE,KAAK,CAAC,EAC9B;gBACE,GAAG,EAAE,aAAa,CAAC,GAAG;gBACtB,MAAM,EAAE,aAAa,CAAC,MAAM;gBAC5B,MAAM,EAAE,aAAa,CAAC,MAAM;aAC7B,CACF,CAAC;YAEF,OAAO,IAAI,CAAC,eAAe,CAAC,KAAK,CAAC,MAAM,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;QAC5E,CAAC;QAAC,MAAM,CAAC;YACP,yEAAyE;YACzE,oEAAoE;YACpE,sEAAsE;YACtE,YAAY;YACZ,OAAO,IAAI,CAAC,aAAa,CAAC,mBAAmB,EAAE,CAAC;QAClD,CAAC;IACH,CAAC;IAED;;;;;OAKG;IACK,YAAY,CAClB,KAA2C,EAC3C,MAAgC;QAEhC,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,KAAK,CAAC;QAEtC,OAAO,IAAI,0BAA0B,CAAC,EAAE,GAAG,EAAE,MAAM,CAAC,GAAG,EAAE,CAAC,CAAC,SAAS,CAAC;YACnE,GAAG;YACH,MAAM;YACN,SAAS,EAAE,uBAAuB,CAAC,eAAe,CAChD,GAAG,EACH,KAAK,EACL,OAAO,CAAC,MAAM,CACf;SACF,CAAC,CAAC,QAAQ,CAAC;IACd,CAAC;CACF"}
@@ -15,6 +15,7 @@ import { SimS3 } from "../../s3/sim-s3.js";
15
15
  import { SimScheduler } from "../../scheduler/index.js";
16
16
  import { SimSns } from "../../sns/index.js";
17
17
  import { SimSts } from "../../sts/sim-sts.js";
18
+ import { SimWafV2 } from "../../wafv2/index.js";
18
19
  import type { SimAwsAccountServiceCache } from "./sim-aws-account-service-cache.js";
19
20
  import type { SimAwsScopedServiceRegistries } from "./sim-aws-scoped-service-registries.js";
20
21
  interface SimAwsAccountRegionServiceBuilderProperties {
@@ -118,6 +119,15 @@ export declare class SimAwsAccountRegionServiceBuilder {
118
119
  createSns(scope: SimAwsAccountRegionContainer): SimSns;
119
120
  /** Create simulated EventBridge Scheduler for an Account Region scope. */
120
121
  createScheduler(scope: SimAwsAccountRegionContainer): SimScheduler;
122
+ /**
123
+ * Create simulated WAFv2 for an Account Region scope.
124
+ *
125
+ * Web ACLs are Region-scoped on real AWS, and the `CLOUDFRONT` scope is held
126
+ * in `us-east-1` because CloudFront is global. It reaches outside itself for
127
+ * the resources an association can name: a stage ARN carries no Account, so
128
+ * the resource it names is looked for in this same scope.
129
+ */
130
+ createWafV2(scope: SimAwsAccountRegionContainer): SimWafV2;
121
131
  /** Create simulated STS for an Account/Region scope. */
122
132
  createSts(scope: SimAwsAccountRegionContainer): SimSts;
123
133
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"sim-aws-account-region-service-builder.d.ts","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-account-region-service-builder.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"sim-aws-account-region-service-builder.d.ts","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-account-region-service-builder.ts"],"names":[],"mappings":"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"}
@@ -18,6 +18,8 @@ import { simAwsS3NotificationDestinations } from "./sim-aws-s3-notification-dest
18
18
  import { SimSns } from "../../sns/index.js";
19
19
  import { simAwsSnsDeliveryEndpoints } from "../../sns/delivery/sim-aws-sns-delivery-endpoints.js";
20
20
  import { SimSts } from "../../sts/sim-sts.js";
21
+ import { SimWafV2 } from "../../wafv2/index.js";
22
+ import { SimAwsWafProtectedResources } from "../../wafv2/association/sim-aws-waf-protected-resources.js";
21
23
  /**
22
24
  * Builder for simulated AWS services scoped to one Account and Region.
23
25
  *
@@ -90,6 +92,9 @@ export class SimAwsAccountRegionServiceBuilder {
90
92
  userPoolRegistry: this.registries.cognito,
91
93
  domainRegistry: this.registries.cognitoDomains,
92
94
  triggerFunctions: simAwsCognitoTriggerFunctions(this.simAws),
95
+ // A web ACL protecting a pool is in the same Account and Region as the
96
+ // pool, as it is on AWS, so this scope's own WAFv2 is the one to ask.
97
+ webAcls: scope.wafV2().protection(),
93
98
  });
94
99
  }
95
100
  /** Create simulated ECS for an Account Region scope. */
@@ -183,6 +188,23 @@ export class SimAwsAccountRegionServiceBuilder {
183
188
  deliveryTargets: simAwsSchedulerDeliveryTargets(this.simAws),
184
189
  });
185
190
  }
191
+ /**
192
+ * Create simulated WAFv2 for an Account Region scope.
193
+ *
194
+ * Web ACLs are Region-scoped on real AWS, and the `CLOUDFRONT` scope is held
195
+ * in `us-east-1` because CloudFront is global. It reaches outside itself for
196
+ * the resources an association can name: a stage ARN carries no Account, so
197
+ * the resource it names is looked for in this same scope.
198
+ */
199
+ createWafV2(scope) {
200
+ return new SimWafV2({
201
+ ...this.scoped(scope),
202
+ protectedResources: new SimAwsWafProtectedResources({
203
+ simAws: this.simAws,
204
+ accountRegionScope: scope.accountRegionScope,
205
+ }),
206
+ });
207
+ }
186
208
  /** Create simulated STS for an Account/Region scope. */
187
209
  createSts(scope) {
188
210
  this.accountServices.createIam(scope);
@@ -1 +1 @@
1
- {"version":3,"file":"sim-aws-account-region-service-builder.js","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-account-region-service-builder.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"sim-aws-account-region-service-builder.js","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-account-region-service-builder.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"sim-aws-account-service-cache.d.ts","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-account-service-cache.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,mBAAmB,EACnB,mBAAmB,EACpB,MAAM,wCAAwC,CAAC;AAChD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACvF,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,uDAAuD,CAAC;AAGnG,OAAO,EAAE,aAAa,EAAE,MAAM,oCAAoC,CAAC;AACnE,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,gDAAgD,CAAC;AACzF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,mDAAmD,CAAC;AAC3D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yDAAyD,CAAC;AAIlG,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAE5F,UAAU,mCAAmC;IAC3C,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,UAAU,EAAE,mBAAmB,GAAG,mBAAmB,CAAC;IAC/D,QAAQ,CAAC,WAAW,EAAE,cAAc,CAAC;IACrC,QAAQ,CAAC,kBAAkB,EAAE,qBAAqB,CAAC;IACnD,QAAQ,CAAC,eAAe,EAAE,kBAAkB,CAAC;IAC7C,QAAQ,CAAC,WAAW,EAAE,cAAc,CAAC;IACrC,QAAQ,CAAC,YAAY,EAAE,kBAAkB,CAAC;IAC1C,QAAQ,CAAC,WAAW,EAAE,cAAc,CAAC;IACrC,QAAQ,CAAC,iBAAiB,EAAE,uBAAuB,CAAC;CACrD;AAED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qBAAa,yBAAyB;IACpC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAS;IAChC,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA4C;IACvE,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAiB;IAC7C,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAAwB;IAC3D,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAiB;IAC7C,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAA0B;IAC5D,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAqB;IACrD,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAiB;IAC7C,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAqB;IAElD;;;;;;OAMG;IACH,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAmD;IAE5E,YAAY,UAAU,EAAE,mCAAmC,EAU1D;IAED;;;;;;OAMG;IACH,uBAAuB,CACrB,KAAK,EAAE,4BAA4B,GAClC,6BAA6B,CAM/B;IAED;;OAEG;IACH,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,GAAG,aAAa,CAgBnE;IAED;;OAEG;IACH,SAAS,CAAC,KAAK,EAAE,4BAA4B,GAAG,MAAM,CA0BrD;IAED;;OAEG;IACH,aAAa,CAAC,KAAK,EAAE,4BAA4B,GAAG,UAAU,CAgB7D;CACF"}
1
+ {"version":3,"file":"sim-aws-account-service-cache.d.ts","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-account-service-cache.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,mBAAmB,EACnB,mBAAmB,EACpB,MAAM,wCAAwC,CAAC;AAChD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACvF,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,uDAAuD,CAAC;AAGnG,OAAO,EAAE,aAAa,EAAE,MAAM,oCAAoC,CAAC;AAEnE,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,gDAAgD,CAAC;AACzF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,mDAAmD,CAAC;AAC3D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yDAAyD,CAAC;AAIlG,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAE5F,UAAU,mCAAmC;IAC3C,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,UAAU,EAAE,mBAAmB,GAAG,mBAAmB,CAAC;IAC/D,QAAQ,CAAC,WAAW,EAAE,cAAc,CAAC;IACrC,QAAQ,CAAC,kBAAkB,EAAE,qBAAqB,CAAC;IACnD,QAAQ,CAAC,eAAe,EAAE,kBAAkB,CAAC;IAC7C,QAAQ,CAAC,WAAW,EAAE,cAAc,CAAC;IACrC,QAAQ,CAAC,YAAY,EAAE,kBAAkB,CAAC;IAC1C,QAAQ,CAAC,WAAW,EAAE,cAAc,CAAC;IACrC,QAAQ,CAAC,iBAAiB,EAAE,uBAAuB,CAAC;CACrD;AAED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qBAAa,yBAAyB;IACpC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAS;IAChC,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA4C;IACvE,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAiB;IAC7C,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAAwB;IAC3D,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAiB;IAC7C,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAA0B;IAC5D,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAqB;IACrD,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAiB;IAC7C,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAqB;IAElD;;;;;;OAMG;IACH,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAmD;IAE5E,YAAY,UAAU,EAAE,mCAAmC,EAU1D;IAED;;;;;;OAMG;IACH,uBAAuB,CACrB,KAAK,EAAE,4BAA4B,GAClC,6BAA6B,CAM/B;IAED;;OAEG;IACH,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,GAAG,aAAa,CAoBnE;IAED;;OAEG;IACH,SAAS,CAAC,KAAK,EAAE,4BAA4B,GAAG,MAAM,CA0BrD;IAED;;OAEG;IACH,aAAa,CAAC,KAAK,EAAE,4BAA4B,GAAG,UAAU,CAgB7D;CACF"}
@@ -1,6 +1,7 @@
1
1
  import { makeSimCfS3OriginResolver } from "../../cloudfront/origin/s3/sim-cf-s3-origin-resolver-factory.js";
2
2
  import { makeSimCfCustomOriginDispatcher } from "../../cloudfront/origin/custom/sim-cf-custom-origin-dispatcher.factory.js";
3
3
  import { SimCloudFront } from "../../cloudfront/sim-cloudfront.js";
4
+ import { makeSimCfWebAclResolver } from "../../cloudfront/web-acl/sim-cf-web-acl-resolver.factory.js";
4
5
  import { SimRoute53 } from "../../route53/index.js";
5
6
  import { SimIam } from "../../iam/index.js";
6
7
  import { SimIamAccountAccessKeyIndex, } from "../../iam/registry/sim-iam-access-key-registry.js";
@@ -83,6 +84,10 @@ export class SimAwsAccountServiceCache {
83
84
  customOriginDispatcher: makeSimCfCustomOriginDispatcher(this.simAws),
84
85
  iam,
85
86
  acmRegistry: this.acmRegistry,
87
+ // A CLOUDFRONT scope web ACL is held by the WAFv2 of the Account and
88
+ // Region its ARN names, which CloudFront reaches through the
89
+ // simulation rather than holding itself.
90
+ webAclResolver: makeSimCfWebAclResolver(this.simAws),
86
91
  background: this.background,
87
92
  }));
88
93
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sim-aws-account-service-cache.js","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-account-service-cache.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iEAAiE,CAAC;AAC5G,OAAO,EAAE,+BAA+B,EAAE,MAAM,2EAA2E,CAAC;AAC5H,OAAO,EAAE,aAAa,EAAE,MAAM,oCAAoC,CAAC;AACnE,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAGpD,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C,OAAO,EACL,2BAA2B,GAE5B,MAAM,mDAAmD,CAAC;AAE3D,OAAO,EAAE,wBAAwB,EAAE,MAAM,qDAAqD,CAAC;AAC/F,OAAO,EAAE,IAAI,EAAE,MAAM,4BAA4B,CAAC;AAClD,OAAO,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAexE;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAM,OAAO,yBAAyB;IACnB,MAAM,CAAS;IACf,UAAU,CAA4C;IACtD,WAAW,CAAiB;IAC5B,kBAAkB,CAAwB;IAC1C,WAAW,CAAiB;IAC5B,iBAAiB,CAA0B;IAC3C,eAAe,CAAqB;IACpC,WAAW,CAAiB;IAC5B,YAAY,CAAqB;IAElD;;;;;;OAMG;IACc,QAAQ,GAAG,IAAI,IAAI,EAAuC,CAAC;IAE5E,YAAY,UAA+C;QACzD,IAAI,CAAC,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC;QAChC,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;QACxC,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC,WAAW,CAAC;QAC1C,IAAI,CAAC,kBAAkB,GAAG,UAAU,CAAC,kBAAkB,CAAC;QACxD,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC,WAAW,CAAC;QAC1C,IAAI,CAAC,iBAAiB,GAAG,UAAU,CAAC,iBAAiB,CAAC;QACtD,IAAI,CAAC,eAAe,GAAG,UAAU,CAAC,eAAe,CAAC;QAClD,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC,WAAW,CAAC;QAC1C,IAAI,CAAC,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC;IAC9C,CAAC;IAED;;;;;;OAMG;IACH,uBAAuB,CACrB,KAAmC;QAEnC,OAAO;YACL,kBAAkB,EAAE,KAAK,CAAC,kBAAkB;YAC5C,GAAG,EAAE,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC;YAC1B,UAAU,EAAE,IAAI,CAAC,UAAU;SAC5B,CAAC;IACJ,CAAC;IAED;;OAEG;IACH,gBAAgB,CAAC,KAAmC;QAClD,MAAM,GAAG,GAAG,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC;QAElC,OAAO,IAAI,CAAC,QAAQ,CAAC,WAAW,CAC9B,sBAAsB,CAAC,YAAY,EAAE,KAAK,CAAC,kBAAkB,CAAC,SAAS,CAAC,EACxE,GAAG,EAAE,CACH,IAAI,aAAa,CAAC;YAChB,kBAAkB,EAAE,KAAK,CAAC,kBAAkB;YAC5C,kBAAkB,EAAE,IAAI,CAAC,kBAAkB;YAC3C,gBAAgB,EAAE,yBAAyB,CAAC,IAAI,CAAC,MAAM,CAAC;YACxD,sBAAsB,EAAE,+BAA+B,CAAC,IAAI,CAAC,MAAM,CAAC;YACpE,GAAG;YACH,WAAW,EAAE,IAAI,CAAC,WAAW;YAC7B,UAAU,EAAE,IAAI,CAAC,UAAU;SAC5B,CAAC,CACL,CAAC;IACJ,CAAC;IAED;;OAEG;IACH,SAAS,CAAC,KAAmC;QAC3C,OAAO,IAAI,CAAC,QAAQ,CAAC,WAAW,CAC9B,sBAAsB,CAAC,KAAK,EAAE,KAAK,CAAC,kBAAkB,CAAC,SAAS,CAAC,EACjE,GAAG,EAAE;YACH,MAAM,GAAG,GAAG,IAAI,MAAM,CAAC;gBACrB,kBAAkB,EAAE,KAAK,CAAC,kBAAkB;gBAC5C,UAAU,EAAE,IAAI,CAAC,UAAU;gBAC3B,mEAAmE;gBACnE,iEAAiE;gBACjE,WAAW,EAAE,IAAI,CAAC,WAAW;gBAC7B,mEAAmE;gBACnE,qEAAqE;gBACrE,kBAAkB,EAAE,IAAI,wBAAwB,CAAC;oBAC/C,KAAK,EAAE,IAAI,CAAC,UAAU;oBACtB,cAAc,EAAE,IAAI,2BAA2B,CAC7C,IAAI,CAAC,iBAAiB,EACtB,KAAK,CAAC,kBAAkB,CAAC,SAAS,CACnC;iBACF,CAAC;aACH,CAAC,CAAC;YAEH,IAAI,CAAC,WAAW,CAAC,QAAQ,CAAC,KAAK,CAAC,kBAAkB,CAAC,SAAS,EAAE,GAAG,CAAC,CAAC;YAEnE,OAAO,GAAG,CAAC;QACb,CAAC,CACF,CAAC;IACJ,CAAC;IAED;;OAEG;IACH,aAAa,CAAC,KAAmC;QAC/C,MAAM,GAAG,GAAG,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC;QAElC,OAAO,IAAI,CAAC,QAAQ,CAAC,WAAW,CAC9B,sBAAsB,CAAC,SAAS,EAAE,KAAK,CAAC,kBAAkB,CAAC,SAAS,CAAC,EACrE,GAAG,EAAE,CACH,IAAI,UAAU,CAAC;YACb,GAAG;YACH,UAAU,EAAE,IAAI,CAAC,UAAU;YAC3B,eAAe,EAAE,IAAI,CAAC,eAAe;YACrC,YAAY,EAAE,IAAI,CAAC,YAAY;YAC/B,gEAAgE;YAChE,gEAAgE;YAChE,OAAO,EAAE,IAAI,CAAC,WAAW;SAC1B,CAAC,CACL,CAAC;IACJ,CAAC;CACF"}
1
+ {"version":3,"file":"sim-aws-account-service-cache.js","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-account-service-cache.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,5 @@
1
1
  import { SimRoute53AcmDnsRecords } from "../../acm/validation/sim-route53-acm-dns-records.js";
2
+ import { SimCognitoRestApiUserPools } from "../../apigateway/api/authorizer/sim-cognito-rest-api-user-pools.js";
2
3
  import { SimCognitoHttpApiJwtIssuerKeys } from "../../apigatewayv2/api/authorizer/sim-cognito-http-api-jwt-issuer-keys.js";
3
4
  import { SimAwsEventBridgeDeliveryTargets } from "../../eventbridge/delivery/sim-aws-event-bridge-delivery-targets.js";
4
5
  import { SimAwsRekognitionImageObjects } from "../../rekognition/image/s3/sim-aws-rekognition-image-objects.js";
@@ -21,6 +22,13 @@ export declare function simAwsAcmDnsRecords(registries: SimAwsScopedServiceRegis
21
22
  * this reads the whole simulation's Cognito rather than one scope's.
22
23
  */
23
24
  export declare function simAwsHttpApiJwtIssuerKeys(registries: SimAwsScopedServiceRegistries): SimCognitoHttpApiJwtIssuerKeys;
25
+ /**
26
+ * The user pools a simulated REST API's Cognito authorizer verifies against.
27
+ *
28
+ * An authorizer can name a pool in any Account, as a real one can, so this
29
+ * reads the whole simulation's Cognito rather than one scope's.
30
+ */
31
+ export declare function simAwsRestApiUserPools(registries: SimAwsScopedServiceRegistries): SimCognitoRestApiUserPools;
24
32
  /**
25
33
  * Everywhere a simulated EventBridge rule can deliver.
26
34
  *
@@ -1 +1 @@
1
- {"version":3,"file":"sim-aws-cross-account-collaborators.d.ts","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-cross-account-collaborators.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,qDAAqD,CAAC;AAC9F,OAAO,EAAE,8BAA8B,EAAE,MAAM,2EAA2E,CAAC;AAC3H,OAAO,EAAE,gCAAgC,EAAE,MAAM,qEAAqE,CAAC;AACvH,OAAO,EAAE,6BAA6B,EAAE,MAAM,iEAAiE,CAAC;AAChH,OAAO,EAAE,8BAA8B,EAAE,MAAM,gEAAgE,CAAC;AAChH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACvF,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAE5F;;;;;;GAMG;AACH,wBAAgB,mBAAmB,CACjC,UAAU,EAAE,6BAA6B,GACxC,uBAAuB,CAEzB;AAED;;;;;GAKG;AACH,wBAAgB,0BAA0B,CACxC,UAAU,EAAE,6BAA6B,GACxC,8BAA8B,CAIhC;AAED;;;;;GAKG;AACH,wBAAgB,gCAAgC,CAC9C,MAAM,EAAE,MAAM,GACb,gCAAgC,CAElC;AAED;;;;;;GAMG;AACH,wBAAgB,8BAA8B,CAC5C,MAAM,EAAE,MAAM,GACb,8BAA8B,CAEhC;AAED;;;;;GAKG;AACH,wBAAgB,uBAAuB,CACrC,MAAM,EAAE,MAAM,EACd,KAAK,EAAE,4BAA4B,GAClC,6BAA6B,CAK/B"}
1
+ {"version":3,"file":"sim-aws-cross-account-collaborators.d.ts","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-cross-account-collaborators.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,qDAAqD,CAAC;AAC9F,OAAO,EAAE,0BAA0B,EAAE,MAAM,oEAAoE,CAAC;AAChH,OAAO,EAAE,8BAA8B,EAAE,MAAM,2EAA2E,CAAC;AAC3H,OAAO,EAAE,gCAAgC,EAAE,MAAM,qEAAqE,CAAC;AACvH,OAAO,EAAE,6BAA6B,EAAE,MAAM,iEAAiE,CAAC;AAChH,OAAO,EAAE,8BAA8B,EAAE,MAAM,gEAAgE,CAAC;AAChH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACvF,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAE5F;;;;;;GAMG;AACH,wBAAgB,mBAAmB,CACjC,UAAU,EAAE,6BAA6B,GACxC,uBAAuB,CAEzB;AAED;;;;;GAKG;AACH,wBAAgB,0BAA0B,CACxC,UAAU,EAAE,6BAA6B,GACxC,8BAA8B,CAIhC;AAED;;;;;GAKG;AACH,wBAAgB,sBAAsB,CACpC,UAAU,EAAE,6BAA6B,GACxC,0BAA0B,CAI5B;AAED;;;;;GAKG;AACH,wBAAgB,gCAAgC,CAC9C,MAAM,EAAE,MAAM,GACb,gCAAgC,CAElC;AAED;;;;;;GAMG;AACH,wBAAgB,8BAA8B,CAC5C,MAAM,EAAE,MAAM,GACb,8BAA8B,CAEhC;AAED;;;;;GAKG;AACH,wBAAgB,uBAAuB,CACrC,MAAM,EAAE,MAAM,EACd,KAAK,EAAE,4BAA4B,GAClC,6BAA6B,CAK/B"}
@@ -1,4 +1,5 @@
1
1
  import { SimRoute53AcmDnsRecords } from "../../acm/validation/sim-route53-acm-dns-records.js";
2
+ import { SimCognitoRestApiUserPools } from "../../apigateway/api/authorizer/sim-cognito-rest-api-user-pools.js";
2
3
  import { SimCognitoHttpApiJwtIssuerKeys } from "../../apigatewayv2/api/authorizer/sim-cognito-http-api-jwt-issuer-keys.js";
3
4
  import { SimAwsEventBridgeDeliveryTargets } from "../../eventbridge/delivery/sim-aws-event-bridge-delivery-targets.js";
4
5
  import { SimAwsRekognitionImageObjects } from "../../rekognition/image/s3/sim-aws-rekognition-image-objects.js";
@@ -24,6 +25,17 @@ export function simAwsHttpApiJwtIssuerKeys(registries) {
24
25
  userPoolRegistry: registries.cognito,
25
26
  });
26
27
  }
28
+ /**
29
+ * The user pools a simulated REST API's Cognito authorizer verifies against.
30
+ *
31
+ * An authorizer can name a pool in any Account, as a real one can, so this
32
+ * reads the whole simulation's Cognito rather than one scope's.
33
+ */
34
+ export function simAwsRestApiUserPools(registries) {
35
+ return new SimCognitoRestApiUserPools({
36
+ userPoolRegistry: registries.cognito,
37
+ });
38
+ }
27
39
  /**
28
40
  * Everywhere a simulated EventBridge rule can deliver.
29
41
  *
@@ -1 +1 @@
1
- {"version":3,"file":"sim-aws-cross-account-collaborators.js","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-cross-account-collaborators.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,qDAAqD,CAAC;AAC9F,OAAO,EAAE,8BAA8B,EAAE,MAAM,2EAA2E,CAAC;AAC3H,OAAO,EAAE,gCAAgC,EAAE,MAAM,qEAAqE,CAAC;AACvH,OAAO,EAAE,6BAA6B,EAAE,MAAM,iEAAiE,CAAC;AAChH,OAAO,EAAE,8BAA8B,EAAE,MAAM,gEAAgE,CAAC;AAKhH;;;;;;GAMG;AACH,MAAM,UAAU,mBAAmB,CACjC,UAAyC;IAEzC,OAAO,IAAI,uBAAuB,CAAC,EAAE,eAAe,EAAE,UAAU,CAAC,OAAO,EAAE,CAAC,CAAC;AAC9E,CAAC;AAED;;;;;GAKG;AACH,MAAM,UAAU,0BAA0B,CACxC,UAAyC;IAEzC,OAAO,IAAI,8BAA8B,CAAC;QACxC,gBAAgB,EAAE,UAAU,CAAC,OAAO;KACrC,CAAC,CAAC;AACL,CAAC;AAED;;;;;GAKG;AACH,MAAM,UAAU,gCAAgC,CAC9C,MAAc;IAEd,OAAO,IAAI,gCAAgC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;AAC1D,CAAC;AAED;;;;;;GAMG;AACH,MAAM,UAAU,8BAA8B,CAC5C,MAAc;IAEd,OAAO,IAAI,8BAA8B,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;AACxD,CAAC;AAED;;;;;GAKG;AACH,MAAM,UAAU,uBAAuB,CACrC,MAAc,EACd,KAAmC;IAEnC,OAAO,IAAI,6BAA6B,CAAC;QACvC,MAAM;QACN,kBAAkB,EAAE,KAAK,CAAC,kBAAkB;KAC7C,CAAC,CAAC;AACL,CAAC"}
1
+ {"version":3,"file":"sim-aws-cross-account-collaborators.js","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-cross-account-collaborators.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,qDAAqD,CAAC;AAC9F,OAAO,EAAE,0BAA0B,EAAE,MAAM,oEAAoE,CAAC;AAChH,OAAO,EAAE,8BAA8B,EAAE,MAAM,2EAA2E,CAAC;AAC3H,OAAO,EAAE,gCAAgC,EAAE,MAAM,qEAAqE,CAAC;AACvH,OAAO,EAAE,6BAA6B,EAAE,MAAM,iEAAiE,CAAC;AAChH,OAAO,EAAE,8BAA8B,EAAE,MAAM,gEAAgE,CAAC;AAKhH;;;;;;GAMG;AACH,MAAM,UAAU,mBAAmB,CACjC,UAAyC;IAEzC,OAAO,IAAI,uBAAuB,CAAC,EAAE,eAAe,EAAE,UAAU,CAAC,OAAO,EAAE,CAAC,CAAC;AAC9E,CAAC;AAED;;;;;GAKG;AACH,MAAM,UAAU,0BAA0B,CACxC,UAAyC;IAEzC,OAAO,IAAI,8BAA8B,CAAC;QACxC,gBAAgB,EAAE,UAAU,CAAC,OAAO;KACrC,CAAC,CAAC;AACL,CAAC;AAED;;;;;GAKG;AACH,MAAM,UAAU,sBAAsB,CACpC,UAAyC;IAEzC,OAAO,IAAI,0BAA0B,CAAC;QACpC,gBAAgB,EAAE,UAAU,CAAC,OAAO;KACrC,CAAC,CAAC;AACL,CAAC;AAED;;;;;GAKG;AACH,MAAM,UAAU,gCAAgC,CAC9C,MAAc;IAEd,OAAO,IAAI,gCAAgC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;AAC1D,CAAC;AAED;;;;;;GAMG;AACH,MAAM,UAAU,8BAA8B,CAC5C,MAAc;IAEd,OAAO,IAAI,8BAA8B,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;AACxD,CAAC;AAED;;;;;GAKG;AACH,MAAM,UAAU,uBAAuB,CACrC,MAAc,EACd,KAAmC;IAEnC,OAAO,IAAI,6BAA6B,CAAC;QACvC,MAAM;QACN,kBAAkB,EAAE,KAAK,CAAC,kBAAkB;KAC7C,CAAC,CAAC;AACL,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { SimAwsAccountRegionContainer } from "../sim-aws-account-region-scope.js";
2
2
  import { SimAcm } from "../../acm/sim-acm.js";
3
+ import { SimApiGateway } from "../../apigateway/index.js";
3
4
  import { SimApiGatewayV2 } from "../../apigatewayv2/index.js";
4
5
  import { SimEcr } from "../../ecr/index.js";
5
6
  import { SimElbV2 } from "../../elbv2/index.js";
@@ -31,6 +32,13 @@ export declare class SimAwsRegisteredServiceBuilder {
31
32
  private readonly accountServices;
32
33
  constructor(properties: SimAwsRegisteredServiceBuilderProperties);
33
34
  createAcm(scope: SimAwsAccountRegionContainer): SimAcm;
35
+ /**
36
+ * Create simulated API Gateway REST APIs for an Account Region scope.
37
+ *
38
+ * REST APIs are Region-scoped on real AWS: the endpoint API Gateway
39
+ * generates names the Region, and an API cannot be reached from another one.
40
+ */
41
+ createApiGateway(scope: SimAwsAccountRegionContainer): SimApiGateway;
34
42
  /**
35
43
  * Create simulated API Gateway v2 for an Account Region scope.
36
44
  *
@@ -1 +1 @@
1
- {"version":3,"file":"sim-aws-registered-service-builder.d.ts","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-registered-service-builder.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACvF,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAK9D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAEpF,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAE5F,UAAU,wCAAwC;IAChD,QAAQ,CAAC,UAAU,EAAE,6BAA6B,CAAC;IACnD,QAAQ,CAAC,eAAe,EAAE,yBAAyB,CAAC;CACrD;AAED;;;;;;;;;;;;;;;GAeG;AACH,qBAAa,8BAA8B;IACzC,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAgC;IAC3D,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA4B;IAE5D,YAAY,UAAU,EAAE,wCAAwC,EAG/D;IAED,SAAS,CAAC,KAAK,EAAE,4BAA4B,GAAG,MAAM,CAQrD;IAED;;;;;OAKG;IACH,kBAAkB,CAAC,KAAK,EAAE,4BAA4B,GAAG,eAAe,CAQvE;IAED;;;;;;;OAOG;IACH,SAAS,CAAC,KAAK,EAAE,4BAA4B,GAAG,MAAM,CAKrD;IAED;;;;;OAKG;IACH,WAAW,CAAC,KAAK,EAAE,4BAA4B,GAAG,QAAQ,CAIzD;IAED;;;;;;OAMG;IACH,SAAS,CAAC,KAAK,EAAE,4BAA4B,GAAG,MAAM,CAIrD;IAED;;OAEG;IACH,OAAO,CAAC,MAAM;CAKf"}
1
+ {"version":3,"file":"sim-aws-registered-service-builder.d.ts","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-registered-service-builder.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACvF,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAM9D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAEpF,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAE5F,UAAU,wCAAwC;IAChD,QAAQ,CAAC,UAAU,EAAE,6BAA6B,CAAC;IACnD,QAAQ,CAAC,eAAe,EAAE,yBAAyB,CAAC;CACrD;AAED;;;;;;;;;;;;;;;GAeG;AACH,qBAAa,8BAA8B;IACzC,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAgC;IAC3D,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA4B;IAE5D,YAAY,UAAU,EAAE,wCAAwC,EAG/D;IAED,SAAS,CAAC,KAAK,EAAE,4BAA4B,GAAG,MAAM,CAQrD;IAED;;;;;OAKG;IACH,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,GAAG,aAAa,CAWnE;IAED;;;;;OAKG;IACH,kBAAkB,CAAC,KAAK,EAAE,4BAA4B,GAAG,eAAe,CAQvE;IAED;;;;;;;OAOG;IACH,SAAS,CAAC,KAAK,EAAE,4BAA4B,GAAG,MAAM,CAKrD;IAED;;;;;OAKG;IACH,WAAW,CAAC,KAAK,EAAE,4BAA4B,GAAG,QAAQ,CAIzD;IAED;;;;;;OAMG;IACH,SAAS,CAAC,KAAK,EAAE,4BAA4B,GAAG,MAAM,CAIrD;IAED;;OAEG;IACH,OAAO,CAAC,MAAM;CAKf"}
@@ -1,6 +1,7 @@
1
1
  import { SimAcm } from "../../acm/sim-acm.js";
2
+ import { SimApiGateway } from "../../apigateway/index.js";
2
3
  import { SimApiGatewayV2 } from "../../apigatewayv2/index.js";
3
- import { simAwsAcmDnsRecords, simAwsHttpApiJwtIssuerKeys, } from "./sim-aws-cross-account-collaborators.js";
4
+ import { simAwsAcmDnsRecords, simAwsHttpApiJwtIssuerKeys, simAwsRestApiUserPools, } from "./sim-aws-cross-account-collaborators.js";
4
5
  import { SimEcr } from "../../ecr/index.js";
5
6
  import { SimElbV2 } from "../../elbv2/index.js";
6
7
  import { SimKms } from "../../kms/index.js";
@@ -35,6 +36,24 @@ export class SimAwsRegisteredServiceBuilder {
35
36
  this.registries.acm.register(scope.accountRegionScope, acm);
36
37
  return acm;
37
38
  }
39
+ /**
40
+ * Create simulated API Gateway REST APIs for an Account Region scope.
41
+ *
42
+ * REST APIs are Region-scoped on real AWS: the endpoint API Gateway
43
+ * generates names the Region, and an API cannot be reached from another one.
44
+ */
45
+ createApiGateway(scope) {
46
+ return new SimApiGateway({
47
+ ...this.scoped(scope),
48
+ // API ids are unique across the simulation, and an API is reachable by
49
+ // id alone from the serving layer, whichever scope created it.
50
+ registry: this.registries.restApi,
51
+ userPools: simAwsRestApiUserPools(this.registries),
52
+ // A web ACL protecting a stage is in the same Account and Region as the
53
+ // API, as it is on AWS, so this scope's own WAFv2 is the one to ask.
54
+ webAcls: scope.wafV2().protection(),
55
+ });
56
+ }
38
57
  /**
39
58
  * Create simulated API Gateway v2 for an Account Region scope.
40
59
  *
@@ -1 +1 @@
1
- {"version":3,"file":"sim-aws-registered-service-builder.js","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-registered-service-builder.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EACL,mBAAmB,EACnB,0BAA0B,GAC3B,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAU5C;;;;;;;;;;;;;;;GAeG;AACH,MAAM,OAAO,8BAA8B;IACxB,UAAU,CAAgC;IAC1C,eAAe,CAA4B;IAE5D,YAAY,UAAoD;QAC9D,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;QACxC,IAAI,CAAC,eAAe,GAAG,UAAU,CAAC,eAAe,CAAC;IACpD,CAAC;IAED,SAAS,CAAC,KAAmC;QAC3C,MAAM,GAAG,GAAG,IAAI,MAAM,CAAC;YACrB,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC;YACrB,UAAU,EAAE,mBAAmB,CAAC,IAAI,CAAC,UAAU,CAAC;SACjD,CAAC,CAAC;QACH,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,KAAK,CAAC,kBAAkB,EAAE,GAAG,CAAC,CAAC;QAE5D,OAAO,GAAG,CAAC;IACb,CAAC;IAED;;;;;OAKG;IACH,kBAAkB,CAAC,KAAmC;QACpD,OAAO,IAAI,eAAe,CAAC;YACzB,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC;YACrB,uEAAuE;YACvE,+DAA+D;YAC/D,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC,OAAO;YACjC,aAAa,EAAE,0BAA0B,CAAC,IAAI,CAAC,UAAU,CAAC;SAC3D,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;OAOG;IACH,SAAS,CAAC,KAAmC;QAC3C,OAAO,IAAI,MAAM,CAAC;YAChB,kBAAkB,EAAE,KAAK,CAAC,kBAAkB;YAC5C,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC,GAAG;SAC9B,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACH,WAAW,CAAC,KAAmC;QAC7C,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,GAAG,EAAE,WAAW,EAAE,GAAG,IAAI,CAAC,UAAU,CAAC;QAE9D,OAAO,IAAI,QAAQ,CAAC,EAAE,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE,CAAC,CAAC;IACxE,CAAC;IAED;;;;;;OAMG;IACH,SAAS,CAAC,KAAmC;QAC3C,MAAM,GAAG,GAAG,IAAI,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;QAC3C,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,KAAK,CAAC,kBAAkB,EAAE,GAAG,CAAC,CAAC;QAC5D,OAAO,GAAG,CAAC;IACb,CAAC;IAED;;OAEG;IACK,MAAM,CACZ,KAAmC;QAEnC,OAAO,IAAI,CAAC,eAAe,CAAC,uBAAuB,CAAC,KAAK,CAAC,CAAC;IAC7D,CAAC;CACF"}
1
+ {"version":3,"file":"sim-aws-registered-service-builder.js","sourceRoot":"","sources":["../../../../src/service/aws/factory/sim-aws-registered-service-builder.ts"],"names":[],"mappings":"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"}