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

demandé il y a 2 ans1366 vues
2 réponses
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
répondu il y a 2 ans
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
INGÉNIEUR EN ASSISTANCE TECHNIQUE
Sathya
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions