lib/aws-sdk-route53/client.rb in aws-sdk-route53-1.46.0 vs lib/aws-sdk-route53/client.rb in aws-sdk-route53-1.47.0

- old
+ new

@@ -1,11 +1,11 @@ # frozen_string_literal: true # WARNING ABOUT GENERATED CODE # # This file is generated. See the contributing guide for more information: -# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md +# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md # # WARNING ABOUT GENERATED CODE require 'seahorse/client/plugins/content_length.rb' require 'aws-sdk-core/plugins/credentials_configuration.rb' @@ -5607,10 +5607,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-route53' - context[:gem_version] = '1.46.0' + context[:gem_version] = '1.47.0' Seahorse::Client::Request.new(handlers, context) end # Polls an API operation until a resource enters a desired state. #