get_queue_details
Retrieve SQS queue details including DLQ presence, encryption status, message count, and retention to review messaging architecture or investigate backlogs.
Instructions
Returns all SQS queues with DLQ presence, encryption status, approximate message count, and retention days. Call this when reviewing messaging architecture, investigating a message backlog, or checking DLQ coverage before adding a new consumer. Use get_infra_overview for a quick queue count only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||