Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/seantcanavan/lambda_s3

Package lambda_s3 provides simple utility files to upload or download files from AWS S3 through AWS Lambda using APIGateway Proxy requests from the AWS Go SDK. First, file headers are parsed from the lambda request which is where file uploads are stored from HTTP requests. Then, using those file headers, the bytes can be extracted and uploaded to S3 with a given file name. Finally, knowing the name of a file and the bucket it's contained in, said file(s) can also be downloaded.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/seantcanavan/lambda_s3
Keywords: aws, aws-apigateway, aws-lambda, aws-lambda-golang, aws-s3, go, golang
License: Unlicense
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/seantcanavan
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...