/SFTPwithAWSLambda

Provides code for performing SFTP operation on a remote server with AWS Lambda

Primary LanguagePython

SFTPwithAWSLambda

Provides code for performing SFTP operation on a remote server with AWS Lambda

The repository includes below files -

  1. paramikolayer3.zip --> Python library to be included in the Lambda Layer
  2. sftpLambdaCodeDraft.py --> The initial script to be added to the Lambda function
  3. sftpLambdaCode.py --> The final parameterized script for the Lambda function

This process has been explained in detailed in the below YouTube video - https://www.youtube.com/watch?v=ky6tIwhpoV0&ab_channel=BorrowedCloud