helpers
Check if S3 path exists and is a folder
get/w/{workspace}/job_helpers/check_s3_folder_exists
Path parameters
workspacestring required
Query parameters
file_keystring required
S3 file key to check (e.g., gitrepos/{workspace_id}/u/user/resource/{commit_hash})
marker_filestring
If provided, the folder is only considered to exist when this exact sentinel file is present under file_key. Lets callers distinguish a fully populated folder from a partial upload.
Response
S3 folder existence check result