couchbase
    Preparing search index...

    Class S3ExternalAnalyticsLink

    Provides information about a analytics remote S3 link.

    Hierarchy (View Summary)

    Implements

    Index

    Properties

    accessKeyId: string

    The AWS S3 access key.

    dataverse: string

    The dataverse that this link belongs to.

    linkType: S3External

    Specifies what type of analytics link this represents.

    name: string

    The name of this link.

    region: string

    The AWS S3 region.

    secretAccessKey?: string

    The AWS S3 secret key.

    serviceEndpoint?: string

    The AWS S3 service endpoint.

    sessionToken?: string

    The AWS S3 token if temporary credentials are provided. Only available in Couchbase Server 7.0 and above.

    Methods

    • Validates the S3ExternalAnalyticsLink.

      Returns void