lib/aws-sdk-transfer/client.rb in aws-sdk-transfer-1.81.0 vs lib/aws-sdk-transfer/client.rb in aws-sdk-transfer-1.82.0
- old
+ new
@@ -411,11 +411,11 @@
# server using the client.
#
# A `HomeDirectory` example is `/bucket_name/home/mydirectory`.
#
# <note markdown="1"> The `HomeDirectory` parameter is only used if `HomeDirectoryType` is
- # set to `LOGICAL`.
+ # set to `PATH`.
#
# </note>
#
# @option params [String] :home_directory_type
# The type of landing directory (folder) that you want your users' home
@@ -1217,11 +1217,11 @@
# server using the client.
#
# A `HomeDirectory` example is `/bucket_name/home/mydirectory`.
#
# <note markdown="1"> The `HomeDirectory` parameter is only used if `HomeDirectoryType` is
- # set to `LOGICAL`.
+ # set to `PATH`.
#
# </note>
#
# @option params [String] :home_directory_type
# The type of landing directory (folder) that you want your users' home
@@ -3674,11 +3674,11 @@
# server using the client.
#
# A `HomeDirectory` example is `/bucket_name/home/mydirectory`.
#
# <note markdown="1"> The `HomeDirectory` parameter is only used if `HomeDirectoryType` is
- # set to `LOGICAL`.
+ # set to `PATH`.
#
# </note>
#
# @option params [String] :home_directory_type
# The type of landing directory (folder) that you want your users' home
@@ -4471,11 +4471,11 @@
# server using the client.
#
# A `HomeDirectory` example is `/bucket_name/home/mydirectory`.
#
# <note markdown="1"> The `HomeDirectory` parameter is only used if `HomeDirectoryType` is
- # set to `LOGICAL`.
+ # set to `PATH`.
#
# </note>
#
# @option params [String] :home_directory_type
# The type of landing directory (folder) that you want your users' home
@@ -4628,10 +4628,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-transfer'
- context[:gem_version] = '1.81.0'
+ context[:gem_version] = '1.82.0'
Seahorse::Client::Request.new(handlers, context)
end
# Polls an API operation until a resource enters a desired state.
#