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

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

1996 avis

Adrian K. · Examiné il y a presque 8 ans

Betim D. · Examiné il y a presque 8 ans

Guganathan S. · Examiné il y a presque 8 ans

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. · Examiné il y a presque 8 ans

tommy l. · Examiné il y a presque 8 ans

Matt B. · Examiné il y a presque 8 ans

Josh H. · Examiné il y a presque 8 ans

confusing with replacing varibles

Tim S. · Examiné il y a presque 8 ans

Thriveni T. · Examiné il y a presque 8 ans

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. · Examiné il y a presque 8 ans

Aamir H. · Examiné il y a presque 8 ans

Kevin C. · Examiné il y a presque 8 ans

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

Matt C. · Examiné il y a presque 8 ans

Good Experience.COMPLETED

Kuntal G. · Examiné il y a presque 8 ans

Good Experience

Kuntal G. · Examiné il y a presque 8 ans

Good Experience

Kuntal G. · Examiné il y a presque 8 ans

nice

Sandip S. · Examiné il y a presque 8 ans

Ge L. · Examiné il y a presque 8 ans

Muralidharan S. · Examiné il y a presque 8 ans

Sergio C. · Examiné il y a presque 8 ans

JOSE JAVIER M. · Examiné il y a presque 8 ans

Sergio M. · Examiné il y a presque 8 ans

ÁNGELA E. · Examiné il y a presque 8 ans

MIKEL A. · Examiné il y a presque 8 ans

Alejandro H. · Examiné il y a presque 8 ans

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.