# File lib/aws/core/http/request.rb, line 108
        def path
          uri.split(/\?/)[0]
        end