AWS s3 -trigger on object created function gets invoked continuously

0 votes

I've created a lambda function to read a file (input.csv) from s3 bucket and make some changes into it and save that file(output.csv) in same bucket. Note: i have not deleted input.csv file in bucket. The lambda function is triggered with object-created(All) event. But the function is called continuously like infinite number of times as input file is present in bucket. Is is supposed to happen like this ? or Is it fault?

Aug 20, 2018 in AWS by bug_seeker
• 15,520 points
475 views
Can you please share the code?

1 answer to this question.

0 votes
This is not supposed to happen. Please share the code you are using in Lambda so that I can help.
answered Feb 6, 2019 by Esha

Related Questions In AWS

0 votes
1 answer

Getting memory leak error on AWS EMR - Saving Dataframe into hive external table on S3 -

You can start by creating  a temp ...READ MORE

answered Aug 9, 2018 in AWS by Priyaj
• 58,090 points
1,269 views
0 votes
1 answer
0 votes
1 answer
+1 vote
1 answer

'No module named 'requests'' on the AWS Python Lambda function?

Hi@akhtar, For a detailed, You can even check ...READ MORE

answered Apr 15, 2020 in AWS by MD
• 95,440 points
15,932 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,458 views
+1 vote
2 answers

AWS CloudWatch Logs in Docker

The awslogs works without using ECS. you need to configure ...READ MORE

answered Sep 7, 2018 in AWS by bug_seeker
• 15,520 points
1,706 views
+6 votes
3 answers
0 votes
2 answers
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