awslabs / amazon-kinesis-scaling-utils

The Kinesis Scaling Utility is designed to give you the ability to scale Amazon Kinesis Streams in the same way that you scale EC2 Auto Scaling groups – up or down by a count or as a percentage of the total fleet. You can also simply scale to an exact number of Shards. There is no requirement for you to manage the allocation of the keyspace to Shards when using this API, as it is done automatically.
Apache License 2.0
338 stars 95 forks source link

Support for 'Search' based configurations #95

Open IanMeyers opened 4 years ago

IanMeyers commented 4 years ago

Need ability to specify a regular expression or search capability which allows for a single configuration to target a large number of streams

Support for default configuration