@aws-sdk/client-wafv2 3.297.0 → 3.299.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.
Files changed (101) hide show
  1. package/dist-cjs/commands/AssociateWebACLCommand.js +2 -3
  2. package/dist-cjs/commands/CheckCapacityCommand.js +2 -3
  3. package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
  4. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -3
  5. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -3
  6. package/dist-cjs/commands/CreateWebACLCommand.js +2 -3
  7. package/dist-cjs/commands/DeleteFirewallManagerRuleGroupsCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -3
  10. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -3
  14. package/dist-cjs/commands/DescribeManagedRuleGroupCommand.js +2 -3
  15. package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -3
  16. package/dist-cjs/commands/GenerateMobileSdkReleaseUrlCommand.js +2 -3
  17. package/dist-cjs/commands/GetIPSetCommand.js +2 -3
  18. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -3
  19. package/dist-cjs/commands/GetManagedRuleSetCommand.js +2 -3
  20. package/dist-cjs/commands/GetMobileSdkReleaseCommand.js +2 -3
  21. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -3
  22. package/dist-cjs/commands/GetRateBasedStatementManagedKeysCommand.js +2 -3
  23. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -3
  24. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -3
  25. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -3
  26. package/dist-cjs/commands/GetWebACLCommand.js +2 -3
  27. package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -3
  28. package/dist-cjs/commands/ListAvailableManagedRuleGroupVersionsCommand.js +2 -3
  29. package/dist-cjs/commands/ListAvailableManagedRuleGroupsCommand.js +2 -3
  30. package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
  31. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -3
  32. package/dist-cjs/commands/ListManagedRuleSetsCommand.js +2 -3
  33. package/dist-cjs/commands/ListMobileSdkReleasesCommand.js +2 -3
  34. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -3
  35. package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -3
  36. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -3
  37. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  38. package/dist-cjs/commands/ListWebACLsCommand.js +2 -3
  39. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -3
  40. package/dist-cjs/commands/PutManagedRuleSetVersionsCommand.js +2 -3
  41. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -3
  42. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  43. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
  45. package/dist-cjs/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +2 -3
  46. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -3
  47. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -3
  48. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -3
  49. package/dist-cjs/models/models_0.js +1 -797
  50. package/dist-es/commands/AssociateWebACLCommand.js +2 -3
  51. package/dist-es/commands/CheckCapacityCommand.js +2 -3
  52. package/dist-es/commands/CreateIPSetCommand.js +2 -3
  53. package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -3
  54. package/dist-es/commands/CreateRuleGroupCommand.js +2 -3
  55. package/dist-es/commands/CreateWebACLCommand.js +2 -3
  56. package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +2 -3
  57. package/dist-es/commands/DeleteIPSetCommand.js +2 -3
  58. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -3
  59. package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -3
  60. package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -3
  61. package/dist-es/commands/DeleteRuleGroupCommand.js +2 -3
  62. package/dist-es/commands/DeleteWebACLCommand.js +2 -3
  63. package/dist-es/commands/DescribeManagedRuleGroupCommand.js +2 -3
  64. package/dist-es/commands/DisassociateWebACLCommand.js +2 -3
  65. package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +2 -3
  66. package/dist-es/commands/GetIPSetCommand.js +2 -3
  67. package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -3
  68. package/dist-es/commands/GetManagedRuleSetCommand.js +2 -3
  69. package/dist-es/commands/GetMobileSdkReleaseCommand.js +2 -3
  70. package/dist-es/commands/GetPermissionPolicyCommand.js +2 -3
  71. package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +2 -3
  72. package/dist-es/commands/GetRegexPatternSetCommand.js +2 -3
  73. package/dist-es/commands/GetRuleGroupCommand.js +2 -3
  74. package/dist-es/commands/GetSampledRequestsCommand.js +2 -3
  75. package/dist-es/commands/GetWebACLCommand.js +2 -3
  76. package/dist-es/commands/GetWebACLForResourceCommand.js +2 -3
  77. package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +2 -3
  78. package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +2 -3
  79. package/dist-es/commands/ListIPSetsCommand.js +2 -3
  80. package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -3
  81. package/dist-es/commands/ListManagedRuleSetsCommand.js +2 -3
  82. package/dist-es/commands/ListMobileSdkReleasesCommand.js +2 -3
  83. package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -3
  84. package/dist-es/commands/ListResourcesForWebACLCommand.js +2 -3
  85. package/dist-es/commands/ListRuleGroupsCommand.js +2 -3
  86. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  87. package/dist-es/commands/ListWebACLsCommand.js +2 -3
  88. package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -3
  89. package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +2 -3
  90. package/dist-es/commands/PutPermissionPolicyCommand.js +2 -3
  91. package/dist-es/commands/TagResourceCommand.js +2 -3
  92. package/dist-es/commands/UntagResourceCommand.js +2 -3
  93. package/dist-es/commands/UpdateIPSetCommand.js +2 -3
  94. package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +2 -3
  95. package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -3
  96. package/dist-es/commands/UpdateRuleGroupCommand.js +2 -3
  97. package/dist-es/commands/UpdateWebACLCommand.js +2 -3
  98. package/dist-es/models/models_0.js +0 -594
  99. package/dist-types/models/models_0.d.ts +0 -792
  100. package/dist-types/ts3.4/models/models_0.d.ts +0 -524
  101. package/package.json +11 -10
@@ -6209,795 +6209,3 @@ export interface GetWebACLResponse {
6209
6209
  */
6210
6210
  ApplicationIntegrationURL?: string;
6211
6211
  }
6212
- /**
6213
- * @internal
6214
- */
6215
- export declare const ActionConditionFilterSensitiveLog: (obj: ActionCondition) => any;
6216
- /**
6217
- * @internal
6218
- */
6219
- export declare const AllFilterSensitiveLog: (obj: All) => any;
6220
- /**
6221
- * @internal
6222
- */
6223
- export declare const CustomHTTPHeaderFilterSensitiveLog: (obj: CustomHTTPHeader) => any;
6224
- /**
6225
- * @internal
6226
- */
6227
- export declare const CustomRequestHandlingFilterSensitiveLog: (obj: CustomRequestHandling) => any;
6228
- /**
6229
- * @internal
6230
- */
6231
- export declare const AllowActionFilterSensitiveLog: (obj: AllowAction) => any;
6232
- /**
6233
- * @internal
6234
- */
6235
- export declare const AllQueryArgumentsFilterSensitiveLog: (obj: AllQueryArguments) => any;
6236
- /**
6237
- * @internal
6238
- */
6239
- export declare const BodyFilterSensitiveLog: (obj: Body) => any;
6240
- /**
6241
- * @internal
6242
- */
6243
- export declare const CookieMatchPatternFilterSensitiveLog: (obj: CookieMatchPattern) => any;
6244
- /**
6245
- * @internal
6246
- */
6247
- export declare const CookiesFilterSensitiveLog: (obj: Cookies) => any;
6248
- /**
6249
- * @internal
6250
- */
6251
- export declare const HeaderMatchPatternFilterSensitiveLog: (obj: HeaderMatchPattern) => any;
6252
- /**
6253
- * @internal
6254
- */
6255
- export declare const HeadersFilterSensitiveLog: (obj: Headers) => any;
6256
- /**
6257
- * @internal
6258
- */
6259
- export declare const JsonMatchPatternFilterSensitiveLog: (obj: JsonMatchPattern) => any;
6260
- /**
6261
- * @internal
6262
- */
6263
- export declare const JsonBodyFilterSensitiveLog: (obj: JsonBody) => any;
6264
- /**
6265
- * @internal
6266
- */
6267
- export declare const MethodFilterSensitiveLog: (obj: Method) => any;
6268
- /**
6269
- * @internal
6270
- */
6271
- export declare const QueryStringFilterSensitiveLog: (obj: QueryString) => any;
6272
- /**
6273
- * @internal
6274
- */
6275
- export declare const SingleHeaderFilterSensitiveLog: (obj: SingleHeader) => any;
6276
- /**
6277
- * @internal
6278
- */
6279
- export declare const SingleQueryArgumentFilterSensitiveLog: (obj: SingleQueryArgument) => any;
6280
- /**
6281
- * @internal
6282
- */
6283
- export declare const UriPathFilterSensitiveLog: (obj: UriPath) => any;
6284
- /**
6285
- * @internal
6286
- */
6287
- export declare const FieldToMatchFilterSensitiveLog: (obj: FieldToMatch) => any;
6288
- /**
6289
- * @internal
6290
- */
6291
- export declare const TextTransformationFilterSensitiveLog: (obj: TextTransformation) => any;
6292
- /**
6293
- * @internal
6294
- */
6295
- export declare const ByteMatchStatementFilterSensitiveLog: (obj: ByteMatchStatement) => any;
6296
- /**
6297
- * @internal
6298
- */
6299
- export declare const ForwardedIPConfigFilterSensitiveLog: (obj: ForwardedIPConfig) => any;
6300
- /**
6301
- * @internal
6302
- */
6303
- export declare const GeoMatchStatementFilterSensitiveLog: (obj: GeoMatchStatement) => any;
6304
- /**
6305
- * @internal
6306
- */
6307
- export declare const IPSetForwardedIPConfigFilterSensitiveLog: (obj: IPSetForwardedIPConfig) => any;
6308
- /**
6309
- * @internal
6310
- */
6311
- export declare const IPSetReferenceStatementFilterSensitiveLog: (obj: IPSetReferenceStatement) => any;
6312
- /**
6313
- * @internal
6314
- */
6315
- export declare const LabelMatchStatementFilterSensitiveLog: (obj: LabelMatchStatement) => any;
6316
- /**
6317
- * @internal
6318
- */
6319
- export declare const ExcludedRuleFilterSensitiveLog: (obj: ExcludedRule) => any;
6320
- /**
6321
- * @internal
6322
- */
6323
- export declare const PasswordFieldFilterSensitiveLog: (obj: PasswordField) => any;
6324
- /**
6325
- * @internal
6326
- */
6327
- export declare const UsernameFieldFilterSensitiveLog: (obj: UsernameField) => any;
6328
- /**
6329
- * @internal
6330
- */
6331
- export declare const RequestInspectionFilterSensitiveLog: (obj: RequestInspection) => any;
6332
- /**
6333
- * @internal
6334
- */
6335
- export declare const ResponseInspectionBodyContainsFilterSensitiveLog: (obj: ResponseInspectionBodyContains) => any;
6336
- /**
6337
- * @internal
6338
- */
6339
- export declare const ResponseInspectionHeaderFilterSensitiveLog: (obj: ResponseInspectionHeader) => any;
6340
- /**
6341
- * @internal
6342
- */
6343
- export declare const ResponseInspectionJsonFilterSensitiveLog: (obj: ResponseInspectionJson) => any;
6344
- /**
6345
- * @internal
6346
- */
6347
- export declare const ResponseInspectionStatusCodeFilterSensitiveLog: (obj: ResponseInspectionStatusCode) => any;
6348
- /**
6349
- * @internal
6350
- */
6351
- export declare const ResponseInspectionFilterSensitiveLog: (obj: ResponseInspection) => any;
6352
- /**
6353
- * @internal
6354
- */
6355
- export declare const AWSManagedRulesATPRuleSetFilterSensitiveLog: (obj: AWSManagedRulesATPRuleSet) => any;
6356
- /**
6357
- * @internal
6358
- */
6359
- export declare const AWSManagedRulesBotControlRuleSetFilterSensitiveLog: (obj: AWSManagedRulesBotControlRuleSet) => any;
6360
- /**
6361
- * @internal
6362
- */
6363
- export declare const ManagedRuleGroupConfigFilterSensitiveLog: (obj: ManagedRuleGroupConfig) => any;
6364
- /**
6365
- * @internal
6366
- */
6367
- export declare const CustomResponseFilterSensitiveLog: (obj: CustomResponse) => any;
6368
- /**
6369
- * @internal
6370
- */
6371
- export declare const BlockActionFilterSensitiveLog: (obj: BlockAction) => any;
6372
- /**
6373
- * @internal
6374
- */
6375
- export declare const CaptchaActionFilterSensitiveLog: (obj: CaptchaAction) => any;
6376
- /**
6377
- * @internal
6378
- */
6379
- export declare const ChallengeActionFilterSensitiveLog: (obj: ChallengeAction) => any;
6380
- /**
6381
- * @internal
6382
- */
6383
- export declare const CountActionFilterSensitiveLog: (obj: CountAction) => any;
6384
- /**
6385
- * @internal
6386
- */
6387
- export declare const RuleActionFilterSensitiveLog: (obj: RuleAction) => any;
6388
- /**
6389
- * @internal
6390
- */
6391
- export declare const RuleActionOverrideFilterSensitiveLog: (obj: RuleActionOverride) => any;
6392
- /**
6393
- * @internal
6394
- */
6395
- export declare const RegexMatchStatementFilterSensitiveLog: (obj: RegexMatchStatement) => any;
6396
- /**
6397
- * @internal
6398
- */
6399
- export declare const RegexPatternSetReferenceStatementFilterSensitiveLog: (obj: RegexPatternSetReferenceStatement) => any;
6400
- /**
6401
- * @internal
6402
- */
6403
- export declare const RuleGroupReferenceStatementFilterSensitiveLog: (obj: RuleGroupReferenceStatement) => any;
6404
- /**
6405
- * @internal
6406
- */
6407
- export declare const SizeConstraintStatementFilterSensitiveLog: (obj: SizeConstraintStatement) => any;
6408
- /**
6409
- * @internal
6410
- */
6411
- export declare const SqliMatchStatementFilterSensitiveLog: (obj: SqliMatchStatement) => any;
6412
- /**
6413
- * @internal
6414
- */
6415
- export declare const XssMatchStatementFilterSensitiveLog: (obj: XssMatchStatement) => any;
6416
- /**
6417
- * @internal
6418
- */
6419
- export declare const AssociateWebACLRequestFilterSensitiveLog: (obj: AssociateWebACLRequest) => any;
6420
- /**
6421
- * @internal
6422
- */
6423
- export declare const AssociateWebACLResponseFilterSensitiveLog: (obj: AssociateWebACLResponse) => any;
6424
- /**
6425
- * @internal
6426
- */
6427
- export declare const ImmunityTimePropertyFilterSensitiveLog: (obj: ImmunityTimeProperty) => any;
6428
- /**
6429
- * @internal
6430
- */
6431
- export declare const CaptchaConfigFilterSensitiveLog: (obj: CaptchaConfig) => any;
6432
- /**
6433
- * @internal
6434
- */
6435
- export declare const ChallengeConfigFilterSensitiveLog: (obj: ChallengeConfig) => any;
6436
- /**
6437
- * @internal
6438
- */
6439
- export declare const NoneActionFilterSensitiveLog: (obj: NoneAction) => any;
6440
- /**
6441
- * @internal
6442
- */
6443
- export declare const OverrideActionFilterSensitiveLog: (obj: OverrideAction) => any;
6444
- /**
6445
- * @internal
6446
- */
6447
- export declare const LabelFilterSensitiveLog: (obj: Label) => any;
6448
- /**
6449
- * @internal
6450
- */
6451
- export declare const VisibilityConfigFilterSensitiveLog: (obj: VisibilityConfig) => any;
6452
- /**
6453
- * @internal
6454
- */
6455
- export declare const CheckCapacityResponseFilterSensitiveLog: (obj: CheckCapacityResponse) => any;
6456
- /**
6457
- * @internal
6458
- */
6459
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
6460
- /**
6461
- * @internal
6462
- */
6463
- export declare const CreateIPSetRequestFilterSensitiveLog: (obj: CreateIPSetRequest) => any;
6464
- /**
6465
- * @internal
6466
- */
6467
- export declare const IPSetSummaryFilterSensitiveLog: (obj: IPSetSummary) => any;
6468
- /**
6469
- * @internal
6470
- */
6471
- export declare const CreateIPSetResponseFilterSensitiveLog: (obj: CreateIPSetResponse) => any;
6472
- /**
6473
- * @internal
6474
- */
6475
- export declare const RegexFilterSensitiveLog: (obj: Regex) => any;
6476
- /**
6477
- * @internal
6478
- */
6479
- export declare const CreateRegexPatternSetRequestFilterSensitiveLog: (obj: CreateRegexPatternSetRequest) => any;
6480
- /**
6481
- * @internal
6482
- */
6483
- export declare const RegexPatternSetSummaryFilterSensitiveLog: (obj: RegexPatternSetSummary) => any;
6484
- /**
6485
- * @internal
6486
- */
6487
- export declare const CreateRegexPatternSetResponseFilterSensitiveLog: (obj: CreateRegexPatternSetResponse) => any;
6488
- /**
6489
- * @internal
6490
- */
6491
- export declare const CustomResponseBodyFilterSensitiveLog: (obj: CustomResponseBody) => any;
6492
- /**
6493
- * @internal
6494
- */
6495
- export declare const RuleGroupSummaryFilterSensitiveLog: (obj: RuleGroupSummary) => any;
6496
- /**
6497
- * @internal
6498
- */
6499
- export declare const CreateRuleGroupResponseFilterSensitiveLog: (obj: CreateRuleGroupResponse) => any;
6500
- /**
6501
- * @internal
6502
- */
6503
- export declare const DefaultActionFilterSensitiveLog: (obj: DefaultAction) => any;
6504
- /**
6505
- * @internal
6506
- */
6507
- export declare const WebACLSummaryFilterSensitiveLog: (obj: WebACLSummary) => any;
6508
- /**
6509
- * @internal
6510
- */
6511
- export declare const CreateWebACLResponseFilterSensitiveLog: (obj: CreateWebACLResponse) => any;
6512
- /**
6513
- * @internal
6514
- */
6515
- export declare const DeleteFirewallManagerRuleGroupsRequestFilterSensitiveLog: (obj: DeleteFirewallManagerRuleGroupsRequest) => any;
6516
- /**
6517
- * @internal
6518
- */
6519
- export declare const DeleteFirewallManagerRuleGroupsResponseFilterSensitiveLog: (obj: DeleteFirewallManagerRuleGroupsResponse) => any;
6520
- /**
6521
- * @internal
6522
- */
6523
- export declare const DeleteIPSetRequestFilterSensitiveLog: (obj: DeleteIPSetRequest) => any;
6524
- /**
6525
- * @internal
6526
- */
6527
- export declare const DeleteIPSetResponseFilterSensitiveLog: (obj: DeleteIPSetResponse) => any;
6528
- /**
6529
- * @internal
6530
- */
6531
- export declare const DeleteLoggingConfigurationRequestFilterSensitiveLog: (obj: DeleteLoggingConfigurationRequest) => any;
6532
- /**
6533
- * @internal
6534
- */
6535
- export declare const DeleteLoggingConfigurationResponseFilterSensitiveLog: (obj: DeleteLoggingConfigurationResponse) => any;
6536
- /**
6537
- * @internal
6538
- */
6539
- export declare const DeletePermissionPolicyRequestFilterSensitiveLog: (obj: DeletePermissionPolicyRequest) => any;
6540
- /**
6541
- * @internal
6542
- */
6543
- export declare const DeletePermissionPolicyResponseFilterSensitiveLog: (obj: DeletePermissionPolicyResponse) => any;
6544
- /**
6545
- * @internal
6546
- */
6547
- export declare const DeleteRegexPatternSetRequestFilterSensitiveLog: (obj: DeleteRegexPatternSetRequest) => any;
6548
- /**
6549
- * @internal
6550
- */
6551
- export declare const DeleteRegexPatternSetResponseFilterSensitiveLog: (obj: DeleteRegexPatternSetResponse) => any;
6552
- /**
6553
- * @internal
6554
- */
6555
- export declare const DeleteRuleGroupRequestFilterSensitiveLog: (obj: DeleteRuleGroupRequest) => any;
6556
- /**
6557
- * @internal
6558
- */
6559
- export declare const DeleteRuleGroupResponseFilterSensitiveLog: (obj: DeleteRuleGroupResponse) => any;
6560
- /**
6561
- * @internal
6562
- */
6563
- export declare const DeleteWebACLRequestFilterSensitiveLog: (obj: DeleteWebACLRequest) => any;
6564
- /**
6565
- * @internal
6566
- */
6567
- export declare const DeleteWebACLResponseFilterSensitiveLog: (obj: DeleteWebACLResponse) => any;
6568
- /**
6569
- * @internal
6570
- */
6571
- export declare const DescribeManagedRuleGroupRequestFilterSensitiveLog: (obj: DescribeManagedRuleGroupRequest) => any;
6572
- /**
6573
- * @internal
6574
- */
6575
- export declare const LabelSummaryFilterSensitiveLog: (obj: LabelSummary) => any;
6576
- /**
6577
- * @internal
6578
- */
6579
- export declare const RuleSummaryFilterSensitiveLog: (obj: RuleSummary) => any;
6580
- /**
6581
- * @internal
6582
- */
6583
- export declare const DescribeManagedRuleGroupResponseFilterSensitiveLog: (obj: DescribeManagedRuleGroupResponse) => any;
6584
- /**
6585
- * @internal
6586
- */
6587
- export declare const DisassociateWebACLRequestFilterSensitiveLog: (obj: DisassociateWebACLRequest) => any;
6588
- /**
6589
- * @internal
6590
- */
6591
- export declare const DisassociateWebACLResponseFilterSensitiveLog: (obj: DisassociateWebACLResponse) => any;
6592
- /**
6593
- * @internal
6594
- */
6595
- export declare const GenerateMobileSdkReleaseUrlRequestFilterSensitiveLog: (obj: GenerateMobileSdkReleaseUrlRequest) => any;
6596
- /**
6597
- * @internal
6598
- */
6599
- export declare const GenerateMobileSdkReleaseUrlResponseFilterSensitiveLog: (obj: GenerateMobileSdkReleaseUrlResponse) => any;
6600
- /**
6601
- * @internal
6602
- */
6603
- export declare const GetIPSetRequestFilterSensitiveLog: (obj: GetIPSetRequest) => any;
6604
- /**
6605
- * @internal
6606
- */
6607
- export declare const IPSetFilterSensitiveLog: (obj: IPSet) => any;
6608
- /**
6609
- * @internal
6610
- */
6611
- export declare const GetIPSetResponseFilterSensitiveLog: (obj: GetIPSetResponse) => any;
6612
- /**
6613
- * @internal
6614
- */
6615
- export declare const GetLoggingConfigurationRequestFilterSensitiveLog: (obj: GetLoggingConfigurationRequest) => any;
6616
- /**
6617
- * @internal
6618
- */
6619
- export declare const LabelNameConditionFilterSensitiveLog: (obj: LabelNameCondition) => any;
6620
- /**
6621
- * @internal
6622
- */
6623
- export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
6624
- /**
6625
- * @internal
6626
- */
6627
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
6628
- /**
6629
- * @internal
6630
- */
6631
- export declare const LoggingFilterFilterSensitiveLog: (obj: LoggingFilter) => any;
6632
- /**
6633
- * @internal
6634
- */
6635
- export declare const LoggingConfigurationFilterSensitiveLog: (obj: LoggingConfiguration) => any;
6636
- /**
6637
- * @internal
6638
- */
6639
- export declare const GetLoggingConfigurationResponseFilterSensitiveLog: (obj: GetLoggingConfigurationResponse) => any;
6640
- /**
6641
- * @internal
6642
- */
6643
- export declare const GetManagedRuleSetRequestFilterSensitiveLog: (obj: GetManagedRuleSetRequest) => any;
6644
- /**
6645
- * @internal
6646
- */
6647
- export declare const ManagedRuleSetVersionFilterSensitiveLog: (obj: ManagedRuleSetVersion) => any;
6648
- /**
6649
- * @internal
6650
- */
6651
- export declare const ManagedRuleSetFilterSensitiveLog: (obj: ManagedRuleSet) => any;
6652
- /**
6653
- * @internal
6654
- */
6655
- export declare const GetManagedRuleSetResponseFilterSensitiveLog: (obj: GetManagedRuleSetResponse) => any;
6656
- /**
6657
- * @internal
6658
- */
6659
- export declare const GetMobileSdkReleaseRequestFilterSensitiveLog: (obj: GetMobileSdkReleaseRequest) => any;
6660
- /**
6661
- * @internal
6662
- */
6663
- export declare const MobileSdkReleaseFilterSensitiveLog: (obj: MobileSdkRelease) => any;
6664
- /**
6665
- * @internal
6666
- */
6667
- export declare const GetMobileSdkReleaseResponseFilterSensitiveLog: (obj: GetMobileSdkReleaseResponse) => any;
6668
- /**
6669
- * @internal
6670
- */
6671
- export declare const GetPermissionPolicyRequestFilterSensitiveLog: (obj: GetPermissionPolicyRequest) => any;
6672
- /**
6673
- * @internal
6674
- */
6675
- export declare const GetPermissionPolicyResponseFilterSensitiveLog: (obj: GetPermissionPolicyResponse) => any;
6676
- /**
6677
- * @internal
6678
- */
6679
- export declare const GetRateBasedStatementManagedKeysRequestFilterSensitiveLog: (obj: GetRateBasedStatementManagedKeysRequest) => any;
6680
- /**
6681
- * @internal
6682
- */
6683
- export declare const RateBasedStatementManagedKeysIPSetFilterSensitiveLog: (obj: RateBasedStatementManagedKeysIPSet) => any;
6684
- /**
6685
- * @internal
6686
- */
6687
- export declare const GetRateBasedStatementManagedKeysResponseFilterSensitiveLog: (obj: GetRateBasedStatementManagedKeysResponse) => any;
6688
- /**
6689
- * @internal
6690
- */
6691
- export declare const GetRegexPatternSetRequestFilterSensitiveLog: (obj: GetRegexPatternSetRequest) => any;
6692
- /**
6693
- * @internal
6694
- */
6695
- export declare const RegexPatternSetFilterSensitiveLog: (obj: RegexPatternSet) => any;
6696
- /**
6697
- * @internal
6698
- */
6699
- export declare const GetRegexPatternSetResponseFilterSensitiveLog: (obj: GetRegexPatternSetResponse) => any;
6700
- /**
6701
- * @internal
6702
- */
6703
- export declare const GetRuleGroupRequestFilterSensitiveLog: (obj: GetRuleGroupRequest) => any;
6704
- /**
6705
- * @internal
6706
- */
6707
- export declare const TimeWindowFilterSensitiveLog: (obj: TimeWindow) => any;
6708
- /**
6709
- * @internal
6710
- */
6711
- export declare const GetSampledRequestsRequestFilterSensitiveLog: (obj: GetSampledRequestsRequest) => any;
6712
- /**
6713
- * @internal
6714
- */
6715
- export declare const CaptchaResponseFilterSensitiveLog: (obj: CaptchaResponse) => any;
6716
- /**
6717
- * @internal
6718
- */
6719
- export declare const ChallengeResponseFilterSensitiveLog: (obj: ChallengeResponse) => any;
6720
- /**
6721
- * @internal
6722
- */
6723
- export declare const HTTPHeaderFilterSensitiveLog: (obj: HTTPHeader) => any;
6724
- /**
6725
- * @internal
6726
- */
6727
- export declare const HTTPRequestFilterSensitiveLog: (obj: HTTPRequest) => any;
6728
- /**
6729
- * @internal
6730
- */
6731
- export declare const SampledHTTPRequestFilterSensitiveLog: (obj: SampledHTTPRequest) => any;
6732
- /**
6733
- * @internal
6734
- */
6735
- export declare const GetSampledRequestsResponseFilterSensitiveLog: (obj: GetSampledRequestsResponse) => any;
6736
- /**
6737
- * @internal
6738
- */
6739
- export declare const GetWebACLRequestFilterSensitiveLog: (obj: GetWebACLRequest) => any;
6740
- /**
6741
- * @internal
6742
- */
6743
- export declare const GetWebACLForResourceRequestFilterSensitiveLog: (obj: GetWebACLForResourceRequest) => any;
6744
- /**
6745
- * @internal
6746
- */
6747
- export declare const ListAvailableManagedRuleGroupsRequestFilterSensitiveLog: (obj: ListAvailableManagedRuleGroupsRequest) => any;
6748
- /**
6749
- * @internal
6750
- */
6751
- export declare const ManagedRuleGroupSummaryFilterSensitiveLog: (obj: ManagedRuleGroupSummary) => any;
6752
- /**
6753
- * @internal
6754
- */
6755
- export declare const ListAvailableManagedRuleGroupsResponseFilterSensitiveLog: (obj: ListAvailableManagedRuleGroupsResponse) => any;
6756
- /**
6757
- * @internal
6758
- */
6759
- export declare const ListAvailableManagedRuleGroupVersionsRequestFilterSensitiveLog: (obj: ListAvailableManagedRuleGroupVersionsRequest) => any;
6760
- /**
6761
- * @internal
6762
- */
6763
- export declare const ManagedRuleGroupVersionFilterSensitiveLog: (obj: ManagedRuleGroupVersion) => any;
6764
- /**
6765
- * @internal
6766
- */
6767
- export declare const ListAvailableManagedRuleGroupVersionsResponseFilterSensitiveLog: (obj: ListAvailableManagedRuleGroupVersionsResponse) => any;
6768
- /**
6769
- * @internal
6770
- */
6771
- export declare const ListIPSetsRequestFilterSensitiveLog: (obj: ListIPSetsRequest) => any;
6772
- /**
6773
- * @internal
6774
- */
6775
- export declare const ListIPSetsResponseFilterSensitiveLog: (obj: ListIPSetsResponse) => any;
6776
- /**
6777
- * @internal
6778
- */
6779
- export declare const ListLoggingConfigurationsRequestFilterSensitiveLog: (obj: ListLoggingConfigurationsRequest) => any;
6780
- /**
6781
- * @internal
6782
- */
6783
- export declare const ListLoggingConfigurationsResponseFilterSensitiveLog: (obj: ListLoggingConfigurationsResponse) => any;
6784
- /**
6785
- * @internal
6786
- */
6787
- export declare const ListManagedRuleSetsRequestFilterSensitiveLog: (obj: ListManagedRuleSetsRequest) => any;
6788
- /**
6789
- * @internal
6790
- */
6791
- export declare const ManagedRuleSetSummaryFilterSensitiveLog: (obj: ManagedRuleSetSummary) => any;
6792
- /**
6793
- * @internal
6794
- */
6795
- export declare const ListManagedRuleSetsResponseFilterSensitiveLog: (obj: ListManagedRuleSetsResponse) => any;
6796
- /**
6797
- * @internal
6798
- */
6799
- export declare const ListMobileSdkReleasesRequestFilterSensitiveLog: (obj: ListMobileSdkReleasesRequest) => any;
6800
- /**
6801
- * @internal
6802
- */
6803
- export declare const ReleaseSummaryFilterSensitiveLog: (obj: ReleaseSummary) => any;
6804
- /**
6805
- * @internal
6806
- */
6807
- export declare const ListMobileSdkReleasesResponseFilterSensitiveLog: (obj: ListMobileSdkReleasesResponse) => any;
6808
- /**
6809
- * @internal
6810
- */
6811
- export declare const ListRegexPatternSetsRequestFilterSensitiveLog: (obj: ListRegexPatternSetsRequest) => any;
6812
- /**
6813
- * @internal
6814
- */
6815
- export declare const ListRegexPatternSetsResponseFilterSensitiveLog: (obj: ListRegexPatternSetsResponse) => any;
6816
- /**
6817
- * @internal
6818
- */
6819
- export declare const ListResourcesForWebACLRequestFilterSensitiveLog: (obj: ListResourcesForWebACLRequest) => any;
6820
- /**
6821
- * @internal
6822
- */
6823
- export declare const ListResourcesForWebACLResponseFilterSensitiveLog: (obj: ListResourcesForWebACLResponse) => any;
6824
- /**
6825
- * @internal
6826
- */
6827
- export declare const ListRuleGroupsRequestFilterSensitiveLog: (obj: ListRuleGroupsRequest) => any;
6828
- /**
6829
- * @internal
6830
- */
6831
- export declare const ListRuleGroupsResponseFilterSensitiveLog: (obj: ListRuleGroupsResponse) => any;
6832
- /**
6833
- * @internal
6834
- */
6835
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
6836
- /**
6837
- * @internal
6838
- */
6839
- export declare const TagInfoForResourceFilterSensitiveLog: (obj: TagInfoForResource) => any;
6840
- /**
6841
- * @internal
6842
- */
6843
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
6844
- /**
6845
- * @internal
6846
- */
6847
- export declare const ListWebACLsRequestFilterSensitiveLog: (obj: ListWebACLsRequest) => any;
6848
- /**
6849
- * @internal
6850
- */
6851
- export declare const ListWebACLsResponseFilterSensitiveLog: (obj: ListWebACLsResponse) => any;
6852
- /**
6853
- * @internal
6854
- */
6855
- export declare const PutLoggingConfigurationRequestFilterSensitiveLog: (obj: PutLoggingConfigurationRequest) => any;
6856
- /**
6857
- * @internal
6858
- */
6859
- export declare const PutLoggingConfigurationResponseFilterSensitiveLog: (obj: PutLoggingConfigurationResponse) => any;
6860
- /**
6861
- * @internal
6862
- */
6863
- export declare const VersionToPublishFilterSensitiveLog: (obj: VersionToPublish) => any;
6864
- /**
6865
- * @internal
6866
- */
6867
- export declare const PutManagedRuleSetVersionsRequestFilterSensitiveLog: (obj: PutManagedRuleSetVersionsRequest) => any;
6868
- /**
6869
- * @internal
6870
- */
6871
- export declare const PutManagedRuleSetVersionsResponseFilterSensitiveLog: (obj: PutManagedRuleSetVersionsResponse) => any;
6872
- /**
6873
- * @internal
6874
- */
6875
- export declare const PutPermissionPolicyRequestFilterSensitiveLog: (obj: PutPermissionPolicyRequest) => any;
6876
- /**
6877
- * @internal
6878
- */
6879
- export declare const PutPermissionPolicyResponseFilterSensitiveLog: (obj: PutPermissionPolicyResponse) => any;
6880
- /**
6881
- * @internal
6882
- */
6883
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
6884
- /**
6885
- * @internal
6886
- */
6887
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
6888
- /**
6889
- * @internal
6890
- */
6891
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
6892
- /**
6893
- * @internal
6894
- */
6895
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
6896
- /**
6897
- * @internal
6898
- */
6899
- export declare const UpdateIPSetRequestFilterSensitiveLog: (obj: UpdateIPSetRequest) => any;
6900
- /**
6901
- * @internal
6902
- */
6903
- export declare const UpdateIPSetResponseFilterSensitiveLog: (obj: UpdateIPSetResponse) => any;
6904
- /**
6905
- * @internal
6906
- */
6907
- export declare const UpdateManagedRuleSetVersionExpiryDateRequestFilterSensitiveLog: (obj: UpdateManagedRuleSetVersionExpiryDateRequest) => any;
6908
- /**
6909
- * @internal
6910
- */
6911
- export declare const UpdateManagedRuleSetVersionExpiryDateResponseFilterSensitiveLog: (obj: UpdateManagedRuleSetVersionExpiryDateResponse) => any;
6912
- /**
6913
- * @internal
6914
- */
6915
- export declare const UpdateRegexPatternSetRequestFilterSensitiveLog: (obj: UpdateRegexPatternSetRequest) => any;
6916
- /**
6917
- * @internal
6918
- */
6919
- export declare const UpdateRegexPatternSetResponseFilterSensitiveLog: (obj: UpdateRegexPatternSetResponse) => any;
6920
- /**
6921
- * @internal
6922
- */
6923
- export declare const UpdateRuleGroupResponseFilterSensitiveLog: (obj: UpdateRuleGroupResponse) => any;
6924
- /**
6925
- * @internal
6926
- */
6927
- export declare const UpdateWebACLResponseFilterSensitiveLog: (obj: UpdateWebACLResponse) => any;
6928
- /**
6929
- * @internal
6930
- */
6931
- export declare const StatementFilterSensitiveLog: (obj: Statement) => any;
6932
- /**
6933
- * @internal
6934
- */
6935
- export declare const ManagedRuleGroupStatementFilterSensitiveLog: (obj: ManagedRuleGroupStatement) => any;
6936
- /**
6937
- * @internal
6938
- */
6939
- export declare const NotStatementFilterSensitiveLog: (obj: NotStatement) => any;
6940
- /**
6941
- * @internal
6942
- */
6943
- export declare const RateBasedStatementFilterSensitiveLog: (obj: RateBasedStatement) => any;
6944
- /**
6945
- * @internal
6946
- */
6947
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
6948
- /**
6949
- * @internal
6950
- */
6951
- export declare const AndStatementFilterSensitiveLog: (obj: AndStatement) => any;
6952
- /**
6953
- * @internal
6954
- */
6955
- export declare const OrStatementFilterSensitiveLog: (obj: OrStatement) => any;
6956
- /**
6957
- * @internal
6958
- */
6959
- export declare const FirewallManagerStatementFilterSensitiveLog: (obj: FirewallManagerStatement) => any;
6960
- /**
6961
- * @internal
6962
- */
6963
- export declare const FirewallManagerRuleGroupFilterSensitiveLog: (obj: FirewallManagerRuleGroup) => any;
6964
- /**
6965
- * @internal
6966
- */
6967
- export declare const CheckCapacityRequestFilterSensitiveLog: (obj: CheckCapacityRequest) => any;
6968
- /**
6969
- * @internal
6970
- */
6971
- export declare const CreateRuleGroupRequestFilterSensitiveLog: (obj: CreateRuleGroupRequest) => any;
6972
- /**
6973
- * @internal
6974
- */
6975
- export declare const CreateWebACLRequestFilterSensitiveLog: (obj: CreateWebACLRequest) => any;
6976
- /**
6977
- * @internal
6978
- */
6979
- export declare const RuleGroupFilterSensitiveLog: (obj: RuleGroup) => any;
6980
- /**
6981
- * @internal
6982
- */
6983
- export declare const UpdateRuleGroupRequestFilterSensitiveLog: (obj: UpdateRuleGroupRequest) => any;
6984
- /**
6985
- * @internal
6986
- */
6987
- export declare const UpdateWebACLRequestFilterSensitiveLog: (obj: UpdateWebACLRequest) => any;
6988
- /**
6989
- * @internal
6990
- */
6991
- export declare const GetRuleGroupResponseFilterSensitiveLog: (obj: GetRuleGroupResponse) => any;
6992
- /**
6993
- * @internal
6994
- */
6995
- export declare const WebACLFilterSensitiveLog: (obj: WebACL) => any;
6996
- /**
6997
- * @internal
6998
- */
6999
- export declare const GetWebACLForResourceResponseFilterSensitiveLog: (obj: GetWebACLForResourceResponse) => any;
7000
- /**
7001
- * @internal
7002
- */
7003
- export declare const GetWebACLResponseFilterSensitiveLog: (obj: GetWebACLResponse) => any;