Question 277:
Your company is making use of Kinesis streams. There are several applications that are built on EC2 Instances with access to Kinesis streams via IAM Roles. As per the security audit, it is required to track the calls made to create streams within the Kinesis service. Which method can be used to achieve the requirement?
Answer options:
A.Use the Kinesis API tracker to track the requests made to the streams. B.Create a CloudTrail trail to track all management activities. C.Create a CloudTrail trail and include the Amazon Kinesis Data Streams service. D.There is no AWS service or tool that can trace the Amazon Kinesis Data Streams activities.