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
Jira Link: DB-13469
I'd like to use voyager to migrate data from in-house object storage that be compatible with S3.
To support in-house object storage, I need to change s3 endpoint url.
Recently, aws-sdk-go-v2 support a feature to change endpoint url from outside config, environments, like AWS_ENDPOINT_URL.
Jira Link: DB-13469
I'd like to use voyager to migrate data from in-house object storage that be compatible with S3.
To support in-house object storage, I need to change s3 endpoint url.
Recently, aws-sdk-go-v2 support a feature to change endpoint url from outside config, environments, like
AWS_ENDPOINT_URL
.aws/aws-sdk-go-v2#2328
So, I'd like to bump up aws-sdk-sdk-v2 version that used in voyager.
The text was updated successfully, but these errors were encountered: