An easy way to add CloudFormation SQS templates to your Amplify Project
This plugin assumes that the Amplify CLI is already installed. For installation help, please see step 2 of the getting-started docs.
To install, simply enter the following command in your terminal:
npm i -g amplify-sqs-template
Command | Description |
---|---|
amplify add sqs |
Adds an SQS template resource to your project. |
amplify remove sqs |
Removes a specified SQS from your project. |