@aws-sdk/client-wafv2 3.1086.0 → 3.1088.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/index.js +1 -1
- package/dist-types/ts3.4/WAFV2.d.ts +186 -228
- package/dist-types/ts3.4/WAFV2Client.d.ts +24 -61
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRevenueStatisticsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRevenueStatisticsSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRevenueStatisticsTimeSeriesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTopPathStatisticsByTrafficCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSettlementRecordsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +3 -5
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +23 -46
- package/dist-types/ts3.4/models/errors.d.ts +20 -79
- package/dist-types/ts3.4/models/models_0.d.ts +3 -9
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +39 -39
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface WAFV2ExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -12,15 +12,13 @@ export declare const FallbackBehavior: {
|
|
|
12
12
|
readonly MATCH: "MATCH";
|
|
13
13
|
readonly NO_MATCH: "NO_MATCH";
|
|
14
14
|
};
|
|
15
|
-
export type FallbackBehavior =
|
|
16
|
-
(typeof FallbackBehavior)[keyof typeof FallbackBehavior];
|
|
15
|
+
export type FallbackBehavior = (typeof FallbackBehavior)[keyof typeof FallbackBehavior];
|
|
17
16
|
export declare const OversizeHandling: {
|
|
18
17
|
readonly CONTINUE: "CONTINUE";
|
|
19
18
|
readonly MATCH: "MATCH";
|
|
20
19
|
readonly NO_MATCH: "NO_MATCH";
|
|
21
20
|
};
|
|
22
|
-
export type OversizeHandling =
|
|
23
|
-
(typeof OversizeHandling)[keyof typeof OversizeHandling];
|
|
21
|
+
export type OversizeHandling = (typeof OversizeHandling)[keyof typeof OversizeHandling];
|
|
24
22
|
export declare const MapMatchScope: {
|
|
25
23
|
readonly ALL: "ALL";
|
|
26
24
|
readonly KEY: "KEY";
|
|
@@ -39,8 +37,7 @@ export declare const JsonMatchScope: {
|
|
|
39
37
|
readonly KEY: "KEY";
|
|
40
38
|
readonly VALUE: "VALUE";
|
|
41
39
|
};
|
|
42
|
-
export type JsonMatchScope =
|
|
43
|
-
(typeof JsonMatchScope)[keyof typeof JsonMatchScope];
|
|
40
|
+
export type JsonMatchScope = (typeof JsonMatchScope)[keyof typeof JsonMatchScope];
|
|
44
41
|
export declare const PositionalConstraint: {
|
|
45
42
|
readonly CONTAINS: "CONTAINS";
|
|
46
43
|
readonly CONTAINS_WORD: "CONTAINS_WORD";
|
|
@@ -48,8 +45,7 @@ export declare const PositionalConstraint: {
|
|
|
48
45
|
readonly EXACTLY: "EXACTLY";
|
|
49
46
|
readonly STARTS_WITH: "STARTS_WITH";
|
|
50
47
|
};
|
|
51
|
-
export type PositionalConstraint =
|
|
52
|
-
(typeof PositionalConstraint)[keyof typeof PositionalConstraint];
|
|
48
|
+
export type PositionalConstraint = (typeof PositionalConstraint)[keyof typeof PositionalConstraint];
|
|
53
49
|
export declare const TextTransformationType: {
|
|
54
50
|
readonly BASE64_DECODE: "BASE64_DECODE";
|
|
55
51
|
readonly BASE64_DECODE_EXT: "BASE64_DECODE_EXT";
|
|
@@ -333,14 +329,12 @@ export declare const ForwardedIPPosition: {
|
|
|
333
329
|
readonly FIRST: "FIRST";
|
|
334
330
|
readonly LAST: "LAST";
|
|
335
331
|
};
|
|
336
|
-
export type ForwardedIPPosition =
|
|
337
|
-
(typeof ForwardedIPPosition)[keyof typeof ForwardedIPPosition];
|
|
332
|
+
export type ForwardedIPPosition = (typeof ForwardedIPPosition)[keyof typeof ForwardedIPPosition];
|
|
338
333
|
export declare const LabelMatchScope: {
|
|
339
334
|
readonly LABEL: "LABEL";
|
|
340
335
|
readonly NAMESPACE: "NAMESPACE";
|
|
341
336
|
};
|
|
342
|
-
export type LabelMatchScope =
|
|
343
|
-
(typeof LabelMatchScope)[keyof typeof LabelMatchScope];
|
|
337
|
+
export type LabelMatchScope = (typeof LabelMatchScope)[keyof typeof LabelMatchScope];
|
|
344
338
|
export declare const PayloadType: {
|
|
345
339
|
readonly FORM_ENCODED: "FORM_ENCODED";
|
|
346
340
|
readonly JSON: "JSON";
|
|
@@ -351,8 +345,7 @@ export declare const SensitivityToAct: {
|
|
|
351
345
|
readonly LOW: "LOW";
|
|
352
346
|
readonly MEDIUM: "MEDIUM";
|
|
353
347
|
};
|
|
354
|
-
export type SensitivityToAct =
|
|
355
|
-
(typeof SensitivityToAct)[keyof typeof SensitivityToAct];
|
|
348
|
+
export type SensitivityToAct = (typeof SensitivityToAct)[keyof typeof SensitivityToAct];
|
|
356
349
|
export declare const UsageOfAction: {
|
|
357
350
|
readonly DISABLED: "DISABLED";
|
|
358
351
|
readonly ENABLED: "ENABLED";
|
|
@@ -362,8 +355,7 @@ export declare const InspectionLevel: {
|
|
|
362
355
|
readonly COMMON: "COMMON";
|
|
363
356
|
readonly TARGETED: "TARGETED";
|
|
364
357
|
};
|
|
365
|
-
export type InspectionLevel =
|
|
366
|
-
(typeof InspectionLevel)[keyof typeof InspectionLevel];
|
|
358
|
+
export type InspectionLevel = (typeof InspectionLevel)[keyof typeof InspectionLevel];
|
|
367
359
|
export declare const RateBasedStatementAggregateKeyType: {
|
|
368
360
|
readonly CONSTANT: "CONSTANT";
|
|
369
361
|
readonly CUSTOM_KEYS: "CUSTOM_KEYS";
|
|
@@ -380,14 +372,12 @@ export declare const ComparisonOperator: {
|
|
|
380
372
|
readonly LT: "LT";
|
|
381
373
|
readonly NE: "NE";
|
|
382
374
|
};
|
|
383
|
-
export type ComparisonOperator =
|
|
384
|
-
(typeof ComparisonOperator)[keyof typeof ComparisonOperator];
|
|
375
|
+
export type ComparisonOperator = (typeof ComparisonOperator)[keyof typeof ComparisonOperator];
|
|
385
376
|
export declare const SensitivityLevel: {
|
|
386
377
|
readonly HIGH: "HIGH";
|
|
387
378
|
readonly LOW: "LOW";
|
|
388
379
|
};
|
|
389
|
-
export type SensitivityLevel =
|
|
390
|
-
(typeof SensitivityLevel)[keyof typeof SensitivityLevel];
|
|
380
|
+
export type SensitivityLevel = (typeof SensitivityLevel)[keyof typeof SensitivityLevel];
|
|
391
381
|
export declare const AssociatedResourceType: {
|
|
392
382
|
readonly AGENTCORE_GATEWAY: "AGENTCORE_GATEWAY";
|
|
393
383
|
readonly API_GATEWAY: "API_GATEWAY";
|
|
@@ -484,8 +474,7 @@ export declare const SizeInspectionLimit: {
|
|
|
484
474
|
readonly KB_48: "KB_48";
|
|
485
475
|
readonly KB_64: "KB_64";
|
|
486
476
|
};
|
|
487
|
-
export type SizeInspectionLimit =
|
|
488
|
-
(typeof SizeInspectionLimit)[keyof typeof SizeInspectionLimit];
|
|
477
|
+
export type SizeInspectionLimit = (typeof SizeInspectionLimit)[keyof typeof SizeInspectionLimit];
|
|
489
478
|
export declare const Scope: {
|
|
490
479
|
readonly CLOUDFRONT: "CLOUDFRONT";
|
|
491
480
|
readonly REGIONAL: "REGIONAL";
|
|
@@ -495,28 +484,24 @@ export declare const IPAddressVersion: {
|
|
|
495
484
|
readonly IPV4: "IPV4";
|
|
496
485
|
readonly IPV6: "IPV6";
|
|
497
486
|
};
|
|
498
|
-
export type IPAddressVersion =
|
|
499
|
-
(typeof IPAddressVersion)[keyof typeof IPAddressVersion];
|
|
487
|
+
export type IPAddressVersion = (typeof IPAddressVersion)[keyof typeof IPAddressVersion];
|
|
500
488
|
export declare const ResponseContentType: {
|
|
501
489
|
readonly APPLICATION_JSON: "APPLICATION_JSON";
|
|
502
490
|
readonly TEXT_HTML: "TEXT_HTML";
|
|
503
491
|
readonly TEXT_PLAIN: "TEXT_PLAIN";
|
|
504
492
|
};
|
|
505
|
-
export type ResponseContentType =
|
|
506
|
-
(typeof ResponseContentType)[keyof typeof ResponseContentType];
|
|
493
|
+
export type ResponseContentType = (typeof ResponseContentType)[keyof typeof ResponseContentType];
|
|
507
494
|
export declare const BlockchainChain: {
|
|
508
495
|
readonly BASE: "BASE";
|
|
509
496
|
readonly BASE_SEPOLIA: "BASE_SEPOLIA";
|
|
510
497
|
readonly SOLANA: "SOLANA";
|
|
511
498
|
readonly SOLANA_DEVNET: "SOLANA_DEVNET";
|
|
512
499
|
};
|
|
513
|
-
export type BlockchainChain =
|
|
514
|
-
(typeof BlockchainChain)[keyof typeof BlockchainChain];
|
|
500
|
+
export type BlockchainChain = (typeof BlockchainChain)[keyof typeof BlockchainChain];
|
|
515
501
|
export declare const CryptoCurrency: {
|
|
516
502
|
readonly USDC: "USDC";
|
|
517
503
|
};
|
|
518
|
-
export type CryptoCurrency =
|
|
519
|
-
(typeof CryptoCurrency)[keyof typeof CryptoCurrency];
|
|
504
|
+
export type CryptoCurrency = (typeof CryptoCurrency)[keyof typeof CryptoCurrency];
|
|
520
505
|
export declare const CurrencyMode: {
|
|
521
506
|
readonly REAL: "REAL";
|
|
522
507
|
readonly TEST: "TEST";
|
|
@@ -526,8 +511,7 @@ export declare const DataProtectionAction: {
|
|
|
526
511
|
readonly HASH: "HASH";
|
|
527
512
|
readonly SUBSTITUTION: "SUBSTITUTION";
|
|
528
513
|
};
|
|
529
|
-
export type DataProtectionAction =
|
|
530
|
-
(typeof DataProtectionAction)[keyof typeof DataProtectionAction];
|
|
514
|
+
export type DataProtectionAction = (typeof DataProtectionAction)[keyof typeof DataProtectionAction];
|
|
531
515
|
export declare const FieldToProtectType: {
|
|
532
516
|
readonly BODY: "BODY";
|
|
533
517
|
readonly QUERY_STRING: "QUERY_STRING";
|
|
@@ -535,14 +519,12 @@ export declare const FieldToProtectType: {
|
|
|
535
519
|
readonly SINGLE_HEADER: "SINGLE_HEADER";
|
|
536
520
|
readonly SINGLE_QUERY_ARGUMENT: "SINGLE_QUERY_ARGUMENT";
|
|
537
521
|
};
|
|
538
|
-
export type FieldToProtectType =
|
|
539
|
-
(typeof FieldToProtectType)[keyof typeof FieldToProtectType];
|
|
522
|
+
export type FieldToProtectType = (typeof FieldToProtectType)[keyof typeof FieldToProtectType];
|
|
540
523
|
export declare const LowReputationMode: {
|
|
541
524
|
readonly ACTIVE_UNDER_DDOS: "ACTIVE_UNDER_DDOS";
|
|
542
525
|
readonly ALWAYS_ON: "ALWAYS_ON";
|
|
543
526
|
};
|
|
544
|
-
export type LowReputationMode =
|
|
545
|
-
(typeof LowReputationMode)[keyof typeof LowReputationMode];
|
|
527
|
+
export type LowReputationMode = (typeof LowReputationMode)[keyof typeof LowReputationMode];
|
|
546
528
|
export declare const LogScope: {
|
|
547
529
|
readonly CLOUDWATCH_TELEMETRY_RULE_MANAGED: "CLOUDWATCH_TELEMETRY_RULE_MANAGED";
|
|
548
530
|
readonly CUSTOMER: "CUSTOMER";
|
|
@@ -562,14 +544,12 @@ export declare const FilterBehavior: {
|
|
|
562
544
|
readonly DROP: "DROP";
|
|
563
545
|
readonly KEEP: "KEEP";
|
|
564
546
|
};
|
|
565
|
-
export type FilterBehavior =
|
|
566
|
-
(typeof FilterBehavior)[keyof typeof FilterBehavior];
|
|
547
|
+
export type FilterBehavior = (typeof FilterBehavior)[keyof typeof FilterBehavior];
|
|
567
548
|
export declare const FilterRequirement: {
|
|
568
549
|
readonly MEETS_ALL: "MEETS_ALL";
|
|
569
550
|
readonly MEETS_ANY: "MEETS_ANY";
|
|
570
551
|
};
|
|
571
|
-
export type FilterRequirement =
|
|
572
|
-
(typeof FilterRequirement)[keyof typeof FilterRequirement];
|
|
552
|
+
export type FilterRequirement = (typeof FilterRequirement)[keyof typeof FilterRequirement];
|
|
573
553
|
export declare const Currency: {
|
|
574
554
|
readonly USDC: "USDC";
|
|
575
555
|
};
|
|
@@ -597,8 +577,7 @@ export declare const RankingStatisticType: {
|
|
|
597
577
|
readonly TOP_PATHS_BY_REVENUE: "TOP_PATHS_BY_REVENUE";
|
|
598
578
|
readonly TOP_SOURCES_BY_REVENUE: "TOP_SOURCES_BY_REVENUE";
|
|
599
579
|
};
|
|
600
|
-
export type RankingStatisticType =
|
|
601
|
-
(typeof RankingStatisticType)[keyof typeof RankingStatisticType];
|
|
580
|
+
export type RankingStatisticType = (typeof RankingStatisticType)[keyof typeof RankingStatisticType];
|
|
602
581
|
export declare const IntervalType: {
|
|
603
582
|
readonly DAILY: "DAILY";
|
|
604
583
|
readonly FIVE_MINUTELY: "FIVE_MINUTELY";
|
|
@@ -636,8 +615,7 @@ export declare const SettlementSortBy: {
|
|
|
636
615
|
readonly STATUS: "STATUS";
|
|
637
616
|
readonly TIMESTAMP: "TIMESTAMP";
|
|
638
617
|
};
|
|
639
|
-
export type SettlementSortBy =
|
|
640
|
-
(typeof SettlementSortBy)[keyof typeof SettlementSortBy];
|
|
618
|
+
export type SettlementSortBy = (typeof SettlementSortBy)[keyof typeof SettlementSortBy];
|
|
641
619
|
export declare const SettlementStatus: {
|
|
642
620
|
readonly DUPLICATE: "DUPLICATE";
|
|
643
621
|
readonly FAILED: "FAILED";
|
|
@@ -646,5 +624,4 @@ export declare const SettlementStatus: {
|
|
|
646
624
|
readonly SETTLED: "SETTLED";
|
|
647
625
|
readonly SKIPPED_ORIGIN_ERROR: "SKIPPED_ORIGIN_ERROR";
|
|
648
626
|
};
|
|
649
|
-
export type SettlementStatus =
|
|
650
|
-
(typeof SettlementStatus)[keyof typeof SettlementStatus];
|
|
627
|
+
export type SettlementStatus = (typeof SettlementStatus)[keyof typeof SettlementStatus];
|
|
@@ -8,27 +8,20 @@ export declare class WAFFeatureNotIncludedInPricingPlanException extends __BaseE
|
|
|
8
8
|
Message?: string | undefined;
|
|
9
9
|
DisallowedFeatures?: DisallowedFeature[] | undefined;
|
|
10
10
|
constructor(
|
|
11
|
-
opts: __ExceptionOptionType<
|
|
12
|
-
WAFFeatureNotIncludedInPricingPlanException,
|
|
13
|
-
__BaseException
|
|
14
|
-
>
|
|
11
|
+
opts: __ExceptionOptionType<WAFFeatureNotIncludedInPricingPlanException, __BaseException>,
|
|
15
12
|
);
|
|
16
13
|
}
|
|
17
14
|
export declare class WAFInternalErrorException extends __BaseException {
|
|
18
15
|
readonly name: "WAFInternalErrorException";
|
|
19
16
|
readonly $fault: "server";
|
|
20
17
|
Message?: string | undefined;
|
|
21
|
-
constructor(
|
|
22
|
-
opts: __ExceptionOptionType<WAFInternalErrorException, __BaseException>
|
|
23
|
-
);
|
|
18
|
+
constructor(opts: __ExceptionOptionType<WAFInternalErrorException, __BaseException>);
|
|
24
19
|
}
|
|
25
20
|
export declare class WAFInvalidOperationException extends __BaseException {
|
|
26
21
|
readonly name: "WAFInvalidOperationException";
|
|
27
22
|
readonly $fault: "client";
|
|
28
23
|
Message?: string | undefined;
|
|
29
|
-
constructor(
|
|
30
|
-
opts: __ExceptionOptionType<WAFInvalidOperationException, __BaseException>
|
|
31
|
-
);
|
|
24
|
+
constructor(opts: __ExceptionOptionType<WAFInvalidOperationException, __BaseException>);
|
|
32
25
|
}
|
|
33
26
|
export declare class WAFInvalidParameterException extends __BaseException {
|
|
34
27
|
readonly name: "WAFInvalidParameterException";
|
|
@@ -36,128 +29,89 @@ export declare class WAFInvalidParameterException extends __BaseException {
|
|
|
36
29
|
Field?: ParameterExceptionField | undefined;
|
|
37
30
|
Parameter?: string | undefined;
|
|
38
31
|
Reason?: string | undefined;
|
|
39
|
-
constructor(
|
|
40
|
-
opts: __ExceptionOptionType<WAFInvalidParameterException, __BaseException>
|
|
41
|
-
);
|
|
32
|
+
constructor(opts: __ExceptionOptionType<WAFInvalidParameterException, __BaseException>);
|
|
42
33
|
}
|
|
43
34
|
export declare class WAFLimitsExceededException extends __BaseException {
|
|
44
35
|
readonly name: "WAFLimitsExceededException";
|
|
45
36
|
readonly $fault: "client";
|
|
46
37
|
Message?: string | undefined;
|
|
47
38
|
SourceType?: string | undefined;
|
|
48
|
-
constructor(
|
|
49
|
-
opts: __ExceptionOptionType<WAFLimitsExceededException, __BaseException>
|
|
50
|
-
);
|
|
39
|
+
constructor(opts: __ExceptionOptionType<WAFLimitsExceededException, __BaseException>);
|
|
51
40
|
}
|
|
52
41
|
export declare class WAFNonexistentItemException extends __BaseException {
|
|
53
42
|
readonly name: "WAFNonexistentItemException";
|
|
54
43
|
readonly $fault: "client";
|
|
55
44
|
Message?: string | undefined;
|
|
56
|
-
constructor(
|
|
57
|
-
opts: __ExceptionOptionType<WAFNonexistentItemException, __BaseException>
|
|
58
|
-
);
|
|
45
|
+
constructor(opts: __ExceptionOptionType<WAFNonexistentItemException, __BaseException>);
|
|
59
46
|
}
|
|
60
47
|
export declare class WAFUnavailableEntityException extends __BaseException {
|
|
61
48
|
readonly name: "WAFUnavailableEntityException";
|
|
62
49
|
readonly $fault: "client";
|
|
63
50
|
Message?: string | undefined;
|
|
64
|
-
constructor(
|
|
65
|
-
opts: __ExceptionOptionType<WAFUnavailableEntityException, __BaseException>
|
|
66
|
-
);
|
|
51
|
+
constructor(opts: __ExceptionOptionType<WAFUnavailableEntityException, __BaseException>);
|
|
67
52
|
}
|
|
68
53
|
export declare class WAFExpiredManagedRuleGroupVersionException extends __BaseException {
|
|
69
54
|
readonly name: "WAFExpiredManagedRuleGroupVersionException";
|
|
70
55
|
readonly $fault: "client";
|
|
71
56
|
Message?: string | undefined;
|
|
72
57
|
constructor(
|
|
73
|
-
opts: __ExceptionOptionType<
|
|
74
|
-
WAFExpiredManagedRuleGroupVersionException,
|
|
75
|
-
__BaseException
|
|
76
|
-
>
|
|
58
|
+
opts: __ExceptionOptionType<WAFExpiredManagedRuleGroupVersionException, __BaseException>,
|
|
77
59
|
);
|
|
78
60
|
}
|
|
79
61
|
export declare class WAFInvalidResourceException extends __BaseException {
|
|
80
62
|
readonly name: "WAFInvalidResourceException";
|
|
81
63
|
readonly $fault: "client";
|
|
82
64
|
Message?: string | undefined;
|
|
83
|
-
constructor(
|
|
84
|
-
opts: __ExceptionOptionType<WAFInvalidResourceException, __BaseException>
|
|
85
|
-
);
|
|
65
|
+
constructor(opts: __ExceptionOptionType<WAFInvalidResourceException, __BaseException>);
|
|
86
66
|
}
|
|
87
67
|
export declare class WAFSubscriptionNotFoundException extends __BaseException {
|
|
88
68
|
readonly name: "WAFSubscriptionNotFoundException";
|
|
89
69
|
readonly $fault: "client";
|
|
90
70
|
Message?: string | undefined;
|
|
91
|
-
constructor(
|
|
92
|
-
opts: __ExceptionOptionType<
|
|
93
|
-
WAFSubscriptionNotFoundException,
|
|
94
|
-
__BaseException
|
|
95
|
-
>
|
|
96
|
-
);
|
|
71
|
+
constructor(opts: __ExceptionOptionType<WAFSubscriptionNotFoundException, __BaseException>);
|
|
97
72
|
}
|
|
98
73
|
export declare class WAFDuplicateItemException extends __BaseException {
|
|
99
74
|
readonly name: "WAFDuplicateItemException";
|
|
100
75
|
readonly $fault: "client";
|
|
101
76
|
Message?: string | undefined;
|
|
102
|
-
constructor(
|
|
103
|
-
opts: __ExceptionOptionType<WAFDuplicateItemException, __BaseException>
|
|
104
|
-
);
|
|
77
|
+
constructor(opts: __ExceptionOptionType<WAFDuplicateItemException, __BaseException>);
|
|
105
78
|
}
|
|
106
79
|
export declare class WAFOptimisticLockException extends __BaseException {
|
|
107
80
|
readonly name: "WAFOptimisticLockException";
|
|
108
81
|
readonly $fault: "client";
|
|
109
82
|
Message?: string | undefined;
|
|
110
|
-
constructor(
|
|
111
|
-
opts: __ExceptionOptionType<WAFOptimisticLockException, __BaseException>
|
|
112
|
-
);
|
|
83
|
+
constructor(opts: __ExceptionOptionType<WAFOptimisticLockException, __BaseException>);
|
|
113
84
|
}
|
|
114
85
|
export declare class WAFTagOperationException extends __BaseException {
|
|
115
86
|
readonly name: "WAFTagOperationException";
|
|
116
87
|
readonly $fault: "client";
|
|
117
88
|
Message?: string | undefined;
|
|
118
|
-
constructor(
|
|
119
|
-
opts: __ExceptionOptionType<WAFTagOperationException, __BaseException>
|
|
120
|
-
);
|
|
89
|
+
constructor(opts: __ExceptionOptionType<WAFTagOperationException, __BaseException>);
|
|
121
90
|
}
|
|
122
91
|
export declare class WAFTagOperationInternalErrorException extends __BaseException {
|
|
123
92
|
readonly name: "WAFTagOperationInternalErrorException";
|
|
124
93
|
readonly $fault: "server";
|
|
125
94
|
Message?: string | undefined;
|
|
126
|
-
constructor(
|
|
127
|
-
opts: __ExceptionOptionType<
|
|
128
|
-
WAFTagOperationInternalErrorException,
|
|
129
|
-
__BaseException
|
|
130
|
-
>
|
|
131
|
-
);
|
|
95
|
+
constructor(opts: __ExceptionOptionType<WAFTagOperationInternalErrorException, __BaseException>);
|
|
132
96
|
}
|
|
133
97
|
export declare class WAFConfigurationWarningException extends __BaseException {
|
|
134
98
|
readonly name: "WAFConfigurationWarningException";
|
|
135
99
|
readonly $fault: "client";
|
|
136
100
|
Message?: string | undefined;
|
|
137
|
-
constructor(
|
|
138
|
-
opts: __ExceptionOptionType<
|
|
139
|
-
WAFConfigurationWarningException,
|
|
140
|
-
__BaseException
|
|
141
|
-
>
|
|
142
|
-
);
|
|
101
|
+
constructor(opts: __ExceptionOptionType<WAFConfigurationWarningException, __BaseException>);
|
|
143
102
|
}
|
|
144
103
|
export declare class WAFAssociatedItemException extends __BaseException {
|
|
145
104
|
readonly name: "WAFAssociatedItemException";
|
|
146
105
|
readonly $fault: "client";
|
|
147
106
|
Message?: string | undefined;
|
|
148
|
-
constructor(
|
|
149
|
-
opts: __ExceptionOptionType<WAFAssociatedItemException, __BaseException>
|
|
150
|
-
);
|
|
107
|
+
constructor(opts: __ExceptionOptionType<WAFAssociatedItemException, __BaseException>);
|
|
151
108
|
}
|
|
152
109
|
export declare class WAFUnsupportedAggregateKeyTypeException extends __BaseException {
|
|
153
110
|
readonly name: "WAFUnsupportedAggregateKeyTypeException";
|
|
154
111
|
readonly $fault: "client";
|
|
155
112
|
Message?: string | undefined;
|
|
156
113
|
constructor(
|
|
157
|
-
opts: __ExceptionOptionType<
|
|
158
|
-
WAFUnsupportedAggregateKeyTypeException,
|
|
159
|
-
__BaseException
|
|
160
|
-
>
|
|
114
|
+
opts: __ExceptionOptionType<WAFUnsupportedAggregateKeyTypeException, __BaseException>,
|
|
161
115
|
);
|
|
162
116
|
}
|
|
163
117
|
export declare class WAFLogDestinationPermissionIssueException extends __BaseException {
|
|
@@ -165,30 +119,17 @@ export declare class WAFLogDestinationPermissionIssueException extends __BaseExc
|
|
|
165
119
|
readonly $fault: "client";
|
|
166
120
|
Message?: string | undefined;
|
|
167
121
|
constructor(
|
|
168
|
-
opts: __ExceptionOptionType<
|
|
169
|
-
WAFLogDestinationPermissionIssueException,
|
|
170
|
-
__BaseException
|
|
171
|
-
>
|
|
122
|
+
opts: __ExceptionOptionType<WAFLogDestinationPermissionIssueException, __BaseException>,
|
|
172
123
|
);
|
|
173
124
|
}
|
|
174
125
|
export declare class WAFServiceLinkedRoleErrorException extends __BaseException {
|
|
175
126
|
readonly name: "WAFServiceLinkedRoleErrorException";
|
|
176
127
|
readonly $fault: "client";
|
|
177
|
-
constructor(
|
|
178
|
-
opts: __ExceptionOptionType<
|
|
179
|
-
WAFServiceLinkedRoleErrorException,
|
|
180
|
-
__BaseException
|
|
181
|
-
>
|
|
182
|
-
);
|
|
128
|
+
constructor(opts: __ExceptionOptionType<WAFServiceLinkedRoleErrorException, __BaseException>);
|
|
183
129
|
}
|
|
184
130
|
export declare class WAFInvalidPermissionPolicyException extends __BaseException {
|
|
185
131
|
readonly name: "WAFInvalidPermissionPolicyException";
|
|
186
132
|
readonly $fault: "client";
|
|
187
133
|
Message?: string | undefined;
|
|
188
|
-
constructor(
|
|
189
|
-
opts: __ExceptionOptionType<
|
|
190
|
-
WAFInvalidPermissionPolicyException,
|
|
191
|
-
__BaseException
|
|
192
|
-
>
|
|
193
|
-
);
|
|
134
|
+
constructor(opts: __ExceptionOptionType<WAFInvalidPermissionPolicyException, __BaseException>);
|
|
194
135
|
}
|
|
@@ -257,9 +257,7 @@ export interface ManagedRuleGroupConfig {
|
|
|
257
257
|
PayloadType?: PayloadType | undefined;
|
|
258
258
|
UsernameField?: UsernameField | undefined;
|
|
259
259
|
PasswordField?: PasswordField | undefined;
|
|
260
|
-
AWSManagedRulesBotControlRuleSet?:
|
|
261
|
-
| AWSManagedRulesBotControlRuleSet
|
|
262
|
-
| undefined;
|
|
260
|
+
AWSManagedRulesBotControlRuleSet?: AWSManagedRulesBotControlRuleSet | undefined;
|
|
263
261
|
AWSManagedRulesATPRuleSet?: AWSManagedRulesATPRuleSet | undefined;
|
|
264
262
|
AWSManagedRulesACFPRuleSet?: AWSManagedRulesACFPRuleSet | undefined;
|
|
265
263
|
AWSManagedRulesAntiDDoSRuleSet?: AWSManagedRulesAntiDDoSRuleSet | undefined;
|
|
@@ -398,9 +396,7 @@ export interface RequestBodyAssociatedResourceTypeConfig {
|
|
|
398
396
|
}
|
|
399
397
|
export interface AssociationConfig {
|
|
400
398
|
RequestBody?:
|
|
401
|
-
| Partial<
|
|
402
|
-
Record<AssociatedResourceType, RequestBodyAssociatedResourceTypeConfig>
|
|
403
|
-
>
|
|
399
|
+
| Partial<Record<AssociatedResourceType, RequestBodyAssociatedResourceTypeConfig>>
|
|
404
400
|
| undefined;
|
|
405
401
|
}
|
|
406
402
|
export interface ImmunityTimeProperty {
|
|
@@ -1210,9 +1206,7 @@ export interface Statement {
|
|
|
1210
1206
|
GeoMatchStatement?: GeoMatchStatement | undefined;
|
|
1211
1207
|
RuleGroupReferenceStatement?: RuleGroupReferenceStatement | undefined;
|
|
1212
1208
|
IPSetReferenceStatement?: IPSetReferenceStatement | undefined;
|
|
1213
|
-
RegexPatternSetReferenceStatement?:
|
|
1214
|
-
| RegexPatternSetReferenceStatement
|
|
1215
|
-
| undefined;
|
|
1209
|
+
RegexPatternSetReferenceStatement?: RegexPatternSetReferenceStatement | undefined;
|
|
1216
1210
|
RateBasedStatement?: RateBasedStatement | undefined;
|
|
1217
1211
|
AndStatement?: AndStatement | undefined;
|
|
1218
1212
|
OrStatement?: OrStatement | undefined;
|
|
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider:
|
|
10
10
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
11
|
-
| ((
|
|
12
|
-
_: unknown
|
|
13
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
+
| ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
12
|
defaultUserAgentProvider: (
|
|
15
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
13
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
16
14
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
17
15
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
18
16
|
region: string | import("@smithy/types").Provider<any>;
|
|
19
|
-
requestHandler:
|
|
20
|
-
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
|
-
| RequestHandler;
|
|
17
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
22
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
19
|
streamCollector: (
|
|
24
|
-
stream:
|
|
25
|
-
| import("stream").Readable
|
|
26
|
-
| import("stream/web").ReadableStream
|
|
27
|
-
| ReadableStream
|
|
28
|
-
| Blob
|
|
20
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
29
21
|
) => Promise<Uint8Array>;
|
|
30
22
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
31
23
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
53
45
|
logger: import("@smithy/types").Logger;
|
|
54
46
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
55
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
56
|
-
userAgentAppId?:
|
|
57
|
-
|
|
58
|
-
| undefined
|
|
59
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
60
|
-
retryStrategy?:
|
|
61
|
-
| import("@smithy/types").RetryStrategy
|
|
62
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
48
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
49
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
63
50
|
endpoint?:
|
|
64
51
|
| ((
|
|
65
52
|
| string
|
|
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
81
68
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
82
69
|
context?: {
|
|
83
70
|
logger?: import("@smithy/types").Logger;
|
|
84
|
-
}
|
|
71
|
+
},
|
|
85
72
|
) => import("@smithy/types").EndpointV2;
|
|
86
73
|
tls?: boolean;
|
|
87
74
|
serviceConfiguredEndpoint?: never;
|
|
@@ -94,13 +81,13 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
94
81
|
signer?:
|
|
95
82
|
| import("@smithy/types").RequestSigner
|
|
96
83
|
| ((
|
|
97
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
84
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
98
85
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
99
86
|
signingEscapePath?: boolean;
|
|
100
87
|
systemClockOffset?: number;
|
|
101
88
|
signingRegion?: string;
|
|
102
89
|
signerConstructor?: new (
|
|
103
90
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
104
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
105
92
|
) => import("@smithy/types").RequestSigner;
|
|
106
93
|
};
|
|
@@ -10,23 +10,17 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
10
10
|
credentialDefaultProvider:
|
|
11
11
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
12
12
|
| ((
|
|
13
|
-
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
13
|
+
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
|
|
14
14
|
) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
15
15
|
defaultUserAgentProvider: (
|
|
16
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
16
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
17
17
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
18
18
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
19
19
|
region: string | import("@smithy/types").Provider<string>;
|
|
20
|
-
requestHandler:
|
|
21
|
-
| RequestHandler
|
|
22
|
-
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
20
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
23
21
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
24
22
|
streamCollector: (
|
|
25
|
-
stream:
|
|
26
|
-
| import("stream").Readable
|
|
27
|
-
| import("stream/web").ReadableStream
|
|
28
|
-
| ReadableStream
|
|
29
|
-
| Blob
|
|
23
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
30
24
|
) => Promise<Uint8Array>;
|
|
31
25
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
32
26
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -53,9 +47,7 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
53
47
|
logger: import("@smithy/types").Logger;
|
|
54
48
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
55
49
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
56
|
-
retryStrategy?:
|
|
57
|
-
| import("@smithy/types").RetryStrategy
|
|
58
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
50
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
59
51
|
endpoint?:
|
|
60
52
|
| ((
|
|
61
53
|
| string
|
|
@@ -77,7 +69,7 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
77
69
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
78
70
|
context?: {
|
|
79
71
|
logger?: import("@smithy/types").Logger;
|
|
80
|
-
}
|
|
72
|
+
},
|
|
81
73
|
) => import("@smithy/types").EndpointV2;
|
|
82
74
|
tls?: boolean;
|
|
83
75
|
serviceConfiguredEndpoint?: never;
|
|
@@ -89,13 +81,13 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
89
81
|
signer?:
|
|
90
82
|
| import("@smithy/types").RequestSigner
|
|
91
83
|
| ((
|
|
92
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
84
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
93
85
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
94
86
|
signingEscapePath?: boolean;
|
|
95
87
|
systemClockOffset?: number;
|
|
96
88
|
signingRegion?: string;
|
|
97
89
|
signerConstructor?: new (
|
|
98
90
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
99
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
100
92
|
) => import("@smithy/types").RequestSigner;
|
|
101
93
|
};
|