@kensio/yulin 1.18.1 → 1.19.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 (799) hide show
  1. package/dist/sdk/wire/sim-sdk-wire-operation.d.ts +15 -0
  2. package/dist/sdk/wire/sim-sdk-wire-operation.d.ts.map +1 -1
  3. package/dist/sdk/wire/sim-sdk-wire-operation.js +54 -2
  4. package/dist/sdk/wire/sim-sdk-wire-operation.js.map +1 -1
  5. package/dist/serve/http/api/sim-aws-api-endpoint.d.ts +3 -0
  6. package/dist/serve/http/api/sim-aws-api-endpoint.d.ts.map +1 -1
  7. package/dist/serve/http/api/sim-aws-api-endpoint.js +10 -2
  8. package/dist/serve/http/api/sim-aws-api-endpoint.js.map +1 -1
  9. package/dist/service/aws/factory/sim-aws-lambda-collaborators.d.ts +6 -0
  10. package/dist/service/aws/factory/sim-aws-lambda-collaborators.d.ts.map +1 -1
  11. package/dist/service/aws/factory/sim-aws-lambda-collaborators.js +6 -0
  12. package/dist/service/aws/factory/sim-aws-lambda-collaborators.js.map +1 -1
  13. package/dist/service/cognito/cfn/client/sim-cfn-cognito-client-properties.d.ts.map +1 -1
  14. package/dist/service/cognito/cfn/client/sim-cfn-cognito-client-properties.js +15 -0
  15. package/dist/service/cognito/cfn/client/sim-cfn-cognito-client-properties.js.map +1 -1
  16. package/dist/service/cognito/cfn/client/sim-cfn-cognito-refresh-token-rotation.d.ts +27 -0
  17. package/dist/service/cognito/cfn/client/sim-cfn-cognito-refresh-token-rotation.d.ts.map +1 -0
  18. package/dist/service/cognito/cfn/client/sim-cfn-cognito-refresh-token-rotation.js +35 -0
  19. package/dist/service/cognito/cfn/client/sim-cfn-cognito-refresh-token-rotation.js.map +1 -0
  20. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-sign-in-policy.d.ts +5 -4
  21. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-sign-in-policy.d.ts.map +1 -1
  22. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-sign-in-policy.js +5 -4
  23. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-sign-in-policy.js.map +1 -1
  24. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-user-pool-mfa.d.ts +13 -0
  25. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-user-pool-mfa.d.ts.map +1 -1
  26. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-user-pool-mfa.js +30 -1
  27. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-user-pool-mfa.js.map +1 -1
  28. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-user-pool-properties.d.ts.map +1 -1
  29. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-user-pool-properties.js +9 -0
  30. package/dist/service/cognito/cfn/user-pool/sim-cfn-cognito-user-pool-properties.js.map +1 -1
  31. package/dist/service/cognito/command/auth/auth.command.d.ts +36 -0
  32. package/dist/service/cognito/command/auth/auth.command.d.ts.map +1 -1
  33. package/dist/service/cognito/command/auth/sim-cognito-answering-user.d.ts +22 -0
  34. package/dist/service/cognito/command/auth/sim-cognito-answering-user.d.ts.map +1 -0
  35. package/dist/service/cognito/command/auth/sim-cognito-answering-user.js +25 -0
  36. package/dist/service/cognito/command/auth/sim-cognito-answering-user.js.map +1 -0
  37. package/dist/service/cognito/command/auth/sim-cognito-auth-challenge.d.ts.map +1 -1
  38. package/dist/service/cognito/command/auth/sim-cognito-auth-challenge.js +9 -0
  39. package/dist/service/cognito/command/auth/sim-cognito-auth-challenge.js.map +1 -1
  40. package/dist/service/cognito/command/auth/sim-cognito-auth-commands.d.ts +8 -0
  41. package/dist/service/cognito/command/auth/sim-cognito-auth-commands.d.ts.map +1 -1
  42. package/dist/service/cognito/command/auth/sim-cognito-auth-commands.js +35 -5
  43. package/dist/service/cognito/command/auth/sim-cognito-auth-commands.js.map +1 -1
  44. package/dist/service/cognito/command/auth/sim-cognito-auth-flow-runner.d.ts +7 -3
  45. package/dist/service/cognito/command/auth/sim-cognito-auth-flow-runner.d.ts.map +1 -1
  46. package/dist/service/cognito/command/auth/sim-cognito-auth-flow-runner.js +9 -3
  47. package/dist/service/cognito/command/auth/sim-cognito-auth-flow-runner.js.map +1 -1
  48. package/dist/service/cognito/command/auth/sim-cognito-auth-flow.d.ts +6 -0
  49. package/dist/service/cognito/command/auth/sim-cognito-auth-flow.d.ts.map +1 -1
  50. package/dist/service/cognito/command/auth/sim-cognito-auth-flow.js +6 -0
  51. package/dist/service/cognito/command/auth/sim-cognito-auth-flow.js.map +1 -1
  52. package/dist/service/cognito/command/auth/sim-cognito-auth-flows.d.ts +8 -0
  53. package/dist/service/cognito/command/auth/sim-cognito-auth-flows.d.ts.map +1 -1
  54. package/dist/service/cognito/command/auth/sim-cognito-auth-flows.js +16 -2
  55. package/dist/service/cognito/command/auth/sim-cognito-auth-flows.js.map +1 -1
  56. package/dist/service/cognito/command/auth/sim-cognito-auth-parameters.d.ts +7 -0
  57. package/dist/service/cognito/command/auth/sim-cognito-auth-parameters.d.ts.map +1 -1
  58. package/dist/service/cognito/command/auth/sim-cognito-auth-parameters.js +16 -0
  59. package/dist/service/cognito/command/auth/sim-cognito-auth-parameters.js.map +1 -1
  60. package/dist/service/cognito/command/auth/sim-cognito-available-challenges.d.ts +35 -0
  61. package/dist/service/cognito/command/auth/sim-cognito-available-challenges.d.ts.map +1 -0
  62. package/dist/service/cognito/command/auth/sim-cognito-available-challenges.js +83 -0
  63. package/dist/service/cognito/command/auth/sim-cognito-available-challenges.js.map +1 -0
  64. package/dist/service/cognito/command/auth/sim-cognito-challenge-responses.d.ts +3 -0
  65. package/dist/service/cognito/command/auth/sim-cognito-challenge-responses.d.ts.map +1 -1
  66. package/dist/service/cognito/command/auth/sim-cognito-challenge-responses.js +18 -0
  67. package/dist/service/cognito/command/auth/sim-cognito-challenge-responses.js.map +1 -1
  68. package/dist/service/cognito/command/auth/sim-cognito-first-factor-challenge.d.ts +54 -0
  69. package/dist/service/cognito/command/auth/sim-cognito-first-factor-challenge.d.ts.map +1 -0
  70. package/dist/service/cognito/command/auth/sim-cognito-first-factor-challenge.js +87 -0
  71. package/dist/service/cognito/command/auth/sim-cognito-first-factor-challenge.js.map +1 -0
  72. package/dist/service/cognito/command/auth/sim-cognito-first-factor-response.d.ts +55 -0
  73. package/dist/service/cognito/command/auth/sim-cognito-first-factor-response.d.ts.map +1 -0
  74. package/dist/service/cognito/command/auth/sim-cognito-first-factor-response.js +64 -0
  75. package/dist/service/cognito/command/auth/sim-cognito-first-factor-response.js.map +1 -0
  76. package/dist/service/cognito/command/auth/sim-cognito-get-tokens-from-refresh-token.d.ts +35 -0
  77. package/dist/service/cognito/command/auth/sim-cognito-get-tokens-from-refresh-token.d.ts.map +1 -0
  78. package/dist/service/cognito/command/auth/sim-cognito-get-tokens-from-refresh-token.js +51 -0
  79. package/dist/service/cognito/command/auth/sim-cognito-get-tokens-from-refresh-token.js.map +1 -0
  80. package/dist/service/cognito/command/auth/sim-cognito-mfa-challenge.js +1 -1
  81. package/dist/service/cognito/command/auth/sim-cognito-mfa-challenge.js.map +1 -1
  82. package/dist/service/cognito/command/auth/sim-cognito-new-password-challenge.d.ts +2 -1
  83. package/dist/service/cognito/command/auth/sim-cognito-new-password-challenge.d.ts.map +1 -1
  84. package/dist/service/cognito/command/auth/sim-cognito-new-password-challenge.js +2 -2
  85. package/dist/service/cognito/command/auth/sim-cognito-new-password-challenge.js.map +1 -1
  86. package/dist/service/cognito/command/auth/sim-cognito-password-response.d.ts +31 -0
  87. package/dist/service/cognito/command/auth/sim-cognito-password-response.d.ts.map +1 -0
  88. package/dist/service/cognito/command/auth/sim-cognito-password-response.js +39 -0
  89. package/dist/service/cognito/command/auth/sim-cognito-password-response.js.map +1 -0
  90. package/dist/service/cognito/command/auth/sim-cognito-password-sign-in.js +1 -1
  91. package/dist/service/cognito/command/auth/sim-cognito-password-sign-in.js.map +1 -1
  92. package/dist/service/cognito/command/auth/sim-cognito-refresh-sign-in.d.ts +3 -8
  93. package/dist/service/cognito/command/auth/sim-cognito-refresh-sign-in.d.ts.map +1 -1
  94. package/dist/service/cognito/command/auth/sim-cognito-refresh-sign-in.js +24 -17
  95. package/dist/service/cognito/command/auth/sim-cognito-refresh-sign-in.js.map +1 -1
  96. package/dist/service/cognito/command/auth/sim-cognito-refreshed-tokens.d.ts +56 -0
  97. package/dist/service/cognito/command/auth/sim-cognito-refreshed-tokens.d.ts.map +1 -0
  98. package/dist/service/cognito/command/auth/sim-cognito-refreshed-tokens.js +50 -0
  99. package/dist/service/cognito/command/auth/sim-cognito-refreshed-tokens.js.map +1 -0
  100. package/dist/service/cognito/command/auth/sim-cognito-unsimulated-auth-options.d.ts.map +1 -1
  101. package/dist/service/cognito/command/auth/sim-cognito-unsimulated-auth-options.js +7 -2
  102. package/dist/service/cognito/command/auth/sim-cognito-unsimulated-auth-options.js.map +1 -1
  103. package/dist/service/cognito/command/auth/sim-cognito-user-auth-sign-in.d.ts +44 -0
  104. package/dist/service/cognito/command/auth/sim-cognito-user-auth-sign-in.d.ts.map +1 -0
  105. package/dist/service/cognito/command/auth/sim-cognito-user-auth-sign-in.js +62 -0
  106. package/dist/service/cognito/command/auth/sim-cognito-user-auth-sign-in.js.map +1 -0
  107. package/dist/service/cognito/command/auth/sim-cognito-web-authn-response.d.ts +30 -0
  108. package/dist/service/cognito/command/auth/sim-cognito-web-authn-response.d.ts.map +1 -0
  109. package/dist/service/cognito/command/auth/sim-cognito-web-authn-response.js +36 -0
  110. package/dist/service/cognito/command/auth/sim-cognito-web-authn-response.js.map +1 -0
  111. package/dist/service/cognito/command/client/sim-cognito-unsimulated-client-options.d.ts.map +1 -1
  112. package/dist/service/cognito/command/client/sim-cognito-unsimulated-client-options.js +0 -2
  113. package/dist/service/cognito/command/client/sim-cognito-unsimulated-client-options.js.map +1 -1
  114. package/dist/service/cognito/command/client/sim-cognito-user-pool-client-view.d.ts +4 -3
  115. package/dist/service/cognito/command/client/sim-cognito-user-pool-client-view.d.ts.map +1 -1
  116. package/dist/service/cognito/command/client/sim-cognito-user-pool-client-view.js +6 -3
  117. package/dist/service/cognito/command/client/sim-cognito-user-pool-client-view.js.map +1 -1
  118. package/dist/service/cognito/command/client/user-pool-client.command.d.ts +4 -1
  119. package/dist/service/cognito/command/client/user-pool-client.command.d.ts.map +1 -1
  120. package/dist/service/cognito/command/hosted/hosted-auth.command.d.ts +22 -0
  121. package/dist/service/cognito/command/hosted/hosted-auth.command.d.ts.map +1 -1
  122. package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.d.ts +4 -4
  123. package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.js +4 -4
  124. package/dist/service/cognito/command/hosted/sim-cognito-hosted-commands.d.ts +6 -0
  125. package/dist/service/cognito/command/hosted/sim-cognito-hosted-commands.d.ts.map +1 -1
  126. package/dist/service/cognito/command/hosted/sim-cognito-hosted-commands.js +2 -1
  127. package/dist/service/cognito/command/hosted/sim-cognito-hosted-commands.js.map +1 -1
  128. package/dist/service/cognito/command/hosted/sim-cognito-hosted-passkey-sign-in.d.ts +65 -0
  129. package/dist/service/cognito/command/hosted/sim-cognito-hosted-passkey-sign-in.d.ts.map +1 -0
  130. package/dist/service/cognito/command/hosted/sim-cognito-hosted-passkey-sign-in.js +71 -0
  131. package/dist/service/cognito/command/hosted/sim-cognito-hosted-passkey-sign-in.js.map +1 -0
  132. package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.d.ts +16 -7
  133. package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.d.ts.map +1 -1
  134. package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.js +26 -7
  135. package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.js.map +1 -1
  136. package/dist/service/cognito/command/hosted/sim-cognito-presented-grant.js +1 -1
  137. package/dist/service/cognito/command/hosted/sim-cognito-presented-grant.js.map +1 -1
  138. package/dist/service/cognito/command/hosted/sim-cognito-token-grants.d.ts +3 -3
  139. package/dist/service/cognito/command/hosted/sim-cognito-token-grants.d.ts.map +1 -1
  140. package/dist/service/cognito/command/hosted/sim-cognito-token-grants.js +5 -4
  141. package/dist/service/cognito/command/hosted/sim-cognito-token-grants.js.map +1 -1
  142. package/dist/service/cognito/command/sim-cognito-command.types.d.ts +2 -1
  143. package/dist/service/cognito/command/sim-cognito-command.types.d.ts.map +1 -1
  144. package/dist/service/cognito/command/sim-cognito-commands.d.ts +2 -0
  145. package/dist/service/cognito/command/sim-cognito-commands.d.ts.map +1 -1
  146. package/dist/service/cognito/command/sim-cognito-commands.js +9 -0
  147. package/dist/service/cognito/command/sim-cognito-commands.js.map +1 -1
  148. package/dist/service/cognito/command/sim-cognito-page.d.ts +10 -0
  149. package/dist/service/cognito/command/sim-cognito-page.d.ts.map +1 -1
  150. package/dist/service/cognito/command/sim-cognito-page.js +11 -7
  151. package/dist/service/cognito/command/sim-cognito-page.js.map +1 -1
  152. package/dist/service/cognito/command/user/sim-cognito-web-authn-commands.d.ts +49 -0
  153. package/dist/service/cognito/command/user/sim-cognito-web-authn-commands.d.ts.map +1 -0
  154. package/dist/service/cognito/command/user/sim-cognito-web-authn-commands.js +88 -0
  155. package/dist/service/cognito/command/user/sim-cognito-web-authn-commands.js.map +1 -0
  156. package/dist/service/cognito/command/user/web-authn.command.d.ts +87 -0
  157. package/dist/service/cognito/command/user/web-authn.command.d.ts.map +1 -0
  158. package/dist/service/cognito/command/user/web-authn.command.js +2 -0
  159. package/dist/service/cognito/command/user/web-authn.command.js.map +1 -0
  160. package/dist/service/cognito/command/user-pool/sim-cognito-unsimulated-pool-options.d.ts +4 -0
  161. package/dist/service/cognito/command/user-pool/sim-cognito-unsimulated-pool-options.d.ts.map +1 -1
  162. package/dist/service/cognito/command/user-pool/sim-cognito-unsimulated-pool-options.js +4 -1
  163. package/dist/service/cognito/command/user-pool/sim-cognito-unsimulated-pool-options.js.map +1 -1
  164. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-mfa-commands.d.ts +5 -3
  165. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-mfa-commands.d.ts.map +1 -1
  166. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-mfa-commands.js +5 -4
  167. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-mfa-commands.js.map +1 -1
  168. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-view.d.ts +4 -0
  169. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-view.d.ts.map +1 -1
  170. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-view.js +9 -1
  171. package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-view.js.map +1 -1
  172. package/dist/service/cognito/command/user-pool/user-pool-mfa.command.d.ts +2 -3
  173. package/dist/service/cognito/command/user-pool/user-pool-mfa.command.d.ts.map +1 -1
  174. package/dist/service/cognito/error/sim-cognito-managed-login.error.d.ts +24 -0
  175. package/dist/service/cognito/error/sim-cognito-managed-login.error.d.ts.map +1 -1
  176. package/dist/service/cognito/error/sim-cognito-managed-login.error.js +37 -0
  177. package/dist/service/cognito/error/sim-cognito-managed-login.error.js.map +1 -1
  178. package/dist/service/cognito/error/sim-cognito-web-authn.error.d.ts +56 -0
  179. package/dist/service/cognito/error/sim-cognito-web-authn.error.d.ts.map +1 -0
  180. package/dist/service/cognito/error/sim-cognito-web-authn.error.js +66 -0
  181. package/dist/service/cognito/error/sim-cognito-web-authn.error.js.map +1 -0
  182. package/dist/service/cognito/index.d.ts +10 -1
  183. package/dist/service/cognito/index.d.ts.map +1 -1
  184. package/dist/service/cognito/index.js +8 -0
  185. package/dist/service/cognito/index.js.map +1 -1
  186. package/dist/service/cognito/sdk/sim-cognito-sdk-auth-routes.d.ts.map +1 -1
  187. package/dist/service/cognito/sdk/sim-cognito-sdk-auth-routes.js +4 -0
  188. package/dist/service/cognito/sdk/sim-cognito-sdk-auth-routes.js.map +1 -1
  189. package/dist/service/cognito/sdk/sim-cognito-sdk-command-router.d.ts +2 -2
  190. package/dist/service/cognito/sdk/sim-cognito-sdk-command-router.d.ts.map +1 -1
  191. package/dist/service/cognito/sdk/sim-cognito-sdk-command-router.js +4 -2
  192. package/dist/service/cognito/sdk/sim-cognito-sdk-command-router.js.map +1 -1
  193. package/dist/service/cognito/sdk/sim-cognito-sdk-web-authn-routes.d.ts +11 -0
  194. package/dist/service/cognito/sdk/sim-cognito-sdk-web-authn-routes.d.ts.map +1 -0
  195. package/dist/service/cognito/sdk/sim-cognito-sdk-web-authn-routes.js +28 -0
  196. package/dist/service/cognito/sdk/sim-cognito-sdk-web-authn-routes.js.map +1 -0
  197. package/dist/service/cognito/serve/page/sim-cognito-managed-login.d.ts +4 -2
  198. package/dist/service/cognito/serve/page/sim-cognito-managed-login.d.ts.map +1 -1
  199. package/dist/service/cognito/serve/page/sim-cognito-managed-login.js +9 -3
  200. package/dist/service/cognito/serve/page/sim-cognito-managed-login.js.map +1 -1
  201. package/dist/service/cognito/serve/page/sim-cognito-passkey-page.d.ts +23 -0
  202. package/dist/service/cognito/serve/page/sim-cognito-passkey-page.d.ts.map +1 -0
  203. package/dist/service/cognito/serve/page/sim-cognito-passkey-page.js +36 -0
  204. package/dist/service/cognito/serve/page/sim-cognito-passkey-page.js.map +1 -0
  205. package/dist/service/cognito/serve/page/sim-cognito-sign-in-page.d.ts +13 -1
  206. package/dist/service/cognito/serve/page/sim-cognito-sign-in-page.d.ts.map +1 -1
  207. package/dist/service/cognito/serve/page/sim-cognito-sign-in-page.js +24 -2
  208. package/dist/service/cognito/serve/page/sim-cognito-sign-in-page.js.map +1 -1
  209. package/dist/service/cognito/sim-cognito-authentication.d.ts +8 -0
  210. package/dist/service/cognito/sim-cognito-authentication.d.ts.map +1 -1
  211. package/dist/service/cognito/sim-cognito-authentication.js +11 -0
  212. package/dist/service/cognito/sim-cognito-authentication.js.map +1 -1
  213. package/dist/service/cognito/sim-cognito-user-factors.d.ts +25 -0
  214. package/dist/service/cognito/sim-cognito-user-factors.d.ts.map +1 -1
  215. package/dist/service/cognito/sim-cognito-user-factors.js +37 -0
  216. package/dist/service/cognito/sim-cognito-user-factors.js.map +1 -1
  217. package/dist/service/cognito/user-pool/auth/sim-cognito-auth-session.d.ts +33 -2
  218. package/dist/service/cognito/user-pool/auth/sim-cognito-auth-session.d.ts.map +1 -1
  219. package/dist/service/cognito/user-pool/auth/sim-cognito-auth-session.js +27 -12
  220. package/dist/service/cognito/user-pool/auth/sim-cognito-auth-session.js.map +1 -1
  221. package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token-store.d.ts +11 -1
  222. package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token-store.d.ts.map +1 -1
  223. package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token-store.js +17 -2
  224. package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token-store.js.map +1 -1
  225. package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token.d.ts +41 -0
  226. package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token.d.ts.map +1 -1
  227. package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token.js +62 -0
  228. package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token.js.map +1 -1
  229. package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.d.ts +10 -0
  230. package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.d.ts.map +1 -1
  231. package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.js +19 -0
  232. package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.js.map +1 -1
  233. package/dist/service/cognito/user-pool/auth/sim-cognito-refresh-token-input.d.ts +11 -0
  234. package/dist/service/cognito/user-pool/auth/sim-cognito-refresh-token-input.d.ts.map +1 -0
  235. package/dist/service/cognito/user-pool/auth/sim-cognito-refresh-token-input.js +17 -0
  236. package/dist/service/cognito/user-pool/auth/sim-cognito-refresh-token-input.js.map +1 -0
  237. package/dist/service/cognito/user-pool/auth/sim-cognito-refreshable-session.factory.d.ts +61 -0
  238. package/dist/service/cognito/user-pool/auth/sim-cognito-refreshable-session.factory.d.ts.map +1 -0
  239. package/dist/service/cognito/user-pool/auth/sim-cognito-refreshable-session.factory.js +80 -0
  240. package/dist/service/cognito/user-pool/auth/sim-cognito-refreshable-session.factory.js.map +1 -0
  241. package/dist/service/cognito/user-pool/auth/sim-cognito-sign-in.d.ts +10 -0
  242. package/dist/service/cognito/user-pool/auth/sim-cognito-sign-in.d.ts.map +1 -1
  243. package/dist/service/cognito/user-pool/auth/sim-cognito-sign-in.js +14 -0
  244. package/dist/service/cognito/user-pool/auth/sim-cognito-sign-in.js.map +1 -1
  245. package/dist/service/cognito/user-pool/client/sim-cognito-auth-session-validity.d.ts +27 -0
  246. package/dist/service/cognito/user-pool/client/sim-cognito-auth-session-validity.d.ts.map +1 -0
  247. package/dist/service/cognito/user-pool/client/sim-cognito-auth-session-validity.js +55 -0
  248. package/dist/service/cognito/user-pool/client/sim-cognito-auth-session-validity.js.map +1 -0
  249. package/dist/service/cognito/user-pool/client/sim-cognito-client-secret.d.ts +10 -0
  250. package/dist/service/cognito/user-pool/client/sim-cognito-client-secret.d.ts.map +1 -1
  251. package/dist/service/cognito/user-pool/client/sim-cognito-client-secret.js +22 -0
  252. package/dist/service/cognito/user-pool/client/sim-cognito-client-secret.js.map +1 -1
  253. package/dist/service/cognito/user-pool/client/sim-cognito-refresh-token-rotation.d.ts +48 -0
  254. package/dist/service/cognito/user-pool/client/sim-cognito-refresh-token-rotation.d.ts.map +1 -0
  255. package/dist/service/cognito/user-pool/client/sim-cognito-refresh-token-rotation.js +79 -0
  256. package/dist/service/cognito/user-pool/client/sim-cognito-refresh-token-rotation.js.map +1 -0
  257. package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client-settings.d.ts +13 -0
  258. package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client-settings.d.ts.map +1 -1
  259. package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client-settings.js +13 -0
  260. package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client-settings.js.map +1 -1
  261. package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client.d.ts +12 -0
  262. package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client.d.ts.map +1 -1
  263. package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client.js +14 -0
  264. package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client.js.map +1 -1
  265. package/dist/service/cognito/user-pool/mfa/sim-cognito-relying-party.d.ts +16 -0
  266. package/dist/service/cognito/user-pool/mfa/sim-cognito-relying-party.d.ts.map +1 -0
  267. package/dist/service/cognito/user-pool/mfa/sim-cognito-relying-party.js +32 -0
  268. package/dist/service/cognito/user-pool/mfa/sim-cognito-relying-party.js.map +1 -0
  269. package/dist/service/cognito/user-pool/mfa/sim-cognito-user-pool-mfa.d.ts +16 -0
  270. package/dist/service/cognito/user-pool/mfa/sim-cognito-user-pool-mfa.d.ts.map +1 -1
  271. package/dist/service/cognito/user-pool/mfa/sim-cognito-user-pool-mfa.js +29 -0
  272. package/dist/service/cognito/user-pool/mfa/sim-cognito-user-pool-mfa.js.map +1 -1
  273. package/dist/service/cognito/user-pool/mfa/sim-cognito-web-authn-configuration.d.ts +46 -0
  274. package/dist/service/cognito/user-pool/mfa/sim-cognito-web-authn-configuration.d.ts.map +1 -0
  275. package/dist/service/cognito/user-pool/mfa/sim-cognito-web-authn-configuration.js +73 -0
  276. package/dist/service/cognito/user-pool/mfa/sim-cognito-web-authn-configuration.js.map +1 -0
  277. package/dist/service/cognito/user-pool/sim-cognito-password-policy.d.ts +1 -9
  278. package/dist/service/cognito/user-pool/sim-cognito-password-policy.d.ts.map +1 -1
  279. package/dist/service/cognito/user-pool/sim-cognito-password-policy.js.map +1 -1
  280. package/dist/service/cognito/user-pool/sim-cognito-sign-in-policy.d.ts +60 -0
  281. package/dist/service/cognito/user-pool/sim-cognito-sign-in-policy.d.ts.map +1 -0
  282. package/dist/service/cognito/user-pool/sim-cognito-sign-in-policy.js +100 -0
  283. package/dist/service/cognito/user-pool/sim-cognito-sign-in-policy.js.map +1 -0
  284. package/dist/service/cognito/user-pool/sim-cognito-user-pool-settings.d.ts +11 -1
  285. package/dist/service/cognito/user-pool/sim-cognito-user-pool-settings.d.ts.map +1 -1
  286. package/dist/service/cognito/user-pool/sim-cognito-user-pool-settings.js +12 -1
  287. package/dist/service/cognito/user-pool/sim-cognito-user-pool-settings.js.map +1 -1
  288. package/dist/service/cognito/user-pool/sim-cognito-user-pool.d.ts +48 -69
  289. package/dist/service/cognito/user-pool/sim-cognito-user-pool.d.ts.map +1 -1
  290. package/dist/service/cognito/user-pool/sim-cognito-user-pool.js +58 -73
  291. package/dist/service/cognito/user-pool/sim-cognito-user-pool.js.map +1 -1
  292. package/dist/service/cognito/user-pool/token/sim-cognito-token-issuer.d.ts +34 -0
  293. package/dist/service/cognito/user-pool/token/sim-cognito-token-issuer.d.ts.map +1 -1
  294. package/dist/service/cognito/user-pool/token/sim-cognito-token-issuer.js +40 -1
  295. package/dist/service/cognito/user-pool/token/sim-cognito-token-issuer.js.map +1 -1
  296. package/dist/service/cognito/user-pool/user/sim-cognito-user.d.ts +13 -18
  297. package/dist/service/cognito/user-pool/user/sim-cognito-user.d.ts.map +1 -1
  298. package/dist/service/cognito/user-pool/user/sim-cognito-user.js +23 -24
  299. package/dist/service/cognito/user-pool/user/sim-cognito-user.js.map +1 -1
  300. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-user-web-authn.d.ts +73 -0
  301. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-user-web-authn.d.ts.map +1 -0
  302. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-user-web-authn.js +113 -0
  303. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-user-web-authn.js.map +1 -0
  304. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-assertion.d.ts +22 -0
  305. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-assertion.d.ts.map +1 -0
  306. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-assertion.js +53 -0
  307. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-assertion.js.map +1 -0
  308. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-attested-key.d.ts +15 -0
  309. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-attested-key.d.ts.map +1 -0
  310. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-attested-key.js +68 -0
  311. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-attested-key.js.map +1 -0
  312. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-ceremony.d.ts +33 -0
  313. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-ceremony.d.ts.map +1 -0
  314. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-ceremony.js +67 -0
  315. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-ceremony.js.map +1 -0
  316. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-client-data.d.ts +24 -0
  317. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-client-data.d.ts.map +1 -0
  318. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-client-data.js +45 -0
  319. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-client-data.js.map +1 -0
  320. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-creation-options.d.ts +28 -0
  321. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-creation-options.d.ts.map +1 -0
  322. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-creation-options.js +41 -0
  323. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-creation-options.js.map +1 -0
  324. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-credential.d.ts +69 -0
  325. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-credential.d.ts.map +1 -0
  326. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-credential.js +69 -0
  327. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-credential.js.map +1 -0
  328. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-device.d.ts +39 -0
  329. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-device.d.ts.map +1 -0
  330. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-device.js +90 -0
  331. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-device.js.map +1 -0
  332. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-document.d.ts +111 -0
  333. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-document.d.ts.map +1 -0
  334. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-document.js +2 -0
  335. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-document.js.map +1 -0
  336. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-keys.d.ts +37 -0
  337. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-keys.d.ts.map +1 -0
  338. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-keys.js +39 -0
  339. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-keys.js.map +1 -0
  340. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-public-key.d.ts +21 -0
  341. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-public-key.d.ts.map +1 -0
  342. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-public-key.js +45 -0
  343. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-public-key.js.map +1 -0
  344. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-signing.d.ts +52 -0
  345. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-signing.d.ts.map +1 -0
  346. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-signing.js +98 -0
  347. package/dist/service/cognito/user-pool/user/web-authn/sim-cognito-web-authn-signing.js.map +1 -0
  348. package/dist/service/iam/sigv4/canonical/sim-iam-sigv4-canonical-path.d.ts +5 -4
  349. package/dist/service/iam/sigv4/canonical/sim-iam-sigv4-canonical-path.d.ts.map +1 -1
  350. package/dist/service/iam/sigv4/canonical/sim-iam-sigv4-canonical-path.js +17 -4
  351. package/dist/service/iam/sigv4/canonical/sim-iam-sigv4-canonical-path.js.map +1 -1
  352. package/dist/service/iam/sigv4/canonical/sim-iam-sigv4-canonical-request.d.ts +8 -1
  353. package/dist/service/iam/sigv4/canonical/sim-iam-sigv4-canonical-request.d.ts.map +1 -1
  354. package/dist/service/iam/sigv4/canonical/sim-iam-sigv4-canonical-request.js +10 -3
  355. package/dist/service/iam/sigv4/canonical/sim-iam-sigv4-canonical-request.js.map +1 -1
  356. package/dist/service/iam/sigv4/sim-iam-sigv4-signature-check.js +1 -1
  357. package/dist/service/iam/sigv4/sim-iam-sigv4-signature-check.js.map +1 -1
  358. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-creator.d.ts +26 -0
  359. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-creator.d.ts.map +1 -0
  360. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-creator.js +32 -0
  361. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-creator.js.map +1 -0
  362. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-properties.d.ts +40 -0
  363. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-properties.d.ts.map +1 -0
  364. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-properties.js +42 -0
  365. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-properties.js.map +1 -0
  366. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-property-rules.d.ts +12 -0
  367. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-property-rules.d.ts.map +1 -0
  368. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-property-rules.js +26 -0
  369. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-property-rules.js.map +1 -0
  370. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-remover.d.ts +13 -0
  371. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-remover.d.ts.map +1 -0
  372. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-remover.js +20 -0
  373. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-config-remover.js.map +1 -0
  374. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-destinations.d.ts +26 -0
  375. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-destinations.d.ts.map +1 -0
  376. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-destinations.js +47 -0
  377. package/dist/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-destinations.js.map +1 -0
  378. package/dist/service/lambda/cfn/function/sim-cfn-lambda-dead-letter-parser.d.ts +20 -0
  379. package/dist/service/lambda/cfn/function/sim-cfn-lambda-dead-letter-parser.d.ts.map +1 -0
  380. package/dist/service/lambda/cfn/function/sim-cfn-lambda-dead-letter-parser.js +29 -0
  381. package/dist/service/lambda/cfn/function/sim-cfn-lambda-dead-letter-parser.js.map +1 -0
  382. package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.d.ts +3 -0
  383. package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.d.ts.map +1 -1
  384. package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.js +4 -0
  385. package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.js.map +1 -1
  386. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-deleter.d.ts.map +1 -1
  387. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-deleter.js +5 -0
  388. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-deleter.js.map +1 -1
  389. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-factory.d.ts +1 -0
  390. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-factory.d.ts.map +1 -1
  391. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-factory.js +8 -0
  392. package/dist/service/lambda/cfn/sim-cfn-lambda-resource-factory.js.map +1 -1
  393. package/dist/service/lambda/cfn/sim-cfn-lambda-target-arn.d.ts +35 -0
  394. package/dist/service/lambda/cfn/sim-cfn-lambda-target-arn.d.ts.map +1 -0
  395. package/dist/service/lambda/cfn/sim-cfn-lambda-target-arn.js +73 -0
  396. package/dist/service/lambda/cfn/sim-cfn-lambda-target-arn.js.map +1 -0
  397. package/dist/service/lambda/command/create-function/create-function-input.d.ts +1 -0
  398. package/dist/service/lambda/command/create-function/create-function-input.d.ts.map +1 -1
  399. package/dist/service/lambda/command/create-function/create-function-input.js +3 -1
  400. package/dist/service/lambda/command/create-function/create-function-input.js.map +1 -1
  401. package/dist/service/lambda/command/create-function/create-function.command.d.ts +2 -0
  402. package/dist/service/lambda/command/create-function/create-function.command.d.ts.map +1 -1
  403. package/dist/service/lambda/command/delete-function/delete-function.handler.d.ts +5 -1
  404. package/dist/service/lambda/command/delete-function/delete-function.handler.d.ts.map +1 -1
  405. package/dist/service/lambda/command/delete-function/delete-function.handler.js +5 -1
  406. package/dist/service/lambda/command/delete-function/delete-function.handler.js.map +1 -1
  407. package/dist/service/lambda/command/delete-function-event-invoke-config/delete-function-event-invoke-config.command.d.ts +24 -0
  408. package/dist/service/lambda/command/delete-function-event-invoke-config/delete-function-event-invoke-config.command.d.ts.map +1 -0
  409. package/dist/service/lambda/command/delete-function-event-invoke-config/delete-function-event-invoke-config.command.js +5 -0
  410. package/dist/service/lambda/command/delete-function-event-invoke-config/delete-function-event-invoke-config.command.js.map +1 -0
  411. package/dist/service/lambda/command/delete-function-event-invoke-config/delete-function-event-invoke-config.handler.d.ts +24 -0
  412. package/dist/service/lambda/command/delete-function-event-invoke-config/delete-function-event-invoke-config.handler.d.ts.map +1 -0
  413. package/dist/service/lambda/command/delete-function-event-invoke-config/delete-function-event-invoke-config.handler.js +27 -0
  414. package/dist/service/lambda/command/delete-function-event-invoke-config/delete-function-event-invoke-config.handler.js.map +1 -0
  415. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-authorizer.d.ts +29 -0
  416. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-authorizer.d.ts.map +1 -0
  417. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-authorizer.js +39 -0
  418. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-authorizer.js.map +1 -0
  419. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-input.d.ts +32 -0
  420. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-input.d.ts.map +1 -0
  421. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-input.js +62 -0
  422. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-input.js.map +1 -0
  423. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-request.d.ts +49 -0
  424. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-request.d.ts.map +1 -0
  425. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-request.js +44 -0
  426. package/dist/service/lambda/command/event-invoke-config/event-invoke-config-request.js.map +1 -0
  427. package/dist/service/lambda/command/event-invoke-config/sim-lambda-event-invoke-config-commands.d.ts +49 -0
  428. package/dist/service/lambda/command/event-invoke-config/sim-lambda-event-invoke-config-commands.d.ts.map +1 -0
  429. package/dist/service/lambda/command/event-invoke-config/sim-lambda-event-invoke-config-commands.js +49 -0
  430. package/dist/service/lambda/command/event-invoke-config/sim-lambda-event-invoke-config-commands.js.map +1 -0
  431. package/dist/service/lambda/command/function/sim-lambda-function-commands.d.ts +21 -0
  432. package/dist/service/lambda/command/function/sim-lambda-function-commands.d.ts.map +1 -1
  433. package/dist/service/lambda/command/function/sim-lambda-function-commands.js +43 -0
  434. package/dist/service/lambda/command/function/sim-lambda-function-commands.js.map +1 -1
  435. package/dist/service/lambda/command/get-function-event-invoke-config/get-function-event-invoke-config.command.d.ts +25 -0
  436. package/dist/service/lambda/command/get-function-event-invoke-config/get-function-event-invoke-config.command.d.ts.map +1 -0
  437. package/dist/service/lambda/command/get-function-event-invoke-config/get-function-event-invoke-config.command.js +5 -0
  438. package/dist/service/lambda/command/get-function-event-invoke-config/get-function-event-invoke-config.command.js.map +1 -0
  439. package/dist/service/lambda/command/get-function-event-invoke-config/get-function-event-invoke-config.handler.d.ts +23 -0
  440. package/dist/service/lambda/command/get-function-event-invoke-config/get-function-event-invoke-config.handler.d.ts.map +1 -0
  441. package/dist/service/lambda/command/get-function-event-invoke-config/get-function-event-invoke-config.handler.js +27 -0
  442. package/dist/service/lambda/command/get-function-event-invoke-config/get-function-event-invoke-config.handler.js.map +1 -0
  443. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocation-settings.d.ts +31 -0
  444. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocation-settings.d.ts.map +1 -0
  445. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocation-settings.js +24 -0
  446. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocation-settings.js.map +1 -0
  447. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocation.d.ts +43 -0
  448. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocation.d.ts.map +1 -0
  449. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocation.js +64 -0
  450. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocation.js.map +1 -0
  451. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocations.d.ts +26 -0
  452. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocations.d.ts.map +1 -0
  453. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocations.js +33 -0
  454. package/dist/service/lambda/command/invoke/async/sim-lambda-async-invocations.js.map +1 -0
  455. package/dist/service/lambda/command/invoke/async/sim-lambda-async-outcome.d.ts +63 -0
  456. package/dist/service/lambda/command/invoke/async/sim-lambda-async-outcome.d.ts.map +1 -0
  457. package/dist/service/lambda/command/invoke/async/sim-lambda-async-outcome.js +88 -0
  458. package/dist/service/lambda/command/invoke/async/sim-lambda-async-outcome.js.map +1 -0
  459. package/dist/service/lambda/command/invoke/invoke-dispatcher.d.ts +10 -3
  460. package/dist/service/lambda/command/invoke/invoke-dispatcher.d.ts.map +1 -1
  461. package/dist/service/lambda/command/invoke/invoke-dispatcher.js +16 -17
  462. package/dist/service/lambda/command/invoke/invoke-dispatcher.js.map +1 -1
  463. package/dist/service/lambda/command/invoke/invoke-payload.d.ts +16 -0
  464. package/dist/service/lambda/command/invoke/invoke-payload.d.ts.map +1 -1
  465. package/dist/service/lambda/command/invoke/invoke-payload.js +14 -4
  466. package/dist/service/lambda/command/invoke/invoke-payload.js.map +1 -1
  467. package/dist/service/lambda/command/invoke/invoke.handler.d.ts +4 -0
  468. package/dist/service/lambda/command/invoke/invoke.handler.d.ts.map +1 -1
  469. package/dist/service/lambda/command/invoke/invoke.handler.js +6 -2
  470. package/dist/service/lambda/command/invoke/invoke.handler.js.map +1 -1
  471. package/dist/service/lambda/command/list-function-event-invoke-configs/list-function-event-invoke-configs.command.d.ts +28 -0
  472. package/dist/service/lambda/command/list-function-event-invoke-configs/list-function-event-invoke-configs.command.d.ts.map +1 -0
  473. package/dist/service/lambda/command/list-function-event-invoke-configs/list-function-event-invoke-configs.command.js +5 -0
  474. package/dist/service/lambda/command/list-function-event-invoke-configs/list-function-event-invoke-configs.command.js.map +1 -0
  475. package/dist/service/lambda/command/list-function-event-invoke-configs/list-function-event-invoke-configs.handler.d.ts +23 -0
  476. package/dist/service/lambda/command/list-function-event-invoke-configs/list-function-event-invoke-configs.handler.d.ts.map +1 -0
  477. package/dist/service/lambda/command/list-function-event-invoke-configs/list-function-event-invoke-configs.handler.js +31 -0
  478. package/dist/service/lambda/command/list-function-event-invoke-configs/list-function-event-invoke-configs.handler.js.map +1 -0
  479. package/dist/service/lambda/command/list-functions/list-functions-authorizer.d.ts +31 -0
  480. package/dist/service/lambda/command/list-functions/list-functions-authorizer.d.ts.map +1 -0
  481. package/dist/service/lambda/command/list-functions/list-functions-authorizer.js +41 -0
  482. package/dist/service/lambda/command/list-functions/list-functions-authorizer.js.map +1 -0
  483. package/dist/service/lambda/command/list-functions/list-functions.command.d.ts +34 -0
  484. package/dist/service/lambda/command/list-functions/list-functions.command.d.ts.map +1 -0
  485. package/dist/service/lambda/command/list-functions/list-functions.command.js +5 -0
  486. package/dist/service/lambda/command/list-functions/list-functions.command.js.map +1 -0
  487. package/dist/service/lambda/command/list-functions/list-functions.handler.d.ts +35 -0
  488. package/dist/service/lambda/command/list-functions/list-functions.handler.d.ts.map +1 -0
  489. package/dist/service/lambda/command/list-functions/list-functions.handler.js +46 -0
  490. package/dist/service/lambda/command/list-functions/list-functions.handler.js.map +1 -0
  491. package/dist/service/lambda/command/put-function-event-invoke-config/put-function-event-invoke-config.command.d.ts +31 -0
  492. package/dist/service/lambda/command/put-function-event-invoke-config/put-function-event-invoke-config.command.d.ts.map +1 -0
  493. package/dist/service/lambda/command/put-function-event-invoke-config/put-function-event-invoke-config.command.js +5 -0
  494. package/dist/service/lambda/command/put-function-event-invoke-config/put-function-event-invoke-config.command.js.map +1 -0
  495. package/dist/service/lambda/command/put-function-event-invoke-config/put-function-event-invoke-config.handler.d.ts +24 -0
  496. package/dist/service/lambda/command/put-function-event-invoke-config/put-function-event-invoke-config.handler.d.ts.map +1 -0
  497. package/dist/service/lambda/command/put-function-event-invoke-config/put-function-event-invoke-config.handler.js +32 -0
  498. package/dist/service/lambda/command/put-function-event-invoke-config/put-function-event-invoke-config.handler.js.map +1 -0
  499. package/dist/service/lambda/command/sim-lambda-command.types.d.ts +8 -0
  500. package/dist/service/lambda/command/sim-lambda-command.types.d.ts.map +1 -1
  501. package/dist/service/lambda/command/update-function-code/update-function-code-authorizer.d.ts +27 -0
  502. package/dist/service/lambda/command/update-function-code/update-function-code-authorizer.d.ts.map +1 -0
  503. package/dist/service/lambda/command/update-function-code/update-function-code-authorizer.js +37 -0
  504. package/dist/service/lambda/command/update-function-code/update-function-code-authorizer.js.map +1 -0
  505. package/dist/service/lambda/command/update-function-code/update-function-code-input.d.ts +16 -0
  506. package/dist/service/lambda/command/update-function-code/update-function-code-input.d.ts.map +1 -0
  507. package/dist/service/lambda/command/update-function-code/update-function-code-input.js +30 -0
  508. package/dist/service/lambda/command/update-function-code/update-function-code-input.js.map +1 -0
  509. package/dist/service/lambda/command/update-function-code/update-function-code.command.d.ts +41 -0
  510. package/dist/service/lambda/command/update-function-code/update-function-code.command.d.ts.map +1 -0
  511. package/dist/service/lambda/command/update-function-code/update-function-code.command.js +5 -0
  512. package/dist/service/lambda/command/update-function-code/update-function-code.command.js.map +1 -0
  513. package/dist/service/lambda/command/update-function-code/update-function-code.handler.d.ts +52 -0
  514. package/dist/service/lambda/command/update-function-code/update-function-code.handler.d.ts.map +1 -0
  515. package/dist/service/lambda/command/update-function-code/update-function-code.handler.js +72 -0
  516. package/dist/service/lambda/command/update-function-code/update-function-code.handler.js.map +1 -0
  517. package/dist/service/lambda/command/update-function-configuration/update-function-configuration-authorizer.d.ts +28 -0
  518. package/dist/service/lambda/command/update-function-configuration/update-function-configuration-authorizer.d.ts.map +1 -0
  519. package/dist/service/lambda/command/update-function-configuration/update-function-configuration-authorizer.js +38 -0
  520. package/dist/service/lambda/command/update-function-configuration/update-function-configuration-authorizer.js.map +1 -0
  521. package/dist/service/lambda/command/update-function-configuration/update-function-configuration-input.d.ts +23 -0
  522. package/dist/service/lambda/command/update-function-configuration/update-function-configuration-input.d.ts.map +1 -0
  523. package/dist/service/lambda/command/update-function-configuration/update-function-configuration-input.js +31 -0
  524. package/dist/service/lambda/command/update-function-configuration/update-function-configuration-input.js.map +1 -0
  525. package/dist/service/lambda/command/update-function-configuration/update-function-configuration.command.d.ts +44 -0
  526. package/dist/service/lambda/command/update-function-configuration/update-function-configuration.command.d.ts.map +1 -0
  527. package/dist/service/lambda/command/update-function-configuration/update-function-configuration.command.js +5 -0
  528. package/dist/service/lambda/command/update-function-configuration/update-function-configuration.command.js.map +1 -0
  529. package/dist/service/lambda/command/update-function-configuration/update-function-configuration.handler.d.ts +50 -0
  530. package/dist/service/lambda/command/update-function-configuration/update-function-configuration.handler.d.ts.map +1 -0
  531. package/dist/service/lambda/command/update-function-configuration/update-function-configuration.handler.js +61 -0
  532. package/dist/service/lambda/command/update-function-configuration/update-function-configuration.handler.js.map +1 -0
  533. package/dist/service/lambda/command/update-function-event-invoke-config/update-function-event-invoke-config.command.d.ts +30 -0
  534. package/dist/service/lambda/command/update-function-event-invoke-config/update-function-event-invoke-config.command.d.ts.map +1 -0
  535. package/dist/service/lambda/command/update-function-event-invoke-config/update-function-event-invoke-config.command.js +5 -0
  536. package/dist/service/lambda/command/update-function-event-invoke-config/update-function-event-invoke-config.command.js.map +1 -0
  537. package/dist/service/lambda/command/update-function-event-invoke-config/update-function-event-invoke-config.handler.d.ts +25 -0
  538. package/dist/service/lambda/command/update-function-event-invoke-config/update-function-event-invoke-config.handler.d.ts.map +1 -0
  539. package/dist/service/lambda/command/update-function-event-invoke-config/update-function-event-invoke-config.handler.js +33 -0
  540. package/dist/service/lambda/command/update-function-event-invoke-config/update-function-event-invoke-config.handler.js.map +1 -0
  541. package/dist/service/lambda/destination/deliver/sim-lambda-destination-bus.d.ts +16 -0
  542. package/dist/service/lambda/destination/deliver/sim-lambda-destination-bus.d.ts.map +1 -0
  543. package/dist/service/lambda/destination/deliver/sim-lambda-destination-bus.js +31 -0
  544. package/dist/service/lambda/destination/deliver/sim-lambda-destination-bus.js.map +1 -0
  545. package/dist/service/lambda/destination/deliver/sim-lambda-destination-function.d.ts +13 -0
  546. package/dist/service/lambda/destination/deliver/sim-lambda-destination-function.d.ts.map +1 -0
  547. package/dist/service/lambda/destination/deliver/sim-lambda-destination-function.js +25 -0
  548. package/dist/service/lambda/destination/deliver/sim-lambda-destination-function.js.map +1 -0
  549. package/dist/service/lambda/destination/deliver/sim-lambda-destination-queue.d.ts +15 -0
  550. package/dist/service/lambda/destination/deliver/sim-lambda-destination-queue.d.ts.map +1 -0
  551. package/dist/service/lambda/destination/deliver/sim-lambda-destination-queue.js +25 -0
  552. package/dist/service/lambda/destination/deliver/sim-lambda-destination-queue.js.map +1 -0
  553. package/dist/service/lambda/destination/deliver/sim-lambda-destination-send.d.ts +15 -0
  554. package/dist/service/lambda/destination/deliver/sim-lambda-destination-send.d.ts.map +1 -0
  555. package/dist/service/lambda/destination/deliver/sim-lambda-destination-send.js +2 -0
  556. package/dist/service/lambda/destination/deliver/sim-lambda-destination-send.js.map +1 -0
  557. package/dist/service/lambda/destination/deliver/sim-lambda-destination-topic.d.ts +15 -0
  558. package/dist/service/lambda/destination/deliver/sim-lambda-destination-topic.d.ts.map +1 -0
  559. package/dist/service/lambda/destination/deliver/sim-lambda-destination-topic.js +23 -0
  560. package/dist/service/lambda/destination/deliver/sim-lambda-destination-topic.js.map +1 -0
  561. package/dist/service/lambda/destination/sim-aws-lambda-destinations.d.ts +38 -0
  562. package/dist/service/lambda/destination/sim-aws-lambda-destinations.d.ts.map +1 -0
  563. package/dist/service/lambda/destination/sim-aws-lambda-destinations.js +78 -0
  564. package/dist/service/lambda/destination/sim-aws-lambda-destinations.js.map +1 -0
  565. package/dist/service/lambda/destination/sim-lambda-destination-arn.d.ts +53 -0
  566. package/dist/service/lambda/destination/sim-lambda-destination-arn.d.ts.map +1 -0
  567. package/dist/service/lambda/destination/sim-lambda-destination-arn.js +122 -0
  568. package/dist/service/lambda/destination/sim-lambda-destination-arn.js.map +1 -0
  569. package/dist/service/lambda/destination/sim-lambda-destination-record.d.ts +53 -0
  570. package/dist/service/lambda/destination/sim-lambda-destination-record.d.ts.map +1 -0
  571. package/dist/service/lambda/destination/sim-lambda-destination-record.js +26 -0
  572. package/dist/service/lambda/destination/sim-lambda-destination-record.js.map +1 -0
  573. package/dist/service/lambda/destination/sim-lambda-destination-targets.d.ts +49 -0
  574. package/dist/service/lambda/destination/sim-lambda-destination-targets.d.ts.map +1 -0
  575. package/dist/service/lambda/destination/sim-lambda-destination-targets.js +25 -0
  576. package/dist/service/lambda/destination/sim-lambda-destination-targets.js.map +1 -0
  577. package/dist/service/lambda/function/code/lambda-code-source.d.ts +15 -2
  578. package/dist/service/lambda/function/code/lambda-code-source.d.ts.map +1 -1
  579. package/dist/service/lambda/function/code/lambda-code-source.js +19 -14
  580. package/dist/service/lambda/function/code/lambda-code-source.js.map +1 -1
  581. package/dist/service/lambda/function/code/sim-lambda-code-resolver.d.ts +6 -0
  582. package/dist/service/lambda/function/code/sim-lambda-code-resolver.d.ts.map +1 -1
  583. package/dist/service/lambda/function/code/sim-lambda-code-resolver.js.map +1 -1
  584. package/dist/service/lambda/function/code/sim-lambda-executable-code.d.ts +28 -0
  585. package/dist/service/lambda/function/code/sim-lambda-executable-code.d.ts.map +1 -1
  586. package/dist/service/lambda/function/code/sim-lambda-executable-code.js +10 -0
  587. package/dist/service/lambda/function/code/sim-lambda-executable-code.js.map +1 -1
  588. package/dist/service/lambda/function/code/sim-lambda-vm-zip-code-factory.d.ts.map +1 -1
  589. package/dist/service/lambda/function/code/sim-lambda-vm-zip-code-factory.js +2 -1
  590. package/dist/service/lambda/function/code/sim-lambda-vm-zip-code-factory.js.map +1 -1
  591. package/dist/service/lambda/function/code/sim-lambda-vm-zip-code.d.ts +11 -1
  592. package/dist/service/lambda/function/code/sim-lambda-vm-zip-code.d.ts.map +1 -1
  593. package/dist/service/lambda/function/code/sim-lambda-vm-zip-code.js +16 -0
  594. package/dist/service/lambda/function/code/sim-lambda-vm-zip-code.js.map +1 -1
  595. package/dist/service/lambda/{command/create-function/create-function-environment-names.d.ts → function/environment/lambda-environment-variable-names.d.ts} +1 -1
  596. package/dist/service/lambda/function/environment/lambda-environment-variable-names.d.ts.map +1 -0
  597. package/dist/service/lambda/{command/create-function/create-function-environment-names.js → function/environment/lambda-environment-variable-names.js} +1 -1
  598. package/dist/service/lambda/function/environment/lambda-environment-variable-names.js.map +1 -0
  599. package/dist/service/lambda/{command/create-function/create-function-environment.d.ts → function/environment/lambda-environment-variables.d.ts} +2 -2
  600. package/dist/service/lambda/function/environment/lambda-environment-variables.d.ts.map +1 -0
  601. package/dist/service/lambda/{command/create-function/create-function-environment.js → function/environment/lambda-environment-variables.js} +2 -2
  602. package/dist/service/lambda/function/environment/lambda-environment-variables.js.map +1 -0
  603. package/dist/service/lambda/function/environment/lambda-reserved-variable-names.d.ts.map +1 -0
  604. package/dist/service/lambda/function/environment/lambda-reserved-variable-names.js.map +1 -0
  605. package/dist/service/lambda/function/event-invoke/lambda-dead-letter-target.d.ts +17 -0
  606. package/dist/service/lambda/function/event-invoke/lambda-dead-letter-target.d.ts.map +1 -0
  607. package/dist/service/lambda/function/event-invoke/lambda-dead-letter-target.js +26 -0
  608. package/dist/service/lambda/function/event-invoke/lambda-dead-letter-target.js.map +1 -0
  609. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-config-store.d.ts +58 -0
  610. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-config-store.d.ts.map +1 -0
  611. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-config-store.js +86 -0
  612. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-config-store.js.map +1 -0
  613. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-config.d.ts +117 -0
  614. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-config.d.ts.map +1 -0
  615. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-config.js +37 -0
  616. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-config.js.map +1 -0
  617. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-settings.d.ts +35 -0
  618. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-settings.d.ts.map +1 -0
  619. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-settings.js +70 -0
  620. package/dist/service/lambda/function/event-invoke/sim-lambda-event-invoke-settings.js.map +1 -0
  621. package/dist/service/lambda/function/sim-lambda-function-configuration.d.ts +3 -0
  622. package/dist/service/lambda/function/sim-lambda-function-configuration.d.ts.map +1 -1
  623. package/dist/service/lambda/function/sim-lambda-function-configuration.factory.d.ts +11 -0
  624. package/dist/service/lambda/function/sim-lambda-function-configuration.factory.d.ts.map +1 -0
  625. package/dist/service/lambda/function/sim-lambda-function-configuration.factory.js +27 -0
  626. package/dist/service/lambda/function/sim-lambda-function-configuration.factory.js.map +1 -0
  627. package/dist/service/lambda/function/sim-lambda-function-reconfiguration.d.ts +40 -0
  628. package/dist/service/lambda/function/sim-lambda-function-reconfiguration.d.ts.map +1 -0
  629. package/dist/service/lambda/function/sim-lambda-function-reconfiguration.js +66 -0
  630. package/dist/service/lambda/function/sim-lambda-function-reconfiguration.js.map +1 -0
  631. package/dist/service/lambda/function/sim-lambda-function.d.ts +36 -56
  632. package/dist/service/lambda/function/sim-lambda-function.d.ts.map +1 -1
  633. package/dist/service/lambda/function/sim-lambda-function.js +50 -23
  634. package/dist/service/lambda/function/sim-lambda-function.js.map +1 -1
  635. package/dist/service/lambda/function/sim-lambda-function.type.d.ts +58 -0
  636. package/dist/service/lambda/function/sim-lambda-function.type.d.ts.map +1 -0
  637. package/dist/service/lambda/function/sim-lambda-function.type.js +2 -0
  638. package/dist/service/lambda/function/sim-lambda-function.type.js.map +1 -0
  639. package/dist/service/lambda/index.d.ts +2 -0
  640. package/dist/service/lambda/index.d.ts.map +1 -1
  641. package/dist/service/lambda/sdk/sim-lambda-event-invoke-config-routes.d.ts +10 -0
  642. package/dist/service/lambda/sdk/sim-lambda-event-invoke-config-routes.d.ts.map +1 -0
  643. package/dist/service/lambda/sdk/sim-lambda-event-invoke-config-routes.js +32 -0
  644. package/dist/service/lambda/sdk/sim-lambda-event-invoke-config-routes.js.map +1 -0
  645. package/dist/service/lambda/sdk/sim-lambda-sdk-command-router.d.ts.map +1 -1
  646. package/dist/service/lambda/sdk/sim-lambda-sdk-command-router.js +14 -0
  647. package/dist/service/lambda/sdk/sim-lambda-sdk-command-router.js.map +1 -1
  648. package/dist/service/lambda/serve/api/sim-lambda-api-function-input.d.ts +27 -0
  649. package/dist/service/lambda/serve/api/sim-lambda-api-function-input.d.ts.map +1 -0
  650. package/dist/service/lambda/serve/api/sim-lambda-api-function-input.js +76 -0
  651. package/dist/service/lambda/serve/api/sim-lambda-api-function-input.js.map +1 -0
  652. package/dist/service/lambda/serve/api/sim-lambda-api-function-routes.d.ts.map +1 -1
  653. package/dist/service/lambda/serve/api/sim-lambda-api-function-routes.js +19 -58
  654. package/dist/service/lambda/serve/api/sim-lambda-api-function-routes.js.map +1 -1
  655. package/dist/service/lambda/sim-lambda-commands.d.ts +11 -0
  656. package/dist/service/lambda/sim-lambda-commands.d.ts.map +1 -1
  657. package/dist/service/lambda/sim-lambda-commands.js +18 -1
  658. package/dist/service/lambda/sim-lambda-commands.js.map +1 -1
  659. package/dist/service/lambda/sim-lambda-event-invoke-operations.d.ts +23 -0
  660. package/dist/service/lambda/sim-lambda-event-invoke-operations.d.ts.map +1 -0
  661. package/dist/service/lambda/sim-lambda-event-invoke-operations.js +31 -0
  662. package/dist/service/lambda/sim-lambda-event-invoke-operations.js.map +1 -0
  663. package/dist/service/lambda/sim-lambda-inspection.d.ts +9 -0
  664. package/dist/service/lambda/sim-lambda-inspection.d.ts.map +1 -1
  665. package/dist/service/lambda/sim-lambda-inspection.js +13 -0
  666. package/dist/service/lambda/sim-lambda-inspection.js.map +1 -1
  667. package/dist/service/lambda/sim-lambda-request-options.d.ts +8 -0
  668. package/dist/service/lambda/sim-lambda-request-options.d.ts.map +1 -0
  669. package/dist/service/lambda/sim-lambda-request-options.js +2 -0
  670. package/dist/service/lambda/sim-lambda-request-options.js.map +1 -0
  671. package/dist/service/lambda/sim-lambda.d.ts +12 -7
  672. package/dist/service/lambda/sim-lambda.d.ts.map +1 -1
  673. package/dist/service/lambda/sim-lambda.js +16 -3
  674. package/dist/service/lambda/sim-lambda.js.map +1 -1
  675. package/dist/service/s3/bucket/notification/sim-s3-notification-event.d.ts +1 -1
  676. package/dist/service/s3/bucket/notification/sim-s3-notification-event.d.ts.map +1 -1
  677. package/dist/service/s3/bucket/notification/sim-s3-notification-event.js +7 -1
  678. package/dist/service/s3/bucket/notification/sim-s3-notification-event.js.map +1 -1
  679. package/dist/service/s3/bucket/notification/sim-s3-unsimulated-notification-events.d.ts.map +1 -1
  680. package/dist/service/s3/bucket/notification/sim-s3-unsimulated-notification-events.js +0 -1
  681. package/dist/service/s3/bucket/notification/sim-s3-unsimulated-notification-events.js.map +1 -1
  682. package/dist/service/s3/command/copy-object/copy-object-builder.d.ts +34 -0
  683. package/dist/service/s3/command/copy-object/copy-object-builder.d.ts.map +1 -0
  684. package/dist/service/s3/command/copy-object/copy-object-builder.js +40 -0
  685. package/dist/service/s3/command/copy-object/copy-object-builder.js.map +1 -0
  686. package/dist/service/s3/command/copy-object/copy-object-source.d.ts +37 -0
  687. package/dist/service/s3/command/copy-object/copy-object-source.d.ts.map +1 -0
  688. package/dist/service/s3/command/copy-object/copy-object-source.js +80 -0
  689. package/dist/service/s3/command/copy-object/copy-object-source.js.map +1 -0
  690. package/dist/service/s3/command/copy-object/copy-object.command.d.ts +41 -0
  691. package/dist/service/s3/command/copy-object/copy-object.command.d.ts.map +1 -0
  692. package/dist/service/s3/command/copy-object/copy-object.command.js +2 -0
  693. package/dist/service/s3/command/copy-object/copy-object.command.js.map +1 -0
  694. package/dist/service/s3/command/copy-object/copy-object.handler.d.ts +43 -0
  695. package/dist/service/s3/command/copy-object/copy-object.handler.d.ts.map +1 -0
  696. package/dist/service/s3/command/copy-object/copy-object.handler.js +76 -0
  697. package/dist/service/s3/command/copy-object/copy-object.handler.js.map +1 -0
  698. package/dist/service/s3/command/object/sim-s3-object-commands.d.ts +4 -0
  699. package/dist/service/s3/command/object/sim-s3-object-commands.d.ts.map +1 -1
  700. package/dist/service/s3/command/object/sim-s3-object-commands.js +7 -0
  701. package/dist/service/s3/command/object/sim-s3-object-commands.js.map +1 -1
  702. package/dist/service/s3/command/sim-s3-command.types.d.ts +1 -0
  703. package/dist/service/s3/command/sim-s3-command.types.d.ts.map +1 -1
  704. package/dist/service/s3/error/sim-s3.error.d.ts +11 -0
  705. package/dist/service/s3/error/sim-s3.error.d.ts.map +1 -1
  706. package/dist/service/s3/error/sim-s3.error.js +13 -0
  707. package/dist/service/s3/error/sim-s3.error.js.map +1 -1
  708. package/dist/service/s3/sdk/sim-s3-sdk-command-router.d.ts.map +1 -1
  709. package/dist/service/s3/sdk/sim-s3-sdk-command-router.js +4 -0
  710. package/dist/service/s3/sdk/sim-s3-sdk-command-router.js.map +1 -1
  711. package/dist/service/s3/serve/api/sim-s3-api-object-input.d.ts +14 -0
  712. package/dist/service/s3/serve/api/sim-s3-api-object-input.d.ts.map +1 -1
  713. package/dist/service/s3/serve/api/sim-s3-api-object-input.js +20 -0
  714. package/dist/service/s3/serve/api/sim-s3-api-object-input.js.map +1 -1
  715. package/dist/service/s3/serve/api/sim-s3-api-object-output.d.ts +14 -0
  716. package/dist/service/s3/serve/api/sim-s3-api-object-output.d.ts.map +1 -1
  717. package/dist/service/s3/serve/api/sim-s3-api-object-output.js +12 -0
  718. package/dist/service/s3/serve/api/sim-s3-api-object-output.js.map +1 -1
  719. package/dist/service/s3/serve/api/sim-s3-api-object-routes.d.ts.map +1 -1
  720. package/dist/service/s3/serve/api/sim-s3-api-object-routes.js +23 -1
  721. package/dist/service/s3/serve/api/sim-s3-api-object-routes.js.map +1 -1
  722. package/dist/service/s3/serve/api/sim-s3-api-output.d.ts.map +1 -1
  723. package/dist/service/s3/serve/api/sim-s3-api-output.js +7 -1
  724. package/dist/service/s3/serve/api/sim-s3-api-output.js.map +1 -1
  725. package/dist/service/s3/serve/api/sim-s3-api-route.type.d.ts +14 -3
  726. package/dist/service/s3/serve/api/sim-s3-api-route.type.d.ts.map +1 -1
  727. package/dist/service/s3/serve/api/sim-s3-api-routes.d.ts.map +1 -1
  728. package/dist/service/s3/serve/api/sim-s3-api-routes.js +2 -1
  729. package/dist/service/s3/serve/api/sim-s3-api-routes.js.map +1 -1
  730. package/dist/service/s3/sim-s3-operations.d.ts +2 -0
  731. package/dist/service/s3/sim-s3-operations.d.ts.map +1 -1
  732. package/dist/service/s3/sim-s3-operations.js +4 -0
  733. package/dist/service/s3/sim-s3-operations.js.map +1 -1
  734. package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.d.ts +2 -0
  735. package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.d.ts.map +1 -1
  736. package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.js +3 -0
  737. package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.js.map +1 -1
  738. package/dist/service/wafv2/index.d.ts +1 -0
  739. package/dist/service/wafv2/index.d.ts.map +1 -1
  740. package/dist/service/wafv2/index.js.map +1 -1
  741. package/dist/service/wafv2/managed/sim-waf-managed-group-statement.d.ts.map +1 -1
  742. package/dist/service/wafv2/managed/sim-waf-managed-group-statement.js +1 -0
  743. package/dist/service/wafv2/managed/sim-waf-managed-group-statement.js.map +1 -1
  744. package/dist/service/wafv2/sim-wafv2-commands.d.ts.map +1 -1
  745. package/dist/service/wafv2/sim-wafv2-commands.js +3 -0
  746. package/dist/service/wafv2/sim-wafv2-commands.js.map +1 -1
  747. package/dist/service/wafv2/sim-wafv2.d.ts.map +1 -1
  748. package/dist/service/wafv2/sim-wafv2.js +1 -0
  749. package/dist/service/wafv2/sim-wafv2.js.map +1 -1
  750. package/dist/service/wafv2/statement/sim-waf-rate-based-input.d.ts +49 -0
  751. package/dist/service/wafv2/statement/sim-waf-rate-based-input.d.ts.map +1 -0
  752. package/dist/service/wafv2/statement/sim-waf-rate-based-input.js +94 -0
  753. package/dist/service/wafv2/statement/sim-waf-rate-based-input.js.map +1 -0
  754. package/dist/service/wafv2/statement/sim-waf-rate-based.d.ts +22 -0
  755. package/dist/service/wafv2/statement/sim-waf-rate-based.d.ts.map +1 -0
  756. package/dist/service/wafv2/statement/sim-waf-rate-based.js +41 -0
  757. package/dist/service/wafv2/statement/sim-waf-rate-based.js.map +1 -0
  758. package/dist/service/wafv2/statement/sim-waf-rate-based.type.d.ts +18 -0
  759. package/dist/service/wafv2/statement/sim-waf-rate-based.type.d.ts.map +1 -0
  760. package/dist/service/wafv2/statement/sim-waf-rate-based.type.js +2 -0
  761. package/dist/service/wafv2/statement/sim-waf-rate-based.type.js.map +1 -0
  762. package/dist/service/wafv2/statement/sim-waf-rate-counter.d.ts +29 -0
  763. package/dist/service/wafv2/statement/sim-waf-rate-counter.d.ts.map +1 -0
  764. package/dist/service/wafv2/statement/sim-waf-rate-counter.js +35 -0
  765. package/dist/service/wafv2/statement/sim-waf-rate-counter.js.map +1 -0
  766. package/dist/service/wafv2/statement/sim-waf-statement.d.ts +6 -0
  767. package/dist/service/wafv2/statement/sim-waf-statement.d.ts.map +1 -1
  768. package/dist/service/wafv2/statement/sim-waf-statement.js +4 -0
  769. package/dist/service/wafv2/statement/sim-waf-statement.js.map +1 -1
  770. package/dist/service/wafv2/statement/sim-waf-statement.type.d.ts +2 -1
  771. package/dist/service/wafv2/statement/sim-waf-statement.type.d.ts.map +1 -1
  772. package/dist/service/wafv2/statement/sim-waf-unsimulated-rate-based.d.ts +10 -0
  773. package/dist/service/wafv2/statement/sim-waf-unsimulated-rate-based.d.ts.map +1 -0
  774. package/dist/service/wafv2/statement/sim-waf-unsimulated-rate-based.js +40 -0
  775. package/dist/service/wafv2/statement/sim-waf-unsimulated-rate-based.js.map +1 -0
  776. package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.d.ts.map +1 -1
  777. package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.js +0 -5
  778. package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.js.map +1 -1
  779. package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.d.ts.map +1 -1
  780. package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.js +25 -2
  781. package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.js.map +1 -1
  782. package/dist/service/wafv2/web-acl/sim-waf-rule.type.d.ts +6 -0
  783. package/dist/service/wafv2/web-acl/sim-waf-rule.type.d.ts.map +1 -1
  784. package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.d.ts.map +1 -1
  785. package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.js +16 -1
  786. package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.js.map +1 -1
  787. package/dist/util/clock/sim-clock-control.d.ts +8 -0
  788. package/dist/util/clock/sim-clock-control.d.ts.map +1 -1
  789. package/dist/util/clock/sim-clock-control.js +10 -1
  790. package/dist/util/clock/sim-clock-control.js.map +1 -1
  791. package/package.json +1 -1
  792. package/dist/service/lambda/command/create-function/create-function-environment-names.d.ts.map +0 -1
  793. package/dist/service/lambda/command/create-function/create-function-environment-names.js.map +0 -1
  794. package/dist/service/lambda/command/create-function/create-function-environment.d.ts.map +0 -1
  795. package/dist/service/lambda/command/create-function/create-function-environment.js.map +0 -1
  796. package/dist/service/lambda/command/create-function/lambda-reserved-variable-names.d.ts.map +0 -1
  797. package/dist/service/lambda/command/create-function/lambda-reserved-variable-names.js.map +0 -1
  798. /package/dist/service/lambda/{command/create-function → function/environment}/lambda-reserved-variable-names.d.ts +0 -0
  799. /package/dist/service/lambda/{command/create-function → function/environment}/lambda-reserved-variable-names.js +0 -0
@@ -0,0 +1,47 @@
1
+ import { isRecord } from "../../../../util/type-guard/record.js";
2
+ import { SimCfnLambdaPropertyParser } from "../function/sim-cfn-lambda-property-parser.js";
3
+ import { SimCfnLambdaTargetArn } from "../sim-cfn-lambda-target-arn.js";
4
+ /**
5
+ * Parses the nested AWS::Lambda::EventInvokeConfig DestinationConfig
6
+ * property.
7
+ *
8
+ * Its own parser because DestinationConfig is the one property of the
9
+ * Resource with a shape rather than a scalar: two ends, each an object holding
10
+ * somewhere to send to, and each read on its own so a config keeps the end it
11
+ * can reach when the other names somewhere it cannot.
12
+ */
13
+ export class SimCfnLambdaEventInvokeDestinations {
14
+ propertyParser = new SimCfnLambdaPropertyParser();
15
+ targetArn = new SimCfnLambdaTargetArn();
16
+ /**
17
+ * Parse the DestinationConfig property into where results are sent.
18
+ */
19
+ parse(resource, config) {
20
+ if (config === undefined) {
21
+ return undefined;
22
+ }
23
+ if (!isRecord(config)) {
24
+ throw this.propertyParser.invalidPropertyError(resource, "DestinationConfig", "an object");
25
+ }
26
+ return {
27
+ OnSuccess: this.destination(resource, config["OnSuccess"], "OnSuccess"),
28
+ OnFailure: this.destination(resource, config["OnFailure"], "OnFailure"),
29
+ };
30
+ }
31
+ /**
32
+ * One end of the config, left off where the simulation has nowhere to send
33
+ * it.
34
+ */
35
+ destination(resource, value, name) {
36
+ if (value === undefined) {
37
+ return undefined;
38
+ }
39
+ const path = `DestinationConfig.${name}`;
40
+ if (!isRecord(value)) {
41
+ throw this.propertyParser.invalidPropertyError(resource, path, "an object");
42
+ }
43
+ const destination = this.targetArn.destination(resource, value["Destination"], `${path}.Destination`);
44
+ return destination === undefined ? undefined : { Destination: destination };
45
+ }
46
+ }
47
+ //# sourceMappingURL=sim-cfn-lambda-event-invoke-destinations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sim-cfn-lambda-event-invoke-destinations.js","sourceRoot":"","sources":["../../../../../src/service/lambda/cfn/event-invoke-config/sim-cfn-lambda-event-invoke-destinations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,uCAAuC,CAAC;AAOjE,OAAO,EAAE,0BAA0B,EAAE,MAAM,+CAA+C,CAAC;AAC3F,OAAO,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAExE;;;;;;;;GAQG;AACH,MAAM,OAAO,mCAAmC;IAC7B,cAAc,GAAG,IAAI,0BAA0B,EAAE,CAAC;IAClD,SAAS,GAAG,IAAI,qBAAqB,EAAE,CAAC;IAEzD;;OAEG;IACH,KAAK,CACH,QAAwB,EACxB,MAAuC;QAEvC,IAAI,MAAM,KAAK,SAAS,EAAE,CAAC;YACzB,OAAO,SAAS,CAAC;QACnB,CAAC;QAED,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,EAAE,CAAC;YACtB,MAAM,IAAI,CAAC,cAAc,CAAC,oBAAoB,CAC5C,QAAQ,EACR,mBAAmB,EACnB,WAAW,CACZ,CAAC;QACJ,CAAC;QAED,OAAO;YACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,QAAQ,EAAE,MAAM,CAAC,WAAW,CAAC,EAAE,WAAW,CAAC;YACvE,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,QAAQ,EAAE,MAAM,CAAC,WAAW,CAAC,EAAE,WAAW,CAAC;SACxE,CAAC;IACJ,CAAC;IAED;;;OAGG;IACK,WAAW,CACjB,QAAwB,EACxB,KAAsC,EACtC,IAAY;QAEZ,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;YACxB,OAAO,SAAS,CAAC;QACnB,CAAC;QAED,MAAM,IAAI,GAAG,qBAAqB,IAAI,EAAE,CAAC;QAEzC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,EAAE,CAAC;YACrB,MAAM,IAAI,CAAC,cAAc,CAAC,oBAAoB,CAC5C,QAAQ,EACR,IAAI,EACJ,WAAW,CACZ,CAAC;QACJ,CAAC;QAED,MAAM,WAAW,GAAG,IAAI,CAAC,SAAS,CAAC,WAAW,CAC5C,QAAQ,EACR,KAAK,CAAC,aAAa,CAAC,EACpB,GAAG,IAAI,cAAc,CACtB,CAAC;QAEF,OAAO,WAAW,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,WAAW,EAAE,CAAC;IAC9E,CAAC;CACF"}
@@ -0,0 +1,20 @@
1
+ import type { SimCfnResource } from "../../../cloudformation/resource/sim-cfn-resource.js";
2
+ import type { SimCfnTemplateValue } from "../../../cloudformation/template/value/sim-cfn-template-value.js";
3
+ import type { SimLambdaDeadLetterConfigInput } from "../../function/event-invoke/lambda-dead-letter-target.js";
4
+ /**
5
+ * Parses the nested AWS::Lambda::Function DeadLetterConfig property.
6
+ *
7
+ * This is what CDK's `deadLetterQueue` synthesizes, and a template names the
8
+ * queue or topic by `Fn::GetAtt` on its ARN or by `Ref`, so both are read the
9
+ * way an event source mapping reads the source it polls.
10
+ */
11
+ export declare class SimCfnLambdaDeadLetterParser {
12
+ private readonly propertyParser;
13
+ private readonly targetArn;
14
+ /**
15
+ * Parse the DeadLetterConfig property into the dead-letter target the
16
+ * function is created with.
17
+ */
18
+ parse(resource: SimCfnResource, config: SimCfnTemplateValue | undefined): SimLambdaDeadLetterConfigInput | undefined;
19
+ }
20
+ //# sourceMappingURL=sim-cfn-lambda-dead-letter-parser.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sim-cfn-lambda-dead-letter-parser.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/cfn/function/sim-cfn-lambda-dead-letter-parser.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sDAAsD,CAAC;AAC3F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kEAAkE,CAAC;AAC5G,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,0DAA0D,CAAC;AAI/G;;;;;;GAMG;AACH,qBAAa,4BAA4B;IACvC,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAoC;IACnE,OAAO,CAAC,QAAQ,CAAC,SAAS,CAA+B;IAEzD;;;OAGG;IACH,KAAK,CACH,QAAQ,EAAE,cAAc,EACxB,MAAM,EAAE,mBAAmB,GAAG,SAAS,GACtC,8BAA8B,GAAG,SAAS,CAoB5C;CACF"}
@@ -0,0 +1,29 @@
1
+ import { isRecord } from "../../../../util/type-guard/record.js";
2
+ import { SimCfnLambdaTargetArn } from "../sim-cfn-lambda-target-arn.js";
3
+ import { SimCfnLambdaPropertyParser } from "./sim-cfn-lambda-property-parser.js";
4
+ /**
5
+ * Parses the nested AWS::Lambda::Function DeadLetterConfig property.
6
+ *
7
+ * This is what CDK's `deadLetterQueue` synthesizes, and a template names the
8
+ * queue or topic by `Fn::GetAtt` on its ARN or by `Ref`, so both are read the
9
+ * way an event source mapping reads the source it polls.
10
+ */
11
+ export class SimCfnLambdaDeadLetterParser {
12
+ propertyParser = new SimCfnLambdaPropertyParser();
13
+ targetArn = new SimCfnLambdaTargetArn();
14
+ /**
15
+ * Parse the DeadLetterConfig property into the dead-letter target the
16
+ * function is created with.
17
+ */
18
+ parse(resource, config) {
19
+ if (config === undefined) {
20
+ return undefined;
21
+ }
22
+ if (!isRecord(config)) {
23
+ throw this.propertyParser.invalidPropertyError(resource, "DeadLetterConfig", "an object");
24
+ }
25
+ const targetArn = this.targetArn.deadLetter(resource, config["TargetArn"], "DeadLetterConfig.TargetArn");
26
+ return targetArn === undefined ? undefined : { TargetArn: targetArn };
27
+ }
28
+ }
29
+ //# sourceMappingURL=sim-cfn-lambda-dead-letter-parser.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sim-cfn-lambda-dead-letter-parser.js","sourceRoot":"","sources":["../../../../../src/service/lambda/cfn/function/sim-cfn-lambda-dead-letter-parser.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,uCAAuC,CAAC;AAIjE,OAAO,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AACxE,OAAO,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAEjF;;;;;;GAMG;AACH,MAAM,OAAO,4BAA4B;IACtB,cAAc,GAAG,IAAI,0BAA0B,EAAE,CAAC;IAClD,SAAS,GAAG,IAAI,qBAAqB,EAAE,CAAC;IAEzD;;;OAGG;IACH,KAAK,CACH,QAAwB,EACxB,MAAuC;QAEvC,IAAI,MAAM,KAAK,SAAS,EAAE,CAAC;YACzB,OAAO,SAAS,CAAC;QACnB,CAAC;QAED,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,EAAE,CAAC;YACtB,MAAM,IAAI,CAAC,cAAc,CAAC,oBAAoB,CAC5C,QAAQ,EACR,kBAAkB,EAClB,WAAW,CACZ,CAAC;QACJ,CAAC;QAED,MAAM,SAAS,GAAG,IAAI,CAAC,SAAS,CAAC,UAAU,CACzC,QAAQ,EACR,MAAM,CAAC,WAAW,CAAC,EACnB,4BAA4B,CAC7B,CAAC;QAEF,OAAO,SAAS,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,SAAS,EAAE,SAAS,EAAE,CAAC;IACxE,CAAC;CACF"}
@@ -1,5 +1,6 @@
1
1
  import type { SimCfnResource } from "../../../cloudformation/resource/sim-cfn-resource.js";
2
2
  import type { SimCfnTemplateValueRecord } from "../../../cloudformation/template/value/sim-cfn-template-value.js";
3
+ import type { SimLambdaDeadLetterConfigInput } from "../../function/event-invoke/lambda-dead-letter-target.js";
3
4
  import type { SimCreateFunctionCommandInput, SimLambdaFunctionCode, SimLambdaFunctionEnvironment } from "../../command/create-function/create-function.command.js";
4
5
  export interface SimCfnLambdaFunctionProperties {
5
6
  readonly functionName: string;
@@ -13,6 +14,7 @@ export interface SimCfnLambdaFunctionProperties {
13
14
  readonly timeoutSeconds: number | undefined;
14
15
  readonly memorySizeMb: number | undefined;
15
16
  readonly environment: SimLambdaFunctionEnvironment | undefined;
17
+ readonly deadLetterConfig: SimLambdaDeadLetterConfigInput | undefined;
16
18
  }
17
19
  /**
18
20
  * Map parsed AWS::Lambda::Function properties onto the sim Lambda
@@ -31,6 +33,7 @@ export declare class SimCfnLambdaFunctionPropertiesParser {
31
33
  private readonly propertyParser;
32
34
  private readonly codeParser;
33
35
  private readonly environmentParser;
36
+ private readonly deadLetterParser;
34
37
  /**
35
38
  * Parse the resolved CloudFormation properties for an AWS::Lambda::Function.
36
39
  */
@@ -1 +1 @@
1
- {"version":3,"file":"sim-cfn-lambda-function-properties-parser.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sDAAsD,CAAC;AAC3F,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,kEAAkE,CAAC;AAGlH,OAAO,KAAK,EACV,6BAA6B,EAC7B,qBAAqB,EACrB,4BAA4B,EAC7B,MAAM,0DAA0D,CAAC;AAKlE,MAAM,WAAW,8BAA8B;IAC7C,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,IAAI,EAAE,qBAAqB,GAAG,SAAS,CAAC;IACjD,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,cAAc,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5C,QAAQ,CAAC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1C,QAAQ,CAAC,WAAW,EAAE,4BAA4B,GAAG,SAAS,CAAC;CAChE;AAED;;;;GAIG;AACH,wBAAgB,+BAA+B,CAC7C,kBAAkB,EAAE,8BAA8B,EAClD,IAAI,EAAE,qBAAqB,GAAG,SAAS,GACtC,6BAA6B,CAY/B;AAED;;;;;;GAMG;AACH,qBAAa,oCAAoC;IAC/C,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAoC;IACnE,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAwC;IACnE,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAuC;IAEzE;;OAEG;IACH,KAAK,CACH,QAAQ,EAAE,cAAc,EACxB,UAAU,EAAE,yBAAyB,GACpC,8BAA8B,CA2ChC;IAED;;;;;;;OAOG;IACH,OAAO,CAAC,OAAO;IAqBf;;;OAGG;IACH,OAAO,CAAC,YAAY;CAYrB"}
1
+ {"version":3,"file":"sim-cfn-lambda-function-properties-parser.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sDAAsD,CAAC;AAC3F,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,kEAAkE,CAAC;AAGlH,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,0DAA0D,CAAC;AAC/G,OAAO,KAAK,EACV,6BAA6B,EAC7B,qBAAqB,EACrB,4BAA4B,EAC7B,MAAM,0DAA0D,CAAC;AAMlE,MAAM,WAAW,8BAA8B;IAC7C,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,IAAI,EAAE,qBAAqB,GAAG,SAAS,CAAC;IACjD,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,cAAc,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5C,QAAQ,CAAC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1C,QAAQ,CAAC,WAAW,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAC/D,QAAQ,CAAC,gBAAgB,EAAE,8BAA8B,GAAG,SAAS,CAAC;CACvE;AAED;;;;GAIG;AACH,wBAAgB,+BAA+B,CAC7C,kBAAkB,EAAE,8BAA8B,EAClD,IAAI,EAAE,qBAAqB,GAAG,SAAS,GACtC,6BAA6B,CAa/B;AAED;;;;;;GAMG;AACH,qBAAa,oCAAoC;IAC/C,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAoC;IACnE,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAwC;IACnE,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAuC;IACzE,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAsC;IAEvE;;OAEG;IACH,KAAK,CACH,QAAQ,EAAE,cAAc,EACxB,UAAU,EAAE,yBAAyB,GACpC,8BAA8B,CA+ChC;IAED;;;;;;;OAOG;IACH,OAAO,CAAC,OAAO;IAqBf;;;OAGG;IACH,OAAO,CAAC,YAAY;CAYrB"}
@@ -1,4 +1,5 @@
1
1
  import { makeSimRoleArn } from "../../../iam/role/arn/sim-iam-role-arn.js";
2
+ import { SimCfnLambdaDeadLetterParser } from "./sim-cfn-lambda-dead-letter-parser.js";
2
3
  import { SimCfnLambdaEnvironmentParser } from "./sim-cfn-lambda-environment-parser.js";
3
4
  import { SimCfnLambdaFunctionCodeParser } from "./sim-cfn-lambda-function-code-parser.js";
4
5
  import { SimCfnLambdaPropertyParser } from "./sim-cfn-lambda-property-parser.js";
@@ -18,6 +19,7 @@ export function simCfnLambdaCreateFunctionInput(functionProperties, code) {
18
19
  Timeout: functionProperties.timeoutSeconds,
19
20
  MemorySize: functionProperties.memorySizeMb,
20
21
  Environment: functionProperties.environment,
22
+ DeadLetterConfig: functionProperties.deadLetterConfig,
21
23
  };
22
24
  }
23
25
  /**
@@ -31,6 +33,7 @@ export class SimCfnLambdaFunctionPropertiesParser {
31
33
  propertyParser = new SimCfnLambdaPropertyParser();
32
34
  codeParser = new SimCfnLambdaFunctionCodeParser();
33
35
  environmentParser = new SimCfnLambdaEnvironmentParser();
36
+ deadLetterParser = new SimCfnLambdaDeadLetterParser();
34
37
  /**
35
38
  * Parse the resolved CloudFormation properties for an AWS::Lambda::Function.
36
39
  */
@@ -48,6 +51,7 @@ export class SimCfnLambdaFunctionPropertiesParser {
48
51
  timeoutSeconds: this.propertyParser.optionalNumber(resource, properties["Timeout"], "Timeout"),
49
52
  memorySizeMb: this.propertyParser.optionalNumber(resource, properties["MemorySize"], "MemorySize"),
50
53
  environment: this.environmentParser.parse(resource, properties["Environment"]),
54
+ deadLetterConfig: this.deadLetterParser.parse(resource, properties["DeadLetterConfig"]),
51
55
  };
52
56
  }
53
57
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"sim-cfn-lambda-function-properties-parser.js","sourceRoot":"","sources":["../../../../../src/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"sim-cfn-lambda-function-properties-parser.js","sourceRoot":"","sources":["../../../../../src/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"sim-cfn-lambda-resource-deleter.d.ts","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-resource-deleter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mDAAmD,CAAC;AACxF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AASlD,UAAU,qCAAqC;IAC7C,QAAQ,CAAC,MAAM,EAAE,SAAS,CAAC;CAC5B;AAED;;;;;;GAMG;AACH,qBAAa,2BAA2B;IACtC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAY;IAEnC,YAAY,UAAU,EAAE,qCAAqC,EAE5D;IAED;;OAEG;IACG,MAAM,CACV,gBAAgB,EAAE,MAAM,EACxB,QAAQ,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC,CAoCf;YAEa,cAAc;YAWd,iBAAiB;YAWjB,wBAAwB;IAatC;;OAEG;YACW,WAAW;CAa1B"}
1
+ {"version":3,"file":"sim-cfn-lambda-resource-deleter.d.ts","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-resource-deleter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mDAAmD,CAAC;AACxF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAUlD,UAAU,qCAAqC;IAC7C,QAAQ,CAAC,MAAM,EAAE,SAAS,CAAC;CAC5B;AAED;;;;;;GAMG;AACH,qBAAa,2BAA2B;IACtC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAY;IAEnC,YAAY,UAAU,EAAE,qCAAqC,EAE5D;IAED;;OAEG;IACG,MAAM,CACV,gBAAgB,EAAE,MAAM,EACxB,QAAQ,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC,CAwCf;YAEa,cAAc;YAWd,iBAAiB;YAWjB,wBAAwB;IAatC;;OAEG;YACW,WAAW;CAa1B"}
@@ -1,4 +1,5 @@
1
1
  import { simCfnLambdaCreatedResource } from "./sim-cfn-lambda-created-resource.js";
2
+ import { simCfnLambdaRemoveEventInvokeConfig } from "./event-invoke-config/sim-cfn-lambda-event-invoke-config-remover.js";
2
3
  import { simCfnLambdaRevokePermission } from "./permission/sim-cfn-lambda-permission-revoker.js";
3
4
  import { simCfnLambdaTargetFunctionName } from "./function/sim-cfn-lambda-target-function.js";
4
5
  /**
@@ -30,6 +31,10 @@ export class SimCfnLambdaResourceDeleter {
30
31
  await this.deleteEventSourceMapping(resource);
31
32
  return;
32
33
  }
34
+ case "EventInvokeConfig": {
35
+ await simCfnLambdaRemoveEventInvokeConfig(this.lambda, resource);
36
+ return;
37
+ }
33
38
  case "Permission": {
34
39
  await simCfnLambdaRevokePermission(this.lambda, resource);
35
40
  return;
@@ -1 +1 @@
1
- {"version":3,"file":"sim-cfn-lambda-resource-deleter.js","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-resource-deleter.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,2BAA2B,EAAE,MAAM,sCAAsC,CAAC;AACnF,OAAO,EAAE,4BAA4B,EAAE,MAAM,mDAAmD,CAAC;AACjG,OAAO,EAAE,8BAA8B,EAAE,MAAM,8CAA8C,CAAC;AAM9F;;;;;;GAMG;AACH,MAAM,OAAO,2BAA2B;IACrB,MAAM,CAAY;IAEnC,YAAY,UAAiD;QAC3D,IAAI,CAAC,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC;IAClC,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM,CACV,gBAAwB,EACxB,QAAwB;QAExB,QAAQ,gBAAgB,EAAE,CAAC;YACzB,KAAK,UAAU,EAAE,CAAC;gBAChB,MAAM,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC;gBACpC,OAAO;YACT,CAAC;YACD,KAAK,KAAK,EAAE,CAAC;gBACX,MAAM,IAAI,CAAC,iBAAiB,CAAC,QAAQ,CAAC,CAAC;gBACvC,OAAO;YACT,CAAC;YACD,KAAK,oBAAoB,EAAE,CAAC;gBAC1B,MAAM,IAAI,CAAC,wBAAwB,CAAC,QAAQ,CAAC,CAAC;gBAC9C,OAAO;YACT,CAAC;YACD,KAAK,YAAY,EAAE,CAAC;gBAClB,MAAM,4BAA4B,CAAC,IAAI,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;gBAC1D,OAAO;YACT,CAAC;YACD,KAAK,SAAS,EAAE,CAAC;gBACf,oEAAoE;gBACpE,sEAAsE;gBACtE,oEAAoE;gBACpE,iEAAiE;gBACjE,oDAAoD;gBACpD,OAAO;YACT,CAAC;YACD,KAAK,OAAO,EAAE,CAAC;gBACb,MAAM,IAAI,CAAC,WAAW,CAAC,QAAQ,CAAC,CAAC;gBACjC,OAAO;YACT,CAAC;YACD,SAAS,CAAC;gBACR,MAAM,IAAI,KAAK,CACb,kDAAkD,gBAAgB,WAAW,CAC9E,CAAC;YACJ,CAAC;QACH,CAAC;IACH,CAAC;IAEO,KAAK,CAAC,cAAc,CAAC,QAAwB;QACnD,MAAM,WAAW,GAAG,2BAA2B,CAC7C,QAAQ,EACR,UAAU,CACX,CAAC;QAEF,MAAM,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC;YAC/B,KAAK,EAAE,EAAE,YAAY,EAAE,WAAW,CAAC,IAAI,EAAE;SAC1C,CAAC,CAAC;IACL,CAAC;IAEO,KAAK,CAAC,iBAAiB,CAAC,QAAwB;QACtD,MAAM,WAAW,GAAG,2BAA2B,CAC7C,QAAQ,EACR,cAAc,CACf,CAAC;QAEF,MAAM,IAAI,CAAC,MAAM,CAAC,uBAAuB,CAAC;YACxC,KAAK,EAAE,EAAE,YAAY,EAAE,WAAW,CAAC,YAAY,EAAE;SAClD,CAAC,CAAC;IACL,CAAC;IAEO,KAAK,CAAC,wBAAwB,CACpC,QAAwB;QAExB,MAAM,OAAO,GAAG,2BAA2B,CACzC,QAAQ,EACR,sBAAsB,CACvB,CAAC;QAEF,MAAM,IAAI,CAAC,MAAM,CAAC,wBAAwB,CAAC;YACzC,KAAK,EAAE,EAAE,IAAI,EAAE,OAAO,CAAC,IAAI,EAAE;SAC9B,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACK,KAAK,CAAC,WAAW,CAAC,QAAwB;QAChD,MAAM,KAAK,GAAG,2BAA2B,CACvC,QAAQ,EACR,OAAO,CACR,CAAC;QAEF,MAAM,IAAI,CAAC,MAAM,CAAC,WAAW,CAAC;YAC5B,KAAK,EAAE;gBACL,YAAY,EAAE,8BAA8B,CAAC,KAAK,CAAC,GAAG,CAAC;gBACvD,IAAI,EAAE,KAAK,CAAC,IAAI;aACjB;SACF,CAAC,CAAC;IACL,CAAC;CACF"}
1
+ {"version":3,"file":"sim-cfn-lambda-resource-deleter.js","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-resource-deleter.ts"],"names":[],"mappings":"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"}
@@ -11,6 +11,7 @@ export declare class SimLambdaCloudFormationResourceFactory implements SimCfnSer
11
11
  private readonly versionCreator;
12
12
  private readonly aliasCreator;
13
13
  private readonly eventSourceMappingCreator;
14
+ private readonly eventInvokeConfigCreator;
14
15
  private readonly deleter;
15
16
  constructor(lambda: SimLambda);
16
17
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"sim-cfn-lambda-resource-factory.d.ts","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-resource-factory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,EACd,sCAAsC,EACvC,MAAM,mDAAmD,CAAC;AAC3D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,wEAAwE,CAAC;AAC3H,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AASlD;;GAEG;AACH,qBAAa,sCAAuC,YAAW,4BAA4B;IACzF,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA8B;IAC9D,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAyB;IACpD,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAgC;IAClE,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA6B;IAC5D,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA2B;IACxD,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAAwC;IAClF,OAAO,CAAC,QAAQ,CAAC,OAAO,CAA8B;IAEtD,YAAY,MAAM,EAAE,SAAS,EAU5B;IAED;;OAEG;IACG,MAAM,CACV,gBAAgB,EAAE,MAAM,EACxB,QAAQ,EAAE,cAAc,EACxB,OAAO,EAAE,sCAAsC,GAC9C,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CA6C7B;IAED;;OAEG;IACG,MAAM,CACV,gBAAgB,EAAE,MAAM,EACxB,QAAQ,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC,CAEf;CACF"}
1
+ {"version":3,"file":"sim-cfn-lambda-resource-factory.d.ts","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-resource-factory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,EACd,sCAAsC,EACvC,MAAM,mDAAmD,CAAC;AAC3D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,wEAAwE,CAAC;AAC3H,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAUlD;;GAEG;AACH,qBAAa,sCAAuC,YAAW,4BAA4B;IACzF,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA8B;IAC9D,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAyB;IACpD,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAgC;IAClE,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA6B;IAC5D,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA2B;IACxD,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAAwC;IAClF,OAAO,CAAC,QAAQ,CAAC,wBAAwB,CAAuC;IAChF,OAAO,CAAC,QAAQ,CAAC,OAAO,CAA8B;IAEtD,YAAY,MAAM,EAAE,SAAS,EAa5B;IAED;;OAEG;IACG,MAAM,CACV,gBAAgB,EAAE,MAAM,EACxB,QAAQ,EAAE,cAAc,EACxB,OAAO,EAAE,sCAAsC,GAC9C,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAmD7B;IAED;;OAEG;IACG,MAAM,CACV,gBAAgB,EAAE,MAAM,EACxB,QAAQ,EAAE,cAAc,GACvB,OAAO,CAAC,IAAI,CAAC,CAEf;CACF"}
@@ -1,4 +1,5 @@
1
1
  import { SimCfnLambdaAliasCreator } from "./alias/sim-cfn-lambda-alias-creator.js";
2
+ import { SimCfnLambdaEventInvokeConfigCreator } from "./event-invoke-config/sim-cfn-lambda-event-invoke-config-creator.js";
2
3
  import { SimCfnLambdaEventSourceMappingCreator } from "./event-source-mapping/sim-cfn-lambda-event-source-mapping-creator.js";
3
4
  import { SimCfnLambdaFunctionCreator } from "./function/sim-cfn-lambda-function-creator.js";
4
5
  import { SimCfnLambdaPermissionCreator } from "./permission/sim-cfn-lambda-permission-creator.js";
@@ -15,6 +16,7 @@ export class SimLambdaCloudFormationResourceFactory {
15
16
  versionCreator;
16
17
  aliasCreator;
17
18
  eventSourceMappingCreator;
19
+ eventInvokeConfigCreator;
18
20
  deleter;
19
21
  constructor(lambda) {
20
22
  this.deleter = new SimCfnLambdaResourceDeleter({ lambda });
@@ -26,6 +28,9 @@ export class SimLambdaCloudFormationResourceFactory {
26
28
  this.eventSourceMappingCreator = new SimCfnLambdaEventSourceMappingCreator({
27
29
  lambda,
28
30
  });
31
+ this.eventInvokeConfigCreator = new SimCfnLambdaEventInvokeConfigCreator({
32
+ lambda,
33
+ });
29
34
  }
30
35
  /**
31
36
  * Create a simulated Lambda resource from a CloudFormation Resource.
@@ -41,6 +46,9 @@ export class SimLambdaCloudFormationResourceFactory {
41
46
  case "EventSourceMapping": {
42
47
  return await this.eventSourceMappingCreator.create(resource, context.resolvedProperties ?? resource.properties);
43
48
  }
49
+ case "EventInvokeConfig": {
50
+ return await this.eventInvokeConfigCreator.create(resource, context.resolvedProperties ?? resource.properties);
51
+ }
44
52
  case "Permission": {
45
53
  return await this.permissionCreator.create(resource, context.resolvedProperties ?? resource.properties);
46
54
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sim-cfn-lambda-resource-factory.js","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-resource-factory.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"sim-cfn-lambda-resource-factory.js","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-resource-factory.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AACnF,OAAO,EAAE,oCAAoC,EAAE,MAAM,qEAAqE,CAAC;AAC3H,OAAO,EAAE,qCAAqC,EAAE,MAAM,uEAAuE,CAAC;AAC9H,OAAO,EAAE,2BAA2B,EAAE,MAAM,+CAA+C,CAAC;AAC5F,OAAO,EAAE,6BAA6B,EAAE,MAAM,mDAAmD,CAAC;AAClG,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,OAAO,EAAE,0BAA0B,EAAE,MAAM,6CAA6C,CAAC;AACzF,OAAO,EAAE,2BAA2B,EAAE,MAAM,sCAAsC,CAAC;AAEnF;;GAEG;AACH,MAAM,OAAO,sCAAsC;IAChC,eAAe,CAA8B;IAC7C,UAAU,CAAyB;IACnC,iBAAiB,CAAgC;IACjD,cAAc,CAA6B;IAC3C,YAAY,CAA2B;IACvC,yBAAyB,CAAwC;IACjE,wBAAwB,CAAuC;IAC/D,OAAO,CAA8B;IAEtD,YAAY,MAAiB;QAC3B,IAAI,CAAC,OAAO,GAAG,IAAI,2BAA2B,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;QAC3D,IAAI,CAAC,eAAe,GAAG,IAAI,2BAA2B,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;QACnE,IAAI,CAAC,UAAU,GAAG,IAAI,sBAAsB,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;QACzD,IAAI,CAAC,iBAAiB,GAAG,IAAI,6BAA6B,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;QACvE,IAAI,CAAC,cAAc,GAAG,IAAI,0BAA0B,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;QACjE,IAAI,CAAC,YAAY,GAAG,IAAI,wBAAwB,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;QAC7D,IAAI,CAAC,yBAAyB,GAAG,IAAI,qCAAqC,CAAC;YACzE,MAAM;SACP,CAAC,CAAC;QACH,IAAI,CAAC,wBAAwB,GAAG,IAAI,oCAAoC,CAAC;YACvE,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM,CACV,gBAAwB,EACxB,QAAwB,EACxB,OAA+C;QAE/C,QAAQ,gBAAgB,EAAE,CAAC;YACzB,KAAK,UAAU,EAAE,CAAC;gBAChB,OAAO,MAAM,IAAI,CAAC,eAAe,CAAC,MAAM,CACtC,QAAQ,EACR,OAAO,CAAC,kBAAkB,IAAI,QAAQ,CAAC,UAAU,EACjD,OAAO,CAAC,QAAQ,CACjB,CAAC;YACJ,CAAC;YACD,KAAK,KAAK,EAAE,CAAC;gBACX,OAAO,MAAM,IAAI,CAAC,UAAU,CAAC,MAAM,CACjC,QAAQ,EACR,OAAO,CAAC,kBAAkB,IAAI,QAAQ,CAAC,UAAU,CAClD,CAAC;YACJ,CAAC;YACD,KAAK,oBAAoB,EAAE,CAAC;gBAC1B,OAAO,MAAM,IAAI,CAAC,yBAAyB,CAAC,MAAM,CAChD,QAAQ,EACR,OAAO,CAAC,kBAAkB,IAAI,QAAQ,CAAC,UAAU,CAClD,CAAC;YACJ,CAAC;YACD,KAAK,mBAAmB,EAAE,CAAC;gBACzB,OAAO,MAAM,IAAI,CAAC,wBAAwB,CAAC,MAAM,CAC/C,QAAQ,EACR,OAAO,CAAC,kBAAkB,IAAI,QAAQ,CAAC,UAAU,CAClD,CAAC;YACJ,CAAC;YACD,KAAK,YAAY,EAAE,CAAC;gBAClB,OAAO,MAAM,IAAI,CAAC,iBAAiB,CAAC,MAAM,CACxC,QAAQ,EACR,OAAO,CAAC,kBAAkB,IAAI,QAAQ,CAAC,UAAU,CAClD,CAAC;YACJ,CAAC;YACD,KAAK,SAAS,EAAE,CAAC;gBACf,OAAO,MAAM,IAAI,CAAC,cAAc,CAAC,MAAM,CACrC,QAAQ,EACR,OAAO,CAAC,kBAAkB,IAAI,QAAQ,CAAC,UAAU,CAClD,CAAC;YACJ,CAAC;YACD,KAAK,OAAO,EAAE,CAAC;gBACb,OAAO,MAAM,IAAI,CAAC,YAAY,CAAC,MAAM,CACnC,QAAQ,EACR,OAAO,CAAC,kBAAkB,IAAI,QAAQ,CAAC,UAAU,CAClD,CAAC;YACJ,CAAC;YACD,SAAS,CAAC;gBACR,MAAM,IAAI,KAAK,CACb,kDAAkD,gBAAgB,EAAE,CACrE,CAAC;YACJ,CAAC;QACH,CAAC;IACH,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,MAAM,CACV,gBAAwB,EACxB,QAAwB;QAExB,MAAM,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,gBAAgB,EAAE,QAAQ,CAAC,CAAC;IACxD,CAAC;CACF"}
@@ -0,0 +1,35 @@
1
+ import type { SimCfnResource } from "../../cloudformation/resource/sim-cfn-resource.js";
2
+ import type { SimCfnTemplateValue } from "../../cloudformation/template/value/sim-cfn-template-value.js";
3
+ /**
4
+ * Reads the template properties naming where a function's asynchronous
5
+ * invocations end up.
6
+ *
7
+ * A destination and a dead-letter target are named the same way and go wrong
8
+ * the same way, so they are read here rather than beside each of the two
9
+ * Resources carrying one.
10
+ *
11
+ * Neither takes the Resource down with it. A destination naming a Resource
12
+ * simulated CloudFormation skipped, or a service outside the template, is
13
+ * recorded against the Resource and left off it, so the function still
14
+ * deploys and a test can find out where its failures are not going. A stack
15
+ * refusing to deploy a function over one destination is the outcome issue
16
+ * #823 was about.
17
+ */
18
+ export declare class SimCfnLambdaTargetArn {
19
+ private readonly parser;
20
+ /**
21
+ * Where an asynchronous invocation result is sent, if it can be sent there.
22
+ */
23
+ destination(resource: SimCfnResource, value: SimCfnTemplateValue | undefined, path: string): string | undefined;
24
+ /**
25
+ * Where an asynchronous event that was given up on is kept, if it can be
26
+ * kept there.
27
+ */
28
+ deadLetter(resource: SimCfnResource, value: SimCfnTemplateValue | undefined, path: string): string | undefined;
29
+ /**
30
+ * The ARN this property names, or nothing when the simulation will not send
31
+ * there and has recorded why.
32
+ */
33
+ private usable;
34
+ }
35
+ //# sourceMappingURL=sim-cfn-lambda-target-arn.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sim-cfn-lambda-target-arn.d.ts","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-target-arn.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mDAAmD,CAAC;AACxF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+DAA+D,CAAC;AAczG;;;;;;;;;;;;;;GAcG;AACH,qBAAa,qBAAqB;IAChC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;OAEG;IACH,WAAW,CACT,QAAQ,EAAE,cAAc,EACxB,KAAK,EAAE,mBAAmB,GAAG,SAAS,EACtC,IAAI,EAAE,MAAM,GACX,MAAM,GAAG,SAAS,CAOpB;IAED;;;OAGG;IACH,UAAU,CACR,QAAQ,EAAE,cAAc,EACxB,KAAK,EAAE,mBAAmB,GAAG,SAAS,EACtC,IAAI,EAAE,MAAM,GACX,MAAM,GAAG,SAAS,CAIpB;IAED;;;OAGG;IACH,OAAO,CAAC,MAAM;CA8Bf"}
@@ -0,0 +1,73 @@
1
+ import { sqsQueueArn } from "../../sqs/queue/sim-sqs-queue-arn.js";
2
+ import { SimSqsQueueUrl } from "../../sqs/queue/sim-sqs-queue-url.js";
3
+ import { SimLambdaDestinationArn } from "../destination/sim-lambda-destination-arn.js";
4
+ import { SimLambdaInvalidParameterValueException } from "../error/sim-lambda.error.js";
5
+ import { requireLambdaDeadLetterTarget } from "../function/event-invoke/lambda-dead-letter-target.js";
6
+ import { SimCfnLambdaPropertyParser } from "./function/sim-cfn-lambda-property-parser.js";
7
+ /**
8
+ * Reads the template properties naming where a function's asynchronous
9
+ * invocations end up.
10
+ *
11
+ * A destination and a dead-letter target are named the same way and go wrong
12
+ * the same way, so they are read here rather than beside each of the two
13
+ * Resources carrying one.
14
+ *
15
+ * Neither takes the Resource down with it. A destination naming a Resource
16
+ * simulated CloudFormation skipped, or a service outside the template, is
17
+ * recorded against the Resource and left off it, so the function still
18
+ * deploys and a test can find out where its failures are not going. A stack
19
+ * refusing to deploy a function over one destination is the outcome issue
20
+ * #823 was about.
21
+ */
22
+ export class SimCfnLambdaTargetArn {
23
+ parser = new SimCfnLambdaPropertyParser();
24
+ /**
25
+ * Where an asynchronous invocation result is sent, if it can be sent there.
26
+ */
27
+ destination(resource, value, path) {
28
+ return this.usable(resource, value, path, (arn) => SimLambdaDestinationArn.of(arn).value);
29
+ }
30
+ /**
31
+ * Where an asynchronous event that was given up on is kept, if it can be
32
+ * kept there.
33
+ */
34
+ deadLetter(resource, value, path) {
35
+ return this.usable(resource, value, path, (arn) => requireLambdaDeadLetterTarget({ TargetArn: arn }));
36
+ }
37
+ /**
38
+ * The ARN this property names, or nothing when the simulation will not send
39
+ * there and has recorded why.
40
+ */
41
+ usable(resource, value, path, read) {
42
+ const named = this.parser.optionalString(resource, value, path);
43
+ if (named === undefined || named === "") {
44
+ return undefined;
45
+ }
46
+ try {
47
+ return read(queueUrlAsArn(named));
48
+ }
49
+ catch (error) {
50
+ if (error instanceof SimLambdaInvalidParameterValueException) {
51
+ resource.ignoreProperty(path, `${path} names ${named}, which simulated Lambda has nowhere to ` +
52
+ `send to, so the Resource is deployed without it: ${error.message}`);
53
+ return undefined;
54
+ }
55
+ /* v8 ignore next 2 -- unreachable: reading an ARN refuses one it cannot
56
+ use and does nothing else that throws. */
57
+ throw error;
58
+ }
59
+ }
60
+ }
61
+ /**
62
+ * A queue named by its URL, read as the ARN every other way of naming a queue
63
+ * gives.
64
+ *
65
+ * `Ref` on an `AWS::SQS::Queue` resolves to the queue's URL, since that is
66
+ * what an SDK request names a queue by, while everything here names a queue by
67
+ * ARN. A template pointing at a queue either way means the same queue.
68
+ */
69
+ function queueUrlAsArn(named) {
70
+ const queue = SimSqsQueueUrl.parse(named);
71
+ return queue === undefined ? named : sqsQueueArn(queue);
72
+ }
73
+ //# sourceMappingURL=sim-cfn-lambda-target-arn.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sim-cfn-lambda-target-arn.js","sourceRoot":"","sources":["../../../../src/service/lambda/cfn/sim-cfn-lambda-target-arn.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,cAAc,EAAE,MAAM,sCAAsC,CAAC;AACtE,OAAO,EAAE,uBAAuB,EAAE,MAAM,8CAA8C,CAAC;AACvF,OAAO,EAAE,uCAAuC,EAAE,MAAM,8BAA8B,CAAC;AACvF,OAAO,EAAE,6BAA6B,EAAE,MAAM,uDAAuD,CAAC;AACtG,OAAO,EAAE,0BAA0B,EAAE,MAAM,8CAA8C,CAAC;AAQ1F;;;;;;;;;;;;;;GAcG;AACH,MAAM,OAAO,qBAAqB;IACf,MAAM,GAAG,IAAI,0BAA0B,EAAE,CAAC;IAE3D;;OAEG;IACH,WAAW,CACT,QAAwB,EACxB,KAAsC,EACtC,IAAY;QAEZ,OAAO,IAAI,CAAC,MAAM,CAChB,QAAQ,EACR,KAAK,EACL,IAAI,EACJ,CAAC,GAAG,EAAE,EAAE,CAAC,uBAAuB,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,KAAK,CAC/C,CAAC;IACJ,CAAC;IAED;;;OAGG;IACH,UAAU,CACR,QAAwB,EACxB,KAAsC,EACtC,IAAY;QAEZ,OAAO,IAAI,CAAC,MAAM,CAAC,QAAQ,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,GAAG,EAAE,EAAE,CAChD,6BAA6B,CAAC,EAAE,SAAS,EAAE,GAAG,EAAE,CAAC,CAClD,CAAC;IACJ,CAAC;IAED;;;OAGG;IACK,MAAM,CACZ,QAAwB,EACxB,KAAsC,EACtC,IAAY,EACZ,IAA8B;QAE9B,MAAM,KAAK,GAAG,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,QAAQ,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC;QAEhE,IAAI,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,EAAE,EAAE,CAAC;YACxC,OAAO,SAAS,CAAC;QACnB,CAAC;QAED,IAAI,CAAC;YACH,OAAO,IAAI,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,CAAC;QACpC,CAAC;QAAC,OAAO,KAAK,EAAE,CAAC;YACf,IAAI,KAAK,YAAY,uCAAuC,EAAE,CAAC;gBAC7D,QAAQ,CAAC,cAAc,CACrB,IAAI,EACJ,GAAG,IAAI,UAAU,KAAK,0CAA0C;oBAC9D,oDAAoD,KAAK,CAAC,OAAO,EAAE,CACtE,CAAC;gBAEF,OAAO,SAAS,CAAC;YACnB,CAAC;YAED;wDAC4C;YAC5C,MAAM,KAAK,CAAC;QACd,CAAC;IACH,CAAC;CACF;AAED;;;;;;;GAOG;AACH,SAAS,aAAa,CAAC,KAAa;IAClC,MAAM,KAAK,GAAG,cAAc,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;IAE1C,OAAO,KAAK,KAAK,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC1D,CAAC"}
@@ -13,6 +13,7 @@ export interface CreateFunctionInput {
13
13
  timeoutSeconds: number | undefined;
14
14
  memorySizeMb: number | undefined;
15
15
  environmentVariables: ReadonlyMap<string, string>;
16
+ deadLetterTargetArn: string | undefined;
16
17
  }
17
18
  /**
18
19
  * Require the AWS-required CreateFunction input fields, and validate the
@@ -1 +1 @@
1
- {"version":3,"file":"create-function-input.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/command/create-function/create-function-input.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,KAAK,mBAAmB,EACzB,MAAM,2CAA2C,CAAC;AAEnD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAE7E;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,mBAAmB,CAAC;IAChC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,cAAc,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,oBAAoB,EAAE,WAAW,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACnD;AAED;;;GAGG;AACH,wBAAgB,0BAA0B,CACxC,OAAO,EAAE,wBAAwB,GAChC,mBAAmB,CAmBrB"}
1
+ {"version":3,"file":"create-function-input.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/command/create-function/create-function-input.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,KAAK,mBAAmB,EACzB,MAAM,2CAA2C,CAAC;AAGnD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAE7E;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,mBAAmB,CAAC;IAChC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,cAAc,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,oBAAoB,EAAE,WAAW,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAClD,mBAAmB,EAAE,MAAM,GAAG,SAAS,CAAC;CACzC;AAED;;;GAGG;AACH,wBAAgB,0BAA0B,CACxC,OAAO,EAAE,wBAAwB,GAChC,mBAAmB,CAoBrB"}
@@ -1,6 +1,7 @@
1
1
  import { assertDefined } from "../../../../util/type-guard/defined.js";
2
2
  import { requireLambdaCodeSource, } from "../../function/code/lambda-code-source.js";
3
- import { requireLambdaEnvironmentVariables } from "./create-function-environment.js";
3
+ import { requireLambdaEnvironmentVariables } from "../../function/environment/lambda-environment-variables.js";
4
+ import { requireLambdaDeadLetterTarget } from "../../function/event-invoke/lambda-dead-letter-target.js";
4
5
  /**
5
6
  * Require the AWS-required CreateFunction input fields, and validate the
6
7
  * function code input into a sim Lambda code source.
@@ -19,6 +20,7 @@ export function requireCreateFunctionInput(command) {
19
20
  timeoutSeconds: input.Timeout,
20
21
  memorySizeMb: input.MemorySize,
21
22
  environmentVariables: requireLambdaEnvironmentVariables(input.Environment),
23
+ deadLetterTargetArn: requireLambdaDeadLetterTarget(input.DeadLetterConfig),
22
24
  };
23
25
  }
24
26
  //# sourceMappingURL=create-function-input.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-function-input.js","sourceRoot":"","sources":["../../../../../src/service/lambda/command/create-function/create-function-input.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AACvE,OAAO,EACL,uBAAuB,GAExB,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,iCAAiC,EAAE,MAAM,kCAAkC,CAAC;AAkBrF;;;GAGG;AACH,MAAM,UAAU,0BAA0B,CACxC,OAAiC;IAEjC,MAAM,EAAE,KAAK,EAAE,GAAG,OAAO,CAAC;IAC1B,aAAa,CACX,KAAK,CAAC,YAAY,EAClB,mDAAmD,CACpD,CAAC;IACF,aAAa,CAAC,KAAK,CAAC,IAAI,EAAE,2CAA2C,CAAC,CAAC;IAEvE,OAAO;QACL,IAAI,EAAE,KAAK,CAAC,YAAY;QACxB,OAAO,EAAE,KAAK,CAAC,IAAI;QACnB,UAAU,EAAE,uBAAuB,CAAC,KAAK,CAAC,IAAI,CAAC;QAC/C,WAAW,EAAE,KAAK,CAAC,OAAO;QAC1B,WAAW,EAAE,KAAK,CAAC,OAAO;QAC1B,WAAW,EAAE,KAAK,CAAC,WAAW;QAC9B,cAAc,EAAE,KAAK,CAAC,OAAO;QAC7B,YAAY,EAAE,KAAK,CAAC,UAAU;QAC9B,oBAAoB,EAAE,iCAAiC,CAAC,KAAK,CAAC,WAAW,CAAC;KAC3E,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"create-function-input.js","sourceRoot":"","sources":["../../../../../src/service/lambda/command/create-function/create-function-input.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AACvE,OAAO,EACL,uBAAuB,GAExB,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,iCAAiC,EAAE,MAAM,4DAA4D,CAAC;AAC/G,OAAO,EAAE,6BAA6B,EAAE,MAAM,0DAA0D,CAAC;AAmBzG;;;GAGG;AACH,MAAM,UAAU,0BAA0B,CACxC,OAAiC;IAEjC,MAAM,EAAE,KAAK,EAAE,GAAG,OAAO,CAAC;IAC1B,aAAa,CACX,KAAK,CAAC,YAAY,EAClB,mDAAmD,CACpD,CAAC;IACF,aAAa,CAAC,KAAK,CAAC,IAAI,EAAE,2CAA2C,CAAC,CAAC;IAEvE,OAAO;QACL,IAAI,EAAE,KAAK,CAAC,YAAY;QACxB,OAAO,EAAE,KAAK,CAAC,IAAI;QACnB,UAAU,EAAE,uBAAuB,CAAC,KAAK,CAAC,IAAI,CAAC;QAC/C,WAAW,EAAE,KAAK,CAAC,OAAO;QAC1B,WAAW,EAAE,KAAK,CAAC,OAAO;QAC1B,WAAW,EAAE,KAAK,CAAC,WAAW;QAC9B,cAAc,EAAE,KAAK,CAAC,OAAO;QAC7B,YAAY,EAAE,KAAK,CAAC,UAAU;QAC9B,oBAAoB,EAAE,iCAAiC,CAAC,KAAK,CAAC,WAAW,CAAC;QAC1E,mBAAmB,EAAE,6BAA6B,CAAC,KAAK,CAAC,gBAAgB,CAAC;KAC3E,CAAC;AACJ,CAAC"}
@@ -2,6 +2,7 @@
2
2
  * https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lambda/command/CreateFunctionCommand/
3
3
  */
4
4
  import type { SimResponseMetadata } from "../../../aws/metadata/response-metadata.type.js";
5
+ import type { SimLambdaDeadLetterConfigInput } from "../../function/event-invoke/lambda-dead-letter-target.js";
5
6
  import type { SimLambdaFunctionConfiguration } from "../../function/sim-lambda-function-configuration.js";
6
7
  /**
7
8
  * Minimal structural sim Lambda CreateFunction command.
@@ -42,6 +43,7 @@ export interface SimCreateFunctionCommandInput {
42
43
  readonly Timeout?: number | undefined;
43
44
  readonly MemorySize?: number | undefined;
44
45
  readonly Environment?: SimLambdaFunctionEnvironment | undefined;
46
+ readonly DeadLetterConfig?: SimLambdaDeadLetterConfigInput | undefined;
45
47
  }
46
48
  /**
47
49
  * Minimal structural sim Lambda CreateFunction output.
@@ -1 +1 @@
1
- {"version":3,"file":"create-function.command.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/command/create-function/create-function.command.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,qDAAqD,CAAC;AAE1G;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC,QAAQ,CAAC,KAAK,EAAE,6BAA6B,CAAC;CAC/C;AAED;;;;;;GAMG;AACH,MAAM,WAAW,qBAAqB;IACpC,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,SAAS,CAAC;CAChD;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3C,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,QAAQ,CAAC,IAAI,CAAC,EAAE,qBAAqB,GAAG,SAAS,CAAC;IAClD,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1C,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,WAAW,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;CACjE;AAED;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,8BAA8B;IACpF,QAAQ,CAAC,SAAS,EAAE,mBAAmB,CAAC;CACzC"}
1
+ {"version":3,"file":"create-function.command.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/command/create-function/create-function.command.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,0DAA0D,CAAC;AAC/G,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,qDAAqD,CAAC;AAE1G;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC,QAAQ,CAAC,KAAK,EAAE,6BAA6B,CAAC;CAC/C;AAED;;;;;;GAMG;AACH,MAAM,WAAW,qBAAqB;IACpC,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,SAAS,CAAC;CAChD;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3C,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,QAAQ,CAAC,IAAI,CAAC,EAAE,qBAAqB,GAAG,SAAS,CAAC;IAClD,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1C,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,QAAQ,CAAC,WAAW,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAChE,QAAQ,CAAC,gBAAgB,CAAC,EAAE,8BAA8B,GAAG,SAAS,CAAC;CACxE;AAED;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,8BAA8B;IACpF,QAAQ,CAAC,SAAS,EAAE,mBAAmB,CAAC;CACzC"}
@@ -4,6 +4,7 @@ import type { SimAwsCaller } from "../../../aws/caller/sim-aws-caller.js";
4
4
  import type { SimAwsAccountRegionScope } from "../../../aws/sim-aws-account-region-scope.js";
5
5
  import { type SimIamInterServiceAuthZ } from "../../../iam/authorize/sim-iam-inter-service-auth-z.js";
6
6
  import type { SimLambdaFunctionMap } from "../../function/sim-lambda-function.js";
7
+ import type { SimLambdaEventInvokeConfigStore } from "../../function/event-invoke/sim-lambda-event-invoke-config-store.js";
7
8
  import type { SimLambdaFunctionUrlStore } from "../../function/url/sim-lambda-function-url-store.js";
8
9
  import type { SimLambdaFunctionVersionStore } from "../../function/version/sim-lambda-function-version-store.js";
9
10
  import type { SimDeleteFunctionCommand, SimDeleteFunctionCommandOutput } from "./delete-function.command.js";
@@ -12,6 +13,7 @@ interface DeleteFunctionCommandHandlerProperties {
12
13
  readonly functions: SimLambdaFunctionMap;
13
14
  readonly functionUrls: SimLambdaFunctionUrlStore;
14
15
  readonly versions: SimLambdaFunctionVersionStore;
16
+ readonly eventInvokeConfigs?: SimLambdaEventInvokeConfigStore | undefined;
15
17
  readonly iam?: SimIamInterServiceAuthZ;
16
18
  readonly background?: BackgroundScheduler;
17
19
  }
@@ -28,6 +30,7 @@ export declare class DeleteFunctionCommandHandler implements CommandHandler<SimD
28
30
  private readonly functions;
29
31
  private readonly functionUrls;
30
32
  private readonly versions;
33
+ private readonly eventInvokeConfigs;
31
34
  private readonly authorizer;
32
35
  private readonly background;
33
36
  constructor(properties: DeleteFunctionCommandHandlerProperties);
@@ -41,7 +44,8 @@ export declare class DeleteFunctionCommandHandler implements CommandHandler<SimD
41
44
  *
42
45
  * The resource policy the Add Permission command builds is held on the
43
46
  * function itself, so it goes at the same time. So do the versions published
44
- * from it and the aliases pointing at those, as they do on real Lambda.
47
+ * from it, the aliases pointing at those, and the event invoke configs held
48
+ * under each qualifier, as they do on real Lambda.
45
49
  */
46
50
  handle(command: SimDeleteFunctionCommand, options?: DeleteFunctionCommandHandlerOptions): Promise<SimDeleteFunctionCommandOutput>;
47
51
  }
@@ -1 +1 @@
1
- {"version":3,"file":"delete-function.handler.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/command/delete-function/delete-function.handler.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EACL,KAAK,mBAAmB,EAEzB,MAAM,2CAA2C,CAAC;AAEnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uCAAuC,CAAC;AAC1E,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAC7F,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,wDAAwD,CAAC;AAEhE,OAAO,KAAK,EACV,oBAAoB,EAErB,MAAM,uCAAuC,CAAC;AAE/C,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,qDAAqD,CAAC;AACrG,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,6DAA6D,CAAC;AAEjH,OAAO,KAAK,EACV,wBAAwB,EACxB,8BAA8B,EAC/B,MAAM,8BAA8B,CAAC;AAEtC,UAAU,sCAAsC;IAC9C,QAAQ,CAAC,kBAAkB,EAAE,wBAAwB,CAAC;IACtD,QAAQ,CAAC,SAAS,EAAE,oBAAoB,CAAC;IACzC,QAAQ,CAAC,YAAY,EAAE,yBAAyB,CAAC;IACjD,QAAQ,CAAC,QAAQ,EAAE,6BAA6B,CAAC;IACjD,QAAQ,CAAC,GAAG,CAAC,EAAE,uBAAuB,CAAC;IACvC,QAAQ,CAAC,UAAU,CAAC,EAAE,mBAAmB,CAAC;CAC3C;AAED,UAAU,mCAAmC;IAC3C,QAAQ,CAAC,MAAM,CAAC,EAAE,YAAY,CAAC;CAChC;AAED;;;;GAIG;AACH,qBAAa,4BAA6B,YAAW,cAAc,CACjE,wBAAwB,EACxB,8BAA8B,CAC/B;IACC,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAA2B;IAC9D,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAuB;IACjD,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA4B;IACzD,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAgC;IACzD,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA2B;IACtD,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAsB;IAEjD,YAAY,UAAU,EAAE,sCAAsC,EAgB7D;IAED;;;;;;;;;;;OAWG;IACG,MAAM,CACV,OAAO,EAAE,wBAAwB,EACjC,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,8BAA8B,CAAC,CA6BzC;CACF"}
1
+ {"version":3,"file":"delete-function.handler.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/command/delete-function/delete-function.handler.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EACL,KAAK,mBAAmB,EAEzB,MAAM,2CAA2C,CAAC;AAEnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uCAAuC,CAAC;AAC1E,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAC7F,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,wDAAwD,CAAC;AAEhE,OAAO,KAAK,EACV,oBAAoB,EAErB,MAAM,uCAAuC,CAAC;AAE/C,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,qEAAqE,CAAC;AAC3H,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,qDAAqD,CAAC;AACrG,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,6DAA6D,CAAC;AAEjH,OAAO,KAAK,EACV,wBAAwB,EACxB,8BAA8B,EAC/B,MAAM,8BAA8B,CAAC;AAEtC,UAAU,sCAAsC;IAC9C,QAAQ,CAAC,kBAAkB,EAAE,wBAAwB,CAAC;IACtD,QAAQ,CAAC,SAAS,EAAE,oBAAoB,CAAC;IACzC,QAAQ,CAAC,YAAY,EAAE,yBAAyB,CAAC;IACjD,QAAQ,CAAC,QAAQ,EAAE,6BAA6B,CAAC;IACjD,QAAQ,CAAC,kBAAkB,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAC1E,QAAQ,CAAC,GAAG,CAAC,EAAE,uBAAuB,CAAC;IACvC,QAAQ,CAAC,UAAU,CAAC,EAAE,mBAAmB,CAAC;CAC3C;AAED,UAAU,mCAAmC;IAC3C,QAAQ,CAAC,MAAM,CAAC,EAAE,YAAY,CAAC;CAChC;AAED;;;;GAIG;AACH,qBAAa,4BAA6B,YAAW,cAAc,CACjE,wBAAwB,EACxB,8BAA8B,CAC/B;IACC,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAA2B;IAC9D,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAuB;IACjD,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA4B;IACzD,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAgC;IACzD,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAErB;IAEd,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA2B;IACtD,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAsB;IAEjD,YAAY,UAAU,EAAE,sCAAsC,EAiB7D;IAED;;;;;;;;;;;;OAYG;IACG,MAAM,CACV,OAAO,EAAE,wBAAwB,EACjC,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,8BAA8B,CAAC,CA8BzC;CACF"}
@@ -14,6 +14,7 @@ export class DeleteFunctionCommandHandler {
14
14
  functions;
15
15
  functionUrls;
16
16
  versions;
17
+ eventInvokeConfigs;
17
18
  authorizer;
18
19
  background;
19
20
  constructor(properties) {
@@ -22,6 +23,7 @@ export class DeleteFunctionCommandHandler {
22
23
  this.functions = functions;
23
24
  this.functionUrls = functionUrls;
24
25
  this.versions = versions;
26
+ this.eventInvokeConfigs = properties.eventInvokeConfigs;
25
27
  this.authorizer = new DeleteFunctionAuthorizer({ iam });
26
28
  this.background = background;
27
29
  }
@@ -35,7 +37,8 @@ export class DeleteFunctionCommandHandler {
35
37
  *
36
38
  * The resource policy the Add Permission command builds is held on the
37
39
  * function itself, so it goes at the same time. So do the versions published
38
- * from it and the aliases pointing at those, as they do on real Lambda.
40
+ * from it, the aliases pointing at those, and the event invoke configs held
41
+ * under each qualifier, as they do on real Lambda.
39
42
  */
40
43
  async handle(command, options) {
41
44
  assertDefined(command.input.FunctionName, "DeleteFunctionCommand.input.FunctionName required");
@@ -50,6 +53,7 @@ export class DeleteFunctionCommandHandler {
50
53
  }
51
54
  this.functionUrls.deleteIfPresent(simFunction);
52
55
  this.versions.forget(simFunction);
56
+ this.eventInvokeConfigs?.deleteForFunction(functionName);
53
57
  this.functions.delete(functionName);
54
58
  return { $metadata: {} };
55
59
  }
@@ -1 +1 @@
1
- {"version":3,"file":"delete-function.handler.js","sourceRoot":"","sources":["../../../../../src/service/lambda/command/delete-function/delete-function.handler.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,eAAe,GAChB,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAGvE,OAAO,EACL,kBAAkB,GAEnB,MAAM,wDAAwD,CAAC;AAChE,OAAO,EAAE,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAKrF,OAAO,EAAE,oBAAoB,EAAE,MAAM,qDAAqD,CAAC;AAG3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAmB3E;;;;GAIG;AACH,MAAM,OAAO,4BAA4B;IAItB,kBAAkB,CAA2B;IAC7C,SAAS,CAAuB;IAChC,YAAY,CAA4B;IACxC,QAAQ,CAAgC;IACxC,UAAU,CAA2B;IACrC,UAAU,CAAsB;IAEjD,YAAY,UAAkD;QAC5D,MAAM,EACJ,kBAAkB,EAClB,SAAS,EACT,YAAY,EACZ,QAAQ,EACR,GAAG,GAAG,IAAI,kBAAkB,EAAE,EAC9B,UAAU,GAAG,IAAI,eAAe,EAAE,GACnC,GAAG,UAAU,CAAC;QAEf,IAAI,CAAC,kBAAkB,GAAG,kBAAkB,CAAC;QAC7C,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAC3B,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;QACjC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,UAAU,GAAG,IAAI,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,CAAC;QACxD,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;IAC/B,CAAC;IAED;;;;;;;;;;;OAWG;IACH,KAAK,CAAC,MAAM,CACV,OAAiC,EACjC,OAA6C;QAE7C,aAAa,CACX,OAAO,CAAC,KAAK,CAAC,YAAY,EAC1B,mDAAmD,CACpD,CAAC;QAEF,oEAAoE;QACpE,MAAM,IAAI,CAAC,UAAU,CAAC,QAAQ,EAAE,CAAC;QAEjC,MAAM,YAAY,GAAG,OAAO,CAAC,KAAK,CAAC,YAAqC,CAAC;QACzE,MAAM,WAAW,GAAG,oBAAoB,CACtC,IAAI,CAAC,kBAAkB,EACvB,YAAY,CACb,CAAC;QACF,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,WAAW,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC;QAExD,MAAM,WAAW,GAAG,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QAErD,IAAI,WAAW,KAAK,SAAS,EAAE,CAAC;YAC9B,MAAM,IAAI,kCAAkC,CAC1C,uBAAuB,WAAW,EAAE,CACrC,CAAC;QACJ,CAAC;QAED,IAAI,CAAC,YAAY,CAAC,eAAe,CAAC,WAAW,CAAC,CAAC;QAC/C,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC;QAClC,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;QAEpC,OAAO,EAAE,SAAS,EAAE,EAAE,EAAE,CAAC;IAC3B,CAAC;CACF"}
1
+ {"version":3,"file":"delete-function.handler.js","sourceRoot":"","sources":["../../../../../src/service/lambda/command/delete-function/delete-function.handler.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,eAAe,GAChB,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAGvE,OAAO,EACL,kBAAkB,GAEnB,MAAM,wDAAwD,CAAC;AAChE,OAAO,EAAE,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAKrF,OAAO,EAAE,oBAAoB,EAAE,MAAM,qDAAqD,CAAC;AAI3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAoB3E;;;;GAIG;AACH,MAAM,OAAO,4BAA4B;IAItB,kBAAkB,CAA2B;IAC7C,SAAS,CAAuB;IAChC,YAAY,CAA4B;IACxC,QAAQ,CAAgC;IACxC,kBAAkB,CAErB;IAEG,UAAU,CAA2B;IACrC,UAAU,CAAsB;IAEjD,YAAY,UAAkD;QAC5D,MAAM,EACJ,kBAAkB,EAClB,SAAS,EACT,YAAY,EACZ,QAAQ,EACR,GAAG,GAAG,IAAI,kBAAkB,EAAE,EAC9B,UAAU,GAAG,IAAI,eAAe,EAAE,GACnC,GAAG,UAAU,CAAC;QAEf,IAAI,CAAC,kBAAkB,GAAG,kBAAkB,CAAC;QAC7C,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAC3B,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;QACjC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,kBAAkB,GAAG,UAAU,CAAC,kBAAkB,CAAC;QACxD,IAAI,CAAC,UAAU,GAAG,IAAI,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,CAAC;QACxD,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;IAC/B,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,KAAK,CAAC,MAAM,CACV,OAAiC,EACjC,OAA6C;QAE7C,aAAa,CACX,OAAO,CAAC,KAAK,CAAC,YAAY,EAC1B,mDAAmD,CACpD,CAAC;QAEF,oEAAoE;QACpE,MAAM,IAAI,CAAC,UAAU,CAAC,QAAQ,EAAE,CAAC;QAEjC,MAAM,YAAY,GAAG,OAAO,CAAC,KAAK,CAAC,YAAqC,CAAC;QACzE,MAAM,WAAW,GAAG,oBAAoB,CACtC,IAAI,CAAC,kBAAkB,EACvB,YAAY,CACb,CAAC;QACF,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,WAAW,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC;QAExD,MAAM,WAAW,GAAG,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QAErD,IAAI,WAAW,KAAK,SAAS,EAAE,CAAC;YAC9B,MAAM,IAAI,kCAAkC,CAC1C,uBAAuB,WAAW,EAAE,CACrC,CAAC;QACJ,CAAC;QAED,IAAI,CAAC,YAAY,CAAC,eAAe,CAAC,WAAW,CAAC,CAAC;QAC/C,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC;QAClC,IAAI,CAAC,kBAAkB,EAAE,iBAAiB,CAAC,YAAY,CAAC,CAAC;QACzD,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;QAEpC,OAAO,EAAE,SAAS,EAAE,EAAE,EAAE,CAAC;IAC3B,CAAC;CACF"}
@@ -0,0 +1,24 @@
1
+ /**
2
+ * https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lambda/command/DeleteFunctionEventInvokeConfigCommand/
3
+ */
4
+ import type { SimResponseMetadata } from "../../../aws/metadata/response-metadata.type.js";
5
+ /**
6
+ * Minimal structural sim Lambda DeleteFunctionEventInvokeConfig command.
7
+ */
8
+ export interface SimDeleteFunctionEventInvokeConfigCommand {
9
+ readonly input: SimDeleteFunctionEventInvokeConfigCommandInput;
10
+ }
11
+ /**
12
+ * Minimal structural sim Lambda DeleteFunctionEventInvokeConfig input.
13
+ */
14
+ export interface SimDeleteFunctionEventInvokeConfigCommandInput {
15
+ readonly FunctionName?: string | undefined;
16
+ readonly Qualifier?: string | undefined;
17
+ }
18
+ /**
19
+ * Minimal structural sim Lambda DeleteFunctionEventInvokeConfig output.
20
+ */
21
+ export interface SimDeleteFunctionEventInvokeConfigCommandOutput {
22
+ readonly $metadata: SimResponseMetadata;
23
+ }
24
+ //# sourceMappingURL=delete-function-event-invoke-config.command.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-function-event-invoke-config.command.d.ts","sourceRoot":"","sources":["../../../../../src/service/lambda/command/delete-function-event-invoke-config/delete-function-event-invoke-config.command.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAE3F;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACxD,QAAQ,CAAC,KAAK,EAAE,8CAA8C,CAAC;CAChE;AAED;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC7D,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3C,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACzC;AAED;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC9D,QAAQ,CAAC,SAAS,EAAE,mBAAmB,CAAC;CACzC"}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lambda/command/DeleteFunctionEventInvokeConfigCommand/
3
+ */
4
+ export {};
5
+ //# sourceMappingURL=delete-function-event-invoke-config.command.js.map