Willis0826 / sam-local-authorizer-example

A demo for SAM CLI with Lambda Authorizer

Home Page:https://www.willischou.com/aws-serverless-using-sam-to-develop-api-with-frontend-locally/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sam local authorizer example

This repository demos how to use SAM CLI with Lambda Authorizer locally.

You can find the examples for REST APIs (v1) in rest-apis folder and HTTP APIs (v2) in http-apis folder.

Article for this

Here is an article that walks you through the REST API and AWS SAM configuration in this repository.

Check it!

AWS Serverless - Using SAM with custom authoriser locally

Contribution

Please feel free to create a PR or an Issue if you find anything can be improved.

About

A demo for SAM CLI with Lambda Authorizer

https://www.willischou.com/aws-serverless-using-sam-to-develop-api-with-frontend-locally/


Languages

Language:TypeScript 100.0%