This project contains an example of an API Gateway with Kinesis Integration using Lambda as producer and consumer.
- 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 readyExecute the following commands to run the example:
make init
make deploy
make testUse tfswitch or tfenv to install the required provider version