serverless/lib/templates/s-module.json
2015-12-04 14:23:55 -08:00

13 lines
278 B
JSON

{
"name": "",
"version": "0.0.1",
"profile": "aws-1",
"location": "https://github.com/...",
"author": "",
"description": "",
"cloudFormation": {
"lambdaIamPolicyDocumentStatements": [],
"apiGatewayIamPolicyDocumentStatements": [],
"resources": {}
}
}