# File lib/aws/base_client.rb, line 124
    def with_options options
      with_config(config.with(options))
    end