Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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