Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.08 KB

File metadata and controls

35 lines (24 loc) · 1.08 KB

API Gateway REST StateMachine Sample

LocalStack AWS

This project contains a sample of how to use a StateMachine as a target for an API Gateway REST 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