Low SQS Regional

SQS queues should be tagged

Description

Flags Amazon SQS queues that have no user-defined tags. Tags help associate queues with their owning team and message producers/consumers; untagged queues are operationally opaque.


Remediation

Apply at least one user-defined tag to every SQS queue.

Steps

  1. Open the Amazon SQS console and select the queue.
  2. Choose the Tags tab and select Add tag.
  3. Add at least one tag with a non-aws: prefixed key.
  4. Save the changes.