← Back to match
awslocal
Thin wrapper around the AWS CLI for use with LocalStack, letting AWS CLI commands target a local AWS emulator instead.
Desktopfreeglobal
A thin wrapper around the AWS CLI, awslocal routes standard aws commands to a local LocalStack emulator so developers can run AWS-command workflows against a local environment. It removes the need to manually override endpoints during testing, is intended for teams using LocalStack for local development (not production), requires a running LocalStack instance, and is available under the Apache 2.0 license.
Categories
developer tools

