UNPKG

serverless

Version:

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

10 lines (8 loc) 121 B
service: service provider: name: aws functions: foo: handler: index.handler other: handler: index.handler