Home
last modified time | relevance | path

Searched defs:NotAuthorizedException (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/sync/
Dexceptions.py53 class NotAuthorizedException(BotoServerError): class
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/identity/
Dexceptions.py43 class NotAuthorizedException(BotoServerError): class