2020-06-16 10:59:59 +02:00

17 lines
221 B
YAML

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