0 votes
in AWS by

You are working on an application that uses Amazon Cognito. Data in Amazon Cognito needs to be further analyzed using Amazon Redshift. You are planning to use Kinesis streams for this purpose. Which of the following can be performed to have Amazon Cognito Events push events to Kinesis streams and get analyzed data using Amazon Redshift?

1 Answer

0 votes
by

B. Use an existing Kinesis Stream or Create a new Kinesis Stream & create an IAM role that grants Amazon Cognito permission to publish to Stream.

...