Fully functional local AWS cloud stack for development and testing
Fully functional local AWS cloud stack
localstack
$ localstack start
$ localstack start -d -e SERVICES=s3,dynamodb
$ aws s3 mb s3://my-bucket --endpoint-url=http://localhost:4566