AnonymousAWSCredentials do not support this operation #3696
Labels
bug
This issue is a bug.
potential-regression
Marking this issue as a potential regression to be checked by team member
s3
Describe the bug
After upgrading AWSSDK.S3 to the latest version (3.7.415.13) it triggers exception "AnonymousAWSCredentials do not support this operation" when uploading to S3 bucket. Was fine at version 3.7.305.31.
Regression Issue
Expected Behavior
Object should be successfully uploaded using anonymous credentials
Current Behavior
PutObjectAsync throws "AnonymousAWSCredentials do not support this operation" exception when trying to upload object using anonymous credentials
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
AWS .NET SDK and/or Package version used
AWSSDK.S3 3.7.415.13
Targeted .NET Platform
.NET Framework 4.7.2
Operating System and version
Windows 11
The text was updated successfully, but these errors were encountered: