Courseiva
Data Security and GovernancehardMultiple ChoiceObjective-mapped

DEA-C01 Data Security and Governance Practice Question

Network Topology
aws kms list-grantskey-id 1234abcd-12ab-34cd-56ef-1234567890ab"Grants": ["KeyId": "1234abcd-12ab-34cd-56ef-1234567890ab","GrantId": "abc123","GranteePrincipal": "arn:aws:iam::111122223333:role/DataAdminRole","Operations": ["Decrypt", "Encrypt"],"RetiringPrincipal": "arn:aws:iam::111122223333:role/SecurityAdminRole"

Refer to the exhibit. A data engineer runs the command above. The DataAdminRole is used by an application to decrypt data. The security team wants to ensure that a SecurityAdminRole can revoke the grant. What must be done to allow the SecurityAdminRole to retire the grant?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

No action needed; the SecurityAdminRole can retire the grant

The grant's RetiringPrincipal field is already set to SecurityAdminRole, so no additional action is needed. Option A is incorrect because setting the RetiringPrincipal to the root user would not grant SecurityAdminRole the ability to retire. Option B is incorrect because a Revoke grant is not required; retire is handled by the RetiringPrincipal. Option D is incorrect because creating a new grant is unnecessary when the existing grant already has the correct RetiringPrincipal.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Set the RetiringPrincipal to the root user

    Why it's wrong here

    Already set to SecurityAdminRole.

  • Add a grant with Revoke operation for the SecurityAdminRole

    Why it's wrong here

    Retire is different from Revoke.

  • No action needed; the SecurityAdminRole can retire the grant

    Why this is correct

    The RetiringPrincipal is already set.

  • Create a new grant with SecurityAdminRole as GranteePrincipal

    Why it's wrong here

    GranteePrincipal cannot retire.

About these practice questions

This DEA-C01 question is part of Courseiva's 1,711-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This DEA-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DEA-C01 exam.