method S3Provider.prototype.exists S3Provider.prototype.exists(path: string): Promise<boolean> Reports whether an object exists in S3. Parameters path: string Object key Return Type Promise<boolean> true if present