• Get deployed ManagedRuleGroup outputs from an existing stack into the specified runtime props

    Parameters

    • deploymentRegion: string

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

    • config: WafConfig

      the config object from the values ts

    • name: string

      the name of the output to get eg.: (AWSManagedRulesCommonRuleSetVersion)

    Returns Promise<string | undefined>