Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/assertible/lambda-cloudwatch-slack
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
AWS = require(
'aws-sdk'
);
2
var
url = require(
'url'
);
3
var
https = require(
'https'
);
4
var
config = require(
'./config'
);
Callers
nothing calls this directly
Calls
1
processEvent
Function · 0.85
Tested by
no test coverage detected