Function failed while processing event

0 votes
I was working with a lambda function and while processing an event my lambda function failed, will this again invoke the lambda function or I have to do that manually?
Jan 25, 2019 in AWS by Rishab
• 1,490 points
427 views

1 answer to this question.

0 votes

Talking about S3's bucket notification tasks the lambda function will re-invoke 3 times and then will stop. Till the error condition is not fixed or it will exceed a service limit.

For the other event sources like Dynamo DB and other services it will try executing the code till data expires. You can use cloudwatch to get the metrics and can set alarms for the same.

answered Jan 25, 2019 by Esha

edited Jan 25, 2019

Related Questions In AWS

0 votes
1 answer

Lambda function failed during processing an Event.

Once the failure occurs, Lambda functions that ...READ MORE

answered Jan 28, 2019 in AWS by trisha
601 views
0 votes
1 answer

While connectig to EMR Cluster AWS EMR Automated Failed

Doing that amount of work wont be ...READ MORE

answered Nov 2, 2018 in AWS by Priyaj
• 58,090 points
584 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

What is event in Lambda function?

An event source is an AWS service ...READ MORE

answered Jan 25, 2019 in AWS by esha
736 views
0 votes
1 answer

Monitor Lambda function

Yes, AWS Lambda automatically monitors Lambda functions ...READ MORE

answered Jan 25, 2019 in AWS by hemant
450 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP