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)?

feita há 2 anos1366 visualizações
2 Respostas
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
respondido há 2 anos
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
ENGENHEIRO DE SUPORTE
Sathya
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas