MDAA TS Docs
    Preparing search index...
    interface SharepointDataSourceConfiguration {
        authType: string;
        credentialsSecretArn: string;
        domain: string;
        hostType?: string;
        siteUrls: string[];
        tenantId: string;
    }
    Index

    Properties

    authType: string

    Authentication type for SharePoint connectivity

    credentialsSecretArn: string

    Secrets Manager secret ARN for SharePoint credentials

    domain: string

    SharePoint domain for site connectivity

    hostType?: string

    SharePoint host type (ONLINE)

    siteUrls: string[]

    SharePoint site URLs for document access

    tenantId: string

    Microsoft 365 tenant ID