networkfirewall_describe_firewall_policy: Returns the data objects for the specified firewall policy

View source: R/networkfirewall_operations.R

networkfirewall_describe_firewall_policyR Documentation

Returns the data objects for the specified firewall policy

Description

Returns the data objects for the specified firewall policy.

See https://www.paws-r-sdk.com/docs/networkfirewall_describe_firewall_policy/ for full documentation.

Usage

networkfirewall_describe_firewall_policy(
  FirewallPolicyName = NULL,
  FirewallPolicyArn = NULL
)

Arguments

FirewallPolicyName

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

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

FirewallPolicyArn

The Amazon Resource Name (ARN) of the firewall policy.

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


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.