The following table lists the current set of commands supported by the Amplify Storage Category Plugin.
| Command | Description |
|---|---|
| amplify storage add | Takes you through steps in the CLI to add a storage resource to your backend. |
| amplify storage update | Takes you through steps in the CLI to update a storage resource. |
| amplify storage push | Provisions only storage cloud resources with the latest local developments. |
| amplify storage remove | Removes storage resource from your local backend. The resources are removed from the cloud on the next push command. |