AWS Kinesis

Official · maintained by Marmot
marmotdata/kinesis

Discover Kinesis Data Streams from AWS accounts

Streaming Assets Experimental
You're viewing v0.1.1. The latest release is v0.1.2. View latest

The Kinesis plugin discovers Amazon Kinesis Data Streams across your AWS accounts. Each stream becomes a Stream asset carrying its capacity mode, retention, shard and consumer counts, encryption settings and tags, with a data preview that reads the oldest retained records from the first open shard.

Required Permissions

GetShardIterator and GetRecords are only needed for the data preview. ListShards, ListStreamConsumers and ListTagsForStream can be left out when include_shards, include_consumers or tags_to_metadata are switched off; a denied call logs a warning and the stream is still catalogued.

AWS Configuration

See AWS Configuration for the supported AWS configuration options.