/AWS1/CL_R5R=>CREATEFIREWALLRULEGROUP()
¶
About CreateFirewallRuleGroup¶
Creates an empty DNS Firewall rule group for filtering DNS network traffic in a VPC. You can add rules to the new rule group by calling CreateFirewallRule.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CREATORREQUESTID
TYPE /AWS1/R5RCREATORREQUESTID
/AWS1/R5RCREATORREQUESTID
¶
A unique string defined by you to identify the request. This allows you to retry failed requests without the risk of running the operation twice. This can be any unique string, for example, a timestamp.
IV_NAME
TYPE /AWS1/R5RNAME
/AWS1/R5RNAME
¶
A name that lets you identify the rule group, to manage and use it.
Optional arguments:¶
IT_TAGS
TYPE /AWS1/CL_R5RTAG=>TT_TAGLIST
TT_TAGLIST
¶
A list of the tag keys and values that you want to associate with the rule group.