-
Notifications
You must be signed in to change notification settings - Fork 249
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
no auth scheme matched auth scheme options error when using no_credentials
#864
Comments
Thanks for reporting this! Looking into it. |
I understand why it's failing, but it's going to take me a while to fix it. For now, I recommend using |
The fix for this has been merged and will go out with the next SDK release. |
This has been fixed with the August 23rd release. |
|
Describe the bug
when using
no_credentials()
aws-sdk-s3 throwsno auth scheme matched auth scheme options. This is a bug. Please file an issue.
Expected Behavior
Disable credentials and signing.
Current Behavior
errors with "no auth scheme matched auth scheme options. This is a bug. Please file an issue."
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
Version
The text was updated successfully, but these errors were encountered: