Type annotations for boto3 Schemas service
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; print(Client)"$ mypy --strict your_script.py$ from mypy_boto3_schemas.client import SchemasClient