Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

$2 OFF in ALL Azure Practice Exams & NEW AZ-500 Microsoft Azure Security Engineer Associate Practice Exams at $10.99!

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Security – Specialty The following question in the sample exam. I am clearly missing something.

  • The following question in the sample exam. I am clearly missing something.

  • Nick Matveev

    Member
    October 27, 2022 at 10:00 pm

    A company has an application that heavily uses AWS KMS to encrypt financial data. A Security Engineer has been instructed to ensure that communications between the company’s VPC and AWS KMS do not pass through the public Internet.

    Which combination of steps is the MOST suitable solution in this scenario? (Select TWO.)

    Options:

    In the AWS KMS key policy, add a new aws:sourceVpc condition and reference the VPC endpoint ID.

    Modify the AWS KMS key policy to include the aws:sourceVpce condition and reference the VPC endpoint ID.

    Replace the Internet Gateway of the VPC with an AWS Transit Gateway.

    Set up a new VPC endpoint for AWS KMS with private DNS enabled.

    Establish a Direct Connect connection between the VPC and AWS KMS.

    The correct answers:
    Set up a new VPC endpoint for AWS KMS with private DNS enabled.

    Modify the AWS KMS key policy to include the aws:sourceVpce condition and reference the VPC endpoint ID.

    When explaining why
    In the AWS KMS key policy, add a new aws:sourceVpc condition and reference the VPC endpoint ID.

    Is incorrect it states

    The option that says: In the AWS KMS key policy, add a new aws:sourceVpc condition and reference the VPC endpoint ID is incorrect because the aws:sourceVpc condition is more suitable if you already have multiple VPC endpoints configured in the same VPC. This means that you still have to use VPC Endpoints in order for you to use this condition. Moreover, if you use the aws:sourceVpc condition, you have to specify the VPC ID and not the VPC endpoint ID.

    But what the hell? Doesn’t that also apply to the correct answer. I’ve read over the two and I simply do not see the difference between the correct and incorrect answer. “In the policy add a new” or “Modify the policy to include” is saying the exact same thing.

    Furthermore it says don’t reference the Endpoint ID. But the correct answer is also referencing the Endpoint ID.

    I saw a thread about this 2 years ago. And it still has not been fixed. Or I’m just missing something.

  • Carlo-TutorialsDojo

    Member
    October 27, 2022 at 11:22 pm

    Hello Nick,

    Thanks for the feedback.

    VPC and VPC endpoint are two different things. A VPC ID is a unique identifier for a particular VPC just as a VPC endpoint ID is for a VPC endpoint. A VPC endpoint doesn’t point to a VPC hence why putting a VPC endpoint ID as a value for the aws:SourceVpc condition is not valid. The correct answer mentions nothing of aws:SourceVpc at all, only aws:SourceVpce.

    I hope this helps.

    Regards,

    Carlo @ Tutorials Dojo

    • Nick Matveev

      Member
      October 28, 2022 at 12:37 am

      Ok I get it. The difference is the letter E at the end.

      SourceVpc vs SourceVpce

      Man I hope they don’t have too many awful questions like that on the test. That is unnecessary level of trickery.

      But thank you for clarifying.

Viewing 1 - 2 of 2 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now