Courseiva
Data Security and GovernancehardMultiple ChoiceObjective-mapped

DEA-C01 Data Security and Governance Practice Question

Network Topology
aws kms list-keysregion us-east-1key-id 1234abcd-12ab-34cd-56ef-1234567890abaws kms describe-keyRefer to the exhibit.Output:"Keys": ["KeyId": "1234abcd-12ab-34cd-56ef-1234567890ab","KeyArn": "arn:aws:kms:us-east-1:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"},"KeyId": "0987zyxw-98zy-76xw-54vu-0987654321cd","KeyArn": "arn:aws:kms:us-east-1:111122223333:key/0987zyxw-98zy-76xw-54vu-0987654321cd""KeyMetadata": {"KeyState": "Enabled","KeyUsage": "ENCRYPT_DECRYPT","Origin": "AWS_KMS"

A data engineer uses the AWS CLI to list KMS keys and describe one. The output shows two keys. The described key has KeyState 'Enabled' and Origin 'AWS_KMS'. Which statement is true about this key?

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

The key is a KMS managed key that is enabled and ready for use

The key has KeyState 'Enabled' and Origin 'AWS_KMS', which means it is an AWS KMS managed key that is enabled and ready for use. Option B is incorrect because Origin 'AWS_KMS' indicates the key material is generated by AWS, not imported. Option C is incorrect because a key scheduled for deletion would have KeyState 'PendingDeletion'. Option D is incorrect because KeyState 'Enabled' means the key is not disabled.

Answer analysis

Option-by-option breakdown

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

  • The key is a KMS managed key that is enabled and ready for use

    Why this is correct

    Origin 'AWS_KMS' and KeyState 'Enabled' indicate it is a managed, enabled key.

  • The key material was imported from an external source

    Why it's wrong here

    Origin 'AWS_KMS' means the key material is generated by KMS, not imported.

  • The key is scheduled for deletion

    Why it's wrong here

    There is no indication of pending deletion.

  • The key is disabled and cannot be used

    Why it's wrong here

    KeyState 'Enabled' means it is enabled.

About these practice questions

One of 1,711 original DEA-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.