@s2-dev/streamstore - v0.22.0
    Preparing search index...

    Class S2Endpoints

    Endpoint configuration for the S2 environment.

    This mirrors the Rust SDK's endpoint model, with an additional capability: the basin endpoint may include {basin} anywhere (hostname and/or path).

    Index

    Constructors

    Properties

    account: EndpointTemplate
    basin: EndpointTemplate
    includeBasinHeader: boolean

    When true, include s2-basin: <name> header on basin-scoped requests.

    Per project convention: enabled whenever a non-default basin endpoint is provided.

    Methods