/** * @deprecated Use the centralized cdkNagConstants module instead. * This file is kept for backward compatibility. */ export { CDK_NAG_RULE_PREFIX_TO_WAF_PILLAR as cdkNagRuleToPillar, getNagWafPillar as cdkNagRuleToPillarMap, } from '../../shared/cdkNagConstants';