Type hints for AWS API Gateway boto3 client and resources.
Type annotations for boto3 APIGateway 1.42.68 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_apigateway import APIGatewayClient"$ python -c "from mypy_boto3_apigateway.client import APIGatewayClient as Client"$ mypy your_script.py$ python -c "from mypy_boto3_apigateway import ServiceResource"$ python -c "import mypy_boto3_apigateway; print(mypy_boto3_apigateway.__version__)"