nitro icon indicating copy to clipboard operation
nitro copied to clipboard

split aws lambda into multiple presets

Open danielroe opened this issue 1 year ago • 0 comments

Context: https://github.com/unjs/nitro/pull/357#issuecomment-1247562089, https://github.com/unjs/nitro/issues/504

Currently we cover AWS v1, AWS v2 and Netlify, but not all responses are valid between the different versions.

(We could also return different returns based on detecting the type of the request.)

danielroe avatar Sep 15 '22 06:09 danielroe