JSPM

amplify-category-function

2.36.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17483
  • Score
    100M100P100Q142176F
  • License Apache-2.0

amplify-cli function plugin

Package Exports

  • amplify-category-function

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (amplify-category-function) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Amplify CLI Function Plugin

Commands Summary

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

Command Description
amplify function add Takes you through steps in the CLI to add a function resource to your backend.
amplify function push Provisions only function cloud resources with the latest local developments.
amplify function build Builds node_modules for all of the function resources in the project.
amplify function remove Removes the function resource from your local backend. The resource is removed from the cloud on the next push command.