Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 to Lambda sample Lambda

Feature

Reads the file pushed on the S3 bucket based on which the event was raised.

Commands used

  • aws s3 mb s3://lambda-trigger-files - Create a new bucket named lambda-trigger-files
  • aws s3 ls - List S3 Bucket names
  • aws s3 cp temp.txt s3://lambda-trigger-files - Copy files from load to AWS S3 Bucket

Architecture

architecture

References

About

AWS S3 to Lambda Trigger using Events

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages