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

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

1996 opiniones

Adrian K. · Se revisó hace casi 8 años

Betim D. · Se revisó hace casi 8 años

Guganathan S. · Se revisó hace casi 8 años

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. · Se revisó hace casi 8 años

tommy l. · Se revisó hace casi 8 años

Matt B. · Se revisó hace casi 8 años

Josh H. · Se revisó hace casi 8 años

confusing with replacing varibles

Tim S. · Se revisó hace casi 8 años

Thriveni T. · Se revisó hace casi 8 años

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. · Se revisó hace casi 8 años

Aamir H. · Se revisó hace casi 8 años

Kevin C. · Se revisó hace casi 8 años

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

Matt C. · Se revisó hace casi 8 años

Good Experience.COMPLETED

Kuntal G. · Se revisó hace casi 8 años

Good Experience

Kuntal G. · Se revisó hace casi 8 años

Good Experience

Kuntal G. · Se revisó hace casi 8 años

nice

Sandip S. · Se revisó hace casi 8 años

Ge L. · Se revisó hace casi 8 años

Muralidharan S. · Se revisó hace casi 8 años

Sergio C. · Se revisó hace casi 8 años

JOSE JAVIER M. · Se revisó hace casi 8 años

Sergio M. · Se revisó hace casi 8 años

ÁNGELA E. · Se revisó hace casi 8 años

MIKEL A. · Se revisó hace casi 8 años

Alejandro H. · Se revisó hace casi 8 años

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.