lib/aws-sdk-transfer/client.rb in aws-sdk-transfer-1.103.0 vs lib/aws-sdk-transfer/client.rb in aws-sdk-transfer-1.104.0

- old
+ new

@@ -34,12 +34,10 @@ require 'aws-sdk-core/plugins/recursion_detection.rb' require 'aws-sdk-core/plugins/telemetry.rb' require 'aws-sdk-core/plugins/sign.rb' require 'aws-sdk-core/plugins/protocols/json_rpc.rb' -Aws::Plugins::GlobalConfiguration.add_identifier(:transfer) - module Aws::Transfer # An API client for Transfer. To construct a client, you need to configure a `:region` and `:credentials`. # # client = Aws::Transfer::Client.new( # region: region_name, @@ -4852,10 +4850,10 @@ params: params, config: config, tracer: tracer ) context[:gem_name] = 'aws-sdk-transfer' - context[:gem_version] = '1.103.0' + context[:gem_version] = '1.104.0' Seahorse::Client::Request.new(handlers, context) end # Polls an API operation until a resource enters a desired state. #