amplify function
No description
Subcommands
| Name | Description | 
|---|---|
build | Builds all the functions in the project (does an npm install on the functions src directory) | 
add | Adds a resource for an Amplify category in your local backend | 
update | Update resource for an Amplify category in your local backend | 
remove | Removes a resource for an Amplify category in your local backend | 
console | Opens the web console for the category | 
push | Provisions cloud resources with the latest local developments |