Skip to content

DynamoAttributeType

type DynamoAttributeType = "B" | "BOOL" | "BS" | "L" | "M" | "N" | "NS" | "NULL" | "S" | "SS";