Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.14 KB

File metadata and controls

37 lines (26 loc) · 1.14 KB

API Gateway with Kinesis Integration and Lambda as producer and consumer

LocalStack AWS

This project contains an example of an API Gateway with Kinesis Integration using Lambda as producer and consumer.

Prerequisites

Start LocalStack

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

Run

Execute the following commands to run the example:

make init
make deploy
make test

Notes

Use tfswitch or tfenv to install the required provider version