Skip to main content

Object Storage

When building a workflow, if you choose to save the step output as a file or use file actions, the file is saved, by default, to Blink's object storage. If you wish, you can configure your own object storage.

Limitations

  • If you’re using Blink’s runner object storage, the maximum file size created by a step is limited to 500MB.

  • If you configure your own object storage, there is no file size limit.

For more information regarding limitations , please visit the Workflows Runtime Limitations documentation.

info

We support all S3-compatible object storage. Currently, we provide detailed guidelines for AWS S3 and Google Cloud Storage. If you need assistance configuring S3-compatible object storage not covered in the documentation, please contact our support team for help.

Object Storage Installation Guidelines

  1. To learn how to configure an AWS S3 object storage with a runner, click here.

  2. To learn how to configure a Google Cloud Storage with a runner, click here.