UNPKG

serverless

Version:

Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more

16 lines (12 loc) 223 B
service: service configValidationMode: error frameworkVersion: '*' provider: name: aws functions: target: handler: target.handler trigger: handler: trigger.handler destinations: onSuccess: target