Skip to content

DynamoKeyableValue

type DynamoKeyableValue = string | number | Buffer;

Represents a value that can be used as a DynamoDB primary key.