@aws-sdk/client-network-firewall 3.307.0 → 3.309.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.
Files changed (77) hide show
  1. package/dist-cjs/commands/AssociateFirewallPolicyCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateSubnetsCommand.js +2 -2
  3. package/dist-cjs/commands/CreateFirewallCommand.js +2 -2
  4. package/dist-cjs/commands/CreateFirewallPolicyCommand.js +2 -2
  5. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
  6. package/dist-cjs/commands/CreateTLSInspectionConfigurationCommand.js +2 -2
  7. package/dist-cjs/commands/DeleteFirewallCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteFirewallPolicyCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteTLSInspectionConfigurationCommand.js +2 -2
  12. package/dist-cjs/commands/DescribeFirewallCommand.js +2 -2
  13. package/dist-cjs/commands/DescribeFirewallPolicyCommand.js +2 -2
  14. package/dist-cjs/commands/DescribeLoggingConfigurationCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeRuleGroupCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeRuleGroupMetadataCommand.js +2 -2
  18. package/dist-cjs/commands/DescribeTLSInspectionConfigurationCommand.js +2 -2
  19. package/dist-cjs/commands/DisassociateSubnetsCommand.js +2 -2
  20. package/dist-cjs/commands/ListFirewallPoliciesCommand.js +2 -2
  21. package/dist-cjs/commands/ListFirewallsCommand.js +2 -2
  22. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
  23. package/dist-cjs/commands/ListTLSInspectionConfigurationsCommand.js +2 -2
  24. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  25. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
  26. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  27. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  28. package/dist-cjs/commands/UpdateFirewallDeleteProtectionCommand.js +2 -2
  29. package/dist-cjs/commands/UpdateFirewallDescriptionCommand.js +2 -2
  30. package/dist-cjs/commands/UpdateFirewallEncryptionConfigurationCommand.js +2 -2
  31. package/dist-cjs/commands/UpdateFirewallPolicyChangeProtectionCommand.js +2 -2
  32. package/dist-cjs/commands/UpdateFirewallPolicyCommand.js +2 -2
  33. package/dist-cjs/commands/UpdateLoggingConfigurationCommand.js +2 -2
  34. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
  35. package/dist-cjs/commands/UpdateSubnetChangeProtectionCommand.js +2 -2
  36. package/dist-cjs/commands/UpdateTLSInspectionConfigurationCommand.js +2 -2
  37. package/dist-cjs/protocols/Aws_json1_0.js +954 -1038
  38. package/dist-es/commands/AssociateFirewallPolicyCommand.js +3 -3
  39. package/dist-es/commands/AssociateSubnetsCommand.js +3 -3
  40. package/dist-es/commands/CreateFirewallCommand.js +3 -3
  41. package/dist-es/commands/CreateFirewallPolicyCommand.js +3 -3
  42. package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
  43. package/dist-es/commands/CreateTLSInspectionConfigurationCommand.js +3 -3
  44. package/dist-es/commands/DeleteFirewallCommand.js +3 -3
  45. package/dist-es/commands/DeleteFirewallPolicyCommand.js +3 -3
  46. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
  47. package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
  48. package/dist-es/commands/DeleteTLSInspectionConfigurationCommand.js +3 -3
  49. package/dist-es/commands/DescribeFirewallCommand.js +3 -3
  50. package/dist-es/commands/DescribeFirewallPolicyCommand.js +3 -3
  51. package/dist-es/commands/DescribeLoggingConfigurationCommand.js +3 -3
  52. package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -3
  53. package/dist-es/commands/DescribeRuleGroupCommand.js +3 -3
  54. package/dist-es/commands/DescribeRuleGroupMetadataCommand.js +3 -3
  55. package/dist-es/commands/DescribeTLSInspectionConfigurationCommand.js +3 -3
  56. package/dist-es/commands/DisassociateSubnetsCommand.js +3 -3
  57. package/dist-es/commands/ListFirewallPoliciesCommand.js +3 -3
  58. package/dist-es/commands/ListFirewallsCommand.js +3 -3
  59. package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
  60. package/dist-es/commands/ListTLSInspectionConfigurationsCommand.js +3 -3
  61. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  62. package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
  63. package/dist-es/commands/TagResourceCommand.js +3 -3
  64. package/dist-es/commands/UntagResourceCommand.js +3 -3
  65. package/dist-es/commands/UpdateFirewallDeleteProtectionCommand.js +3 -3
  66. package/dist-es/commands/UpdateFirewallDescriptionCommand.js +3 -3
  67. package/dist-es/commands/UpdateFirewallEncryptionConfigurationCommand.js +3 -3
  68. package/dist-es/commands/UpdateFirewallPolicyChangeProtectionCommand.js +3 -3
  69. package/dist-es/commands/UpdateFirewallPolicyCommand.js +3 -3
  70. package/dist-es/commands/UpdateLoggingConfigurationCommand.js +3 -3
  71. package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
  72. package/dist-es/commands/UpdateSubnetChangeProtectionCommand.js +3 -3
  73. package/dist-es/commands/UpdateTLSInspectionConfigurationCommand.js +3 -3
  74. package/dist-es/protocols/Aws_json1_0.js +880 -964
  75. package/dist-types/protocols/Aws_json1_0.d.ts +288 -72
  76. package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +72 -72
  77. package/package.json +6 -6
@@ -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 { deserializeAws_json1_0UpdateFirewallDescriptionCommand, serializeAws_json1_0UpdateFirewallDescriptionCommand, } from "../protocols/Aws_json1_0";
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 serializeAws_json1_0UpdateFirewallDescriptionCommand(input, context);
36
+ return se_UpdateFirewallDescriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UpdateFirewallDescriptionCommand(output, context);
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 { deserializeAws_json1_0UpdateFirewallEncryptionConfigurationCommand, serializeAws_json1_0UpdateFirewallEncryptionConfigurationCommand, } from "../protocols/Aws_json1_0";
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 serializeAws_json1_0UpdateFirewallEncryptionConfigurationCommand(input, context);
36
+ return se_UpdateFirewallEncryptionConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UpdateFirewallEncryptionConfigurationCommand(output, context);
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 { deserializeAws_json1_0UpdateFirewallPolicyChangeProtectionCommand, serializeAws_json1_0UpdateFirewallPolicyChangeProtectionCommand, } from "../protocols/Aws_json1_0";
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 serializeAws_json1_0UpdateFirewallPolicyChangeProtectionCommand(input, context);
36
+ return se_UpdateFirewallPolicyChangeProtectionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UpdateFirewallPolicyChangeProtectionCommand(output, context);
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 { deserializeAws_json1_0UpdateFirewallPolicyCommand, serializeAws_json1_0UpdateFirewallPolicyCommand, } from "../protocols/Aws_json1_0";
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 serializeAws_json1_0UpdateFirewallPolicyCommand(input, context);
36
+ return se_UpdateFirewallPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UpdateFirewallPolicyCommand(output, context);
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 { deserializeAws_json1_0UpdateLoggingConfigurationCommand, serializeAws_json1_0UpdateLoggingConfigurationCommand, } from "../protocols/Aws_json1_0";
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 serializeAws_json1_0UpdateLoggingConfigurationCommand(input, context);
36
+ return se_UpdateLoggingConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UpdateLoggingConfigurationCommand(output, context);
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 { deserializeAws_json1_0UpdateRuleGroupCommand, serializeAws_json1_0UpdateRuleGroupCommand, } from "../protocols/Aws_json1_0";
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 serializeAws_json1_0UpdateRuleGroupCommand(input, context);
36
+ return se_UpdateRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UpdateRuleGroupCommand(output, context);
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 { deserializeAws_json1_0UpdateSubnetChangeProtectionCommand, serializeAws_json1_0UpdateSubnetChangeProtectionCommand, } from "../protocols/Aws_json1_0";
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 serializeAws_json1_0UpdateSubnetChangeProtectionCommand(input, context);
36
+ return se_UpdateSubnetChangeProtectionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UpdateSubnetChangeProtectionCommand(output, context);
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 { deserializeAws_json1_0UpdateTLSInspectionConfigurationCommand, serializeAws_json1_0UpdateTLSInspectionConfigurationCommand, } from "../protocols/Aws_json1_0";
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 serializeAws_json1_0UpdateTLSInspectionConfigurationCommand(input, context);
36
+ return se_UpdateTLSInspectionConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UpdateTLSInspectionConfigurationCommand(output, context);
39
+ return de_UpdateTLSInspectionConfigurationCommand(output, context);
40
40
  }
41
41
  }