Better error message in case credetials for AWS are wrong/outdated
Opened this issue · 1 comments
udondan commented
Currently, we get a wall of error code. Instead we should have a brief error message
udondan commented
What a complete and utter trainwreck error handling in rust aws sdk is. Not only that it seems over complicated to get an effing error message out of these nested error objects, none of the "documented" solutions even work.