Localstack management with Serverless Framework

This repository is a proof of concept (PoC) of using the AWS Local to manage the infrastructure dependencies for AWS in a development environment with Localstack

Dependencies

Install

docker-compose up -d
make setup

Send message to SNS

make notify

Metrics

Read Dynamo

make scan

Local Stack Logs

docker logs --tail 1000 -f awslocal

Output image