Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.05 KB

File metadata and controls

35 lines (24 loc) · 1.05 KB

API Gateway with Kinesis Integration

LocalStack AWS

This project contains an example of an API Gateway with Kinesis Integration.

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