Route 53 Resolver DNS Firewall Rule Group Association

Route 53 Resolver DNS Firewall Rule Group Association is an AWS resource that links a DNS Firewall rule group to a specific VPC. This association ensures that DNS queries from the VPC are inspected and filtered according to the rules defined in the rule group, helping enforce security policies and block unwanted domains.

aws.route53resolver_firewall_rule_group_association

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the firewall rule group association.
creation_timecorestringThe date and time that the association was created, in Unix time format and Coordinated Universal Time (UTC).
creator_request_idcorestringA unique string defined by you to identify the request. This allows you to retry failed requests without the risk of running the operation twice. This can be any unique string, for example, a timestamp.
firewall_rule_group_idcorestringThe unique identifier of the firewall rule group.
idcorestringThe identifier for the association.
managed_owner_namecorestringThe owner of the association, used only for associations that are not managed by you. If you use Firewall Manager to manage your DNS Firewalls, then this reports Firewall Manager as the managed owner.
modification_timecorestringThe date and time that the association was last modified, in Unix time format and Coordinated Universal Time (UTC).
mutation_protectioncorestringIf enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections.
namecorestringThe name of the association.
prioritycoreint64The setting that determines the processing order of the rule group among the rule groups that are associated with a single VPC. DNS Firewall filters VPC traffic starting from rule group with the lowest numeric priority setting.
statuscorestringThe current status of the association.
status_messagecorestringAdditional information about the status of the response, if available.
tagscorehstore
vpc_idcorestringThe unique identifier of the VPC that is associated with the rule group.