This template creates an HTTP API that forwards the request body to a Kinesis stream using integration subtype "Kinesis Put Record".
- A valid LocalStack for AWS license. Your license provides a
LOCALSTACK_AUTH_TOKEN. - Docker
localstackCLIawslocalCLI- Terraform
makeandjq
export LOCALSTACK_AUTH_TOKEN=<your-auth-token>
make start
make ready./run.sh
Use tfswitch or tfenv to install the required provider version