AWS Certified Security – Specialty (SCS-C03) — Question 33

A corporate cloud security policy slates that communications between the company's VPC and KMS must travel entirely within the AWS network and not use public service endpoints.
Which combination of the following actions MOST satisfies this requirement? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers, A and C, ensure that communications remain within the AWS network by using VPC endpoints. Option B, while it prevents public access, does not directly relate to KMS access. Option D introduces a VPN, which could be unnecessary for this purpose, and option E could allow access from outside the VPC, violating the policy.