createProxyRules
inline suspend fun NetworkFirewallClient.createProxyRules(crossinline block: CreateProxyRulesRequest.Builder.() -> Unit): CreateProxyRulesResponse
Creates Network Firewall ProxyRule resources.
Attaches new proxy rule(s) to an existing proxy rule group.
To retrieve information about individual proxy rules, use DescribeProxyRuleGroup and DescribeProxyRule.