Data Source: aws_route53_resolver_firewall_rule_group_association

aws_route53_resolver_firewall_rule_group_association Retrieves the specified firewall rule group association.

This data source allows to retrieve details about a specific a Route 53 Resolver DNS Firewall rule group association.

Example Usage

The following example shows how to get a firewall rule group association from its id.

data "aws_route53_resolver_firewall_rule_group_association" "example" {
  firewall_rule_group_association_id = "rslvr-frgassoc-example"
}

Argument Reference

The following attribute is additionally exported: