Type annotations for boto3 ECR service
Type annotations for boto3 ECR 1.42.67 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_ecr import ECRClient"$ mypy --plugin mypy_boto3_ecr your_script.py$ python -c "import boto3; from mypy_boto3_ecr import ECRClient; client: ECRClient = boto3.client('ecr')"