TJ
TJ
Currently it's production only. Default both to enabled and allow overriding.
The pricing doesn't look great, but it should at least be an option.
Basically it's API GW without all the over-engineered bits that are trivial to do within your application itself. - https://aws.amazon.com/blogs/compute/announcing-http-apis-for-amazon-api-gateway/
Currently Up supports symlinks, however these will fail your files are outside of the root dir as they're not in the zip at all. We could just readlink and pull...
Currently you can't define these per-stage, only with `up env ...`. Ideally you can define them in the stage, and at the root level and they merge. I'm not sure...
I'm not too familiar with the ecosystem, it seems a little confusing to get it installing deps in the CWD without creating issues elsewhere. Need to research what the idiomatic...
This was just announced, and sounds great if you don't use any of the API Gateway features — Up by default does not really utilize any. Notes: - Waiting for...
Lambda pulls in copies of your S3 zip files, and has a 75gb limit, so we have to remove old versions.
Might as well, FWIW you can also use `AWS_PROFILE` to swap that out if you're not using `.profile` in up.json.