range Key Type
Parameters
value
The data type for the range key (also called the sort key), You can specify the following values:
STRING
- The range key is a string.NUMBER
- The range key is number. If you don't specifyrangeKeyField
, the default value isSTRING
.