@aws-sdk/client-wafv2 3.590.0 → 3.596.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 (113) hide show
  1. package/dist-cjs/index.js +0 -54
  2. package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -1
  3. package/dist-types/commands/CheckCapacityCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateAPIKeyCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteAPIKeyCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeAllManagedProductsCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeManagedProductsByVendorCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -1
  21. package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +2 -1
  22. package/dist-types/commands/GetDecryptedAPIKeyCommand.d.ts +2 -1
  23. package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
  24. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -1
  25. package/dist-types/commands/GetManagedRuleSetCommand.d.ts +2 -1
  26. package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +2 -1
  27. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
  28. package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +2 -1
  29. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -1
  30. package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -1
  32. package/dist-types/commands/GetWebACLCommand.d.ts +2 -1
  33. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/ListAPIKeysCommand.d.ts +2 -1
  35. package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListManagedRuleSetsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +2 -1
  41. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +2 -1
  43. package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  45. package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
  46. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
  47. package/dist-types/commands/PutManagedRuleSetVersionsCommand.d.ts +2 -1
  48. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -1
  49. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
  56. package/dist-types/index.d.ts +2 -2
  57. package/dist-types/models/WAFV2ServiceException.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/models/WAFV2ServiceException.d.ts +2 -1
  113. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -280,7 +280,6 @@ var WAFV2Client = _WAFV2Client;
280
280
 
281
281
  var import_middleware_serde = require("@smithy/middleware-serde");
282
282
 
283
- var import_types = require("@smithy/types");
284
283
 
285
284
  // src/protocols/Aws_json1_1.ts
286
285
  var import_core2 = require("@aws-sdk/core");
@@ -2939,7 +2938,6 @@ var AssociateWebACLCommand = _AssociateWebACLCommand;
2939
2938
 
2940
2939
 
2941
2940
 
2942
-
2943
2941
  var _CheckCapacityCommand = class _CheckCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
2944
2942
  ...commonParams
2945
2943
  }).m(function(Command, cs, config, o) {
@@ -2956,7 +2954,6 @@ var CheckCapacityCommand = _CheckCapacityCommand;
2956
2954
 
2957
2955
 
2958
2956
 
2959
-
2960
2957
  var _CreateAPIKeyCommand = class _CreateAPIKeyCommand extends import_smithy_client.Command.classBuilder().ep({
2961
2958
  ...commonParams
2962
2959
  }).m(function(Command, cs, config, o) {
@@ -2973,7 +2970,6 @@ var CreateAPIKeyCommand = _CreateAPIKeyCommand;
2973
2970
 
2974
2971
 
2975
2972
 
2976
-
2977
2973
  var _CreateIPSetCommand = class _CreateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
2978
2974
  ...commonParams
2979
2975
  }).m(function(Command, cs, config, o) {
@@ -2990,7 +2986,6 @@ var CreateIPSetCommand = _CreateIPSetCommand;
2990
2986
 
2991
2987
 
2992
2988
 
2993
-
2994
2989
  var _CreateRegexPatternSetCommand = class _CreateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
2995
2990
  ...commonParams
2996
2991
  }).m(function(Command, cs, config, o) {
@@ -3007,7 +3002,6 @@ var CreateRegexPatternSetCommand = _CreateRegexPatternSetCommand;
3007
3002
 
3008
3003
 
3009
3004
 
3010
-
3011
3005
  var _CreateRuleGroupCommand = class _CreateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3012
3006
  ...commonParams
3013
3007
  }).m(function(Command, cs, config, o) {
@@ -3024,7 +3018,6 @@ var CreateRuleGroupCommand = _CreateRuleGroupCommand;
3024
3018
 
3025
3019
 
3026
3020
 
3027
-
3028
3021
  var _CreateWebACLCommand = class _CreateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3029
3022
  ...commonParams
3030
3023
  }).m(function(Command, cs, config, o) {
@@ -3041,7 +3034,6 @@ var CreateWebACLCommand = _CreateWebACLCommand;
3041
3034
 
3042
3035
 
3043
3036
 
3044
-
3045
3037
  var _DeleteAPIKeyCommand = class _DeleteAPIKeyCommand extends import_smithy_client.Command.classBuilder().ep({
3046
3038
  ...commonParams
3047
3039
  }).m(function(Command, cs, config, o) {
@@ -3058,7 +3050,6 @@ var DeleteAPIKeyCommand = _DeleteAPIKeyCommand;
3058
3050
 
3059
3051
 
3060
3052
 
3061
-
3062
3053
  var _DeleteFirewallManagerRuleGroupsCommand = class _DeleteFirewallManagerRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3063
3054
  ...commonParams
3064
3055
  }).m(function(Command, cs, config, o) {
@@ -3075,7 +3066,6 @@ var DeleteFirewallManagerRuleGroupsCommand = _DeleteFirewallManagerRuleGroupsCom
3075
3066
 
3076
3067
 
3077
3068
 
3078
-
3079
3069
  var _DeleteIPSetCommand = class _DeleteIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
3080
3070
  ...commonParams
3081
3071
  }).m(function(Command, cs, config, o) {
@@ -3092,7 +3082,6 @@ var DeleteIPSetCommand = _DeleteIPSetCommand;
3092
3082
 
3093
3083
 
3094
3084
 
3095
-
3096
3085
  var _DeleteLoggingConfigurationCommand = class _DeleteLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3097
3086
  ...commonParams
3098
3087
  }).m(function(Command, cs, config, o) {
@@ -3109,7 +3098,6 @@ var DeleteLoggingConfigurationCommand = _DeleteLoggingConfigurationCommand;
3109
3098
 
3110
3099
 
3111
3100
 
3112
-
3113
3101
  var _DeletePermissionPolicyCommand = class _DeletePermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3114
3102
  ...commonParams
3115
3103
  }).m(function(Command, cs, config, o) {
@@ -3126,7 +3114,6 @@ var DeletePermissionPolicyCommand = _DeletePermissionPolicyCommand;
3126
3114
 
3127
3115
 
3128
3116
 
3129
-
3130
3117
  var _DeleteRegexPatternSetCommand = class _DeleteRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
3131
3118
  ...commonParams
3132
3119
  }).m(function(Command, cs, config, o) {
@@ -3143,7 +3130,6 @@ var DeleteRegexPatternSetCommand = _DeleteRegexPatternSetCommand;
3143
3130
 
3144
3131
 
3145
3132
 
3146
-
3147
3133
  var _DeleteRuleGroupCommand = class _DeleteRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3148
3134
  ...commonParams
3149
3135
  }).m(function(Command, cs, config, o) {
@@ -3160,7 +3146,6 @@ var DeleteRuleGroupCommand = _DeleteRuleGroupCommand;
3160
3146
 
3161
3147
 
3162
3148
 
3163
-
3164
3149
  var _DeleteWebACLCommand = class _DeleteWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3165
3150
  ...commonParams
3166
3151
  }).m(function(Command, cs, config, o) {
@@ -3177,7 +3162,6 @@ var DeleteWebACLCommand = _DeleteWebACLCommand;
3177
3162
 
3178
3163
 
3179
3164
 
3180
-
3181
3165
  var _DescribeAllManagedProductsCommand = class _DescribeAllManagedProductsCommand extends import_smithy_client.Command.classBuilder().ep({
3182
3166
  ...commonParams
3183
3167
  }).m(function(Command, cs, config, o) {
@@ -3194,7 +3178,6 @@ var DescribeAllManagedProductsCommand = _DescribeAllManagedProductsCommand;
3194
3178
 
3195
3179
 
3196
3180
 
3197
-
3198
3181
  var _DescribeManagedProductsByVendorCommand = class _DescribeManagedProductsByVendorCommand extends import_smithy_client.Command.classBuilder().ep({
3199
3182
  ...commonParams
3200
3183
  }).m(function(Command, cs, config, o) {
@@ -3211,7 +3194,6 @@ var DescribeManagedProductsByVendorCommand = _DescribeManagedProductsByVendorCom
3211
3194
 
3212
3195
 
3213
3196
 
3214
-
3215
3197
  var _DescribeManagedRuleGroupCommand = class _DescribeManagedRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3216
3198
  ...commonParams
3217
3199
  }).m(function(Command, cs, config, o) {
@@ -3228,7 +3210,6 @@ var DescribeManagedRuleGroupCommand = _DescribeManagedRuleGroupCommand;
3228
3210
 
3229
3211
 
3230
3212
 
3231
-
3232
3213
  var _DisassociateWebACLCommand = class _DisassociateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3233
3214
  ...commonParams
3234
3215
  }).m(function(Command, cs, config, o) {
@@ -3245,7 +3226,6 @@ var DisassociateWebACLCommand = _DisassociateWebACLCommand;
3245
3226
 
3246
3227
 
3247
3228
 
3248
-
3249
3229
  var _GenerateMobileSdkReleaseUrlCommand = class _GenerateMobileSdkReleaseUrlCommand extends import_smithy_client.Command.classBuilder().ep({
3250
3230
  ...commonParams
3251
3231
  }).m(function(Command, cs, config, o) {
@@ -3262,7 +3242,6 @@ var GenerateMobileSdkReleaseUrlCommand = _GenerateMobileSdkReleaseUrlCommand;
3262
3242
 
3263
3243
 
3264
3244
 
3265
-
3266
3245
  var _GetDecryptedAPIKeyCommand = class _GetDecryptedAPIKeyCommand extends import_smithy_client.Command.classBuilder().ep({
3267
3246
  ...commonParams
3268
3247
  }).m(function(Command, cs, config, o) {
@@ -3279,7 +3258,6 @@ var GetDecryptedAPIKeyCommand = _GetDecryptedAPIKeyCommand;
3279
3258
 
3280
3259
 
3281
3260
 
3282
-
3283
3261
  var _GetIPSetCommand = class _GetIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
3284
3262
  ...commonParams
3285
3263
  }).m(function(Command, cs, config, o) {
@@ -3296,7 +3274,6 @@ var GetIPSetCommand = _GetIPSetCommand;
3296
3274
 
3297
3275
 
3298
3276
 
3299
-
3300
3277
  var _GetLoggingConfigurationCommand = class _GetLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3301
3278
  ...commonParams
3302
3279
  }).m(function(Command, cs, config, o) {
@@ -3313,7 +3290,6 @@ var GetLoggingConfigurationCommand = _GetLoggingConfigurationCommand;
3313
3290
 
3314
3291
 
3315
3292
 
3316
-
3317
3293
  var _GetManagedRuleSetCommand = class _GetManagedRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
3318
3294
  ...commonParams
3319
3295
  }).m(function(Command, cs, config, o) {
@@ -3330,7 +3306,6 @@ var GetManagedRuleSetCommand = _GetManagedRuleSetCommand;
3330
3306
 
3331
3307
 
3332
3308
 
3333
-
3334
3309
  var _GetMobileSdkReleaseCommand = class _GetMobileSdkReleaseCommand extends import_smithy_client.Command.classBuilder().ep({
3335
3310
  ...commonParams
3336
3311
  }).m(function(Command, cs, config, o) {
@@ -3347,7 +3322,6 @@ var GetMobileSdkReleaseCommand = _GetMobileSdkReleaseCommand;
3347
3322
 
3348
3323
 
3349
3324
 
3350
-
3351
3325
  var _GetPermissionPolicyCommand = class _GetPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3352
3326
  ...commonParams
3353
3327
  }).m(function(Command, cs, config, o) {
@@ -3364,7 +3338,6 @@ var GetPermissionPolicyCommand = _GetPermissionPolicyCommand;
3364
3338
 
3365
3339
 
3366
3340
 
3367
-
3368
3341
  var _GetRateBasedStatementManagedKeysCommand = class _GetRateBasedStatementManagedKeysCommand extends import_smithy_client.Command.classBuilder().ep({
3369
3342
  ...commonParams
3370
3343
  }).m(function(Command, cs, config, o) {
@@ -3381,7 +3354,6 @@ var GetRateBasedStatementManagedKeysCommand = _GetRateBasedStatementManagedKeysC
3381
3354
 
3382
3355
 
3383
3356
 
3384
-
3385
3357
  var _GetRegexPatternSetCommand = class _GetRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
3386
3358
  ...commonParams
3387
3359
  }).m(function(Command, cs, config, o) {
@@ -3398,7 +3370,6 @@ var GetRegexPatternSetCommand = _GetRegexPatternSetCommand;
3398
3370
 
3399
3371
 
3400
3372
 
3401
-
3402
3373
  var _GetRuleGroupCommand = class _GetRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3403
3374
  ...commonParams
3404
3375
  }).m(function(Command, cs, config, o) {
@@ -3415,7 +3386,6 @@ var GetRuleGroupCommand = _GetRuleGroupCommand;
3415
3386
 
3416
3387
 
3417
3388
 
3418
-
3419
3389
  var _GetSampledRequestsCommand = class _GetSampledRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
3420
3390
  ...commonParams
3421
3391
  }).m(function(Command, cs, config, o) {
@@ -3432,7 +3402,6 @@ var GetSampledRequestsCommand = _GetSampledRequestsCommand;
3432
3402
 
3433
3403
 
3434
3404
 
3435
-
3436
3405
  var _GetWebACLCommand = class _GetWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3437
3406
  ...commonParams
3438
3407
  }).m(function(Command, cs, config, o) {
@@ -3449,7 +3418,6 @@ var GetWebACLCommand = _GetWebACLCommand;
3449
3418
 
3450
3419
 
3451
3420
 
3452
-
3453
3421
  var _GetWebACLForResourceCommand = class _GetWebACLForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3454
3422
  ...commonParams
3455
3423
  }).m(function(Command, cs, config, o) {
@@ -3466,7 +3434,6 @@ var GetWebACLForResourceCommand = _GetWebACLForResourceCommand;
3466
3434
 
3467
3435
 
3468
3436
 
3469
-
3470
3437
  var _ListAPIKeysCommand = class _ListAPIKeysCommand extends import_smithy_client.Command.classBuilder().ep({
3471
3438
  ...commonParams
3472
3439
  }).m(function(Command, cs, config, o) {
@@ -3483,7 +3450,6 @@ var ListAPIKeysCommand = _ListAPIKeysCommand;
3483
3450
 
3484
3451
 
3485
3452
 
3486
-
3487
3453
  var _ListAvailableManagedRuleGroupsCommand = class _ListAvailableManagedRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3488
3454
  ...commonParams
3489
3455
  }).m(function(Command, cs, config, o) {
@@ -3500,7 +3466,6 @@ var ListAvailableManagedRuleGroupsCommand = _ListAvailableManagedRuleGroupsComma
3500
3466
 
3501
3467
 
3502
3468
 
3503
-
3504
3469
  var _ListAvailableManagedRuleGroupVersionsCommand = class _ListAvailableManagedRuleGroupVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
3505
3470
  ...commonParams
3506
3471
  }).m(function(Command, cs, config, o) {
@@ -3517,7 +3482,6 @@ var ListAvailableManagedRuleGroupVersionsCommand = _ListAvailableManagedRuleGrou
3517
3482
 
3518
3483
 
3519
3484
 
3520
-
3521
3485
  var _ListIPSetsCommand = class _ListIPSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3522
3486
  ...commonParams
3523
3487
  }).m(function(Command, cs, config, o) {
@@ -3534,7 +3498,6 @@ var ListIPSetsCommand = _ListIPSetsCommand;
3534
3498
 
3535
3499
 
3536
3500
 
3537
-
3538
3501
  var _ListLoggingConfigurationsCommand = class _ListLoggingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
3539
3502
  ...commonParams
3540
3503
  }).m(function(Command, cs, config, o) {
@@ -3551,7 +3514,6 @@ var ListLoggingConfigurationsCommand = _ListLoggingConfigurationsCommand;
3551
3514
 
3552
3515
 
3553
3516
 
3554
-
3555
3517
  var _ListManagedRuleSetsCommand = class _ListManagedRuleSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3556
3518
  ...commonParams
3557
3519
  }).m(function(Command, cs, config, o) {
@@ -3568,7 +3530,6 @@ var ListManagedRuleSetsCommand = _ListManagedRuleSetsCommand;
3568
3530
 
3569
3531
 
3570
3532
 
3571
-
3572
3533
  var _ListMobileSdkReleasesCommand = class _ListMobileSdkReleasesCommand extends import_smithy_client.Command.classBuilder().ep({
3573
3534
  ...commonParams
3574
3535
  }).m(function(Command, cs, config, o) {
@@ -3585,7 +3546,6 @@ var ListMobileSdkReleasesCommand = _ListMobileSdkReleasesCommand;
3585
3546
 
3586
3547
 
3587
3548
 
3588
-
3589
3549
  var _ListRegexPatternSetsCommand = class _ListRegexPatternSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3590
3550
  ...commonParams
3591
3551
  }).m(function(Command, cs, config, o) {
@@ -3602,7 +3562,6 @@ var ListRegexPatternSetsCommand = _ListRegexPatternSetsCommand;
3602
3562
 
3603
3563
 
3604
3564
 
3605
-
3606
3565
  var _ListResourcesForWebACLCommand = class _ListResourcesForWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3607
3566
  ...commonParams
3608
3567
  }).m(function(Command, cs, config, o) {
@@ -3619,7 +3578,6 @@ var ListResourcesForWebACLCommand = _ListResourcesForWebACLCommand;
3619
3578
 
3620
3579
 
3621
3580
 
3622
-
3623
3581
  var _ListRuleGroupsCommand = class _ListRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3624
3582
  ...commonParams
3625
3583
  }).m(function(Command, cs, config, o) {
@@ -3636,7 +3594,6 @@ var ListRuleGroupsCommand = _ListRuleGroupsCommand;
3636
3594
 
3637
3595
 
3638
3596
 
3639
-
3640
3597
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3641
3598
  ...commonParams
3642
3599
  }).m(function(Command, cs, config, o) {
@@ -3653,7 +3610,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3653
3610
 
3654
3611
 
3655
3612
 
3656
-
3657
3613
  var _ListWebACLsCommand = class _ListWebACLsCommand extends import_smithy_client.Command.classBuilder().ep({
3658
3614
  ...commonParams
3659
3615
  }).m(function(Command, cs, config, o) {
@@ -3670,7 +3626,6 @@ var ListWebACLsCommand = _ListWebACLsCommand;
3670
3626
 
3671
3627
 
3672
3628
 
3673
-
3674
3629
  var _PutLoggingConfigurationCommand = class _PutLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3675
3630
  ...commonParams
3676
3631
  }).m(function(Command, cs, config, o) {
@@ -3687,7 +3642,6 @@ var PutLoggingConfigurationCommand = _PutLoggingConfigurationCommand;
3687
3642
 
3688
3643
 
3689
3644
 
3690
-
3691
3645
  var _PutManagedRuleSetVersionsCommand = class _PutManagedRuleSetVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
3692
3646
  ...commonParams
3693
3647
  }).m(function(Command, cs, config, o) {
@@ -3704,7 +3658,6 @@ var PutManagedRuleSetVersionsCommand = _PutManagedRuleSetVersionsCommand;
3704
3658
 
3705
3659
 
3706
3660
 
3707
-
3708
3661
  var _PutPermissionPolicyCommand = class _PutPermissionPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3709
3662
  ...commonParams
3710
3663
  }).m(function(Command, cs, config, o) {
@@ -3721,7 +3674,6 @@ var PutPermissionPolicyCommand = _PutPermissionPolicyCommand;
3721
3674
 
3722
3675
 
3723
3676
 
3724
-
3725
3677
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3726
3678
  ...commonParams
3727
3679
  }).m(function(Command, cs, config, o) {
@@ -3738,7 +3690,6 @@ var TagResourceCommand = _TagResourceCommand;
3738
3690
 
3739
3691
 
3740
3692
 
3741
-
3742
3693
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3743
3694
  ...commonParams
3744
3695
  }).m(function(Command, cs, config, o) {
@@ -3755,7 +3706,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3755
3706
 
3756
3707
 
3757
3708
 
3758
-
3759
3709
  var _UpdateIPSetCommand = class _UpdateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
3760
3710
  ...commonParams
3761
3711
  }).m(function(Command, cs, config, o) {
@@ -3772,7 +3722,6 @@ var UpdateIPSetCommand = _UpdateIPSetCommand;
3772
3722
 
3773
3723
 
3774
3724
 
3775
-
3776
3725
  var _UpdateManagedRuleSetVersionExpiryDateCommand = class _UpdateManagedRuleSetVersionExpiryDateCommand extends import_smithy_client.Command.classBuilder().ep({
3777
3726
  ...commonParams
3778
3727
  }).m(function(Command, cs, config, o) {
@@ -3789,7 +3738,6 @@ var UpdateManagedRuleSetVersionExpiryDateCommand = _UpdateManagedRuleSetVersionE
3789
3738
 
3790
3739
 
3791
3740
 
3792
-
3793
3741
  var _UpdateRegexPatternSetCommand = class _UpdateRegexPatternSetCommand extends import_smithy_client.Command.classBuilder().ep({
3794
3742
  ...commonParams
3795
3743
  }).m(function(Command, cs, config, o) {
@@ -3806,7 +3754,6 @@ var UpdateRegexPatternSetCommand = _UpdateRegexPatternSetCommand;
3806
3754
 
3807
3755
 
3808
3756
 
3809
-
3810
3757
  var _UpdateRuleGroupCommand = class _UpdateRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3811
3758
  ...commonParams
3812
3759
  }).m(function(Command, cs, config, o) {
@@ -3823,7 +3770,6 @@ var UpdateRuleGroupCommand = _UpdateRuleGroupCommand;
3823
3770
 
3824
3771
 
3825
3772
 
3826
-
3827
3773
  var _UpdateWebACLCommand = class _UpdateWebACLCommand extends import_smithy_client.Command.classBuilder().ep({
3828
3774
  ...commonParams
3829
3775
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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, WAFV2ClientResolvedConfig } from
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
  *