Type annotations for aiobotocore ECR (Amazon Elastic Container Registry) service, generated with mypy-boto3-builder. Version 3.5.0 corresponds to aiobotocore 2.19.0 and botocore 1.37.0. Packages are released weekly with each new botocore release.
pip install types-aiobotocore-ecrVerified import paths — ran on the pinned version, not inferred.
Import the ECRClient type stub. This code won't actually connect to AWS, it just shows the correct import pattern. To make real calls, you need to configure AWS credentials and use an aiobotocore session.
Upgrade to Python 3.9 or higher.
Match the aiobotocore version to the one expected by this package (aiobotocore ~= 2.19.0).
Use `types-aiobotocore` for full annotation coverage, or pick individual `types-aiobotocore-*` packages for specific services. Remove one of them if both are installed.
Check the actual type stubs in the package for Paginator/Waiter classes.