View source: R/route53resolver_operations.R
route53resolver_update_firewall_domains | R Documentation |
Updates the firewall domain list from an array of domain specifications.
See https://www.paws-r-sdk.com/docs/route53resolver_update_firewall_domains/ for full documentation.
route53resolver_update_firewall_domains(
FirewallDomainListId,
Operation,
Domains
)
FirewallDomainListId |
[required] The ID of the domain list whose domains you want to update. |
Operation |
[required] What you want DNS Firewall to do with the domains that you are providing:
|
Domains |
[required] A list of domains to use in the update operation. There is a limit of 1000 domains per request. Each domain specification in your domain list must satisfy the following requirements:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.