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
Reqsign got canonical request like: canonical request: GET /iceberg/v1/arn%3Aaws%3As3tables%3Aap-southeast-1..., but should have been sth like /iceberg/v1/arn%253Aaws%253As3tables%253Aap-southeast-1%..., where reqsign wrongly decoded %3.
x-amz-content-sha256 seems to be required for this endpoint, which is not natively supported by reqsign.
Is your feature request related to a problem or challenge?
For AWS glue/s3 tables
rest.sigv4-enabled, rest.signing-name, rest.signing-region
apache/iceberg-python#1405
Describe the solution you'd like
No response
Willingness to contribute
None
The text was updated successfully, but these errors were encountered: