UNPKG

function-stencil

Version:

A quickstart AWS Lambda function code generator. Downloads a template function code file, test harness file, sample SAM deffiniation and appropriate file structure.

8 lines (7 loc) 194 B
LambdaFunctionprojectName: Type: AWS::Serverless::Function Properties: CodeUri: projectName/function/ Handler: app.lambdaHandler Runtime: runtimeName Timeout: 3