Searched refs:S3PermissionsError (Results 1 – 4 of 4) sorted by relevance
33 from boto.exception import S3PermissionsError169 except S3PermissionsError:
32 from boto.exception import S3PermissionsError, S3ResponseError187 except S3PermissionsError:
63 class S3PermissionsError(StoragePermissionsError): class
168 STORAGE_PERMISSIONS_ERROR: boto.exception.S3PermissionsError,