Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support s3control using different xml error format than s3 #875

Merged
merged 4 commits into from
Nov 9, 2020

Conversation

skotambkar
Copy link
Contributor

@skotambkar skotambkar commented Nov 3, 2020

This pr fixes the issue, to correctly parse s3control xml error which has an extra wrapper around error code and message which needs to be deserialized.

Fixes #864
Related to #863

@skotambkar skotambkar merged commit 8e108cc into master Nov 9, 2020
@jasdel jasdel deleted the s3errorDeser branch November 25, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDK does not deserialize s3control's signature error correctly
2 participants