In this example, we will create a resource group of your EC2 instances tagged with the following information, but feel free to use your own tags:
Key | Value |
Project | AWS |
Domain | Security |
Â
Create a resource group with the following steps:
- Log into the AWS Management Console.
- Navigate to the Systems Manager service found within the Management & Governance category:
- In the left-hand menu, select Find Resources:
The following screen will then appear, which allows us to create our resource group:
- To define your resources for your group, select the Resource types drop-down box and select AWS::EC2::Instance:
- Next, you need to add your tag keys and values into the appropriate box and click Add:
- At this point, you have defined the resource type that you want to be a part of this group (EC2 instances) and filtered them using tag keys and values. To identify the resources that meet this criterion, you must then click the...