@aws-sdk/client-waf 3.31.0 → 3.32.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 (175) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/cjs/WAFClient.js +13 -13
  3. package/dist/cjs/WAFClient.js.map +1 -1
  4. package/dist/cjs/commands/CreateByteMatchSetCommand.js +3 -3
  5. package/dist/cjs/commands/CreateByteMatchSetCommand.js.map +1 -1
  6. package/dist/cjs/commands/CreateGeoMatchSetCommand.js +3 -3
  7. package/dist/cjs/commands/CreateGeoMatchSetCommand.js.map +1 -1
  8. package/dist/cjs/commands/CreateIPSetCommand.js +3 -3
  9. package/dist/cjs/commands/CreateIPSetCommand.js.map +1 -1
  10. package/dist/cjs/commands/CreateRateBasedRuleCommand.js +3 -3
  11. package/dist/cjs/commands/CreateRateBasedRuleCommand.js.map +1 -1
  12. package/dist/cjs/commands/CreateRegexMatchSetCommand.js +3 -3
  13. package/dist/cjs/commands/CreateRegexMatchSetCommand.js.map +1 -1
  14. package/dist/cjs/commands/CreateRegexPatternSetCommand.js +3 -3
  15. package/dist/cjs/commands/CreateRegexPatternSetCommand.js.map +1 -1
  16. package/dist/cjs/commands/CreateRuleCommand.js +3 -3
  17. package/dist/cjs/commands/CreateRuleCommand.js.map +1 -1
  18. package/dist/cjs/commands/CreateRuleGroupCommand.js +3 -3
  19. package/dist/cjs/commands/CreateRuleGroupCommand.js.map +1 -1
  20. package/dist/cjs/commands/CreateSizeConstraintSetCommand.js +3 -3
  21. package/dist/cjs/commands/CreateSizeConstraintSetCommand.js.map +1 -1
  22. package/dist/cjs/commands/CreateSqlInjectionMatchSetCommand.js +3 -3
  23. package/dist/cjs/commands/CreateSqlInjectionMatchSetCommand.js.map +1 -1
  24. package/dist/cjs/commands/CreateWebACLCommand.js +3 -3
  25. package/dist/cjs/commands/CreateWebACLCommand.js.map +1 -1
  26. package/dist/cjs/commands/CreateWebACLMigrationStackCommand.js +3 -3
  27. package/dist/cjs/commands/CreateWebACLMigrationStackCommand.js.map +1 -1
  28. package/dist/cjs/commands/CreateXssMatchSetCommand.js +3 -3
  29. package/dist/cjs/commands/CreateXssMatchSetCommand.js.map +1 -1
  30. package/dist/cjs/commands/DeleteByteMatchSetCommand.js +3 -3
  31. package/dist/cjs/commands/DeleteByteMatchSetCommand.js.map +1 -1
  32. package/dist/cjs/commands/DeleteGeoMatchSetCommand.js +3 -3
  33. package/dist/cjs/commands/DeleteGeoMatchSetCommand.js.map +1 -1
  34. package/dist/cjs/commands/DeleteIPSetCommand.js +3 -3
  35. package/dist/cjs/commands/DeleteIPSetCommand.js.map +1 -1
  36. package/dist/cjs/commands/DeleteLoggingConfigurationCommand.js +3 -3
  37. package/dist/cjs/commands/DeleteLoggingConfigurationCommand.js.map +1 -1
  38. package/dist/cjs/commands/DeletePermissionPolicyCommand.js +3 -3
  39. package/dist/cjs/commands/DeletePermissionPolicyCommand.js.map +1 -1
  40. package/dist/cjs/commands/DeleteRateBasedRuleCommand.js +3 -3
  41. package/dist/cjs/commands/DeleteRateBasedRuleCommand.js.map +1 -1
  42. package/dist/cjs/commands/DeleteRegexMatchSetCommand.js +3 -3
  43. package/dist/cjs/commands/DeleteRegexMatchSetCommand.js.map +1 -1
  44. package/dist/cjs/commands/DeleteRegexPatternSetCommand.js +3 -3
  45. package/dist/cjs/commands/DeleteRegexPatternSetCommand.js.map +1 -1
  46. package/dist/cjs/commands/DeleteRuleCommand.js +3 -3
  47. package/dist/cjs/commands/DeleteRuleCommand.js.map +1 -1
  48. package/dist/cjs/commands/DeleteRuleGroupCommand.js +3 -3
  49. package/dist/cjs/commands/DeleteRuleGroupCommand.js.map +1 -1
  50. package/dist/cjs/commands/DeleteSizeConstraintSetCommand.js +3 -3
  51. package/dist/cjs/commands/DeleteSizeConstraintSetCommand.js.map +1 -1
  52. package/dist/cjs/commands/DeleteSqlInjectionMatchSetCommand.js +3 -3
  53. package/dist/cjs/commands/DeleteSqlInjectionMatchSetCommand.js.map +1 -1
  54. package/dist/cjs/commands/DeleteWebACLCommand.js +3 -3
  55. package/dist/cjs/commands/DeleteWebACLCommand.js.map +1 -1
  56. package/dist/cjs/commands/DeleteXssMatchSetCommand.js +3 -3
  57. package/dist/cjs/commands/DeleteXssMatchSetCommand.js.map +1 -1
  58. package/dist/cjs/commands/GetByteMatchSetCommand.js +3 -3
  59. package/dist/cjs/commands/GetByteMatchSetCommand.js.map +1 -1
  60. package/dist/cjs/commands/GetChangeTokenCommand.js +3 -3
  61. package/dist/cjs/commands/GetChangeTokenCommand.js.map +1 -1
  62. package/dist/cjs/commands/GetChangeTokenStatusCommand.js +3 -3
  63. package/dist/cjs/commands/GetChangeTokenStatusCommand.js.map +1 -1
  64. package/dist/cjs/commands/GetGeoMatchSetCommand.js +3 -3
  65. package/dist/cjs/commands/GetGeoMatchSetCommand.js.map +1 -1
  66. package/dist/cjs/commands/GetIPSetCommand.js +3 -3
  67. package/dist/cjs/commands/GetIPSetCommand.js.map +1 -1
  68. package/dist/cjs/commands/GetLoggingConfigurationCommand.js +3 -3
  69. package/dist/cjs/commands/GetLoggingConfigurationCommand.js.map +1 -1
  70. package/dist/cjs/commands/GetPermissionPolicyCommand.js +3 -3
  71. package/dist/cjs/commands/GetPermissionPolicyCommand.js.map +1 -1
  72. package/dist/cjs/commands/GetRateBasedRuleCommand.js +3 -3
  73. package/dist/cjs/commands/GetRateBasedRuleCommand.js.map +1 -1
  74. package/dist/cjs/commands/GetRateBasedRuleManagedKeysCommand.js +3 -3
  75. package/dist/cjs/commands/GetRateBasedRuleManagedKeysCommand.js.map +1 -1
  76. package/dist/cjs/commands/GetRegexMatchSetCommand.js +3 -3
  77. package/dist/cjs/commands/GetRegexMatchSetCommand.js.map +1 -1
  78. package/dist/cjs/commands/GetRegexPatternSetCommand.js +3 -3
  79. package/dist/cjs/commands/GetRegexPatternSetCommand.js.map +1 -1
  80. package/dist/cjs/commands/GetRuleCommand.js +3 -3
  81. package/dist/cjs/commands/GetRuleCommand.js.map +1 -1
  82. package/dist/cjs/commands/GetRuleGroupCommand.js +3 -3
  83. package/dist/cjs/commands/GetRuleGroupCommand.js.map +1 -1
  84. package/dist/cjs/commands/GetSampledRequestsCommand.js +3 -3
  85. package/dist/cjs/commands/GetSampledRequestsCommand.js.map +1 -1
  86. package/dist/cjs/commands/GetSizeConstraintSetCommand.js +3 -3
  87. package/dist/cjs/commands/GetSizeConstraintSetCommand.js.map +1 -1
  88. package/dist/cjs/commands/GetSqlInjectionMatchSetCommand.js +3 -3
  89. package/dist/cjs/commands/GetSqlInjectionMatchSetCommand.js.map +1 -1
  90. package/dist/cjs/commands/GetWebACLCommand.js +3 -3
  91. package/dist/cjs/commands/GetWebACLCommand.js.map +1 -1
  92. package/dist/cjs/commands/GetXssMatchSetCommand.js +3 -3
  93. package/dist/cjs/commands/GetXssMatchSetCommand.js.map +1 -1
  94. package/dist/cjs/commands/ListActivatedRulesInRuleGroupCommand.js +3 -3
  95. package/dist/cjs/commands/ListActivatedRulesInRuleGroupCommand.js.map +1 -1
  96. package/dist/cjs/commands/ListByteMatchSetsCommand.js +3 -3
  97. package/dist/cjs/commands/ListByteMatchSetsCommand.js.map +1 -1
  98. package/dist/cjs/commands/ListGeoMatchSetsCommand.js +3 -3
  99. package/dist/cjs/commands/ListGeoMatchSetsCommand.js.map +1 -1
  100. package/dist/cjs/commands/ListIPSetsCommand.js +3 -3
  101. package/dist/cjs/commands/ListIPSetsCommand.js.map +1 -1
  102. package/dist/cjs/commands/ListLoggingConfigurationsCommand.js +3 -3
  103. package/dist/cjs/commands/ListLoggingConfigurationsCommand.js.map +1 -1
  104. package/dist/cjs/commands/ListRateBasedRulesCommand.js +3 -3
  105. package/dist/cjs/commands/ListRateBasedRulesCommand.js.map +1 -1
  106. package/dist/cjs/commands/ListRegexMatchSetsCommand.js +3 -3
  107. package/dist/cjs/commands/ListRegexMatchSetsCommand.js.map +1 -1
  108. package/dist/cjs/commands/ListRegexPatternSetsCommand.js +3 -3
  109. package/dist/cjs/commands/ListRegexPatternSetsCommand.js.map +1 -1
  110. package/dist/cjs/commands/ListRuleGroupsCommand.js +3 -3
  111. package/dist/cjs/commands/ListRuleGroupsCommand.js.map +1 -1
  112. package/dist/cjs/commands/ListRulesCommand.js +3 -3
  113. package/dist/cjs/commands/ListRulesCommand.js.map +1 -1
  114. package/dist/cjs/commands/ListSizeConstraintSetsCommand.js +3 -3
  115. package/dist/cjs/commands/ListSizeConstraintSetsCommand.js.map +1 -1
  116. package/dist/cjs/commands/ListSqlInjectionMatchSetsCommand.js +3 -3
  117. package/dist/cjs/commands/ListSqlInjectionMatchSetsCommand.js.map +1 -1
  118. package/dist/cjs/commands/ListSubscribedRuleGroupsCommand.js +3 -3
  119. package/dist/cjs/commands/ListSubscribedRuleGroupsCommand.js.map +1 -1
  120. package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
  121. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
  122. package/dist/cjs/commands/ListWebACLsCommand.js +3 -3
  123. package/dist/cjs/commands/ListWebACLsCommand.js.map +1 -1
  124. package/dist/cjs/commands/ListXssMatchSetsCommand.js +3 -3
  125. package/dist/cjs/commands/ListXssMatchSetsCommand.js.map +1 -1
  126. package/dist/cjs/commands/PutLoggingConfigurationCommand.js +3 -3
  127. package/dist/cjs/commands/PutLoggingConfigurationCommand.js.map +1 -1
  128. package/dist/cjs/commands/PutPermissionPolicyCommand.js +3 -3
  129. package/dist/cjs/commands/PutPermissionPolicyCommand.js.map +1 -1
  130. package/dist/cjs/commands/TagResourceCommand.js +3 -3
  131. package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
  132. package/dist/cjs/commands/UntagResourceCommand.js +3 -3
  133. package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
  134. package/dist/cjs/commands/UpdateByteMatchSetCommand.js +3 -3
  135. package/dist/cjs/commands/UpdateByteMatchSetCommand.js.map +1 -1
  136. package/dist/cjs/commands/UpdateGeoMatchSetCommand.js +3 -3
  137. package/dist/cjs/commands/UpdateGeoMatchSetCommand.js.map +1 -1
  138. package/dist/cjs/commands/UpdateIPSetCommand.js +3 -3
  139. package/dist/cjs/commands/UpdateIPSetCommand.js.map +1 -1
  140. package/dist/cjs/commands/UpdateRateBasedRuleCommand.js +3 -3
  141. package/dist/cjs/commands/UpdateRateBasedRuleCommand.js.map +1 -1
  142. package/dist/cjs/commands/UpdateRegexMatchSetCommand.js +3 -3
  143. package/dist/cjs/commands/UpdateRegexMatchSetCommand.js.map +1 -1
  144. package/dist/cjs/commands/UpdateRegexPatternSetCommand.js +3 -3
  145. package/dist/cjs/commands/UpdateRegexPatternSetCommand.js.map +1 -1
  146. package/dist/cjs/commands/UpdateRuleCommand.js +3 -3
  147. package/dist/cjs/commands/UpdateRuleCommand.js.map +1 -1
  148. package/dist/cjs/commands/UpdateRuleGroupCommand.js +3 -3
  149. package/dist/cjs/commands/UpdateRuleGroupCommand.js.map +1 -1
  150. package/dist/cjs/commands/UpdateSizeConstraintSetCommand.js +3 -3
  151. package/dist/cjs/commands/UpdateSizeConstraintSetCommand.js.map +1 -1
  152. package/dist/cjs/commands/UpdateSqlInjectionMatchSetCommand.js +3 -3
  153. package/dist/cjs/commands/UpdateSqlInjectionMatchSetCommand.js.map +1 -1
  154. package/dist/cjs/commands/UpdateWebACLCommand.js +3 -3
  155. package/dist/cjs/commands/UpdateWebACLCommand.js.map +1 -1
  156. package/dist/cjs/commands/UpdateXssMatchSetCommand.js +3 -3
  157. package/dist/cjs/commands/UpdateXssMatchSetCommand.js.map +1 -1
  158. package/dist/cjs/endpoints.js +1 -1
  159. package/dist/cjs/endpoints.js.map +1 -1
  160. package/dist/cjs/index.js +80 -80
  161. package/dist/cjs/index.js.map +1 -1
  162. package/dist/cjs/models/index.js +1 -1
  163. package/dist/cjs/models/index.js.map +1 -1
  164. package/dist/cjs/package.json +31 -31
  165. package/dist/cjs/protocols/Aws_json1_1.js +180 -180
  166. package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
  167. package/dist/cjs/runtimeConfig.browser.js +4 -4
  168. package/dist/cjs/runtimeConfig.browser.js.map +1 -1
  169. package/dist/cjs/runtimeConfig.js +8 -8
  170. package/dist/cjs/runtimeConfig.js.map +1 -1
  171. package/dist/cjs/runtimeConfig.native.js +1 -1
  172. package/dist/cjs/runtimeConfig.native.js.map +1 -1
  173. package/dist/es/package.json +31 -31
  174. package/package.json +31 -31
  175. package/tsconfig.json +1 -2
@@ -7893,9 +7893,9 @@ const deserializeAws_json1_1ActivatedRule = (output, context) => {
7893
7893
  OverrideAction: output.OverrideAction !== undefined && output.OverrideAction !== null
7894
7894
  ? deserializeAws_json1_1WafOverrideAction(output.OverrideAction, context)
7895
7895
  : undefined,
7896
- Priority: (0, smithy_client_1.expectInt32)(output.Priority),
7897
- RuleId: (0, smithy_client_1.expectString)(output.RuleId),
7898
- Type: (0, smithy_client_1.expectString)(output.Type),
7896
+ Priority: smithy_client_1.expectInt32(output.Priority),
7897
+ RuleId: smithy_client_1.expectString(output.RuleId),
7898
+ Type: smithy_client_1.expectString(output.Type),
7899
7899
  };
7900
7900
  };
7901
7901
  const deserializeAws_json1_1ActivatedRules = (output, context) => {
@@ -7910,11 +7910,11 @@ const deserializeAws_json1_1ActivatedRules = (output, context) => {
7910
7910
  };
7911
7911
  const deserializeAws_json1_1ByteMatchSet = (output, context) => {
7912
7912
  return {
7913
- ByteMatchSetId: (0, smithy_client_1.expectString)(output.ByteMatchSetId),
7913
+ ByteMatchSetId: smithy_client_1.expectString(output.ByteMatchSetId),
7914
7914
  ByteMatchTuples: output.ByteMatchTuples !== undefined && output.ByteMatchTuples !== null
7915
7915
  ? deserializeAws_json1_1ByteMatchTuples(output.ByteMatchTuples, context)
7916
7916
  : undefined,
7917
- Name: (0, smithy_client_1.expectString)(output.Name),
7917
+ Name: smithy_client_1.expectString(output.Name),
7918
7918
  };
7919
7919
  };
7920
7920
  const deserializeAws_json1_1ByteMatchSetSummaries = (output, context) => {
@@ -7929,8 +7929,8 @@ const deserializeAws_json1_1ByteMatchSetSummaries = (output, context) => {
7929
7929
  };
7930
7930
  const deserializeAws_json1_1ByteMatchSetSummary = (output, context) => {
7931
7931
  return {
7932
- ByteMatchSetId: (0, smithy_client_1.expectString)(output.ByteMatchSetId),
7933
- Name: (0, smithy_client_1.expectString)(output.Name),
7932
+ ByteMatchSetId: smithy_client_1.expectString(output.ByteMatchSetId),
7933
+ Name: smithy_client_1.expectString(output.Name),
7934
7934
  };
7935
7935
  };
7936
7936
  const deserializeAws_json1_1ByteMatchTuple = (output, context) => {
@@ -7938,11 +7938,11 @@ const deserializeAws_json1_1ByteMatchTuple = (output, context) => {
7938
7938
  FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
7939
7939
  ? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
7940
7940
  : undefined,
7941
- PositionalConstraint: (0, smithy_client_1.expectString)(output.PositionalConstraint),
7941
+ PositionalConstraint: smithy_client_1.expectString(output.PositionalConstraint),
7942
7942
  TargetString: output.TargetString !== undefined && output.TargetString !== null
7943
7943
  ? context.base64Decoder(output.TargetString)
7944
7944
  : undefined,
7945
- TextTransformation: (0, smithy_client_1.expectString)(output.TextTransformation),
7945
+ TextTransformation: smithy_client_1.expectString(output.TextTransformation),
7946
7946
  };
7947
7947
  };
7948
7948
  const deserializeAws_json1_1ByteMatchTuples = (output, context) => {
@@ -7960,12 +7960,12 @@ const deserializeAws_json1_1CreateByteMatchSetResponse = (output, context) => {
7960
7960
  ByteMatchSet: output.ByteMatchSet !== undefined && output.ByteMatchSet !== null
7961
7961
  ? deserializeAws_json1_1ByteMatchSet(output.ByteMatchSet, context)
7962
7962
  : undefined,
7963
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
7963
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
7964
7964
  };
7965
7965
  };
7966
7966
  const deserializeAws_json1_1CreateGeoMatchSetResponse = (output, context) => {
7967
7967
  return {
7968
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
7968
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
7969
7969
  GeoMatchSet: output.GeoMatchSet !== undefined && output.GeoMatchSet !== null
7970
7970
  ? deserializeAws_json1_1GeoMatchSet(output.GeoMatchSet, context)
7971
7971
  : undefined,
@@ -7973,7 +7973,7 @@ const deserializeAws_json1_1CreateGeoMatchSetResponse = (output, context) => {
7973
7973
  };
7974
7974
  const deserializeAws_json1_1CreateIPSetResponse = (output, context) => {
7975
7975
  return {
7976
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
7976
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
7977
7977
  IPSet: output.IPSet !== undefined && output.IPSet !== null
7978
7978
  ? deserializeAws_json1_1IPSet(output.IPSet, context)
7979
7979
  : undefined,
@@ -7981,7 +7981,7 @@ const deserializeAws_json1_1CreateIPSetResponse = (output, context) => {
7981
7981
  };
7982
7982
  const deserializeAws_json1_1CreateRateBasedRuleResponse = (output, context) => {
7983
7983
  return {
7984
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
7984
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
7985
7985
  Rule: output.Rule !== undefined && output.Rule !== null
7986
7986
  ? deserializeAws_json1_1RateBasedRule(output.Rule, context)
7987
7987
  : undefined,
@@ -7989,7 +7989,7 @@ const deserializeAws_json1_1CreateRateBasedRuleResponse = (output, context) => {
7989
7989
  };
7990
7990
  const deserializeAws_json1_1CreateRegexMatchSetResponse = (output, context) => {
7991
7991
  return {
7992
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
7992
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
7993
7993
  RegexMatchSet: output.RegexMatchSet !== undefined && output.RegexMatchSet !== null
7994
7994
  ? deserializeAws_json1_1RegexMatchSet(output.RegexMatchSet, context)
7995
7995
  : undefined,
@@ -7997,7 +7997,7 @@ const deserializeAws_json1_1CreateRegexMatchSetResponse = (output, context) => {
7997
7997
  };
7998
7998
  const deserializeAws_json1_1CreateRegexPatternSetResponse = (output, context) => {
7999
7999
  return {
8000
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8000
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8001
8001
  RegexPatternSet: output.RegexPatternSet !== undefined && output.RegexPatternSet !== null
8002
8002
  ? deserializeAws_json1_1RegexPatternSet(output.RegexPatternSet, context)
8003
8003
  : undefined,
@@ -8005,7 +8005,7 @@ const deserializeAws_json1_1CreateRegexPatternSetResponse = (output, context) =>
8005
8005
  };
8006
8006
  const deserializeAws_json1_1CreateRuleGroupResponse = (output, context) => {
8007
8007
  return {
8008
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8008
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8009
8009
  RuleGroup: output.RuleGroup !== undefined && output.RuleGroup !== null
8010
8010
  ? deserializeAws_json1_1RuleGroup(output.RuleGroup, context)
8011
8011
  : undefined,
@@ -8013,13 +8013,13 @@ const deserializeAws_json1_1CreateRuleGroupResponse = (output, context) => {
8013
8013
  };
8014
8014
  const deserializeAws_json1_1CreateRuleResponse = (output, context) => {
8015
8015
  return {
8016
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8016
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8017
8017
  Rule: output.Rule !== undefined && output.Rule !== null ? deserializeAws_json1_1Rule(output.Rule, context) : undefined,
8018
8018
  };
8019
8019
  };
8020
8020
  const deserializeAws_json1_1CreateSizeConstraintSetResponse = (output, context) => {
8021
8021
  return {
8022
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8022
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8023
8023
  SizeConstraintSet: output.SizeConstraintSet !== undefined && output.SizeConstraintSet !== null
8024
8024
  ? deserializeAws_json1_1SizeConstraintSet(output.SizeConstraintSet, context)
8025
8025
  : undefined,
@@ -8027,7 +8027,7 @@ const deserializeAws_json1_1CreateSizeConstraintSetResponse = (output, context)
8027
8027
  };
8028
8028
  const deserializeAws_json1_1CreateSqlInjectionMatchSetResponse = (output, context) => {
8029
8029
  return {
8030
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8030
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8031
8031
  SqlInjectionMatchSet: output.SqlInjectionMatchSet !== undefined && output.SqlInjectionMatchSet !== null
8032
8032
  ? deserializeAws_json1_1SqlInjectionMatchSet(output.SqlInjectionMatchSet, context)
8033
8033
  : undefined,
@@ -8035,12 +8035,12 @@ const deserializeAws_json1_1CreateSqlInjectionMatchSetResponse = (output, contex
8035
8035
  };
8036
8036
  const deserializeAws_json1_1CreateWebACLMigrationStackResponse = (output, context) => {
8037
8037
  return {
8038
- S3ObjectUrl: (0, smithy_client_1.expectString)(output.S3ObjectUrl),
8038
+ S3ObjectUrl: smithy_client_1.expectString(output.S3ObjectUrl),
8039
8039
  };
8040
8040
  };
8041
8041
  const deserializeAws_json1_1CreateWebACLResponse = (output, context) => {
8042
8042
  return {
8043
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8043
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8044
8044
  WebACL: output.WebACL !== undefined && output.WebACL !== null
8045
8045
  ? deserializeAws_json1_1WebACL(output.WebACL, context)
8046
8046
  : undefined,
@@ -8048,7 +8048,7 @@ const deserializeAws_json1_1CreateWebACLResponse = (output, context) => {
8048
8048
  };
8049
8049
  const deserializeAws_json1_1CreateXssMatchSetResponse = (output, context) => {
8050
8050
  return {
8051
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8051
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8052
8052
  XssMatchSet: output.XssMatchSet !== undefined && output.XssMatchSet !== null
8053
8053
  ? deserializeAws_json1_1XssMatchSet(output.XssMatchSet, context)
8054
8054
  : undefined,
@@ -8056,17 +8056,17 @@ const deserializeAws_json1_1CreateXssMatchSetResponse = (output, context) => {
8056
8056
  };
8057
8057
  const deserializeAws_json1_1DeleteByteMatchSetResponse = (output, context) => {
8058
8058
  return {
8059
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8059
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8060
8060
  };
8061
8061
  };
8062
8062
  const deserializeAws_json1_1DeleteGeoMatchSetResponse = (output, context) => {
8063
8063
  return {
8064
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8064
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8065
8065
  };
8066
8066
  };
8067
8067
  const deserializeAws_json1_1DeleteIPSetResponse = (output, context) => {
8068
8068
  return {
8069
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8069
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8070
8070
  };
8071
8071
  };
8072
8072
  const deserializeAws_json1_1DeleteLoggingConfigurationResponse = (output, context) => {
@@ -8077,52 +8077,52 @@ const deserializeAws_json1_1DeletePermissionPolicyResponse = (output, context) =
8077
8077
  };
8078
8078
  const deserializeAws_json1_1DeleteRateBasedRuleResponse = (output, context) => {
8079
8079
  return {
8080
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8080
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8081
8081
  };
8082
8082
  };
8083
8083
  const deserializeAws_json1_1DeleteRegexMatchSetResponse = (output, context) => {
8084
8084
  return {
8085
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8085
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8086
8086
  };
8087
8087
  };
8088
8088
  const deserializeAws_json1_1DeleteRegexPatternSetResponse = (output, context) => {
8089
8089
  return {
8090
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8090
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8091
8091
  };
8092
8092
  };
8093
8093
  const deserializeAws_json1_1DeleteRuleGroupResponse = (output, context) => {
8094
8094
  return {
8095
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8095
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8096
8096
  };
8097
8097
  };
8098
8098
  const deserializeAws_json1_1DeleteRuleResponse = (output, context) => {
8099
8099
  return {
8100
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8100
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8101
8101
  };
8102
8102
  };
8103
8103
  const deserializeAws_json1_1DeleteSizeConstraintSetResponse = (output, context) => {
8104
8104
  return {
8105
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8105
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8106
8106
  };
8107
8107
  };
8108
8108
  const deserializeAws_json1_1DeleteSqlInjectionMatchSetResponse = (output, context) => {
8109
8109
  return {
8110
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8110
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8111
8111
  };
8112
8112
  };
8113
8113
  const deserializeAws_json1_1DeleteWebACLResponse = (output, context) => {
8114
8114
  return {
8115
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8115
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8116
8116
  };
8117
8117
  };
8118
8118
  const deserializeAws_json1_1DeleteXssMatchSetResponse = (output, context) => {
8119
8119
  return {
8120
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8120
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8121
8121
  };
8122
8122
  };
8123
8123
  const deserializeAws_json1_1ExcludedRule = (output, context) => {
8124
8124
  return {
8125
- RuleId: (0, smithy_client_1.expectString)(output.RuleId),
8125
+ RuleId: smithy_client_1.expectString(output.RuleId),
8126
8126
  };
8127
8127
  };
8128
8128
  const deserializeAws_json1_1ExcludedRules = (output, context) => {
@@ -8137,14 +8137,14 @@ const deserializeAws_json1_1ExcludedRules = (output, context) => {
8137
8137
  };
8138
8138
  const deserializeAws_json1_1FieldToMatch = (output, context) => {
8139
8139
  return {
8140
- Data: (0, smithy_client_1.expectString)(output.Data),
8141
- Type: (0, smithy_client_1.expectString)(output.Type),
8140
+ Data: smithy_client_1.expectString(output.Data),
8141
+ Type: smithy_client_1.expectString(output.Type),
8142
8142
  };
8143
8143
  };
8144
8144
  const deserializeAws_json1_1GeoMatchConstraint = (output, context) => {
8145
8145
  return {
8146
- Type: (0, smithy_client_1.expectString)(output.Type),
8147
- Value: (0, smithy_client_1.expectString)(output.Value),
8146
+ Type: smithy_client_1.expectString(output.Type),
8147
+ Value: smithy_client_1.expectString(output.Value),
8148
8148
  };
8149
8149
  };
8150
8150
  const deserializeAws_json1_1GeoMatchConstraints = (output, context) => {
@@ -8162,8 +8162,8 @@ const deserializeAws_json1_1GeoMatchSet = (output, context) => {
8162
8162
  GeoMatchConstraints: output.GeoMatchConstraints !== undefined && output.GeoMatchConstraints !== null
8163
8163
  ? deserializeAws_json1_1GeoMatchConstraints(output.GeoMatchConstraints, context)
8164
8164
  : undefined,
8165
- GeoMatchSetId: (0, smithy_client_1.expectString)(output.GeoMatchSetId),
8166
- Name: (0, smithy_client_1.expectString)(output.Name),
8165
+ GeoMatchSetId: smithy_client_1.expectString(output.GeoMatchSetId),
8166
+ Name: smithy_client_1.expectString(output.Name),
8167
8167
  };
8168
8168
  };
8169
8169
  const deserializeAws_json1_1GeoMatchSetSummaries = (output, context) => {
@@ -8178,8 +8178,8 @@ const deserializeAws_json1_1GeoMatchSetSummaries = (output, context) => {
8178
8178
  };
8179
8179
  const deserializeAws_json1_1GeoMatchSetSummary = (output, context) => {
8180
8180
  return {
8181
- GeoMatchSetId: (0, smithy_client_1.expectString)(output.GeoMatchSetId),
8182
- Name: (0, smithy_client_1.expectString)(output.Name),
8181
+ GeoMatchSetId: smithy_client_1.expectString(output.GeoMatchSetId),
8182
+ Name: smithy_client_1.expectString(output.Name),
8183
8183
  };
8184
8184
  };
8185
8185
  const deserializeAws_json1_1GetByteMatchSetResponse = (output, context) => {
@@ -8191,12 +8191,12 @@ const deserializeAws_json1_1GetByteMatchSetResponse = (output, context) => {
8191
8191
  };
8192
8192
  const deserializeAws_json1_1GetChangeTokenResponse = (output, context) => {
8193
8193
  return {
8194
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8194
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8195
8195
  };
8196
8196
  };
8197
8197
  const deserializeAws_json1_1GetChangeTokenStatusResponse = (output, context) => {
8198
8198
  return {
8199
- ChangeTokenStatus: (0, smithy_client_1.expectString)(output.ChangeTokenStatus),
8199
+ ChangeTokenStatus: smithy_client_1.expectString(output.ChangeTokenStatus),
8200
8200
  };
8201
8201
  };
8202
8202
  const deserializeAws_json1_1GetGeoMatchSetResponse = (output, context) => {
@@ -8222,7 +8222,7 @@ const deserializeAws_json1_1GetLoggingConfigurationResponse = (output, context)
8222
8222
  };
8223
8223
  const deserializeAws_json1_1GetPermissionPolicyResponse = (output, context) => {
8224
8224
  return {
8225
- Policy: (0, smithy_client_1.expectString)(output.Policy),
8225
+ Policy: smithy_client_1.expectString(output.Policy),
8226
8226
  };
8227
8227
  };
8228
8228
  const deserializeAws_json1_1GetRateBasedRuleManagedKeysResponse = (output, context) => {
@@ -8230,7 +8230,7 @@ const deserializeAws_json1_1GetRateBasedRuleManagedKeysResponse = (output, conte
8230
8230
  ManagedKeys: output.ManagedKeys !== undefined && output.ManagedKeys !== null
8231
8231
  ? deserializeAws_json1_1ManagedKeys(output.ManagedKeys, context)
8232
8232
  : undefined,
8233
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8233
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8234
8234
  };
8235
8235
  };
8236
8236
  const deserializeAws_json1_1GetRateBasedRuleResponse = (output, context) => {
@@ -8268,7 +8268,7 @@ const deserializeAws_json1_1GetRuleResponse = (output, context) => {
8268
8268
  };
8269
8269
  const deserializeAws_json1_1GetSampledRequestsResponse = (output, context) => {
8270
8270
  return {
8271
- PopulationSize: (0, smithy_client_1.expectLong)(output.PopulationSize),
8271
+ PopulationSize: smithy_client_1.expectLong(output.PopulationSize),
8272
8272
  SampledRequests: output.SampledRequests !== undefined && output.SampledRequests !== null
8273
8273
  ? deserializeAws_json1_1SampledHTTPRequests(output.SampledRequests, context)
8274
8274
  : undefined,
@@ -8307,8 +8307,8 @@ const deserializeAws_json1_1GetXssMatchSetResponse = (output, context) => {
8307
8307
  };
8308
8308
  const deserializeAws_json1_1HTTPHeader = (output, context) => {
8309
8309
  return {
8310
- Name: (0, smithy_client_1.expectString)(output.Name),
8311
- Value: (0, smithy_client_1.expectString)(output.Value),
8310
+ Name: smithy_client_1.expectString(output.Name),
8311
+ Value: smithy_client_1.expectString(output.Value),
8312
8312
  };
8313
8313
  };
8314
8314
  const deserializeAws_json1_1HTTPHeaders = (output, context) => {
@@ -8323,14 +8323,14 @@ const deserializeAws_json1_1HTTPHeaders = (output, context) => {
8323
8323
  };
8324
8324
  const deserializeAws_json1_1HTTPRequest = (output, context) => {
8325
8325
  return {
8326
- ClientIP: (0, smithy_client_1.expectString)(output.ClientIP),
8327
- Country: (0, smithy_client_1.expectString)(output.Country),
8328
- HTTPVersion: (0, smithy_client_1.expectString)(output.HTTPVersion),
8326
+ ClientIP: smithy_client_1.expectString(output.ClientIP),
8327
+ Country: smithy_client_1.expectString(output.Country),
8328
+ HTTPVersion: smithy_client_1.expectString(output.HTTPVersion),
8329
8329
  Headers: output.Headers !== undefined && output.Headers !== null
8330
8330
  ? deserializeAws_json1_1HTTPHeaders(output.Headers, context)
8331
8331
  : undefined,
8332
- Method: (0, smithy_client_1.expectString)(output.Method),
8333
- URI: (0, smithy_client_1.expectString)(output.URI),
8332
+ Method: smithy_client_1.expectString(output.Method),
8333
+ URI: smithy_client_1.expectString(output.URI),
8334
8334
  };
8335
8335
  };
8336
8336
  const deserializeAws_json1_1IPSet = (output, context) => {
@@ -8338,14 +8338,14 @@ const deserializeAws_json1_1IPSet = (output, context) => {
8338
8338
  IPSetDescriptors: output.IPSetDescriptors !== undefined && output.IPSetDescriptors !== null
8339
8339
  ? deserializeAws_json1_1IPSetDescriptors(output.IPSetDescriptors, context)
8340
8340
  : undefined,
8341
- IPSetId: (0, smithy_client_1.expectString)(output.IPSetId),
8342
- Name: (0, smithy_client_1.expectString)(output.Name),
8341
+ IPSetId: smithy_client_1.expectString(output.IPSetId),
8342
+ Name: smithy_client_1.expectString(output.Name),
8343
8343
  };
8344
8344
  };
8345
8345
  const deserializeAws_json1_1IPSetDescriptor = (output, context) => {
8346
8346
  return {
8347
- Type: (0, smithy_client_1.expectString)(output.Type),
8348
- Value: (0, smithy_client_1.expectString)(output.Value),
8347
+ Type: smithy_client_1.expectString(output.Type),
8348
+ Value: smithy_client_1.expectString(output.Value),
8349
8349
  };
8350
8350
  };
8351
8351
  const deserializeAws_json1_1IPSetDescriptors = (output, context) => {
@@ -8370,8 +8370,8 @@ const deserializeAws_json1_1IPSetSummaries = (output, context) => {
8370
8370
  };
8371
8371
  const deserializeAws_json1_1IPSetSummary = (output, context) => {
8372
8372
  return {
8373
- IPSetId: (0, smithy_client_1.expectString)(output.IPSetId),
8374
- Name: (0, smithy_client_1.expectString)(output.Name),
8373
+ IPSetId: smithy_client_1.expectString(output.IPSetId),
8374
+ Name: smithy_client_1.expectString(output.Name),
8375
8375
  };
8376
8376
  };
8377
8377
  const deserializeAws_json1_1ListActivatedRulesInRuleGroupResponse = (output, context) => {
@@ -8379,7 +8379,7 @@ const deserializeAws_json1_1ListActivatedRulesInRuleGroupResponse = (output, con
8379
8379
  ActivatedRules: output.ActivatedRules !== undefined && output.ActivatedRules !== null
8380
8380
  ? deserializeAws_json1_1ActivatedRules(output.ActivatedRules, context)
8381
8381
  : undefined,
8382
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8382
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8383
8383
  };
8384
8384
  };
8385
8385
  const deserializeAws_json1_1ListByteMatchSetsResponse = (output, context) => {
@@ -8387,7 +8387,7 @@ const deserializeAws_json1_1ListByteMatchSetsResponse = (output, context) => {
8387
8387
  ByteMatchSets: output.ByteMatchSets !== undefined && output.ByteMatchSets !== null
8388
8388
  ? deserializeAws_json1_1ByteMatchSetSummaries(output.ByteMatchSets, context)
8389
8389
  : undefined,
8390
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8390
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8391
8391
  };
8392
8392
  };
8393
8393
  const deserializeAws_json1_1ListGeoMatchSetsResponse = (output, context) => {
@@ -8395,7 +8395,7 @@ const deserializeAws_json1_1ListGeoMatchSetsResponse = (output, context) => {
8395
8395
  GeoMatchSets: output.GeoMatchSets !== undefined && output.GeoMatchSets !== null
8396
8396
  ? deserializeAws_json1_1GeoMatchSetSummaries(output.GeoMatchSets, context)
8397
8397
  : undefined,
8398
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8398
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8399
8399
  };
8400
8400
  };
8401
8401
  const deserializeAws_json1_1ListIPSetsResponse = (output, context) => {
@@ -8403,7 +8403,7 @@ const deserializeAws_json1_1ListIPSetsResponse = (output, context) => {
8403
8403
  IPSets: output.IPSets !== undefined && output.IPSets !== null
8404
8404
  ? deserializeAws_json1_1IPSetSummaries(output.IPSets, context)
8405
8405
  : undefined,
8406
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8406
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8407
8407
  };
8408
8408
  };
8409
8409
  const deserializeAws_json1_1ListLoggingConfigurationsResponse = (output, context) => {
@@ -8411,12 +8411,12 @@ const deserializeAws_json1_1ListLoggingConfigurationsResponse = (output, context
8411
8411
  LoggingConfigurations: output.LoggingConfigurations !== undefined && output.LoggingConfigurations !== null
8412
8412
  ? deserializeAws_json1_1LoggingConfigurations(output.LoggingConfigurations, context)
8413
8413
  : undefined,
8414
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8414
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8415
8415
  };
8416
8416
  };
8417
8417
  const deserializeAws_json1_1ListRateBasedRulesResponse = (output, context) => {
8418
8418
  return {
8419
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8419
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8420
8420
  Rules: output.Rules !== undefined && output.Rules !== null
8421
8421
  ? deserializeAws_json1_1RuleSummaries(output.Rules, context)
8422
8422
  : undefined,
@@ -8424,7 +8424,7 @@ const deserializeAws_json1_1ListRateBasedRulesResponse = (output, context) => {
8424
8424
  };
8425
8425
  const deserializeAws_json1_1ListRegexMatchSetsResponse = (output, context) => {
8426
8426
  return {
8427
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8427
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8428
8428
  RegexMatchSets: output.RegexMatchSets !== undefined && output.RegexMatchSets !== null
8429
8429
  ? deserializeAws_json1_1RegexMatchSetSummaries(output.RegexMatchSets, context)
8430
8430
  : undefined,
@@ -8432,7 +8432,7 @@ const deserializeAws_json1_1ListRegexMatchSetsResponse = (output, context) => {
8432
8432
  };
8433
8433
  const deserializeAws_json1_1ListRegexPatternSetsResponse = (output, context) => {
8434
8434
  return {
8435
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8435
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8436
8436
  RegexPatternSets: output.RegexPatternSets !== undefined && output.RegexPatternSets !== null
8437
8437
  ? deserializeAws_json1_1RegexPatternSetSummaries(output.RegexPatternSets, context)
8438
8438
  : undefined,
@@ -8440,7 +8440,7 @@ const deserializeAws_json1_1ListRegexPatternSetsResponse = (output, context) =>
8440
8440
  };
8441
8441
  const deserializeAws_json1_1ListRuleGroupsResponse = (output, context) => {
8442
8442
  return {
8443
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8443
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8444
8444
  RuleGroups: output.RuleGroups !== undefined && output.RuleGroups !== null
8445
8445
  ? deserializeAws_json1_1RuleGroupSummaries(output.RuleGroups, context)
8446
8446
  : undefined,
@@ -8448,7 +8448,7 @@ const deserializeAws_json1_1ListRuleGroupsResponse = (output, context) => {
8448
8448
  };
8449
8449
  const deserializeAws_json1_1ListRulesResponse = (output, context) => {
8450
8450
  return {
8451
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8451
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8452
8452
  Rules: output.Rules !== undefined && output.Rules !== null
8453
8453
  ? deserializeAws_json1_1RuleSummaries(output.Rules, context)
8454
8454
  : undefined,
@@ -8456,7 +8456,7 @@ const deserializeAws_json1_1ListRulesResponse = (output, context) => {
8456
8456
  };
8457
8457
  const deserializeAws_json1_1ListSizeConstraintSetsResponse = (output, context) => {
8458
8458
  return {
8459
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8459
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8460
8460
  SizeConstraintSets: output.SizeConstraintSets !== undefined && output.SizeConstraintSets !== null
8461
8461
  ? deserializeAws_json1_1SizeConstraintSetSummaries(output.SizeConstraintSets, context)
8462
8462
  : undefined,
@@ -8464,7 +8464,7 @@ const deserializeAws_json1_1ListSizeConstraintSetsResponse = (output, context) =
8464
8464
  };
8465
8465
  const deserializeAws_json1_1ListSqlInjectionMatchSetsResponse = (output, context) => {
8466
8466
  return {
8467
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8467
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8468
8468
  SqlInjectionMatchSets: output.SqlInjectionMatchSets !== undefined && output.SqlInjectionMatchSets !== null
8469
8469
  ? deserializeAws_json1_1SqlInjectionMatchSetSummaries(output.SqlInjectionMatchSets, context)
8470
8470
  : undefined,
@@ -8472,7 +8472,7 @@ const deserializeAws_json1_1ListSqlInjectionMatchSetsResponse = (output, context
8472
8472
  };
8473
8473
  const deserializeAws_json1_1ListSubscribedRuleGroupsResponse = (output, context) => {
8474
8474
  return {
8475
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8475
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8476
8476
  RuleGroups: output.RuleGroups !== undefined && output.RuleGroups !== null
8477
8477
  ? deserializeAws_json1_1SubscribedRuleGroupSummaries(output.RuleGroups, context)
8478
8478
  : undefined,
@@ -8480,7 +8480,7 @@ const deserializeAws_json1_1ListSubscribedRuleGroupsResponse = (output, context)
8480
8480
  };
8481
8481
  const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
8482
8482
  return {
8483
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8483
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8484
8484
  TagInfoForResource: output.TagInfoForResource !== undefined && output.TagInfoForResource !== null
8485
8485
  ? deserializeAws_json1_1TagInfoForResource(output.TagInfoForResource, context)
8486
8486
  : undefined,
@@ -8488,7 +8488,7 @@ const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
8488
8488
  };
8489
8489
  const deserializeAws_json1_1ListWebACLsResponse = (output, context) => {
8490
8490
  return {
8491
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8491
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8492
8492
  WebACLs: output.WebACLs !== undefined && output.WebACLs !== null
8493
8493
  ? deserializeAws_json1_1WebACLSummaries(output.WebACLs, context)
8494
8494
  : undefined,
@@ -8496,7 +8496,7 @@ const deserializeAws_json1_1ListWebACLsResponse = (output, context) => {
8496
8496
  };
8497
8497
  const deserializeAws_json1_1ListXssMatchSetsResponse = (output, context) => {
8498
8498
  return {
8499
- NextMarker: (0, smithy_client_1.expectString)(output.NextMarker),
8499
+ NextMarker: smithy_client_1.expectString(output.NextMarker),
8500
8500
  XssMatchSets: output.XssMatchSets !== undefined && output.XssMatchSets !== null
8501
8501
  ? deserializeAws_json1_1XssMatchSetSummaries(output.XssMatchSets, context)
8502
8502
  : undefined,
@@ -8509,7 +8509,7 @@ const deserializeAws_json1_1LogDestinationConfigs = (output, context) => {
8509
8509
  if (entry === null) {
8510
8510
  return null;
8511
8511
  }
8512
- return (0, smithy_client_1.expectString)(entry);
8512
+ return smithy_client_1.expectString(entry);
8513
8513
  });
8514
8514
  };
8515
8515
  const deserializeAws_json1_1LoggingConfiguration = (output, context) => {
@@ -8520,7 +8520,7 @@ const deserializeAws_json1_1LoggingConfiguration = (output, context) => {
8520
8520
  RedactedFields: output.RedactedFields !== undefined && output.RedactedFields !== null
8521
8521
  ? deserializeAws_json1_1RedactedFields(output.RedactedFields, context)
8522
8522
  : undefined,
8523
- ResourceArn: (0, smithy_client_1.expectString)(output.ResourceArn),
8523
+ ResourceArn: smithy_client_1.expectString(output.ResourceArn),
8524
8524
  };
8525
8525
  };
8526
8526
  const deserializeAws_json1_1LoggingConfigurations = (output, context) => {
@@ -8540,14 +8540,14 @@ const deserializeAws_json1_1ManagedKeys = (output, context) => {
8540
8540
  if (entry === null) {
8541
8541
  return null;
8542
8542
  }
8543
- return (0, smithy_client_1.expectString)(entry);
8543
+ return smithy_client_1.expectString(entry);
8544
8544
  });
8545
8545
  };
8546
8546
  const deserializeAws_json1_1Predicate = (output, context) => {
8547
8547
  return {
8548
- DataId: (0, smithy_client_1.expectString)(output.DataId),
8549
- Negated: (0, smithy_client_1.expectBoolean)(output.Negated),
8550
- Type: (0, smithy_client_1.expectString)(output.Type),
8548
+ DataId: smithy_client_1.expectString(output.DataId),
8549
+ Negated: smithy_client_1.expectBoolean(output.Negated),
8550
+ Type: smithy_client_1.expectString(output.Type),
8551
8551
  };
8552
8552
  };
8553
8553
  const deserializeAws_json1_1Predicates = (output, context) => {
@@ -8575,11 +8575,11 @@ const deserializeAws_json1_1RateBasedRule = (output, context) => {
8575
8575
  MatchPredicates: output.MatchPredicates !== undefined && output.MatchPredicates !== null
8576
8576
  ? deserializeAws_json1_1Predicates(output.MatchPredicates, context)
8577
8577
  : undefined,
8578
- MetricName: (0, smithy_client_1.expectString)(output.MetricName),
8579
- Name: (0, smithy_client_1.expectString)(output.Name),
8580
- RateKey: (0, smithy_client_1.expectString)(output.RateKey),
8581
- RateLimit: (0, smithy_client_1.expectLong)(output.RateLimit),
8582
- RuleId: (0, smithy_client_1.expectString)(output.RuleId),
8578
+ MetricName: smithy_client_1.expectString(output.MetricName),
8579
+ Name: smithy_client_1.expectString(output.Name),
8580
+ RateKey: smithy_client_1.expectString(output.RateKey),
8581
+ RateLimit: smithy_client_1.expectLong(output.RateLimit),
8582
+ RuleId: smithy_client_1.expectString(output.RuleId),
8583
8583
  };
8584
8584
  };
8585
8585
  const deserializeAws_json1_1RedactedFields = (output, context) => {
@@ -8594,8 +8594,8 @@ const deserializeAws_json1_1RedactedFields = (output, context) => {
8594
8594
  };
8595
8595
  const deserializeAws_json1_1RegexMatchSet = (output, context) => {
8596
8596
  return {
8597
- Name: (0, smithy_client_1.expectString)(output.Name),
8598
- RegexMatchSetId: (0, smithy_client_1.expectString)(output.RegexMatchSetId),
8597
+ Name: smithy_client_1.expectString(output.Name),
8598
+ RegexMatchSetId: smithy_client_1.expectString(output.RegexMatchSetId),
8599
8599
  RegexMatchTuples: output.RegexMatchTuples !== undefined && output.RegexMatchTuples !== null
8600
8600
  ? deserializeAws_json1_1RegexMatchTuples(output.RegexMatchTuples, context)
8601
8601
  : undefined,
@@ -8613,8 +8613,8 @@ const deserializeAws_json1_1RegexMatchSetSummaries = (output, context) => {
8613
8613
  };
8614
8614
  const deserializeAws_json1_1RegexMatchSetSummary = (output, context) => {
8615
8615
  return {
8616
- Name: (0, smithy_client_1.expectString)(output.Name),
8617
- RegexMatchSetId: (0, smithy_client_1.expectString)(output.RegexMatchSetId),
8616
+ Name: smithy_client_1.expectString(output.Name),
8617
+ RegexMatchSetId: smithy_client_1.expectString(output.RegexMatchSetId),
8618
8618
  };
8619
8619
  };
8620
8620
  const deserializeAws_json1_1RegexMatchTuple = (output, context) => {
@@ -8622,8 +8622,8 @@ const deserializeAws_json1_1RegexMatchTuple = (output, context) => {
8622
8622
  FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
8623
8623
  ? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
8624
8624
  : undefined,
8625
- RegexPatternSetId: (0, smithy_client_1.expectString)(output.RegexPatternSetId),
8626
- TextTransformation: (0, smithy_client_1.expectString)(output.TextTransformation),
8625
+ RegexPatternSetId: smithy_client_1.expectString(output.RegexPatternSetId),
8626
+ TextTransformation: smithy_client_1.expectString(output.TextTransformation),
8627
8627
  };
8628
8628
  };
8629
8629
  const deserializeAws_json1_1RegexMatchTuples = (output, context) => {
@@ -8638,8 +8638,8 @@ const deserializeAws_json1_1RegexMatchTuples = (output, context) => {
8638
8638
  };
8639
8639
  const deserializeAws_json1_1RegexPatternSet = (output, context) => {
8640
8640
  return {
8641
- Name: (0, smithy_client_1.expectString)(output.Name),
8642
- RegexPatternSetId: (0, smithy_client_1.expectString)(output.RegexPatternSetId),
8641
+ Name: smithy_client_1.expectString(output.Name),
8642
+ RegexPatternSetId: smithy_client_1.expectString(output.RegexPatternSetId),
8643
8643
  RegexPatternStrings: output.RegexPatternStrings !== undefined && output.RegexPatternStrings !== null
8644
8644
  ? deserializeAws_json1_1RegexPatternStrings(output.RegexPatternStrings, context)
8645
8645
  : undefined,
@@ -8657,8 +8657,8 @@ const deserializeAws_json1_1RegexPatternSetSummaries = (output, context) => {
8657
8657
  };
8658
8658
  const deserializeAws_json1_1RegexPatternSetSummary = (output, context) => {
8659
8659
  return {
8660
- Name: (0, smithy_client_1.expectString)(output.Name),
8661
- RegexPatternSetId: (0, smithy_client_1.expectString)(output.RegexPatternSetId),
8660
+ Name: smithy_client_1.expectString(output.Name),
8661
+ RegexPatternSetId: smithy_client_1.expectString(output.RegexPatternSetId),
8662
8662
  };
8663
8663
  };
8664
8664
  const deserializeAws_json1_1RegexPatternStrings = (output, context) => {
@@ -8668,24 +8668,24 @@ const deserializeAws_json1_1RegexPatternStrings = (output, context) => {
8668
8668
  if (entry === null) {
8669
8669
  return null;
8670
8670
  }
8671
- return (0, smithy_client_1.expectString)(entry);
8671
+ return smithy_client_1.expectString(entry);
8672
8672
  });
8673
8673
  };
8674
8674
  const deserializeAws_json1_1Rule = (output, context) => {
8675
8675
  return {
8676
- MetricName: (0, smithy_client_1.expectString)(output.MetricName),
8677
- Name: (0, smithy_client_1.expectString)(output.Name),
8676
+ MetricName: smithy_client_1.expectString(output.MetricName),
8677
+ Name: smithy_client_1.expectString(output.Name),
8678
8678
  Predicates: output.Predicates !== undefined && output.Predicates !== null
8679
8679
  ? deserializeAws_json1_1Predicates(output.Predicates, context)
8680
8680
  : undefined,
8681
- RuleId: (0, smithy_client_1.expectString)(output.RuleId),
8681
+ RuleId: smithy_client_1.expectString(output.RuleId),
8682
8682
  };
8683
8683
  };
8684
8684
  const deserializeAws_json1_1RuleGroup = (output, context) => {
8685
8685
  return {
8686
- MetricName: (0, smithy_client_1.expectString)(output.MetricName),
8687
- Name: (0, smithy_client_1.expectString)(output.Name),
8688
- RuleGroupId: (0, smithy_client_1.expectString)(output.RuleGroupId),
8686
+ MetricName: smithy_client_1.expectString(output.MetricName),
8687
+ Name: smithy_client_1.expectString(output.Name),
8688
+ RuleGroupId: smithy_client_1.expectString(output.RuleGroupId),
8689
8689
  };
8690
8690
  };
8691
8691
  const deserializeAws_json1_1RuleGroupSummaries = (output, context) => {
@@ -8700,8 +8700,8 @@ const deserializeAws_json1_1RuleGroupSummaries = (output, context) => {
8700
8700
  };
8701
8701
  const deserializeAws_json1_1RuleGroupSummary = (output, context) => {
8702
8702
  return {
8703
- Name: (0, smithy_client_1.expectString)(output.Name),
8704
- RuleGroupId: (0, smithy_client_1.expectString)(output.RuleGroupId),
8703
+ Name: smithy_client_1.expectString(output.Name),
8704
+ RuleGroupId: smithy_client_1.expectString(output.RuleGroupId),
8705
8705
  };
8706
8706
  };
8707
8707
  const deserializeAws_json1_1RuleSummaries = (output, context) => {
@@ -8716,21 +8716,21 @@ const deserializeAws_json1_1RuleSummaries = (output, context) => {
8716
8716
  };
8717
8717
  const deserializeAws_json1_1RuleSummary = (output, context) => {
8718
8718
  return {
8719
- Name: (0, smithy_client_1.expectString)(output.Name),
8720
- RuleId: (0, smithy_client_1.expectString)(output.RuleId),
8719
+ Name: smithy_client_1.expectString(output.Name),
8720
+ RuleId: smithy_client_1.expectString(output.RuleId),
8721
8721
  };
8722
8722
  };
8723
8723
  const deserializeAws_json1_1SampledHTTPRequest = (output, context) => {
8724
8724
  return {
8725
- Action: (0, smithy_client_1.expectString)(output.Action),
8725
+ Action: smithy_client_1.expectString(output.Action),
8726
8726
  Request: output.Request !== undefined && output.Request !== null
8727
8727
  ? deserializeAws_json1_1HTTPRequest(output.Request, context)
8728
8728
  : undefined,
8729
- RuleWithinRuleGroup: (0, smithy_client_1.expectString)(output.RuleWithinRuleGroup),
8729
+ RuleWithinRuleGroup: smithy_client_1.expectString(output.RuleWithinRuleGroup),
8730
8730
  Timestamp: output.Timestamp !== undefined && output.Timestamp !== null
8731
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.Timestamp)))
8731
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.Timestamp)))
8732
8732
  : undefined,
8733
- Weight: (0, smithy_client_1.expectLong)(output.Weight),
8733
+ Weight: smithy_client_1.expectLong(output.Weight),
8734
8734
  };
8735
8735
  };
8736
8736
  const deserializeAws_json1_1SampledHTTPRequests = (output, context) => {
@@ -8745,12 +8745,12 @@ const deserializeAws_json1_1SampledHTTPRequests = (output, context) => {
8745
8745
  };
8746
8746
  const deserializeAws_json1_1SizeConstraint = (output, context) => {
8747
8747
  return {
8748
- ComparisonOperator: (0, smithy_client_1.expectString)(output.ComparisonOperator),
8748
+ ComparisonOperator: smithy_client_1.expectString(output.ComparisonOperator),
8749
8749
  FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
8750
8750
  ? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
8751
8751
  : undefined,
8752
- Size: (0, smithy_client_1.expectLong)(output.Size),
8753
- TextTransformation: (0, smithy_client_1.expectString)(output.TextTransformation),
8752
+ Size: smithy_client_1.expectLong(output.Size),
8753
+ TextTransformation: smithy_client_1.expectString(output.TextTransformation),
8754
8754
  };
8755
8755
  };
8756
8756
  const deserializeAws_json1_1SizeConstraints = (output, context) => {
@@ -8765,8 +8765,8 @@ const deserializeAws_json1_1SizeConstraints = (output, context) => {
8765
8765
  };
8766
8766
  const deserializeAws_json1_1SizeConstraintSet = (output, context) => {
8767
8767
  return {
8768
- Name: (0, smithy_client_1.expectString)(output.Name),
8769
- SizeConstraintSetId: (0, smithy_client_1.expectString)(output.SizeConstraintSetId),
8768
+ Name: smithy_client_1.expectString(output.Name),
8769
+ SizeConstraintSetId: smithy_client_1.expectString(output.SizeConstraintSetId),
8770
8770
  SizeConstraints: output.SizeConstraints !== undefined && output.SizeConstraints !== null
8771
8771
  ? deserializeAws_json1_1SizeConstraints(output.SizeConstraints, context)
8772
8772
  : undefined,
@@ -8784,14 +8784,14 @@ const deserializeAws_json1_1SizeConstraintSetSummaries = (output, context) => {
8784
8784
  };
8785
8785
  const deserializeAws_json1_1SizeConstraintSetSummary = (output, context) => {
8786
8786
  return {
8787
- Name: (0, smithy_client_1.expectString)(output.Name),
8788
- SizeConstraintSetId: (0, smithy_client_1.expectString)(output.SizeConstraintSetId),
8787
+ Name: smithy_client_1.expectString(output.Name),
8788
+ SizeConstraintSetId: smithy_client_1.expectString(output.SizeConstraintSetId),
8789
8789
  };
8790
8790
  };
8791
8791
  const deserializeAws_json1_1SqlInjectionMatchSet = (output, context) => {
8792
8792
  return {
8793
- Name: (0, smithy_client_1.expectString)(output.Name),
8794
- SqlInjectionMatchSetId: (0, smithy_client_1.expectString)(output.SqlInjectionMatchSetId),
8793
+ Name: smithy_client_1.expectString(output.Name),
8794
+ SqlInjectionMatchSetId: smithy_client_1.expectString(output.SqlInjectionMatchSetId),
8795
8795
  SqlInjectionMatchTuples: output.SqlInjectionMatchTuples !== undefined && output.SqlInjectionMatchTuples !== null
8796
8796
  ? deserializeAws_json1_1SqlInjectionMatchTuples(output.SqlInjectionMatchTuples, context)
8797
8797
  : undefined,
@@ -8809,8 +8809,8 @@ const deserializeAws_json1_1SqlInjectionMatchSetSummaries = (output, context) =>
8809
8809
  };
8810
8810
  const deserializeAws_json1_1SqlInjectionMatchSetSummary = (output, context) => {
8811
8811
  return {
8812
- Name: (0, smithy_client_1.expectString)(output.Name),
8813
- SqlInjectionMatchSetId: (0, smithy_client_1.expectString)(output.SqlInjectionMatchSetId),
8812
+ Name: smithy_client_1.expectString(output.Name),
8813
+ SqlInjectionMatchSetId: smithy_client_1.expectString(output.SqlInjectionMatchSetId),
8814
8814
  };
8815
8815
  };
8816
8816
  const deserializeAws_json1_1SqlInjectionMatchTuple = (output, context) => {
@@ -8818,7 +8818,7 @@ const deserializeAws_json1_1SqlInjectionMatchTuple = (output, context) => {
8818
8818
  FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
8819
8819
  ? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
8820
8820
  : undefined,
8821
- TextTransformation: (0, smithy_client_1.expectString)(output.TextTransformation),
8821
+ TextTransformation: smithy_client_1.expectString(output.TextTransformation),
8822
8822
  };
8823
8823
  };
8824
8824
  const deserializeAws_json1_1SqlInjectionMatchTuples = (output, context) => {
@@ -8843,20 +8843,20 @@ const deserializeAws_json1_1SubscribedRuleGroupSummaries = (output, context) =>
8843
8843
  };
8844
8844
  const deserializeAws_json1_1SubscribedRuleGroupSummary = (output, context) => {
8845
8845
  return {
8846
- MetricName: (0, smithy_client_1.expectString)(output.MetricName),
8847
- Name: (0, smithy_client_1.expectString)(output.Name),
8848
- RuleGroupId: (0, smithy_client_1.expectString)(output.RuleGroupId),
8846
+ MetricName: smithy_client_1.expectString(output.MetricName),
8847
+ Name: smithy_client_1.expectString(output.Name),
8848
+ RuleGroupId: smithy_client_1.expectString(output.RuleGroupId),
8849
8849
  };
8850
8850
  };
8851
8851
  const deserializeAws_json1_1Tag = (output, context) => {
8852
8852
  return {
8853
- Key: (0, smithy_client_1.expectString)(output.Key),
8854
- Value: (0, smithy_client_1.expectString)(output.Value),
8853
+ Key: smithy_client_1.expectString(output.Key),
8854
+ Value: smithy_client_1.expectString(output.Value),
8855
8855
  };
8856
8856
  };
8857
8857
  const deserializeAws_json1_1TagInfoForResource = (output, context) => {
8858
8858
  return {
8859
- ResourceARN: (0, smithy_client_1.expectString)(output.ResourceARN),
8859
+ ResourceARN: smithy_client_1.expectString(output.ResourceARN),
8860
8860
  TagList: output.TagList !== undefined && output.TagList !== null
8861
8861
  ? deserializeAws_json1_1TagList(output.TagList, context)
8862
8862
  : undefined,
@@ -8878,10 +8878,10 @@ const deserializeAws_json1_1TagResourceResponse = (output, context) => {
8878
8878
  const deserializeAws_json1_1TimeWindow = (output, context) => {
8879
8879
  return {
8880
8880
  EndTime: output.EndTime !== undefined && output.EndTime !== null
8881
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.EndTime)))
8881
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndTime)))
8882
8882
  : undefined,
8883
8883
  StartTime: output.StartTime !== undefined && output.StartTime !== null
8884
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.StartTime)))
8884
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
8885
8885
  : undefined,
8886
8886
  };
8887
8887
  };
@@ -8890,89 +8890,89 @@ const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
8890
8890
  };
8891
8891
  const deserializeAws_json1_1UpdateByteMatchSetResponse = (output, context) => {
8892
8892
  return {
8893
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8893
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8894
8894
  };
8895
8895
  };
8896
8896
  const deserializeAws_json1_1UpdateGeoMatchSetResponse = (output, context) => {
8897
8897
  return {
8898
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8898
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8899
8899
  };
8900
8900
  };
8901
8901
  const deserializeAws_json1_1UpdateIPSetResponse = (output, context) => {
8902
8902
  return {
8903
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8903
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8904
8904
  };
8905
8905
  };
8906
8906
  const deserializeAws_json1_1UpdateRateBasedRuleResponse = (output, context) => {
8907
8907
  return {
8908
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8908
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8909
8909
  };
8910
8910
  };
8911
8911
  const deserializeAws_json1_1UpdateRegexMatchSetResponse = (output, context) => {
8912
8912
  return {
8913
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8913
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8914
8914
  };
8915
8915
  };
8916
8916
  const deserializeAws_json1_1UpdateRegexPatternSetResponse = (output, context) => {
8917
8917
  return {
8918
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8918
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8919
8919
  };
8920
8920
  };
8921
8921
  const deserializeAws_json1_1UpdateRuleGroupResponse = (output, context) => {
8922
8922
  return {
8923
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8923
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8924
8924
  };
8925
8925
  };
8926
8926
  const deserializeAws_json1_1UpdateRuleResponse = (output, context) => {
8927
8927
  return {
8928
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8928
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8929
8929
  };
8930
8930
  };
8931
8931
  const deserializeAws_json1_1UpdateSizeConstraintSetResponse = (output, context) => {
8932
8932
  return {
8933
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8933
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8934
8934
  };
8935
8935
  };
8936
8936
  const deserializeAws_json1_1UpdateSqlInjectionMatchSetResponse = (output, context) => {
8937
8937
  return {
8938
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8938
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8939
8939
  };
8940
8940
  };
8941
8941
  const deserializeAws_json1_1UpdateWebACLResponse = (output, context) => {
8942
8942
  return {
8943
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8943
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8944
8944
  };
8945
8945
  };
8946
8946
  const deserializeAws_json1_1UpdateXssMatchSetResponse = (output, context) => {
8947
8947
  return {
8948
- ChangeToken: (0, smithy_client_1.expectString)(output.ChangeToken),
8948
+ ChangeToken: smithy_client_1.expectString(output.ChangeToken),
8949
8949
  };
8950
8950
  };
8951
8951
  const deserializeAws_json1_1WafAction = (output, context) => {
8952
8952
  return {
8953
- Type: (0, smithy_client_1.expectString)(output.Type),
8953
+ Type: smithy_client_1.expectString(output.Type),
8954
8954
  };
8955
8955
  };
8956
8956
  const deserializeAws_json1_1WAFBadRequestException = (output, context) => {
8957
8957
  return {
8958
- message: (0, smithy_client_1.expectString)(output.message),
8958
+ message: smithy_client_1.expectString(output.message),
8959
8959
  };
8960
8960
  };
8961
8961
  const deserializeAws_json1_1WAFDisallowedNameException = (output, context) => {
8962
8962
  return {
8963
- message: (0, smithy_client_1.expectString)(output.message),
8963
+ message: smithy_client_1.expectString(output.message),
8964
8964
  };
8965
8965
  };
8966
8966
  const deserializeAws_json1_1WAFEntityMigrationException = (output, context) => {
8967
8967
  return {
8968
- MigrationErrorReason: (0, smithy_client_1.expectString)(output.MigrationErrorReason),
8969
- MigrationErrorType: (0, smithy_client_1.expectString)(output.MigrationErrorType),
8970
- message: (0, smithy_client_1.expectString)(output.message),
8968
+ MigrationErrorReason: smithy_client_1.expectString(output.MigrationErrorReason),
8969
+ MigrationErrorType: smithy_client_1.expectString(output.MigrationErrorType),
8970
+ message: smithy_client_1.expectString(output.message),
8971
8971
  };
8972
8972
  };
8973
8973
  const deserializeAws_json1_1WAFInternalErrorException = (output, context) => {
8974
8974
  return {
8975
- message: (0, smithy_client_1.expectString)(output.message),
8975
+ message: smithy_client_1.expectString(output.message),
8976
8976
  };
8977
8977
  };
8978
8978
  const deserializeAws_json1_1WAFInvalidAccountException = (output, context) => {
@@ -8980,79 +8980,79 @@ const deserializeAws_json1_1WAFInvalidAccountException = (output, context) => {
8980
8980
  };
8981
8981
  const deserializeAws_json1_1WAFInvalidOperationException = (output, context) => {
8982
8982
  return {
8983
- message: (0, smithy_client_1.expectString)(output.message),
8983
+ message: smithy_client_1.expectString(output.message),
8984
8984
  };
8985
8985
  };
8986
8986
  const deserializeAws_json1_1WAFInvalidParameterException = (output, context) => {
8987
8987
  return {
8988
- field: (0, smithy_client_1.expectString)(output.field),
8989
- parameter: (0, smithy_client_1.expectString)(output.parameter),
8990
- reason: (0, smithy_client_1.expectString)(output.reason),
8988
+ field: smithy_client_1.expectString(output.field),
8989
+ parameter: smithy_client_1.expectString(output.parameter),
8990
+ reason: smithy_client_1.expectString(output.reason),
8991
8991
  };
8992
8992
  };
8993
8993
  const deserializeAws_json1_1WAFInvalidPermissionPolicyException = (output, context) => {
8994
8994
  return {
8995
- message: (0, smithy_client_1.expectString)(output.message),
8995
+ message: smithy_client_1.expectString(output.message),
8996
8996
  };
8997
8997
  };
8998
8998
  const deserializeAws_json1_1WAFInvalidRegexPatternException = (output, context) => {
8999
8999
  return {
9000
- message: (0, smithy_client_1.expectString)(output.message),
9000
+ message: smithy_client_1.expectString(output.message),
9001
9001
  };
9002
9002
  };
9003
9003
  const deserializeAws_json1_1WAFLimitsExceededException = (output, context) => {
9004
9004
  return {
9005
- message: (0, smithy_client_1.expectString)(output.message),
9005
+ message: smithy_client_1.expectString(output.message),
9006
9006
  };
9007
9007
  };
9008
9008
  const deserializeAws_json1_1WAFNonEmptyEntityException = (output, context) => {
9009
9009
  return {
9010
- message: (0, smithy_client_1.expectString)(output.message),
9010
+ message: smithy_client_1.expectString(output.message),
9011
9011
  };
9012
9012
  };
9013
9013
  const deserializeAws_json1_1WAFNonexistentContainerException = (output, context) => {
9014
9014
  return {
9015
- message: (0, smithy_client_1.expectString)(output.message),
9015
+ message: smithy_client_1.expectString(output.message),
9016
9016
  };
9017
9017
  };
9018
9018
  const deserializeAws_json1_1WAFNonexistentItemException = (output, context) => {
9019
9019
  return {
9020
- message: (0, smithy_client_1.expectString)(output.message),
9020
+ message: smithy_client_1.expectString(output.message),
9021
9021
  };
9022
9022
  };
9023
9023
  const deserializeAws_json1_1WafOverrideAction = (output, context) => {
9024
9024
  return {
9025
- Type: (0, smithy_client_1.expectString)(output.Type),
9025
+ Type: smithy_client_1.expectString(output.Type),
9026
9026
  };
9027
9027
  };
9028
9028
  const deserializeAws_json1_1WAFReferencedItemException = (output, context) => {
9029
9029
  return {
9030
- message: (0, smithy_client_1.expectString)(output.message),
9030
+ message: smithy_client_1.expectString(output.message),
9031
9031
  };
9032
9032
  };
9033
9033
  const deserializeAws_json1_1WAFServiceLinkedRoleErrorException = (output, context) => {
9034
9034
  return {
9035
- message: (0, smithy_client_1.expectString)(output.message),
9035
+ message: smithy_client_1.expectString(output.message),
9036
9036
  };
9037
9037
  };
9038
9038
  const deserializeAws_json1_1WAFStaleDataException = (output, context) => {
9039
9039
  return {
9040
- message: (0, smithy_client_1.expectString)(output.message),
9040
+ message: smithy_client_1.expectString(output.message),
9041
9041
  };
9042
9042
  };
9043
9043
  const deserializeAws_json1_1WAFSubscriptionNotFoundException = (output, context) => {
9044
9044
  return {
9045
- message: (0, smithy_client_1.expectString)(output.message),
9045
+ message: smithy_client_1.expectString(output.message),
9046
9046
  };
9047
9047
  };
9048
9048
  const deserializeAws_json1_1WAFTagOperationException = (output, context) => {
9049
9049
  return {
9050
- message: (0, smithy_client_1.expectString)(output.message),
9050
+ message: smithy_client_1.expectString(output.message),
9051
9051
  };
9052
9052
  };
9053
9053
  const deserializeAws_json1_1WAFTagOperationInternalErrorException = (output, context) => {
9054
9054
  return {
9055
- message: (0, smithy_client_1.expectString)(output.message),
9055
+ message: smithy_client_1.expectString(output.message),
9056
9056
  };
9057
9057
  };
9058
9058
  const deserializeAws_json1_1WebACL = (output, context) => {
@@ -9060,13 +9060,13 @@ const deserializeAws_json1_1WebACL = (output, context) => {
9060
9060
  DefaultAction: output.DefaultAction !== undefined && output.DefaultAction !== null
9061
9061
  ? deserializeAws_json1_1WafAction(output.DefaultAction, context)
9062
9062
  : undefined,
9063
- MetricName: (0, smithy_client_1.expectString)(output.MetricName),
9064
- Name: (0, smithy_client_1.expectString)(output.Name),
9063
+ MetricName: smithy_client_1.expectString(output.MetricName),
9064
+ Name: smithy_client_1.expectString(output.Name),
9065
9065
  Rules: output.Rules !== undefined && output.Rules !== null
9066
9066
  ? deserializeAws_json1_1ActivatedRules(output.Rules, context)
9067
9067
  : undefined,
9068
- WebACLArn: (0, smithy_client_1.expectString)(output.WebACLArn),
9069
- WebACLId: (0, smithy_client_1.expectString)(output.WebACLId),
9068
+ WebACLArn: smithy_client_1.expectString(output.WebACLArn),
9069
+ WebACLId: smithy_client_1.expectString(output.WebACLId),
9070
9070
  };
9071
9071
  };
9072
9072
  const deserializeAws_json1_1WebACLSummaries = (output, context) => {
@@ -9081,14 +9081,14 @@ const deserializeAws_json1_1WebACLSummaries = (output, context) => {
9081
9081
  };
9082
9082
  const deserializeAws_json1_1WebACLSummary = (output, context) => {
9083
9083
  return {
9084
- Name: (0, smithy_client_1.expectString)(output.Name),
9085
- WebACLId: (0, smithy_client_1.expectString)(output.WebACLId),
9084
+ Name: smithy_client_1.expectString(output.Name),
9085
+ WebACLId: smithy_client_1.expectString(output.WebACLId),
9086
9086
  };
9087
9087
  };
9088
9088
  const deserializeAws_json1_1XssMatchSet = (output, context) => {
9089
9089
  return {
9090
- Name: (0, smithy_client_1.expectString)(output.Name),
9091
- XssMatchSetId: (0, smithy_client_1.expectString)(output.XssMatchSetId),
9090
+ Name: smithy_client_1.expectString(output.Name),
9091
+ XssMatchSetId: smithy_client_1.expectString(output.XssMatchSetId),
9092
9092
  XssMatchTuples: output.XssMatchTuples !== undefined && output.XssMatchTuples !== null
9093
9093
  ? deserializeAws_json1_1XssMatchTuples(output.XssMatchTuples, context)
9094
9094
  : undefined,
@@ -9106,8 +9106,8 @@ const deserializeAws_json1_1XssMatchSetSummaries = (output, context) => {
9106
9106
  };
9107
9107
  const deserializeAws_json1_1XssMatchSetSummary = (output, context) => {
9108
9108
  return {
9109
- Name: (0, smithy_client_1.expectString)(output.Name),
9110
- XssMatchSetId: (0, smithy_client_1.expectString)(output.XssMatchSetId),
9109
+ Name: smithy_client_1.expectString(output.Name),
9110
+ XssMatchSetId: smithy_client_1.expectString(output.XssMatchSetId),
9111
9111
  };
9112
9112
  };
9113
9113
  const deserializeAws_json1_1XssMatchTuple = (output, context) => {
@@ -9115,7 +9115,7 @@ const deserializeAws_json1_1XssMatchTuple = (output, context) => {
9115
9115
  FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
9116
9116
  ? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
9117
9117
  : undefined,
9118
- TextTransformation: (0, smithy_client_1.expectString)(output.TextTransformation),
9118
+ TextTransformation: smithy_client_1.expectString(output.TextTransformation),
9119
9119
  };
9120
9120
  };
9121
9121
  const deserializeAws_json1_1XssMatchTuples = (output, context) => {