@aws-sdk/client-waf 3.306.0 → 3.310.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 +35 -35
@@ -77,157 +77,619 @@ import { UpdateSizeConstraintSetCommandInput, UpdateSizeConstraintSetCommandOutp
77
77
  import { UpdateSqlInjectionMatchSetCommandInput, UpdateSqlInjectionMatchSetCommandOutput } from "../commands/UpdateSqlInjectionMatchSetCommand";
78
78
  import { UpdateWebACLCommandInput, UpdateWebACLCommandOutput } from "../commands/UpdateWebACLCommand";
79
79
  import { UpdateXssMatchSetCommandInput, UpdateXssMatchSetCommandOutput } from "../commands/UpdateXssMatchSetCommand";
80
- export declare const serializeAws_json1_1CreateByteMatchSetCommand: (input: CreateByteMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1CreateGeoMatchSetCommand: (input: CreateGeoMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1CreateIPSetCommand: (input: CreateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1CreateRateBasedRuleCommand: (input: CreateRateBasedRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1CreateRegexMatchSetCommand: (input: CreateRegexMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1CreateRegexPatternSetCommand: (input: CreateRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1CreateRuleCommand: (input: CreateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1CreateRuleGroupCommand: (input: CreateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1CreateSizeConstraintSetCommand: (input: CreateSizeConstraintSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1CreateSqlInjectionMatchSetCommand: (input: CreateSqlInjectionMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1CreateWebACLCommand: (input: CreateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1CreateWebACLMigrationStackCommand: (input: CreateWebACLMigrationStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1CreateXssMatchSetCommand: (input: CreateXssMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1DeleteByteMatchSetCommand: (input: DeleteByteMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1DeleteGeoMatchSetCommand: (input: DeleteGeoMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1DeleteIPSetCommand: (input: DeleteIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1DeleteLoggingConfigurationCommand: (input: DeleteLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1DeletePermissionPolicyCommand: (input: DeletePermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1DeleteRateBasedRuleCommand: (input: DeleteRateBasedRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_1DeleteRegexMatchSetCommand: (input: DeleteRegexMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_1DeleteRegexPatternSetCommand: (input: DeleteRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_1DeleteRuleCommand: (input: DeleteRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_1DeleteRuleGroupCommand: (input: DeleteRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_1DeleteSizeConstraintSetCommand: (input: DeleteSizeConstraintSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_1DeleteSqlInjectionMatchSetCommand: (input: DeleteSqlInjectionMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1DeleteWebACLCommand: (input: DeleteWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1DeleteXssMatchSetCommand: (input: DeleteXssMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1GetByteMatchSetCommand: (input: GetByteMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1GetChangeTokenCommand: (input: GetChangeTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1GetChangeTokenStatusCommand: (input: GetChangeTokenStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1GetGeoMatchSetCommand: (input: GetGeoMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1GetIPSetCommand: (input: GetIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1GetLoggingConfigurationCommand: (input: GetLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1GetPermissionPolicyCommand: (input: GetPermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1GetRateBasedRuleCommand: (input: GetRateBasedRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1GetRateBasedRuleManagedKeysCommand: (input: GetRateBasedRuleManagedKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1GetRegexMatchSetCommand: (input: GetRegexMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1GetRegexPatternSetCommand: (input: GetRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1GetRuleCommand: (input: GetRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1GetRuleGroupCommand: (input: GetRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1GetSampledRequestsCommand: (input: GetSampledRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1GetSizeConstraintSetCommand: (input: GetSizeConstraintSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1GetSqlInjectionMatchSetCommand: (input: GetSqlInjectionMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1GetWebACLCommand: (input: GetWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1GetXssMatchSetCommand: (input: GetXssMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1ListActivatedRulesInRuleGroupCommand: (input: ListActivatedRulesInRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1ListByteMatchSetsCommand: (input: ListByteMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1ListGeoMatchSetsCommand: (input: ListGeoMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1ListIPSetsCommand: (input: ListIPSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_json1_1ListLoggingConfigurationsCommand: (input: ListLoggingConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_json1_1ListRateBasedRulesCommand: (input: ListRateBasedRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_json1_1ListRegexMatchSetsCommand: (input: ListRegexMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_json1_1ListRegexPatternSetsCommand: (input: ListRegexPatternSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_json1_1ListRuleGroupsCommand: (input: ListRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_json1_1ListRulesCommand: (input: ListRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_json1_1ListSizeConstraintSetsCommand: (input: ListSizeConstraintSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_json1_1ListSqlInjectionMatchSetsCommand: (input: ListSqlInjectionMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_json1_1ListSubscribedRuleGroupsCommand: (input: ListSubscribedRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_json1_1ListWebACLsCommand: (input: ListWebACLsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_json1_1ListXssMatchSetsCommand: (input: ListXssMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_json1_1PutLoggingConfigurationCommand: (input: PutLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_json1_1PutPermissionPolicyCommand: (input: PutPermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_json1_1UpdateByteMatchSetCommand: (input: UpdateByteMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_json1_1UpdateGeoMatchSetCommand: (input: UpdateGeoMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_json1_1UpdateIPSetCommand: (input: UpdateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_json1_1UpdateRateBasedRuleCommand: (input: UpdateRateBasedRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_json1_1UpdateRegexMatchSetCommand: (input: UpdateRegexMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_json1_1UpdateRegexPatternSetCommand: (input: UpdateRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_json1_1UpdateRuleCommand: (input: UpdateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_json1_1UpdateRuleGroupCommand: (input: UpdateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_json1_1UpdateSizeConstraintSetCommand: (input: UpdateSizeConstraintSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_json1_1UpdateSqlInjectionMatchSetCommand: (input: UpdateSqlInjectionMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_json1_1UpdateWebACLCommand: (input: UpdateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_json1_1UpdateXssMatchSetCommand: (input: UpdateXssMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const deserializeAws_json1_1CreateByteMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateByteMatchSetCommandOutput>;
158
- export declare const deserializeAws_json1_1CreateGeoMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGeoMatchSetCommandOutput>;
159
- export declare const deserializeAws_json1_1CreateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIPSetCommandOutput>;
160
- export declare const deserializeAws_json1_1CreateRateBasedRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRateBasedRuleCommandOutput>;
161
- export declare const deserializeAws_json1_1CreateRegexMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRegexMatchSetCommandOutput>;
162
- export declare const deserializeAws_json1_1CreateRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRegexPatternSetCommandOutput>;
163
- export declare const deserializeAws_json1_1CreateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleCommandOutput>;
164
- export declare const deserializeAws_json1_1CreateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleGroupCommandOutput>;
165
- export declare const deserializeAws_json1_1CreateSizeConstraintSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSizeConstraintSetCommandOutput>;
166
- export declare const deserializeAws_json1_1CreateSqlInjectionMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSqlInjectionMatchSetCommandOutput>;
167
- export declare const deserializeAws_json1_1CreateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWebACLCommandOutput>;
168
- export declare const deserializeAws_json1_1CreateWebACLMigrationStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWebACLMigrationStackCommandOutput>;
169
- export declare const deserializeAws_json1_1CreateXssMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateXssMatchSetCommandOutput>;
170
- export declare const deserializeAws_json1_1DeleteByteMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteByteMatchSetCommandOutput>;
171
- export declare const deserializeAws_json1_1DeleteGeoMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGeoMatchSetCommandOutput>;
172
- export declare const deserializeAws_json1_1DeleteIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIPSetCommandOutput>;
173
- export declare const deserializeAws_json1_1DeleteLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLoggingConfigurationCommandOutput>;
174
- export declare const deserializeAws_json1_1DeletePermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePermissionPolicyCommandOutput>;
175
- export declare const deserializeAws_json1_1DeleteRateBasedRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRateBasedRuleCommandOutput>;
176
- export declare const deserializeAws_json1_1DeleteRegexMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRegexMatchSetCommandOutput>;
177
- export declare const deserializeAws_json1_1DeleteRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRegexPatternSetCommandOutput>;
178
- export declare const deserializeAws_json1_1DeleteRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleCommandOutput>;
179
- export declare const deserializeAws_json1_1DeleteRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleGroupCommandOutput>;
180
- export declare const deserializeAws_json1_1DeleteSizeConstraintSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSizeConstraintSetCommandOutput>;
181
- export declare const deserializeAws_json1_1DeleteSqlInjectionMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSqlInjectionMatchSetCommandOutput>;
182
- export declare const deserializeAws_json1_1DeleteWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWebACLCommandOutput>;
183
- export declare const deserializeAws_json1_1DeleteXssMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteXssMatchSetCommandOutput>;
184
- export declare const deserializeAws_json1_1GetByteMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetByteMatchSetCommandOutput>;
185
- export declare const deserializeAws_json1_1GetChangeTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChangeTokenCommandOutput>;
186
- export declare const deserializeAws_json1_1GetChangeTokenStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChangeTokenStatusCommandOutput>;
187
- export declare const deserializeAws_json1_1GetGeoMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGeoMatchSetCommandOutput>;
188
- export declare const deserializeAws_json1_1GetIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIPSetCommandOutput>;
189
- export declare const deserializeAws_json1_1GetLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLoggingConfigurationCommandOutput>;
190
- export declare const deserializeAws_json1_1GetPermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPermissionPolicyCommandOutput>;
191
- export declare const deserializeAws_json1_1GetRateBasedRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRateBasedRuleCommandOutput>;
192
- export declare const deserializeAws_json1_1GetRateBasedRuleManagedKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRateBasedRuleManagedKeysCommandOutput>;
193
- export declare const deserializeAws_json1_1GetRegexMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRegexMatchSetCommandOutput>;
194
- export declare const deserializeAws_json1_1GetRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRegexPatternSetCommandOutput>;
195
- export declare const deserializeAws_json1_1GetRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRuleCommandOutput>;
196
- export declare const deserializeAws_json1_1GetRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRuleGroupCommandOutput>;
197
- export declare const deserializeAws_json1_1GetSampledRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSampledRequestsCommandOutput>;
198
- export declare const deserializeAws_json1_1GetSizeConstraintSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSizeConstraintSetCommandOutput>;
199
- export declare const deserializeAws_json1_1GetSqlInjectionMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSqlInjectionMatchSetCommandOutput>;
200
- export declare const deserializeAws_json1_1GetWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWebACLCommandOutput>;
201
- export declare const deserializeAws_json1_1GetXssMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetXssMatchSetCommandOutput>;
202
- export declare const deserializeAws_json1_1ListActivatedRulesInRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListActivatedRulesInRuleGroupCommandOutput>;
203
- export declare const deserializeAws_json1_1ListByteMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListByteMatchSetsCommandOutput>;
204
- export declare const deserializeAws_json1_1ListGeoMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGeoMatchSetsCommandOutput>;
205
- export declare const deserializeAws_json1_1ListIPSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIPSetsCommandOutput>;
206
- export declare const deserializeAws_json1_1ListLoggingConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLoggingConfigurationsCommandOutput>;
207
- export declare const deserializeAws_json1_1ListRateBasedRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRateBasedRulesCommandOutput>;
208
- export declare const deserializeAws_json1_1ListRegexMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRegexMatchSetsCommandOutput>;
209
- export declare const deserializeAws_json1_1ListRegexPatternSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRegexPatternSetsCommandOutput>;
210
- export declare const deserializeAws_json1_1ListRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRuleGroupsCommandOutput>;
211
- export declare const deserializeAws_json1_1ListRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRulesCommandOutput>;
212
- export declare const deserializeAws_json1_1ListSizeConstraintSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSizeConstraintSetsCommandOutput>;
213
- export declare const deserializeAws_json1_1ListSqlInjectionMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSqlInjectionMatchSetsCommandOutput>;
214
- export declare const deserializeAws_json1_1ListSubscribedRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscribedRuleGroupsCommandOutput>;
215
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
216
- export declare const deserializeAws_json1_1ListWebACLsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWebACLsCommandOutput>;
217
- export declare const deserializeAws_json1_1ListXssMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListXssMatchSetsCommandOutput>;
218
- export declare const deserializeAws_json1_1PutLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLoggingConfigurationCommandOutput>;
219
- export declare const deserializeAws_json1_1PutPermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPermissionPolicyCommandOutput>;
220
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
221
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
222
- export declare const deserializeAws_json1_1UpdateByteMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateByteMatchSetCommandOutput>;
223
- export declare const deserializeAws_json1_1UpdateGeoMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGeoMatchSetCommandOutput>;
224
- export declare const deserializeAws_json1_1UpdateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIPSetCommandOutput>;
225
- export declare const deserializeAws_json1_1UpdateRateBasedRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRateBasedRuleCommandOutput>;
226
- export declare const deserializeAws_json1_1UpdateRegexMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRegexMatchSetCommandOutput>;
227
- export declare const deserializeAws_json1_1UpdateRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRegexPatternSetCommandOutput>;
228
- export declare const deserializeAws_json1_1UpdateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleCommandOutput>;
229
- export declare const deserializeAws_json1_1UpdateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleGroupCommandOutput>;
230
- export declare const deserializeAws_json1_1UpdateSizeConstraintSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSizeConstraintSetCommandOutput>;
231
- export declare const deserializeAws_json1_1UpdateSqlInjectionMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSqlInjectionMatchSetCommandOutput>;
232
- export declare const deserializeAws_json1_1UpdateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWebACLCommandOutput>;
233
- export declare const deserializeAws_json1_1UpdateXssMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateXssMatchSetCommandOutput>;
80
+ /**
81
+ * serializeAws_json1_1CreateByteMatchSetCommand
82
+ */
83
+ export declare const se_CreateByteMatchSetCommand: (input: CreateByteMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_json1_1CreateGeoMatchSetCommand
86
+ */
87
+ export declare const se_CreateGeoMatchSetCommand: (input: CreateGeoMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_json1_1CreateIPSetCommand
90
+ */
91
+ export declare const se_CreateIPSetCommand: (input: CreateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_json1_1CreateRateBasedRuleCommand
94
+ */
95
+ export declare const se_CreateRateBasedRuleCommand: (input: CreateRateBasedRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_json1_1CreateRegexMatchSetCommand
98
+ */
99
+ export declare const se_CreateRegexMatchSetCommand: (input: CreateRegexMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_json1_1CreateRegexPatternSetCommand
102
+ */
103
+ export declare const se_CreateRegexPatternSetCommand: (input: CreateRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_json1_1CreateRuleCommand
106
+ */
107
+ export declare const se_CreateRuleCommand: (input: CreateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_json1_1CreateRuleGroupCommand
110
+ */
111
+ export declare const se_CreateRuleGroupCommand: (input: CreateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_json1_1CreateSizeConstraintSetCommand
114
+ */
115
+ export declare const se_CreateSizeConstraintSetCommand: (input: CreateSizeConstraintSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_json1_1CreateSqlInjectionMatchSetCommand
118
+ */
119
+ export declare const se_CreateSqlInjectionMatchSetCommand: (input: CreateSqlInjectionMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_json1_1CreateWebACLCommand
122
+ */
123
+ export declare const se_CreateWebACLCommand: (input: CreateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_json1_1CreateWebACLMigrationStackCommand
126
+ */
127
+ export declare const se_CreateWebACLMigrationStackCommand: (input: CreateWebACLMigrationStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_json1_1CreateXssMatchSetCommand
130
+ */
131
+ export declare const se_CreateXssMatchSetCommand: (input: CreateXssMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_json1_1DeleteByteMatchSetCommand
134
+ */
135
+ export declare const se_DeleteByteMatchSetCommand: (input: DeleteByteMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_json1_1DeleteGeoMatchSetCommand
138
+ */
139
+ export declare const se_DeleteGeoMatchSetCommand: (input: DeleteGeoMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_json1_1DeleteIPSetCommand
142
+ */
143
+ export declare const se_DeleteIPSetCommand: (input: DeleteIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_json1_1DeleteLoggingConfigurationCommand
146
+ */
147
+ export declare const se_DeleteLoggingConfigurationCommand: (input: DeleteLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_json1_1DeletePermissionPolicyCommand
150
+ */
151
+ export declare const se_DeletePermissionPolicyCommand: (input: DeletePermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_json1_1DeleteRateBasedRuleCommand
154
+ */
155
+ export declare const se_DeleteRateBasedRuleCommand: (input: DeleteRateBasedRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_json1_1DeleteRegexMatchSetCommand
158
+ */
159
+ export declare const se_DeleteRegexMatchSetCommand: (input: DeleteRegexMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_json1_1DeleteRegexPatternSetCommand
162
+ */
163
+ export declare const se_DeleteRegexPatternSetCommand: (input: DeleteRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_json1_1DeleteRuleCommand
166
+ */
167
+ export declare const se_DeleteRuleCommand: (input: DeleteRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_json1_1DeleteRuleGroupCommand
170
+ */
171
+ export declare const se_DeleteRuleGroupCommand: (input: DeleteRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_json1_1DeleteSizeConstraintSetCommand
174
+ */
175
+ export declare const se_DeleteSizeConstraintSetCommand: (input: DeleteSizeConstraintSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_json1_1DeleteSqlInjectionMatchSetCommand
178
+ */
179
+ export declare const se_DeleteSqlInjectionMatchSetCommand: (input: DeleteSqlInjectionMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_json1_1DeleteWebACLCommand
182
+ */
183
+ export declare const se_DeleteWebACLCommand: (input: DeleteWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_json1_1DeleteXssMatchSetCommand
186
+ */
187
+ export declare const se_DeleteXssMatchSetCommand: (input: DeleteXssMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_json1_1GetByteMatchSetCommand
190
+ */
191
+ export declare const se_GetByteMatchSetCommand: (input: GetByteMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_json1_1GetChangeTokenCommand
194
+ */
195
+ export declare const se_GetChangeTokenCommand: (input: GetChangeTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_json1_1GetChangeTokenStatusCommand
198
+ */
199
+ export declare const se_GetChangeTokenStatusCommand: (input: GetChangeTokenStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_json1_1GetGeoMatchSetCommand
202
+ */
203
+ export declare const se_GetGeoMatchSetCommand: (input: GetGeoMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_json1_1GetIPSetCommand
206
+ */
207
+ export declare const se_GetIPSetCommand: (input: GetIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_json1_1GetLoggingConfigurationCommand
210
+ */
211
+ export declare const se_GetLoggingConfigurationCommand: (input: GetLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_json1_1GetPermissionPolicyCommand
214
+ */
215
+ export declare const se_GetPermissionPolicyCommand: (input: GetPermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_json1_1GetRateBasedRuleCommand
218
+ */
219
+ export declare const se_GetRateBasedRuleCommand: (input: GetRateBasedRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_json1_1GetRateBasedRuleManagedKeysCommand
222
+ */
223
+ export declare const se_GetRateBasedRuleManagedKeysCommand: (input: GetRateBasedRuleManagedKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_json1_1GetRegexMatchSetCommand
226
+ */
227
+ export declare const se_GetRegexMatchSetCommand: (input: GetRegexMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * serializeAws_json1_1GetRegexPatternSetCommand
230
+ */
231
+ export declare const se_GetRegexPatternSetCommand: (input: GetRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
+ /**
233
+ * serializeAws_json1_1GetRuleCommand
234
+ */
235
+ export declare const se_GetRuleCommand: (input: GetRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
+ /**
237
+ * serializeAws_json1_1GetRuleGroupCommand
238
+ */
239
+ export declare const se_GetRuleGroupCommand: (input: GetRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
+ /**
241
+ * serializeAws_json1_1GetSampledRequestsCommand
242
+ */
243
+ export declare const se_GetSampledRequestsCommand: (input: GetSampledRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
+ /**
245
+ * serializeAws_json1_1GetSizeConstraintSetCommand
246
+ */
247
+ export declare const se_GetSizeConstraintSetCommand: (input: GetSizeConstraintSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
+ /**
249
+ * serializeAws_json1_1GetSqlInjectionMatchSetCommand
250
+ */
251
+ export declare const se_GetSqlInjectionMatchSetCommand: (input: GetSqlInjectionMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
+ /**
253
+ * serializeAws_json1_1GetWebACLCommand
254
+ */
255
+ export declare const se_GetWebACLCommand: (input: GetWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
+ /**
257
+ * serializeAws_json1_1GetXssMatchSetCommand
258
+ */
259
+ export declare const se_GetXssMatchSetCommand: (input: GetXssMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
+ /**
261
+ * serializeAws_json1_1ListActivatedRulesInRuleGroupCommand
262
+ */
263
+ export declare const se_ListActivatedRulesInRuleGroupCommand: (input: ListActivatedRulesInRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
+ /**
265
+ * serializeAws_json1_1ListByteMatchSetsCommand
266
+ */
267
+ export declare const se_ListByteMatchSetsCommand: (input: ListByteMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
+ /**
269
+ * serializeAws_json1_1ListGeoMatchSetsCommand
270
+ */
271
+ export declare const se_ListGeoMatchSetsCommand: (input: ListGeoMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
+ /**
273
+ * serializeAws_json1_1ListIPSetsCommand
274
+ */
275
+ export declare const se_ListIPSetsCommand: (input: ListIPSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
+ /**
277
+ * serializeAws_json1_1ListLoggingConfigurationsCommand
278
+ */
279
+ export declare const se_ListLoggingConfigurationsCommand: (input: ListLoggingConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
+ /**
281
+ * serializeAws_json1_1ListRateBasedRulesCommand
282
+ */
283
+ export declare const se_ListRateBasedRulesCommand: (input: ListRateBasedRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
+ /**
285
+ * serializeAws_json1_1ListRegexMatchSetsCommand
286
+ */
287
+ export declare const se_ListRegexMatchSetsCommand: (input: ListRegexMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
+ /**
289
+ * serializeAws_json1_1ListRegexPatternSetsCommand
290
+ */
291
+ export declare const se_ListRegexPatternSetsCommand: (input: ListRegexPatternSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
+ /**
293
+ * serializeAws_json1_1ListRuleGroupsCommand
294
+ */
295
+ export declare const se_ListRuleGroupsCommand: (input: ListRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
+ /**
297
+ * serializeAws_json1_1ListRulesCommand
298
+ */
299
+ export declare const se_ListRulesCommand: (input: ListRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
+ /**
301
+ * serializeAws_json1_1ListSizeConstraintSetsCommand
302
+ */
303
+ export declare const se_ListSizeConstraintSetsCommand: (input: ListSizeConstraintSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
+ /**
305
+ * serializeAws_json1_1ListSqlInjectionMatchSetsCommand
306
+ */
307
+ export declare const se_ListSqlInjectionMatchSetsCommand: (input: ListSqlInjectionMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
+ /**
309
+ * serializeAws_json1_1ListSubscribedRuleGroupsCommand
310
+ */
311
+ export declare const se_ListSubscribedRuleGroupsCommand: (input: ListSubscribedRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
+ /**
313
+ * serializeAws_json1_1ListTagsForResourceCommand
314
+ */
315
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
+ /**
317
+ * serializeAws_json1_1ListWebACLsCommand
318
+ */
319
+ export declare const se_ListWebACLsCommand: (input: ListWebACLsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
+ /**
321
+ * serializeAws_json1_1ListXssMatchSetsCommand
322
+ */
323
+ export declare const se_ListXssMatchSetsCommand: (input: ListXssMatchSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
+ /**
325
+ * serializeAws_json1_1PutLoggingConfigurationCommand
326
+ */
327
+ export declare const se_PutLoggingConfigurationCommand: (input: PutLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
+ /**
329
+ * serializeAws_json1_1PutPermissionPolicyCommand
330
+ */
331
+ export declare const se_PutPermissionPolicyCommand: (input: PutPermissionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
+ /**
333
+ * serializeAws_json1_1TagResourceCommand
334
+ */
335
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
+ /**
337
+ * serializeAws_json1_1UntagResourceCommand
338
+ */
339
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
+ /**
341
+ * serializeAws_json1_1UpdateByteMatchSetCommand
342
+ */
343
+ export declare const se_UpdateByteMatchSetCommand: (input: UpdateByteMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
+ /**
345
+ * serializeAws_json1_1UpdateGeoMatchSetCommand
346
+ */
347
+ export declare const se_UpdateGeoMatchSetCommand: (input: UpdateGeoMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
+ /**
349
+ * serializeAws_json1_1UpdateIPSetCommand
350
+ */
351
+ export declare const se_UpdateIPSetCommand: (input: UpdateIPSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
+ /**
353
+ * serializeAws_json1_1UpdateRateBasedRuleCommand
354
+ */
355
+ export declare const se_UpdateRateBasedRuleCommand: (input: UpdateRateBasedRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
+ /**
357
+ * serializeAws_json1_1UpdateRegexMatchSetCommand
358
+ */
359
+ export declare const se_UpdateRegexMatchSetCommand: (input: UpdateRegexMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
+ /**
361
+ * serializeAws_json1_1UpdateRegexPatternSetCommand
362
+ */
363
+ export declare const se_UpdateRegexPatternSetCommand: (input: UpdateRegexPatternSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
+ /**
365
+ * serializeAws_json1_1UpdateRuleCommand
366
+ */
367
+ export declare const se_UpdateRuleCommand: (input: UpdateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
+ /**
369
+ * serializeAws_json1_1UpdateRuleGroupCommand
370
+ */
371
+ export declare const se_UpdateRuleGroupCommand: (input: UpdateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
+ /**
373
+ * serializeAws_json1_1UpdateSizeConstraintSetCommand
374
+ */
375
+ export declare const se_UpdateSizeConstraintSetCommand: (input: UpdateSizeConstraintSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
+ /**
377
+ * serializeAws_json1_1UpdateSqlInjectionMatchSetCommand
378
+ */
379
+ export declare const se_UpdateSqlInjectionMatchSetCommand: (input: UpdateSqlInjectionMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
+ /**
381
+ * serializeAws_json1_1UpdateWebACLCommand
382
+ */
383
+ export declare const se_UpdateWebACLCommand: (input: UpdateWebACLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
+ /**
385
+ * serializeAws_json1_1UpdateXssMatchSetCommand
386
+ */
387
+ export declare const se_UpdateXssMatchSetCommand: (input: UpdateXssMatchSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
+ /**
389
+ * deserializeAws_json1_1CreateByteMatchSetCommand
390
+ */
391
+ export declare const de_CreateByteMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateByteMatchSetCommandOutput>;
392
+ /**
393
+ * deserializeAws_json1_1CreateGeoMatchSetCommand
394
+ */
395
+ export declare const de_CreateGeoMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGeoMatchSetCommandOutput>;
396
+ /**
397
+ * deserializeAws_json1_1CreateIPSetCommand
398
+ */
399
+ export declare const de_CreateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIPSetCommandOutput>;
400
+ /**
401
+ * deserializeAws_json1_1CreateRateBasedRuleCommand
402
+ */
403
+ export declare const de_CreateRateBasedRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRateBasedRuleCommandOutput>;
404
+ /**
405
+ * deserializeAws_json1_1CreateRegexMatchSetCommand
406
+ */
407
+ export declare const de_CreateRegexMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRegexMatchSetCommandOutput>;
408
+ /**
409
+ * deserializeAws_json1_1CreateRegexPatternSetCommand
410
+ */
411
+ export declare const de_CreateRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRegexPatternSetCommandOutput>;
412
+ /**
413
+ * deserializeAws_json1_1CreateRuleCommand
414
+ */
415
+ export declare const de_CreateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleCommandOutput>;
416
+ /**
417
+ * deserializeAws_json1_1CreateRuleGroupCommand
418
+ */
419
+ export declare const de_CreateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleGroupCommandOutput>;
420
+ /**
421
+ * deserializeAws_json1_1CreateSizeConstraintSetCommand
422
+ */
423
+ export declare const de_CreateSizeConstraintSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSizeConstraintSetCommandOutput>;
424
+ /**
425
+ * deserializeAws_json1_1CreateSqlInjectionMatchSetCommand
426
+ */
427
+ export declare const de_CreateSqlInjectionMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSqlInjectionMatchSetCommandOutput>;
428
+ /**
429
+ * deserializeAws_json1_1CreateWebACLCommand
430
+ */
431
+ export declare const de_CreateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWebACLCommandOutput>;
432
+ /**
433
+ * deserializeAws_json1_1CreateWebACLMigrationStackCommand
434
+ */
435
+ export declare const de_CreateWebACLMigrationStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWebACLMigrationStackCommandOutput>;
436
+ /**
437
+ * deserializeAws_json1_1CreateXssMatchSetCommand
438
+ */
439
+ export declare const de_CreateXssMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateXssMatchSetCommandOutput>;
440
+ /**
441
+ * deserializeAws_json1_1DeleteByteMatchSetCommand
442
+ */
443
+ export declare const de_DeleteByteMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteByteMatchSetCommandOutput>;
444
+ /**
445
+ * deserializeAws_json1_1DeleteGeoMatchSetCommand
446
+ */
447
+ export declare const de_DeleteGeoMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGeoMatchSetCommandOutput>;
448
+ /**
449
+ * deserializeAws_json1_1DeleteIPSetCommand
450
+ */
451
+ export declare const de_DeleteIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIPSetCommandOutput>;
452
+ /**
453
+ * deserializeAws_json1_1DeleteLoggingConfigurationCommand
454
+ */
455
+ export declare const de_DeleteLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLoggingConfigurationCommandOutput>;
456
+ /**
457
+ * deserializeAws_json1_1DeletePermissionPolicyCommand
458
+ */
459
+ export declare const de_DeletePermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePermissionPolicyCommandOutput>;
460
+ /**
461
+ * deserializeAws_json1_1DeleteRateBasedRuleCommand
462
+ */
463
+ export declare const de_DeleteRateBasedRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRateBasedRuleCommandOutput>;
464
+ /**
465
+ * deserializeAws_json1_1DeleteRegexMatchSetCommand
466
+ */
467
+ export declare const de_DeleteRegexMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRegexMatchSetCommandOutput>;
468
+ /**
469
+ * deserializeAws_json1_1DeleteRegexPatternSetCommand
470
+ */
471
+ export declare const de_DeleteRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRegexPatternSetCommandOutput>;
472
+ /**
473
+ * deserializeAws_json1_1DeleteRuleCommand
474
+ */
475
+ export declare const de_DeleteRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleCommandOutput>;
476
+ /**
477
+ * deserializeAws_json1_1DeleteRuleGroupCommand
478
+ */
479
+ export declare const de_DeleteRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleGroupCommandOutput>;
480
+ /**
481
+ * deserializeAws_json1_1DeleteSizeConstraintSetCommand
482
+ */
483
+ export declare const de_DeleteSizeConstraintSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSizeConstraintSetCommandOutput>;
484
+ /**
485
+ * deserializeAws_json1_1DeleteSqlInjectionMatchSetCommand
486
+ */
487
+ export declare const de_DeleteSqlInjectionMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSqlInjectionMatchSetCommandOutput>;
488
+ /**
489
+ * deserializeAws_json1_1DeleteWebACLCommand
490
+ */
491
+ export declare const de_DeleteWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWebACLCommandOutput>;
492
+ /**
493
+ * deserializeAws_json1_1DeleteXssMatchSetCommand
494
+ */
495
+ export declare const de_DeleteXssMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteXssMatchSetCommandOutput>;
496
+ /**
497
+ * deserializeAws_json1_1GetByteMatchSetCommand
498
+ */
499
+ export declare const de_GetByteMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetByteMatchSetCommandOutput>;
500
+ /**
501
+ * deserializeAws_json1_1GetChangeTokenCommand
502
+ */
503
+ export declare const de_GetChangeTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChangeTokenCommandOutput>;
504
+ /**
505
+ * deserializeAws_json1_1GetChangeTokenStatusCommand
506
+ */
507
+ export declare const de_GetChangeTokenStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChangeTokenStatusCommandOutput>;
508
+ /**
509
+ * deserializeAws_json1_1GetGeoMatchSetCommand
510
+ */
511
+ export declare const de_GetGeoMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGeoMatchSetCommandOutput>;
512
+ /**
513
+ * deserializeAws_json1_1GetIPSetCommand
514
+ */
515
+ export declare const de_GetIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIPSetCommandOutput>;
516
+ /**
517
+ * deserializeAws_json1_1GetLoggingConfigurationCommand
518
+ */
519
+ export declare const de_GetLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLoggingConfigurationCommandOutput>;
520
+ /**
521
+ * deserializeAws_json1_1GetPermissionPolicyCommand
522
+ */
523
+ export declare const de_GetPermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPermissionPolicyCommandOutput>;
524
+ /**
525
+ * deserializeAws_json1_1GetRateBasedRuleCommand
526
+ */
527
+ export declare const de_GetRateBasedRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRateBasedRuleCommandOutput>;
528
+ /**
529
+ * deserializeAws_json1_1GetRateBasedRuleManagedKeysCommand
530
+ */
531
+ export declare const de_GetRateBasedRuleManagedKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRateBasedRuleManagedKeysCommandOutput>;
532
+ /**
533
+ * deserializeAws_json1_1GetRegexMatchSetCommand
534
+ */
535
+ export declare const de_GetRegexMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRegexMatchSetCommandOutput>;
536
+ /**
537
+ * deserializeAws_json1_1GetRegexPatternSetCommand
538
+ */
539
+ export declare const de_GetRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRegexPatternSetCommandOutput>;
540
+ /**
541
+ * deserializeAws_json1_1GetRuleCommand
542
+ */
543
+ export declare const de_GetRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRuleCommandOutput>;
544
+ /**
545
+ * deserializeAws_json1_1GetRuleGroupCommand
546
+ */
547
+ export declare const de_GetRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRuleGroupCommandOutput>;
548
+ /**
549
+ * deserializeAws_json1_1GetSampledRequestsCommand
550
+ */
551
+ export declare const de_GetSampledRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSampledRequestsCommandOutput>;
552
+ /**
553
+ * deserializeAws_json1_1GetSizeConstraintSetCommand
554
+ */
555
+ export declare const de_GetSizeConstraintSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSizeConstraintSetCommandOutput>;
556
+ /**
557
+ * deserializeAws_json1_1GetSqlInjectionMatchSetCommand
558
+ */
559
+ export declare const de_GetSqlInjectionMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSqlInjectionMatchSetCommandOutput>;
560
+ /**
561
+ * deserializeAws_json1_1GetWebACLCommand
562
+ */
563
+ export declare const de_GetWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWebACLCommandOutput>;
564
+ /**
565
+ * deserializeAws_json1_1GetXssMatchSetCommand
566
+ */
567
+ export declare const de_GetXssMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetXssMatchSetCommandOutput>;
568
+ /**
569
+ * deserializeAws_json1_1ListActivatedRulesInRuleGroupCommand
570
+ */
571
+ export declare const de_ListActivatedRulesInRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListActivatedRulesInRuleGroupCommandOutput>;
572
+ /**
573
+ * deserializeAws_json1_1ListByteMatchSetsCommand
574
+ */
575
+ export declare const de_ListByteMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListByteMatchSetsCommandOutput>;
576
+ /**
577
+ * deserializeAws_json1_1ListGeoMatchSetsCommand
578
+ */
579
+ export declare const de_ListGeoMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGeoMatchSetsCommandOutput>;
580
+ /**
581
+ * deserializeAws_json1_1ListIPSetsCommand
582
+ */
583
+ export declare const de_ListIPSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIPSetsCommandOutput>;
584
+ /**
585
+ * deserializeAws_json1_1ListLoggingConfigurationsCommand
586
+ */
587
+ export declare const de_ListLoggingConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLoggingConfigurationsCommandOutput>;
588
+ /**
589
+ * deserializeAws_json1_1ListRateBasedRulesCommand
590
+ */
591
+ export declare const de_ListRateBasedRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRateBasedRulesCommandOutput>;
592
+ /**
593
+ * deserializeAws_json1_1ListRegexMatchSetsCommand
594
+ */
595
+ export declare const de_ListRegexMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRegexMatchSetsCommandOutput>;
596
+ /**
597
+ * deserializeAws_json1_1ListRegexPatternSetsCommand
598
+ */
599
+ export declare const de_ListRegexPatternSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRegexPatternSetsCommandOutput>;
600
+ /**
601
+ * deserializeAws_json1_1ListRuleGroupsCommand
602
+ */
603
+ export declare const de_ListRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRuleGroupsCommandOutput>;
604
+ /**
605
+ * deserializeAws_json1_1ListRulesCommand
606
+ */
607
+ export declare const de_ListRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRulesCommandOutput>;
608
+ /**
609
+ * deserializeAws_json1_1ListSizeConstraintSetsCommand
610
+ */
611
+ export declare const de_ListSizeConstraintSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSizeConstraintSetsCommandOutput>;
612
+ /**
613
+ * deserializeAws_json1_1ListSqlInjectionMatchSetsCommand
614
+ */
615
+ export declare const de_ListSqlInjectionMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSqlInjectionMatchSetsCommandOutput>;
616
+ /**
617
+ * deserializeAws_json1_1ListSubscribedRuleGroupsCommand
618
+ */
619
+ export declare const de_ListSubscribedRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscribedRuleGroupsCommandOutput>;
620
+ /**
621
+ * deserializeAws_json1_1ListTagsForResourceCommand
622
+ */
623
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
624
+ /**
625
+ * deserializeAws_json1_1ListWebACLsCommand
626
+ */
627
+ export declare const de_ListWebACLsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWebACLsCommandOutput>;
628
+ /**
629
+ * deserializeAws_json1_1ListXssMatchSetsCommand
630
+ */
631
+ export declare const de_ListXssMatchSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListXssMatchSetsCommandOutput>;
632
+ /**
633
+ * deserializeAws_json1_1PutLoggingConfigurationCommand
634
+ */
635
+ export declare const de_PutLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLoggingConfigurationCommandOutput>;
636
+ /**
637
+ * deserializeAws_json1_1PutPermissionPolicyCommand
638
+ */
639
+ export declare const de_PutPermissionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPermissionPolicyCommandOutput>;
640
+ /**
641
+ * deserializeAws_json1_1TagResourceCommand
642
+ */
643
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
644
+ /**
645
+ * deserializeAws_json1_1UntagResourceCommand
646
+ */
647
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
648
+ /**
649
+ * deserializeAws_json1_1UpdateByteMatchSetCommand
650
+ */
651
+ export declare const de_UpdateByteMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateByteMatchSetCommandOutput>;
652
+ /**
653
+ * deserializeAws_json1_1UpdateGeoMatchSetCommand
654
+ */
655
+ export declare const de_UpdateGeoMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGeoMatchSetCommandOutput>;
656
+ /**
657
+ * deserializeAws_json1_1UpdateIPSetCommand
658
+ */
659
+ export declare const de_UpdateIPSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIPSetCommandOutput>;
660
+ /**
661
+ * deserializeAws_json1_1UpdateRateBasedRuleCommand
662
+ */
663
+ export declare const de_UpdateRateBasedRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRateBasedRuleCommandOutput>;
664
+ /**
665
+ * deserializeAws_json1_1UpdateRegexMatchSetCommand
666
+ */
667
+ export declare const de_UpdateRegexMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRegexMatchSetCommandOutput>;
668
+ /**
669
+ * deserializeAws_json1_1UpdateRegexPatternSetCommand
670
+ */
671
+ export declare const de_UpdateRegexPatternSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRegexPatternSetCommandOutput>;
672
+ /**
673
+ * deserializeAws_json1_1UpdateRuleCommand
674
+ */
675
+ export declare const de_UpdateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleCommandOutput>;
676
+ /**
677
+ * deserializeAws_json1_1UpdateRuleGroupCommand
678
+ */
679
+ export declare const de_UpdateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleGroupCommandOutput>;
680
+ /**
681
+ * deserializeAws_json1_1UpdateSizeConstraintSetCommand
682
+ */
683
+ export declare const de_UpdateSizeConstraintSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSizeConstraintSetCommandOutput>;
684
+ /**
685
+ * deserializeAws_json1_1UpdateSqlInjectionMatchSetCommand
686
+ */
687
+ export declare const de_UpdateSqlInjectionMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSqlInjectionMatchSetCommandOutput>;
688
+ /**
689
+ * deserializeAws_json1_1UpdateWebACLCommand
690
+ */
691
+ export declare const de_UpdateWebACLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWebACLCommandOutput>;
692
+ /**
693
+ * deserializeAws_json1_1UpdateXssMatchSetCommand
694
+ */
695
+ export declare const de_UpdateXssMatchSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateXssMatchSetCommandOutput>;