AWS Certified Data Analytics – Specialty — Question 142

A company recently created a test AWS account to use for a development environment. The company also created a production AWS account in another AWS
Region. As part of its security testing, the company wants to send log data from Amazon CloudWatch Logs in its production account to an Amazon Kinesis data stream in its test account.
Which solution will allow the company to accomplish this goal?

Answer options

Correct answer: D

Explanation

The correct answer is D because it specifies the creation of a destination data stream in the test account and a subscription filter in the production account, which is necessary to forward the logs. Options A, B, and C do not correctly outline the requirement of having both the destination stream and the subscription filter established in the right accounts.