Type annotations for boto3 to enable IDE autocompletion
Type annotations for boto3 1.42.69 generated with mypy-boto3-builder 8.12.0
boto3-stubs$ python -c "import boto3; s3 = boto3.client('s3'); print(type(s3))"$ python -c "from mypy_boto3_ec2 import EC2Client; print(EC2Client.__doc__)"$ pip show boto3-stubs | grep Version