S3 trigger not working for my lambda which is configured in Vpc or even without Vpc

0

Team, I have configured one lambda function with S3 prefix as a trigger but it is not working ,and even not seeing any logs for my lambda invocations , and it has iam role attached with full acces to lambda,S3,and networking

Please help on this !!

2 Antworten
0

If there is no Lambda log, then the Lambda may not be running.
Also, how do you set up Lambda triggers?
If you are using EventBridge, please share the event pattern.

profile picture
EXPERTE
beantwortet vor einem Jahr
  • Hi Riku, Thanks for jumping in , here no logs even for lambda invocations and not using any event bridge here, by s3 events only trying to trigger lambda function the same not working

  • What settings are you using for the S3 prefix that you are triggering? What other S3 actions have you configured to trigger Lambda?

0

This has nothing to do with VPC. Could it be that you do not have the right permissions in your Lambda resource policy? I would recommend that you check that.

profile pictureAWS
EXPERTE
Uri
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen