MDAA TS Docs
    Preparing search index...

    Interface MdaaAthenaWorkgroupConfigurationProps

    interface MdaaAthenaWorkgroupConfigurationProps {
        bytesScannedCutoffPerQuery?: number;
        enforceWorkGroupConfiguration?: boolean;
        publishCloudWatchMetricsEnabled?: boolean;
        resultConfiguration?: MdaaAthenaResultConfigurationProps;
    }
    Index

    Properties

    bytesScannedCutoffPerQuery?: number

    Upper limit in bytes for the amount of data a single query can scan within the workgroup

    enforceWorkGroupConfiguration?: boolean
    publishCloudWatchMetricsEnabled?: boolean