Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.21 KB

File metadata and controls

33 lines (23 loc) · 2.21 KB

WebSocket API with HTTP PROXY integration

LocalStack AWS

This template creates a WebSocket API that forwards the request body to an HTTP endpoint using integration type HTTP_PROXY

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