I want to update a rule in webAcl using AWS java sdk but in that we have only one option which is UpdateWebACL so how can we use it to update the rule.
I have tried to flow this Article but I am not sure how to update a single rule of WebACL in java.