You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please fill out the sections below to help us address your issue.
Version of AWS SDK for Go?
2.0.0-preview.5
Version of Go (go version)?
go1.12.3 darwin/amd64
What issue did you see?
multipart uploader returns encoded url. This has been fixed in aws-sdk-go but not aws-sdk-go-v2 (aws/aws-sdk-go#1385). Could you please apply the fix to aws-sdk-go-v2 as well. Thanks!
Steps to reproduce
If you have have an runnable example, please include it.