2

For some reason i see the triggers for my lambda function as double. If i delete one both are deleted and if i add 1 two are added.

enter image description here

The real problem is that i think this is making it fire twice per event so its not just a graphical problem. Any ideas?

I also tried removing the trigger and adding it from the s3 console but i had no luck.

1
  • 1
    I have the same issue. But I was defining triggers with Serverless Framework. Try creating the trigger from that Lambda Console directly and it wont be double. But if your lambda is firing more than one then it might be failing with an exception and might be retried. stackoverflow.com/questions/37578619/… Commented Jan 18, 2018 at 6:51

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.