Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kinesis support #280

Open
renecouto opened this issue Sep 12, 2022 · 0 comments
Open

Kinesis support #280

renecouto opened this issue Sep 12, 2022 · 0 comments

Comments

@renecouto
Copy link

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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant