@aws-sdk/client-network-firewall 3.307.0 → 3.310.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/dist-cjs/commands/AssociateFirewallPolicyCommand.js +2 -2
- package/dist-cjs/commands/AssociateSubnetsCommand.js +2 -2
- package/dist-cjs/commands/CreateFirewallCommand.js +2 -2
- package/dist-cjs/commands/CreateFirewallPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateTLSInspectionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteFirewallCommand.js +2 -2
- package/dist-cjs/commands/DeleteFirewallPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteTLSInspectionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeFirewallCommand.js +2 -2
- package/dist-cjs/commands/DescribeFirewallPolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoggingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeRuleGroupMetadataCommand.js +2 -2
- package/dist-cjs/commands/DescribeTLSInspectionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DisassociateSubnetsCommand.js +2 -2
- package/dist-cjs/commands/ListFirewallPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListFirewallsCommand.js +2 -2
- package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListTLSInspectionConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateFirewallDeleteProtectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFirewallDescriptionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFirewallEncryptionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateFirewallPolicyChangeProtectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFirewallPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateLoggingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubnetChangeProtectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateTLSInspectionConfigurationCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_0.js +954 -1038
- package/dist-es/commands/AssociateFirewallPolicyCommand.js +3 -3
- package/dist-es/commands/AssociateSubnetsCommand.js +3 -3
- package/dist-es/commands/CreateFirewallCommand.js +3 -3
- package/dist-es/commands/CreateFirewallPolicyCommand.js +3 -3
- package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
- package/dist-es/commands/CreateTLSInspectionConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteFirewallCommand.js +3 -3
- package/dist-es/commands/DeleteFirewallPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
- package/dist-es/commands/DeleteTLSInspectionConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeFirewallCommand.js +3 -3
- package/dist-es/commands/DescribeFirewallPolicyCommand.js +3 -3
- package/dist-es/commands/DescribeLoggingConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DescribeRuleGroupCommand.js +3 -3
- package/dist-es/commands/DescribeRuleGroupMetadataCommand.js +3 -3
- package/dist-es/commands/DescribeTLSInspectionConfigurationCommand.js +3 -3
- package/dist-es/commands/DisassociateSubnetsCommand.js +3 -3
- package/dist-es/commands/ListFirewallPoliciesCommand.js +3 -3
- package/dist-es/commands/ListFirewallsCommand.js +3 -3
- package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
- package/dist-es/commands/ListTLSInspectionConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallDeleteProtectionCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallDescriptionCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallEncryptionConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallPolicyChangeProtectionCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateLoggingConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
- package/dist-es/commands/UpdateSubnetChangeProtectionCommand.js +3 -3
- package/dist-es/commands/UpdateTLSInspectionConfigurationCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_0.js +880 -964
- package/dist-types/protocols/Aws_json1_0.d.ts +288 -72
- package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +72 -72
- package/package.json +35 -35
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateFirewallDescriptionCommand, se_UpdateFirewallDescriptionCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export class UpdateFirewallDescriptionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateFirewallDescriptionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateFirewallDescriptionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateFirewallDescriptionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateFirewallEncryptionConfigurationCommand, se_UpdateFirewallEncryptionConfigurationCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export class UpdateFirewallEncryptionConfigurationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateFirewallEncryptionConfigurationCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateFirewallEncryptionConfigurationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateFirewallEncryptionConfigurationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateFirewallPolicyChangeProtectionCommand, se_UpdateFirewallPolicyChangeProtectionCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export class UpdateFirewallPolicyChangeProtectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateFirewallPolicyChangeProtectionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateFirewallPolicyChangeProtectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateFirewallPolicyChangeProtectionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateFirewallPolicyCommand, se_UpdateFirewallPolicyCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export class UpdateFirewallPolicyCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateFirewallPolicyCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateFirewallPolicyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateFirewallPolicyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateLoggingConfigurationCommand, se_UpdateLoggingConfigurationCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export class UpdateLoggingConfigurationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateLoggingConfigurationCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateLoggingConfigurationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateLoggingConfigurationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateRuleGroupCommand, se_UpdateRuleGroupCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export class UpdateRuleGroupCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateRuleGroupCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateRuleGroupCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateRuleGroupCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateSubnetChangeProtectionCommand, se_UpdateSubnetChangeProtectionCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export class UpdateSubnetChangeProtectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateSubnetChangeProtectionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateSubnetChangeProtectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateSubnetChangeProtectionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateTLSInspectionConfigurationCommand, se_UpdateTLSInspectionConfigurationCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export class UpdateTLSInspectionConfigurationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateTLSInspectionConfigurationCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateTLSInspectionConfigurationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateTLSInspectionConfigurationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|