HashKeyRange - Amazon Kinesis Data Streams Service

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 AWS SDKs, see the following: