@@ -9,24 +9,30 @@ defmodule AWS.NetworkFirewall do
99 detailed information about the Network Firewall API actions, data types, and
1010 errors.
1111
12- *
1312 The REST API requires you to handle connection details, such as calculating
1413 signatures, handling request retries, and error handling. For general
1514 information
1615 about using the Amazon Web Services REST APIs, see [Amazon Web Services APIs](https://docs.aws.amazon.com/general/latest/gr/aws-apis.html).
1716
18- To access Network Firewall using the REST API endpoint:
17+ To view the complete list of Amazon Web Services Regions where Network Firewall
18+ is available, see
19+ [Service endpoints and
20+ quotas](https://docs.aws.amazon.com/general/latest/gr/network-firewall.html) in
21+ the *Amazon Web Services General
22+ Reference*.
23+
24+ To access Network Firewall using the IPv4 REST API endpoint:
1925 `https://network-firewall..amazonaws.com `
2026
21- *
27+ To access Network Firewall using the Dualstack (IPv4 and IPv6) REST API
28+ endpoint:
29+ `https://network-firewall..aws.api `
30+
2231 Alternatively, you can use one of the Amazon Web Services SDKs to access an API
2332 that's tailored to
2433 the programming language or platform that you're using. For more information,
2534 see
26- [Amazon Web Services SDKs](http://aws.amazon.com/tools/#SDKs).
27-
28- *
29- For descriptions of Network Firewall features, including and step-by-step
35+ [Amazon Web Services SDKs](http://aws.amazon.com/tools/#SDKs). For descriptions of Network Firewall features, including and step-by-step
3036 instructions on how to use them through the Network Firewall console, see the
3137 [Network Firewall Developer
3238 Guide](https://docs.aws.amazon.com/network-firewall/latest/developerguide/).
0 commit comments