AWS Lambda function and insufficient boto3 environment

Posted in AWSTagged ,

Tonight I was working on a side project and ran into an issue I had not run into previously. The boto3 library used by the AWS Lambda python runtime was out of date compared to my own local environment. This issue was raised over at the boto3 github site. Turns out I ran into the….

SFTP User Lock Down in AWS Transfer Service

Posted in AWS, SecurityTagged , , , , ,

First things first.  I know SFTP topics aren’t sexy.  I can hear you right now, SFTP is an archaic protocol only used by people with archaic systems.  And generally speaking, you’re probably not wrong.  However, many of us still work in those environments and are making progress towards cloud services one piece at a time…..