

py in info( self, path, ** kwargs)ĥ36 """ 537 path = self._strip_protocol(path) -> 538 out = self.ls(self._parent(path), detail=True, **kwargs) 539 out =. py in _api_call( self, * args, ** kwargs)ĬlientError: An error occurred ( AccessDenied) when calling the ListObjectsV2 operation: Access Denied During handling of the above exception, another exception occurred:ĥ52 553 def checksum( self, path, refresh = False): _method( ** current_kwargs)ģ33 ~ / virtualenv / lib / python3. py in _make_request( self, current_kwargs)ģ31 def _make_request( self, current_kwargs): 7 / site - packages / botocore / paginate. _make_request( current_kwargs)Ģ56 parsed = self. py in _lsdir( self, path, refresh, max_items)ģ95 dircache. Vs a folder that exists, but don't have permissions to: > 548 raise ee 549 except ParamValidationError as e:ĥ50 raise ValueError( 'Failed to head path %r: %s' % ( path, e)) PermissionError Traceback ( most recent call last)ĥ46 return super( S3FileSystem, self). > 586 raise error_class( parsed_response, operation_name)ĬlientError: An error occurred ( 403) when calling the HeadObject operation: Forbidden During handling of the above exception, another exception occurred: py in _make_api_call( self, operation_name, api_params)ĥ85 error_class = self. _make_api_call( operation_name, kwargs)Ģ77 ~ / virtualenv / lib / python3. py in _api_call( self, * args, ** kwargs)Ģ75 # The "self" in this scope is referring to the BaseClient. > 200 return method( ** additional_kwargs)Ģ01 ~ / virtualenv / lib / python3. py in _call_s3( self, method, * akwarglist, ** kwargs) > 530 Key = key, ** version_id_kw( version_id), ** self.
py in info( self, path, version_id, refresh)ĥ29 out = self.

ClientError Traceback ( most recent call last)
