https://prefect.io logo
#prefect-community
Title
# prefect-community
d

Dammalapati Sai Krishna

05/16/2022, 5:07 PM
Hello, I'm trying to trigger a flow using an AWS S3 PUT event - through Lambda function. Whenever there is an event, flow get scheduled but is stuck there. I have gone through other messages in the community - but there is no problem with labels as well. Can anyone help me with this? I used prefect cloud. Thank you.
k

Kevin Kho

05/16/2022, 5:40 PM
Is it stuck in submitted or scheduled?
Do you see the flow scheduled in the UI?
d

Dammalapati Sai Krishna

05/17/2022, 4:17 AM
Hi Kevin, I figured out the issue - it's rather silly. I used different API Keys for on the backend and on lambda :| It's working now. Thanks for the response!
k

Kevin Kho

05/17/2022, 4:57 AM
Thanks for circling back!
🙌 1