• The function checks if the total WCU of all configured rules exceeds the WCU quota in account & region

    Parameters

    • deploymentRegion: string

      AWS region, e.g. eu-central-1

    • runtimeProps: RuntimeProps

      runtime properties object, where to store capacities

    • config: WafConfig

      configuration object of the values.json

    Returns Promise<boolean>

    whether WCU limit is reached