Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Kinesis support #280

Description

@renecouto

Hi I'm looking to contribute to this project while learning Haskell. Can I work on adding Kinesis actions?

I have some more questions:

  • Should I implement every action possible in a single PR can I start with the most useful ones? (ex: create/read/delete stream, list/read shard)
  • I think there will be a lot in common between this and DynamoDB (Region, endpoint configuration, signing). Should I try to generalize these configurations in a previous PR, or do I just copy and paste code, and after it's merged and it looks useful I'd add another refactoring PR?

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