ChildShard
Output parameter of the GetRecords API. The existing child shard of the current shard.
Contents
- HashKeyRange
-
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
Type: HashKeyRange object
Required: Yes
- ParentShards
-
The current shard that is the parent of the existing child shard.
Type: Array of strings
Pattern:
shardId-[0-9]{12}
Required: Yes
- ShardId
-
The shard ID of the existing child shard of the current shard.
Type: String
Pattern:
shardId-[0-9]{12}
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: