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

Boto 1.36.0 release breaks sns_extended_client #20

Open
talsalmona opened this issue Jan 17, 2025 · 1 comment
Open

Boto 1.36.0 release breaks sns_extended_client #20

talsalmona opened this issue Jan 17, 2025 · 1 comment

Comments

@talsalmona
Copy link

I'm using sns_extended_client for a while now with no issues.
Upgrading to boto 1.36.0 breaks with the following message:

Error creating dataset: An error occurred (SignatureDoesNotMatch) when calling the PutObject operation: The request signature we calculated does not match the signature you provided. Check your key and signing method

Downgrading to 1.35.99 works as normal.

I think that this is related to a change in boto3 documented here: boto/boto3#4392

@eyurchuk
Copy link

eyurchuk commented Jan 19, 2025

Proposed a solution in boto/boto3#4400

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

No branches or pull requests

2 participants