Skip to content

timowlmtn/aws-api-gateway-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perform all the actions from the root directory.

Source for this code

This code comes from the https://aws.amazon.com/blogs/developer/handling-arbitrary-http-requests-in-amazon-api-gateway/

Build Instructions

To run the build, source the desired environment

source setenv.sh
make deploy

Take the IDs for the API Gateway and the Lambda functions and update the setenv_dev_green.sh

Build out the Lambda functions associate the new gateway with the usage key.

make -f build/Makefile deploy-api-key
make -f build/Makefile update-lambda-layer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published