lib/aws-sdk-fsx/client.rb in aws-sdk-fsx-1.99.0 vs lib/aws-sdk-fsx/client.rb in aws-sdk-fsx-1.100.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(:fsx) - module Aws::FSx # An API client for FSx. To construct a client, you need to configure a `:region` and `:credentials`. # # client = Aws::FSx::Client.new( # region: region_name, @@ -9330,10 +9328,10 @@ params: params, config: config, tracer: tracer ) context[:gem_name] = 'aws-sdk-fsx' - context[:gem_version] = '1.99.0' + context[:gem_version] = '1.100.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated