Type annotations for boto3 KMS service
Type annotations for boto3 KMS 1.42.50 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_kms import KMSClient; client: KMSClient"$ mypy your_script.py$ from mypy_boto3_kms.client import KMSClient