Concepts
You can create a SQS connection to connect to an SQS queue. This enables data sources, implemented as SQS clients, to send messages to ScaleOut message modules.

To establish the connection from the ScaleOut StateServer deployment to the SQS queue, enter the following information into the create connection form:
The AWS
Access KeyandPrivate Keyfor an IAM user with permission to recieve messages from the SQS queue.The AWS region the SQS queue is deployed in.
The AWS SQS queue URL.
Note
For more information on creating an IAM user and collecting this information, see: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-setting-up.html