Skip to main content

4 docs tagged with "file"

View All Tags

File Explorer

The File Explorer provides a streamlined interface to browse, preview, and open files in cloud object storage, like S3.

File systems

Fused provides two file systems to make files accessible to all UDFs: an S3 bucket and a disk. Access is scoped at the organization level.

Map Tile/File

When UDFs are called, they run and return the output of the execution. They can be called in two ways that influence how Fused handles them: File and Tile.

Run UDFs

All UDFs have a secure HTTP endpoint callable via a web request or fused.run that is authorized with a shared or private token. The endpoint's response may be cached and have its type specified.