{"library":"botocore","type":"library","category":null,"description":"botocore is the low-level, data-driven core of boto3 and the AWS CLI, providing a direct interface to Amazon Web Services APIs. It handles request signing (AWS Signature Version 4), credential resolution, retry logic, pagination, and service model loading. Current version is 1.42.77, released by Amazon Web Services. Releases are extremely frequent — often multiple times per week — tracking new and updated AWS service APIs. Most users interact with botocore indirectly via boto3, but direct use is common for fine-grained control, event hooks, custom credential providers, and low-overhead Lambda code.","language":"python","status":"active","version":"1.42.77","tags":["aws","cloud","amazon","s3","ec2","iam","http-client","sdk","boto3","cli"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install botocore","imports":["import botocore.session; session = botocore.session.get_session()","from botocore.exceptions import ClientError","from botocore.exceptions import BotoCoreError","from botocore.config import Config","import botocore.session; s = botocore.session.Session()"]},{"cmd":"pip install boto3","imports":[]}],"homepage":"https://aws.amazon.com/cli/","github":"https://github.com/boto/botocore","docs":null,"changelog":null,"pypi":"https://pypi.org/project/botocore/","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.3,"avg_import_s":0.57,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/botocore/compatibility"}}