Skip to contents

Returns the data objects for the specified proxy.

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

Usage

networkfirewall_describe_proxy(ProxyName = NULL, ProxyArn = NULL)

Arguments

ProxyName

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

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

ProxyArn

The Amazon Resource Name (ARN) of a proxy.

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