@aws-sdk/client-network-firewall 3.716.0 → 3.719.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -9
- package/dist-types/NetworkFirewall.d.ts +13 -13
- package/dist-types/NetworkFirewallClient.d.ts +13 -13
- package/dist-types/index.d.ts +13 -13
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,26 +8,26 @@ AWS SDK for JavaScript NetworkFirewall Client for Node.js, Browser and React Nat
|
|
|
8
8
|
|
|
9
9
|
<p>This is the API Reference for Network Firewall. This guide is for developers who need
|
|
10
10
|
detailed information about the Network Firewall API actions, data types, and errors. </p>
|
|
11
|
-
<ul>
|
|
12
|
-
<li>
|
|
13
11
|
<p>The REST API requires you to handle connection details, such as calculating
|
|
14
12
|
signatures, handling request retries, and error handling. For general information
|
|
15
13
|
about using the Amazon Web Services REST APIs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-apis.html">Amazon Web Services APIs</a>. </p>
|
|
16
|
-
<p>To
|
|
14
|
+
<p>To view the complete list of Amazon Web Services Regions where Network Firewall is available, see
|
|
15
|
+
<a href="https://docs.aws.amazon.com/general/latest/gr/network-firewall.html">Service
|
|
16
|
+
endpoints and quotas</a> in the <i>Amazon Web Services General
|
|
17
|
+
Reference</i>.
|
|
18
|
+
</p>
|
|
19
|
+
<p>To access Network Firewall using the IPv4 REST API endpoint:
|
|
17
20
|
<code>https://network-firewall.<region>.amazonaws.com </code>
|
|
18
21
|
</p>
|
|
19
|
-
|
|
20
|
-
<
|
|
22
|
+
<p>To access Network Firewall using the Dualstack (IPv4 and IPv6) REST API endpoint:
|
|
23
|
+
<code>https://network-firewall.<region>.aws.api </code>
|
|
24
|
+
</p>
|
|
21
25
|
<p>Alternatively, you can use one of the Amazon Web Services SDKs to access an API that's tailored to
|
|
22
26
|
the programming language or platform that you're using. For more information, see
|
|
23
27
|
<a href="http://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
|
|
24
|
-
</li>
|
|
25
|
-
<li>
|
|
26
28
|
<p>For descriptions of Network Firewall features, including and step-by-step
|
|
27
29
|
instructions on how to use them through the Network Firewall console, see the <a href="https://docs.aws.amazon.com/network-firewall/latest/developerguide/">Network Firewall Developer
|
|
28
30
|
Guide</a>.</p>
|
|
29
|
-
</li>
|
|
30
|
-
</ul>
|
|
31
31
|
<p>Network Firewall is a stateful, managed, network firewall and intrusion detection and
|
|
32
32
|
prevention service for Amazon Virtual Private Cloud (Amazon VPC). With Network Firewall, you can filter traffic at the
|
|
33
33
|
perimeter of your VPC. This includes filtering traffic going to and coming from an internet
|
|
@@ -274,26 +274,26 @@ export interface NetworkFirewall {
|
|
|
274
274
|
/**
|
|
275
275
|
* <p>This is the API Reference for Network Firewall. This guide is for developers who need
|
|
276
276
|
* detailed information about the Network Firewall API actions, data types, and errors. </p>
|
|
277
|
-
* <
|
|
278
|
-
* <li>
|
|
279
|
-
* <p>The REST API requires you to handle connection details, such as calculating
|
|
277
|
+
* <p>The REST API requires you to handle connection details, such as calculating
|
|
280
278
|
* signatures, handling request retries, and error handling. For general information
|
|
281
279
|
* about using the Amazon Web Services REST APIs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-apis.html">Amazon Web Services APIs</a>. </p>
|
|
282
|
-
*
|
|
280
|
+
* <p>To view the complete list of Amazon Web Services Regions where Network Firewall is available, see
|
|
281
|
+
* <a href="https://docs.aws.amazon.com/general/latest/gr/network-firewall.html">Service
|
|
282
|
+
* endpoints and quotas</a> in the <i>Amazon Web Services General
|
|
283
|
+
* Reference</i>.
|
|
284
|
+
* </p>
|
|
285
|
+
* <p>To access Network Firewall using the IPv4 REST API endpoint:
|
|
283
286
|
* <code>https://network-firewall.<region>.amazonaws.com </code>
|
|
284
|
-
*
|
|
285
|
-
*
|
|
286
|
-
*
|
|
287
|
-
*
|
|
287
|
+
* </p>
|
|
288
|
+
* <p>To access Network Firewall using the Dualstack (IPv4 and IPv6) REST API endpoint:
|
|
289
|
+
* <code>https://network-firewall.<region>.aws.api </code>
|
|
290
|
+
* </p>
|
|
291
|
+
* <p>Alternatively, you can use one of the Amazon Web Services SDKs to access an API that's tailored to
|
|
288
292
|
* the programming language or platform that you're using. For more information, see
|
|
289
293
|
* <a href="http://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
|
|
290
|
-
*
|
|
291
|
-
* <li>
|
|
292
|
-
* <p>For descriptions of Network Firewall features, including and step-by-step
|
|
294
|
+
* <p>For descriptions of Network Firewall features, including and step-by-step
|
|
293
295
|
* instructions on how to use them through the Network Firewall console, see the <a href="https://docs.aws.amazon.com/network-firewall/latest/developerguide/">Network Firewall Developer
|
|
294
296
|
* Guide</a>.</p>
|
|
295
|
-
* </li>
|
|
296
|
-
* </ul>
|
|
297
297
|
* <p>Network Firewall is a stateful, managed, network firewall and intrusion detection and
|
|
298
298
|
* prevention service for Amazon Virtual Private Cloud (Amazon VPC). With Network Firewall, you can filter traffic at the
|
|
299
299
|
* perimeter of your VPC. This includes filtering traffic going to and coming from an internet
|
|
@@ -207,26 +207,26 @@ export interface NetworkFirewallClientResolvedConfig extends NetworkFirewallClie
|
|
|
207
207
|
/**
|
|
208
208
|
* <p>This is the API Reference for Network Firewall. This guide is for developers who need
|
|
209
209
|
* detailed information about the Network Firewall API actions, data types, and errors. </p>
|
|
210
|
-
* <
|
|
211
|
-
* <li>
|
|
212
|
-
* <p>The REST API requires you to handle connection details, such as calculating
|
|
210
|
+
* <p>The REST API requires you to handle connection details, such as calculating
|
|
213
211
|
* signatures, handling request retries, and error handling. For general information
|
|
214
212
|
* about using the Amazon Web Services REST APIs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-apis.html">Amazon Web Services APIs</a>. </p>
|
|
215
|
-
*
|
|
213
|
+
* <p>To view the complete list of Amazon Web Services Regions where Network Firewall is available, see
|
|
214
|
+
* <a href="https://docs.aws.amazon.com/general/latest/gr/network-firewall.html">Service
|
|
215
|
+
* endpoints and quotas</a> in the <i>Amazon Web Services General
|
|
216
|
+
* Reference</i>.
|
|
217
|
+
* </p>
|
|
218
|
+
* <p>To access Network Firewall using the IPv4 REST API endpoint:
|
|
216
219
|
* <code>https://network-firewall.<region>.amazonaws.com </code>
|
|
217
|
-
*
|
|
218
|
-
*
|
|
219
|
-
*
|
|
220
|
-
*
|
|
220
|
+
* </p>
|
|
221
|
+
* <p>To access Network Firewall using the Dualstack (IPv4 and IPv6) REST API endpoint:
|
|
222
|
+
* <code>https://network-firewall.<region>.aws.api </code>
|
|
223
|
+
* </p>
|
|
224
|
+
* <p>Alternatively, you can use one of the Amazon Web Services SDKs to access an API that's tailored to
|
|
221
225
|
* the programming language or platform that you're using. For more information, see
|
|
222
226
|
* <a href="http://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
|
|
223
|
-
*
|
|
224
|
-
* <li>
|
|
225
|
-
* <p>For descriptions of Network Firewall features, including and step-by-step
|
|
227
|
+
* <p>For descriptions of Network Firewall features, including and step-by-step
|
|
226
228
|
* instructions on how to use them through the Network Firewall console, see the <a href="https://docs.aws.amazon.com/network-firewall/latest/developerguide/">Network Firewall Developer
|
|
227
229
|
* Guide</a>.</p>
|
|
228
|
-
* </li>
|
|
229
|
-
* </ul>
|
|
230
230
|
* <p>Network Firewall is a stateful, managed, network firewall and intrusion detection and
|
|
231
231
|
* prevention service for Amazon Virtual Private Cloud (Amazon VPC). With Network Firewall, you can filter traffic at the
|
|
232
232
|
* perimeter of your VPC. This includes filtering traffic going to and coming from an internet
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* <p>This is the API Reference for Network Firewall. This guide is for developers who need
|
|
3
3
|
* detailed information about the Network Firewall API actions, data types, and errors. </p>
|
|
4
|
-
* <
|
|
5
|
-
* <li>
|
|
6
|
-
* <p>The REST API requires you to handle connection details, such as calculating
|
|
4
|
+
* <p>The REST API requires you to handle connection details, such as calculating
|
|
7
5
|
* signatures, handling request retries, and error handling. For general information
|
|
8
6
|
* about using the Amazon Web Services REST APIs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-apis.html">Amazon Web Services APIs</a>. </p>
|
|
9
|
-
*
|
|
7
|
+
* <p>To view the complete list of Amazon Web Services Regions where Network Firewall is available, see
|
|
8
|
+
* <a href="https://docs.aws.amazon.com/general/latest/gr/network-firewall.html">Service
|
|
9
|
+
* endpoints and quotas</a> in the <i>Amazon Web Services General
|
|
10
|
+
* Reference</i>.
|
|
11
|
+
* </p>
|
|
12
|
+
* <p>To access Network Firewall using the IPv4 REST API endpoint:
|
|
10
13
|
* <code>https://network-firewall.<region>.amazonaws.com </code>
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
14
|
+
* </p>
|
|
15
|
+
* <p>To access Network Firewall using the Dualstack (IPv4 and IPv6) REST API endpoint:
|
|
16
|
+
* <code>https://network-firewall.<region>.aws.api </code>
|
|
17
|
+
* </p>
|
|
18
|
+
* <p>Alternatively, you can use one of the Amazon Web Services SDKs to access an API that's tailored to
|
|
15
19
|
* the programming language or platform that you're using. For more information, see
|
|
16
20
|
* <a href="http://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
|
|
17
|
-
*
|
|
18
|
-
* <li>
|
|
19
|
-
* <p>For descriptions of Network Firewall features, including and step-by-step
|
|
21
|
+
* <p>For descriptions of Network Firewall features, including and step-by-step
|
|
20
22
|
* instructions on how to use them through the Network Firewall console, see the <a href="https://docs.aws.amazon.com/network-firewall/latest/developerguide/">Network Firewall Developer
|
|
21
23
|
* Guide</a>.</p>
|
|
22
|
-
* </li>
|
|
23
|
-
* </ul>
|
|
24
24
|
* <p>Network Firewall is a stateful, managed, network firewall and intrusion detection and
|
|
25
25
|
* prevention service for Amazon Virtual Private Cloud (Amazon VPC). With Network Firewall, you can filter traffic at the
|
|
26
26
|
* perimeter of your VPC. This includes filtering traffic going to and coming from an internet
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-network-firewall",
|
|
3
3
|
"description": "AWS SDK for JavaScript Network Firewall Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.719.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-network-firewall",
|