module Aws::Api::Customizations

def api(prefix, &block)

def api(prefix, &block)
  @apis[prefix] = block
end