serverless/lib/defaults/defaults.json

16 lines
303 B
JSON

{
"plugins": [
{
"path": "./defaults/actions/FunctionDeploy.js",
"config": {}
},
{
"path": "./defaults/actions/EndpointPackageApiGateway.js",
"config": {}
},
{
"path": "./defaults/actions/EndpointProvisionApiGateway.js",
"config": {}
}
]
}