AWS Certified SysOps Administrator – Associate (legacy) — Question 187

A user has stored data on an encrypted EBS volume. The user wants to share the data with his friend's AWS account. How can user achieve this?

Answer options

Correct answer: B

Explanation

The correct answer is B because sharing encrypted data directly can be problematic unless the accounts use the same encryption key. Creating an AMI (option A) does not work for sharing encrypted EBS data. Taking a snapshot (option C) would also be encrypted, making it inaccessible to another account without the key. Option D is only applicable if the same encryption key is used, which is not stated in the scenario.