2022-01-27 15:21:58 +01:00

19 lines
245 B
YAML

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