Amazon SQS Collection Agent Configuration
You can open the SQS Collection Agent configuration dialog from a workflow configuration. Click Build → New Configuration. Select Workflow from the Configurations dialog. When prompted to select workflow type then select Batch. Click Add Agent and select SQS Collection from the Collection tab of the Agent Selection dialog.
Setting | Description |
---|---|
AWS profile | The AWS connection details as configured in the Amazon Profile configuration, see Amazon (4.2) |
Queue name | The name of the queue to collect messages from |
Max messages to receive | The maximum number of messages received per request from the SQS queue (range can be set from 1-10) |
Poll time (seconds) | The frequency to poll for more data (range can be set from 0-20) |
Standard attributes | Defines if the standard attributes will be collected All - collects all standard attributes None - collect no standard attributes Note that user-defined attributes are always collected |
Note!
Use the Test Connection button to test the connection to Amazon and the availability of the configured queue.