lib/aws-sdk-cloudfront/client.rb in aws-sdk-cloudfront-1.104.0 vs lib/aws-sdk-cloudfront/client.rb in aws-sdk-cloudfront-1.105.0

- old
+ new

@@ -7786,11 +7786,10 @@ # * You must copy the `ETag` field value from the response. (You'll # use it for the `IfMatch` parameter in your request.) Then, # remove the `ETag` field from the distribution configuration. # # * You can't change the value of `CallerReference`. - # # 3. Submit an `UpdateDistribution` request, providing the updated # distribution configuration. The new configuration replaces the # existing configuration. The values that you specify in an # `UpdateDistribution` request are not merged into your existing # configuration. Make sure to include all fields: the ones that you @@ -9488,10 +9487,10 @@ params: params, config: config, tracer: tracer ) context[:gem_name] = 'aws-sdk-cloudfront' - context[:gem_version] = '1.104.0' + context[:gem_version] = '1.105.0' Seahorse::Client::Request.new(handlers, context) end # Polls an API operation until a resource enters a desired state. #