The AWS Transfer Family provides fully managed support for file transfers directly into and out of Amazon S3. With support for Secure File Transfer Protocol (SFTP), File Transfer Protocol over SSL (FTPS), and File Transfer Protocol (FTP), the AWS Transfer Family helps you seamlessly migrate your file transfer workflows to AWS by integrating with existing authentication systems, and providing DNS routing with Amazon Route 53 so nothing changes for your customers and partners, or their applications. With your data in Amazon S3, you can use it with AWS services for processing, analytics, machine learning, and archiving. Getting started with the AWS Transfer Family is easy; there is no infrastructure to buy and set up.
Below are the cmdlets which are available with AWS Transfer for SFTP
CmdletName | ServiceOperation |
Add-TFRResourceTag | TagResource |
Get-TFRResourceTagList | ListTagsForResource |
Get-TFRServer | DescribeServer |
Get-TFRServerList | ListServers |
Get-TFRUser | DescribeUser |
Get-TFRUserList | ListUsers |
Import-TFRSshPublicKey | ImportSshPublicKey |
New-TFRServer | CreateServer |
New-TFRUser | CreateUser |
Remove-TFRResourceTag | UntagResource |
Remove-TFRServer | DeleteServer |
Remove-TFRSshPublicKey | DeleteSshPublicKey |
Remove-TFRUser | DeleteUser |
Start-TFRServer | StartServer |
Stop-TFRServer | StopServer |
Test-TFRIdentityProvider | TestIdentityProvider |
Update-TFRServer | UpdateServer |
Update-TFRUser | UpdateUser |
You can also check other AWS Services, and each services cmdlets we are providing.