@incta/lambda-gateway
TypeScript icon, indicating that this package has built-in type declarations

0.3.31 • Public • Published

TODO

  • currently when query request come (action=query), as we do not want asynchronicity for such requests, we are calling synchronously another lambda i.e we call the aartsHandler lambda to synchronously provide us with query results. Put efforts on saving the latency times for calling this separate lambda (have access to BaseItemManager also on dispatcher level?)
  • env variables for sam local lambda endpoint and other props - always use same code, but depending on execution env to switch them
  • [OK]fix local paths in samLocalSimulateSQSHandler

Readme

Keywords

none

Package Sidebar

Install

npm i @incta/lambda-gateway

Weekly Downloads

1

Version

0.3.31

License

ISC

Unpacked Size

11.4 kB

Total Files

6

Last publish

Collaborators

  • inctaroot
  • akrsmv