Skip to content
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

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

Open
udondan opened this issue Mar 5, 2023 · 1 comment
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@udondan
Copy link
Owner

udondan commented Mar 5, 2023

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

@udondan udondan added this to the v1.0.0 milestone Mar 13, 2023
@udondan udondan added the enhancement New feature or request label Mar 26, 2023
@udondan
Copy link
Owner Author

udondan commented Mar 27, 2023

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

@udondan udondan removed this from the v1.0.0 milestone Mar 27, 2023
@udondan udondan added the help wanted Extra attention is needed label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant