-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Saas-9292-aws-ensure-ec2-instances-have-tags (#597)
* remediation guide * capital some letters * descripton edited
- Loading branch information
1 parent
2e0f419
commit fc5b1d8
Showing
7 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com) | ||
|
||
# AWS / EC2 / Instance Has Tags | ||
|
||
## Quick Info | ||
|
||
| | | | ||
|-|-| | ||
| **Plugin Title** | Instance Has Tags | | ||
| **Cloud** | AWS | | ||
| **Category** | EC2 | | ||
| **Description** | Ensure EC2 Instances have tags | | ||
| **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/AWSEC2/latest/UserGuide/Using_Tags.html | | ||
| **Recommended Action** | Add tags to ec2 instance | | ||
|
||
## Detailed Remediation Steps | ||
1. Log into the AWS Management Console. | ||
2. Select the "Services" option and search for EC2. </br> <img src="/resources/aws/ec2/ec2-has-tags/step2.png"/> | ||
3. Scroll down the left navigation panel and choose "Instances". </br> <img src="/resources/aws/ec2/ec2-has-tags/step3.png"/> | ||
4. Select the "EC2 Instance" for which you want to add tags and Click on the "Tags" tab in navigation panel below. </br> <img src="/resources/aws/ec2/ec2-has-tags/step4.png"/> | ||
5. On the "Description" tab Click on "Manage Tags" button </br> <img src="/resources/aws/ec2/ec2-has-tags/step5.png"/> | ||
6. On "Manage Tags" page Click on "Add Tag" button enter key and value for your tag and Click save.</br> <img src="/resources/aws/efs/ec2-has-tags/step6.png"/> | ||
|
||
|
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.