networkfirewall_delete_firewall: Deletes the specified Firewall and its FirewallStatus

View source: R/networkfirewall_operations.R

networkfirewall_delete_firewallR Documentation

Deletes the specified Firewall and its FirewallStatus

Description

Deletes the specified Firewall and its FirewallStatus. This operation requires the firewall's DeleteProtection flag to be FALSE. You can't revert this operation.

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

Usage

networkfirewall_delete_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.


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