thanks for the answer. Let`s say that i ve already created topic and events. How to setup prefect to use those events?
Mariusz Olszewski
02/20/2022, 6:21 AM
should I transform this event to prefect graphql request? or simplest way without third party tools exists?
a
Anna Geller
02/20/2022, 11:34 AM
You can do exactly as described in the article - poll for the SQS messages, process and then delete them. SNS is even simpler since it's a push based model so you need to just push (send) messages to the relevant subscribers that need to receive the message.
So definitely no need to use GraphQL API here
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.