Skip to main content

Module attribute_value

Module attribute_value 

Source
Expand description

DynamoDB AttributeValue type with custom serialization.

AttributeValue is a tagged union where exactly one variant is present. The JSON wire format uses single-key objects like {"S": "hello"}.

Enumsยง

AttributeValue
DynamoDB attribute value.