Skip to main content

S3_File.exists

exists

Group: Metadata

Documentation

Checks if the folder or file exists

Returns

  • True if the bucket or object exists, False otherwise.

Errors

  • If the credential is invalid, an AWS_SDK_Error is thrown.
  • If access is denied to the bucket, an S3_Error is thrown.