aws route53resolver update-firewall-rule-group-association

Changes the association of a FirewallRuleGroup with a VPC. The association enables DNS filtering for the VPC

Options

NameDescription
--firewall-rule-group-association-id <string>The identifier of the FirewallRuleGroupAssociation
--priority <integer>The setting that determines the processing order of the rule group among the rule groups that you associate with the specified VPC. DNS Firewall filters VPC traffic starting from rule group with the lowest numeric priority setting. You must specify a unique priority for each rule group that you associate with a single VPC. To make it easier to insert rule groups later, leave space between the numbers, for example, use 100, 200, and so on. You can change the priority setting for a rule group association after you create it
--mutation-protection <string>If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections
--name <string>The name of the rule group association
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command