lib/aws/core/configuration.rb in aws-sdk-1.2.0 vs lib/aws/core/configuration.rb in aws-sdk-1.2.1

- old
+ new

@@ -80,10 +80,10 @@ # # @attr_reader [String, URI, nil] proxy_uri The URI of the proxy # to send service requests through. You can pass a URI object or a # URI string. Defautls to +nil+. # - # AWS.config(:proxy_uri => 'https://user:pass@my.proxy:443/path?query') + # AWS.config(:proxy_uri => 'https://user:pass@my.proxy:443') # # @attr_reader [String] s3_endpoint The service endpoint for Amazon S3. # Defaults to 's3.amazonaws.com'. # # @attr_reader [Integer] s3_multipart_max_parts The maximum number of