AWS Certified Security – Specialty — Question 235

A company needs its Amazon Elastic Block Store (Amazon EBS) volumes to be encrypted at all times. During a security incident, EBS snapshots of suspicious instances are shared to a forensics account for analysis. A security engineer attempting to share a suspicious EBS snapshot to the forensics account receives the following error:
`Unable to share snapshot. An error occurred (OperationNotPermitted) when calling the ModifySnapshotAttribute operation: Encrypted snapshots with EBS default key cannot be shared`
Which combination of steps should the security engineer take in the incident account to complete the sharing operation? (Choose three.)

Answer options

Correct answer: A, B, F

Explanation

The correct steps involve creating a customer managed CMK to encrypt the snapshot, allowing the forensics account to use that key, and finally sharing the snapshot. Options C, D, and E do not address the requirement to maintain encryption or are not necessary steps for sharing the snapshot with the forensics account.