Hacker News new | ask | show | jobs
by Dunedan 2040 days ago
DynamoDB and AWS Step Functions are notable exceptions to the fact that AWS services are usually not available locally. The vast majority of AWS services isn't available outside of AWS.
1 comments

I have a local tool for every AWS service just tell what are you looking for, for example I use https://github.com/softwaremill/elasticmq to emulate SQS locally
There's also https://github.com/localstack/localstack for the heavier services.