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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ