class Aws::DynamoDB::AttributeValue

def marshal(value)

def marshal(value)
  @marshaler.format(value)
end