Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Support for Enhanced-Fan-Out for Kinesis Data Streams #4

Description

@achals

Kinesis supports something called Enhanced-Fan-Out (https://docs.aws.amazon.com/streams/latest/dev/building-enhanced-consumers-api.html) which allows participating consumers to consume data with their own dedicated bandwidth.

I think consumers need to call RegisterStreamConsumer before calling SubscribeToShard. Consumers also need to call DeregisterStreamConsumer since pending consumers may have a cost associated with them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions