serverless/lib/templates/module.awsm.json
2015-09-18 09:12:12 -05:00

14 lines
287 B
JSON

{
"name": "",
"version": "0.0.1",
"location": "https://github.com/...",
"author": "",
"description": "",
"resources": {
"cloudFormation": {
"LambdaIamPolicyDocumentStatements": [],
"ApiGatewayIamPolicyDocumentStatements": [],
"Resources": {}
}
}
}