API Security and Authentication Overview Considering that not all Lambda functions should be public, different APIs in a system will require…| duncanleung.com
Debugging Use Case Serverless functions can be invoked locally with the Serverless CLI. If you set up your functions to write event payloads…| duncanleung.com
Generating an AWS Lambda API endpoint A handy trick to reference an AWS Lambda API endpoint is to use serverless-pseudo-parameters and…| duncanleung.com