Learn R Programming

paws.networking (version 0.2.0)

networkfirewall_describe_firewall: Returns the data objects for the specified firewall

Description

Returns the data objects for the specified firewall.

See https://paws-r.github.io/docs/networkfirewall/describe_firewall.html for full documentation.

Usage

networkfirewall_describe_firewall(FirewallName = NULL, FirewallArn = NULL)

Arguments

FirewallName

The descriptive name of the firewall. You can't change the name of a firewall after you create it.

You must specify the ARN or the name, and you can specify both.

FirewallArn

The Amazon Resource Name (ARN) of the firewall.

You must specify the ARN or the name, and you can specify both.