We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Observed behavior:
aws ec2 describe-regions --debug
outputs:
2021-06-08 09:16:17,441 - MainThread - botocore.parsers - DEBUG - Response body: b'<?xml version="1.0" encoding="UTF-8"?> <DescribeRegionsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/"> <requestId>REDACTED</requestId> <regionInfo> <item> <regionName>eu-north-1</regionName> .... snip...
Expected Behavior
The text was updated successfully, but these errors were encountered:
Fixed in #823
Sorry, something went wrong.
No branches or pull requests
Observed behavior:
For example:
outputs:
Expected Behavior
The text was updated successfully, but these errors were encountered: