Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Doubt regarding getting shard iterator #2

Open
valentinarodrigues opened this issue Sep 3, 2019 · 0 comments
Open

Doubt regarding getting shard iterator #2

valentinarodrigues opened this issue Sep 3, 2019 · 0 comments

Comments

@valentinarodrigues
Copy link

valentinarodrigues commented Sep 3, 2019

How can we mention the ShardId if the kinesis stream is created and records are put in the stream by another lambda function.

  • In GetShardIterator
    ShardId: putOutput.ShardId
    with
    ShardId: aws.String("shardId-000000000000")
    Using this, I do not get any records. Any idea how to fetch the records?
    Also what about multiple shards in the same stream?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant