associateFirewallPolicy
inline suspend fun NetworkFirewallClient.associateFirewallPolicy(crossinline block: AssociateFirewallPolicyRequest.Builder.() -> Unit): AssociateFirewallPolicyResponse
Associates a FirewallPolicy to a Firewall.
A firewall policy defines how to monitor and manage your VPC network traffic, using a collection of inspection rule groups and other settings. Each firewall requires one firewall policy association, and you can use the same firewall policy for multiple firewalls.