HEAD-only metadata probe. Fetches the headers of an object without
downloading the body. Useful for cheap "does this exist and what's its
size / sha1 / contentType?" checks, or to inspect custom fileInfo
metadata that the uploader attached.
Returns all output fields as step outputs so downstream steps can branch
on them.
HEAD-only metadata probe. Fetches the headers of an object without downloading the body. Useful for cheap "does this exist and what's its size / sha1 / contentType?" checks, or to inspect custom
fileInfometadata that the uploader attached.Returns all output fields as step outputs so downstream steps can branch on them.