Type annotations for AWS Schemas service with boto3.
Type annotations for boto3 Schemas 1.42.3 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_schemas import Client; c: Client"$ python -c "import mypy_boto3_schemas; help(mypy_boto3_schemas)"$ mypy --install-types your_script.py$ python -c "from mypy_boto3_schemas.client import SchemasClient"$ mypy your_aws_schemas_script.py --strict