An open API service indexing awesome lists of open source software.

https://github.com/somnathkar000/serverless-s3-lambda-crud

The S3 Bucket API is built using the Serverless Framework and AWS Lambda. It allows users to perform various operations on an S3 bucket, such as uploading files, retrieving files, and deleting files. The API is implemented with Lambda functions, and the data is stored in an S3 bucket with private access control.
https://github.com/somnathkar000/serverless-s3-lambda-crud

aws-s3 crud serverless typescript

Last synced: about 1 year ago
JSON representation

The S3 Bucket API is built using the Serverless Framework and AWS Lambda. It allows users to perform various operations on an S3 bucket, such as uploading files, retrieving files, and deleting files. The API is implemented with Lambda functions, and the data is stored in an S3 bucket with private access control.

Awesome Lists containing this project