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