module Aws::Api::Customizations

def doc(prefix, &block)

def doc(prefix, &block)
  @docs[prefix] = block
end