О каких ограничениях речь? Холодный старт больше или меньше, смотря как сделать. Можно "подогреть" даже😄
AWS Lambda Has the Following Limitations:
The disk space is limited to 512 MB.
The default deployment package size is 50 MB.
Memory range is from 128 to 1536 MB.
Maximum execution timeout for a function is 15 minutes.
Requests limitations by lambda: Request and response body payload size are maximized to 6 MB.