@aws-sdk/client-waf-regional 3.303.0 → 3.309.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateWebACLCommand.js +2 -2
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -2
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -2
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -2
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -2
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -2
- package/dist-cjs/commands/CreateRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -2
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -2
- package/dist-cjs/commands/CreateWebACLCommand.js +2 -2
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -2
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteWebACLCommand.js +2 -2
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -2
- package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -2
- package/dist-cjs/commands/GetChangeTokenCommand.js +2 -2
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -2
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -2
- package/dist-cjs/commands/GetIPSetCommand.js +2 -2
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -2
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -2
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -2
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -2
- package/dist-cjs/commands/GetRuleCommand.js +2 -2
- package/dist-cjs/commands/GetRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -2
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -2
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -2
- package/dist-cjs/commands/GetWebACLCommand.js +2 -2
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -2
- package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -2
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -2
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -2
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -2
- package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListRulesCommand.js +2 -2
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -2
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListWebACLsCommand.js +2 -2
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateWebACLCommand.js +2 -2
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1540 -1608
- package/dist-es/commands/AssociateWebACLCommand.js +3 -3
- package/dist-es/commands/CreateByteMatchSetCommand.js +3 -3
- package/dist-es/commands/CreateGeoMatchSetCommand.js +3 -3
- package/dist-es/commands/CreateIPSetCommand.js +3 -3
- package/dist-es/commands/CreateRateBasedRuleCommand.js +3 -3
- package/dist-es/commands/CreateRegexMatchSetCommand.js +3 -3
- package/dist-es/commands/CreateRegexPatternSetCommand.js +3 -3
- package/dist-es/commands/CreateRuleCommand.js +3 -3
- package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +3 -3
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +3 -3
- package/dist-es/commands/CreateWebACLCommand.js +3 -3
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +3 -3
- package/dist-es/commands/CreateXssMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteByteMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteIPSetCommand.js +3 -3
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +3 -3
- package/dist-es/commands/DeletePermissionPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +3 -3
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +3 -3
- package/dist-es/commands/DeleteRuleCommand.js +3 -3
- package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +3 -3
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteWebACLCommand.js +3 -3
- package/dist-es/commands/DeleteXssMatchSetCommand.js +3 -3
- package/dist-es/commands/DisassociateWebACLCommand.js +3 -3
- package/dist-es/commands/GetByteMatchSetCommand.js +3 -3
- package/dist-es/commands/GetChangeTokenCommand.js +3 -3
- package/dist-es/commands/GetChangeTokenStatusCommand.js +3 -3
- package/dist-es/commands/GetGeoMatchSetCommand.js +3 -3
- package/dist-es/commands/GetIPSetCommand.js +3 -3
- package/dist-es/commands/GetLoggingConfigurationCommand.js +3 -3
- package/dist-es/commands/GetPermissionPolicyCommand.js +3 -3
- package/dist-es/commands/GetRateBasedRuleCommand.js +3 -3
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +3 -3
- package/dist-es/commands/GetRegexMatchSetCommand.js +3 -3
- package/dist-es/commands/GetRegexPatternSetCommand.js +3 -3
- package/dist-es/commands/GetRuleCommand.js +3 -3
- package/dist-es/commands/GetRuleGroupCommand.js +3 -3
- package/dist-es/commands/GetSampledRequestsCommand.js +3 -3
- package/dist-es/commands/GetSizeConstraintSetCommand.js +3 -3
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +3 -3
- package/dist-es/commands/GetWebACLCommand.js +3 -3
- package/dist-es/commands/GetWebACLForResourceCommand.js +3 -3
- package/dist-es/commands/GetXssMatchSetCommand.js +3 -3
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +3 -3
- package/dist-es/commands/ListByteMatchSetsCommand.js +3 -3
- package/dist-es/commands/ListGeoMatchSetsCommand.js +3 -3
- package/dist-es/commands/ListIPSetsCommand.js +3 -3
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListRateBasedRulesCommand.js +3 -3
- package/dist-es/commands/ListRegexMatchSetsCommand.js +3 -3
- package/dist-es/commands/ListRegexPatternSetsCommand.js +3 -3
- package/dist-es/commands/ListResourcesForWebACLCommand.js +3 -3
- package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
- package/dist-es/commands/ListRulesCommand.js +3 -3
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +3 -3
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +3 -3
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListWebACLsCommand.js +3 -3
- package/dist-es/commands/ListXssMatchSetsCommand.js +3 -3
- package/dist-es/commands/PutLoggingConfigurationCommand.js +3 -3
- package/dist-es/commands/PutPermissionPolicyCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateByteMatchSetCommand.js +3 -3
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +3 -3
- package/dist-es/commands/UpdateIPSetCommand.js +3 -3
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +3 -3
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +3 -3
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +3 -3
- package/dist-es/commands/UpdateRuleCommand.js +3 -3
- package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +3 -3
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +3 -3
- package/dist-es/commands/UpdateWebACLCommand.js +3 -3
- package/dist-es/commands/UpdateXssMatchSetCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1374 -1442
- package/dist-types/protocols/Aws_json1_1.d.ts +648 -162
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +162 -162
- package/package.json +29 -29
|
@@ -327,651 +327,651 @@ import {
|
|
|
327
327
|
UpdateXssMatchSetCommandInput,
|
|
328
328
|
UpdateXssMatchSetCommandOutput,
|
|
329
329
|
} from "../commands/UpdateXssMatchSetCommand";
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_AssociateWebACLCommand: (
|
|
331
331
|
input: AssociateWebACLCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_CreateByteMatchSetCommand: (
|
|
335
335
|
input: CreateByteMatchSetCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_CreateGeoMatchSetCommand: (
|
|
339
339
|
input: CreateGeoMatchSetCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_CreateIPSetCommand: (
|
|
343
343
|
input: CreateIPSetCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_CreateRateBasedRuleCommand: (
|
|
347
347
|
input: CreateRateBasedRuleCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_CreateRegexMatchSetCommand: (
|
|
351
351
|
input: CreateRegexMatchSetCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_CreateRegexPatternSetCommand: (
|
|
355
355
|
input: CreateRegexPatternSetCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_CreateRuleCommand: (
|
|
359
359
|
input: CreateRuleCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_CreateRuleGroupCommand: (
|
|
363
363
|
input: CreateRuleGroupCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_CreateSizeConstraintSetCommand: (
|
|
367
367
|
input: CreateSizeConstraintSetCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_CreateSqlInjectionMatchSetCommand: (
|
|
371
371
|
input: CreateSqlInjectionMatchSetCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_CreateWebACLCommand: (
|
|
375
375
|
input: CreateWebACLCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_CreateWebACLMigrationStackCommand: (
|
|
379
379
|
input: CreateWebACLMigrationStackCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_CreateXssMatchSetCommand: (
|
|
383
383
|
input: CreateXssMatchSetCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_DeleteByteMatchSetCommand: (
|
|
387
387
|
input: DeleteByteMatchSetCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_DeleteGeoMatchSetCommand: (
|
|
391
391
|
input: DeleteGeoMatchSetCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_DeleteIPSetCommand: (
|
|
395
395
|
input: DeleteIPSetCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_DeleteLoggingConfigurationCommand: (
|
|
399
399
|
input: DeleteLoggingConfigurationCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_DeletePermissionPolicyCommand: (
|
|
403
403
|
input: DeletePermissionPolicyCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_DeleteRateBasedRuleCommand: (
|
|
407
407
|
input: DeleteRateBasedRuleCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_DeleteRegexMatchSetCommand: (
|
|
411
411
|
input: DeleteRegexMatchSetCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_DeleteRegexPatternSetCommand: (
|
|
415
415
|
input: DeleteRegexPatternSetCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_DeleteRuleCommand: (
|
|
419
419
|
input: DeleteRuleCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_DeleteRuleGroupCommand: (
|
|
423
423
|
input: DeleteRuleGroupCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_DeleteSizeConstraintSetCommand: (
|
|
427
427
|
input: DeleteSizeConstraintSetCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_DeleteSqlInjectionMatchSetCommand: (
|
|
431
431
|
input: DeleteSqlInjectionMatchSetCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_DeleteWebACLCommand: (
|
|
435
435
|
input: DeleteWebACLCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_DeleteXssMatchSetCommand: (
|
|
439
439
|
input: DeleteXssMatchSetCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_DisassociateWebACLCommand: (
|
|
443
443
|
input: DisassociateWebACLCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_GetByteMatchSetCommand: (
|
|
447
447
|
input: GetByteMatchSetCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_GetChangeTokenCommand: (
|
|
451
451
|
input: GetChangeTokenCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_GetChangeTokenStatusCommand: (
|
|
455
455
|
input: GetChangeTokenStatusCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_GetGeoMatchSetCommand: (
|
|
459
459
|
input: GetGeoMatchSetCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_GetIPSetCommand: (
|
|
463
463
|
input: GetIPSetCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_GetLoggingConfigurationCommand: (
|
|
467
467
|
input: GetLoggingConfigurationCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_GetPermissionPolicyCommand: (
|
|
471
471
|
input: GetPermissionPolicyCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_GetRateBasedRuleCommand: (
|
|
475
475
|
input: GetRateBasedRuleCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_GetRateBasedRuleManagedKeysCommand: (
|
|
479
479
|
input: GetRateBasedRuleManagedKeysCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_GetRegexMatchSetCommand: (
|
|
483
483
|
input: GetRegexMatchSetCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_GetRegexPatternSetCommand: (
|
|
487
487
|
input: GetRegexPatternSetCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_GetRuleCommand: (
|
|
491
491
|
input: GetRuleCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_GetRuleGroupCommand: (
|
|
495
495
|
input: GetRuleGroupCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_GetSampledRequestsCommand: (
|
|
499
499
|
input: GetSampledRequestsCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_GetSizeConstraintSetCommand: (
|
|
503
503
|
input: GetSizeConstraintSetCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_GetSqlInjectionMatchSetCommand: (
|
|
507
507
|
input: GetSqlInjectionMatchSetCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_GetWebACLCommand: (
|
|
511
511
|
input: GetWebACLCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_GetWebACLForResourceCommand: (
|
|
515
515
|
input: GetWebACLForResourceCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_GetXssMatchSetCommand: (
|
|
519
519
|
input: GetXssMatchSetCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_ListActivatedRulesInRuleGroupCommand: (
|
|
523
523
|
input: ListActivatedRulesInRuleGroupCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_ListByteMatchSetsCommand: (
|
|
527
527
|
input: ListByteMatchSetsCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_ListGeoMatchSetsCommand: (
|
|
531
531
|
input: ListGeoMatchSetsCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_ListIPSetsCommand: (
|
|
535
535
|
input: ListIPSetsCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_ListLoggingConfigurationsCommand: (
|
|
539
539
|
input: ListLoggingConfigurationsCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_ListRateBasedRulesCommand: (
|
|
543
543
|
input: ListRateBasedRulesCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_ListRegexMatchSetsCommand: (
|
|
547
547
|
input: ListRegexMatchSetsCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_ListRegexPatternSetsCommand: (
|
|
551
551
|
input: ListRegexPatternSetsCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_ListResourcesForWebACLCommand: (
|
|
555
555
|
input: ListResourcesForWebACLCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const se_ListRuleGroupsCommand: (
|
|
559
559
|
input: ListRuleGroupsCommandInput,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const se_ListRulesCommand: (
|
|
563
563
|
input: ListRulesCommandInput,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const se_ListSizeConstraintSetsCommand: (
|
|
567
567
|
input: ListSizeConstraintSetsCommandInput,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const se_ListSqlInjectionMatchSetsCommand: (
|
|
571
571
|
input: ListSqlInjectionMatchSetsCommandInput,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const se_ListSubscribedRuleGroupsCommand: (
|
|
575
575
|
input: ListSubscribedRuleGroupsCommandInput,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
579
579
|
input: ListTagsForResourceCommandInput,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const se_ListWebACLsCommand: (
|
|
583
583
|
input: ListWebACLsCommandInput,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const se_ListXssMatchSetsCommand: (
|
|
587
587
|
input: ListXssMatchSetsCommandInput,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const se_PutLoggingConfigurationCommand: (
|
|
591
591
|
input: PutLoggingConfigurationCommandInput,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<__HttpRequest>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const se_PutPermissionPolicyCommand: (
|
|
595
595
|
input: PutPermissionPolicyCommandInput,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<__HttpRequest>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const se_TagResourceCommand: (
|
|
599
599
|
input: TagResourceCommandInput,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<__HttpRequest>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const se_UntagResourceCommand: (
|
|
603
603
|
input: UntagResourceCommandInput,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<__HttpRequest>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const se_UpdateByteMatchSetCommand: (
|
|
607
607
|
input: UpdateByteMatchSetCommandInput,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<__HttpRequest>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const se_UpdateGeoMatchSetCommand: (
|
|
611
611
|
input: UpdateGeoMatchSetCommandInput,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<__HttpRequest>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const se_UpdateIPSetCommand: (
|
|
615
615
|
input: UpdateIPSetCommandInput,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<__HttpRequest>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const se_UpdateRateBasedRuleCommand: (
|
|
619
619
|
input: UpdateRateBasedRuleCommandInput,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<__HttpRequest>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const se_UpdateRegexMatchSetCommand: (
|
|
623
623
|
input: UpdateRegexMatchSetCommandInput,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<__HttpRequest>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const se_UpdateRegexPatternSetCommand: (
|
|
627
627
|
input: UpdateRegexPatternSetCommandInput,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<__HttpRequest>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const se_UpdateRuleCommand: (
|
|
631
631
|
input: UpdateRuleCommandInput,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<__HttpRequest>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const se_UpdateRuleGroupCommand: (
|
|
635
635
|
input: UpdateRuleGroupCommandInput,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<__HttpRequest>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const se_UpdateSizeConstraintSetCommand: (
|
|
639
639
|
input: UpdateSizeConstraintSetCommandInput,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<__HttpRequest>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const se_UpdateSqlInjectionMatchSetCommand: (
|
|
643
643
|
input: UpdateSqlInjectionMatchSetCommandInput,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<__HttpRequest>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const se_UpdateWebACLCommand: (
|
|
647
647
|
input: UpdateWebACLCommandInput,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<__HttpRequest>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const se_UpdateXssMatchSetCommand: (
|
|
651
651
|
input: UpdateXssMatchSetCommandInput,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<__HttpRequest>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_AssociateWebACLCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<AssociateWebACLCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_CreateByteMatchSetCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<CreateByteMatchSetCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_CreateGeoMatchSetCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<CreateGeoMatchSetCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_CreateIPSetCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<CreateIPSetCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_CreateRateBasedRuleCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<CreateRateBasedRuleCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_CreateRegexMatchSetCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<CreateRegexMatchSetCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_CreateRegexPatternSetCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<CreateRegexPatternSetCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_CreateRuleCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<CreateRuleCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_CreateRuleGroupCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<CreateRuleGroupCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_CreateSizeConstraintSetCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<CreateSizeConstraintSetCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_CreateSqlInjectionMatchSetCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<CreateSqlInjectionMatchSetCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_CreateWebACLCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<CreateWebACLCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_CreateWebACLMigrationStackCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<CreateWebACLMigrationStackCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_CreateXssMatchSetCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<CreateXssMatchSetCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_DeleteByteMatchSetCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<DeleteByteMatchSetCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_DeleteGeoMatchSetCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<DeleteGeoMatchSetCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_DeleteIPSetCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<DeleteIPSetCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_DeleteLoggingConfigurationCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<DeleteLoggingConfigurationCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_DeletePermissionPolicyCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<DeletePermissionPolicyCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_DeleteRateBasedRuleCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<DeleteRateBasedRuleCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_DeleteRegexMatchSetCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<DeleteRegexMatchSetCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_DeleteRegexPatternSetCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<DeleteRegexPatternSetCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_DeleteRuleCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<DeleteRuleCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_DeleteRuleGroupCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<DeleteRuleGroupCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_DeleteSizeConstraintSetCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<DeleteSizeConstraintSetCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_DeleteSqlInjectionMatchSetCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<DeleteSqlInjectionMatchSetCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_DeleteWebACLCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<DeleteWebACLCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_DeleteXssMatchSetCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<DeleteXssMatchSetCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_DisassociateWebACLCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<DisassociateWebACLCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_GetByteMatchSetCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<GetByteMatchSetCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_GetChangeTokenCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<GetChangeTokenCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_GetChangeTokenStatusCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<GetChangeTokenStatusCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_GetGeoMatchSetCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<GetGeoMatchSetCommandOutput>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const de_GetIPSetCommand: (
|
|
787
787
|
output: __HttpResponse,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<GetIPSetCommandOutput>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const de_GetLoggingConfigurationCommand: (
|
|
791
791
|
output: __HttpResponse,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<GetLoggingConfigurationCommandOutput>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const de_GetPermissionPolicyCommand: (
|
|
795
795
|
output: __HttpResponse,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<GetPermissionPolicyCommandOutput>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const de_GetRateBasedRuleCommand: (
|
|
799
799
|
output: __HttpResponse,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<GetRateBasedRuleCommandOutput>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const de_GetRateBasedRuleManagedKeysCommand: (
|
|
803
803
|
output: __HttpResponse,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<GetRateBasedRuleManagedKeysCommandOutput>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const de_GetRegexMatchSetCommand: (
|
|
807
807
|
output: __HttpResponse,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<GetRegexMatchSetCommandOutput>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const de_GetRegexPatternSetCommand: (
|
|
811
811
|
output: __HttpResponse,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<GetRegexPatternSetCommandOutput>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const de_GetRuleCommand: (
|
|
815
815
|
output: __HttpResponse,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<GetRuleCommandOutput>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const de_GetRuleGroupCommand: (
|
|
819
819
|
output: __HttpResponse,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<GetRuleGroupCommandOutput>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const de_GetSampledRequestsCommand: (
|
|
823
823
|
output: __HttpResponse,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<GetSampledRequestsCommandOutput>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const de_GetSizeConstraintSetCommand: (
|
|
827
827
|
output: __HttpResponse,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<GetSizeConstraintSetCommandOutput>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const de_GetSqlInjectionMatchSetCommand: (
|
|
831
831
|
output: __HttpResponse,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<GetSqlInjectionMatchSetCommandOutput>;
|
|
834
|
-
export declare const
|
|
834
|
+
export declare const de_GetWebACLCommand: (
|
|
835
835
|
output: __HttpResponse,
|
|
836
836
|
context: __SerdeContext
|
|
837
837
|
) => Promise<GetWebACLCommandOutput>;
|
|
838
|
-
export declare const
|
|
838
|
+
export declare const de_GetWebACLForResourceCommand: (
|
|
839
839
|
output: __HttpResponse,
|
|
840
840
|
context: __SerdeContext
|
|
841
841
|
) => Promise<GetWebACLForResourceCommandOutput>;
|
|
842
|
-
export declare const
|
|
842
|
+
export declare const de_GetXssMatchSetCommand: (
|
|
843
843
|
output: __HttpResponse,
|
|
844
844
|
context: __SerdeContext
|
|
845
845
|
) => Promise<GetXssMatchSetCommandOutput>;
|
|
846
|
-
export declare const
|
|
846
|
+
export declare const de_ListActivatedRulesInRuleGroupCommand: (
|
|
847
847
|
output: __HttpResponse,
|
|
848
848
|
context: __SerdeContext
|
|
849
849
|
) => Promise<ListActivatedRulesInRuleGroupCommandOutput>;
|
|
850
|
-
export declare const
|
|
850
|
+
export declare const de_ListByteMatchSetsCommand: (
|
|
851
851
|
output: __HttpResponse,
|
|
852
852
|
context: __SerdeContext
|
|
853
853
|
) => Promise<ListByteMatchSetsCommandOutput>;
|
|
854
|
-
export declare const
|
|
854
|
+
export declare const de_ListGeoMatchSetsCommand: (
|
|
855
855
|
output: __HttpResponse,
|
|
856
856
|
context: __SerdeContext
|
|
857
857
|
) => Promise<ListGeoMatchSetsCommandOutput>;
|
|
858
|
-
export declare const
|
|
858
|
+
export declare const de_ListIPSetsCommand: (
|
|
859
859
|
output: __HttpResponse,
|
|
860
860
|
context: __SerdeContext
|
|
861
861
|
) => Promise<ListIPSetsCommandOutput>;
|
|
862
|
-
export declare const
|
|
862
|
+
export declare const de_ListLoggingConfigurationsCommand: (
|
|
863
863
|
output: __HttpResponse,
|
|
864
864
|
context: __SerdeContext
|
|
865
865
|
) => Promise<ListLoggingConfigurationsCommandOutput>;
|
|
866
|
-
export declare const
|
|
866
|
+
export declare const de_ListRateBasedRulesCommand: (
|
|
867
867
|
output: __HttpResponse,
|
|
868
868
|
context: __SerdeContext
|
|
869
869
|
) => Promise<ListRateBasedRulesCommandOutput>;
|
|
870
|
-
export declare const
|
|
870
|
+
export declare const de_ListRegexMatchSetsCommand: (
|
|
871
871
|
output: __HttpResponse,
|
|
872
872
|
context: __SerdeContext
|
|
873
873
|
) => Promise<ListRegexMatchSetsCommandOutput>;
|
|
874
|
-
export declare const
|
|
874
|
+
export declare const de_ListRegexPatternSetsCommand: (
|
|
875
875
|
output: __HttpResponse,
|
|
876
876
|
context: __SerdeContext
|
|
877
877
|
) => Promise<ListRegexPatternSetsCommandOutput>;
|
|
878
|
-
export declare const
|
|
878
|
+
export declare const de_ListResourcesForWebACLCommand: (
|
|
879
879
|
output: __HttpResponse,
|
|
880
880
|
context: __SerdeContext
|
|
881
881
|
) => Promise<ListResourcesForWebACLCommandOutput>;
|
|
882
|
-
export declare const
|
|
882
|
+
export declare const de_ListRuleGroupsCommand: (
|
|
883
883
|
output: __HttpResponse,
|
|
884
884
|
context: __SerdeContext
|
|
885
885
|
) => Promise<ListRuleGroupsCommandOutput>;
|
|
886
|
-
export declare const
|
|
886
|
+
export declare const de_ListRulesCommand: (
|
|
887
887
|
output: __HttpResponse,
|
|
888
888
|
context: __SerdeContext
|
|
889
889
|
) => Promise<ListRulesCommandOutput>;
|
|
890
|
-
export declare const
|
|
890
|
+
export declare const de_ListSizeConstraintSetsCommand: (
|
|
891
891
|
output: __HttpResponse,
|
|
892
892
|
context: __SerdeContext
|
|
893
893
|
) => Promise<ListSizeConstraintSetsCommandOutput>;
|
|
894
|
-
export declare const
|
|
894
|
+
export declare const de_ListSqlInjectionMatchSetsCommand: (
|
|
895
895
|
output: __HttpResponse,
|
|
896
896
|
context: __SerdeContext
|
|
897
897
|
) => Promise<ListSqlInjectionMatchSetsCommandOutput>;
|
|
898
|
-
export declare const
|
|
898
|
+
export declare const de_ListSubscribedRuleGroupsCommand: (
|
|
899
899
|
output: __HttpResponse,
|
|
900
900
|
context: __SerdeContext
|
|
901
901
|
) => Promise<ListSubscribedRuleGroupsCommandOutput>;
|
|
902
|
-
export declare const
|
|
902
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
903
903
|
output: __HttpResponse,
|
|
904
904
|
context: __SerdeContext
|
|
905
905
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
906
|
-
export declare const
|
|
906
|
+
export declare const de_ListWebACLsCommand: (
|
|
907
907
|
output: __HttpResponse,
|
|
908
908
|
context: __SerdeContext
|
|
909
909
|
) => Promise<ListWebACLsCommandOutput>;
|
|
910
|
-
export declare const
|
|
910
|
+
export declare const de_ListXssMatchSetsCommand: (
|
|
911
911
|
output: __HttpResponse,
|
|
912
912
|
context: __SerdeContext
|
|
913
913
|
) => Promise<ListXssMatchSetsCommandOutput>;
|
|
914
|
-
export declare const
|
|
914
|
+
export declare const de_PutLoggingConfigurationCommand: (
|
|
915
915
|
output: __HttpResponse,
|
|
916
916
|
context: __SerdeContext
|
|
917
917
|
) => Promise<PutLoggingConfigurationCommandOutput>;
|
|
918
|
-
export declare const
|
|
918
|
+
export declare const de_PutPermissionPolicyCommand: (
|
|
919
919
|
output: __HttpResponse,
|
|
920
920
|
context: __SerdeContext
|
|
921
921
|
) => Promise<PutPermissionPolicyCommandOutput>;
|
|
922
|
-
export declare const
|
|
922
|
+
export declare const de_TagResourceCommand: (
|
|
923
923
|
output: __HttpResponse,
|
|
924
924
|
context: __SerdeContext
|
|
925
925
|
) => Promise<TagResourceCommandOutput>;
|
|
926
|
-
export declare const
|
|
926
|
+
export declare const de_UntagResourceCommand: (
|
|
927
927
|
output: __HttpResponse,
|
|
928
928
|
context: __SerdeContext
|
|
929
929
|
) => Promise<UntagResourceCommandOutput>;
|
|
930
|
-
export declare const
|
|
930
|
+
export declare const de_UpdateByteMatchSetCommand: (
|
|
931
931
|
output: __HttpResponse,
|
|
932
932
|
context: __SerdeContext
|
|
933
933
|
) => Promise<UpdateByteMatchSetCommandOutput>;
|
|
934
|
-
export declare const
|
|
934
|
+
export declare const de_UpdateGeoMatchSetCommand: (
|
|
935
935
|
output: __HttpResponse,
|
|
936
936
|
context: __SerdeContext
|
|
937
937
|
) => Promise<UpdateGeoMatchSetCommandOutput>;
|
|
938
|
-
export declare const
|
|
938
|
+
export declare const de_UpdateIPSetCommand: (
|
|
939
939
|
output: __HttpResponse,
|
|
940
940
|
context: __SerdeContext
|
|
941
941
|
) => Promise<UpdateIPSetCommandOutput>;
|
|
942
|
-
export declare const
|
|
942
|
+
export declare const de_UpdateRateBasedRuleCommand: (
|
|
943
943
|
output: __HttpResponse,
|
|
944
944
|
context: __SerdeContext
|
|
945
945
|
) => Promise<UpdateRateBasedRuleCommandOutput>;
|
|
946
|
-
export declare const
|
|
946
|
+
export declare const de_UpdateRegexMatchSetCommand: (
|
|
947
947
|
output: __HttpResponse,
|
|
948
948
|
context: __SerdeContext
|
|
949
949
|
) => Promise<UpdateRegexMatchSetCommandOutput>;
|
|
950
|
-
export declare const
|
|
950
|
+
export declare const de_UpdateRegexPatternSetCommand: (
|
|
951
951
|
output: __HttpResponse,
|
|
952
952
|
context: __SerdeContext
|
|
953
953
|
) => Promise<UpdateRegexPatternSetCommandOutput>;
|
|
954
|
-
export declare const
|
|
954
|
+
export declare const de_UpdateRuleCommand: (
|
|
955
955
|
output: __HttpResponse,
|
|
956
956
|
context: __SerdeContext
|
|
957
957
|
) => Promise<UpdateRuleCommandOutput>;
|
|
958
|
-
export declare const
|
|
958
|
+
export declare const de_UpdateRuleGroupCommand: (
|
|
959
959
|
output: __HttpResponse,
|
|
960
960
|
context: __SerdeContext
|
|
961
961
|
) => Promise<UpdateRuleGroupCommandOutput>;
|
|
962
|
-
export declare const
|
|
962
|
+
export declare const de_UpdateSizeConstraintSetCommand: (
|
|
963
963
|
output: __HttpResponse,
|
|
964
964
|
context: __SerdeContext
|
|
965
965
|
) => Promise<UpdateSizeConstraintSetCommandOutput>;
|
|
966
|
-
export declare const
|
|
966
|
+
export declare const de_UpdateSqlInjectionMatchSetCommand: (
|
|
967
967
|
output: __HttpResponse,
|
|
968
968
|
context: __SerdeContext
|
|
969
969
|
) => Promise<UpdateSqlInjectionMatchSetCommandOutput>;
|
|
970
|
-
export declare const
|
|
970
|
+
export declare const de_UpdateWebACLCommand: (
|
|
971
971
|
output: __HttpResponse,
|
|
972
972
|
context: __SerdeContext
|
|
973
973
|
) => Promise<UpdateWebACLCommandOutput>;
|
|
974
|
-
export declare const
|
|
974
|
+
export declare const de_UpdateXssMatchSetCommand: (
|
|
975
975
|
output: __HttpResponse,
|
|
976
976
|
context: __SerdeContext
|
|
977
977
|
) => Promise<UpdateXssMatchSetCommandOutput>;
|