View source: R/route53resolver_operations.R
route53resolver_update_firewall_config | R Documentation |
Updates the configuration of the firewall behavior provided by DNS Firewall for a single VPC from Amazon Virtual Private Cloud (Amazon VPC).
See https://www.paws-r-sdk.com/docs/route53resolver_update_firewall_config/ for full documentation.
route53resolver_update_firewall_config(ResourceId, FirewallFailOpen)
ResourceId |
[required] The ID of the VPC that the configuration is for. |
FirewallFailOpen |
[required] Determines how Route 53 Resolver handles queries during failures, for example when all traffic that is sent to DNS Firewall fails to receive a reply.
This behavior is only enforced for VPCs that have at least one DNS Firewall rule group association. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.