Skip to content

tail-kinesis fails with multiple shards #112

Open
@drissamri

Description

@drissamri

The Lumigo CLI tail-kinesis was waiting for input when the Kinesis data streams was set to 1 shard - no problem.
Then I increased the shards and tried to issue the command again (30 min later) but the CLI fails with MissingRequiredParameter: Missing required key 'ShardIterator' in params

aws-vault exec dev-sso -- lumigo-cli tail-kinesis -n cbe-logs-stream-dev -r eu-central-1
checking Kinesis stream [telenet-cbe-logs-stream-dev] in [eu-central-1]
polling Kinesis stream [telenet-cbe-logs-stream-dev] (4 shards)...
press <any key> to stop
    MissingRequiredParameter: Missing required key 'ShardIterator' in params
    Code: MissingRequiredParameter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions