lib/aws-sdk-fsx.rb in aws-sdk-fsx-1.31.0 vs lib/aws-sdk-fsx.rb in aws-sdk-fsx-1.32.0
- old
+ new
@@ -26,11 +26,11 @@
# The {Client} class provides one method for each API operation. Operation
# methods each accept a hash of request parameters and return a response
# structure.
#
# f_sx = Aws::FSx::Client.new
-# resp = f_sx.cancel_data_repository_task(params)
+# resp = f_sx.associate_file_system_aliases(params)
#
# See {Client} for more information.
#
# # Errors
#
@@ -46,8 +46,8 @@
# See {Errors} for more information.
#
# @!group service
module Aws::FSx
- GEM_VERSION = '1.31.0'
+ GEM_VERSION = '1.32.0'
end