You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds http response code to S3 error message (#2656)
For a lot of newer s3 error responses aws has decided to use the http
response code to signal the type of the error rather than the `S3Errors`
construct in the sdk.
0 commit comments