Skip to content
Unverified Commit 47702e45 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Gracefully handle alternate error message fields (#374)

Errors returned by AWS services may be stored at `Message`, `message` or `errorMessage`. This updates the relevant code to search all three locations when surfacing a clean error message to the customer. This diff also fixes a long-standing shortcoming of SdkError where it failed to provide a clean Display implementation.
parent 06547435
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment