-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.10.1
-
Fix Version/s: None
-
Component/s: Connectors / Kinesis
-
Labels:None
Change class DynamoDBStreamsShardHandle, methodÂ
isValidShardId to not perform check based on the assumptions of the shardId format
Using localstack as local env for testing, the shardId follow a different format, valid following the AWS doc (
https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_streams_Shard.html)
Can you change the validation to just check the length