@aws-sdk/client-waf 3.170.0 → 3.178.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/CHANGELOG.md +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WAF.d.ts +0 -77
- package/dist-types/ts3.4/WAFClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/WAFServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -531
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.178.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.177.0...v3.178.0) (2022-09-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-waf
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-waf
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @aws-sdk/client-waf
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: WAFClientConfig) => {
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: WAFClientConfig) => {
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: WAFClientConfig) => {
|
|
|
30
30
|
tls?: boolean | undefined;
|
|
31
31
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
32
32
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
33
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
33
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
34
34
|
signingEscapePath?: boolean | undefined;
|
|
35
35
|
systemClockOffset?: number | undefined;
|
|
36
36
|
signingRegion?: string | undefined;
|
|
@@ -308,7 +308,6 @@ import {
|
|
|
308
308
|
UpdateXssMatchSetCommandOutput,
|
|
309
309
|
} from "./commands/UpdateXssMatchSetCommand";
|
|
310
310
|
import { WAFClient } from "./WAFClient";
|
|
311
|
-
|
|
312
311
|
export declare class WAF extends WAFClient {
|
|
313
312
|
createByteMatchSet(
|
|
314
313
|
args: CreateByteMatchSetCommandInput,
|
|
@@ -323,7 +322,6 @@ export declare class WAF extends WAFClient {
|
|
|
323
322
|
options: __HttpHandlerOptions,
|
|
324
323
|
cb: (err: any, data?: CreateByteMatchSetCommandOutput) => void
|
|
325
324
|
): void;
|
|
326
|
-
|
|
327
325
|
createGeoMatchSet(
|
|
328
326
|
args: CreateGeoMatchSetCommandInput,
|
|
329
327
|
options?: __HttpHandlerOptions
|
|
@@ -337,7 +335,6 @@ export declare class WAF extends WAFClient {
|
|
|
337
335
|
options: __HttpHandlerOptions,
|
|
338
336
|
cb: (err: any, data?: CreateGeoMatchSetCommandOutput) => void
|
|
339
337
|
): void;
|
|
340
|
-
|
|
341
338
|
createIPSet(
|
|
342
339
|
args: CreateIPSetCommandInput,
|
|
343
340
|
options?: __HttpHandlerOptions
|
|
@@ -351,7 +348,6 @@ export declare class WAF extends WAFClient {
|
|
|
351
348
|
options: __HttpHandlerOptions,
|
|
352
349
|
cb: (err: any, data?: CreateIPSetCommandOutput) => void
|
|
353
350
|
): void;
|
|
354
|
-
|
|
355
351
|
createRateBasedRule(
|
|
356
352
|
args: CreateRateBasedRuleCommandInput,
|
|
357
353
|
options?: __HttpHandlerOptions
|
|
@@ -365,7 +361,6 @@ export declare class WAF extends WAFClient {
|
|
|
365
361
|
options: __HttpHandlerOptions,
|
|
366
362
|
cb: (err: any, data?: CreateRateBasedRuleCommandOutput) => void
|
|
367
363
|
): void;
|
|
368
|
-
|
|
369
364
|
createRegexMatchSet(
|
|
370
365
|
args: CreateRegexMatchSetCommandInput,
|
|
371
366
|
options?: __HttpHandlerOptions
|
|
@@ -379,7 +374,6 @@ export declare class WAF extends WAFClient {
|
|
|
379
374
|
options: __HttpHandlerOptions,
|
|
380
375
|
cb: (err: any, data?: CreateRegexMatchSetCommandOutput) => void
|
|
381
376
|
): void;
|
|
382
|
-
|
|
383
377
|
createRegexPatternSet(
|
|
384
378
|
args: CreateRegexPatternSetCommandInput,
|
|
385
379
|
options?: __HttpHandlerOptions
|
|
@@ -393,7 +387,6 @@ export declare class WAF extends WAFClient {
|
|
|
393
387
|
options: __HttpHandlerOptions,
|
|
394
388
|
cb: (err: any, data?: CreateRegexPatternSetCommandOutput) => void
|
|
395
389
|
): void;
|
|
396
|
-
|
|
397
390
|
createRule(
|
|
398
391
|
args: CreateRuleCommandInput,
|
|
399
392
|
options?: __HttpHandlerOptions
|
|
@@ -407,7 +400,6 @@ export declare class WAF extends WAFClient {
|
|
|
407
400
|
options: __HttpHandlerOptions,
|
|
408
401
|
cb: (err: any, data?: CreateRuleCommandOutput) => void
|
|
409
402
|
): void;
|
|
410
|
-
|
|
411
403
|
createRuleGroup(
|
|
412
404
|
args: CreateRuleGroupCommandInput,
|
|
413
405
|
options?: __HttpHandlerOptions
|
|
@@ -421,7 +413,6 @@ export declare class WAF extends WAFClient {
|
|
|
421
413
|
options: __HttpHandlerOptions,
|
|
422
414
|
cb: (err: any, data?: CreateRuleGroupCommandOutput) => void
|
|
423
415
|
): void;
|
|
424
|
-
|
|
425
416
|
createSizeConstraintSet(
|
|
426
417
|
args: CreateSizeConstraintSetCommandInput,
|
|
427
418
|
options?: __HttpHandlerOptions
|
|
@@ -435,7 +426,6 @@ export declare class WAF extends WAFClient {
|
|
|
435
426
|
options: __HttpHandlerOptions,
|
|
436
427
|
cb: (err: any, data?: CreateSizeConstraintSetCommandOutput) => void
|
|
437
428
|
): void;
|
|
438
|
-
|
|
439
429
|
createSqlInjectionMatchSet(
|
|
440
430
|
args: CreateSqlInjectionMatchSetCommandInput,
|
|
441
431
|
options?: __HttpHandlerOptions
|
|
@@ -449,7 +439,6 @@ export declare class WAF extends WAFClient {
|
|
|
449
439
|
options: __HttpHandlerOptions,
|
|
450
440
|
cb: (err: any, data?: CreateSqlInjectionMatchSetCommandOutput) => void
|
|
451
441
|
): void;
|
|
452
|
-
|
|
453
442
|
createWebACL(
|
|
454
443
|
args: CreateWebACLCommandInput,
|
|
455
444
|
options?: __HttpHandlerOptions
|
|
@@ -463,7 +452,6 @@ export declare class WAF extends WAFClient {
|
|
|
463
452
|
options: __HttpHandlerOptions,
|
|
464
453
|
cb: (err: any, data?: CreateWebACLCommandOutput) => void
|
|
465
454
|
): void;
|
|
466
|
-
|
|
467
455
|
createWebACLMigrationStack(
|
|
468
456
|
args: CreateWebACLMigrationStackCommandInput,
|
|
469
457
|
options?: __HttpHandlerOptions
|
|
@@ -477,7 +465,6 @@ export declare class WAF extends WAFClient {
|
|
|
477
465
|
options: __HttpHandlerOptions,
|
|
478
466
|
cb: (err: any, data?: CreateWebACLMigrationStackCommandOutput) => void
|
|
479
467
|
): void;
|
|
480
|
-
|
|
481
468
|
createXssMatchSet(
|
|
482
469
|
args: CreateXssMatchSetCommandInput,
|
|
483
470
|
options?: __HttpHandlerOptions
|
|
@@ -491,7 +478,6 @@ export declare class WAF extends WAFClient {
|
|
|
491
478
|
options: __HttpHandlerOptions,
|
|
492
479
|
cb: (err: any, data?: CreateXssMatchSetCommandOutput) => void
|
|
493
480
|
): void;
|
|
494
|
-
|
|
495
481
|
deleteByteMatchSet(
|
|
496
482
|
args: DeleteByteMatchSetCommandInput,
|
|
497
483
|
options?: __HttpHandlerOptions
|
|
@@ -505,7 +491,6 @@ export declare class WAF extends WAFClient {
|
|
|
505
491
|
options: __HttpHandlerOptions,
|
|
506
492
|
cb: (err: any, data?: DeleteByteMatchSetCommandOutput) => void
|
|
507
493
|
): void;
|
|
508
|
-
|
|
509
494
|
deleteGeoMatchSet(
|
|
510
495
|
args: DeleteGeoMatchSetCommandInput,
|
|
511
496
|
options?: __HttpHandlerOptions
|
|
@@ -519,7 +504,6 @@ export declare class WAF extends WAFClient {
|
|
|
519
504
|
options: __HttpHandlerOptions,
|
|
520
505
|
cb: (err: any, data?: DeleteGeoMatchSetCommandOutput) => void
|
|
521
506
|
): void;
|
|
522
|
-
|
|
523
507
|
deleteIPSet(
|
|
524
508
|
args: DeleteIPSetCommandInput,
|
|
525
509
|
options?: __HttpHandlerOptions
|
|
@@ -533,7 +517,6 @@ export declare class WAF extends WAFClient {
|
|
|
533
517
|
options: __HttpHandlerOptions,
|
|
534
518
|
cb: (err: any, data?: DeleteIPSetCommandOutput) => void
|
|
535
519
|
): void;
|
|
536
|
-
|
|
537
520
|
deleteLoggingConfiguration(
|
|
538
521
|
args: DeleteLoggingConfigurationCommandInput,
|
|
539
522
|
options?: __HttpHandlerOptions
|
|
@@ -547,7 +530,6 @@ export declare class WAF extends WAFClient {
|
|
|
547
530
|
options: __HttpHandlerOptions,
|
|
548
531
|
cb: (err: any, data?: DeleteLoggingConfigurationCommandOutput) => void
|
|
549
532
|
): void;
|
|
550
|
-
|
|
551
533
|
deletePermissionPolicy(
|
|
552
534
|
args: DeletePermissionPolicyCommandInput,
|
|
553
535
|
options?: __HttpHandlerOptions
|
|
@@ -561,7 +543,6 @@ export declare class WAF extends WAFClient {
|
|
|
561
543
|
options: __HttpHandlerOptions,
|
|
562
544
|
cb: (err: any, data?: DeletePermissionPolicyCommandOutput) => void
|
|
563
545
|
): void;
|
|
564
|
-
|
|
565
546
|
deleteRateBasedRule(
|
|
566
547
|
args: DeleteRateBasedRuleCommandInput,
|
|
567
548
|
options?: __HttpHandlerOptions
|
|
@@ -575,7 +556,6 @@ export declare class WAF extends WAFClient {
|
|
|
575
556
|
options: __HttpHandlerOptions,
|
|
576
557
|
cb: (err: any, data?: DeleteRateBasedRuleCommandOutput) => void
|
|
577
558
|
): void;
|
|
578
|
-
|
|
579
559
|
deleteRegexMatchSet(
|
|
580
560
|
args: DeleteRegexMatchSetCommandInput,
|
|
581
561
|
options?: __HttpHandlerOptions
|
|
@@ -589,7 +569,6 @@ export declare class WAF extends WAFClient {
|
|
|
589
569
|
options: __HttpHandlerOptions,
|
|
590
570
|
cb: (err: any, data?: DeleteRegexMatchSetCommandOutput) => void
|
|
591
571
|
): void;
|
|
592
|
-
|
|
593
572
|
deleteRegexPatternSet(
|
|
594
573
|
args: DeleteRegexPatternSetCommandInput,
|
|
595
574
|
options?: __HttpHandlerOptions
|
|
@@ -603,7 +582,6 @@ export declare class WAF extends WAFClient {
|
|
|
603
582
|
options: __HttpHandlerOptions,
|
|
604
583
|
cb: (err: any, data?: DeleteRegexPatternSetCommandOutput) => void
|
|
605
584
|
): void;
|
|
606
|
-
|
|
607
585
|
deleteRule(
|
|
608
586
|
args: DeleteRuleCommandInput,
|
|
609
587
|
options?: __HttpHandlerOptions
|
|
@@ -617,7 +595,6 @@ export declare class WAF extends WAFClient {
|
|
|
617
595
|
options: __HttpHandlerOptions,
|
|
618
596
|
cb: (err: any, data?: DeleteRuleCommandOutput) => void
|
|
619
597
|
): void;
|
|
620
|
-
|
|
621
598
|
deleteRuleGroup(
|
|
622
599
|
args: DeleteRuleGroupCommandInput,
|
|
623
600
|
options?: __HttpHandlerOptions
|
|
@@ -631,7 +608,6 @@ export declare class WAF extends WAFClient {
|
|
|
631
608
|
options: __HttpHandlerOptions,
|
|
632
609
|
cb: (err: any, data?: DeleteRuleGroupCommandOutput) => void
|
|
633
610
|
): void;
|
|
634
|
-
|
|
635
611
|
deleteSizeConstraintSet(
|
|
636
612
|
args: DeleteSizeConstraintSetCommandInput,
|
|
637
613
|
options?: __HttpHandlerOptions
|
|
@@ -645,7 +621,6 @@ export declare class WAF extends WAFClient {
|
|
|
645
621
|
options: __HttpHandlerOptions,
|
|
646
622
|
cb: (err: any, data?: DeleteSizeConstraintSetCommandOutput) => void
|
|
647
623
|
): void;
|
|
648
|
-
|
|
649
624
|
deleteSqlInjectionMatchSet(
|
|
650
625
|
args: DeleteSqlInjectionMatchSetCommandInput,
|
|
651
626
|
options?: __HttpHandlerOptions
|
|
@@ -659,7 +634,6 @@ export declare class WAF extends WAFClient {
|
|
|
659
634
|
options: __HttpHandlerOptions,
|
|
660
635
|
cb: (err: any, data?: DeleteSqlInjectionMatchSetCommandOutput) => void
|
|
661
636
|
): void;
|
|
662
|
-
|
|
663
637
|
deleteWebACL(
|
|
664
638
|
args: DeleteWebACLCommandInput,
|
|
665
639
|
options?: __HttpHandlerOptions
|
|
@@ -673,7 +647,6 @@ export declare class WAF extends WAFClient {
|
|
|
673
647
|
options: __HttpHandlerOptions,
|
|
674
648
|
cb: (err: any, data?: DeleteWebACLCommandOutput) => void
|
|
675
649
|
): void;
|
|
676
|
-
|
|
677
650
|
deleteXssMatchSet(
|
|
678
651
|
args: DeleteXssMatchSetCommandInput,
|
|
679
652
|
options?: __HttpHandlerOptions
|
|
@@ -687,7 +660,6 @@ export declare class WAF extends WAFClient {
|
|
|
687
660
|
options: __HttpHandlerOptions,
|
|
688
661
|
cb: (err: any, data?: DeleteXssMatchSetCommandOutput) => void
|
|
689
662
|
): void;
|
|
690
|
-
|
|
691
663
|
getByteMatchSet(
|
|
692
664
|
args: GetByteMatchSetCommandInput,
|
|
693
665
|
options?: __HttpHandlerOptions
|
|
@@ -701,7 +673,6 @@ export declare class WAF extends WAFClient {
|
|
|
701
673
|
options: __HttpHandlerOptions,
|
|
702
674
|
cb: (err: any, data?: GetByteMatchSetCommandOutput) => void
|
|
703
675
|
): void;
|
|
704
|
-
|
|
705
676
|
getChangeToken(
|
|
706
677
|
args: GetChangeTokenCommandInput,
|
|
707
678
|
options?: __HttpHandlerOptions
|
|
@@ -715,7 +686,6 @@ export declare class WAF extends WAFClient {
|
|
|
715
686
|
options: __HttpHandlerOptions,
|
|
716
687
|
cb: (err: any, data?: GetChangeTokenCommandOutput) => void
|
|
717
688
|
): void;
|
|
718
|
-
|
|
719
689
|
getChangeTokenStatus(
|
|
720
690
|
args: GetChangeTokenStatusCommandInput,
|
|
721
691
|
options?: __HttpHandlerOptions
|
|
@@ -729,7 +699,6 @@ export declare class WAF extends WAFClient {
|
|
|
729
699
|
options: __HttpHandlerOptions,
|
|
730
700
|
cb: (err: any, data?: GetChangeTokenStatusCommandOutput) => void
|
|
731
701
|
): void;
|
|
732
|
-
|
|
733
702
|
getGeoMatchSet(
|
|
734
703
|
args: GetGeoMatchSetCommandInput,
|
|
735
704
|
options?: __HttpHandlerOptions
|
|
@@ -743,7 +712,6 @@ export declare class WAF extends WAFClient {
|
|
|
743
712
|
options: __HttpHandlerOptions,
|
|
744
713
|
cb: (err: any, data?: GetGeoMatchSetCommandOutput) => void
|
|
745
714
|
): void;
|
|
746
|
-
|
|
747
715
|
getIPSet(
|
|
748
716
|
args: GetIPSetCommandInput,
|
|
749
717
|
options?: __HttpHandlerOptions
|
|
@@ -757,7 +725,6 @@ export declare class WAF extends WAFClient {
|
|
|
757
725
|
options: __HttpHandlerOptions,
|
|
758
726
|
cb: (err: any, data?: GetIPSetCommandOutput) => void
|
|
759
727
|
): void;
|
|
760
|
-
|
|
761
728
|
getLoggingConfiguration(
|
|
762
729
|
args: GetLoggingConfigurationCommandInput,
|
|
763
730
|
options?: __HttpHandlerOptions
|
|
@@ -771,7 +738,6 @@ export declare class WAF extends WAFClient {
|
|
|
771
738
|
options: __HttpHandlerOptions,
|
|
772
739
|
cb: (err: any, data?: GetLoggingConfigurationCommandOutput) => void
|
|
773
740
|
): void;
|
|
774
|
-
|
|
775
741
|
getPermissionPolicy(
|
|
776
742
|
args: GetPermissionPolicyCommandInput,
|
|
777
743
|
options?: __HttpHandlerOptions
|
|
@@ -785,7 +751,6 @@ export declare class WAF extends WAFClient {
|
|
|
785
751
|
options: __HttpHandlerOptions,
|
|
786
752
|
cb: (err: any, data?: GetPermissionPolicyCommandOutput) => void
|
|
787
753
|
): void;
|
|
788
|
-
|
|
789
754
|
getRateBasedRule(
|
|
790
755
|
args: GetRateBasedRuleCommandInput,
|
|
791
756
|
options?: __HttpHandlerOptions
|
|
@@ -799,7 +764,6 @@ export declare class WAF extends WAFClient {
|
|
|
799
764
|
options: __HttpHandlerOptions,
|
|
800
765
|
cb: (err: any, data?: GetRateBasedRuleCommandOutput) => void
|
|
801
766
|
): void;
|
|
802
|
-
|
|
803
767
|
getRateBasedRuleManagedKeys(
|
|
804
768
|
args: GetRateBasedRuleManagedKeysCommandInput,
|
|
805
769
|
options?: __HttpHandlerOptions
|
|
@@ -813,7 +777,6 @@ export declare class WAF extends WAFClient {
|
|
|
813
777
|
options: __HttpHandlerOptions,
|
|
814
778
|
cb: (err: any, data?: GetRateBasedRuleManagedKeysCommandOutput) => void
|
|
815
779
|
): void;
|
|
816
|
-
|
|
817
780
|
getRegexMatchSet(
|
|
818
781
|
args: GetRegexMatchSetCommandInput,
|
|
819
782
|
options?: __HttpHandlerOptions
|
|
@@ -827,7 +790,6 @@ export declare class WAF extends WAFClient {
|
|
|
827
790
|
options: __HttpHandlerOptions,
|
|
828
791
|
cb: (err: any, data?: GetRegexMatchSetCommandOutput) => void
|
|
829
792
|
): void;
|
|
830
|
-
|
|
831
793
|
getRegexPatternSet(
|
|
832
794
|
args: GetRegexPatternSetCommandInput,
|
|
833
795
|
options?: __HttpHandlerOptions
|
|
@@ -841,7 +803,6 @@ export declare class WAF extends WAFClient {
|
|
|
841
803
|
options: __HttpHandlerOptions,
|
|
842
804
|
cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void
|
|
843
805
|
): void;
|
|
844
|
-
|
|
845
806
|
getRule(
|
|
846
807
|
args: GetRuleCommandInput,
|
|
847
808
|
options?: __HttpHandlerOptions
|
|
@@ -855,7 +816,6 @@ export declare class WAF extends WAFClient {
|
|
|
855
816
|
options: __HttpHandlerOptions,
|
|
856
817
|
cb: (err: any, data?: GetRuleCommandOutput) => void
|
|
857
818
|
): void;
|
|
858
|
-
|
|
859
819
|
getRuleGroup(
|
|
860
820
|
args: GetRuleGroupCommandInput,
|
|
861
821
|
options?: __HttpHandlerOptions
|
|
@@ -869,7 +829,6 @@ export declare class WAF extends WAFClient {
|
|
|
869
829
|
options: __HttpHandlerOptions,
|
|
870
830
|
cb: (err: any, data?: GetRuleGroupCommandOutput) => void
|
|
871
831
|
): void;
|
|
872
|
-
|
|
873
832
|
getSampledRequests(
|
|
874
833
|
args: GetSampledRequestsCommandInput,
|
|
875
834
|
options?: __HttpHandlerOptions
|
|
@@ -883,7 +842,6 @@ export declare class WAF extends WAFClient {
|
|
|
883
842
|
options: __HttpHandlerOptions,
|
|
884
843
|
cb: (err: any, data?: GetSampledRequestsCommandOutput) => void
|
|
885
844
|
): void;
|
|
886
|
-
|
|
887
845
|
getSizeConstraintSet(
|
|
888
846
|
args: GetSizeConstraintSetCommandInput,
|
|
889
847
|
options?: __HttpHandlerOptions
|
|
@@ -897,7 +855,6 @@ export declare class WAF extends WAFClient {
|
|
|
897
855
|
options: __HttpHandlerOptions,
|
|
898
856
|
cb: (err: any, data?: GetSizeConstraintSetCommandOutput) => void
|
|
899
857
|
): void;
|
|
900
|
-
|
|
901
858
|
getSqlInjectionMatchSet(
|
|
902
859
|
args: GetSqlInjectionMatchSetCommandInput,
|
|
903
860
|
options?: __HttpHandlerOptions
|
|
@@ -911,7 +868,6 @@ export declare class WAF extends WAFClient {
|
|
|
911
868
|
options: __HttpHandlerOptions,
|
|
912
869
|
cb: (err: any, data?: GetSqlInjectionMatchSetCommandOutput) => void
|
|
913
870
|
): void;
|
|
914
|
-
|
|
915
871
|
getWebACL(
|
|
916
872
|
args: GetWebACLCommandInput,
|
|
917
873
|
options?: __HttpHandlerOptions
|
|
@@ -925,7 +881,6 @@ export declare class WAF extends WAFClient {
|
|
|
925
881
|
options: __HttpHandlerOptions,
|
|
926
882
|
cb: (err: any, data?: GetWebACLCommandOutput) => void
|
|
927
883
|
): void;
|
|
928
|
-
|
|
929
884
|
getXssMatchSet(
|
|
930
885
|
args: GetXssMatchSetCommandInput,
|
|
931
886
|
options?: __HttpHandlerOptions
|
|
@@ -939,7 +894,6 @@ export declare class WAF extends WAFClient {
|
|
|
939
894
|
options: __HttpHandlerOptions,
|
|
940
895
|
cb: (err: any, data?: GetXssMatchSetCommandOutput) => void
|
|
941
896
|
): void;
|
|
942
|
-
|
|
943
897
|
listActivatedRulesInRuleGroup(
|
|
944
898
|
args: ListActivatedRulesInRuleGroupCommandInput,
|
|
945
899
|
options?: __HttpHandlerOptions
|
|
@@ -953,7 +907,6 @@ export declare class WAF extends WAFClient {
|
|
|
953
907
|
options: __HttpHandlerOptions,
|
|
954
908
|
cb: (err: any, data?: ListActivatedRulesInRuleGroupCommandOutput) => void
|
|
955
909
|
): void;
|
|
956
|
-
|
|
957
910
|
listByteMatchSets(
|
|
958
911
|
args: ListByteMatchSetsCommandInput,
|
|
959
912
|
options?: __HttpHandlerOptions
|
|
@@ -967,7 +920,6 @@ export declare class WAF extends WAFClient {
|
|
|
967
920
|
options: __HttpHandlerOptions,
|
|
968
921
|
cb: (err: any, data?: ListByteMatchSetsCommandOutput) => void
|
|
969
922
|
): void;
|
|
970
|
-
|
|
971
923
|
listGeoMatchSets(
|
|
972
924
|
args: ListGeoMatchSetsCommandInput,
|
|
973
925
|
options?: __HttpHandlerOptions
|
|
@@ -981,7 +933,6 @@ export declare class WAF extends WAFClient {
|
|
|
981
933
|
options: __HttpHandlerOptions,
|
|
982
934
|
cb: (err: any, data?: ListGeoMatchSetsCommandOutput) => void
|
|
983
935
|
): void;
|
|
984
|
-
|
|
985
936
|
listIPSets(
|
|
986
937
|
args: ListIPSetsCommandInput,
|
|
987
938
|
options?: __HttpHandlerOptions
|
|
@@ -995,7 +946,6 @@ export declare class WAF extends WAFClient {
|
|
|
995
946
|
options: __HttpHandlerOptions,
|
|
996
947
|
cb: (err: any, data?: ListIPSetsCommandOutput) => void
|
|
997
948
|
): void;
|
|
998
|
-
|
|
999
949
|
listLoggingConfigurations(
|
|
1000
950
|
args: ListLoggingConfigurationsCommandInput,
|
|
1001
951
|
options?: __HttpHandlerOptions
|
|
@@ -1009,7 +959,6 @@ export declare class WAF extends WAFClient {
|
|
|
1009
959
|
options: __HttpHandlerOptions,
|
|
1010
960
|
cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void
|
|
1011
961
|
): void;
|
|
1012
|
-
|
|
1013
962
|
listRateBasedRules(
|
|
1014
963
|
args: ListRateBasedRulesCommandInput,
|
|
1015
964
|
options?: __HttpHandlerOptions
|
|
@@ -1023,7 +972,6 @@ export declare class WAF extends WAFClient {
|
|
|
1023
972
|
options: __HttpHandlerOptions,
|
|
1024
973
|
cb: (err: any, data?: ListRateBasedRulesCommandOutput) => void
|
|
1025
974
|
): void;
|
|
1026
|
-
|
|
1027
975
|
listRegexMatchSets(
|
|
1028
976
|
args: ListRegexMatchSetsCommandInput,
|
|
1029
977
|
options?: __HttpHandlerOptions
|
|
@@ -1037,7 +985,6 @@ export declare class WAF extends WAFClient {
|
|
|
1037
985
|
options: __HttpHandlerOptions,
|
|
1038
986
|
cb: (err: any, data?: ListRegexMatchSetsCommandOutput) => void
|
|
1039
987
|
): void;
|
|
1040
|
-
|
|
1041
988
|
listRegexPatternSets(
|
|
1042
989
|
args: ListRegexPatternSetsCommandInput,
|
|
1043
990
|
options?: __HttpHandlerOptions
|
|
@@ -1051,7 +998,6 @@ export declare class WAF extends WAFClient {
|
|
|
1051
998
|
options: __HttpHandlerOptions,
|
|
1052
999
|
cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void
|
|
1053
1000
|
): void;
|
|
1054
|
-
|
|
1055
1001
|
listRuleGroups(
|
|
1056
1002
|
args: ListRuleGroupsCommandInput,
|
|
1057
1003
|
options?: __HttpHandlerOptions
|
|
@@ -1065,7 +1011,6 @@ export declare class WAF extends WAFClient {
|
|
|
1065
1011
|
options: __HttpHandlerOptions,
|
|
1066
1012
|
cb: (err: any, data?: ListRuleGroupsCommandOutput) => void
|
|
1067
1013
|
): void;
|
|
1068
|
-
|
|
1069
1014
|
listRules(
|
|
1070
1015
|
args: ListRulesCommandInput,
|
|
1071
1016
|
options?: __HttpHandlerOptions
|
|
@@ -1079,7 +1024,6 @@ export declare class WAF extends WAFClient {
|
|
|
1079
1024
|
options: __HttpHandlerOptions,
|
|
1080
1025
|
cb: (err: any, data?: ListRulesCommandOutput) => void
|
|
1081
1026
|
): void;
|
|
1082
|
-
|
|
1083
1027
|
listSizeConstraintSets(
|
|
1084
1028
|
args: ListSizeConstraintSetsCommandInput,
|
|
1085
1029
|
options?: __HttpHandlerOptions
|
|
@@ -1093,7 +1037,6 @@ export declare class WAF extends WAFClient {
|
|
|
1093
1037
|
options: __HttpHandlerOptions,
|
|
1094
1038
|
cb: (err: any, data?: ListSizeConstraintSetsCommandOutput) => void
|
|
1095
1039
|
): void;
|
|
1096
|
-
|
|
1097
1040
|
listSqlInjectionMatchSets(
|
|
1098
1041
|
args: ListSqlInjectionMatchSetsCommandInput,
|
|
1099
1042
|
options?: __HttpHandlerOptions
|
|
@@ -1107,7 +1050,6 @@ export declare class WAF extends WAFClient {
|
|
|
1107
1050
|
options: __HttpHandlerOptions,
|
|
1108
1051
|
cb: (err: any, data?: ListSqlInjectionMatchSetsCommandOutput) => void
|
|
1109
1052
|
): void;
|
|
1110
|
-
|
|
1111
1053
|
listSubscribedRuleGroups(
|
|
1112
1054
|
args: ListSubscribedRuleGroupsCommandInput,
|
|
1113
1055
|
options?: __HttpHandlerOptions
|
|
@@ -1121,7 +1063,6 @@ export declare class WAF extends WAFClient {
|
|
|
1121
1063
|
options: __HttpHandlerOptions,
|
|
1122
1064
|
cb: (err: any, data?: ListSubscribedRuleGroupsCommandOutput) => void
|
|
1123
1065
|
): void;
|
|
1124
|
-
|
|
1125
1066
|
listTagsForResource(
|
|
1126
1067
|
args: ListTagsForResourceCommandInput,
|
|
1127
1068
|
options?: __HttpHandlerOptions
|
|
@@ -1135,7 +1076,6 @@ export declare class WAF extends WAFClient {
|
|
|
1135
1076
|
options: __HttpHandlerOptions,
|
|
1136
1077
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1137
1078
|
): void;
|
|
1138
|
-
|
|
1139
1079
|
listWebACLs(
|
|
1140
1080
|
args: ListWebACLsCommandInput,
|
|
1141
1081
|
options?: __HttpHandlerOptions
|
|
@@ -1149,7 +1089,6 @@ export declare class WAF extends WAFClient {
|
|
|
1149
1089
|
options: __HttpHandlerOptions,
|
|
1150
1090
|
cb: (err: any, data?: ListWebACLsCommandOutput) => void
|
|
1151
1091
|
): void;
|
|
1152
|
-
|
|
1153
1092
|
listXssMatchSets(
|
|
1154
1093
|
args: ListXssMatchSetsCommandInput,
|
|
1155
1094
|
options?: __HttpHandlerOptions
|
|
@@ -1163,7 +1102,6 @@ export declare class WAF extends WAFClient {
|
|
|
1163
1102
|
options: __HttpHandlerOptions,
|
|
1164
1103
|
cb: (err: any, data?: ListXssMatchSetsCommandOutput) => void
|
|
1165
1104
|
): void;
|
|
1166
|
-
|
|
1167
1105
|
putLoggingConfiguration(
|
|
1168
1106
|
args: PutLoggingConfigurationCommandInput,
|
|
1169
1107
|
options?: __HttpHandlerOptions
|
|
@@ -1177,7 +1115,6 @@ export declare class WAF extends WAFClient {
|
|
|
1177
1115
|
options: __HttpHandlerOptions,
|
|
1178
1116
|
cb: (err: any, data?: PutLoggingConfigurationCommandOutput) => void
|
|
1179
1117
|
): void;
|
|
1180
|
-
|
|
1181
1118
|
putPermissionPolicy(
|
|
1182
1119
|
args: PutPermissionPolicyCommandInput,
|
|
1183
1120
|
options?: __HttpHandlerOptions
|
|
@@ -1191,7 +1128,6 @@ export declare class WAF extends WAFClient {
|
|
|
1191
1128
|
options: __HttpHandlerOptions,
|
|
1192
1129
|
cb: (err: any, data?: PutPermissionPolicyCommandOutput) => void
|
|
1193
1130
|
): void;
|
|
1194
|
-
|
|
1195
1131
|
tagResource(
|
|
1196
1132
|
args: TagResourceCommandInput,
|
|
1197
1133
|
options?: __HttpHandlerOptions
|
|
@@ -1205,7 +1141,6 @@ export declare class WAF extends WAFClient {
|
|
|
1205
1141
|
options: __HttpHandlerOptions,
|
|
1206
1142
|
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1207
1143
|
): void;
|
|
1208
|
-
|
|
1209
1144
|
untagResource(
|
|
1210
1145
|
args: UntagResourceCommandInput,
|
|
1211
1146
|
options?: __HttpHandlerOptions
|
|
@@ -1219,7 +1154,6 @@ export declare class WAF extends WAFClient {
|
|
|
1219
1154
|
options: __HttpHandlerOptions,
|
|
1220
1155
|
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1221
1156
|
): void;
|
|
1222
|
-
|
|
1223
1157
|
updateByteMatchSet(
|
|
1224
1158
|
args: UpdateByteMatchSetCommandInput,
|
|
1225
1159
|
options?: __HttpHandlerOptions
|
|
@@ -1233,7 +1167,6 @@ export declare class WAF extends WAFClient {
|
|
|
1233
1167
|
options: __HttpHandlerOptions,
|
|
1234
1168
|
cb: (err: any, data?: UpdateByteMatchSetCommandOutput) => void
|
|
1235
1169
|
): void;
|
|
1236
|
-
|
|
1237
1170
|
updateGeoMatchSet(
|
|
1238
1171
|
args: UpdateGeoMatchSetCommandInput,
|
|
1239
1172
|
options?: __HttpHandlerOptions
|
|
@@ -1247,7 +1180,6 @@ export declare class WAF extends WAFClient {
|
|
|
1247
1180
|
options: __HttpHandlerOptions,
|
|
1248
1181
|
cb: (err: any, data?: UpdateGeoMatchSetCommandOutput) => void
|
|
1249
1182
|
): void;
|
|
1250
|
-
|
|
1251
1183
|
updateIPSet(
|
|
1252
1184
|
args: UpdateIPSetCommandInput,
|
|
1253
1185
|
options?: __HttpHandlerOptions
|
|
@@ -1261,7 +1193,6 @@ export declare class WAF extends WAFClient {
|
|
|
1261
1193
|
options: __HttpHandlerOptions,
|
|
1262
1194
|
cb: (err: any, data?: UpdateIPSetCommandOutput) => void
|
|
1263
1195
|
): void;
|
|
1264
|
-
|
|
1265
1196
|
updateRateBasedRule(
|
|
1266
1197
|
args: UpdateRateBasedRuleCommandInput,
|
|
1267
1198
|
options?: __HttpHandlerOptions
|
|
@@ -1275,7 +1206,6 @@ export declare class WAF extends WAFClient {
|
|
|
1275
1206
|
options: __HttpHandlerOptions,
|
|
1276
1207
|
cb: (err: any, data?: UpdateRateBasedRuleCommandOutput) => void
|
|
1277
1208
|
): void;
|
|
1278
|
-
|
|
1279
1209
|
updateRegexMatchSet(
|
|
1280
1210
|
args: UpdateRegexMatchSetCommandInput,
|
|
1281
1211
|
options?: __HttpHandlerOptions
|
|
@@ -1289,7 +1219,6 @@ export declare class WAF extends WAFClient {
|
|
|
1289
1219
|
options: __HttpHandlerOptions,
|
|
1290
1220
|
cb: (err: any, data?: UpdateRegexMatchSetCommandOutput) => void
|
|
1291
1221
|
): void;
|
|
1292
|
-
|
|
1293
1222
|
updateRegexPatternSet(
|
|
1294
1223
|
args: UpdateRegexPatternSetCommandInput,
|
|
1295
1224
|
options?: __HttpHandlerOptions
|
|
@@ -1303,7 +1232,6 @@ export declare class WAF extends WAFClient {
|
|
|
1303
1232
|
options: __HttpHandlerOptions,
|
|
1304
1233
|
cb: (err: any, data?: UpdateRegexPatternSetCommandOutput) => void
|
|
1305
1234
|
): void;
|
|
1306
|
-
|
|
1307
1235
|
updateRule(
|
|
1308
1236
|
args: UpdateRuleCommandInput,
|
|
1309
1237
|
options?: __HttpHandlerOptions
|
|
@@ -1317,7 +1245,6 @@ export declare class WAF extends WAFClient {
|
|
|
1317
1245
|
options: __HttpHandlerOptions,
|
|
1318
1246
|
cb: (err: any, data?: UpdateRuleCommandOutput) => void
|
|
1319
1247
|
): void;
|
|
1320
|
-
|
|
1321
1248
|
updateRuleGroup(
|
|
1322
1249
|
args: UpdateRuleGroupCommandInput,
|
|
1323
1250
|
options?: __HttpHandlerOptions
|
|
@@ -1331,7 +1258,6 @@ export declare class WAF extends WAFClient {
|
|
|
1331
1258
|
options: __HttpHandlerOptions,
|
|
1332
1259
|
cb: (err: any, data?: UpdateRuleGroupCommandOutput) => void
|
|
1333
1260
|
): void;
|
|
1334
|
-
|
|
1335
1261
|
updateSizeConstraintSet(
|
|
1336
1262
|
args: UpdateSizeConstraintSetCommandInput,
|
|
1337
1263
|
options?: __HttpHandlerOptions
|
|
@@ -1345,7 +1271,6 @@ export declare class WAF extends WAFClient {
|
|
|
1345
1271
|
options: __HttpHandlerOptions,
|
|
1346
1272
|
cb: (err: any, data?: UpdateSizeConstraintSetCommandOutput) => void
|
|
1347
1273
|
): void;
|
|
1348
|
-
|
|
1349
1274
|
updateSqlInjectionMatchSet(
|
|
1350
1275
|
args: UpdateSqlInjectionMatchSetCommandInput,
|
|
1351
1276
|
options?: __HttpHandlerOptions
|
|
@@ -1359,7 +1284,6 @@ export declare class WAF extends WAFClient {
|
|
|
1359
1284
|
options: __HttpHandlerOptions,
|
|
1360
1285
|
cb: (err: any, data?: UpdateSqlInjectionMatchSetCommandOutput) => void
|
|
1361
1286
|
): void;
|
|
1362
|
-
|
|
1363
1287
|
updateWebACL(
|
|
1364
1288
|
args: UpdateWebACLCommandInput,
|
|
1365
1289
|
options?: __HttpHandlerOptions
|
|
@@ -1373,7 +1297,6 @@ export declare class WAF extends WAFClient {
|
|
|
1373
1297
|
options: __HttpHandlerOptions,
|
|
1374
1298
|
cb: (err: any, data?: UpdateWebACLCommandOutput) => void
|
|
1375
1299
|
): void;
|
|
1376
|
-
|
|
1377
1300
|
updateXssMatchSet(
|
|
1378
1301
|
args: UpdateXssMatchSetCommandInput,
|
|
1379
1302
|
options?: __HttpHandlerOptions
|