Hacker News new | ask | show | jobs
by zowanet 1776 days ago
Provided your request and response payload is guaranteed to be <6MiB (for synchronous invocation) or <256KiB (for asynchronous invocation).

These are AWS Lambda's hard limits, and are too low for many webhook applications.