View a markdown version of this page

ðŸ”Ĩ āļ‚āđˆāļēāļ§āļ”āđˆāļ§āļ™: kinesis/latest/APIReference/API HashKeyRange.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

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: