ancient-nightfall-54764
04/13/2023, 6:59 AMxssMatchStatement: {
fieldToMatch: {
body: {
oversizeHandling: "CONTINUE",
},
},
textTransformations: [
{
priority: 0,
type: "URL_DECODE",
},
{
priority: 1,
type: "HTML_ENTITY_DECODE",
},
],
},
},
But when I run the pulumi, there was something error like ’ “error: aws:wafv2/ruleGroup:RuleGroup resource ‘Managed-AllowCrossSiteScriptingBody’ has a problem: Invalid or unknown key. Examine values at ‘RuleGroup.Rules’.” Thank you in advance