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