BlobStorageSubtype

BlobStorageSubtype is the kind of blob storage an integration reads from.
  • AWS_S3
    AWS S3, read with an assumed role or anonymously.
  • S3_COMPATIBLE
    An S3-compatible store (e.g. MinIO, Ceph) at a custom endpoint.