class Aws::ParamValidator

def streaming_input?(ref)

def streaming_input?(ref)
  (ref["streaming"] || ref.shape["streaming"])
end