Forwarding Lambda Requests

Hi Rad,

Thank you for your questions. Please find my answers below:

  1. LAMBDA_FALLBACK_URL is not supported anymore. I updated the Lambda v2 release post to include the detailed configuration documentation.
  2. The feature was initially introduced to mitigate limitations in the old Lambda implementation. Our new Lambda implementation achieves (almost) perfect feature coverage and parity with AWS following meticulous parity testing. Hence, forwarding Lambda requests was not a priority in the re-implementation.
  3. Could you clarify your use case: What is an “external Lambda” (hosted on AWS?) in your context? Why can the Lambda not be emulated in LocalStack?

Looking forward to learning more about your case.

Best,
Joel

1 Like