We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d15543 + 076b055 commit fe2a58dCopy full SHA for fe2a58d
1 file changed
awscli/examples/waf/update-rule.rst
@@ -2,7 +2,7 @@
2
3
The following ``update-rule`` command deletes a Predicate object in a rule.
4
5
-aws waf update-rule --rule-id a123fae4-b567-8e90-1234-5ab67ac8ca90 --change-token 12cs345-67cd-890b-1cd2-c3a4567d89f1 --updates Action="proxy.php?url=https%3A%2F%2Fgithub.com%2FDELETE",Predicate={Negated=false,Type="ByteMatch",DataId="MyByteMatchSetID"}
+aws waf update-rule --rule-id a123fae4-b567-8e90-1234-5ab67ac8ca90 --change-token 12cs345-67cd-890b-1cd2-c3a4567d89f1 --updates Action="proxy.php?url=https%3A%2F%2Fgithub.com%2FDELETE",Predicate="{Negated=false,Type="ByteMatch",DataId="MyByteMatchSetID"}"
6
7
8
0 commit comments