We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://docs.aws.amazon.com/kinesis/latest/APIReference/API_UpdateShardCount.html
It doesn't have to do anything, just respond generically not actually implement any sharding increases or decreases.
This library is a part of Localstack which mocks AWS services. When using Localstack with Terraform, Terraform will call UpdateShardCount
UpdateShardCount
The text was updated successfully, but these errors were encountered:
Is there any plan to support that, resharding is very hard and testing it would be useful.
Sorry, something went wrong.
@mhart I would be happy to take this up and implement properly. There have been 2 previous attempts, I can build on top of them.
ref: #48, #103
No branches or pull requests
https://docs.aws.amazon.com/kinesis/latest/APIReference/API_UpdateShardCount.html
It doesn't have to do anything, just respond generically not actually implement any sharding increases or decreases.
This library is a part of Localstack which mocks AWS services. When using Localstack with Terraform, Terraform will call
UpdateShardCount
The text was updated successfully, but these errors were encountered: