localstack Plugin
LocalStack provides a fully functional local AWS cloud stack. Use it to develop and test your AWS applications offline without connecting to real AWS services.
Common Commands
localstack start— start LocalStacklocalstack stop— stop LocalStacklocalstack status— check service statuslocalstack aws <service> <action> [args]— run AWS CLI commands locally