@aws-sdk/client-waf-regional 3.588.0 → 3.592.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 (171) hide show
  1. package/dist-cjs/index.js +0 -81
  2. package/dist-types/WAFRegionalClient.d.ts +4 -4
  3. package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateByteMatchSetCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateXssMatchSetCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
  21. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +2 -1
  31. package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -1
  32. package/dist-types/commands/GetByteMatchSetCommand.d.ts +2 -1
  33. package/dist-types/commands/GetChangeTokenCommand.d.ts +2 -1
  34. package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +2 -1
  35. package/dist-types/commands/GetGeoMatchSetCommand.d.ts +2 -1
  36. package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
  37. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -1
  38. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
  39. package/dist-types/commands/GetRateBasedRuleCommand.d.ts +2 -1
  40. package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
  41. package/dist-types/commands/GetRegexMatchSetCommand.d.ts +2 -1
  42. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -1
  43. package/dist-types/commands/GetRuleCommand.d.ts +2 -1
  44. package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -1
  45. package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -1
  46. package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +2 -1
  47. package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
  48. package/dist-types/commands/GetWebACLCommand.d.ts +2 -1
  49. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/GetXssMatchSetCommand.d.ts +2 -1
  51. package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
  52. package/dist-types/commands/ListByteMatchSetsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
  56. package/dist-types/commands/ListRateBasedRulesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +2 -1
  60. package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListRulesCommand.d.ts +2 -1
  62. package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListXssMatchSetsCommand.d.ts +2 -1
  68. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
  69. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -1
  70. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  71. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  72. package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +2 -1
  84. package/dist-types/index.d.ts +2 -2
  85. package/dist-types/models/WAFRegionalServiceException.d.ts +2 -1
  86. package/dist-types/runtimeConfig.native.d.ts +1 -1
  87. package/dist-types/ts3.4/WAFRegionalClient.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/models/WAFRegionalServiceException.d.ts +2 -1
  170. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  171. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -297,7 +297,6 @@ var WAFRegionalClient = _WAFRegionalClient;
297
297
 
298
298
  var import_middleware_serde = require("@smithy/middleware-serde");
299
299
 
300
- var import_types = require("@smithy/types");
301
300
 
302
301
  // src/protocols/Aws_json1_1.ts
303
302
  var import_core2 = require("@aws-sdk/core");
@@ -2975,7 +2974,6 @@ var AssociateWebACLCommand = _AssociateWebACLCommand;
2975
2974
 
2976
2975
 
2977
2976
 
2978
-
2979
2977
  var _CreateByteMatchSetCommand = class _CreateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
2980
2978
  ...commonParams
2981
2979
  }).m(function(Command, cs, config, o) {
@@ -2992,7 +2990,6 @@ var CreateByteMatchSetCommand = _CreateByteMatchSetCommand;
2992
2990
 
2993
2991
 
2994
2992
 
2995
-
2996
2993
  var _CreateGeoMatchSetCommand = class _CreateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
2997
2994
  ...commonParams
2998
2995
  }).m(function(Command, cs, config, o) {
@@ -3009,7 +3006,6 @@ var CreateGeoMatchSetCommand = _CreateGeoMatchSetCommand;
3009
3006
 
3010
3007
 
3011
3008
 
3012
-
3013
3009
  var _CreateIPSetCommand = class _CreateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
3014
3010
  ...commonParams
3015
3011
  }).m(function(Command, cs, config, o) {
@@ -3026,7 +3022,6 @@ var CreateIPSetCommand = _CreateIPSetCommand;
3026
3022
 
3027
3023
 
3028
3024
 
3029
-
3030
3025
  var _CreateRateBasedRuleCommand = class _CreateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3031
3026
  ...commonParams
3032
3027
  }).m(function(Command, cs, config, o) {
@@ -3043,7 +3038,6 @@ var CreateRateBasedRuleCommand = _CreateRateBasedRuleCommand;
3043
3038
 
3044
3039
 
3045
3040
 
3046
-
3047
3041
  var _CreateRegexMatchSetCommand = class _CreateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3048
3042
  ...commonParams
3049
3043
  }).m(function(Command, cs, config, o) {
@@ -3060,7 +3054,6 @@ var CreateRegexMatchSetCommand = _CreateRegexMatchSetCommand;
3060
3054
 
3061
3055
 
3062
3056
 
3063
-
3064
3057
  var _CreateRegexPatternSetCommand = class _CreateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
3065
3058
  ...commonParams
3066
3059
  }).m(function(Command, cs, config, o) {
@@ -3077,7 +3070,6 @@ var CreateRegexPatternSetCommand = _CreateRegexPatternSetCommand;
3077
3070
 
3078
3071
 
3079
3072
 
3080
-
3081
3073
  var _CreateRuleCommand = class _CreateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3082
3074
  ...commonParams
3083
3075
  }).m(function(Command, cs, config, o) {
@@ -3094,7 +3086,6 @@ var CreateRuleCommand = _CreateRuleCommand;
3094
3086
 
3095
3087
 
3096
3088
 
3097
-
3098
3089
  var _CreateRuleGroupCommand = class _CreateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3099
3090
  ...commonParams
3100
3091
  }).m(function(Command, cs, config, o) {
@@ -3111,7 +3102,6 @@ var CreateRuleGroupCommand = _CreateRuleGroupCommand;
3111
3102
 
3112
3103
 
3113
3104
 
3114
-
3115
3105
  var _CreateSizeConstraintSetCommand = class _CreateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
3116
3106
  ...commonParams
3117
3107
  }).m(function(Command, cs, config, o) {
@@ -3128,7 +3118,6 @@ var CreateSizeConstraintSetCommand = _CreateSizeConstraintSetCommand;
3128
3118
 
3129
3119
 
3130
3120
 
3131
-
3132
3121
  var _CreateSqlInjectionMatchSetCommand = class _CreateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3133
3122
  ...commonParams
3134
3123
  }).m(function(Command, cs, config, o) {
@@ -3145,7 +3134,6 @@ var CreateSqlInjectionMatchSetCommand = _CreateSqlInjectionMatchSetCommand;
3145
3134
 
3146
3135
 
3147
3136
 
3148
-
3149
3137
  var _CreateWebACLCommand = class _CreateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3150
3138
  ...commonParams
3151
3139
  }).m(function(Command, cs, config, o) {
@@ -3162,7 +3150,6 @@ var CreateWebACLCommand = _CreateWebACLCommand;
3162
3150
 
3163
3151
 
3164
3152
 
3165
-
3166
3153
  var _CreateWebACLMigrationStackCommand = class _CreateWebACLMigrationStackCommand extends import_smithy_client.Command.classBuilder().ep({
3167
3154
  ...commonParams
3168
3155
  }).m(function(Command, cs, config, o) {
@@ -3179,7 +3166,6 @@ var CreateWebACLMigrationStackCommand = _CreateWebACLMigrationStackCommand;
3179
3166
 
3180
3167
 
3181
3168
 
3182
-
3183
3169
  var _CreateXssMatchSetCommand = class _CreateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3184
3170
  ...commonParams
3185
3171
  }).m(function(Command, cs, config, o) {
@@ -3196,7 +3182,6 @@ var CreateXssMatchSetCommand = _CreateXssMatchSetCommand;
3196
3182
 
3197
3183
 
3198
3184
 
3199
-
3200
3185
  var _DeleteByteMatchSetCommand = class _DeleteByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3201
3186
  ...commonParams
3202
3187
  }).m(function(Command, cs, config, o) {
@@ -3213,7 +3198,6 @@ var DeleteByteMatchSetCommand = _DeleteByteMatchSetCommand;
3213
3198
 
3214
3199
 
3215
3200
 
3216
-
3217
3201
  var _DeleteGeoMatchSetCommand = class _DeleteGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3218
3202
  ...commonParams
3219
3203
  }).m(function(Command, cs, config, o) {
@@ -3230,7 +3214,6 @@ var DeleteGeoMatchSetCommand = _DeleteGeoMatchSetCommand;
3230
3214
 
3231
3215
 
3232
3216
 
3233
-
3234
3217
  var _DeleteIPSetCommand = class _DeleteIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
3235
3218
  ...commonParams
3236
3219
  }).m(function(Command, cs, config, o) {
@@ -3247,7 +3230,6 @@ var DeleteIPSetCommand = _DeleteIPSetCommand;
3247
3230
 
3248
3231
 
3249
3232
 
3250
-
3251
3233
  var _DeleteLoggingConfigurationCommand = class _DeleteLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3252
3234
  ...commonParams
3253
3235
  }).m(function(Command, cs, config, o) {
@@ -3264,7 +3246,6 @@ var DeleteLoggingConfigurationCommand = _DeleteLoggingConfigurationCommand;
3264
3246
 
3265
3247
 
3266
3248
 
3267
-
3268
3249
  var _DeletePermissionPolicyCommand = class _DeletePermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3269
3250
  ...commonParams
3270
3251
  }).m(function(Command, cs, config, o) {
@@ -3281,7 +3262,6 @@ var DeletePermissionPolicyCommand = _DeletePermissionPolicyCommand;
3281
3262
 
3282
3263
 
3283
3264
 
3284
-
3285
3265
  var _DeleteRateBasedRuleCommand = class _DeleteRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3286
3266
  ...commonParams
3287
3267
  }).m(function(Command, cs, config, o) {
@@ -3298,7 +3278,6 @@ var DeleteRateBasedRuleCommand = _DeleteRateBasedRuleCommand;
3298
3278
 
3299
3279
 
3300
3280
 
3301
-
3302
3281
  var _DeleteRegexMatchSetCommand = class _DeleteRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3303
3282
  ...commonParams
3304
3283
  }).m(function(Command, cs, config, o) {
@@ -3315,7 +3294,6 @@ var DeleteRegexMatchSetCommand = _DeleteRegexMatchSetCommand;
3315
3294
 
3316
3295
 
3317
3296
 
3318
-
3319
3297
  var _DeleteRegexPatternSetCommand = class _DeleteRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
3320
3298
  ...commonParams
3321
3299
  }).m(function(Command, cs, config, o) {
@@ -3332,7 +3310,6 @@ var DeleteRegexPatternSetCommand = _DeleteRegexPatternSetCommand;
3332
3310
 
3333
3311
 
3334
3312
 
3335
-
3336
3313
  var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3337
3314
  ...commonParams
3338
3315
  }).m(function(Command, cs, config, o) {
@@ -3349,7 +3326,6 @@ var DeleteRuleCommand = _DeleteRuleCommand;
3349
3326
 
3350
3327
 
3351
3328
 
3352
-
3353
3329
  var _DeleteRuleGroupCommand = class _DeleteRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3354
3330
  ...commonParams
3355
3331
  }).m(function(Command, cs, config, o) {
@@ -3366,7 +3342,6 @@ var DeleteRuleGroupCommand = _DeleteRuleGroupCommand;
3366
3342
 
3367
3343
 
3368
3344
 
3369
-
3370
3345
  var _DeleteSizeConstraintSetCommand = class _DeleteSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
3371
3346
  ...commonParams
3372
3347
  }).m(function(Command, cs, config, o) {
@@ -3383,7 +3358,6 @@ var DeleteSizeConstraintSetCommand = _DeleteSizeConstraintSetCommand;
3383
3358
 
3384
3359
 
3385
3360
 
3386
-
3387
3361
  var _DeleteSqlInjectionMatchSetCommand = class _DeleteSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3388
3362
  ...commonParams
3389
3363
  }).m(function(Command, cs, config, o) {
@@ -3400,7 +3374,6 @@ var DeleteSqlInjectionMatchSetCommand = _DeleteSqlInjectionMatchSetCommand;
3400
3374
 
3401
3375
 
3402
3376
 
3403
-
3404
3377
  var _DeleteWebACLCommand = class _DeleteWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3405
3378
  ...commonParams
3406
3379
  }).m(function(Command, cs, config, o) {
@@ -3417,7 +3390,6 @@ var DeleteWebACLCommand = _DeleteWebACLCommand;
3417
3390
 
3418
3391
 
3419
3392
 
3420
-
3421
3393
  var _DeleteXssMatchSetCommand = class _DeleteXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3422
3394
  ...commonParams
3423
3395
  }).m(function(Command, cs, config, o) {
@@ -3434,7 +3406,6 @@ var DeleteXssMatchSetCommand = _DeleteXssMatchSetCommand;
3434
3406
 
3435
3407
 
3436
3408
 
3437
-
3438
3409
  var _DisassociateWebACLCommand = class _DisassociateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3439
3410
  ...commonParams
3440
3411
  }).m(function(Command, cs, config, o) {
@@ -3451,7 +3422,6 @@ var DisassociateWebACLCommand = _DisassociateWebACLCommand;
3451
3422
 
3452
3423
 
3453
3424
 
3454
-
3455
3425
  var _GetByteMatchSetCommand = class _GetByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3456
3426
  ...commonParams
3457
3427
  }).m(function(Command, cs, config, o) {
@@ -3468,7 +3438,6 @@ var GetByteMatchSetCommand = _GetByteMatchSetCommand;
3468
3438
 
3469
3439
 
3470
3440
 
3471
-
3472
3441
  var _GetChangeTokenCommand = class _GetChangeTokenCommand extends import_smithy_client.Command.classBuilder().ep({
3473
3442
  ...commonParams
3474
3443
  }).m(function(Command, cs, config, o) {
@@ -3485,7 +3454,6 @@ var GetChangeTokenCommand = _GetChangeTokenCommand;
3485
3454
 
3486
3455
 
3487
3456
 
3488
-
3489
3457
  var _GetChangeTokenStatusCommand = class _GetChangeTokenStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3490
3458
  ...commonParams
3491
3459
  }).m(function(Command, cs, config, o) {
@@ -3502,7 +3470,6 @@ var GetChangeTokenStatusCommand = _GetChangeTokenStatusCommand;
3502
3470
 
3503
3471
 
3504
3472
 
3505
-
3506
3473
  var _GetGeoMatchSetCommand = class _GetGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3507
3474
  ...commonParams
3508
3475
  }).m(function(Command, cs, config, o) {
@@ -3519,7 +3486,6 @@ var GetGeoMatchSetCommand = _GetGeoMatchSetCommand;
3519
3486
 
3520
3487
 
3521
3488
 
3522
-
3523
3489
  var _GetIPSetCommand = class _GetIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
3524
3490
  ...commonParams
3525
3491
  }).m(function(Command, cs, config, o) {
@@ -3536,7 +3502,6 @@ var GetIPSetCommand = _GetIPSetCommand;
3536
3502
 
3537
3503
 
3538
3504
 
3539
-
3540
3505
  var _GetLoggingConfigurationCommand = class _GetLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3541
3506
  ...commonParams
3542
3507
  }).m(function(Command, cs, config, o) {
@@ -3553,7 +3518,6 @@ var GetLoggingConfigurationCommand = _GetLoggingConfigurationCommand;
3553
3518
 
3554
3519
 
3555
3520
 
3556
-
3557
3521
  var _GetPermissionPolicyCommand = class _GetPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3558
3522
  ...commonParams
3559
3523
  }).m(function(Command, cs, config, o) {
@@ -3570,7 +3534,6 @@ var GetPermissionPolicyCommand = _GetPermissionPolicyCommand;
3570
3534
 
3571
3535
 
3572
3536
 
3573
-
3574
3537
  var _GetRateBasedRuleCommand = class _GetRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3575
3538
  ...commonParams
3576
3539
  }).m(function(Command, cs, config, o) {
@@ -3587,7 +3550,6 @@ var GetRateBasedRuleCommand = _GetRateBasedRuleCommand;
3587
3550
 
3588
3551
 
3589
3552
 
3590
-
3591
3553
  var _GetRateBasedRuleManagedKeysCommand = class _GetRateBasedRuleManagedKeysCommand extends import_smithy_client.Command.classBuilder().ep({
3592
3554
  ...commonParams
3593
3555
  }).m(function(Command, cs, config, o) {
@@ -3604,7 +3566,6 @@ var GetRateBasedRuleManagedKeysCommand = _GetRateBasedRuleManagedKeysCommand;
3604
3566
 
3605
3567
 
3606
3568
 
3607
-
3608
3569
  var _GetRegexMatchSetCommand = class _GetRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3609
3570
  ...commonParams
3610
3571
  }).m(function(Command, cs, config, o) {
@@ -3621,7 +3582,6 @@ var GetRegexMatchSetCommand = _GetRegexMatchSetCommand;
3621
3582
 
3622
3583
 
3623
3584
 
3624
-
3625
3585
  var _GetRegexPatternSetCommand = class _GetRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
3626
3586
  ...commonParams
3627
3587
  }).m(function(Command, cs, config, o) {
@@ -3638,7 +3598,6 @@ var GetRegexPatternSetCommand = _GetRegexPatternSetCommand;
3638
3598
 
3639
3599
 
3640
3600
 
3641
-
3642
3601
  var _GetRuleCommand = class _GetRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3643
3602
  ...commonParams
3644
3603
  }).m(function(Command, cs, config, o) {
@@ -3655,7 +3614,6 @@ var GetRuleCommand = _GetRuleCommand;
3655
3614
 
3656
3615
 
3657
3616
 
3658
-
3659
3617
  var _GetRuleGroupCommand = class _GetRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3660
3618
  ...commonParams
3661
3619
  }).m(function(Command, cs, config, o) {
@@ -3672,7 +3630,6 @@ var GetRuleGroupCommand = _GetRuleGroupCommand;
3672
3630
 
3673
3631
 
3674
3632
 
3675
-
3676
3633
  var _GetSampledRequestsCommand = class _GetSampledRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
3677
3634
  ...commonParams
3678
3635
  }).m(function(Command, cs, config, o) {
@@ -3689,7 +3646,6 @@ var GetSampledRequestsCommand = _GetSampledRequestsCommand;
3689
3646
 
3690
3647
 
3691
3648
 
3692
-
3693
3649
  var _GetSizeConstraintSetCommand = class _GetSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
3694
3650
  ...commonParams
3695
3651
  }).m(function(Command, cs, config, o) {
@@ -3706,7 +3662,6 @@ var GetSizeConstraintSetCommand = _GetSizeConstraintSetCommand;
3706
3662
 
3707
3663
 
3708
3664
 
3709
-
3710
3665
  var _GetSqlInjectionMatchSetCommand = class _GetSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3711
3666
  ...commonParams
3712
3667
  }).m(function(Command, cs, config, o) {
@@ -3723,7 +3678,6 @@ var GetSqlInjectionMatchSetCommand = _GetSqlInjectionMatchSetCommand;
3723
3678
 
3724
3679
 
3725
3680
 
3726
-
3727
3681
  var _GetWebACLCommand = class _GetWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3728
3682
  ...commonParams
3729
3683
  }).m(function(Command, cs, config, o) {
@@ -3740,7 +3694,6 @@ var GetWebACLCommand = _GetWebACLCommand;
3740
3694
 
3741
3695
 
3742
3696
 
3743
-
3744
3697
  var _GetWebACLForResourceCommand = class _GetWebACLForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3745
3698
  ...commonParams
3746
3699
  }).m(function(Command, cs, config, o) {
@@ -3757,7 +3710,6 @@ var GetWebACLForResourceCommand = _GetWebACLForResourceCommand;
3757
3710
 
3758
3711
 
3759
3712
 
3760
-
3761
3713
  var _GetXssMatchSetCommand = class _GetXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
3762
3714
  ...commonParams
3763
3715
  }).m(function(Command, cs, config, o) {
@@ -3774,7 +3726,6 @@ var GetXssMatchSetCommand = _GetXssMatchSetCommand;
3774
3726
 
3775
3727
 
3776
3728
 
3777
-
3778
3729
  var _ListActivatedRulesInRuleGroupCommand = class _ListActivatedRulesInRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3779
3730
  ...commonParams
3780
3731
  }).m(function(Command, cs, config, o) {
@@ -3791,7 +3742,6 @@ var ListActivatedRulesInRuleGroupCommand = _ListActivatedRulesInRuleGroupCommand
3791
3742
 
3792
3743
 
3793
3744
 
3794
-
3795
3745
  var _ListByteMatchSetsCommand = class _ListByteMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3796
3746
  ...commonParams
3797
3747
  }).m(function(Command, cs, config, o) {
@@ -3808,7 +3758,6 @@ var ListByteMatchSetsCommand = _ListByteMatchSetsCommand;
3808
3758
 
3809
3759
 
3810
3760
 
3811
-
3812
3761
  var _ListGeoMatchSetsCommand = class _ListGeoMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3813
3762
  ...commonParams
3814
3763
  }).m(function(Command, cs, config, o) {
@@ -3825,7 +3774,6 @@ var ListGeoMatchSetsCommand = _ListGeoMatchSetsCommand;
3825
3774
 
3826
3775
 
3827
3776
 
3828
-
3829
3777
  var _ListIPSetsCommand = class _ListIPSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3830
3778
  ...commonParams
3831
3779
  }).m(function(Command, cs, config, o) {
@@ -3842,7 +3790,6 @@ var ListIPSetsCommand = _ListIPSetsCommand;
3842
3790
 
3843
3791
 
3844
3792
 
3845
-
3846
3793
  var _ListLoggingConfigurationsCommand = class _ListLoggingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
3847
3794
  ...commonParams
3848
3795
  }).m(function(Command, cs, config, o) {
@@ -3859,7 +3806,6 @@ var ListLoggingConfigurationsCommand = _ListLoggingConfigurationsCommand;
3859
3806
 
3860
3807
 
3861
3808
 
3862
-
3863
3809
  var _ListRateBasedRulesCommand = class _ListRateBasedRulesCommand extends import_smithy_client.Command.classBuilder().ep({
3864
3810
  ...commonParams
3865
3811
  }).m(function(Command, cs, config, o) {
@@ -3876,7 +3822,6 @@ var ListRateBasedRulesCommand = _ListRateBasedRulesCommand;
3876
3822
 
3877
3823
 
3878
3824
 
3879
-
3880
3825
  var _ListRegexMatchSetsCommand = class _ListRegexMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3881
3826
  ...commonParams
3882
3827
  }).m(function(Command, cs, config, o) {
@@ -3893,7 +3838,6 @@ var ListRegexMatchSetsCommand = _ListRegexMatchSetsCommand;
3893
3838
 
3894
3839
 
3895
3840
 
3896
-
3897
3841
  var _ListRegexPatternSetsCommand = class _ListRegexPatternSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3898
3842
  ...commonParams
3899
3843
  }).m(function(Command, cs, config, o) {
@@ -3910,7 +3854,6 @@ var ListRegexPatternSetsCommand = _ListRegexPatternSetsCommand;
3910
3854
 
3911
3855
 
3912
3856
 
3913
-
3914
3857
  var _ListResourcesForWebACLCommand = class _ListResourcesForWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3915
3858
  ...commonParams
3916
3859
  }).m(function(Command, cs, config, o) {
@@ -3927,7 +3870,6 @@ var ListResourcesForWebACLCommand = _ListResourcesForWebACLCommand;
3927
3870
 
3928
3871
 
3929
3872
 
3930
-
3931
3873
  var _ListRuleGroupsCommand = class _ListRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3932
3874
  ...commonParams
3933
3875
  }).m(function(Command, cs, config, o) {
@@ -3944,7 +3886,6 @@ var ListRuleGroupsCommand = _ListRuleGroupsCommand;
3944
3886
 
3945
3887
 
3946
3888
 
3947
-
3948
3889
  var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep({
3949
3890
  ...commonParams
3950
3891
  }).m(function(Command, cs, config, o) {
@@ -3961,7 +3902,6 @@ var ListRulesCommand = _ListRulesCommand;
3961
3902
 
3962
3903
 
3963
3904
 
3964
-
3965
3905
  var _ListSizeConstraintSetsCommand = class _ListSizeConstraintSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3966
3906
  ...commonParams
3967
3907
  }).m(function(Command, cs, config, o) {
@@ -3978,7 +3918,6 @@ var ListSizeConstraintSetsCommand = _ListSizeConstraintSetsCommand;
3978
3918
 
3979
3919
 
3980
3920
 
3981
-
3982
3921
  var _ListSqlInjectionMatchSetsCommand = class _ListSqlInjectionMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3983
3922
  ...commonParams
3984
3923
  }).m(function(Command, cs, config, o) {
@@ -3995,7 +3934,6 @@ var ListSqlInjectionMatchSetsCommand = _ListSqlInjectionMatchSetsCommand;
3995
3934
 
3996
3935
 
3997
3936
 
3998
-
3999
3937
  var _ListSubscribedRuleGroupsCommand = class _ListSubscribedRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
4000
3938
  ...commonParams
4001
3939
  }).m(function(Command, cs, config, o) {
@@ -4012,7 +3950,6 @@ var ListSubscribedRuleGroupsCommand = _ListSubscribedRuleGroupsCommand;
4012
3950
 
4013
3951
 
4014
3952
 
4015
-
4016
3953
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4017
3954
  ...commonParams
4018
3955
  }).m(function(Command, cs, config, o) {
@@ -4029,7 +3966,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4029
3966
 
4030
3967
 
4031
3968
 
4032
-
4033
3969
  var _ListWebACLsCommand = class _ListWebACLsCommand extends import_smithy_client.Command.classBuilder().ep({
4034
3970
  ...commonParams
4035
3971
  }).m(function(Command, cs, config, o) {
@@ -4046,7 +3982,6 @@ var ListWebACLsCommand = _ListWebACLsCommand;
4046
3982
 
4047
3983
 
4048
3984
 
4049
-
4050
3985
  var _ListXssMatchSetsCommand = class _ListXssMatchSetsCommand extends import_smithy_client.Command.classBuilder().ep({
4051
3986
  ...commonParams
4052
3987
  }).m(function(Command, cs, config, o) {
@@ -4063,7 +3998,6 @@ var ListXssMatchSetsCommand = _ListXssMatchSetsCommand;
4063
3998
 
4064
3999
 
4065
4000
 
4066
-
4067
4001
  var _PutLoggingConfigurationCommand = class _PutLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4068
4002
  ...commonParams
4069
4003
  }).m(function(Command, cs, config, o) {
@@ -4080,7 +4014,6 @@ var PutLoggingConfigurationCommand = _PutLoggingConfigurationCommand;
4080
4014
 
4081
4015
 
4082
4016
 
4083
-
4084
4017
  var _PutPermissionPolicyCommand = class _PutPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4085
4018
  ...commonParams
4086
4019
  }).m(function(Command, cs, config, o) {
@@ -4097,7 +4030,6 @@ var PutPermissionPolicyCommand = _PutPermissionPolicyCommand;
4097
4030
 
4098
4031
 
4099
4032
 
4100
-
4101
4033
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4102
4034
  ...commonParams
4103
4035
  }).m(function(Command, cs, config, o) {
@@ -4114,7 +4046,6 @@ var TagResourceCommand = _TagResourceCommand;
4114
4046
 
4115
4047
 
4116
4048
 
4117
-
4118
4049
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4119
4050
  ...commonParams
4120
4051
  }).m(function(Command, cs, config, o) {
@@ -4131,7 +4062,6 @@ var UntagResourceCommand = _UntagResourceCommand;
4131
4062
 
4132
4063
 
4133
4064
 
4134
-
4135
4065
  var _UpdateByteMatchSetCommand = class _UpdateByteMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
4136
4066
  ...commonParams
4137
4067
  }).m(function(Command, cs, config, o) {
@@ -4148,7 +4078,6 @@ var UpdateByteMatchSetCommand = _UpdateByteMatchSetCommand;
4148
4078
 
4149
4079
 
4150
4080
 
4151
-
4152
4081
  var _UpdateGeoMatchSetCommand = class _UpdateGeoMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
4153
4082
  ...commonParams
4154
4083
  }).m(function(Command, cs, config, o) {
@@ -4165,7 +4094,6 @@ var UpdateGeoMatchSetCommand = _UpdateGeoMatchSetCommand;
4165
4094
 
4166
4095
 
4167
4096
 
4168
-
4169
4097
  var _UpdateIPSetCommand = class _UpdateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
4170
4098
  ...commonParams
4171
4099
  }).m(function(Command, cs, config, o) {
@@ -4182,7 +4110,6 @@ var UpdateIPSetCommand = _UpdateIPSetCommand;
4182
4110
 
4183
4111
 
4184
4112
 
4185
-
4186
4113
  var _UpdateRateBasedRuleCommand = class _UpdateRateBasedRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4187
4114
  ...commonParams
4188
4115
  }).m(function(Command, cs, config, o) {
@@ -4199,7 +4126,6 @@ var UpdateRateBasedRuleCommand = _UpdateRateBasedRuleCommand;
4199
4126
 
4200
4127
 
4201
4128
 
4202
-
4203
4129
  var _UpdateRegexMatchSetCommand = class _UpdateRegexMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
4204
4130
  ...commonParams
4205
4131
  }).m(function(Command, cs, config, o) {
@@ -4216,7 +4142,6 @@ var UpdateRegexMatchSetCommand = _UpdateRegexMatchSetCommand;
4216
4142
 
4217
4143
 
4218
4144
 
4219
-
4220
4145
  var _UpdateRegexPatternSetCommand = class _UpdateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
4221
4146
  ...commonParams
4222
4147
  }).m(function(Command, cs, config, o) {
@@ -4233,7 +4158,6 @@ var UpdateRegexPatternSetCommand = _UpdateRegexPatternSetCommand;
4233
4158
 
4234
4159
 
4235
4160
 
4236
-
4237
4161
  var _UpdateRuleCommand = class _UpdateRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4238
4162
  ...commonParams
4239
4163
  }).m(function(Command, cs, config, o) {
@@ -4250,7 +4174,6 @@ var UpdateRuleCommand = _UpdateRuleCommand;
4250
4174
 
4251
4175
 
4252
4176
 
4253
-
4254
4177
  var _UpdateRuleGroupCommand = class _UpdateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4255
4178
  ...commonParams
4256
4179
  }).m(function(Command, cs, config, o) {
@@ -4267,7 +4190,6 @@ var UpdateRuleGroupCommand = _UpdateRuleGroupCommand;
4267
4190
 
4268
4191
 
4269
4192
 
4270
-
4271
4193
  var _UpdateSizeConstraintSetCommand = class _UpdateSizeConstraintSetCommand extends import_smithy_client.Command.classBuilder().ep({
4272
4194
  ...commonParams
4273
4195
  }).m(function(Command, cs, config, o) {
@@ -4284,7 +4206,6 @@ var UpdateSizeConstraintSetCommand = _UpdateSizeConstraintSetCommand;
4284
4206
 
4285
4207
 
4286
4208
 
4287
-
4288
4209
  var _UpdateSqlInjectionMatchSetCommand = class _UpdateSqlInjectionMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
4289
4210
  ...commonParams
4290
4211
  }).m(function(Command, cs, config, o) {
@@ -4301,7 +4222,6 @@ var UpdateSqlInjectionMatchSetCommand = _UpdateSqlInjectionMatchSetCommand;
4301
4222
 
4302
4223
 
4303
4224
 
4304
-
4305
4225
  var _UpdateWebACLCommand = class _UpdateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
4306
4226
  ...commonParams
4307
4227
  }).m(function(Command, cs, config, o) {
@@ -4318,7 +4238,6 @@ var UpdateWebACLCommand = _UpdateWebACLCommand;
4318
4238
 
4319
4239
 
4320
4240
 
4321
-
4322
4241
  var _UpdateXssMatchSetCommand = class _UpdateXssMatchSetCommand extends import_smithy_client.Command.classBuilder().ep({
4323
4242
  ...commonParams
4324
4243
  }).m(function(Command, cs, config, o) {
@@ -171,15 +171,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
171
171
  * Enables FIPS compatible endpoints.
172
172
  */
173
173
  useFipsEndpoint?: boolean | __Provider<boolean>;
174
+ /**
175
+ * The AWS region to which this client will send requests
176
+ */
177
+ region?: string | __Provider<string>;
174
178
  /**
175
179
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
176
180
  * @internal
177
181
  */
178
182
  defaultUserAgentProvider?: Provider<__UserAgent>;
179
- /**
180
- * The AWS region to which this client will send requests
181
- */
182
- region?: string | __Provider<string>;
183
183
  /**
184
184
  * Default credentials provider; Not available in browser runtime.
185
185
  * @deprecated
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *