Skip to main content
Version: 2025.1

AliasSubS3Storage

This page provides generated reference documentation for the AliasSubS3Storage data model.

Datamodel for the integration of s3 storage services.

A. Mayr, 25.01.2022

Overview

PropertySummary
bucketThe bucket to use for the files.
passwordThe password for the user to access the service
serviceUrlThe URL of the external s3 storage service.
userThe user used by the server to access the service

bucket

Type: String

The bucket to use for the files.


password

Type: String

The password for the user to access the service


serviceUrl

Type: String

The URL of the external s3 storage service.

Example: "https://localhost:9000/"


user

Type: String

The user used by the server to access the service