aws-kinesis Verified for current stable LTS

Aws Kinesis Command: Get Shard Iterator For Oldest Message

Use for get shard iterator for oldest message with Aws Kinesis. Exact CLI syntax to get shard iterator for oldest message using Aws Kinesis.

When to use this: Use for get shard iterator for oldest message with Aws Kinesis.

Command Syntax

aws kinesis get-shard-iterator --shard-iterator-type TRIM_HORIZON --stream-name <name> --shard-id <id>

Command Breakdown

--shard-iterator-type
Command Option
Tool-specific option used by this command invocation.
--stream-name
Command Option
Tool-specific option used by this command invocation.
--shard-id
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to get shard iterator for oldest message using Aws Kinesis.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Aws Kinesis directory