| Package | Description |
|---|---|
| com.amazonaws.services.transfer |
AWS Transfer for SFTP is a fully managed service that enables the transfer of files directly into and out of Amazon
S3 using the Secure File Transfer Protocol (SFTP)—also known as Secure Shell (SSH) File Transfer Protocol.
|
| com.amazonaws.services.transfer.model |
| Class and Description |
|---|
| AWSTransferException
Base exception for all service exceptions thrown by AWS Transfer for SFTP
|
| CreateServerRequest |
| CreateServerResult |
| CreateUserRequest |
| CreateUserResult |
| DeleteServerRequest |
| DeleteServerResult |
| DeleteSshPublicKeyRequest |
| DeleteSshPublicKeyResult |
| DeleteUserRequest |
| DeleteUserResult |
| DescribedServer
Describes the properties of the server that was specified.
|
| DescribedUser
Returns properties of the user that you want to describe.
|
| DescribeServerRequest |
| DescribeServerResult |
| DescribeUserRequest |
| DescribeUserResult |
| EndpointDetails
The configuration settings for the virtual private cloud (VPC) endpoint for your SFTP server.
|
| EndpointType |
| HomeDirectoryMapEntry
Represents an object that contains entries and a targets for
HomeDirectoryMappings. |
| HomeDirectoryType |
| IdentityProviderDetails
Returns information related to the type of user authentication that is in use for a server's users.
|
| IdentityProviderType
Returns information related to the type of user authentication that is in use for a server's users.
|
| ImportSshPublicKeyRequest |
| ImportSshPublicKeyResult
This response identifies the user, the server they belong to, and the identifier of the SSH public key associated
with that user.
|
| ListedServer
Returns properties of the server that was specified.
|
| ListedUser
Returns properties of the user that you specify.
|
| ListServersRequest |
| ListServersResult |
| ListTagsForResourceRequest |
| ListTagsForResourceResult |
| ListUsersRequest |
| ListUsersResult |
| ResourceExistsException
The requested resource does not exist.
|
| ResourceNotFoundException
This exception is thrown when a resource is not found by the AWS Transfer for SFTP service.
|
| SshPublicKey
Provides information about the public Secure Shell (SSH) key that is associated with a user account for a specific
server (as identified by
ServerId). |
| StartServerRequest |
| StartServerResult |
| State
Describes the condition of the SFTP server with respect to its ability to perform file operations.
|
| StopServerRequest |
| StopServerResult |
| Tag
Creates a key-value pair for a specific resource.
|
| TagResourceRequest |
| TagResourceResult |
| TestIdentityProviderRequest |
| TestIdentityProviderResult |
| ThrottlingException
The request was denied due to request throttling.
|
| UntagResourceRequest |
| UntagResourceResult |
| UpdateServerRequest |
| UpdateServerResult |
| UpdateUserRequest |
UpdateUserResult
UpdateUserResponse returns the user name and server identifier for the request to update a user's
properties. |
Copyright © 2019. All rights reserved.