How can I (use AWS GoLang SDK to) create an io.writer (pipe) that will write buffers to a AWS S3 bucket file?

0

Need GoLang io.writer for AWS S3 Bucket

I have some GoLang code for a media application, that is written to write media buffers (1 at a time) to a disk file via an "io.writer".
I want to convert that code to write the media buffers to an S3 bucket.

How can I create a GoLang "io.writer" that writes to an S3 bucket (via AWS SDK)?

已提问 2 年前1366 查看次数
2 回答
0

Hello, you've tagged this question with "AWS Storage Gateway." Unfortunately, this isn't a SGW related question. You will receive better response if you tag this with "S3" or "SDK" related tags.

AWS
已回答 2 年前
0

Thank you for reaching out to AWS re:Post, We are continuing to build this collection of code samples in the article -> https://docs.aws.amazon.com/code-samples/latest/catalog/go-s3-upload_arbitrary_sized_stream.go.html

If a code you are looking for is not there then a request would need to be raised to have it created, hence I request you to raise a support case with AWS Support. We do not currently have a service for providing on-demand code for customer.

AWS
支持工程师
Sathya
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则