AWS Certified SysOps Administrator – Associate (legacy) — Question 503

A security researcher has published a new Common Vulnerabilities and Exposures (CVE) report that impacts a popular operating system. A SysOps Administrator is concerned with the new CVE report and wants to patch the company's systems immediately. The administrator contacts AWS Support and requests the patch be applied to all Amazon EC2 instances.
How will AWS respond to this request?

Answer options

Correct answer: D

Explanation

Under the AWS Shared Responsibility Model, AWS is responsible for the security 'of' the cloud, while the customer is responsible for security 'in' the cloud, which includes maintaining and patching the guest operating system on Amazon EC2 instances. Therefore, AWS Support will not access or patch the customer's EC2 instances directly and will instead direct the administrator to perform the patching themselves, potentially using AWS Systems Manager Patch Manager. Options A, B, and C are incorrect because they violate this boundary of responsibility by suggesting AWS manages guest OS patching for EC2.