AWS Certified SysOps Administrator – Associate — Question 418

A global company operates out of five AWS Regions. A SysOps administrator wants to identify all the company's tagged and untagged Amazon EC2 instances.
The company requires the output to display the instance ID and tags.
What is the MOST operationally efficient way for the SysOps administrator to meet these requirements?

Answer options

Correct answer: D

Explanation

Tag Editor in AWS Resource Groups allows administrators to search for resources across multiple Regions by specific resource types, such as AWS::EC2::Instance, and displays both tagged and untagged resources along with their current tags. Tag-based resource groups (Option A) only find resources that already have specific tags, which would exclude untagged instances. AWS Trusted Advisor (Option B) and Cost Explorer (Option C) do not provide a direct, comprehensive list of all EC2 instances and their associated tags in the required operational format.