1.0.0 • Published 2 years ago

amplify-category-storage-caas v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Amplify CLI Storage Plugin

Commands Summary

The following table lists the current set of commands supported by the Amplify Storage Category Plugin.

CommandDescription
amplify storage addTakes you through steps in the CLI to add a storage resource to your backend.
amplify storage updateTakes you through steps in the CLI to update a storage resource.
amplify storage pushProvisions only storage cloud resources with the latest local developments.
amplify storage removeRemoves storage resource from your local backend. The resources are removed from the cloud on the next push command.
amplify storage overrideGenerates 'overrides.ts' for storage resource in your local backend. The resource properties can be overridden by editing this file. The resource is overridden in the cloud on the next push command.