nerdexam
AmazonAmazon

SOA-C03 · Question #59

SOA-C03 Question #59: Real Exam Question with Answer & Explanation

The correct answer is A: com.amazonaws.eu-west-1.ssm. The AWS Cloud Operations and Systems Manager documentation states that to use Session Manager privately within a VPC (without internet access), three interface VPC endpoints must be com.amazonaws.<region>.ssm ?enables Systems Manager core API communication. com.amazonaws.<region>

Submitted by priya_blr· Mar 5, 2026

Question

A company uses AWS Systems Manager Session Manager to manage EC2 instances in the eu- west-1 Region. The company wants private connectivity using VPC endpoints. Which VPC endpoints are required to meet these requirements? (Select THREE.)

Options

  • Acom.amazonaws.eu-west-1.ssm
  • Bcom.amazonaws.eu-west-1.ec2messages
  • Ccom.amazonaws.eu-west-1.ec2
  • Dcom.amazonaws.eu-west-1.ssmmessages
  • Ecom.amazonaws.eu-west-1.s3
  • Fcom.amazonaws.eu-west-1.states

Explanation

The AWS Cloud Operations and Systems Manager documentation states that to use Session Manager privately within a VPC (without internet access), three interface VPC endpoints must be com.amazonaws.<region>.ssm ?enables Systems Manager core API communication. com.amazonaws.<region>.ec2messages ?allows the agent to send and receive messages between EC2 and Systems Manager. com.amazonaws.<region>.ssmmessages ?enables real-time interactive communication for Session Manager connections. These endpoints ensure secure, private connectivity over the AWS network, eliminating the need for public internet routing. Endpoints for S3, Step Functions, or EC2 API (Options C, E, F) are not required for Session Manager functionality. Thus, the correct combination is A, B, and D, aligning with AWS CloudOps best practices for secure, private Systems Manager access.

Community Discussion

No community discussion yet for this question.

Full SOA-C03 PracticeBrowse All SOA-C03 Questions