AWS Certified Solutions Architect – Associate (SAA-C03) — Question 84

A company recently signed a contract with an AWS Managed Service Provider (MSP) Partner for help with an application migration initiative. A solutions architect needs ta share an Amazon Machine Image (AMI) from an existing AWS account with the MSP Partner's AWS account. The AMI is backed by Amazon Elastic Block Store (Amazon EBS) and uses an AWS Key Management Service (AWS KMS) customer managed key to encrypt EBS volume snapshots.
What is the MOST secure way for the solutions architect to share the AMI with the MSP Partner's AWS account?

Answer options

Correct answer: B

Explanation

Option B is the most secure method because it allows the solutions architect to share the AMI specifically with the MSP Partner's AWS account while controlling access through the key policy. Options A and D involve making the AMI public or using an external S3 bucket, which exposes it to more risk. Option C suggests using a new KMS key owned by the MSP Partner, which complicates the encryption process unnecessarily.