sls_add_functions
Add function definitions with event triggers to a Serverless Framework config, specifying service name, handler, and event type.
Instructions
Add function definitions with event triggers to a Serverless Framework config
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| functions | Yes | Function definitions to add | |
| service_name | Yes | Service name |