Home
last modified time | relevance | path

Searched refs:AuthorizationNotFound (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
Dexceptions.py173 class AuthorizationNotFound(JSONResponseError): class
Dlayer1.py104 "AuthorizationNotFound": exceptions.AuthorizationNotFound,
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
Dexceptions.py386 class AuthorizationNotFound(JSONResponseError): class
Dlayer1.py117 "AuthorizationNotFound": exceptions.AuthorizationNotFound,