2020-09-02 13:04:59 +02:00

17 lines
208 B
YAML

service: service
configValidationMode: error
frameworkVersion: '*'
provider:
name: aws
package:
artifact: artifact.zip
functions:
foo:
handler: index.handler
other:
handler: index.handler