# File lib/aws/base_client.rb, line 131
    def with_config config
      self.class.new(:config => config)
    end