A lenient variant of AttributeValue that - for convenience - allows more values.
Here's how the values are converted to proper attribute values:
LenientAttributeValue
AttributeType
bigint
value.toString()
Date
value.toISOString()
A lenient variant of AttributeValue that - for convenience - allows more values.
Here's how the values are converted to proper attribute values:
LenientAttributeValueAttributeTypebigintvalue.toString()Datevalue.toISOString()