Module aws_util::kinesis [−][src]
Utility mod for Kinesis.
Functions
get_shard_ids | Instead of returning Shard objects, only return their ids. |
get_shard_iterator | Wrapper around AWS Kinesis GetShardIterator API (and Rusoto). |
list_shards | Wrapper around AWS Kinesis ListShards API. |