Skip to content

DynamoIndexKeyableValue

type DynamoIndexKeyableValue = string | number | Buffer | undefined;

Represents a value that can be used as a DynamoDB secondary index key.