Using AWS Lambda with Amazon CloudWatch and SNS to Implement a Slack Chat Bot Rezensionen

Using AWS Lambda with Amazon CloudWatch and SNS to Implement a Slack Chat Bot Rezensionen

1996 Rezensionen

Adrian K. · Vor fast 8 Jahre überprüft

Betim D. · Vor fast 8 Jahre überprüft

Guganathan S. · Vor fast 8 Jahre überprüft

The lambda handler was pretty buggy, and I had issues getting the URL to resolve. I might have been able to troubleshoot more but I don't typically use python. It might be helpful to have the code snippets available in node as well.

Danato B. · Vor fast 8 Jahre überprüft

tommy l. · Vor fast 8 Jahre überprüft

Matt B. · Vor fast 8 Jahre überprüft

Josh H. · Vor fast 8 Jahre überprüft

confusing with replacing varibles

Tim S. · Vor fast 8 Jahre überprüft

Thriveni T. · Vor fast 8 Jahre überprüft

There appears to be a bug in the code for this lab. The test event works but the real event does not. This is because the 'Message' field in the real event payload is a string and not a dict object, so the following returns a string not a dict: message = event['Records'][0]['Sns']['Message'] This means the following line generates an error: alarm_name = message['AlarmName'] It might be possible to fix with along the lines of: message = json.loads(str(event['Records'][0]['Sns']['Message'])) However, the lab finished before I was able to test this.

Daniel B. · Vor fast 8 Jahre überprüft

Aamir H. · Vor fast 8 Jahre überprüft

Kevin C. · Vor fast 8 Jahre überprüft

Objective "Create Lambda Function" not recognized, even though all steps taken

Matt C. · Vor fast 8 Jahre überprüft

Good Experience.COMPLETED

Kuntal G. · Vor fast 8 Jahre überprüft

Good Experience

Kuntal G. · Vor fast 8 Jahre überprüft

Good Experience

Kuntal G. · Vor fast 8 Jahre überprüft

nice

Sandip S. · Vor fast 8 Jahre überprüft

Ge L. · Vor fast 8 Jahre überprüft

Muralidharan S. · Vor fast 8 Jahre überprüft

Sergio C. · Vor fast 8 Jahre überprüft

JOSE JAVIER M. · Vor fast 8 Jahre überprüft

Sergio M. · Vor fast 8 Jahre überprüft

ÁNGELA E. · Vor fast 8 Jahre überprüft

MIKEL A. · Vor fast 8 Jahre überprüft

Alejandro H. · Vor fast 8 Jahre überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.