class Aws::RpcV2::Handler

def build_body(context)

def build_body(context)
  Builder.new(context.operation.input).serialize(context.params)
end