# File lib/aws/core/client.rb, line 136
      def with_options options
        with_config(config.with(options))
      end