update-rule
command. For example, if you want to update a rule with the ID “12345678-1234-1234-1234-123456789012” in a WebACL named “MyWebACL”, you can use the following command:update-rate-based-rule
command. For example, if you want to update a rate-based rule with the ID “12345678-1234-1234-1234-123456789012” in a WebACL named “MyWebACL”, you can use the following command:update-managed-rule-set-version
command. For example, if you want to update a managed rule group named “AWSManagedRulesCommonRuleSet” to the latest version in a WebACL named “MyWebACL”, you can use the following command:create_ip_set
method to create an IP set in AWS WAF.update_ip_set
method to add the IP addresses to the IP set.update_web_acl
method to associate the IP set with the desired web ACL.create_rate_based_rule
method to create a rate-based rule.update_web_acl
method to associate the rate-based rule with the desired web ACL.create_rule
method to create a rule for SQL injection.update_web_acl
method to associate the rule with the desired web ACL.