Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Amplify LocalStack Plugin
![example workflow](https://github.com/localstack/amplify-localstack/actions/workflows/ci.yml/badge.svg)

**Amplify CLI** Plugin to support running against [LocalStack](https://github.com/localstack/localstack)
**Amplify CLI** Plugin to support running against [LocalStack for AWS](https://www.localstack.cloud/localstack-for-aws)

This plugin allows the amplify CLI tool to create resources directly on your local machine. Any request to AWS is redirected to a running LocalStack instance.

Expand Down
Loading