Segment
Defines a non-overlapping region of a table's partitions, allowing multiple requests to be run in parallel.
Contents
- SegmentNumber
-
The zero-based index number of the segment. For example, if the total number of segments is 4,
SegmentNumber
values range from 0 through 3.Type: Integer
Valid Range: Minimum value of 0.
Required: Yes
- TotalSegments
-
The total number of segments.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 10.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: