SNS topic names
The SNS topic names are unique per client, RL environment, version, and char type. SNS topic names have the following structure:
{environment}-rtl-div{client_id}-{version}-ct{char_type_id}
For instance,
prd-rtl-div1-v4-ct3
topic would receive messages for Production environment, client ID 1, version 4, and char type 3 (rights).We publish to both Standard and FIFO topics for each of the above, so
prd-rtl-div1-v4-ct3.fifo
is also available.