> For the complete documentation index, see [llms.txt](https://queue-docs.rightsline.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://queue-docs.rightsline.com/sqs/queue-names.md).

# SQS queue names

The SQS queue names are unique per client, RL environment, and version.  SQS queue names have the following structure:

`{environment}-rtl-div{client_id}-{version}.fifo`

For instance, `prd-rtl-div1-v4.fifo` topic would receive messages for Production environment, client ID 1, and version 4.
