ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

525 / 690

Question 525:

You are developing an application that uses the Amazon Kinesis Producer Library (KPL) to put data records to an encrypted Kinesis data stream. However, when your application runs, there is an unauthorized KMS master key permission error. How would you resolve the problem?

Answer options:

A.Configure the application’s IAM role as the key administrator of the KMS key.
B.In the KMS key policy, assign the permission to the application to access the key.
C.Re-encrypt the Kinesis data stream with AWS/kinesis.
D.Configure the KPL not to encrypt the data records for the Kinesis data stream.