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