@aws-sdk/client-waf 3.306.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 (159) hide show
  1. package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -2
  2. package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -2
  3. package/dist-cjs/commands/CreateIPSetCommand.js +2 -2
  4. package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -2
  5. package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -2
  6. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -2
  7. package/dist-cjs/commands/CreateRuleCommand.js +2 -2
  8. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
  9. package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -2
  10. package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -2
  11. package/dist-cjs/commands/CreateWebACLCommand.js +2 -2
  12. package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -2
  13. package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -2
  18. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteRuleCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -2
  28. package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -2
  29. package/dist-cjs/commands/GetChangeTokenCommand.js +2 -2
  30. package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -2
  31. package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -2
  32. package/dist-cjs/commands/GetIPSetCommand.js +2 -2
  33. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -2
  34. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -2
  35. package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -2
  36. package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -2
  37. package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -2
  38. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -2
  39. package/dist-cjs/commands/GetRuleCommand.js +2 -2
  40. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -2
  41. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -2
  42. package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -2
  43. package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -2
  44. package/dist-cjs/commands/GetWebACLCommand.js +2 -2
  45. package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -2
  46. package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -2
  47. package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -2
  48. package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -2
  49. package/dist-cjs/commands/ListIPSetsCommand.js +2 -2
  50. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -2
  51. package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -2
  52. package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -2
  53. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -2
  54. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
  55. package/dist-cjs/commands/ListRulesCommand.js +2 -2
  56. package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -2
  57. package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -2
  58. package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -2
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  60. package/dist-cjs/commands/ListWebACLsCommand.js +2 -2
  61. package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -2
  62. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -2
  63. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -2
  64. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  65. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -2
  71. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -2
  72. package/dist-cjs/commands/UpdateRuleCommand.js +2 -2
  73. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
  74. package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -2
  75. package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -2
  76. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -2
  78. package/dist-cjs/protocols/Aws_json1_1.js +1476 -1544
  79. package/dist-es/commands/CreateByteMatchSetCommand.js +3 -3
  80. package/dist-es/commands/CreateGeoMatchSetCommand.js +3 -3
  81. package/dist-es/commands/CreateIPSetCommand.js +3 -3
  82. package/dist-es/commands/CreateRateBasedRuleCommand.js +3 -3
  83. package/dist-es/commands/CreateRegexMatchSetCommand.js +3 -3
  84. package/dist-es/commands/CreateRegexPatternSetCommand.js +3 -3
  85. package/dist-es/commands/CreateRuleCommand.js +3 -3
  86. package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
  87. package/dist-es/commands/CreateSizeConstraintSetCommand.js +3 -3
  88. package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +3 -3
  89. package/dist-es/commands/CreateWebACLCommand.js +3 -3
  90. package/dist-es/commands/CreateWebACLMigrationStackCommand.js +3 -3
  91. package/dist-es/commands/CreateXssMatchSetCommand.js +3 -3
  92. package/dist-es/commands/DeleteByteMatchSetCommand.js +3 -3
  93. package/dist-es/commands/DeleteGeoMatchSetCommand.js +3 -3
  94. package/dist-es/commands/DeleteIPSetCommand.js +3 -3
  95. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +3 -3
  96. package/dist-es/commands/DeletePermissionPolicyCommand.js +3 -3
  97. package/dist-es/commands/DeleteRateBasedRuleCommand.js +3 -3
  98. package/dist-es/commands/DeleteRegexMatchSetCommand.js +3 -3
  99. package/dist-es/commands/DeleteRegexPatternSetCommand.js +3 -3
  100. package/dist-es/commands/DeleteRuleCommand.js +3 -3
  101. package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
  102. package/dist-es/commands/DeleteSizeConstraintSetCommand.js +3 -3
  103. package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +3 -3
  104. package/dist-es/commands/DeleteWebACLCommand.js +3 -3
  105. package/dist-es/commands/DeleteXssMatchSetCommand.js +3 -3
  106. package/dist-es/commands/GetByteMatchSetCommand.js +3 -3
  107. package/dist-es/commands/GetChangeTokenCommand.js +3 -3
  108. package/dist-es/commands/GetChangeTokenStatusCommand.js +3 -3
  109. package/dist-es/commands/GetGeoMatchSetCommand.js +3 -3
  110. package/dist-es/commands/GetIPSetCommand.js +3 -3
  111. package/dist-es/commands/GetLoggingConfigurationCommand.js +3 -3
  112. package/dist-es/commands/GetPermissionPolicyCommand.js +3 -3
  113. package/dist-es/commands/GetRateBasedRuleCommand.js +3 -3
  114. package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +3 -3
  115. package/dist-es/commands/GetRegexMatchSetCommand.js +3 -3
  116. package/dist-es/commands/GetRegexPatternSetCommand.js +3 -3
  117. package/dist-es/commands/GetRuleCommand.js +3 -3
  118. package/dist-es/commands/GetRuleGroupCommand.js +3 -3
  119. package/dist-es/commands/GetSampledRequestsCommand.js +3 -3
  120. package/dist-es/commands/GetSizeConstraintSetCommand.js +3 -3
  121. package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +3 -3
  122. package/dist-es/commands/GetWebACLCommand.js +3 -3
  123. package/dist-es/commands/GetXssMatchSetCommand.js +3 -3
  124. package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +3 -3
  125. package/dist-es/commands/ListByteMatchSetsCommand.js +3 -3
  126. package/dist-es/commands/ListGeoMatchSetsCommand.js +3 -3
  127. package/dist-es/commands/ListIPSetsCommand.js +3 -3
  128. package/dist-es/commands/ListLoggingConfigurationsCommand.js +3 -3
  129. package/dist-es/commands/ListRateBasedRulesCommand.js +3 -3
  130. package/dist-es/commands/ListRegexMatchSetsCommand.js +3 -3
  131. package/dist-es/commands/ListRegexPatternSetsCommand.js +3 -3
  132. package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
  133. package/dist-es/commands/ListRulesCommand.js +3 -3
  134. package/dist-es/commands/ListSizeConstraintSetsCommand.js +3 -3
  135. package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +3 -3
  136. package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +3 -3
  137. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  138. package/dist-es/commands/ListWebACLsCommand.js +3 -3
  139. package/dist-es/commands/ListXssMatchSetsCommand.js +3 -3
  140. package/dist-es/commands/PutLoggingConfigurationCommand.js +3 -3
  141. package/dist-es/commands/PutPermissionPolicyCommand.js +3 -3
  142. package/dist-es/commands/TagResourceCommand.js +3 -3
  143. package/dist-es/commands/UntagResourceCommand.js +3 -3
  144. package/dist-es/commands/UpdateByteMatchSetCommand.js +3 -3
  145. package/dist-es/commands/UpdateGeoMatchSetCommand.js +3 -3
  146. package/dist-es/commands/UpdateIPSetCommand.js +3 -3
  147. package/dist-es/commands/UpdateRateBasedRuleCommand.js +3 -3
  148. package/dist-es/commands/UpdateRegexMatchSetCommand.js +3 -3
  149. package/dist-es/commands/UpdateRegexPatternSetCommand.js +3 -3
  150. package/dist-es/commands/UpdateRuleCommand.js +3 -3
  151. package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
  152. package/dist-es/commands/UpdateSizeConstraintSetCommand.js +3 -3
  153. package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +3 -3
  154. package/dist-es/commands/UpdateWebACLCommand.js +3 -3
  155. package/dist-es/commands/UpdateXssMatchSetCommand.js +3 -3
  156. package/dist-es/protocols/Aws_json1_1.js +1318 -1386
  157. package/dist-types/protocols/Aws_json1_1.d.ts +616 -154
  158. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +154 -154
  159. 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_1GetChangeTokenCommand, serializeAws_json1_1GetChangeTokenCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetChangeTokenCommand, se_GetChangeTokenCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetChangeTokenCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetChangeTokenCommand 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_1GetChangeTokenCommand(input, context);
36
+ return se_GetChangeTokenCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetChangeTokenCommand(output, context);
39
+ return de_GetChangeTokenCommand(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_1GetChangeTokenStatusCommand, serializeAws_json1_1GetChangeTokenStatusCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetChangeTokenStatusCommand, se_GetChangeTokenStatusCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetChangeTokenStatusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetChangeTokenStatusCommand 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_1GetChangeTokenStatusCommand(input, context);
36
+ return se_GetChangeTokenStatusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetChangeTokenStatusCommand(output, context);
39
+ return de_GetChangeTokenStatusCommand(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_1GetGeoMatchSetCommand, serializeAws_json1_1GetGeoMatchSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetGeoMatchSetCommand, se_GetGeoMatchSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetGeoMatchSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetGeoMatchSetCommand 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_1GetGeoMatchSetCommand(input, context);
36
+ return se_GetGeoMatchSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetGeoMatchSetCommand(output, context);
39
+ return de_GetGeoMatchSetCommand(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_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_1GetRateBasedRuleCommand, serializeAws_json1_1GetRateBasedRuleCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetRateBasedRuleCommand, se_GetRateBasedRuleCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetRateBasedRuleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRateBasedRuleCommand 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_1GetRateBasedRuleCommand(input, context);
36
+ return se_GetRateBasedRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetRateBasedRuleCommand(output, context);
39
+ return de_GetRateBasedRuleCommand(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_1GetRateBasedRuleManagedKeysCommand, serializeAws_json1_1GetRateBasedRuleManagedKeysCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetRateBasedRuleManagedKeysCommand, se_GetRateBasedRuleManagedKeysCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetRateBasedRuleManagedKeysCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRateBasedRuleManagedKeysCommand 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_1GetRateBasedRuleManagedKeysCommand(input, context);
36
+ return se_GetRateBasedRuleManagedKeysCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetRateBasedRuleManagedKeysCommand(output, context);
39
+ return de_GetRateBasedRuleManagedKeysCommand(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_1GetRegexMatchSetCommand, serializeAws_json1_1GetRegexMatchSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetRegexMatchSetCommand, se_GetRegexMatchSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetRegexMatchSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRegexMatchSetCommand 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_1GetRegexMatchSetCommand(input, context);
36
+ return se_GetRegexMatchSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetRegexMatchSetCommand(output, context);
39
+ return de_GetRegexMatchSetCommand(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_1GetRuleCommand, serializeAws_json1_1GetRuleCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetRuleCommand, se_GetRuleCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetRuleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRuleCommand 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_1GetRuleCommand(input, context);
36
+ return se_GetRuleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetRuleCommand(output, context);
39
+ return de_GetRuleCommand(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_1GetSizeConstraintSetCommand, serializeAws_json1_1GetSizeConstraintSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetSizeConstraintSetCommand, se_GetSizeConstraintSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetSizeConstraintSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetSizeConstraintSetCommand 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_1GetSizeConstraintSetCommand(input, context);
36
+ return se_GetSizeConstraintSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetSizeConstraintSetCommand(output, context);
39
+ return de_GetSizeConstraintSetCommand(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_1GetSqlInjectionMatchSetCommand, serializeAws_json1_1GetSqlInjectionMatchSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetSqlInjectionMatchSetCommand, se_GetSqlInjectionMatchSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetSqlInjectionMatchSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetSqlInjectionMatchSetCommand 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_1GetSqlInjectionMatchSetCommand(input, context);
36
+ return se_GetSqlInjectionMatchSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetSqlInjectionMatchSetCommand(output, context);
39
+ return de_GetSqlInjectionMatchSetCommand(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_1GetXssMatchSetCommand, serializeAws_json1_1GetXssMatchSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetXssMatchSetCommand, se_GetXssMatchSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetXssMatchSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetXssMatchSetCommand 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_1GetXssMatchSetCommand(input, context);
36
+ return se_GetXssMatchSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetXssMatchSetCommand(output, context);
39
+ return de_GetXssMatchSetCommand(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_1ListActivatedRulesInRuleGroupCommand, serializeAws_json1_1ListActivatedRulesInRuleGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListActivatedRulesInRuleGroupCommand, se_ListActivatedRulesInRuleGroupCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListActivatedRulesInRuleGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListActivatedRulesInRuleGroupCommand 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_1ListActivatedRulesInRuleGroupCommand(input, context);
36
+ return se_ListActivatedRulesInRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListActivatedRulesInRuleGroupCommand(output, context);
39
+ return de_ListActivatedRulesInRuleGroupCommand(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_1ListByteMatchSetsCommand, serializeAws_json1_1ListByteMatchSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListByteMatchSetsCommand, se_ListByteMatchSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListByteMatchSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListByteMatchSetsCommand 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_1ListByteMatchSetsCommand(input, context);
36
+ return se_ListByteMatchSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListByteMatchSetsCommand(output, context);
39
+ return de_ListByteMatchSetsCommand(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_1ListGeoMatchSetsCommand, serializeAws_json1_1ListGeoMatchSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListGeoMatchSetsCommand, se_ListGeoMatchSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListGeoMatchSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListGeoMatchSetsCommand 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_1ListGeoMatchSetsCommand(input, context);
36
+ return se_ListGeoMatchSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListGeoMatchSetsCommand(output, context);
39
+ return de_ListGeoMatchSetsCommand(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_1ListIPSetsCommand, serializeAws_json1_1ListIPSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListIPSetsCommand, se_ListIPSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListIPSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListIPSetsCommand 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_1ListIPSetsCommand(input, context);
36
+ return se_ListIPSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListIPSetsCommand(output, context);
39
+ return de_ListIPSetsCommand(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_1ListLoggingConfigurationsCommand, serializeAws_json1_1ListLoggingConfigurationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListLoggingConfigurationsCommand, se_ListLoggingConfigurationsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListLoggingConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLoggingConfigurationsCommand 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_1ListLoggingConfigurationsCommand(input, context);
36
+ return se_ListLoggingConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListLoggingConfigurationsCommand(output, context);
39
+ return de_ListLoggingConfigurationsCommand(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_1ListRateBasedRulesCommand, serializeAws_json1_1ListRateBasedRulesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListRateBasedRulesCommand, se_ListRateBasedRulesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRateBasedRulesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRateBasedRulesCommand 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_1ListRateBasedRulesCommand(input, context);
36
+ return se_ListRateBasedRulesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRateBasedRulesCommand(output, context);
39
+ return de_ListRateBasedRulesCommand(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_1ListRegexMatchSetsCommand, serializeAws_json1_1ListRegexMatchSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListRegexMatchSetsCommand, se_ListRegexMatchSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRegexMatchSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRegexMatchSetsCommand 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_1ListRegexMatchSetsCommand(input, context);
36
+ return se_ListRegexMatchSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRegexMatchSetsCommand(output, context);
39
+ return de_ListRegexMatchSetsCommand(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_1ListRegexPatternSetsCommand, serializeAws_json1_1ListRegexPatternSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListRegexPatternSetsCommand, se_ListRegexPatternSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRegexPatternSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRegexPatternSetsCommand 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_1ListRegexPatternSetsCommand(input, context);
36
+ return se_ListRegexPatternSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRegexPatternSetsCommand(output, context);
39
+ return de_ListRegexPatternSetsCommand(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_1ListRuleGroupsCommand, serializeAws_json1_1ListRuleGroupsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListRuleGroupsCommand, se_ListRuleGroupsCommand } from "../protocols/Aws_json1_1";
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_1ListRuleGroupsCommand(input, context);
36
+ return se_ListRuleGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRuleGroupsCommand(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_1ListRulesCommand, serializeAws_json1_1ListRulesCommand } from "../protocols/Aws_json1_1";
4
+ import { de_ListRulesCommand, se_ListRulesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRulesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRulesCommand 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_1ListRulesCommand(input, context);
36
+ return se_ListRulesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRulesCommand(output, context);
39
+ return de_ListRulesCommand(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_1ListSizeConstraintSetsCommand, serializeAws_json1_1ListSizeConstraintSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListSizeConstraintSetsCommand, se_ListSizeConstraintSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListSizeConstraintSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListSizeConstraintSetsCommand 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_1ListSizeConstraintSetsCommand(input, context);
36
+ return se_ListSizeConstraintSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListSizeConstraintSetsCommand(output, context);
39
+ return de_ListSizeConstraintSetsCommand(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_1ListSqlInjectionMatchSetsCommand, serializeAws_json1_1ListSqlInjectionMatchSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListSqlInjectionMatchSetsCommand, se_ListSqlInjectionMatchSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListSqlInjectionMatchSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListSqlInjectionMatchSetsCommand 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_1ListSqlInjectionMatchSetsCommand(input, context);
36
+ return se_ListSqlInjectionMatchSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListSqlInjectionMatchSetsCommand(output, context);
39
+ return de_ListSqlInjectionMatchSetsCommand(output, context);
40
40
  }
41
41
  }