AWS Certified SysOps Administrator – Associate — Question 43

A company’s SysOps administrator deploys four new Amazon EC2 instances by using the standard Amazon Linux 2 Amazon Machine Image (AMI). The company needs to be able to use AWS Systems Manager to manage the instances. The SysOps administrator notices that the instances do not appear in the Systems Manager console.

What must the SysOps administrator do to resolve this issue?

Answer options

Correct answer: D

Explanation

The correct answer, D, is necessary because the instances need the appropriate IAM role to communicate with AWS Systems Manager. Without the AmazonSSMManagedInstanceCore policy in the instance profile, the instances are unable to register with Systems Manager. Options A, B, and C do not address the required permissions and do not establish a connection to Systems Manager.