aws.route53resolver.get_firewall_config
Example SQL Queries
SELECT * FROMaws.route53resolver.get_firewall_configWHERE"resource_id" = 'VALUE';Description
Retrieves the configuration of the firewall behavior provided by DNS Firewall for a single VPC from Amazon Virtual Private Cloud (Amazon VPC).
Table Definition
| Column Name | Column Data Type |
|---|---|
| resource_id Required Input Column The ID of the VPC from Amazon VPC that the configuration is for. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| firewall_config Configuration of the firewall behavior provided by DNS Firewall for a single VPC from AmazonVPC. | STRUCT( |
Show child fields
| |