lib/aws-sdk-fsx/client.rb in aws-sdk-fsx-1.75.0 vs lib/aws-sdk-fsx/client.rb in aws-sdk-fsx-1.76.0
- old
+ new
@@ -2306,11 +2306,11 @@
# that you are creating.
#
# @option params [String] :file_system_type_version
# (Optional) For FSx for Lustre file systems, sets the Lustre version
# for the file system that you're creating. Valid values are `2.10`,
- # `2.12`m and `2.15`:
+ # `2.12`, and `2.15`:
#
# * 2\.10 is supported by the Scratch and Persistent\_1 Lustre deployment
# types.
#
# * 2\.12 and 2.15 are supported by all Lustre deployment types. `2.12`
@@ -8320,10 +8320,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-fsx'
- context[:gem_version] = '1.75.0'
+ context[:gem_version] = '1.76.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated