createProxy
inline suspend fun NetworkFirewallClient.createProxy(crossinline block: CreateProxyRequest.Builder.() -> Unit): CreateProxyResponse
Creates an Network Firewall Proxy
Attaches a Proxy configuration to a NAT Gateway.
To manage a proxy's tags, use the standard Amazon Web Services resource tagging operations, ListTagsForResource, TagResource, and UntagResource.
To retrieve information about proxies, use ListProxies and DescribeProxy.