amplify-cli interactions plugin
npm install amplify-category-interactionsThe current set of commands supported by the Amplify Interactions Category Plugin
| Command | Description |
| --- | --- |
| amplify interactions add | Takes you through a CLI flow to add an interactions resource to your backend |
| amplify interactions update | Takes you through steps in the CLI to update an interactions resource. |
| amplify interactions push | Provisions only interactions cloud resources with the latest local developments |
| amplify interactions remove | Removes interactions resource from your local backend which would be removed from the cloud on the next push command |