amplify-cli notifications plugin
npm install amplify-category-notificationsThe Amplify Notifications Category Plugin supports the commands listed in the following table.
| Command | Description |
| --- | --- |
| amplify notifications add | Adds a notification channel. |
| amplify notifications remove | Removes a notification channel. |
| amplify notifications update | Configures a notification channel. |
| amplify notifications status | Lists the enabled/disabled statuses of the available notification channels. |
| amplify notifications console | Opens the Amazon Pinpoint console displaying the current channel settings. |