{"library":"aws-error-utils","type":"library","category":null,"description":"AWS Error Utils is a Python library that provides error-handling functions to simplify dealing with `botocore.exceptions.ClientError` in boto3 applications. It aims to make AWS service exception handling more Pythonic by allowing direct matching against error codes and operation names, reducing the need to parse nested dictionary structures. The current version is 2.7.0, and it maintains a steady release cadence with minor updates addressing Python version support and new features.","language":"python","status":"active","version":"2.7.0","tags":["aws","boto3","botocore","error-handling","exceptions"],"last_verified":"Sat May 23","install":[{"cmd":"pip install aws-error-utils","imports":["from aws_error_utils import catch_aws_error","from aws_error_utils import errors","from aws_error_utils import aws_error_matches","from aws_error_utils import get_aws_error_info"]}],"homepage":null,"github":"https://github.com/benkehoe/aws-error-utils","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aws-error-utils/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aws-error-utils/compatibility"}}