问题 my company has a messaging system which sends real-time messages in JSON format, and it's not built on AWS, and will not have any VPN connection with AWS. our team is trying to use AWS SQS to receive these messages, which will then have DynamoDB process JSON messages to TSV, then load into RDS. however, as per the FAQ, SQS can only receive message from within AWS. https://aws.amazon.com/sqs/faqs/ Q: Who can perform operations on a message queue? Only an AWS account owner (or an AWS account