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
- Open the Amazon SQS console and select the queue.
- Choose the Tags tab and select Add tag.
- Add at least one tag with a non-aws: prefixed key.
- Save the changes.