@aws-sdk/client-waf 3.529.1 → 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/WAF.d.ts +17 -1
- package/dist-types/WAFClient.d.ts +1 -1
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +3 -2
- 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/GetByteMatchSetCommand.d.ts +3 -2
- 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/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/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 +3 -2
- 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 +506 -506
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/WAF.d.ts +16 -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/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/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/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/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
package/dist-types/WAF.d.ts
CHANGED
|
@@ -249,6 +249,7 @@ export interface WAF {
|
|
|
249
249
|
/**
|
|
250
250
|
* @see {@link GetChangeTokenCommand}
|
|
251
251
|
*/
|
|
252
|
+
getChangeToken(): Promise<GetChangeTokenCommandOutput>;
|
|
252
253
|
getChangeToken(args: GetChangeTokenCommandInput, options?: __HttpHandlerOptions): Promise<GetChangeTokenCommandOutput>;
|
|
253
254
|
getChangeToken(args: GetChangeTokenCommandInput, cb: (err: any, data?: GetChangeTokenCommandOutput) => void): void;
|
|
254
255
|
getChangeToken(args: GetChangeTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChangeTokenCommandOutput) => void): void;
|
|
@@ -351,78 +352,91 @@ export interface WAF {
|
|
|
351
352
|
/**
|
|
352
353
|
* @see {@link ListActivatedRulesInRuleGroupCommand}
|
|
353
354
|
*/
|
|
355
|
+
listActivatedRulesInRuleGroup(): Promise<ListActivatedRulesInRuleGroupCommandOutput>;
|
|
354
356
|
listActivatedRulesInRuleGroup(args: ListActivatedRulesInRuleGroupCommandInput, options?: __HttpHandlerOptions): Promise<ListActivatedRulesInRuleGroupCommandOutput>;
|
|
355
357
|
listActivatedRulesInRuleGroup(args: ListActivatedRulesInRuleGroupCommandInput, cb: (err: any, data?: ListActivatedRulesInRuleGroupCommandOutput) => void): void;
|
|
356
358
|
listActivatedRulesInRuleGroup(args: ListActivatedRulesInRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListActivatedRulesInRuleGroupCommandOutput) => void): void;
|
|
357
359
|
/**
|
|
358
360
|
* @see {@link ListByteMatchSetsCommand}
|
|
359
361
|
*/
|
|
362
|
+
listByteMatchSets(): Promise<ListByteMatchSetsCommandOutput>;
|
|
360
363
|
listByteMatchSets(args: ListByteMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListByteMatchSetsCommandOutput>;
|
|
361
364
|
listByteMatchSets(args: ListByteMatchSetsCommandInput, cb: (err: any, data?: ListByteMatchSetsCommandOutput) => void): void;
|
|
362
365
|
listByteMatchSets(args: ListByteMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListByteMatchSetsCommandOutput) => void): void;
|
|
363
366
|
/**
|
|
364
367
|
* @see {@link ListGeoMatchSetsCommand}
|
|
365
368
|
*/
|
|
369
|
+
listGeoMatchSets(): Promise<ListGeoMatchSetsCommandOutput>;
|
|
366
370
|
listGeoMatchSets(args: ListGeoMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListGeoMatchSetsCommandOutput>;
|
|
367
371
|
listGeoMatchSets(args: ListGeoMatchSetsCommandInput, cb: (err: any, data?: ListGeoMatchSetsCommandOutput) => void): void;
|
|
368
372
|
listGeoMatchSets(args: ListGeoMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGeoMatchSetsCommandOutput) => void): void;
|
|
369
373
|
/**
|
|
370
374
|
* @see {@link ListIPSetsCommand}
|
|
371
375
|
*/
|
|
376
|
+
listIPSets(): Promise<ListIPSetsCommandOutput>;
|
|
372
377
|
listIPSets(args: ListIPSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListIPSetsCommandOutput>;
|
|
373
378
|
listIPSets(args: ListIPSetsCommandInput, cb: (err: any, data?: ListIPSetsCommandOutput) => void): void;
|
|
374
379
|
listIPSets(args: ListIPSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIPSetsCommandOutput) => void): void;
|
|
375
380
|
/**
|
|
376
381
|
* @see {@link ListLoggingConfigurationsCommand}
|
|
377
382
|
*/
|
|
383
|
+
listLoggingConfigurations(): Promise<ListLoggingConfigurationsCommandOutput>;
|
|
378
384
|
listLoggingConfigurations(args: ListLoggingConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListLoggingConfigurationsCommandOutput>;
|
|
379
385
|
listLoggingConfigurations(args: ListLoggingConfigurationsCommandInput, cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void): void;
|
|
380
386
|
listLoggingConfigurations(args: ListLoggingConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void): void;
|
|
381
387
|
/**
|
|
382
388
|
* @see {@link ListRateBasedRulesCommand}
|
|
383
389
|
*/
|
|
390
|
+
listRateBasedRules(): Promise<ListRateBasedRulesCommandOutput>;
|
|
384
391
|
listRateBasedRules(args: ListRateBasedRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListRateBasedRulesCommandOutput>;
|
|
385
392
|
listRateBasedRules(args: ListRateBasedRulesCommandInput, cb: (err: any, data?: ListRateBasedRulesCommandOutput) => void): void;
|
|
386
393
|
listRateBasedRules(args: ListRateBasedRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRateBasedRulesCommandOutput) => void): void;
|
|
387
394
|
/**
|
|
388
395
|
* @see {@link ListRegexMatchSetsCommand}
|
|
389
396
|
*/
|
|
397
|
+
listRegexMatchSets(): Promise<ListRegexMatchSetsCommandOutput>;
|
|
390
398
|
listRegexMatchSets(args: ListRegexMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListRegexMatchSetsCommandOutput>;
|
|
391
399
|
listRegexMatchSets(args: ListRegexMatchSetsCommandInput, cb: (err: any, data?: ListRegexMatchSetsCommandOutput) => void): void;
|
|
392
400
|
listRegexMatchSets(args: ListRegexMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRegexMatchSetsCommandOutput) => void): void;
|
|
393
401
|
/**
|
|
394
402
|
* @see {@link ListRegexPatternSetsCommand}
|
|
395
403
|
*/
|
|
404
|
+
listRegexPatternSets(): Promise<ListRegexPatternSetsCommandOutput>;
|
|
396
405
|
listRegexPatternSets(args: ListRegexPatternSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListRegexPatternSetsCommandOutput>;
|
|
397
406
|
listRegexPatternSets(args: ListRegexPatternSetsCommandInput, cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void): void;
|
|
398
407
|
listRegexPatternSets(args: ListRegexPatternSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void): void;
|
|
399
408
|
/**
|
|
400
409
|
* @see {@link ListRuleGroupsCommand}
|
|
401
410
|
*/
|
|
411
|
+
listRuleGroups(): Promise<ListRuleGroupsCommandOutput>;
|
|
402
412
|
listRuleGroups(args: ListRuleGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListRuleGroupsCommandOutput>;
|
|
403
413
|
listRuleGroups(args: ListRuleGroupsCommandInput, cb: (err: any, data?: ListRuleGroupsCommandOutput) => void): void;
|
|
404
414
|
listRuleGroups(args: ListRuleGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRuleGroupsCommandOutput) => void): void;
|
|
405
415
|
/**
|
|
406
416
|
* @see {@link ListRulesCommand}
|
|
407
417
|
*/
|
|
418
|
+
listRules(): Promise<ListRulesCommandOutput>;
|
|
408
419
|
listRules(args: ListRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListRulesCommandOutput>;
|
|
409
420
|
listRules(args: ListRulesCommandInput, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
|
|
410
421
|
listRules(args: ListRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
|
|
411
422
|
/**
|
|
412
423
|
* @see {@link ListSizeConstraintSetsCommand}
|
|
413
424
|
*/
|
|
425
|
+
listSizeConstraintSets(): Promise<ListSizeConstraintSetsCommandOutput>;
|
|
414
426
|
listSizeConstraintSets(args: ListSizeConstraintSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListSizeConstraintSetsCommandOutput>;
|
|
415
427
|
listSizeConstraintSets(args: ListSizeConstraintSetsCommandInput, cb: (err: any, data?: ListSizeConstraintSetsCommandOutput) => void): void;
|
|
416
428
|
listSizeConstraintSets(args: ListSizeConstraintSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSizeConstraintSetsCommandOutput) => void): void;
|
|
417
429
|
/**
|
|
418
430
|
* @see {@link ListSqlInjectionMatchSetsCommand}
|
|
419
431
|
*/
|
|
432
|
+
listSqlInjectionMatchSets(): Promise<ListSqlInjectionMatchSetsCommandOutput>;
|
|
420
433
|
listSqlInjectionMatchSets(args: ListSqlInjectionMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListSqlInjectionMatchSetsCommandOutput>;
|
|
421
434
|
listSqlInjectionMatchSets(args: ListSqlInjectionMatchSetsCommandInput, cb: (err: any, data?: ListSqlInjectionMatchSetsCommandOutput) => void): void;
|
|
422
435
|
listSqlInjectionMatchSets(args: ListSqlInjectionMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSqlInjectionMatchSetsCommandOutput) => void): void;
|
|
423
436
|
/**
|
|
424
437
|
* @see {@link ListSubscribedRuleGroupsCommand}
|
|
425
438
|
*/
|
|
439
|
+
listSubscribedRuleGroups(): Promise<ListSubscribedRuleGroupsCommandOutput>;
|
|
426
440
|
listSubscribedRuleGroups(args: ListSubscribedRuleGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListSubscribedRuleGroupsCommandOutput>;
|
|
427
441
|
listSubscribedRuleGroups(args: ListSubscribedRuleGroupsCommandInput, cb: (err: any, data?: ListSubscribedRuleGroupsCommandOutput) => void): void;
|
|
428
442
|
listSubscribedRuleGroups(args: ListSubscribedRuleGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSubscribedRuleGroupsCommandOutput) => void): void;
|
|
@@ -435,12 +449,14 @@ export interface WAF {
|
|
|
435
449
|
/**
|
|
436
450
|
* @see {@link ListWebACLsCommand}
|
|
437
451
|
*/
|
|
452
|
+
listWebACLs(): Promise<ListWebACLsCommandOutput>;
|
|
438
453
|
listWebACLs(args: ListWebACLsCommandInput, options?: __HttpHandlerOptions): Promise<ListWebACLsCommandOutput>;
|
|
439
454
|
listWebACLs(args: ListWebACLsCommandInput, cb: (err: any, data?: ListWebACLsCommandOutput) => void): void;
|
|
440
455
|
listWebACLs(args: ListWebACLsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWebACLsCommandOutput) => void): void;
|
|
441
456
|
/**
|
|
442
457
|
* @see {@link ListXssMatchSetsCommand}
|
|
443
458
|
*/
|
|
459
|
+
listXssMatchSets(): Promise<ListXssMatchSetsCommandOutput>;
|
|
444
460
|
listXssMatchSets(args: ListXssMatchSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListXssMatchSetsCommandOutput>;
|
|
445
461
|
listXssMatchSets(args: ListXssMatchSetsCommandInput, cb: (err: any, data?: ListXssMatchSetsCommandOutput) => void): void;
|
|
446
462
|
listXssMatchSets(args: ListXssMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListXssMatchSetsCommandOutput) => void): void;
|
|
@@ -542,7 +558,6 @@ export interface WAF {
|
|
|
542
558
|
updateXssMatchSet(args: UpdateXssMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateXssMatchSetCommandOutput) => void): void;
|
|
543
559
|
}
|
|
544
560
|
/**
|
|
545
|
-
* @public
|
|
546
561
|
* <note>
|
|
547
562
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
548
563
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -554,6 +569,7 @@ export interface WAF {
|
|
|
554
569
|
* <p>This is the <i>AWS WAF Classic API Reference</i> for using AWS WAF Classic with Amazon CloudFront. The AWS WAF Classic actions and data types listed in the reference are available for protecting Amazon CloudFront distributions. You can use these actions and data types via the endpoint <i>waf.amazonaws.com</i>. This guide is for developers who need detailed information about the AWS WAF Classic API actions,
|
|
555
570
|
* 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
|
|
556
571
|
* <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS WAF Classic</a> in the developer guide.</p>
|
|
572
|
+
* @public
|
|
557
573
|
*/
|
|
558
574
|
export declare class WAF extends WAFClient implements WAF {
|
|
559
575
|
}
|
|
@@ -228,7 +228,6 @@ export type WAFClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHa
|
|
|
228
228
|
export interface WAFClientResolvedConfig extends WAFClientResolvedConfigType {
|
|
229
229
|
}
|
|
230
230
|
/**
|
|
231
|
-
* @public
|
|
232
231
|
* <note>
|
|
233
232
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
234
233
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -240,6 +239,7 @@ export interface WAFClientResolvedConfig extends WAFClientResolvedConfigType {
|
|
|
240
239
|
* <p>This is the <i>AWS WAF Classic API Reference</i> for using AWS WAF Classic with Amazon CloudFront. The AWS WAF Classic actions and data types listed in the reference are available for protecting Amazon CloudFront distributions. You can use these actions and data types via the endpoint <i>waf.amazonaws.com</i>. This guide is for developers who need detailed information about the AWS WAF Classic API actions,
|
|
241
240
|
* 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
|
|
242
241
|
* <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS WAF Classic</a> in the developer guide.</p>
|
|
242
|
+
* @public
|
|
243
243
|
*/
|
|
244
244
|
export declare class WAFClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig> {
|
|
245
245
|
/**
|
|
@@ -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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput, WAFClientResolvedConfig, 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
|
|
@@ -80,7 +80,7 @@ declare const CreateByteMatchSetCommand_base: {
|
|
|
80
80
|
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
81
81
|
* // Data: "STRING_VALUE",
|
|
82
82
|
* // },
|
|
83
|
-
* // TargetString:
|
|
83
|
+
* // TargetString: new Uint8Array(), // required
|
|
84
84
|
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
85
85
|
* // PositionalConstraint: "EXACTLY" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS" || "CONTAINS_WORD", // required
|
|
86
86
|
* // },
|
|
@@ -157,6 +157,7 @@ declare const CreateByteMatchSetCommand_base: {
|
|
|
157
157
|
* @throws {@link WAFServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
150
150
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
155
155
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
234
234
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
188
188
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
197
197
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWebACLMigrationStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
165
165
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
129
129
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from WAF 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, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFClientResolvedConfig, 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 WAFServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class DeleteRegexPatternSetCommand extends DeleteRegexPatternSetCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRuleCommand_base: {
|
|
24
24
|
new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, WAFClientResolvedConfig, 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
|
|
@@ -124,6 +124,7 @@ declare const DeleteRuleCommand_base: {
|
|
|
124
124
|
* @throws {@link WAFServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
* @example To delete a rule
|
|
128
129
|
* ```javascript
|
|
129
130
|
* // The following example deletes a rule with the ID WAFRule-1-Example.
|