예제 #1
0
 def list_regex_pattern_sets(self, Scope=None):
     return {'RegexPatternSets': WAFV2ListOperationIB.create_instances(amount=6)}
예제 #2
0
 def list_rule_groups(self, Scope=None):
     return {'RuleGroups': WAFV2ListOperationIB.create_instances(amount=4)}
예제 #3
0
 def list_ip_sets(self, Scope=None):
     return {'IPSets': WAFV2ListOperationIB.create_instances(amount=5)}
예제 #4
0
 def list_web_acls(self, Scope=None):
     return {'WebACLs': WAFV2ListOperationIB.create_instances(amount=3)}