lambda-monitor
Version:
Lambda log monitoring and streaming to external services.
21 lines (20 loc) • 335 B
JSON
{
"target": "HOWTO.md",
"format": "txt",
"strategy": "overwrite",
"snippets": [
{
"name": "HOWTO.md",
"variables": {
"awsRegion": "${awsRegion}"
}
}
],
"requires": [
"javascript",
"chai"
],
"purpose": [
"Define setup file detailing how to set-up monitoring project."
]
}