MDAA TS Docs
    Preparing search index...

    Configuration for an existing OpenSearch Serverless VPC endpoint. When provided, the construct will use this existing VPC endpoint instead of creating a new one.

    interface OssVpceConfig {
        securityGroupId: string;
        vpceId: string;
    }
    Index

    Properties

    securityGroupId: string

    The security group ID associated with the VPC endpoint

    vpceId: string

    The existing VPC endpoint ID