Managing Enhanced Fan-Out Consumers with the AWS Management Console - Amazon Kinesis Data Streams

Managing Enhanced Fan-Out Consumers with the AWS Management Console

Consumers that use enhanced fan-out in Amazon Kinesis Data Streams can receive records from a data stream with dedicated throughput of up to 2 MB of data per second per shard. For more information, see Developing Custom Consumers with Dedicated Throughput (Enhanced Fan-Out).

You can use the AWS Management Console to see a list of all the consumers that are registered to use enhanced fan-out with a specific stream. For each such consumer, you can see details such as ARN, status, creation date, and monitoring metrics.

To view consumers that are registered to use enhanced fan-out, their status, creation date, and metrics on the console
  1. Sign in to the AWS Management Console and open the Kinesis console at https://console.aws.amazon.com/kinesis.

  2. Choose Data Streams in the navigation pane.

  3. Choose a Kinesis data stream to view its details.

  4. On the details page for the stream, choose the Enhanced fan-out tab.

  5. Choose a consumer to see its name, status, and date of registration.

To deregister a consumer
  1. Open the Kinesis console at https://console.aws.amazon.com/kinesis.

  2. Choose Data Streams in the navigation pane.

  3. Choose a Kinesis data stream to view its details.

  4. On the details page for the stream, choose the Enhanced fan-out tab.

  5. Select the check box to the left of the name of every consumer that you want to deregister.

  6. Choose Deregister consumer.