proxy.golang.org : github.com/seantcanavan/lambda_s3 : v1.0.0
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 -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/seantcanavan/[email protected]
Published:
Indexed:
- github.com/aws/aws-lambda-go v1.37.0
- github.com/aws/aws-sdk-go v1.44.182
- github.com/jgroeneveld/schema v1.0.0
- github.com/jgroeneveld/trial v2.0.0+incompatible
- github.com/jmespath/go-jmespath v0.4.0
- github.com/joho/godotenv v1.4.0