lib/aws-sdk-transfer/client.rb in aws-sdk-transfer-1.82.0 vs lib/aws-sdk-transfer/client.rb in aws-sdk-transfer-1.83.0

- old
+ new

@@ -1154,11 +1154,11 @@ # directory_id: "DirectoryId", # function: "Function", # sftp_authentication_methods: "PASSWORD", # accepts PASSWORD, PUBLIC_KEY, PUBLIC_KEY_OR_PASSWORD, PUBLIC_KEY_AND_PASSWORD # }, # identity_provider_type: "SERVICE_MANAGED", # accepts SERVICE_MANAGED, API_GATEWAY, AWS_DIRECTORY_SERVICE, AWS_LAMBDA - # logging_role: "Role", + # logging_role: "NullableRole", # post_authentication_login_banner: "PostAuthenticationLoginBanner", # pre_authentication_login_banner: "PreAuthenticationLoginBanner", # protocols: ["SFTP"], # accepts SFTP, FTP, FTPS, AS2 # protocol_details: { # passive_ip: "PassiveIp", @@ -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.82.0' + context[:gem_version] = '1.83.0' Seahorse::Client::Request.new(handlers, context) end # Polls an API operation until a resource enters a desired state. #