Skip to contents

Deletes the specified ProxyConfiguration.

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

Usage

networkfirewall_delete_proxy_configuration(
  ProxyConfigurationName = NULL,
  ProxyConfigurationArn = NULL
)

Arguments

ProxyConfigurationName

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

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

ProxyConfigurationArn

The Amazon Resource Name (ARN) of a proxy configuration.

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