Retrieve information about a Network Firewall resource policy.
data "aws_networkfirewall_resource_policy" "example" {
resource_arn = var.resource_policy_arn
}
resource_arn
- (Required) The Amazon Resource Name (ARN) that identifies the resource policy.This data source exports the following attributes in addition to the arguments above:
id
- The Amazon Resource Name (ARN) that identifies the resource policy.policy
- The policy for the resource.