AWS Certified Security – Specialty — Question 176

A company wants to deploy an application in a private VPC that will not be connected to the internet. The company's security team will not allow bastion hosts or methods using SSH to log in to Amazon EC2 instances. The application team plans to use AWS Systems Manager Session Manager to connect to and manage the EC2 instances.
Which combination of steps should the security team take? (Choose three.)

Answer options

Correct answer: A, B, E

Explanation

The correct steps include ensuring the Systems Manager Agent is installed and running (A), confirming the IAM role allows Systems Manager access (B), and setting up proper VPC endpoints for Systems Manager and EC2 (E). Options C, D, and F are not necessary for the operation of Session Manager, as they either restrict SSH access without relevant benefit or involve internet connectivity, which contradicts the requirement.