Question 278:
Your development team is planning on using the Kinesis Client Library (KCL) for its application. They have started developing and access the streams using their IAM user Access Keys, but the library keeps on throwing errors of not being able to perform functions pertinent to the streams. Which of the following could be the underlying issue?
Answer options:
A.Ensure that the policy applied to the users has access to DynamoDB and CloudWatch. B.Ensure that the policy applied to the users has access to SQS and CloudWatch. C.Ensure that the access keys have access to AWS Kinesis. D.Ensure that the access keys have access to CloudWatch.