Skip to content

theprogzone/aws_lambda_s3_file_upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

S3 File Upload using Lambda

This python code is an AWS lambda function that can upload files to the amazon S3 bucket. AWS Lambda is a serverless, event-driven computing platform that automatically manages the resources required by the lambda function. Read the fully medium tutorial.

About

AWS lambda function to upload csv file to S3 bucket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages