LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

kinesis - Manage Amazon Kinesis data streams via AWS CLI

Create, manage, and monitor Amazon Kinesis data streams, shards, and records via AWS CLI

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • list streams
  • describe stream
  • get records
  • create stream
  • update stream
  • delete stream
  • list shards
  • list consumers
  • register consumer
  • deregister consumer
  • enable encryption
  • disable encryption

Inputs

  • AWS CLI
  • stream name
  • stream ARN
  • AWS credentials
  • partition key
  • shard ID
  • consumer name
  • record data

Outputs

  • stream information
  • stream status
  • shard list
  • consumer list
  • records
  • shard iterator
  • operation confirmation

Requirements

  • AWS CLI v2
  • AWS credentials
  • IAM permissions

Source

  • Spec: SKILL.md
AWS
Amazon Kinesis
Data Streaming
Real-time Data
CLI
list streams
describe stream
get records
create stream
AWS CLI
stream name
stream ARN
stream information
stream status
shard list