GlobalSecondaryIndexKeyName
type GlobalSecondaryIndexKeyName = object;Properties
Section titled “Properties”partitionKey
Section titled “partitionKey”partitionKey: string;sortKey?
Section titled “sortKey?”optional sortKey: string;type GlobalSecondaryIndexKeyName = object;partitionKey: string;optional sortKey: string;