Skip to content

S3 APIs Integration

S3 is a cloud-based object storage service designed to store and retrieve any amount of data.

Required configuration properties include:

PropertyTypeDescriptionRequired
bucketstringS3 bucket nametrue
regionstringS3 region for the buckettrue
useSSLbooleanUse SSL for connectionstrue
endPointstringS3 endpointtrue
accessKeystringAWS access keyfalse
pathStylebooleanUse path-style addressingtrue
secretKeystringAWS secret keyfalse

Resources can be passed as parameters or fetched within scripts, flows, and applications.

The workspace object storage feature is exclusive to the Enterprise edition. It functions as a major convenience layer to enable users to read and write from S3 without having to have access to the credentials. This applies to S3, Azure Blob, and Google Cloud Storage resources.

Enterprise Edition instances can leverage instance-level object storage for large-scale log management and distributed dependency caching. This operates separately from workspace-level storage and applies to S3, Azure Blob, and GCS buckets.