Exception as JSON in aws client
Open
feature-request
p2
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
While executing a command in the AWS client I specify JSON as output.
When an exception occurs, this exception is written to stdout as text instead of JSON. I would like to have the Exceptions also returned as JSON Objects like they are defined in the APIs: https://github.com/aws/aws-sdk-js/tree/master/apis
Contributor guide
Assessment
This issue has not been assessed yet.