SNOW-1230690 File Transfers to buckets in AWS US GOV and AWS China Partitions fail as they do not support Transfer Acceleration #1072
Labels
bug
Erroneous or unexpected behaviour
status-fixed_awaiting_release
The issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.
status-triage_done
Initial triage done, will be further handled by the driver team
Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!
What version of GO driver are you using?
1.7
What operating system and processor architecture are you using?
Linux x86_64
What version of GO are you using?
run
go version
in your console1.22.0
4.Server version:* E.g. 1.90.1
8.3.1
While attempting a file upload to a stage using with a bucket from AWS China or AWS US GOV, the following error is received:
Operation error S3: GetBucketAccelerateConfiguration https response StatusCode 400, api error unsupportedArgument: The request contained an unsupported argument.
See https://docs.amazonaws.cn/en_us/aws/latest/userguide/s3.html#feature-diff
https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/govcloud-s3.html
The file should have uploaded
Not needed, the issue is here:
https://github.com/snowflakedb/gosnowflake/blob/master/file_transfer_agent.go#L608-L621
The text was updated successfully, but these errors were encountered: