lib/aws-sdk-ecs/client.rb in aws-sdk-ecs-1.65.0 vs lib/aws-sdk-ecs/client.rb in aws-sdk-ecs-1.66.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
#
@@ -8069,10 +8071,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-ecs'
- context[:gem_version] = '1.65.0'
+ context[:gem_version] = '1.66.0'
Seahorse::Client::Request.new(handlers, context)
end
# Polls an API operation until a resource enters a desired state.
#