udondan/cfn-teleport

Better error message in case credetials for AWS are wrong/outdated

Opened this issue · 1 comments

Currently, we get a wall of error code. Instead we should have a brief error message

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.

awslabs/aws-sdk-rust#657

awslabs/aws-sdk-rust#599