@aws-sdk/client-waf-regional 3.533.0 → 3.535.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-types/WAFRegional.d.ts +17 -1
- package/dist-types/WAFRegionalClient.d.ts +1 -1
- package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -1
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +2 -1
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +515 -515
- package/dist-types/ts3.4/WAFRegional.d.ts +16 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -265,6 +265,7 @@ export interface WAFRegional {
|
|
|
265
265
|
/**
|
|
266
266
|
* @see {@link GetChangeTokenCommand}
|
|
267
267
|
*/
|
|
268
|
+
getChangeToken(): Promise<GetChangeTokenCommandOutput>;
|
|
268
269
|
getChangeToken(args: GetChangeTokenCommandInput, options?: __HttpHandlerOptions): Promise<GetChangeTokenCommandOutput>;
|
|
269
270
|
getChangeToken(args: GetChangeTokenCommandInput, cb: (err: any, data?: GetChangeTokenCommandOutput) => void): void;
|
|
270
271
|
getChangeToken(args: GetChangeTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChangeTokenCommandOutput) => void): void;
|
|
@@ -373,48 +374,56 @@ export interface WAFRegional {
|
|
|
373
374
|
/**
|
|
374
375
|
* @see {@link ListActivatedRulesInRuleGroupCommand}
|
|
375
376
|
*/
|
|
377
|
+
listActivatedRulesInRuleGroup(): Promise<ListActivatedRulesInRuleGroupCommandOutput>;
|
|
376
378
|
listActivatedRulesInRuleGroup(args: ListActivatedRulesInRuleGroupCommandInput, options?: __HttpHandlerOptions): Promise<ListActivatedRulesInRuleGroupCommandOutput>;
|
|
377
379
|
listActivatedRulesInRuleGroup(args: ListActivatedRulesInRuleGroupCommandInput, cb: (err: any, data?: ListActivatedRulesInRuleGroupCommandOutput) => void): void;
|
|
378
380
|
listActivatedRulesInRuleGroup(args: ListActivatedRulesInRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListActivatedRulesInRuleGroupCommandOutput) => void): void;
|
|
379
381
|
/**
|
|
380
382
|
* @see {@link ListByteMatchSetsCommand}
|
|
381
383
|
*/
|
|
384
|
+
listByteMatchSets(): Promise<ListByteMatchSetsCommandOutput>;
|
|
382
385
|
listByteMatchSets(args: ListByteMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListByteMatchSetsCommandOutput>;
|
|
383
386
|
listByteMatchSets(args: ListByteMatchSetsCommandInput, cb: (err: any, data?: ListByteMatchSetsCommandOutput) => void): void;
|
|
384
387
|
listByteMatchSets(args: ListByteMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListByteMatchSetsCommandOutput) => void): void;
|
|
385
388
|
/**
|
|
386
389
|
* @see {@link ListGeoMatchSetsCommand}
|
|
387
390
|
*/
|
|
391
|
+
listGeoMatchSets(): Promise<ListGeoMatchSetsCommandOutput>;
|
|
388
392
|
listGeoMatchSets(args: ListGeoMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListGeoMatchSetsCommandOutput>;
|
|
389
393
|
listGeoMatchSets(args: ListGeoMatchSetsCommandInput, cb: (err: any, data?: ListGeoMatchSetsCommandOutput) => void): void;
|
|
390
394
|
listGeoMatchSets(args: ListGeoMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGeoMatchSetsCommandOutput) => void): void;
|
|
391
395
|
/**
|
|
392
396
|
* @see {@link ListIPSetsCommand}
|
|
393
397
|
*/
|
|
398
|
+
listIPSets(): Promise<ListIPSetsCommandOutput>;
|
|
394
399
|
listIPSets(args: ListIPSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListIPSetsCommandOutput>;
|
|
395
400
|
listIPSets(args: ListIPSetsCommandInput, cb: (err: any, data?: ListIPSetsCommandOutput) => void): void;
|
|
396
401
|
listIPSets(args: ListIPSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIPSetsCommandOutput) => void): void;
|
|
397
402
|
/**
|
|
398
403
|
* @see {@link ListLoggingConfigurationsCommand}
|
|
399
404
|
*/
|
|
405
|
+
listLoggingConfigurations(): Promise<ListLoggingConfigurationsCommandOutput>;
|
|
400
406
|
listLoggingConfigurations(args: ListLoggingConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListLoggingConfigurationsCommandOutput>;
|
|
401
407
|
listLoggingConfigurations(args: ListLoggingConfigurationsCommandInput, cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void): void;
|
|
402
408
|
listLoggingConfigurations(args: ListLoggingConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void): void;
|
|
403
409
|
/**
|
|
404
410
|
* @see {@link ListRateBasedRulesCommand}
|
|
405
411
|
*/
|
|
412
|
+
listRateBasedRules(): Promise<ListRateBasedRulesCommandOutput>;
|
|
406
413
|
listRateBasedRules(args: ListRateBasedRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListRateBasedRulesCommandOutput>;
|
|
407
414
|
listRateBasedRules(args: ListRateBasedRulesCommandInput, cb: (err: any, data?: ListRateBasedRulesCommandOutput) => void): void;
|
|
408
415
|
listRateBasedRules(args: ListRateBasedRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRateBasedRulesCommandOutput) => void): void;
|
|
409
416
|
/**
|
|
410
417
|
* @see {@link ListRegexMatchSetsCommand}
|
|
411
418
|
*/
|
|
419
|
+
listRegexMatchSets(): Promise<ListRegexMatchSetsCommandOutput>;
|
|
412
420
|
listRegexMatchSets(args: ListRegexMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListRegexMatchSetsCommandOutput>;
|
|
413
421
|
listRegexMatchSets(args: ListRegexMatchSetsCommandInput, cb: (err: any, data?: ListRegexMatchSetsCommandOutput) => void): void;
|
|
414
422
|
listRegexMatchSets(args: ListRegexMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRegexMatchSetsCommandOutput) => void): void;
|
|
415
423
|
/**
|
|
416
424
|
* @see {@link ListRegexPatternSetsCommand}
|
|
417
425
|
*/
|
|
426
|
+
listRegexPatternSets(): Promise<ListRegexPatternSetsCommandOutput>;
|
|
418
427
|
listRegexPatternSets(args: ListRegexPatternSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListRegexPatternSetsCommandOutput>;
|
|
419
428
|
listRegexPatternSets(args: ListRegexPatternSetsCommandInput, cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void): void;
|
|
420
429
|
listRegexPatternSets(args: ListRegexPatternSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void): void;
|
|
@@ -427,30 +436,35 @@ export interface WAFRegional {
|
|
|
427
436
|
/**
|
|
428
437
|
* @see {@link ListRuleGroupsCommand}
|
|
429
438
|
*/
|
|
439
|
+
listRuleGroups(): Promise<ListRuleGroupsCommandOutput>;
|
|
430
440
|
listRuleGroups(args: ListRuleGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListRuleGroupsCommandOutput>;
|
|
431
441
|
listRuleGroups(args: ListRuleGroupsCommandInput, cb: (err: any, data?: ListRuleGroupsCommandOutput) => void): void;
|
|
432
442
|
listRuleGroups(args: ListRuleGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRuleGroupsCommandOutput) => void): void;
|
|
433
443
|
/**
|
|
434
444
|
* @see {@link ListRulesCommand}
|
|
435
445
|
*/
|
|
446
|
+
listRules(): Promise<ListRulesCommandOutput>;
|
|
436
447
|
listRules(args: ListRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListRulesCommandOutput>;
|
|
437
448
|
listRules(args: ListRulesCommandInput, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
|
|
438
449
|
listRules(args: ListRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
|
|
439
450
|
/**
|
|
440
451
|
* @see {@link ListSizeConstraintSetsCommand}
|
|
441
452
|
*/
|
|
453
|
+
listSizeConstraintSets(): Promise<ListSizeConstraintSetsCommandOutput>;
|
|
442
454
|
listSizeConstraintSets(args: ListSizeConstraintSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListSizeConstraintSetsCommandOutput>;
|
|
443
455
|
listSizeConstraintSets(args: ListSizeConstraintSetsCommandInput, cb: (err: any, data?: ListSizeConstraintSetsCommandOutput) => void): void;
|
|
444
456
|
listSizeConstraintSets(args: ListSizeConstraintSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSizeConstraintSetsCommandOutput) => void): void;
|
|
445
457
|
/**
|
|
446
458
|
* @see {@link ListSqlInjectionMatchSetsCommand}
|
|
447
459
|
*/
|
|
460
|
+
listSqlInjectionMatchSets(): Promise<ListSqlInjectionMatchSetsCommandOutput>;
|
|
448
461
|
listSqlInjectionMatchSets(args: ListSqlInjectionMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListSqlInjectionMatchSetsCommandOutput>;
|
|
449
462
|
listSqlInjectionMatchSets(args: ListSqlInjectionMatchSetsCommandInput, cb: (err: any, data?: ListSqlInjectionMatchSetsCommandOutput) => void): void;
|
|
450
463
|
listSqlInjectionMatchSets(args: ListSqlInjectionMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSqlInjectionMatchSetsCommandOutput) => void): void;
|
|
451
464
|
/**
|
|
452
465
|
* @see {@link ListSubscribedRuleGroupsCommand}
|
|
453
466
|
*/
|
|
467
|
+
listSubscribedRuleGroups(): Promise<ListSubscribedRuleGroupsCommandOutput>;
|
|
454
468
|
listSubscribedRuleGroups(args: ListSubscribedRuleGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListSubscribedRuleGroupsCommandOutput>;
|
|
455
469
|
listSubscribedRuleGroups(args: ListSubscribedRuleGroupsCommandInput, cb: (err: any, data?: ListSubscribedRuleGroupsCommandOutput) => void): void;
|
|
456
470
|
listSubscribedRuleGroups(args: ListSubscribedRuleGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSubscribedRuleGroupsCommandOutput) => void): void;
|
|
@@ -463,12 +477,14 @@ export interface WAFRegional {
|
|
|
463
477
|
/**
|
|
464
478
|
* @see {@link ListWebACLsCommand}
|
|
465
479
|
*/
|
|
480
|
+
listWebACLs(): Promise<ListWebACLsCommandOutput>;
|
|
466
481
|
listWebACLs(args: ListWebACLsCommandInput, options?: __HttpHandlerOptions): Promise<ListWebACLsCommandOutput>;
|
|
467
482
|
listWebACLs(args: ListWebACLsCommandInput, cb: (err: any, data?: ListWebACLsCommandOutput) => void): void;
|
|
468
483
|
listWebACLs(args: ListWebACLsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWebACLsCommandOutput) => void): void;
|
|
469
484
|
/**
|
|
470
485
|
* @see {@link ListXssMatchSetsCommand}
|
|
471
486
|
*/
|
|
487
|
+
listXssMatchSets(): Promise<ListXssMatchSetsCommandOutput>;
|
|
472
488
|
listXssMatchSets(args: ListXssMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListXssMatchSetsCommandOutput>;
|
|
473
489
|
listXssMatchSets(args: ListXssMatchSetsCommandInput, cb: (err: any, data?: ListXssMatchSetsCommandOutput) => void): void;
|
|
474
490
|
listXssMatchSets(args: ListXssMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListXssMatchSetsCommandOutput) => void): void;
|
|
@@ -570,7 +586,6 @@ export interface WAFRegional {
|
|
|
570
586
|
updateXssMatchSet(args: UpdateXssMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateXssMatchSetCommandOutput) => void): void;
|
|
571
587
|
}
|
|
572
588
|
/**
|
|
573
|
-
* @public
|
|
574
589
|
* <note>
|
|
575
590
|
* <p>This is <b>AWS WAF Classic Regional</b> documentation. For
|
|
576
591
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -582,6 +597,7 @@ export interface WAFRegional {
|
|
|
582
597
|
* <p>This is the <i>AWS WAF Regional Classic API Reference</i> for using AWS WAF Classic with the AWS resources, Elastic Load Balancing (ELB) Application Load Balancers and API Gateway APIs. The AWS WAF Classic actions and data types listed in the reference are available for protecting Elastic Load Balancing (ELB) Application Load Balancers and API Gateway APIs. You can use these actions and data types by means of the endpoints listed in <a href="https://docs.aws.amazon.com/general/latest/gr/rande.html#waf_region">AWS Regions and Endpoints</a>. This guide is for developers who need detailed information about the AWS WAF Classic API actions, data types, and errors. For detailed information about AWS WAF Classic features and an overview of how to use the AWS WAF Classic API, see the
|
|
583
598
|
* <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
584
599
|
* WAF Classic</a> in the developer guide.</p>
|
|
600
|
+
* @public
|
|
585
601
|
*/
|
|
586
602
|
export declare class WAFRegional extends WAFRegionalClient implements WAFRegional {
|
|
587
603
|
}
|
|
@@ -232,7 +232,6 @@ export type WAFRegionalClientResolvedConfigType = __SmithyResolvedConfiguration<
|
|
|
232
232
|
export interface WAFRegionalClientResolvedConfig extends WAFRegionalClientResolvedConfigType {
|
|
233
233
|
}
|
|
234
234
|
/**
|
|
235
|
-
* @public
|
|
236
235
|
* <note>
|
|
237
236
|
* <p>This is <b>AWS WAF Classic Regional</b> documentation. For
|
|
238
237
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -244,6 +243,7 @@ export interface WAFRegionalClientResolvedConfig extends WAFRegionalClientResolv
|
|
|
244
243
|
* <p>This is the <i>AWS WAF Regional Classic API Reference</i> for using AWS WAF Classic with the AWS resources, Elastic Load Balancing (ELB) Application Load Balancers and API Gateway APIs. The AWS WAF Classic actions and data types listed in the reference are available for protecting Elastic Load Balancing (ELB) Application Load Balancers and API Gateway APIs. You can use these actions and data types by means of the endpoints listed in <a href="https://docs.aws.amazon.com/general/latest/gr/rande.html#waf_region">AWS Regions and Endpoints</a>. This guide is for developers who need detailed information about the AWS WAF Classic API actions, data types, and errors. For detailed information about AWS WAF Classic features and an overview of how to use the AWS WAF Classic API, see the
|
|
245
244
|
* <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
246
245
|
* WAF Classic</a> in the developer guide.</p>
|
|
246
|
+
* @public
|
|
247
247
|
*/
|
|
248
248
|
export declare class WAFRegionalClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig> {
|
|
249
249
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateWebACLCommandOutput extends AssociateWebACLResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateWebACLCommand_base: {
|
|
24
24
|
new (input: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic Regional</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -113,6 +113,7 @@ declare const AssociateWebACLCommand_base: {
|
|
|
113
113
|
* @throws {@link WAFRegionalServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class AssociateWebACLCommand extends AssociateWebACLCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateByteMatchSetCommandOutput extends CreateByteMatchSetRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateByteMatchSetCommand_base: {
|
|
24
24
|
new (input: CreateByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -157,6 +157,7 @@ declare const CreateByteMatchSetCommand_base: {
|
|
|
157
157
|
* @throws {@link WAFRegionalServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
159
159
|
*
|
|
160
|
+
* @public
|
|
160
161
|
*/
|
|
161
162
|
export declare class CreateByteMatchSetCommand extends CreateByteMatchSetCommand_base {
|
|
162
163
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateGeoMatchSetCommandOutput extends CreateGeoMatchSetRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateGeoMatchSetCommand_base: {
|
|
24
24
|
new (input: CreateGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -149,6 +149,7 @@ declare const CreateGeoMatchSetCommand_base: {
|
|
|
149
149
|
* @throws {@link WAFRegionalServiceException}
|
|
150
150
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
151
151
|
*
|
|
152
|
+
* @public
|
|
152
153
|
*/
|
|
153
154
|
export declare class CreateGeoMatchSetCommand extends CreateGeoMatchSetCommand_base {
|
|
154
155
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateIPSetCommand_base: {
|
|
24
24
|
new (input: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -154,6 +154,7 @@ declare const CreateIPSetCommand_base: {
|
|
|
154
154
|
* @throws {@link WAFRegionalServiceException}
|
|
155
155
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
156
156
|
*
|
|
157
|
+
* @public
|
|
157
158
|
* @example To create an IP set
|
|
158
159
|
* ```javascript
|
|
159
160
|
* // The following example creates an IP match set named MyIPSetFriendlyName.
|
|
@@ -22,10 +22,10 @@ export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRateBasedRuleCommand_base: {
|
|
24
24
|
new (input: CreateRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -233,6 +233,7 @@ declare const CreateRateBasedRuleCommand_base: {
|
|
|
233
233
|
* @throws {@link WAFRegionalServiceException}
|
|
234
234
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
235
235
|
*
|
|
236
|
+
* @public
|
|
236
237
|
*/
|
|
237
238
|
export declare class CreateRateBasedRuleCommand extends CreateRateBasedRuleCommand_base {
|
|
238
239
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRegexMatchSetCommandOutput extends CreateRegexMatchSetRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRegexMatchSetCommand_base: {
|
|
24
24
|
new (input: CreateRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -113,6 +113,7 @@ declare const CreateRegexMatchSetCommand_base: {
|
|
|
113
113
|
* @throws {@link WAFRegionalServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class CreateRegexMatchSetCommand extends CreateRegexMatchSetCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSe
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRegexPatternSetCommand_base: {
|
|
24
24
|
new (input: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -102,6 +102,7 @@ declare const CreateRegexPatternSetCommand_base: {
|
|
|
102
102
|
* @throws {@link WAFRegionalServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class CreateRegexPatternSetCommand extends CreateRegexPatternSetCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRuleCommand_base: {
|
|
24
24
|
new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -187,6 +187,7 @@ declare const CreateRuleCommand_base: {
|
|
|
187
187
|
* @throws {@link WAFRegionalServiceException}
|
|
188
188
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
189
189
|
*
|
|
190
|
+
* @public
|
|
190
191
|
* @example To create a rule
|
|
191
192
|
* ```javascript
|
|
192
193
|
* // The following example creates a rule named WAFByteHeaderRule.
|
|
@@ -22,10 +22,10 @@ export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRuleGroupCommand_base: {
|
|
24
24
|
new (input: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -111,6 +111,7 @@ declare const CreateRuleGroupCommand_base: {
|
|
|
111
111
|
* @throws {@link WAFRegionalServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSizeConstraintSetCommandOutput extends CreateSizeConstrai
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSizeConstraintSetCommand_base: {
|
|
24
24
|
new (input: CreateSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -157,6 +157,7 @@ declare const CreateSizeConstraintSetCommand_base: {
|
|
|
157
157
|
* @throws {@link WAFRegionalServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
159
159
|
*
|
|
160
|
+
* @public
|
|
160
161
|
* @example To create a size constraint
|
|
161
162
|
* ```javascript
|
|
162
163
|
* // The following example creates size constraint set named MySampleSizeConstraintSet.
|
|
@@ -22,10 +22,10 @@ export interface CreateSqlInjectionMatchSetCommandOutput extends CreateSqlInject
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSqlInjectionMatchSetCommand_base: {
|
|
24
24
|
new (input: CreateSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -153,6 +153,7 @@ declare const CreateSqlInjectionMatchSetCommand_base: {
|
|
|
153
153
|
* @throws {@link WAFRegionalServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
155
155
|
*
|
|
156
|
+
* @public
|
|
156
157
|
* @example To create a SQL injection match set
|
|
157
158
|
* ```javascript
|
|
158
159
|
* // The following example creates a SQL injection match set named MySQLInjectionMatchSet.
|
|
@@ -22,10 +22,10 @@ export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWebACLCommand_base: {
|
|
24
24
|
new (input: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -196,6 +196,7 @@ declare const CreateWebACLCommand_base: {
|
|
|
196
196
|
* @throws {@link WAFRegionalServiceException}
|
|
197
197
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
198
198
|
*
|
|
199
|
+
* @public
|
|
199
200
|
* @example To create a web ACL
|
|
200
201
|
* ```javascript
|
|
201
202
|
* // The following example creates a web ACL named CreateExample.
|
|
@@ -22,10 +22,10 @@ export interface CreateWebACLMigrationStackCommandOutput extends CreateWebACLMig
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWebACLMigrationStackCommand_base: {
|
|
24
24
|
new (input: CreateWebACLMigrationStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWebACLMigrationStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
|
30
30
|
* Then, in CloudFormation, you create a stack from the template, to create the web ACL and its resources in AWS WAFV2.
|
|
31
31
|
* Use this to migrate your AWS WAF Classic web ACL to the latest version of AWS WAF.</p>
|
|
@@ -164,6 +164,7 @@ declare const CreateWebACLMigrationStackCommand_base: {
|
|
|
164
164
|
* @throws {@link WAFRegionalServiceException}
|
|
165
165
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
166
166
|
*
|
|
167
|
+
* @public
|
|
167
168
|
*/
|
|
168
169
|
export declare class CreateWebACLMigrationStackCommand extends CreateWebACLMigrationStackCommand_base {
|
|
169
170
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateXssMatchSetCommandOutput extends CreateXssMatchSetRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateXssMatchSetCommand_base: {
|
|
24
24
|
new (input: CreateXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -153,6 +153,7 @@ declare const CreateXssMatchSetCommand_base: {
|
|
|
153
153
|
* @throws {@link WAFRegionalServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
155
155
|
*
|
|
156
|
+
* @public
|
|
156
157
|
* @example To create an XSS match set
|
|
157
158
|
* ```javascript
|
|
158
159
|
* // The following example creates an XSS match set named MySampleXssMatchSet.
|
|
@@ -22,10 +22,10 @@ export interface DeleteByteMatchSetCommandOutput extends DeleteByteMatchSetRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteByteMatchSetCommand_base: {
|
|
24
24
|
new (input: DeleteByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -118,6 +118,7 @@ declare const DeleteByteMatchSetCommand_base: {
|
|
|
118
118
|
* @throws {@link WAFRegionalServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
* @example To delete a byte match set
|
|
122
123
|
* ```javascript
|
|
123
124
|
* // The following example deletes a byte match set with the ID exampleIDs3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface DeleteGeoMatchSetCommandOutput extends DeleteGeoMatchSetRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteGeoMatchSetCommand_base: {
|
|
24
24
|
new (input: DeleteGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -118,6 +118,7 @@ declare const DeleteGeoMatchSetCommand_base: {
|
|
|
118
118
|
* @throws {@link WAFRegionalServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class DeleteGeoMatchSetCommand extends DeleteGeoMatchSetCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteIPSetCommand_base: {
|
|
24
24
|
new (input: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -118,6 +118,7 @@ declare const DeleteIPSetCommand_base: {
|
|
|
118
118
|
* @throws {@link WAFRegionalServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
* @example To delete an IP set
|
|
122
123
|
* ```javascript
|
|
123
124
|
* // The following example deletes an IP match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLoggingConfigurationCommand_base: {
|
|
24
24
|
new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -69,6 +69,7 @@ declare const DeleteLoggingConfigurationCommand_base: {
|
|
|
69
69
|
* @throws {@link WAFRegionalServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteLoggingConfigurationCommand extends DeleteLoggingConfigurationCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPol
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePermissionPolicyCommand_base: {
|
|
24
24
|
new (input: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -69,6 +69,7 @@ declare const DeletePermissionPolicyCommand_base: {
|
|
|
69
69
|
* @throws {@link WAFRegionalServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeletePermissionPolicyCommand extends DeletePermissionPolicyCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRateBasedRuleCommandOutput extends DeleteRateBasedRuleRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRateBasedRuleCommand_base: {
|
|
24
24
|
new (input: DeleteRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -128,6 +128,7 @@ declare const DeleteRateBasedRuleCommand_base: {
|
|
|
128
128
|
* @throws {@link WAFRegionalServiceException}
|
|
129
129
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
130
130
|
*
|
|
131
|
+
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class DeleteRateBasedRuleCommand extends DeleteRateBasedRuleCommand_base {
|
|
133
134
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRegexMatchSetCommandOutput extends DeleteRegexMatchSetRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRegexMatchSetCommand_base: {
|
|
24
24
|
new (input: DeleteRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -118,6 +118,7 @@ declare const DeleteRegexMatchSetCommand_base: {
|
|
|
118
118
|
* @throws {@link WAFRegionalServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class DeleteRegexMatchSetCommand extends DeleteRegexMatchSetCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRegexPatternSetCommand_base: {
|
|
24
24
|
new (input: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -104,6 +104,7 @@ declare const DeleteRegexPatternSetCommand_base: {
|
|
|
104
104
|
* @throws {@link WAFRegionalServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class DeleteRegexPatternSetCommand extends DeleteRegexPatternSetCommand_base {
|
|
109
110
|
}
|