Opinie (Using AWS Lambda with Amazon CloudWatch and SNS to Implement a Slack Chat Bot)

Opinie (Using AWS Lambda with Amazon CloudWatch and SNS to Implement a Slack Chat Bot)

1996 opinii

Adrian K. · Sprawdzono prawie 8 lat temu

Betim D. · Sprawdzono prawie 8 lat temu

Guganathan S. · Sprawdzono prawie 8 lat temu

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. · Sprawdzono prawie 8 lat temu

tommy l. · Sprawdzono prawie 8 lat temu

Matt B. · Sprawdzono prawie 8 lat temu

Josh H. · Sprawdzono prawie 8 lat temu

confusing with replacing varibles

Tim S. · Sprawdzono prawie 8 lat temu

Thriveni T. · Sprawdzono prawie 8 lat temu

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. · Sprawdzono prawie 8 lat temu

Aamir H. · Sprawdzono prawie 8 lat temu

Kevin C. · Sprawdzono prawie 8 lat temu

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

Matt C. · Sprawdzono prawie 8 lat temu

Good Experience.COMPLETED

Kuntal G. · Sprawdzono prawie 8 lat temu

Good Experience

Kuntal G. · Sprawdzono prawie 8 lat temu

Good Experience

Kuntal G. · Sprawdzono prawie 8 lat temu

nice

Sandip S. · Sprawdzono prawie 8 lat temu

Ge L. · Sprawdzono prawie 8 lat temu

Muralidharan S. · Sprawdzono prawie 8 lat temu

Sergio C. · Sprawdzono prawie 8 lat temu

JOSE JAVIER M. · Sprawdzono prawie 8 lat temu

Sergio M. · Sprawdzono prawie 8 lat temu

ÁNGELA E. · Sprawdzono prawie 8 lat temu

MIKEL A. · Sprawdzono prawie 8 lat temu

Alejandro H. · Sprawdzono prawie 8 lat temu

Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.