2021-07-05 12:20:41 +02:00

14 lines
196 B
YAML

service: service
configValidationMode: error
frameworkVersion: '*'
provider:
name: aws
runtime: python3.8
lambdaHashingVersion: 20201221
functions:
function:
handler: handler.hello