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