lib/aws-sdk-elastictranscoder/client.rb in aws-sdk-elastictranscoder-1.62.0 vs lib/aws-sdk-elastictranscoder/client.rb in aws-sdk-elastictranscoder-1.63.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/rest_json.rb' -Aws::Plugins::GlobalConfiguration.add_identifier(:elastictranscoder) - module Aws::ElasticTranscoder # An API client for ElasticTranscoder. To construct a client, you need to configure a `:region` and `:credentials`. # # client = Aws::ElasticTranscoder::Client.new( # region: region_name, @@ -3116,10 +3114,10 @@ params: params, config: config, tracer: tracer ) context[:gem_name] = 'aws-sdk-elastictranscoder' - context[:gem_version] = '1.62.0' + context[:gem_version] = '1.63.0' Seahorse::Client::Request.new(handlers, context) end # Polls an API operation until a resource enters a desired state. #