UNPKG

serverless

Version:

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

15 lines (12 loc) 242 B
service: service configValidationMode: error frameworkVersion: '*' provider: name: aws functions: foo: handler: index.handler events: - cloudFront: eventType: origin-request origin: https://example.com