|
|
3 lat temu | |
|---|---|---|
| .. | ||
| Upload-file-functionality | 3 lat temu | |
| readme.md | 3 lat temu | |
When a user need to upload his file to s3 using a Rest API and update the Metadata to Dynamo DB.
Here is the project, Updating to DynamoDb is completely optional though.
S3- To store the object.
Dynamo DB - To store the metadata.
Api Gateway : Provides the URL and triggers the lambda, when an file is passed.
This project is completely in python. Added heavy documentation to each and every method for