Get started (free)
Home/ Crds/ S3Connection

SDP 23.7 is not the latest

View SDP 26.3
Custom resource

S3Connection

Auto-generated derived type for S3ConnectionSpec via `CustomResource`

View SDP 23.7 release Download CRD (YAML)
API group
s3.stackable.tech
API versions in 23.7
v1alpha1
Scope
Namespaced
Operator
Stackable Commons
Roles
none

Schema

S3Connection.s3.stackable.tech .spec fields for SDP 23.7.

Schema
  • accessStyle # string · enum
    Which access style to use. Defaults to virtual hosted-style as most of the data products out there. Have a look at the official documentation on https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html
    allowed: PathVirtualHosted
  • host # string
    Hostname of the S3 server without any protocol or port
  • port # integer
    Port the S3 server listens on. If not specified the products will determine the port to use.