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