UNPKG

serverless-sam

Version:

Serverless framework plugin to export AWS SAM templates for a service

17 lines (13 loc) 232 B
service: python-service provider: name: openwhisk runtime: python functions: currentTime: handler: handler.endpoint events: - http: path: ping method: get plugins: - serverless-openwhisk