This example creates a HTTP proxy endpoint with a Lambda Proxy integration.
POST /example/{proxy+}, this endpoint integrates with a Lambda integration.
- A valid LocalStack for AWS license. Your license provides a
LOCALSTACK_AUTH_TOKEN. - Docker
localstackCLIawslocalCLI- Terraform
makeandjq
export LOCALSTACK_AUTH_TOKEN=<your-auth-token>
make start
make readymake install
make init
make deploy
make test