-
Notifications
You must be signed in to change notification settings - Fork 127
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
The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256 #112
Comments
Try adding --AWS4 My preference would have been to upgrade the authorization mechanism for ...Tim On Thu, Jul 14, 2016 at 9:28 AM, aneeskA [email protected] wrote:
Tim Kay |
Thank you. I am very new to AWS. I came across Boto3 also. I am a little unsure what to use now. |
Update: I used the option --AWS4 . I am getting the following error SignatureDoesNotMatch | The request signature we calculated does not match the signature you provided. Check your key and signing method. |
Is there a solution to AWS4-HMAC-SHA256 with this package? |
I haven't been updating that "aws" command for over a decade. Amazon was
never any help even though a lot of their users used it, and they have the
AWS CLI now, which is clunkier but supported.
Sorry!
...Tim
…On Fri, Jan 27, 2023 at 12:04 PM djwdjwdjwdjw ***@***.***> wrote:
Is there a solution to AWS4-HMAC-SHA256 with this package?
—
Reply to this email directly, view it on GitHub
<#112 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAP46DTU2XWPQI3SMBD6S3WUQS6BANCNFSM4CJSOJ5Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I am seeing this error when I try to put or delete S3 bucket when the region chosen was ap-south-1
How can I fix this issue?
307 Temporary Redirect
+----------------+----------------------------------------------------------------------------------------------+------------------+
| Code | Message | RequestId |
+----------------+----------------------------------------------------------------------------------------------+------------------+
| InvalidRequest | The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256. | 7971340917571523 |
+----------------+----------------------------------------------------------------------------------------------+------------------+
The text was updated successfully, but these errors were encountered: