Skip to content

DynamoKey

type DynamoKey = Record<string, DynamoKeyableValue>;

Record type representing a DynamoDB primary key.