Relative Content

Tag Archive for goamazon-s3aws-sdk-go

golang: Download S3 object with a versionId

I have an object stored in S3 which has multiple versions, I want to download a specific version of the object using Go, I’m using AWS SDK: https://github.com/aws/aws-sdk-go