Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

WebSocket API with Kinesis Stream integration

LocalStack AWS

This template creates a WebSocket API that forwards the request body to a Kinesis stream.

Prerequisites

Start LocalStack

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

Run

./run.sh

Notes

Use tfswitch or tfenv to install the required provider version