massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2and3 / boto / kms / exceptions.pyi
1 from boto.exception import BotoServerError\r
2 \r
3 class InvalidGrantTokenException(BotoServerError): ...\r
4 class DisabledException(BotoServerError): ...\r
5 class LimitExceededException(BotoServerError): ...\r
6 class DependencyTimeoutException(BotoServerError): ...\r
7 class InvalidMarkerException(BotoServerError): ...\r
8 class AlreadyExistsException(BotoServerError): ...\r
9 class InvalidCiphertextException(BotoServerError): ...\r
10 class KeyUnavailableException(BotoServerError): ...\r
11 class InvalidAliasNameException(BotoServerError): ...\r
12 class UnsupportedOperationException(BotoServerError): ...\r
13 class InvalidArnException(BotoServerError): ...\r
14 class KMSInternalException(BotoServerError): ...\r
15 class InvalidKeyUsageException(BotoServerError): ...\r
16 class MalformedPolicyDocumentException(BotoServerError): ...\r
17 class NotFoundException(BotoServerError): ...\r