I have 3 very simple individual python scripts using boto3 library for downloading, updating & reloading the file back to s3 bucket in AWS, all working fine.
However, wondering if the same is possible using AWS Lambda function? Your experience sharing is much appreciated.