Using AWS Lambda with Amazon CloudWatch and SNS to Implement a Slack Chat Bot Reviews
1996 reviews
Naoki M. · Reviewed almost 10 years ago
Woongjae L. · Reviewed almost 10 years ago
Marko K. · Reviewed almost 10 years ago
Jeff F. · Reviewed almost 10 years ago
Its not working Json parsing is failing with below message . { "stackTrace": [ [ "/var/task/lambda_function.py", 64, "lambda_handler", "message = json.loads(event['Records'][0]['Sns']['Message'])" ], [ "/usr/lib64/python2.7/json/__init__.py", 338, "loads", "return _default_decoder.decode(s)" ], [ "/usr/lib64/python2.7/json/decoder.py", 366, "decode", "obj, end = self.raw_decode(s, idx=_w(s, 0).end())" ] ], "errorType": "TypeError", "errorMessage": "expected string or buffer" }
PuneethKumar C. · Reviewed almost 10 years ago
Michal R. · Reviewed almost 10 years ago
Nasser G. · Reviewed almost 10 years ago
Dinesh P. · Reviewed almost 10 years ago
Erin F. · Reviewed almost 10 years ago
Derick K. · Reviewed almost 10 years ago
Pat N. · Reviewed almost 10 years ago
tzungen c. · Reviewed almost 10 years ago
Can't get to site slack.com b/c of internal internet security
Jonathan J. · Reviewed almost 10 years ago
Toni S. · Reviewed almost 10 years ago
I tried the sample SNS message generates an error in the lambda function: the handler can't parse the SNS message.
Todd C. · Reviewed almost 10 years ago
Description to find lambda errors not correct? Or am i missing something?
Gernot W.D. G. · Reviewed almost 10 years ago
Xinghuang X. · Reviewed almost 10 years ago
Steve W. · Reviewed almost 10 years ago
Anthony L. · Reviewed almost 10 years ago
The example is misleading and the sequence of steps is not correct
David S. · Reviewed almost 10 years ago
Good lab but you for me I had to FIRST create the lambda function, then SECOND create the alarm, then THIRD test the function instead of the order given in the lab.
George H. · Reviewed almost 10 years ago
I had issues with the order of steps in the lab. Need to create the Labda function before step 38... They are working on this Lab and it doesn't properly record meeting objectives. Good example though...
Robert M. · Reviewed almost 10 years ago
Alan J. · Reviewed almost 10 years ago
Furukawa Y. · Reviewed almost 10 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.