{"library":"mypy-boto3-apigateway","install":[{"cmd":"pip install mypy-boto3-apigateway boto3","imports":["from mypy_boto3_apigateway.client import APIGatewayClient","from mypy_boto3_apigateway.type_defs import GetRestApisRequestRequestTypeDef","from mypy_boto3_apigateway.type_defs import GetRestApisResponseTypeDef","import boto3; client: APIGatewayClient = boto3.client('apigateway')"]},{"cmd":"pip install \"boto3-stubs[apigateway]\"","imports":[]}]}