Type annotations for boto3 LakeFormation service in Python.
Type annotations for boto3 LakeFormation 1.42.45 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_lakeformation import Client; import boto3; client: Client = boto3.client('lakeformation')"$ python -c "from mypy_boto3_lakeformation.client import LakeFormationClient; print(LakeFormationClient.__doc__)"$ mypy --plugin mypy_boto3_lakeformation your_script.py$ python -c "from mypy_boto3_lakeformation import ServiceResource; help(ServiceResource)"$ mypy your_lakeformation_module.py