Type annotations for boto3 EC2 service
Type annotations for boto3 EC2 1.42.62 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_ec2 import EC2Client; print('Type hints available')"$ mypy --strict script.py$ python -c "import mypy_boto3_ec2.client; help(mypy_boto3_ec2.client.EC2Client.describe_instances)"