AWS Certified SysOps Administrator – Associate — Question 22

A company is partnering with an external vendor to provide data processing services. For this integration, the vendor must host the company's data in an Amazon
S3 bucket in the vendor's AWS account. The vendor is allowing the company to provide an AWS Key Management Service (AWS KMS) key to encrypt the company's data. The vendor has provided an IAM role Amazon Resources Name (ARN) to the company for this integration.
What should a SysOps administrator do to configure this integration?

Answer options

Correct answer: A

Explanation

The correct answer is A because creating a new KMS key and adding the vendor's IAM role ARN to the KMS key policy ensures that the vendor can encrypt the company's data securely. Options B and D are incorrect because they involve unnecessary additional IAM users or S3 bucket policies that do not directly address the requirement for KMS key access. Option C is incorrect as it suggests using a managed S3 key instead of a new KMS key, which does not meet the specified requirement.