New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-amplify/amplify-category-storage

Package Overview
Dependencies
Maintainers
10
Versions
443
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/amplify-category-storage

amplify-cli storage plugin

5.1.0
Source
npm
Version published
Maintainers
10
Created
Source

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.

Keywords

amplify

FAQs

Package last updated on 24 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts