Data Source: aws_route53_resolver_firewall_config

aws_route53_resolver_firewall_config provides details about a specific a Route 53 Resolver DNS Firewall config.

This data source allows to find a details about a specific a Route 53 Resolver DNS Firewall config.

Example Usage

The following example shows how to get a firewall config using the VPC ID.

data "aws_route53_resolver_firewall_config" "example" {
  resource_id = "vpc-exampleid"
}

Argument Reference

The following attribute is additionally exported: