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ยง
- Attribute
Value - DynamoDB attribute value.