@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_0AssociateFirewallPolicyCommand, serializeAws_json1_0AssociateFirewallPolicyCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_AssociateFirewallPolicyCommand, se_AssociateFirewallPolicyCommand } from "../protocols/Aws_json1_0";
5
5
  export class AssociateFirewallPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateFirewallPolicyCommand 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_0AssociateFirewallPolicyCommand(input, context);
36
+ return se_AssociateFirewallPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0AssociateFirewallPolicyCommand(output, context);
39
+ return de_AssociateFirewallPolicyCommand(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_0AssociateSubnetsCommand, serializeAws_json1_0AssociateSubnetsCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_AssociateSubnetsCommand, se_AssociateSubnetsCommand } from "../protocols/Aws_json1_0";
5
5
  export class AssociateSubnetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateSubnetsCommand 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_0AssociateSubnetsCommand(input, context);
36
+ return se_AssociateSubnetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0AssociateSubnetsCommand(output, context);
39
+ return de_AssociateSubnetsCommand(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_0CreateFirewallCommand, serializeAws_json1_0CreateFirewallCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_CreateFirewallCommand, se_CreateFirewallCommand } from "../protocols/Aws_json1_0";
5
5
  export class CreateFirewallCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateFirewallCommand 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_0CreateFirewallCommand(input, context);
36
+ return se_CreateFirewallCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0CreateFirewallCommand(output, context);
39
+ return de_CreateFirewallCommand(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_0CreateFirewallPolicyCommand, serializeAws_json1_0CreateFirewallPolicyCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_CreateFirewallPolicyCommand, se_CreateFirewallPolicyCommand } from "../protocols/Aws_json1_0";
5
5
  export class CreateFirewallPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateFirewallPolicyCommand 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_0CreateFirewallPolicyCommand(input, context);
36
+ return se_CreateFirewallPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0CreateFirewallPolicyCommand(output, context);
39
+ return de_CreateFirewallPolicyCommand(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_0CreateRuleGroupCommand, serializeAws_json1_0CreateRuleGroupCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_CreateRuleGroupCommand, se_CreateRuleGroupCommand } from "../protocols/Aws_json1_0";
5
5
  export class CreateRuleGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateRuleGroupCommand 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_0CreateRuleGroupCommand(input, context);
36
+ return se_CreateRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0CreateRuleGroupCommand(output, context);
39
+ return de_CreateRuleGroupCommand(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_0CreateTLSInspectionConfigurationCommand, serializeAws_json1_0CreateTLSInspectionConfigurationCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_CreateTLSInspectionConfigurationCommand, se_CreateTLSInspectionConfigurationCommand, } from "../protocols/Aws_json1_0";
5
5
  export class CreateTLSInspectionConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateTLSInspectionConfigurationCommand 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_0CreateTLSInspectionConfigurationCommand(input, context);
36
+ return se_CreateTLSInspectionConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0CreateTLSInspectionConfigurationCommand(output, context);
39
+ return de_CreateTLSInspectionConfigurationCommand(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_0DeleteFirewallCommand, serializeAws_json1_0DeleteFirewallCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DeleteFirewallCommand, se_DeleteFirewallCommand } from "../protocols/Aws_json1_0";
5
5
  export class DeleteFirewallCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteFirewallCommand 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_0DeleteFirewallCommand(input, context);
36
+ return se_DeleteFirewallCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DeleteFirewallCommand(output, context);
39
+ return de_DeleteFirewallCommand(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_0DeleteFirewallPolicyCommand, serializeAws_json1_0DeleteFirewallPolicyCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DeleteFirewallPolicyCommand, se_DeleteFirewallPolicyCommand } from "../protocols/Aws_json1_0";
5
5
  export class DeleteFirewallPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteFirewallPolicyCommand 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_0DeleteFirewallPolicyCommand(input, context);
36
+ return se_DeleteFirewallPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DeleteFirewallPolicyCommand(output, context);
39
+ return de_DeleteFirewallPolicyCommand(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_0DeleteResourcePolicyCommand, serializeAws_json1_0DeleteResourcePolicyCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "../protocols/Aws_json1_0";
5
5
  export class DeleteResourcePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteResourcePolicyCommand 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_0DeleteResourcePolicyCommand(input, context);
36
+ return se_DeleteResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DeleteResourcePolicyCommand(output, context);
39
+ return de_DeleteResourcePolicyCommand(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_0DeleteRuleGroupCommand, serializeAws_json1_0DeleteRuleGroupCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DeleteRuleGroupCommand, se_DeleteRuleGroupCommand } from "../protocols/Aws_json1_0";
5
5
  export class DeleteRuleGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteRuleGroupCommand 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_0DeleteRuleGroupCommand(input, context);
36
+ return se_DeleteRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DeleteRuleGroupCommand(output, context);
39
+ return de_DeleteRuleGroupCommand(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_0DeleteTLSInspectionConfigurationCommand, serializeAws_json1_0DeleteTLSInspectionConfigurationCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DeleteTLSInspectionConfigurationCommand, se_DeleteTLSInspectionConfigurationCommand, } from "../protocols/Aws_json1_0";
5
5
  export class DeleteTLSInspectionConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteTLSInspectionConfigurationCommand 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_0DeleteTLSInspectionConfigurationCommand(input, context);
36
+ return se_DeleteTLSInspectionConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DeleteTLSInspectionConfigurationCommand(output, context);
39
+ return de_DeleteTLSInspectionConfigurationCommand(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_0DescribeFirewallCommand, serializeAws_json1_0DescribeFirewallCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DescribeFirewallCommand, se_DescribeFirewallCommand } from "../protocols/Aws_json1_0";
5
5
  export class DescribeFirewallCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeFirewallCommand 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_0DescribeFirewallCommand(input, context);
36
+ return se_DescribeFirewallCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DescribeFirewallCommand(output, context);
39
+ return de_DescribeFirewallCommand(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_0DescribeFirewallPolicyCommand, serializeAws_json1_0DescribeFirewallPolicyCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DescribeFirewallPolicyCommand, se_DescribeFirewallPolicyCommand } from "../protocols/Aws_json1_0";
5
5
  export class DescribeFirewallPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeFirewallPolicyCommand 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_0DescribeFirewallPolicyCommand(input, context);
36
+ return se_DescribeFirewallPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DescribeFirewallPolicyCommand(output, context);
39
+ return de_DescribeFirewallPolicyCommand(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_0DescribeLoggingConfigurationCommand, serializeAws_json1_0DescribeLoggingConfigurationCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DescribeLoggingConfigurationCommand, se_DescribeLoggingConfigurationCommand, } from "../protocols/Aws_json1_0";
5
5
  export class DescribeLoggingConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeLoggingConfigurationCommand 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_0DescribeLoggingConfigurationCommand(input, context);
36
+ return se_DescribeLoggingConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DescribeLoggingConfigurationCommand(output, context);
39
+ return de_DescribeLoggingConfigurationCommand(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_0DescribeResourcePolicyCommand, serializeAws_json1_0DescribeResourcePolicyCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DescribeResourcePolicyCommand, se_DescribeResourcePolicyCommand } from "../protocols/Aws_json1_0";
5
5
  export class DescribeResourcePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeResourcePolicyCommand 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_0DescribeResourcePolicyCommand(input, context);
36
+ return se_DescribeResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DescribeResourcePolicyCommand(output, context);
39
+ return de_DescribeResourcePolicyCommand(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_0DescribeRuleGroupCommand, serializeAws_json1_0DescribeRuleGroupCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DescribeRuleGroupCommand, se_DescribeRuleGroupCommand } from "../protocols/Aws_json1_0";
5
5
  export class DescribeRuleGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeRuleGroupCommand 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_0DescribeRuleGroupCommand(input, context);
36
+ return se_DescribeRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DescribeRuleGroupCommand(output, context);
39
+ return de_DescribeRuleGroupCommand(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_0DescribeRuleGroupMetadataCommand, serializeAws_json1_0DescribeRuleGroupMetadataCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DescribeRuleGroupMetadataCommand, se_DescribeRuleGroupMetadataCommand } from "../protocols/Aws_json1_0";
5
5
  export class DescribeRuleGroupMetadataCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeRuleGroupMetadataCommand 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_0DescribeRuleGroupMetadataCommand(input, context);
36
+ return se_DescribeRuleGroupMetadataCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DescribeRuleGroupMetadataCommand(output, context);
39
+ return de_DescribeRuleGroupMetadataCommand(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_0DescribeTLSInspectionConfigurationCommand, serializeAws_json1_0DescribeTLSInspectionConfigurationCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DescribeTLSInspectionConfigurationCommand, se_DescribeTLSInspectionConfigurationCommand, } from "../protocols/Aws_json1_0";
5
5
  export class DescribeTLSInspectionConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeTLSInspectionConfigurationCommand 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_0DescribeTLSInspectionConfigurationCommand(input, context);
36
+ return se_DescribeTLSInspectionConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DescribeTLSInspectionConfigurationCommand(output, context);
39
+ return de_DescribeTLSInspectionConfigurationCommand(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_0DisassociateSubnetsCommand, serializeAws_json1_0DisassociateSubnetsCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_DisassociateSubnetsCommand, se_DisassociateSubnetsCommand } from "../protocols/Aws_json1_0";
5
5
  export class DisassociateSubnetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateSubnetsCommand 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_0DisassociateSubnetsCommand(input, context);
36
+ return se_DisassociateSubnetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0DisassociateSubnetsCommand(output, context);
39
+ return de_DisassociateSubnetsCommand(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_0ListFirewallPoliciesCommand, serializeAws_json1_0ListFirewallPoliciesCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_ListFirewallPoliciesCommand, se_ListFirewallPoliciesCommand } from "../protocols/Aws_json1_0";
5
5
  export class ListFirewallPoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFirewallPoliciesCommand 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_0ListFirewallPoliciesCommand(input, context);
36
+ return se_ListFirewallPoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0ListFirewallPoliciesCommand(output, context);
39
+ return de_ListFirewallPoliciesCommand(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_0ListFirewallsCommand, serializeAws_json1_0ListFirewallsCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_ListFirewallsCommand, se_ListFirewallsCommand } from "../protocols/Aws_json1_0";
5
5
  export class ListFirewallsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFirewallsCommand 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_0ListFirewallsCommand(input, context);
36
+ return se_ListFirewallsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0ListFirewallsCommand(output, context);
39
+ return de_ListFirewallsCommand(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_0ListRuleGroupsCommand, serializeAws_json1_0ListRuleGroupsCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_ListRuleGroupsCommand, se_ListRuleGroupsCommand } from "../protocols/Aws_json1_0";
5
5
  export class ListRuleGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRuleGroupsCommand 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_0ListRuleGroupsCommand(input, context);
36
+ return se_ListRuleGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0ListRuleGroupsCommand(output, context);
39
+ return de_ListRuleGroupsCommand(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_0ListTLSInspectionConfigurationsCommand, serializeAws_json1_0ListTLSInspectionConfigurationsCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_ListTLSInspectionConfigurationsCommand, se_ListTLSInspectionConfigurationsCommand, } from "../protocols/Aws_json1_0";
5
5
  export class ListTLSInspectionConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTLSInspectionConfigurationsCommand 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_0ListTLSInspectionConfigurationsCommand(input, context);
36
+ return se_ListTLSInspectionConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0ListTLSInspectionConfigurationsCommand(output, context);
39
+ return de_ListTLSInspectionConfigurationsCommand(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_0ListTagsForResourceCommand, serializeAws_json1_0ListTagsForResourceCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_0";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand 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_0ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(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_0PutResourcePolicyCommand, serializeAws_json1_0PutResourcePolicyCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_json1_0";
5
5
  export class PutResourcePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutResourcePolicyCommand 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_0PutResourcePolicyCommand(input, context);
36
+ return se_PutResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0PutResourcePolicyCommand(output, context);
39
+ return de_PutResourcePolicyCommand(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_0TagResourceCommand, serializeAws_json1_0TagResourceCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_0";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand 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_0TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(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_0UntagResourceCommand, serializeAws_json1_0UntagResourceCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_0";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand 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_0UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(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_0UpdateFirewallDeleteProtectionCommand, serializeAws_json1_0UpdateFirewallDeleteProtectionCommand, } from "../protocols/Aws_json1_0";
4
+ import { de_UpdateFirewallDeleteProtectionCommand, se_UpdateFirewallDeleteProtectionCommand, } from "../protocols/Aws_json1_0";
5
5
  export class UpdateFirewallDeleteProtectionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateFirewallDeleteProtectionCommand 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_0UpdateFirewallDeleteProtectionCommand(input, context);
36
+ return se_UpdateFirewallDeleteProtectionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_0UpdateFirewallDeleteProtectionCommand(output, context);
39
+ return de_UpdateFirewallDeleteProtectionCommand(output, context);
40
40
  }
41
41
  }