New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon SCS-C03 Exam - Topic 5 Question 3 Discussion

Actual exam question for Amazon's SCS-C03 exam
Question #: 3
Topic #: 5
[All SCS-C03 Questions]

A company is attempting to conduct forensic analysis on an Amazon EC2 instance, but the company is unable to connect to the instance by using AWS Systems Manager Session Manager. The company has installed AWS Systems Manager Agent (SSM Agent) on the EC2 instance.

The EC2 instance is in a subnet in a VPC that does not have an internet gateway attached. The company has associated a security group with the EC2 instance. The security group does not have inbound or outbound rules. The subnet's network ACL allows all inbound and outbound traffic.

Which combination of actions will allow the company to conduct forensic analysis on the EC2 instance without compromising forensic data? (Select THREE.)

Show Suggested Answer Hide Answer
Suggested Answer: A, D, E

AWS Systems Manager Session Manager requires secure outbound HTTPS connectivity from the EC2 instance to Systems Manager endpoints. In a VPC without internet access, AWS Certified Security -- Specialty documentation recommends using interface VPC endpoints to enable private connectivity without exposing the instance to the internet.

Creating a VPC interface endpoint for Systems Manager allows the SSM Agent to communicate securely with the Systems Manager service. The endpoint must have an attached security group that allows inbound traffic on port 443 from the VPC CIDR range. Additionally, the EC2 instance security group must allow outbound HTTPS traffic on port 443 so the agent can initiate connections.

Option C is incorrect because creating or associating key pairs enables SSH access, which can alter forensic evidence and violates forensic best practices. Option B is unnecessary because Session Manager does not require inbound rules on the EC2 instance. Option F is invalid because EC2 does not use interface endpoints for management connectivity.

This combination ensures secure, private access for forensic investigation while preserving evidence integrity and adhering to AWS incident response best practices.

Referenced AWS Specialty Documents:

AWS Certified Security -- Specialty Official Study Guide

AWS Systems Manager Session Manager Architecture

AWS Incident Response and Forensics Best Practices


Contribute your Thoughts:

0/2000 characters
Charlie
5 days ago
I think we practiced a similar question where we had to set up a VPC endpoint for Systems Manager. Option D sounds familiar, but I can't recall if we needed to do anything else with it.
upvoted 0 times
...
Lai
10 days ago
I remember something about needing to allow outbound traffic for SSM to work, so option A seems right, but I'm not sure about the CIDR range.
upvoted 0 times
...
Kanisha
15 days ago
I think the combination of options D, E, and F is the way to go. By creating the VPC interface endpoint for Systems Manager, configuring the security group, and potentially creating a VPC interface endpoint for the EC2 instance, we should be able to establish a secure connection and conduct the forensic analysis.
upvoted 0 times
...
Brittney
20 days ago
Option F, creating a VPC interface endpoint for the EC2 instance, seems like it could be a good solution. That way, the instance can communicate with the Systems Manager service without needing an internet gateway.
upvoted 0 times
...
Melina
25 days ago
Creating an EC2 key pair and associating it with the instance (option C) could be a good idea, as it would allow us to access the instance directly if needed. But I'm not sure if that's directly related to the Systems Manager connectivity issue.
upvoted 0 times
...
Stanton
1 month ago
I'm a bit confused about the security group configuration. Should we be allowing outbound traffic on port 443 (option A) or inbound traffic on port 443 (option B)? I'm not sure which one is the right approach.
upvoted 0 times
...
Remedios
1 month ago
I think the key here is to establish a secure connection between the EC2 instance and the Systems Manager service. Options D and E look promising, as they involve creating a VPC interface endpoint and configuring the security group to allow the necessary traffic.
upvoted 0 times
...

Save Cancel