lib/aws-sdk-elastictranscoder/client.rb in aws-sdk-elastictranscoder-1.22.1 vs lib/aws-sdk-elastictranscoder/client.rb in aws-sdk-elastictranscoder-1.23.0

- old
+ new

@@ -1,5 +1,7 @@ +# 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 # @@ -2972,10 +2974,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-elastictranscoder' - context[:gem_version] = '1.22.1' + context[:gem_version] = '1.23.0' Seahorse::Client::Request.new(handlers, context) end # Polls an API operation until a resource enters a desired state. #