Info tab
View general information about the SQS Queue including its URL, size, and server array. You can also manually add a job to the queue.
-
Name - A nickname for the SQS queue. Similar to S3 bucket names, SQS queue names must be unique.
-
URL - The URL to your queue.
-
Amazon API Generation - The queue's API generation (Gen1 or Gen2). If you are still using Gen1 SQS Queues see the important note on Simple Queue Service
-
Approx Length - The approximate length of the queue in terms of the number of items.
-
Visibility Timeout - Specifies the time in seconds that a job will remain hidden before it becomes available to other worker instances.
-
Created by - The email of the person who created the queue.
-
Server array(s) - The server array(s) that's configured to use the queue.
Action Buttons
-
Refresh - Refresh the queue.
-
Clear Queue - Remove all jobs from the queue.
-
Delete Queue - Delete the queue.
Clouds > AWS Global > Queues > Show> Info tab