@aws-sdk/client-wafv2 3.305.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 (115) hide show
  1. package/README.md +1 -1
  2. package/dist-cjs/commands/AssociateWebACLCommand.js +2 -2
  3. package/dist-cjs/commands/CheckCapacityCommand.js +2 -2
  4. package/dist-cjs/commands/CreateIPSetCommand.js +2 -2
  5. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -2
  6. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
  7. package/dist-cjs/commands/CreateWebACLCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteFirewallManagerRuleGroupsCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -2
  11. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeManagedRuleGroupCommand.js +2 -2
  16. package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -2
  17. package/dist-cjs/commands/GenerateMobileSdkReleaseUrlCommand.js +2 -2
  18. package/dist-cjs/commands/GetIPSetCommand.js +2 -2
  19. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -2
  20. package/dist-cjs/commands/GetManagedRuleSetCommand.js +2 -2
  21. package/dist-cjs/commands/GetMobileSdkReleaseCommand.js +2 -2
  22. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -2
  23. package/dist-cjs/commands/GetRateBasedStatementManagedKeysCommand.js +2 -2
  24. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -2
  25. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -2
  26. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -2
  27. package/dist-cjs/commands/GetWebACLCommand.js +2 -2
  28. package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -2
  29. package/dist-cjs/commands/ListAvailableManagedRuleGroupVersionsCommand.js +2 -2
  30. package/dist-cjs/commands/ListAvailableManagedRuleGroupsCommand.js +2 -2
  31. package/dist-cjs/commands/ListIPSetsCommand.js +2 -2
  32. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -2
  33. package/dist-cjs/commands/ListManagedRuleSetsCommand.js +2 -2
  34. package/dist-cjs/commands/ListMobileSdkReleasesCommand.js +2 -2
  35. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -2
  36. package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -2
  37. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  39. package/dist-cjs/commands/ListWebACLsCommand.js +2 -2
  40. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -2
  41. package/dist-cjs/commands/PutManagedRuleSetVersionsCommand.js +2 -2
  42. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -2
  43. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  44. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  45. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -2
  48. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
  49. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -2
  50. package/dist-cjs/models/models_0.js +1 -11
  51. package/dist-cjs/protocols/Aws_json1_1.js +1426 -1661
  52. package/dist-es/commands/AssociateWebACLCommand.js +3 -3
  53. package/dist-es/commands/CheckCapacityCommand.js +3 -3
  54. package/dist-es/commands/CreateIPSetCommand.js +3 -3
  55. package/dist-es/commands/CreateRegexPatternSetCommand.js +3 -3
  56. package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
  57. package/dist-es/commands/CreateWebACLCommand.js +3 -3
  58. package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +3 -3
  59. package/dist-es/commands/DeleteIPSetCommand.js +3 -3
  60. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +3 -3
  61. package/dist-es/commands/DeletePermissionPolicyCommand.js +3 -3
  62. package/dist-es/commands/DeleteRegexPatternSetCommand.js +3 -3
  63. package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
  64. package/dist-es/commands/DeleteWebACLCommand.js +3 -3
  65. package/dist-es/commands/DescribeManagedRuleGroupCommand.js +3 -3
  66. package/dist-es/commands/DisassociateWebACLCommand.js +3 -3
  67. package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +3 -3
  68. package/dist-es/commands/GetIPSetCommand.js +3 -3
  69. package/dist-es/commands/GetLoggingConfigurationCommand.js +3 -3
  70. package/dist-es/commands/GetManagedRuleSetCommand.js +3 -3
  71. package/dist-es/commands/GetMobileSdkReleaseCommand.js +3 -3
  72. package/dist-es/commands/GetPermissionPolicyCommand.js +3 -3
  73. package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +3 -3
  74. package/dist-es/commands/GetRegexPatternSetCommand.js +3 -3
  75. package/dist-es/commands/GetRuleGroupCommand.js +3 -3
  76. package/dist-es/commands/GetSampledRequestsCommand.js +3 -3
  77. package/dist-es/commands/GetWebACLCommand.js +3 -3
  78. package/dist-es/commands/GetWebACLForResourceCommand.js +3 -3
  79. package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +3 -3
  80. package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +3 -3
  81. package/dist-es/commands/ListIPSetsCommand.js +3 -3
  82. package/dist-es/commands/ListLoggingConfigurationsCommand.js +3 -3
  83. package/dist-es/commands/ListManagedRuleSetsCommand.js +3 -3
  84. package/dist-es/commands/ListMobileSdkReleasesCommand.js +3 -3
  85. package/dist-es/commands/ListRegexPatternSetsCommand.js +3 -3
  86. package/dist-es/commands/ListResourcesForWebACLCommand.js +3 -3
  87. package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
  88. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  89. package/dist-es/commands/ListWebACLsCommand.js +3 -3
  90. package/dist-es/commands/PutLoggingConfigurationCommand.js +3 -3
  91. package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +3 -3
  92. package/dist-es/commands/PutPermissionPolicyCommand.js +3 -3
  93. package/dist-es/commands/TagResourceCommand.js +3 -3
  94. package/dist-es/commands/UntagResourceCommand.js +3 -3
  95. package/dist-es/commands/UpdateIPSetCommand.js +3 -3
  96. package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +3 -3
  97. package/dist-es/commands/UpdateRegexPatternSetCommand.js +3 -3
  98. package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
  99. package/dist-es/commands/UpdateWebACLCommand.js +3 -3
  100. package/dist-es/models/models_0.js +0 -10
  101. package/dist-es/protocols/Aws_json1_1.js +1328 -1563
  102. package/dist-types/WAFV2.d.ts +11 -13
  103. package/dist-types/WAFV2Client.d.ts +1 -1
  104. package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -2
  105. package/dist-types/commands/CheckCapacityCommand.d.ts +2 -2
  106. package/dist-types/commands/CreateWebACLCommand.d.ts +1 -8
  107. package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -4
  108. package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -2
  109. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +1 -1
  110. package/dist-types/commands/UpdateWebACLCommand.d.ts +1 -8
  111. package/dist-types/models/models_0.d.ts +136 -239
  112. package/dist-types/protocols/Aws_json1_1.d.ts +384 -96
  113. package/dist-types/ts3.4/models/models_0.d.ts +0 -23
  114. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +96 -96
  115. package/package.json +29 -29
@@ -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_1AssociateWebACLCommand, serializeAws_json1_1AssociateWebACLCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociateWebACLCommand, se_AssociateWebACLCommand } from "../protocols/Aws_json1_1";
5
5
  export class AssociateWebACLCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateWebACLCommand 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_1AssociateWebACLCommand(input, context);
36
+ return se_AssociateWebACLCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociateWebACLCommand(output, context);
39
+ return de_AssociateWebACLCommand(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_1CheckCapacityCommand, serializeAws_json1_1CheckCapacityCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CheckCapacityCommand, se_CheckCapacityCommand } from "../protocols/Aws_json1_1";
5
5
  export class CheckCapacityCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CheckCapacityCommand 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_1CheckCapacityCommand(input, context);
36
+ return se_CheckCapacityCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CheckCapacityCommand(output, context);
39
+ return de_CheckCapacityCommand(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_1CreateIPSetCommand, serializeAws_json1_1CreateIPSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateIPSetCommand, se_CreateIPSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateIPSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateIPSetCommand 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_1CreateIPSetCommand(input, context);
36
+ return se_CreateIPSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateIPSetCommand(output, context);
39
+ return de_CreateIPSetCommand(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_1CreateRegexPatternSetCommand, serializeAws_json1_1CreateRegexPatternSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateRegexPatternSetCommand, se_CreateRegexPatternSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateRegexPatternSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateRegexPatternSetCommand 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_1CreateRegexPatternSetCommand(input, context);
36
+ return se_CreateRegexPatternSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateRegexPatternSetCommand(output, context);
39
+ return de_CreateRegexPatternSetCommand(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_1CreateRuleGroupCommand, serializeAws_json1_1CreateRuleGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateRuleGroupCommand, se_CreateRuleGroupCommand } from "../protocols/Aws_json1_1";
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_1CreateRuleGroupCommand(input, context);
36
+ return se_CreateRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateRuleGroupCommand(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_1CreateWebACLCommand, serializeAws_json1_1CreateWebACLCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateWebACLCommand, se_CreateWebACLCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateWebACLCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateWebACLCommand 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_1CreateWebACLCommand(input, context);
36
+ return se_CreateWebACLCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateWebACLCommand(output, context);
39
+ return de_CreateWebACLCommand(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_1DeleteFirewallManagerRuleGroupsCommand, serializeAws_json1_1DeleteFirewallManagerRuleGroupsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteFirewallManagerRuleGroupsCommand, se_DeleteFirewallManagerRuleGroupsCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DeleteFirewallManagerRuleGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteFirewallManagerRuleGroupsCommand 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_1DeleteFirewallManagerRuleGroupsCommand(input, context);
36
+ return se_DeleteFirewallManagerRuleGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteFirewallManagerRuleGroupsCommand(output, context);
39
+ return de_DeleteFirewallManagerRuleGroupsCommand(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_1DeleteIPSetCommand, serializeAws_json1_1DeleteIPSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteIPSetCommand, se_DeleteIPSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteIPSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteIPSetCommand 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_1DeleteIPSetCommand(input, context);
36
+ return se_DeleteIPSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteIPSetCommand(output, context);
39
+ return de_DeleteIPSetCommand(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_1DeleteLoggingConfigurationCommand, serializeAws_json1_1DeleteLoggingConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteLoggingConfigurationCommand, se_DeleteLoggingConfigurationCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteLoggingConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteLoggingConfigurationCommand 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_1DeleteLoggingConfigurationCommand(input, context);
36
+ return se_DeleteLoggingConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteLoggingConfigurationCommand(output, context);
39
+ return de_DeleteLoggingConfigurationCommand(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_1DeletePermissionPolicyCommand, serializeAws_json1_1DeletePermissionPolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeletePermissionPolicyCommand, se_DeletePermissionPolicyCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeletePermissionPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeletePermissionPolicyCommand 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_1DeletePermissionPolicyCommand(input, context);
36
+ return se_DeletePermissionPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeletePermissionPolicyCommand(output, context);
39
+ return de_DeletePermissionPolicyCommand(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_1DeleteRegexPatternSetCommand, serializeAws_json1_1DeleteRegexPatternSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteRegexPatternSetCommand, se_DeleteRegexPatternSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteRegexPatternSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteRegexPatternSetCommand 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_1DeleteRegexPatternSetCommand(input, context);
36
+ return se_DeleteRegexPatternSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteRegexPatternSetCommand(output, context);
39
+ return de_DeleteRegexPatternSetCommand(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_1DeleteRuleGroupCommand, serializeAws_json1_1DeleteRuleGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteRuleGroupCommand, se_DeleteRuleGroupCommand } from "../protocols/Aws_json1_1";
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_1DeleteRuleGroupCommand(input, context);
36
+ return se_DeleteRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteRuleGroupCommand(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_1DeleteWebACLCommand, serializeAws_json1_1DeleteWebACLCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteWebACLCommand, se_DeleteWebACLCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteWebACLCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteWebACLCommand 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_1DeleteWebACLCommand(input, context);
36
+ return se_DeleteWebACLCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteWebACLCommand(output, context);
39
+ return de_DeleteWebACLCommand(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_1DescribeManagedRuleGroupCommand, serializeAws_json1_1DescribeManagedRuleGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeManagedRuleGroupCommand, se_DescribeManagedRuleGroupCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeManagedRuleGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeManagedRuleGroupCommand 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_1DescribeManagedRuleGroupCommand(input, context);
36
+ return se_DescribeManagedRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeManagedRuleGroupCommand(output, context);
39
+ return de_DescribeManagedRuleGroupCommand(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_1DisassociateWebACLCommand, serializeAws_json1_1DisassociateWebACLCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DisassociateWebACLCommand, se_DisassociateWebACLCommand } from "../protocols/Aws_json1_1";
5
5
  export class DisassociateWebACLCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateWebACLCommand 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_1DisassociateWebACLCommand(input, context);
36
+ return se_DisassociateWebACLCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DisassociateWebACLCommand(output, context);
39
+ return de_DisassociateWebACLCommand(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_1GenerateMobileSdkReleaseUrlCommand, serializeAws_json1_1GenerateMobileSdkReleaseUrlCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GenerateMobileSdkReleaseUrlCommand, se_GenerateMobileSdkReleaseUrlCommand } from "../protocols/Aws_json1_1";
5
5
  export class GenerateMobileSdkReleaseUrlCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GenerateMobileSdkReleaseUrlCommand 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_1GenerateMobileSdkReleaseUrlCommand(input, context);
36
+ return se_GenerateMobileSdkReleaseUrlCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GenerateMobileSdkReleaseUrlCommand(output, context);
39
+ return de_GenerateMobileSdkReleaseUrlCommand(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_1GetIPSetCommand, serializeAws_json1_1GetIPSetCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetIPSetCommand, se_GetIPSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetIPSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetIPSetCommand 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_1GetIPSetCommand(input, context);
36
+ return se_GetIPSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetIPSetCommand(output, context);
39
+ return de_GetIPSetCommand(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_1GetLoggingConfigurationCommand, serializeAws_json1_1GetLoggingConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetLoggingConfigurationCommand, se_GetLoggingConfigurationCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetLoggingConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetLoggingConfigurationCommand 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_1GetLoggingConfigurationCommand(input, context);
36
+ return se_GetLoggingConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetLoggingConfigurationCommand(output, context);
39
+ return de_GetLoggingConfigurationCommand(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_1GetManagedRuleSetCommand, serializeAws_json1_1GetManagedRuleSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetManagedRuleSetCommand, se_GetManagedRuleSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetManagedRuleSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetManagedRuleSetCommand 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_1GetManagedRuleSetCommand(input, context);
36
+ return se_GetManagedRuleSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetManagedRuleSetCommand(output, context);
39
+ return de_GetManagedRuleSetCommand(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_1GetMobileSdkReleaseCommand, serializeAws_json1_1GetMobileSdkReleaseCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetMobileSdkReleaseCommand, se_GetMobileSdkReleaseCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetMobileSdkReleaseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetMobileSdkReleaseCommand 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_1GetMobileSdkReleaseCommand(input, context);
36
+ return se_GetMobileSdkReleaseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetMobileSdkReleaseCommand(output, context);
39
+ return de_GetMobileSdkReleaseCommand(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_1GetPermissionPolicyCommand, serializeAws_json1_1GetPermissionPolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetPermissionPolicyCommand, se_GetPermissionPolicyCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetPermissionPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetPermissionPolicyCommand 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_1GetPermissionPolicyCommand(input, context);
36
+ return se_GetPermissionPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetPermissionPolicyCommand(output, context);
39
+ return de_GetPermissionPolicyCommand(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_1GetRateBasedStatementManagedKeysCommand, serializeAws_json1_1GetRateBasedStatementManagedKeysCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetRateBasedStatementManagedKeysCommand, se_GetRateBasedStatementManagedKeysCommand, } from "../protocols/Aws_json1_1";
5
5
  export class GetRateBasedStatementManagedKeysCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRateBasedStatementManagedKeysCommand 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_1GetRateBasedStatementManagedKeysCommand(input, context);
36
+ return se_GetRateBasedStatementManagedKeysCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetRateBasedStatementManagedKeysCommand(output, context);
39
+ return de_GetRateBasedStatementManagedKeysCommand(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_1GetRegexPatternSetCommand, serializeAws_json1_1GetRegexPatternSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetRegexPatternSetCommand, se_GetRegexPatternSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetRegexPatternSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRegexPatternSetCommand 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_1GetRegexPatternSetCommand(input, context);
36
+ return se_GetRegexPatternSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetRegexPatternSetCommand(output, context);
39
+ return de_GetRegexPatternSetCommand(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_1GetRuleGroupCommand, serializeAws_json1_1GetRuleGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetRuleGroupCommand, se_GetRuleGroupCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetRuleGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRuleGroupCommand 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_1GetRuleGroupCommand(input, context);
36
+ return se_GetRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetRuleGroupCommand(output, context);
39
+ return de_GetRuleGroupCommand(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_1GetSampledRequestsCommand, serializeAws_json1_1GetSampledRequestsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetSampledRequestsCommand, se_GetSampledRequestsCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetSampledRequestsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetSampledRequestsCommand 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_1GetSampledRequestsCommand(input, context);
36
+ return se_GetSampledRequestsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetSampledRequestsCommand(output, context);
39
+ return de_GetSampledRequestsCommand(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_1GetWebACLCommand, serializeAws_json1_1GetWebACLCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetWebACLCommand, se_GetWebACLCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetWebACLCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWebACLCommand 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_1GetWebACLCommand(input, context);
36
+ return se_GetWebACLCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetWebACLCommand(output, context);
39
+ return de_GetWebACLCommand(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_1GetWebACLForResourceCommand, serializeAws_json1_1GetWebACLForResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetWebACLForResourceCommand, se_GetWebACLForResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetWebACLForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWebACLForResourceCommand 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_1GetWebACLForResourceCommand(input, context);
36
+ return se_GetWebACLForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetWebACLForResourceCommand(output, context);
39
+ return de_GetWebACLForResourceCommand(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_1ListAvailableManagedRuleGroupVersionsCommand, serializeAws_json1_1ListAvailableManagedRuleGroupVersionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListAvailableManagedRuleGroupVersionsCommand, se_ListAvailableManagedRuleGroupVersionsCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListAvailableManagedRuleGroupVersionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAvailableManagedRuleGroupVersionsCommand 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_1ListAvailableManagedRuleGroupVersionsCommand(input, context);
36
+ return se_ListAvailableManagedRuleGroupVersionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListAvailableManagedRuleGroupVersionsCommand(output, context);
39
+ return de_ListAvailableManagedRuleGroupVersionsCommand(output, context);
40
40
  }
41
41
  }