ExAws.Kinesis.Impl
See ExAws.Kinesis.Client for documentation
Summary
add_tags_to_stream(client, name, tags) |
create_stream(client, name, shard_count) |
delete_stream(client, name) |
describe_stream(client, name, opts) |
get_records(client, shard_iterator, opts) |
get_shard_iterator(client, name, shard_id, shard_iterator_type, opts) |
list_streams(client) |
list_tags_for_stream(client, name, opts) |
merge_shards(client, name, adjacent_shard, shard) |
put_record(client, stream_name, partition_key, data, opts) |
put_records(client, stream_name, records) |
remove_tags_from_stream(client, name, tag_keys) |
split_shard(client, name, shard, new_starting_hash_key) |