@aws-sdk/client-waf-regional 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateWebACLCommand.js +2 -3
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateWebACLCommand.js +2 -3
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -3
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteWebACLCommand.js +2 -3
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -3
- package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetChangeTokenCommand.js +2 -3
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -3
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetIPSetCommand.js +2 -3
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/GetRuleCommand.js +2 -3
- package/dist-cjs/commands/GetRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -3
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetWebACLCommand.js +2 -3
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -3
- package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -3
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -3
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -3
- package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListRulesCommand.js +2 -3
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -3
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListWebACLsCommand.js +2 -3
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateWebACLCommand.js +2 -3
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -874
- package/dist-es/commands/AssociateWebACLCommand.js +2 -3
- package/dist-es/commands/CreateByteMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateIPSetCommand.js +2 -3
- package/dist-es/commands/CreateRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/CreateRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/CreateRuleCommand.js +2 -3
- package/dist-es/commands/CreateRuleGroupCommand.js +2 -3
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateWebACLCommand.js +2 -3
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +2 -3
- package/dist-es/commands/CreateXssMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteByteMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteIPSetCommand.js +2 -3
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/DeleteRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRuleGroupCommand.js +2 -3
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteWebACLCommand.js +2 -3
- package/dist-es/commands/DeleteXssMatchSetCommand.js +2 -3
- package/dist-es/commands/DisassociateWebACLCommand.js +2 -3
- package/dist-es/commands/GetByteMatchSetCommand.js +2 -3
- package/dist-es/commands/GetChangeTokenCommand.js +2 -3
- package/dist-es/commands/GetChangeTokenStatusCommand.js +2 -3
- package/dist-es/commands/GetGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/GetIPSetCommand.js +2 -3
- package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/GetPermissionPolicyCommand.js +2 -3
- package/dist-es/commands/GetRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
- package/dist-es/commands/GetRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/GetRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/GetRuleCommand.js +2 -3
- package/dist-es/commands/GetRuleGroupCommand.js +2 -3
- package/dist-es/commands/GetSampledRequestsCommand.js +2 -3
- package/dist-es/commands/GetSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/GetWebACLCommand.js +2 -3
- package/dist-es/commands/GetWebACLForResourceCommand.js +2 -3
- package/dist-es/commands/GetXssMatchSetCommand.js +2 -3
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
- package/dist-es/commands/ListByteMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListGeoMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListIPSetsCommand.js +2 -3
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListRateBasedRulesCommand.js +2 -3
- package/dist-es/commands/ListRegexMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -3
- package/dist-es/commands/ListResourcesForWebACLCommand.js +2 -3
- package/dist-es/commands/ListRuleGroupsCommand.js +2 -3
- package/dist-es/commands/ListRulesCommand.js +2 -3
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +2 -3
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListWebACLsCommand.js +2 -3
- package/dist-es/commands/ListXssMatchSetsCommand.js +2 -3
- package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/PutPermissionPolicyCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateByteMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateIPSetCommand.js +2 -3
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/UpdateRuleCommand.js +2 -3
- package/dist-es/commands/UpdateRuleGroupCommand.js +2 -3
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateWebACLCommand.js +2 -3
- package/dist-es/commands/UpdateXssMatchSetCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -651
- package/dist-types/WAFRegional.d.ts +82 -0
- package/dist-types/WAFRegionalClient.d.ts +24 -4
- package/dist-types/commands/AssociateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +16 -0
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +16 -0
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetChangeTokenCommand.d.ts +16 -0
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +16 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +16 -0
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/GetRuleCommand.d.ts +16 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +16 -0
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +16 -0
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +16 -0
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +16 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWebACLsCommand.d.ts +16 -0
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +16 -0
- package/dist-types/models/WAFRegionalServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +575 -868
- package/dist-types/ts3.4/models/models_0.d.ts +0 -611
- package/package.json +4 -3
|
@@ -1373,614 +1373,3 @@ export interface UpdateXssMatchSetRequest {
|
|
|
1373
1373
|
export interface UpdateXssMatchSetResponse {
|
|
1374
1374
|
ChangeToken?: string;
|
|
1375
1375
|
}
|
|
1376
|
-
export declare const WafActionFilterSensitiveLog: (obj: WafAction) => any;
|
|
1377
|
-
export declare const ExcludedRuleFilterSensitiveLog: (obj: ExcludedRule) => any;
|
|
1378
|
-
export declare const WafOverrideActionFilterSensitiveLog: (
|
|
1379
|
-
obj: WafOverrideAction
|
|
1380
|
-
) => any;
|
|
1381
|
-
export declare const ActivatedRuleFilterSensitiveLog: (
|
|
1382
|
-
obj: ActivatedRule
|
|
1383
|
-
) => any;
|
|
1384
|
-
export declare const AssociateWebACLRequestFilterSensitiveLog: (
|
|
1385
|
-
obj: AssociateWebACLRequest
|
|
1386
|
-
) => any;
|
|
1387
|
-
export declare const AssociateWebACLResponseFilterSensitiveLog: (
|
|
1388
|
-
obj: AssociateWebACLResponse
|
|
1389
|
-
) => any;
|
|
1390
|
-
export declare const CreateByteMatchSetRequestFilterSensitiveLog: (
|
|
1391
|
-
obj: CreateByteMatchSetRequest
|
|
1392
|
-
) => any;
|
|
1393
|
-
export declare const FieldToMatchFilterSensitiveLog: (obj: FieldToMatch) => any;
|
|
1394
|
-
export declare const ByteMatchTupleFilterSensitiveLog: (
|
|
1395
|
-
obj: ByteMatchTuple
|
|
1396
|
-
) => any;
|
|
1397
|
-
export declare const ByteMatchSetFilterSensitiveLog: (obj: ByteMatchSet) => any;
|
|
1398
|
-
export declare const CreateByteMatchSetResponseFilterSensitiveLog: (
|
|
1399
|
-
obj: CreateByteMatchSetResponse
|
|
1400
|
-
) => any;
|
|
1401
|
-
export declare const CreateGeoMatchSetRequestFilterSensitiveLog: (
|
|
1402
|
-
obj: CreateGeoMatchSetRequest
|
|
1403
|
-
) => any;
|
|
1404
|
-
export declare const GeoMatchConstraintFilterSensitiveLog: (
|
|
1405
|
-
obj: GeoMatchConstraint
|
|
1406
|
-
) => any;
|
|
1407
|
-
export declare const GeoMatchSetFilterSensitiveLog: (obj: GeoMatchSet) => any;
|
|
1408
|
-
export declare const CreateGeoMatchSetResponseFilterSensitiveLog: (
|
|
1409
|
-
obj: CreateGeoMatchSetResponse
|
|
1410
|
-
) => any;
|
|
1411
|
-
export declare const CreateIPSetRequestFilterSensitiveLog: (
|
|
1412
|
-
obj: CreateIPSetRequest
|
|
1413
|
-
) => any;
|
|
1414
|
-
export declare const IPSetDescriptorFilterSensitiveLog: (
|
|
1415
|
-
obj: IPSetDescriptor
|
|
1416
|
-
) => any;
|
|
1417
|
-
export declare const IPSetFilterSensitiveLog: (obj: IPSet) => any;
|
|
1418
|
-
export declare const CreateIPSetResponseFilterSensitiveLog: (
|
|
1419
|
-
obj: CreateIPSetResponse
|
|
1420
|
-
) => any;
|
|
1421
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1422
|
-
export declare const CreateRateBasedRuleRequestFilterSensitiveLog: (
|
|
1423
|
-
obj: CreateRateBasedRuleRequest
|
|
1424
|
-
) => any;
|
|
1425
|
-
export declare const PredicateFilterSensitiveLog: (obj: Predicate) => any;
|
|
1426
|
-
export declare const RateBasedRuleFilterSensitiveLog: (
|
|
1427
|
-
obj: RateBasedRule
|
|
1428
|
-
) => any;
|
|
1429
|
-
export declare const CreateRateBasedRuleResponseFilterSensitiveLog: (
|
|
1430
|
-
obj: CreateRateBasedRuleResponse
|
|
1431
|
-
) => any;
|
|
1432
|
-
export declare const CreateRegexMatchSetRequestFilterSensitiveLog: (
|
|
1433
|
-
obj: CreateRegexMatchSetRequest
|
|
1434
|
-
) => any;
|
|
1435
|
-
export declare const RegexMatchTupleFilterSensitiveLog: (
|
|
1436
|
-
obj: RegexMatchTuple
|
|
1437
|
-
) => any;
|
|
1438
|
-
export declare const RegexMatchSetFilterSensitiveLog: (
|
|
1439
|
-
obj: RegexMatchSet
|
|
1440
|
-
) => any;
|
|
1441
|
-
export declare const CreateRegexMatchSetResponseFilterSensitiveLog: (
|
|
1442
|
-
obj: CreateRegexMatchSetResponse
|
|
1443
|
-
) => any;
|
|
1444
|
-
export declare const CreateRegexPatternSetRequestFilterSensitiveLog: (
|
|
1445
|
-
obj: CreateRegexPatternSetRequest
|
|
1446
|
-
) => any;
|
|
1447
|
-
export declare const RegexPatternSetFilterSensitiveLog: (
|
|
1448
|
-
obj: RegexPatternSet
|
|
1449
|
-
) => any;
|
|
1450
|
-
export declare const CreateRegexPatternSetResponseFilterSensitiveLog: (
|
|
1451
|
-
obj: CreateRegexPatternSetResponse
|
|
1452
|
-
) => any;
|
|
1453
|
-
export declare const CreateRuleRequestFilterSensitiveLog: (
|
|
1454
|
-
obj: CreateRuleRequest
|
|
1455
|
-
) => any;
|
|
1456
|
-
export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
|
|
1457
|
-
export declare const CreateRuleResponseFilterSensitiveLog: (
|
|
1458
|
-
obj: CreateRuleResponse
|
|
1459
|
-
) => any;
|
|
1460
|
-
export declare const CreateRuleGroupRequestFilterSensitiveLog: (
|
|
1461
|
-
obj: CreateRuleGroupRequest
|
|
1462
|
-
) => any;
|
|
1463
|
-
export declare const RuleGroupFilterSensitiveLog: (obj: RuleGroup) => any;
|
|
1464
|
-
export declare const CreateRuleGroupResponseFilterSensitiveLog: (
|
|
1465
|
-
obj: CreateRuleGroupResponse
|
|
1466
|
-
) => any;
|
|
1467
|
-
export declare const CreateSizeConstraintSetRequestFilterSensitiveLog: (
|
|
1468
|
-
obj: CreateSizeConstraintSetRequest
|
|
1469
|
-
) => any;
|
|
1470
|
-
export declare const SizeConstraintFilterSensitiveLog: (
|
|
1471
|
-
obj: SizeConstraint
|
|
1472
|
-
) => any;
|
|
1473
|
-
export declare const SizeConstraintSetFilterSensitiveLog: (
|
|
1474
|
-
obj: SizeConstraintSet
|
|
1475
|
-
) => any;
|
|
1476
|
-
export declare const CreateSizeConstraintSetResponseFilterSensitiveLog: (
|
|
1477
|
-
obj: CreateSizeConstraintSetResponse
|
|
1478
|
-
) => any;
|
|
1479
|
-
export declare const CreateSqlInjectionMatchSetRequestFilterSensitiveLog: (
|
|
1480
|
-
obj: CreateSqlInjectionMatchSetRequest
|
|
1481
|
-
) => any;
|
|
1482
|
-
export declare const SqlInjectionMatchTupleFilterSensitiveLog: (
|
|
1483
|
-
obj: SqlInjectionMatchTuple
|
|
1484
|
-
) => any;
|
|
1485
|
-
export declare const SqlInjectionMatchSetFilterSensitiveLog: (
|
|
1486
|
-
obj: SqlInjectionMatchSet
|
|
1487
|
-
) => any;
|
|
1488
|
-
export declare const CreateSqlInjectionMatchSetResponseFilterSensitiveLog: (
|
|
1489
|
-
obj: CreateSqlInjectionMatchSetResponse
|
|
1490
|
-
) => any;
|
|
1491
|
-
export declare const CreateWebACLRequestFilterSensitiveLog: (
|
|
1492
|
-
obj: CreateWebACLRequest
|
|
1493
|
-
) => any;
|
|
1494
|
-
export declare const WebACLFilterSensitiveLog: (obj: WebACL) => any;
|
|
1495
|
-
export declare const CreateWebACLResponseFilterSensitiveLog: (
|
|
1496
|
-
obj: CreateWebACLResponse
|
|
1497
|
-
) => any;
|
|
1498
|
-
export declare const CreateWebACLMigrationStackRequestFilterSensitiveLog: (
|
|
1499
|
-
obj: CreateWebACLMigrationStackRequest
|
|
1500
|
-
) => any;
|
|
1501
|
-
export declare const CreateWebACLMigrationStackResponseFilterSensitiveLog: (
|
|
1502
|
-
obj: CreateWebACLMigrationStackResponse
|
|
1503
|
-
) => any;
|
|
1504
|
-
export declare const CreateXssMatchSetRequestFilterSensitiveLog: (
|
|
1505
|
-
obj: CreateXssMatchSetRequest
|
|
1506
|
-
) => any;
|
|
1507
|
-
export declare const XssMatchTupleFilterSensitiveLog: (
|
|
1508
|
-
obj: XssMatchTuple
|
|
1509
|
-
) => any;
|
|
1510
|
-
export declare const XssMatchSetFilterSensitiveLog: (obj: XssMatchSet) => any;
|
|
1511
|
-
export declare const CreateXssMatchSetResponseFilterSensitiveLog: (
|
|
1512
|
-
obj: CreateXssMatchSetResponse
|
|
1513
|
-
) => any;
|
|
1514
|
-
export declare const DeleteByteMatchSetRequestFilterSensitiveLog: (
|
|
1515
|
-
obj: DeleteByteMatchSetRequest
|
|
1516
|
-
) => any;
|
|
1517
|
-
export declare const DeleteByteMatchSetResponseFilterSensitiveLog: (
|
|
1518
|
-
obj: DeleteByteMatchSetResponse
|
|
1519
|
-
) => any;
|
|
1520
|
-
export declare const DeleteGeoMatchSetRequestFilterSensitiveLog: (
|
|
1521
|
-
obj: DeleteGeoMatchSetRequest
|
|
1522
|
-
) => any;
|
|
1523
|
-
export declare const DeleteGeoMatchSetResponseFilterSensitiveLog: (
|
|
1524
|
-
obj: DeleteGeoMatchSetResponse
|
|
1525
|
-
) => any;
|
|
1526
|
-
export declare const DeleteIPSetRequestFilterSensitiveLog: (
|
|
1527
|
-
obj: DeleteIPSetRequest
|
|
1528
|
-
) => any;
|
|
1529
|
-
export declare const DeleteIPSetResponseFilterSensitiveLog: (
|
|
1530
|
-
obj: DeleteIPSetResponse
|
|
1531
|
-
) => any;
|
|
1532
|
-
export declare const DeleteLoggingConfigurationRequestFilterSensitiveLog: (
|
|
1533
|
-
obj: DeleteLoggingConfigurationRequest
|
|
1534
|
-
) => any;
|
|
1535
|
-
export declare const DeleteLoggingConfigurationResponseFilterSensitiveLog: (
|
|
1536
|
-
obj: DeleteLoggingConfigurationResponse
|
|
1537
|
-
) => any;
|
|
1538
|
-
export declare const DeletePermissionPolicyRequestFilterSensitiveLog: (
|
|
1539
|
-
obj: DeletePermissionPolicyRequest
|
|
1540
|
-
) => any;
|
|
1541
|
-
export declare const DeletePermissionPolicyResponseFilterSensitiveLog: (
|
|
1542
|
-
obj: DeletePermissionPolicyResponse
|
|
1543
|
-
) => any;
|
|
1544
|
-
export declare const DeleteRateBasedRuleRequestFilterSensitiveLog: (
|
|
1545
|
-
obj: DeleteRateBasedRuleRequest
|
|
1546
|
-
) => any;
|
|
1547
|
-
export declare const DeleteRateBasedRuleResponseFilterSensitiveLog: (
|
|
1548
|
-
obj: DeleteRateBasedRuleResponse
|
|
1549
|
-
) => any;
|
|
1550
|
-
export declare const DeleteRegexMatchSetRequestFilterSensitiveLog: (
|
|
1551
|
-
obj: DeleteRegexMatchSetRequest
|
|
1552
|
-
) => any;
|
|
1553
|
-
export declare const DeleteRegexMatchSetResponseFilterSensitiveLog: (
|
|
1554
|
-
obj: DeleteRegexMatchSetResponse
|
|
1555
|
-
) => any;
|
|
1556
|
-
export declare const DeleteRegexPatternSetRequestFilterSensitiveLog: (
|
|
1557
|
-
obj: DeleteRegexPatternSetRequest
|
|
1558
|
-
) => any;
|
|
1559
|
-
export declare const DeleteRegexPatternSetResponseFilterSensitiveLog: (
|
|
1560
|
-
obj: DeleteRegexPatternSetResponse
|
|
1561
|
-
) => any;
|
|
1562
|
-
export declare const DeleteRuleRequestFilterSensitiveLog: (
|
|
1563
|
-
obj: DeleteRuleRequest
|
|
1564
|
-
) => any;
|
|
1565
|
-
export declare const DeleteRuleResponseFilterSensitiveLog: (
|
|
1566
|
-
obj: DeleteRuleResponse
|
|
1567
|
-
) => any;
|
|
1568
|
-
export declare const DeleteRuleGroupRequestFilterSensitiveLog: (
|
|
1569
|
-
obj: DeleteRuleGroupRequest
|
|
1570
|
-
) => any;
|
|
1571
|
-
export declare const DeleteRuleGroupResponseFilterSensitiveLog: (
|
|
1572
|
-
obj: DeleteRuleGroupResponse
|
|
1573
|
-
) => any;
|
|
1574
|
-
export declare const DeleteSizeConstraintSetRequestFilterSensitiveLog: (
|
|
1575
|
-
obj: DeleteSizeConstraintSetRequest
|
|
1576
|
-
) => any;
|
|
1577
|
-
export declare const DeleteSizeConstraintSetResponseFilterSensitiveLog: (
|
|
1578
|
-
obj: DeleteSizeConstraintSetResponse
|
|
1579
|
-
) => any;
|
|
1580
|
-
export declare const DeleteSqlInjectionMatchSetRequestFilterSensitiveLog: (
|
|
1581
|
-
obj: DeleteSqlInjectionMatchSetRequest
|
|
1582
|
-
) => any;
|
|
1583
|
-
export declare const DeleteSqlInjectionMatchSetResponseFilterSensitiveLog: (
|
|
1584
|
-
obj: DeleteSqlInjectionMatchSetResponse
|
|
1585
|
-
) => any;
|
|
1586
|
-
export declare const DeleteWebACLRequestFilterSensitiveLog: (
|
|
1587
|
-
obj: DeleteWebACLRequest
|
|
1588
|
-
) => any;
|
|
1589
|
-
export declare const DeleteWebACLResponseFilterSensitiveLog: (
|
|
1590
|
-
obj: DeleteWebACLResponse
|
|
1591
|
-
) => any;
|
|
1592
|
-
export declare const DeleteXssMatchSetRequestFilterSensitiveLog: (
|
|
1593
|
-
obj: DeleteXssMatchSetRequest
|
|
1594
|
-
) => any;
|
|
1595
|
-
export declare const DeleteXssMatchSetResponseFilterSensitiveLog: (
|
|
1596
|
-
obj: DeleteXssMatchSetResponse
|
|
1597
|
-
) => any;
|
|
1598
|
-
export declare const DisassociateWebACLRequestFilterSensitiveLog: (
|
|
1599
|
-
obj: DisassociateWebACLRequest
|
|
1600
|
-
) => any;
|
|
1601
|
-
export declare const DisassociateWebACLResponseFilterSensitiveLog: (
|
|
1602
|
-
obj: DisassociateWebACLResponse
|
|
1603
|
-
) => any;
|
|
1604
|
-
export declare const GetByteMatchSetRequestFilterSensitiveLog: (
|
|
1605
|
-
obj: GetByteMatchSetRequest
|
|
1606
|
-
) => any;
|
|
1607
|
-
export declare const GetByteMatchSetResponseFilterSensitiveLog: (
|
|
1608
|
-
obj: GetByteMatchSetResponse
|
|
1609
|
-
) => any;
|
|
1610
|
-
export declare const GetChangeTokenRequestFilterSensitiveLog: (
|
|
1611
|
-
obj: GetChangeTokenRequest
|
|
1612
|
-
) => any;
|
|
1613
|
-
export declare const GetChangeTokenResponseFilterSensitiveLog: (
|
|
1614
|
-
obj: GetChangeTokenResponse
|
|
1615
|
-
) => any;
|
|
1616
|
-
export declare const GetChangeTokenStatusRequestFilterSensitiveLog: (
|
|
1617
|
-
obj: GetChangeTokenStatusRequest
|
|
1618
|
-
) => any;
|
|
1619
|
-
export declare const GetChangeTokenStatusResponseFilterSensitiveLog: (
|
|
1620
|
-
obj: GetChangeTokenStatusResponse
|
|
1621
|
-
) => any;
|
|
1622
|
-
export declare const GetGeoMatchSetRequestFilterSensitiveLog: (
|
|
1623
|
-
obj: GetGeoMatchSetRequest
|
|
1624
|
-
) => any;
|
|
1625
|
-
export declare const GetGeoMatchSetResponseFilterSensitiveLog: (
|
|
1626
|
-
obj: GetGeoMatchSetResponse
|
|
1627
|
-
) => any;
|
|
1628
|
-
export declare const GetIPSetRequestFilterSensitiveLog: (
|
|
1629
|
-
obj: GetIPSetRequest
|
|
1630
|
-
) => any;
|
|
1631
|
-
export declare const GetIPSetResponseFilterSensitiveLog: (
|
|
1632
|
-
obj: GetIPSetResponse
|
|
1633
|
-
) => any;
|
|
1634
|
-
export declare const GetLoggingConfigurationRequestFilterSensitiveLog: (
|
|
1635
|
-
obj: GetLoggingConfigurationRequest
|
|
1636
|
-
) => any;
|
|
1637
|
-
export declare const LoggingConfigurationFilterSensitiveLog: (
|
|
1638
|
-
obj: LoggingConfiguration
|
|
1639
|
-
) => any;
|
|
1640
|
-
export declare const GetLoggingConfigurationResponseFilterSensitiveLog: (
|
|
1641
|
-
obj: GetLoggingConfigurationResponse
|
|
1642
|
-
) => any;
|
|
1643
|
-
export declare const GetPermissionPolicyRequestFilterSensitiveLog: (
|
|
1644
|
-
obj: GetPermissionPolicyRequest
|
|
1645
|
-
) => any;
|
|
1646
|
-
export declare const GetPermissionPolicyResponseFilterSensitiveLog: (
|
|
1647
|
-
obj: GetPermissionPolicyResponse
|
|
1648
|
-
) => any;
|
|
1649
|
-
export declare const GetRateBasedRuleRequestFilterSensitiveLog: (
|
|
1650
|
-
obj: GetRateBasedRuleRequest
|
|
1651
|
-
) => any;
|
|
1652
|
-
export declare const GetRateBasedRuleResponseFilterSensitiveLog: (
|
|
1653
|
-
obj: GetRateBasedRuleResponse
|
|
1654
|
-
) => any;
|
|
1655
|
-
export declare const GetRateBasedRuleManagedKeysRequestFilterSensitiveLog: (
|
|
1656
|
-
obj: GetRateBasedRuleManagedKeysRequest
|
|
1657
|
-
) => any;
|
|
1658
|
-
export declare const GetRateBasedRuleManagedKeysResponseFilterSensitiveLog: (
|
|
1659
|
-
obj: GetRateBasedRuleManagedKeysResponse
|
|
1660
|
-
) => any;
|
|
1661
|
-
export declare const GetRegexMatchSetRequestFilterSensitiveLog: (
|
|
1662
|
-
obj: GetRegexMatchSetRequest
|
|
1663
|
-
) => any;
|
|
1664
|
-
export declare const GetRegexMatchSetResponseFilterSensitiveLog: (
|
|
1665
|
-
obj: GetRegexMatchSetResponse
|
|
1666
|
-
) => any;
|
|
1667
|
-
export declare const GetRegexPatternSetRequestFilterSensitiveLog: (
|
|
1668
|
-
obj: GetRegexPatternSetRequest
|
|
1669
|
-
) => any;
|
|
1670
|
-
export declare const GetRegexPatternSetResponseFilterSensitiveLog: (
|
|
1671
|
-
obj: GetRegexPatternSetResponse
|
|
1672
|
-
) => any;
|
|
1673
|
-
export declare const GetRuleRequestFilterSensitiveLog: (
|
|
1674
|
-
obj: GetRuleRequest
|
|
1675
|
-
) => any;
|
|
1676
|
-
export declare const GetRuleResponseFilterSensitiveLog: (
|
|
1677
|
-
obj: GetRuleResponse
|
|
1678
|
-
) => any;
|
|
1679
|
-
export declare const GetRuleGroupRequestFilterSensitiveLog: (
|
|
1680
|
-
obj: GetRuleGroupRequest
|
|
1681
|
-
) => any;
|
|
1682
|
-
export declare const GetRuleGroupResponseFilterSensitiveLog: (
|
|
1683
|
-
obj: GetRuleGroupResponse
|
|
1684
|
-
) => any;
|
|
1685
|
-
export declare const TimeWindowFilterSensitiveLog: (obj: TimeWindow) => any;
|
|
1686
|
-
export declare const GetSampledRequestsRequestFilterSensitiveLog: (
|
|
1687
|
-
obj: GetSampledRequestsRequest
|
|
1688
|
-
) => any;
|
|
1689
|
-
export declare const HTTPHeaderFilterSensitiveLog: (obj: HTTPHeader) => any;
|
|
1690
|
-
export declare const HTTPRequestFilterSensitiveLog: (obj: HTTPRequest) => any;
|
|
1691
|
-
export declare const SampledHTTPRequestFilterSensitiveLog: (
|
|
1692
|
-
obj: SampledHTTPRequest
|
|
1693
|
-
) => any;
|
|
1694
|
-
export declare const GetSampledRequestsResponseFilterSensitiveLog: (
|
|
1695
|
-
obj: GetSampledRequestsResponse
|
|
1696
|
-
) => any;
|
|
1697
|
-
export declare const GetSizeConstraintSetRequestFilterSensitiveLog: (
|
|
1698
|
-
obj: GetSizeConstraintSetRequest
|
|
1699
|
-
) => any;
|
|
1700
|
-
export declare const GetSizeConstraintSetResponseFilterSensitiveLog: (
|
|
1701
|
-
obj: GetSizeConstraintSetResponse
|
|
1702
|
-
) => any;
|
|
1703
|
-
export declare const GetSqlInjectionMatchSetRequestFilterSensitiveLog: (
|
|
1704
|
-
obj: GetSqlInjectionMatchSetRequest
|
|
1705
|
-
) => any;
|
|
1706
|
-
export declare const GetSqlInjectionMatchSetResponseFilterSensitiveLog: (
|
|
1707
|
-
obj: GetSqlInjectionMatchSetResponse
|
|
1708
|
-
) => any;
|
|
1709
|
-
export declare const GetWebACLRequestFilterSensitiveLog: (
|
|
1710
|
-
obj: GetWebACLRequest
|
|
1711
|
-
) => any;
|
|
1712
|
-
export declare const GetWebACLResponseFilterSensitiveLog: (
|
|
1713
|
-
obj: GetWebACLResponse
|
|
1714
|
-
) => any;
|
|
1715
|
-
export declare const GetWebACLForResourceRequestFilterSensitiveLog: (
|
|
1716
|
-
obj: GetWebACLForResourceRequest
|
|
1717
|
-
) => any;
|
|
1718
|
-
export declare const WebACLSummaryFilterSensitiveLog: (
|
|
1719
|
-
obj: WebACLSummary
|
|
1720
|
-
) => any;
|
|
1721
|
-
export declare const GetWebACLForResourceResponseFilterSensitiveLog: (
|
|
1722
|
-
obj: GetWebACLForResourceResponse
|
|
1723
|
-
) => any;
|
|
1724
|
-
export declare const GetXssMatchSetRequestFilterSensitiveLog: (
|
|
1725
|
-
obj: GetXssMatchSetRequest
|
|
1726
|
-
) => any;
|
|
1727
|
-
export declare const GetXssMatchSetResponseFilterSensitiveLog: (
|
|
1728
|
-
obj: GetXssMatchSetResponse
|
|
1729
|
-
) => any;
|
|
1730
|
-
export declare const ListActivatedRulesInRuleGroupRequestFilterSensitiveLog: (
|
|
1731
|
-
obj: ListActivatedRulesInRuleGroupRequest
|
|
1732
|
-
) => any;
|
|
1733
|
-
export declare const ListActivatedRulesInRuleGroupResponseFilterSensitiveLog: (
|
|
1734
|
-
obj: ListActivatedRulesInRuleGroupResponse
|
|
1735
|
-
) => any;
|
|
1736
|
-
export declare const ListByteMatchSetsRequestFilterSensitiveLog: (
|
|
1737
|
-
obj: ListByteMatchSetsRequest
|
|
1738
|
-
) => any;
|
|
1739
|
-
export declare const ByteMatchSetSummaryFilterSensitiveLog: (
|
|
1740
|
-
obj: ByteMatchSetSummary
|
|
1741
|
-
) => any;
|
|
1742
|
-
export declare const ListByteMatchSetsResponseFilterSensitiveLog: (
|
|
1743
|
-
obj: ListByteMatchSetsResponse
|
|
1744
|
-
) => any;
|
|
1745
|
-
export declare const ListGeoMatchSetsRequestFilterSensitiveLog: (
|
|
1746
|
-
obj: ListGeoMatchSetsRequest
|
|
1747
|
-
) => any;
|
|
1748
|
-
export declare const GeoMatchSetSummaryFilterSensitiveLog: (
|
|
1749
|
-
obj: GeoMatchSetSummary
|
|
1750
|
-
) => any;
|
|
1751
|
-
export declare const ListGeoMatchSetsResponseFilterSensitiveLog: (
|
|
1752
|
-
obj: ListGeoMatchSetsResponse
|
|
1753
|
-
) => any;
|
|
1754
|
-
export declare const ListIPSetsRequestFilterSensitiveLog: (
|
|
1755
|
-
obj: ListIPSetsRequest
|
|
1756
|
-
) => any;
|
|
1757
|
-
export declare const IPSetSummaryFilterSensitiveLog: (obj: IPSetSummary) => any;
|
|
1758
|
-
export declare const ListIPSetsResponseFilterSensitiveLog: (
|
|
1759
|
-
obj: ListIPSetsResponse
|
|
1760
|
-
) => any;
|
|
1761
|
-
export declare const ListLoggingConfigurationsRequestFilterSensitiveLog: (
|
|
1762
|
-
obj: ListLoggingConfigurationsRequest
|
|
1763
|
-
) => any;
|
|
1764
|
-
export declare const ListLoggingConfigurationsResponseFilterSensitiveLog: (
|
|
1765
|
-
obj: ListLoggingConfigurationsResponse
|
|
1766
|
-
) => any;
|
|
1767
|
-
export declare const ListRateBasedRulesRequestFilterSensitiveLog: (
|
|
1768
|
-
obj: ListRateBasedRulesRequest
|
|
1769
|
-
) => any;
|
|
1770
|
-
export declare const RuleSummaryFilterSensitiveLog: (obj: RuleSummary) => any;
|
|
1771
|
-
export declare const ListRateBasedRulesResponseFilterSensitiveLog: (
|
|
1772
|
-
obj: ListRateBasedRulesResponse
|
|
1773
|
-
) => any;
|
|
1774
|
-
export declare const ListRegexMatchSetsRequestFilterSensitiveLog: (
|
|
1775
|
-
obj: ListRegexMatchSetsRequest
|
|
1776
|
-
) => any;
|
|
1777
|
-
export declare const RegexMatchSetSummaryFilterSensitiveLog: (
|
|
1778
|
-
obj: RegexMatchSetSummary
|
|
1779
|
-
) => any;
|
|
1780
|
-
export declare const ListRegexMatchSetsResponseFilterSensitiveLog: (
|
|
1781
|
-
obj: ListRegexMatchSetsResponse
|
|
1782
|
-
) => any;
|
|
1783
|
-
export declare const ListRegexPatternSetsRequestFilterSensitiveLog: (
|
|
1784
|
-
obj: ListRegexPatternSetsRequest
|
|
1785
|
-
) => any;
|
|
1786
|
-
export declare const RegexPatternSetSummaryFilterSensitiveLog: (
|
|
1787
|
-
obj: RegexPatternSetSummary
|
|
1788
|
-
) => any;
|
|
1789
|
-
export declare const ListRegexPatternSetsResponseFilterSensitiveLog: (
|
|
1790
|
-
obj: ListRegexPatternSetsResponse
|
|
1791
|
-
) => any;
|
|
1792
|
-
export declare const ListResourcesForWebACLRequestFilterSensitiveLog: (
|
|
1793
|
-
obj: ListResourcesForWebACLRequest
|
|
1794
|
-
) => any;
|
|
1795
|
-
export declare const ListResourcesForWebACLResponseFilterSensitiveLog: (
|
|
1796
|
-
obj: ListResourcesForWebACLResponse
|
|
1797
|
-
) => any;
|
|
1798
|
-
export declare const ListRuleGroupsRequestFilterSensitiveLog: (
|
|
1799
|
-
obj: ListRuleGroupsRequest
|
|
1800
|
-
) => any;
|
|
1801
|
-
export declare const RuleGroupSummaryFilterSensitiveLog: (
|
|
1802
|
-
obj: RuleGroupSummary
|
|
1803
|
-
) => any;
|
|
1804
|
-
export declare const ListRuleGroupsResponseFilterSensitiveLog: (
|
|
1805
|
-
obj: ListRuleGroupsResponse
|
|
1806
|
-
) => any;
|
|
1807
|
-
export declare const ListRulesRequestFilterSensitiveLog: (
|
|
1808
|
-
obj: ListRulesRequest
|
|
1809
|
-
) => any;
|
|
1810
|
-
export declare const ListRulesResponseFilterSensitiveLog: (
|
|
1811
|
-
obj: ListRulesResponse
|
|
1812
|
-
) => any;
|
|
1813
|
-
export declare const ListSizeConstraintSetsRequestFilterSensitiveLog: (
|
|
1814
|
-
obj: ListSizeConstraintSetsRequest
|
|
1815
|
-
) => any;
|
|
1816
|
-
export declare const SizeConstraintSetSummaryFilterSensitiveLog: (
|
|
1817
|
-
obj: SizeConstraintSetSummary
|
|
1818
|
-
) => any;
|
|
1819
|
-
export declare const ListSizeConstraintSetsResponseFilterSensitiveLog: (
|
|
1820
|
-
obj: ListSizeConstraintSetsResponse
|
|
1821
|
-
) => any;
|
|
1822
|
-
export declare const ListSqlInjectionMatchSetsRequestFilterSensitiveLog: (
|
|
1823
|
-
obj: ListSqlInjectionMatchSetsRequest
|
|
1824
|
-
) => any;
|
|
1825
|
-
export declare const SqlInjectionMatchSetSummaryFilterSensitiveLog: (
|
|
1826
|
-
obj: SqlInjectionMatchSetSummary
|
|
1827
|
-
) => any;
|
|
1828
|
-
export declare const ListSqlInjectionMatchSetsResponseFilterSensitiveLog: (
|
|
1829
|
-
obj: ListSqlInjectionMatchSetsResponse
|
|
1830
|
-
) => any;
|
|
1831
|
-
export declare const ListSubscribedRuleGroupsRequestFilterSensitiveLog: (
|
|
1832
|
-
obj: ListSubscribedRuleGroupsRequest
|
|
1833
|
-
) => any;
|
|
1834
|
-
export declare const SubscribedRuleGroupSummaryFilterSensitiveLog: (
|
|
1835
|
-
obj: SubscribedRuleGroupSummary
|
|
1836
|
-
) => any;
|
|
1837
|
-
export declare const ListSubscribedRuleGroupsResponseFilterSensitiveLog: (
|
|
1838
|
-
obj: ListSubscribedRuleGroupsResponse
|
|
1839
|
-
) => any;
|
|
1840
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1841
|
-
obj: ListTagsForResourceRequest
|
|
1842
|
-
) => any;
|
|
1843
|
-
export declare const TagInfoForResourceFilterSensitiveLog: (
|
|
1844
|
-
obj: TagInfoForResource
|
|
1845
|
-
) => any;
|
|
1846
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1847
|
-
obj: ListTagsForResourceResponse
|
|
1848
|
-
) => any;
|
|
1849
|
-
export declare const ListWebACLsRequestFilterSensitiveLog: (
|
|
1850
|
-
obj: ListWebACLsRequest
|
|
1851
|
-
) => any;
|
|
1852
|
-
export declare const ListWebACLsResponseFilterSensitiveLog: (
|
|
1853
|
-
obj: ListWebACLsResponse
|
|
1854
|
-
) => any;
|
|
1855
|
-
export declare const ListXssMatchSetsRequestFilterSensitiveLog: (
|
|
1856
|
-
obj: ListXssMatchSetsRequest
|
|
1857
|
-
) => any;
|
|
1858
|
-
export declare const XssMatchSetSummaryFilterSensitiveLog: (
|
|
1859
|
-
obj: XssMatchSetSummary
|
|
1860
|
-
) => any;
|
|
1861
|
-
export declare const ListXssMatchSetsResponseFilterSensitiveLog: (
|
|
1862
|
-
obj: ListXssMatchSetsResponse
|
|
1863
|
-
) => any;
|
|
1864
|
-
export declare const PutLoggingConfigurationRequestFilterSensitiveLog: (
|
|
1865
|
-
obj: PutLoggingConfigurationRequest
|
|
1866
|
-
) => any;
|
|
1867
|
-
export declare const PutLoggingConfigurationResponseFilterSensitiveLog: (
|
|
1868
|
-
obj: PutLoggingConfigurationResponse
|
|
1869
|
-
) => any;
|
|
1870
|
-
export declare const PutPermissionPolicyRequestFilterSensitiveLog: (
|
|
1871
|
-
obj: PutPermissionPolicyRequest
|
|
1872
|
-
) => any;
|
|
1873
|
-
export declare const PutPermissionPolicyResponseFilterSensitiveLog: (
|
|
1874
|
-
obj: PutPermissionPolicyResponse
|
|
1875
|
-
) => any;
|
|
1876
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1877
|
-
obj: TagResourceRequest
|
|
1878
|
-
) => any;
|
|
1879
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1880
|
-
obj: TagResourceResponse
|
|
1881
|
-
) => any;
|
|
1882
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1883
|
-
obj: UntagResourceRequest
|
|
1884
|
-
) => any;
|
|
1885
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1886
|
-
obj: UntagResourceResponse
|
|
1887
|
-
) => any;
|
|
1888
|
-
export declare const ByteMatchSetUpdateFilterSensitiveLog: (
|
|
1889
|
-
obj: ByteMatchSetUpdate
|
|
1890
|
-
) => any;
|
|
1891
|
-
export declare const UpdateByteMatchSetRequestFilterSensitiveLog: (
|
|
1892
|
-
obj: UpdateByteMatchSetRequest
|
|
1893
|
-
) => any;
|
|
1894
|
-
export declare const UpdateByteMatchSetResponseFilterSensitiveLog: (
|
|
1895
|
-
obj: UpdateByteMatchSetResponse
|
|
1896
|
-
) => any;
|
|
1897
|
-
export declare const GeoMatchSetUpdateFilterSensitiveLog: (
|
|
1898
|
-
obj: GeoMatchSetUpdate
|
|
1899
|
-
) => any;
|
|
1900
|
-
export declare const UpdateGeoMatchSetRequestFilterSensitiveLog: (
|
|
1901
|
-
obj: UpdateGeoMatchSetRequest
|
|
1902
|
-
) => any;
|
|
1903
|
-
export declare const UpdateGeoMatchSetResponseFilterSensitiveLog: (
|
|
1904
|
-
obj: UpdateGeoMatchSetResponse
|
|
1905
|
-
) => any;
|
|
1906
|
-
export declare const IPSetUpdateFilterSensitiveLog: (obj: IPSetUpdate) => any;
|
|
1907
|
-
export declare const UpdateIPSetRequestFilterSensitiveLog: (
|
|
1908
|
-
obj: UpdateIPSetRequest
|
|
1909
|
-
) => any;
|
|
1910
|
-
export declare const UpdateIPSetResponseFilterSensitiveLog: (
|
|
1911
|
-
obj: UpdateIPSetResponse
|
|
1912
|
-
) => any;
|
|
1913
|
-
export declare const RuleUpdateFilterSensitiveLog: (obj: RuleUpdate) => any;
|
|
1914
|
-
export declare const UpdateRateBasedRuleRequestFilterSensitiveLog: (
|
|
1915
|
-
obj: UpdateRateBasedRuleRequest
|
|
1916
|
-
) => any;
|
|
1917
|
-
export declare const UpdateRateBasedRuleResponseFilterSensitiveLog: (
|
|
1918
|
-
obj: UpdateRateBasedRuleResponse
|
|
1919
|
-
) => any;
|
|
1920
|
-
export declare const RegexMatchSetUpdateFilterSensitiveLog: (
|
|
1921
|
-
obj: RegexMatchSetUpdate
|
|
1922
|
-
) => any;
|
|
1923
|
-
export declare const UpdateRegexMatchSetRequestFilterSensitiveLog: (
|
|
1924
|
-
obj: UpdateRegexMatchSetRequest
|
|
1925
|
-
) => any;
|
|
1926
|
-
export declare const UpdateRegexMatchSetResponseFilterSensitiveLog: (
|
|
1927
|
-
obj: UpdateRegexMatchSetResponse
|
|
1928
|
-
) => any;
|
|
1929
|
-
export declare const RegexPatternSetUpdateFilterSensitiveLog: (
|
|
1930
|
-
obj: RegexPatternSetUpdate
|
|
1931
|
-
) => any;
|
|
1932
|
-
export declare const UpdateRegexPatternSetRequestFilterSensitiveLog: (
|
|
1933
|
-
obj: UpdateRegexPatternSetRequest
|
|
1934
|
-
) => any;
|
|
1935
|
-
export declare const UpdateRegexPatternSetResponseFilterSensitiveLog: (
|
|
1936
|
-
obj: UpdateRegexPatternSetResponse
|
|
1937
|
-
) => any;
|
|
1938
|
-
export declare const UpdateRuleRequestFilterSensitiveLog: (
|
|
1939
|
-
obj: UpdateRuleRequest
|
|
1940
|
-
) => any;
|
|
1941
|
-
export declare const UpdateRuleResponseFilterSensitiveLog: (
|
|
1942
|
-
obj: UpdateRuleResponse
|
|
1943
|
-
) => any;
|
|
1944
|
-
export declare const RuleGroupUpdateFilterSensitiveLog: (
|
|
1945
|
-
obj: RuleGroupUpdate
|
|
1946
|
-
) => any;
|
|
1947
|
-
export declare const UpdateRuleGroupRequestFilterSensitiveLog: (
|
|
1948
|
-
obj: UpdateRuleGroupRequest
|
|
1949
|
-
) => any;
|
|
1950
|
-
export declare const UpdateRuleGroupResponseFilterSensitiveLog: (
|
|
1951
|
-
obj: UpdateRuleGroupResponse
|
|
1952
|
-
) => any;
|
|
1953
|
-
export declare const SizeConstraintSetUpdateFilterSensitiveLog: (
|
|
1954
|
-
obj: SizeConstraintSetUpdate
|
|
1955
|
-
) => any;
|
|
1956
|
-
export declare const UpdateSizeConstraintSetRequestFilterSensitiveLog: (
|
|
1957
|
-
obj: UpdateSizeConstraintSetRequest
|
|
1958
|
-
) => any;
|
|
1959
|
-
export declare const UpdateSizeConstraintSetResponseFilterSensitiveLog: (
|
|
1960
|
-
obj: UpdateSizeConstraintSetResponse
|
|
1961
|
-
) => any;
|
|
1962
|
-
export declare const SqlInjectionMatchSetUpdateFilterSensitiveLog: (
|
|
1963
|
-
obj: SqlInjectionMatchSetUpdate
|
|
1964
|
-
) => any;
|
|
1965
|
-
export declare const UpdateSqlInjectionMatchSetRequestFilterSensitiveLog: (
|
|
1966
|
-
obj: UpdateSqlInjectionMatchSetRequest
|
|
1967
|
-
) => any;
|
|
1968
|
-
export declare const UpdateSqlInjectionMatchSetResponseFilterSensitiveLog: (
|
|
1969
|
-
obj: UpdateSqlInjectionMatchSetResponse
|
|
1970
|
-
) => any;
|
|
1971
|
-
export declare const WebACLUpdateFilterSensitiveLog: (obj: WebACLUpdate) => any;
|
|
1972
|
-
export declare const UpdateWebACLRequestFilterSensitiveLog: (
|
|
1973
|
-
obj: UpdateWebACLRequest
|
|
1974
|
-
) => any;
|
|
1975
|
-
export declare const UpdateWebACLResponseFilterSensitiveLog: (
|
|
1976
|
-
obj: UpdateWebACLResponse
|
|
1977
|
-
) => any;
|
|
1978
|
-
export declare const XssMatchSetUpdateFilterSensitiveLog: (
|
|
1979
|
-
obj: XssMatchSetUpdate
|
|
1980
|
-
) => any;
|
|
1981
|
-
export declare const UpdateXssMatchSetRequestFilterSensitiveLog: (
|
|
1982
|
-
obj: UpdateXssMatchSetRequest
|
|
1983
|
-
) => any;
|
|
1984
|
-
export declare const UpdateXssMatchSetResponseFilterSensitiveLog: (
|
|
1985
|
-
obj: UpdateXssMatchSetResponse
|
|
1986
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-waf-regional",
|
|
3
3
|
"description": "AWS SDK for JavaScript Waf Regional Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.298.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo waf-regional"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|