I need help on how to set up a custom connector that subscribes to AWS SQS - any thoughts on best practices to accomplish this so that it can be used in an API workflow? End goal is to receive AWS notifications from an AWS queue and then get the detailed information related to the notification from GraphQL to allow for real time updates.