mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
14 lines
287 B
JSON
14 lines
287 B
JSON
{
|
|
"name": "",
|
|
"version": "0.0.1",
|
|
"location": "https://github.com/...",
|
|
"author": "",
|
|
"description": "",
|
|
"resources": {
|
|
"cloudFormation": {
|
|
"LambdaIamPolicyDocumentStatements": [],
|
|
"ApiGatewayIamPolicyDocumentStatements": [],
|
|
"Resources": {}
|
|
}
|
|
}
|
|
} |