2021-04-09 16:10:21 +02:00

19 lines
244 B
YAML

service: custom
frameworkVersion: '*'
provider:
name: customProvider
runtime: foo
plugins:
- ./customProvider
functions:
someFunction:
events:
- someEvent:
someProp: some string
otherFunction:
runtime: bar