13 lines
164 B
YAML

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