File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/sources/k6/next/javascript-api/jslib/aws/KinesisClient Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ weight: 10
42
42
| Property | Type | Description |
43
43
| :-------------------- | :----- | :-------------------------------------------------- |
44
44
| shardId | string | The unique identifier of the shard. |
45
- | parentShardId | string | The shard ID of the parent shard (if any). |
46
- | adjacentParentShardId | string | The shard ID of the adjacent parent shard (if any). |
45
+ | parentShardId | string (optional) | The shard ID of the parent shard (if any). |
46
+ | adjacentParentShardId | string (optional) | The shard ID of the adjacent parent shard (if any). |
47
47
| hashKeyRange | Object | The hash key range for the shard. |
48
48
| sequenceNumberRange | Object | The sequence number range for the shard. |
49
49
You can’t perform that action at this time.
0 commit comments