Provides type annotations for boto3 ECR (Elastic Container Registry) service, generated by mypy-boto3-builder. Current version 1.43.0 supports Python >=3.9. Released alongside boto3 ECR updates.
pip install types-boto3-ecrNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a type-annotated ECR client
Update imports: use from mypy_boto3_ecr import ECRClient
Upgrade Python to 3.9 or later.
Ensure boto3 version matches types-boto3-ecr version (e.g., both 1.43.0).