serverless-plugin-simulate
serverless-plugin-simulate copied to clipboard
This is a proof of concept to see if we can replicate Amazon API Gateway using docker images to run lambda
# This is a Feature Proposal ## Description Change the `npm start` command to run `npm run start:lambda && npm run start:apigateway`, making it a single command to get up...
# This is a Feature Proposal ## Description When running locally some functions will need to access services that are in the cloud e.g. KMS. We need to inject the...
# Feature Proposal ## Description Support `identityValidationExpression` on Authorizers