Skip to content

Commit

Permalink
sqs has tags (#691)
Browse files Browse the repository at this point in the history
* sqs has tags

* Apply suggestions from code review
  • Loading branch information
alphadev4 authored May 28, 2024
1 parent 5381802 commit 36da089
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
23 changes: 23 additions & 0 deletions en/aws/sqs/sqs-has-tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / SQS / SQS Has Tags

## Quick Info

| | |
|-|-|
| **Plugin Title** | SQS Has Tags |
| **Cloud** | AWS |
| **Category** | SQS |
| **Description** | Ensures that Amazon SQS queue has tags associated. |
| **More Info** | Tags help you to group resources together that are related to or associated with each other. It is a best practice to tag cloud resources to better organize and gain visibility into their usage. |
| **AWS Link** | https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-queue-tags.html |
| **Recommended Action** | Update SQS queue and add tags. |

## Detailed Remediation Steps
1. Log in to the AWS Management Console.
2. Select the "Services" option and search for SQS. </br> <img src="/resources/aws/sqs/sqs-has-tags/step2.png"/>
3. Select the "SQS" queue that needs to be verified by clicking on its "Name".</br> <img src="/resources/aws/sqs/sqs-has-tags/step3.png"/>
4. Scroll down the page and click on the "Tagging" tab from the bottom panel. And click Edit button. </br> <img src="/resources/aws/sqs/sqs-has-tags/step4.png"/>
5. Scroll to the bottom of the page and click on "Add new tag" button. And key and value for tag, and then click on "Save" button. </br> <img src="/resources/aws/sqs/sqs-has-tags/step5.png"/>
6. Repeat steps number 3 - 5 to ensure tags on remaining SQS queues</br>
1 change: 1 addition & 0 deletions resources/aws/sqs/sqs-has-tags/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Binary file added resources/aws/sqs/sqs-has-tags/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/sqs/sqs-has-tags/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/sqs/sqs-has-tags/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/sqs/sqs-has-tags/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 36da089

Please sign in to comment.