pub fn to_attribute_value<T>(value: T) -> Result<AttributeValue>
where T: Serialize,
Available on crate feature aws_lambda_events+0_7 only.
Expand description