HashKeyRange - Amazon Kinesis Data Streams Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

HashKeyRange

The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.

Contents

EndingHashKey

The ending hash key of the hash key range.

Type: String

Pattern: 0|([1-9]\d{0,38})

Required: Yes

StartingHashKey

The starting hash key of the hash key range.

Type: String

Pattern: 0|([1-9]\d{0,38})

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: