AWS Certified Solutions Architect – Associate (SAA-C02) — Question 200

A company wants to share forensic accounting data that is stored in an Amazon RDS DB instance with an external auditor. The auditor has its own AWS account and requires its own copy of the database.
How should the company securely share the database with the auditor?

Answer options

Correct answer: D

Explanation

The correct answer is D because sharing an encrypted snapshot ensures that the data remains secure and only accessible by the auditor with the appropriate permissions to the AWS KMS key. Option A does not provide a separate copy of the database, and options B and C do not ensure the same level of security and control over the data as an encrypted snapshot does.