Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.08 KB

File metadata and controls

35 lines (24 loc) · 1.08 KB

API Gateway V2 Lambda Request Authorizer

LocalStack AWS

This project contains a sample Lambda function that can be used as a request authorizer for API Gateway V2.

Prerequisites

Start LocalStack

export LOCALSTACK_AUTH_TOKEN=<your-auth-token>
make start
make ready

Run

Execute the following commands to run the example:

./run.sh

Notes

Use tfswitch or tfenv to install the required provider version