Type annotations for boto3 Athena service
Type annotations for boto3 Athena 1.42.43 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_athena import AthenaClient"$ mypy --strict athena_script.py$ python -c "from mypy_boto3_athena.client import AthenaClient; from mypy_boto3_athena.type_defs import QueryExecutionContext"