Skip to content

Commit 4016d57

Browse files
oleiadejoanlopez
andauthored
Update docs/sources/k6/next/javascript-api/jslib/aws/KinesisClient/listShards.md
Co-authored-by: Joan López de la Franca Beltran <[email protected]>
1 parent a1cc085 commit 4016d57

File tree

1 file changed

+2
-2
lines changed
  • docs/sources/k6/next/javascript-api/jslib/aws/KinesisClient

1 file changed

+2
-2
lines changed

docs/sources/k6/next/javascript-api/jslib/aws/KinesisClient/listShards.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ weight: 10
4242
| Property | Type | Description |
4343
| :-------------------- | :----- | :-------------------------------------------------- |
4444
| 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). |
4747
| hashKeyRange | Object | The hash key range for the shard. |
4848
| sequenceNumberRange | Object | The sequence number range for the shard. |
4949

0 commit comments

Comments
 (0)