Do everything in one place
Customize your AWS Lambda and SFTP integration with the following triggers and actions.
Triggers
When this happens…
AWS Lambda
-
New function createdNew function created in AWS Lambda
Any other trigger you can think up
SFTP
-
New/updated CSV file in directory BatchNew/updated CSV file in directory on SFTP server
-
New/updated file in directoryNew/updated file in directory on SFTP server
Any other trigger you can think up
Actions
Do this…
AWS Lambda
-
Get function detailsGet function details from AWS Lambda
-
Invoke functionInvoke function in AWS Lambda
Any other trigger you can think up
SFTP
-
List directoryList directory on SFTP server
-
Download fileDownload file from SFTP server
-
Create folderCreate folder in SFTP server
-
Remove fileRemove file from SFTP server
-
Rename fileRename/move file on SFTP server
-
Get file informationGet file information from SFTP server
-
Download large fileDownload large file from SFTP server
-
Upload fileUpload file to SFTP server
- Show all 8
Any other trigger you can think up