Type hints for AWS Glue boto3 service in Python code
Type annotations for boto3 Glue 1.42.68 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_glue import Client; print(Client.__doc__)"$ mypy --plugin mypy_boto3_glue my_script.py$ python -c "from mypy_boto3_glue.client import GlueClient"$ python -c "from mypy_boto3_glue import ServiceResource"$ pip show mypy-boto3-glue