@intentius/chant-lexicon-aws 0.5.0 → 0.7.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/integrity.json +4 -4
- package/dist/manifest.json +1 -1
- package/dist/meta.json +50 -0
- package/dist/types/index.d.ts +91 -0
- package/package.json +1 -1
- package/src/generated/index.d.ts +91 -0
- package/src/generated/index.ts +10 -0
- package/src/generated/lexicon-aws.json +50 -0
package/dist/integrity.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"algorithm": "sha256",
|
|
3
3
|
"artifacts": {
|
|
4
|
-
"manifest.json": "
|
|
5
|
-
"meta.json": "
|
|
6
|
-
"types/index.d.ts": "
|
|
4
|
+
"manifest.json": "08ac87c56cd9db79cc11db07dce055af97295dae06f0dd89adc1092833c369c7",
|
|
5
|
+
"meta.json": "84c5b55c16bdf6a38e70fbc4be690cda5b4d17fce36f25dfc8e361f859acb929",
|
|
6
|
+
"types/index.d.ts": "0e98eff3df451dd41520406cb9de1fdaeec906e86354d5a2698153e25bdd6938",
|
|
7
7
|
"rules/hardcoded-region.ts": "5a0eaf7ab391231fe6cd51426ece29539cb4b36f31c8dd060956638fed55722a",
|
|
8
8
|
"rules/iam-wildcard.ts": "135d7217d278fef50939e605c5da32603ba35674b8c4b5c4d66a06c77903e945",
|
|
9
9
|
"rules/s3-encryption.ts": "c4f9f8aa8dc382ed98c7b04e820a600590cc75335a8db2e087cbfbfe4003d09e",
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"skills/chant-aws.md": "4d65eb160e001f2af42eb7c622a5b498c2fd1f5afbd6c8155615c010fb265c63",
|
|
41
41
|
"skills/chant-aws-eks.md": "8789255709ff004ad0a875fd5999edcdc66fc6e33d710db058d9f42703bcfdfe"
|
|
42
42
|
},
|
|
43
|
-
"composite": "
|
|
43
|
+
"composite": "ce1b9c381bb089c07181b3f5da5550c0bd08ba4bbb58e14a6ae5257759797e37"
|
|
44
44
|
}
|
package/dist/manifest.json
CHANGED
package/dist/meta.json
CHANGED
|
@@ -125247,6 +125247,11 @@
|
|
|
125247
125247
|
"kind": "property",
|
|
125248
125248
|
"lexicon": "aws"
|
|
125249
125249
|
},
|
|
125250
|
+
"WAFv2RuleGroup_CryptoConfig": {
|
|
125251
|
+
"resourceType": "AWS::WAFv2::RuleGroup.CryptoConfig",
|
|
125252
|
+
"kind": "property",
|
|
125253
|
+
"lexicon": "aws"
|
|
125254
|
+
},
|
|
125250
125255
|
"WAFv2RuleGroup_CustomHTTPHeader": {
|
|
125251
125256
|
"resourceType": "AWS::WAFv2::RuleGroup.CustomHTTPHeader",
|
|
125252
125257
|
"kind": "property",
|
|
@@ -125347,6 +125352,16 @@
|
|
|
125347
125352
|
"kind": "property",
|
|
125348
125353
|
"lexicon": "aws"
|
|
125349
125354
|
},
|
|
125355
|
+
"WAFv2RuleGroup_MonetizationConfig": {
|
|
125356
|
+
"resourceType": "AWS::WAFv2::RuleGroup.MonetizationConfig",
|
|
125357
|
+
"kind": "property",
|
|
125358
|
+
"lexicon": "aws"
|
|
125359
|
+
},
|
|
125360
|
+
"WAFv2RuleGroup_MonetizeAction": {
|
|
125361
|
+
"resourceType": "AWS::WAFv2::RuleGroup.MonetizeAction",
|
|
125362
|
+
"kind": "property",
|
|
125363
|
+
"lexicon": "aws"
|
|
125364
|
+
},
|
|
125350
125365
|
"WAFv2RuleGroup_NotStatement": {
|
|
125351
125366
|
"resourceType": "AWS::WAFv2::RuleGroup.NotStatement",
|
|
125352
125367
|
"kind": "property",
|
|
@@ -125357,6 +125372,16 @@
|
|
|
125357
125372
|
"kind": "property",
|
|
125358
125373
|
"lexicon": "aws"
|
|
125359
125374
|
},
|
|
125375
|
+
"WAFv2RuleGroup_PaymentNetwork": {
|
|
125376
|
+
"resourceType": "AWS::WAFv2::RuleGroup.PaymentNetwork",
|
|
125377
|
+
"kind": "property",
|
|
125378
|
+
"lexicon": "aws"
|
|
125379
|
+
},
|
|
125380
|
+
"WAFv2RuleGroup_Price": {
|
|
125381
|
+
"resourceType": "AWS::WAFv2::RuleGroup.Price",
|
|
125382
|
+
"kind": "property",
|
|
125383
|
+
"lexicon": "aws"
|
|
125384
|
+
},
|
|
125360
125385
|
"WAFv2RuleGroup_RateBasedStatement": {
|
|
125361
125386
|
"resourceType": "AWS::WAFv2::RuleGroup.RateBasedStatement",
|
|
125362
125387
|
"kind": "property",
|
|
@@ -125625,6 +125650,11 @@
|
|
|
125625
125650
|
"kind": "property",
|
|
125626
125651
|
"lexicon": "aws"
|
|
125627
125652
|
},
|
|
125653
|
+
"WAFv2WebACL_CryptoConfig": {
|
|
125654
|
+
"resourceType": "AWS::WAFv2::WebACL.CryptoConfig",
|
|
125655
|
+
"kind": "property",
|
|
125656
|
+
"lexicon": "aws"
|
|
125657
|
+
},
|
|
125628
125658
|
"WAFv2WebACL_CustomHTTPHeader": {
|
|
125629
125659
|
"resourceType": "AWS::WAFv2::WebACL.CustomHTTPHeader",
|
|
125630
125660
|
"kind": "property",
|
|
@@ -125760,6 +125790,16 @@
|
|
|
125760
125790
|
"kind": "property",
|
|
125761
125791
|
"lexicon": "aws"
|
|
125762
125792
|
},
|
|
125793
|
+
"WAFv2WebACL_MonetizationConfig": {
|
|
125794
|
+
"resourceType": "AWS::WAFv2::WebACL.MonetizationConfig",
|
|
125795
|
+
"kind": "property",
|
|
125796
|
+
"lexicon": "aws"
|
|
125797
|
+
},
|
|
125798
|
+
"WAFv2WebACL_MonetizeAction": {
|
|
125799
|
+
"resourceType": "AWS::WAFv2::WebACL.MonetizeAction",
|
|
125800
|
+
"kind": "property",
|
|
125801
|
+
"lexicon": "aws"
|
|
125802
|
+
},
|
|
125763
125803
|
"WAFv2WebACL_NotStatement": {
|
|
125764
125804
|
"resourceType": "AWS::WAFv2::WebACL.NotStatement",
|
|
125765
125805
|
"kind": "property",
|
|
@@ -125780,6 +125820,16 @@
|
|
|
125780
125820
|
"kind": "property",
|
|
125781
125821
|
"lexicon": "aws"
|
|
125782
125822
|
},
|
|
125823
|
+
"WAFv2WebACL_PaymentNetwork": {
|
|
125824
|
+
"resourceType": "AWS::WAFv2::WebACL.PaymentNetwork",
|
|
125825
|
+
"kind": "property",
|
|
125826
|
+
"lexicon": "aws"
|
|
125827
|
+
},
|
|
125828
|
+
"WAFv2WebACL_Price": {
|
|
125829
|
+
"resourceType": "AWS::WAFv2::WebACL.Price",
|
|
125830
|
+
"kind": "property",
|
|
125831
|
+
"lexicon": "aws"
|
|
125832
|
+
},
|
|
125783
125833
|
"WAFv2WebACL_RateBasedStatement": {
|
|
125784
125834
|
"resourceType": "AWS::WAFv2::WebACL.RateBasedStatement",
|
|
125785
125835
|
"kind": "property",
|
package/dist/types/index.d.ts
CHANGED
|
@@ -11510,6 +11510,7 @@ export declare class EC2Route {
|
|
|
11510
11510
|
NatGatewayId?: string;
|
|
11511
11511
|
/** The ID of a network interface. */
|
|
11512
11512
|
NetworkInterfaceId?: string;
|
|
11513
|
+
/** The Amazon Resource Name (ARN) of the ODB network. */
|
|
11513
11514
|
OdbNetworkArn?: string;
|
|
11514
11515
|
/** The ID of a transit gateway. */
|
|
11515
11516
|
TransitGatewayId?: string;
|
|
@@ -37005,6 +37006,7 @@ export declare class WAFv2RuleGroup {
|
|
|
37005
37006
|
Description?: string;
|
|
37006
37007
|
Id?: string;
|
|
37007
37008
|
LabelNamespace?: string;
|
|
37009
|
+
MonetizationConfig?: WAFv2RuleGroup_MonetizationConfig;
|
|
37008
37010
|
Name?: string;
|
|
37009
37011
|
/** Collection of Rules. */
|
|
37010
37012
|
Rules?: WAFv2RuleGroup_Rule[];
|
|
@@ -37035,6 +37037,7 @@ export declare class WAFv2WebACL {
|
|
|
37035
37037
|
Description?: string;
|
|
37036
37038
|
Id?: string;
|
|
37037
37039
|
LabelNamespace?: string;
|
|
37040
|
+
MonetizationConfig?: WAFv2WebACL_MonetizationConfig;
|
|
37038
37041
|
Name?: string;
|
|
37039
37042
|
OnSourceDDoSProtectionConfig?: WAFv2WebACL_OnSourceDDoSProtectionConfig;
|
|
37040
37043
|
/** Collection of Rules. */
|
|
@@ -69438,6 +69441,7 @@ export declare class DashManifestConfiguration {
|
|
|
69438
69441
|
constructor(props: {
|
|
69439
69442
|
/** <p>A short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. </p> */
|
|
69440
69443
|
ManifestName: string;
|
|
69444
|
+
AudioTimelinePattern?: MediaPackageV2OriginEndpoint_DashAudioTimelinePattern;
|
|
69441
69445
|
AvailabilityStartTimeConfiguration?: any;
|
|
69442
69446
|
/** <p>The base URL to use for retrieving segments.</p> */
|
|
69443
69447
|
BaseUrls?: MediaPackageV2OriginEndpoint_DashBaseUrl[];
|
|
@@ -109994,6 +109998,7 @@ export declare class MediaPackageV2OriginEndpoint_DashManifestConfiguration {
|
|
|
109994
109998
|
constructor(props: {
|
|
109995
109999
|
/** <p>A short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. </p> */
|
|
109996
110000
|
ManifestName: string;
|
|
110001
|
+
AudioTimelinePattern?: MediaPackageV2OriginEndpoint_DashAudioTimelinePattern;
|
|
109997
110002
|
AvailabilityStartTimeConfiguration?: any;
|
|
109998
110003
|
/** <p>The base URL to use for retrieving segments.</p> */
|
|
109999
110004
|
BaseUrls?: MediaPackageV2OriginEndpoint_DashBaseUrl[];
|
|
@@ -161516,6 +161521,12 @@ export declare class WAFv2RuleGroup_CountAction {
|
|
|
161516
161521
|
});
|
|
161517
161522
|
}
|
|
161518
161523
|
|
|
161524
|
+
export declare class WAFv2RuleGroup_CryptoConfig {
|
|
161525
|
+
constructor(props: {
|
|
161526
|
+
PaymentNetworks: any;
|
|
161527
|
+
});
|
|
161528
|
+
}
|
|
161529
|
+
|
|
161519
161530
|
export declare class WAFv2RuleGroup_CustomHTTPHeader {
|
|
161520
161531
|
constructor(props: {
|
|
161521
161532
|
Name: string;
|
|
@@ -161677,6 +161688,19 @@ export declare class WAFv2RuleGroup_LabelSummary {
|
|
|
161677
161688
|
});
|
|
161678
161689
|
}
|
|
161679
161690
|
|
|
161691
|
+
export declare class WAFv2RuleGroup_MonetizationConfig {
|
|
161692
|
+
constructor(props: {
|
|
161693
|
+
CryptoConfig?: WAFv2RuleGroup_CryptoConfig;
|
|
161694
|
+
CurrencyMode?: WAFv2RuleGroup_CurrencyMode;
|
|
161695
|
+
});
|
|
161696
|
+
}
|
|
161697
|
+
|
|
161698
|
+
export declare class WAFv2RuleGroup_MonetizeAction {
|
|
161699
|
+
constructor(props: {
|
|
161700
|
+
PriceMultiplier?: string;
|
|
161701
|
+
});
|
|
161702
|
+
}
|
|
161703
|
+
|
|
161680
161704
|
export declare class WAFv2RuleGroup_NotStatement {
|
|
161681
161705
|
constructor(props: {
|
|
161682
161706
|
Statement: WAFv2RuleGroup_Statement;
|
|
@@ -161689,6 +161713,21 @@ export declare class WAFv2RuleGroup_OrStatement {
|
|
|
161689
161713
|
});
|
|
161690
161714
|
}
|
|
161691
161715
|
|
|
161716
|
+
export declare class WAFv2RuleGroup_PaymentNetwork {
|
|
161717
|
+
constructor(props: {
|
|
161718
|
+
Chain: WAFv2RuleGroup_BlockchainChain;
|
|
161719
|
+
Prices: any;
|
|
161720
|
+
WalletAddress: string;
|
|
161721
|
+
});
|
|
161722
|
+
}
|
|
161723
|
+
|
|
161724
|
+
export declare class WAFv2RuleGroup_Price {
|
|
161725
|
+
constructor(props: {
|
|
161726
|
+
Amount: string;
|
|
161727
|
+
Currency: WAFv2RuleGroup_CryptoCurrency;
|
|
161728
|
+
});
|
|
161729
|
+
}
|
|
161730
|
+
|
|
161692
161731
|
export declare class WAFv2RuleGroup_RateBasedStatement {
|
|
161693
161732
|
constructor(props: {
|
|
161694
161733
|
AggregateKeyType: "CONSTANT" | "CUSTOM_KEYS" | "FORWARDED_IP" | "IP";
|
|
@@ -161810,6 +161849,7 @@ export declare class WAFv2RuleGroup_RuleAction {
|
|
|
161810
161849
|
Captcha?: WAFv2RuleGroup_CaptchaAction;
|
|
161811
161850
|
Challenge?: WAFv2RuleGroup_ChallengeAction;
|
|
161812
161851
|
Count?: WAFv2RuleGroup_CountAction;
|
|
161852
|
+
Monetize?: WAFv2RuleGroup_MonetizeAction;
|
|
161813
161853
|
});
|
|
161814
161854
|
}
|
|
161815
161855
|
|
|
@@ -162051,6 +162091,12 @@ export declare class WAFv2WebACL_CountAction {
|
|
|
162051
162091
|
});
|
|
162052
162092
|
}
|
|
162053
162093
|
|
|
162094
|
+
export declare class WAFv2WebACL_CryptoConfig {
|
|
162095
|
+
constructor(props: {
|
|
162096
|
+
PaymentNetworks: any;
|
|
162097
|
+
});
|
|
162098
|
+
}
|
|
162099
|
+
|
|
162054
162100
|
export declare class WAFv2WebACL_CustomHTTPHeader {
|
|
162055
162101
|
constructor(props: {
|
|
162056
162102
|
Name: string;
|
|
@@ -162276,6 +162322,19 @@ export declare class WAFv2WebACL_ManagedRuleGroupStatement {
|
|
|
162276
162322
|
});
|
|
162277
162323
|
}
|
|
162278
162324
|
|
|
162325
|
+
export declare class WAFv2WebACL_MonetizationConfig {
|
|
162326
|
+
constructor(props: {
|
|
162327
|
+
CryptoConfig?: WAFv2WebACL_CryptoConfig;
|
|
162328
|
+
CurrencyMode?: WAFv2WebACL_CurrencyMode;
|
|
162329
|
+
});
|
|
162330
|
+
}
|
|
162331
|
+
|
|
162332
|
+
export declare class WAFv2WebACL_MonetizeAction {
|
|
162333
|
+
constructor(props: {
|
|
162334
|
+
PriceMultiplier?: string;
|
|
162335
|
+
});
|
|
162336
|
+
}
|
|
162337
|
+
|
|
162279
162338
|
export declare class WAFv2WebACL_NotStatement {
|
|
162280
162339
|
constructor(props: {
|
|
162281
162340
|
Statement: WAFv2WebACL_Statement;
|
|
@@ -162303,6 +162362,21 @@ export declare class WAFv2WebACL_OverrideAction {
|
|
|
162303
162362
|
});
|
|
162304
162363
|
}
|
|
162305
162364
|
|
|
162365
|
+
export declare class WAFv2WebACL_PaymentNetwork {
|
|
162366
|
+
constructor(props: {
|
|
162367
|
+
Chain: WAFv2WebACL_BlockchainChain;
|
|
162368
|
+
Prices: any;
|
|
162369
|
+
WalletAddress: string;
|
|
162370
|
+
});
|
|
162371
|
+
}
|
|
162372
|
+
|
|
162373
|
+
export declare class WAFv2WebACL_Price {
|
|
162374
|
+
constructor(props: {
|
|
162375
|
+
Amount: string;
|
|
162376
|
+
Currency: WAFv2WebACL_CryptoCurrency;
|
|
162377
|
+
});
|
|
162378
|
+
}
|
|
162379
|
+
|
|
162306
162380
|
export declare class WAFv2WebACL_RateBasedStatement {
|
|
162307
162381
|
constructor(props: {
|
|
162308
162382
|
AggregateKeyType: "CONSTANT" | "CUSTOM_KEYS" | "FORWARDED_IP" | "IP";
|
|
@@ -162495,6 +162569,7 @@ export declare class WAFv2WebACL_RuleAction {
|
|
|
162495
162569
|
Captcha?: WAFv2WebACL_CaptchaAction;
|
|
162496
162570
|
Challenge?: WAFv2WebACL_ChallengeAction;
|
|
162497
162571
|
Count?: WAFv2WebACL_CountAction;
|
|
162572
|
+
Monetize?: WAFv2WebACL_MonetizeAction;
|
|
162498
162573
|
});
|
|
162499
162574
|
}
|
|
162500
162575
|
|
|
@@ -168694,6 +168769,8 @@ export type MediaPackageV2OriginEndpoint_CustomAdType =
|
|
|
168694
168769
|
| "PROGRAM"
|
|
168695
168770
|
| "UNSCHEDULED_EVENT";
|
|
168696
168771
|
|
|
168772
|
+
export type MediaPackageV2OriginEndpoint_DashAudioTimelinePattern = "NONE" | "PATTERNED";
|
|
168773
|
+
|
|
168697
168774
|
export type MediaPackageV2OriginEndpoint_DashCompactness = "NONE" | "STANDARD";
|
|
168698
168775
|
|
|
168699
168776
|
export type MediaPackageV2OriginEndpoint_DashDrmSignaling = "INDIVIDUAL" | "REFERENCED";
|
|
@@ -168756,7 +168833,9 @@ export type MediaPackageV2OriginEndpoint_PresetSpeke20Video =
|
|
|
168756
168833
|
export type MediaPackageV2OriginEndpoint_ScteFilter =
|
|
168757
168834
|
| "ALTERNATE_CONTENT_OPPORTUNITY"
|
|
168758
168835
|
| "BREAK"
|
|
168836
|
+
| "CALL_AD_SERVER"
|
|
168759
168837
|
| "CHAPTER"
|
|
168838
|
+
| "CONTENT_IDENTIFICATION"
|
|
168760
168839
|
| "DISTRIBUTOR_ADVERTISEMENT"
|
|
168761
168840
|
| "DISTRIBUTOR_AD_BLOCK"
|
|
168762
168841
|
| "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY"
|
|
@@ -171874,11 +171953,17 @@ export type WAFv2IPSet_IPAddressVersion = "IPV4" | "IPV6";
|
|
|
171874
171953
|
|
|
171875
171954
|
export type WAFv2IPSet_Scope = "CLOUDFRONT" | "REGIONAL";
|
|
171876
171955
|
|
|
171956
|
+
export type WAFv2RuleGroup_BlockchainChain = "BASE" | "BASE_SEPOLIA" | "SOLANA" | "SOLANA_DEVNET";
|
|
171957
|
+
|
|
171877
171958
|
export type WAFv2RuleGroup_BodyParsingFallbackBehavior =
|
|
171878
171959
|
| "EVALUATE_AS_STRING"
|
|
171879
171960
|
| "MATCH"
|
|
171880
171961
|
| "NO_MATCH";
|
|
171881
171962
|
|
|
171963
|
+
export type WAFv2RuleGroup_CryptoCurrency = "USDC";
|
|
171964
|
+
|
|
171965
|
+
export type WAFv2RuleGroup_CurrencyMode = "REAL" | "TEST";
|
|
171966
|
+
|
|
171882
171967
|
export type WAFv2RuleGroup_EvaluationWindowSec = 120 | 300 | 60 | 600;
|
|
171883
171968
|
|
|
171884
171969
|
export type WAFv2RuleGroup_JsonMatchScope = "ALL" | "KEY" | "VALUE";
|
|
@@ -171925,8 +172010,14 @@ export type WAFv2RuleGroup_TextTransformationType =
|
|
|
171925
172010
|
| "URL_DECODE_UNI"
|
|
171926
172011
|
| "UTF8_TO_UNICODE";
|
|
171927
172012
|
|
|
172013
|
+
export type WAFv2WebACL_BlockchainChain = "BASE" | "BASE_SEPOLIA" | "SOLANA" | "SOLANA_DEVNET";
|
|
172014
|
+
|
|
171928
172015
|
export type WAFv2WebACL_BodyParsingFallbackBehavior = "EVALUATE_AS_STRING" | "MATCH" | "NO_MATCH";
|
|
171929
172016
|
|
|
172017
|
+
export type WAFv2WebACL_CryptoCurrency = "USDC";
|
|
172018
|
+
|
|
172019
|
+
export type WAFv2WebACL_CurrencyMode = "REAL" | "TEST";
|
|
172020
|
+
|
|
171930
172021
|
export type WAFv2WebACL_DataProtectionAction = "HASH" | "SUBSTITUTION";
|
|
171931
172022
|
|
|
171932
172023
|
export type WAFv2WebACL_EvaluationWindowSec = 120 | 300 | 60 | 600;
|
package/package.json
CHANGED
package/src/generated/index.d.ts
CHANGED
|
@@ -11510,6 +11510,7 @@ export declare class EC2Route {
|
|
|
11510
11510
|
NatGatewayId?: string;
|
|
11511
11511
|
/** The ID of a network interface. */
|
|
11512
11512
|
NetworkInterfaceId?: string;
|
|
11513
|
+
/** The Amazon Resource Name (ARN) of the ODB network. */
|
|
11513
11514
|
OdbNetworkArn?: string;
|
|
11514
11515
|
/** The ID of a transit gateway. */
|
|
11515
11516
|
TransitGatewayId?: string;
|
|
@@ -37005,6 +37006,7 @@ export declare class WAFv2RuleGroup {
|
|
|
37005
37006
|
Description?: string;
|
|
37006
37007
|
Id?: string;
|
|
37007
37008
|
LabelNamespace?: string;
|
|
37009
|
+
MonetizationConfig?: WAFv2RuleGroup_MonetizationConfig;
|
|
37008
37010
|
Name?: string;
|
|
37009
37011
|
/** Collection of Rules. */
|
|
37010
37012
|
Rules?: WAFv2RuleGroup_Rule[];
|
|
@@ -37035,6 +37037,7 @@ export declare class WAFv2WebACL {
|
|
|
37035
37037
|
Description?: string;
|
|
37036
37038
|
Id?: string;
|
|
37037
37039
|
LabelNamespace?: string;
|
|
37040
|
+
MonetizationConfig?: WAFv2WebACL_MonetizationConfig;
|
|
37038
37041
|
Name?: string;
|
|
37039
37042
|
OnSourceDDoSProtectionConfig?: WAFv2WebACL_OnSourceDDoSProtectionConfig;
|
|
37040
37043
|
/** Collection of Rules. */
|
|
@@ -69438,6 +69441,7 @@ export declare class DashManifestConfiguration {
|
|
|
69438
69441
|
constructor(props: {
|
|
69439
69442
|
/** <p>A short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. </p> */
|
|
69440
69443
|
ManifestName: string;
|
|
69444
|
+
AudioTimelinePattern?: MediaPackageV2OriginEndpoint_DashAudioTimelinePattern;
|
|
69441
69445
|
AvailabilityStartTimeConfiguration?: any;
|
|
69442
69446
|
/** <p>The base URL to use for retrieving segments.</p> */
|
|
69443
69447
|
BaseUrls?: MediaPackageV2OriginEndpoint_DashBaseUrl[];
|
|
@@ -109994,6 +109998,7 @@ export declare class MediaPackageV2OriginEndpoint_DashManifestConfiguration {
|
|
|
109994
109998
|
constructor(props: {
|
|
109995
109999
|
/** <p>A short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. </p> */
|
|
109996
110000
|
ManifestName: string;
|
|
110001
|
+
AudioTimelinePattern?: MediaPackageV2OriginEndpoint_DashAudioTimelinePattern;
|
|
109997
110002
|
AvailabilityStartTimeConfiguration?: any;
|
|
109998
110003
|
/** <p>The base URL to use for retrieving segments.</p> */
|
|
109999
110004
|
BaseUrls?: MediaPackageV2OriginEndpoint_DashBaseUrl[];
|
|
@@ -161516,6 +161521,12 @@ export declare class WAFv2RuleGroup_CountAction {
|
|
|
161516
161521
|
});
|
|
161517
161522
|
}
|
|
161518
161523
|
|
|
161524
|
+
export declare class WAFv2RuleGroup_CryptoConfig {
|
|
161525
|
+
constructor(props: {
|
|
161526
|
+
PaymentNetworks: any;
|
|
161527
|
+
});
|
|
161528
|
+
}
|
|
161529
|
+
|
|
161519
161530
|
export declare class WAFv2RuleGroup_CustomHTTPHeader {
|
|
161520
161531
|
constructor(props: {
|
|
161521
161532
|
Name: string;
|
|
@@ -161677,6 +161688,19 @@ export declare class WAFv2RuleGroup_LabelSummary {
|
|
|
161677
161688
|
});
|
|
161678
161689
|
}
|
|
161679
161690
|
|
|
161691
|
+
export declare class WAFv2RuleGroup_MonetizationConfig {
|
|
161692
|
+
constructor(props: {
|
|
161693
|
+
CryptoConfig?: WAFv2RuleGroup_CryptoConfig;
|
|
161694
|
+
CurrencyMode?: WAFv2RuleGroup_CurrencyMode;
|
|
161695
|
+
});
|
|
161696
|
+
}
|
|
161697
|
+
|
|
161698
|
+
export declare class WAFv2RuleGroup_MonetizeAction {
|
|
161699
|
+
constructor(props: {
|
|
161700
|
+
PriceMultiplier?: string;
|
|
161701
|
+
});
|
|
161702
|
+
}
|
|
161703
|
+
|
|
161680
161704
|
export declare class WAFv2RuleGroup_NotStatement {
|
|
161681
161705
|
constructor(props: {
|
|
161682
161706
|
Statement: WAFv2RuleGroup_Statement;
|
|
@@ -161689,6 +161713,21 @@ export declare class WAFv2RuleGroup_OrStatement {
|
|
|
161689
161713
|
});
|
|
161690
161714
|
}
|
|
161691
161715
|
|
|
161716
|
+
export declare class WAFv2RuleGroup_PaymentNetwork {
|
|
161717
|
+
constructor(props: {
|
|
161718
|
+
Chain: WAFv2RuleGroup_BlockchainChain;
|
|
161719
|
+
Prices: any;
|
|
161720
|
+
WalletAddress: string;
|
|
161721
|
+
});
|
|
161722
|
+
}
|
|
161723
|
+
|
|
161724
|
+
export declare class WAFv2RuleGroup_Price {
|
|
161725
|
+
constructor(props: {
|
|
161726
|
+
Amount: string;
|
|
161727
|
+
Currency: WAFv2RuleGroup_CryptoCurrency;
|
|
161728
|
+
});
|
|
161729
|
+
}
|
|
161730
|
+
|
|
161692
161731
|
export declare class WAFv2RuleGroup_RateBasedStatement {
|
|
161693
161732
|
constructor(props: {
|
|
161694
161733
|
AggregateKeyType: "CONSTANT" | "CUSTOM_KEYS" | "FORWARDED_IP" | "IP";
|
|
@@ -161810,6 +161849,7 @@ export declare class WAFv2RuleGroup_RuleAction {
|
|
|
161810
161849
|
Captcha?: WAFv2RuleGroup_CaptchaAction;
|
|
161811
161850
|
Challenge?: WAFv2RuleGroup_ChallengeAction;
|
|
161812
161851
|
Count?: WAFv2RuleGroup_CountAction;
|
|
161852
|
+
Monetize?: WAFv2RuleGroup_MonetizeAction;
|
|
161813
161853
|
});
|
|
161814
161854
|
}
|
|
161815
161855
|
|
|
@@ -162051,6 +162091,12 @@ export declare class WAFv2WebACL_CountAction {
|
|
|
162051
162091
|
});
|
|
162052
162092
|
}
|
|
162053
162093
|
|
|
162094
|
+
export declare class WAFv2WebACL_CryptoConfig {
|
|
162095
|
+
constructor(props: {
|
|
162096
|
+
PaymentNetworks: any;
|
|
162097
|
+
});
|
|
162098
|
+
}
|
|
162099
|
+
|
|
162054
162100
|
export declare class WAFv2WebACL_CustomHTTPHeader {
|
|
162055
162101
|
constructor(props: {
|
|
162056
162102
|
Name: string;
|
|
@@ -162276,6 +162322,19 @@ export declare class WAFv2WebACL_ManagedRuleGroupStatement {
|
|
|
162276
162322
|
});
|
|
162277
162323
|
}
|
|
162278
162324
|
|
|
162325
|
+
export declare class WAFv2WebACL_MonetizationConfig {
|
|
162326
|
+
constructor(props: {
|
|
162327
|
+
CryptoConfig?: WAFv2WebACL_CryptoConfig;
|
|
162328
|
+
CurrencyMode?: WAFv2WebACL_CurrencyMode;
|
|
162329
|
+
});
|
|
162330
|
+
}
|
|
162331
|
+
|
|
162332
|
+
export declare class WAFv2WebACL_MonetizeAction {
|
|
162333
|
+
constructor(props: {
|
|
162334
|
+
PriceMultiplier?: string;
|
|
162335
|
+
});
|
|
162336
|
+
}
|
|
162337
|
+
|
|
162279
162338
|
export declare class WAFv2WebACL_NotStatement {
|
|
162280
162339
|
constructor(props: {
|
|
162281
162340
|
Statement: WAFv2WebACL_Statement;
|
|
@@ -162303,6 +162362,21 @@ export declare class WAFv2WebACL_OverrideAction {
|
|
|
162303
162362
|
});
|
|
162304
162363
|
}
|
|
162305
162364
|
|
|
162365
|
+
export declare class WAFv2WebACL_PaymentNetwork {
|
|
162366
|
+
constructor(props: {
|
|
162367
|
+
Chain: WAFv2WebACL_BlockchainChain;
|
|
162368
|
+
Prices: any;
|
|
162369
|
+
WalletAddress: string;
|
|
162370
|
+
});
|
|
162371
|
+
}
|
|
162372
|
+
|
|
162373
|
+
export declare class WAFv2WebACL_Price {
|
|
162374
|
+
constructor(props: {
|
|
162375
|
+
Amount: string;
|
|
162376
|
+
Currency: WAFv2WebACL_CryptoCurrency;
|
|
162377
|
+
});
|
|
162378
|
+
}
|
|
162379
|
+
|
|
162306
162380
|
export declare class WAFv2WebACL_RateBasedStatement {
|
|
162307
162381
|
constructor(props: {
|
|
162308
162382
|
AggregateKeyType: "CONSTANT" | "CUSTOM_KEYS" | "FORWARDED_IP" | "IP";
|
|
@@ -162495,6 +162569,7 @@ export declare class WAFv2WebACL_RuleAction {
|
|
|
162495
162569
|
Captcha?: WAFv2WebACL_CaptchaAction;
|
|
162496
162570
|
Challenge?: WAFv2WebACL_ChallengeAction;
|
|
162497
162571
|
Count?: WAFv2WebACL_CountAction;
|
|
162572
|
+
Monetize?: WAFv2WebACL_MonetizeAction;
|
|
162498
162573
|
});
|
|
162499
162574
|
}
|
|
162500
162575
|
|
|
@@ -168694,6 +168769,8 @@ export type MediaPackageV2OriginEndpoint_CustomAdType =
|
|
|
168694
168769
|
| "PROGRAM"
|
|
168695
168770
|
| "UNSCHEDULED_EVENT";
|
|
168696
168771
|
|
|
168772
|
+
export type MediaPackageV2OriginEndpoint_DashAudioTimelinePattern = "NONE" | "PATTERNED";
|
|
168773
|
+
|
|
168697
168774
|
export type MediaPackageV2OriginEndpoint_DashCompactness = "NONE" | "STANDARD";
|
|
168698
168775
|
|
|
168699
168776
|
export type MediaPackageV2OriginEndpoint_DashDrmSignaling = "INDIVIDUAL" | "REFERENCED";
|
|
@@ -168756,7 +168833,9 @@ export type MediaPackageV2OriginEndpoint_PresetSpeke20Video =
|
|
|
168756
168833
|
export type MediaPackageV2OriginEndpoint_ScteFilter =
|
|
168757
168834
|
| "ALTERNATE_CONTENT_OPPORTUNITY"
|
|
168758
168835
|
| "BREAK"
|
|
168836
|
+
| "CALL_AD_SERVER"
|
|
168759
168837
|
| "CHAPTER"
|
|
168838
|
+
| "CONTENT_IDENTIFICATION"
|
|
168760
168839
|
| "DISTRIBUTOR_ADVERTISEMENT"
|
|
168761
168840
|
| "DISTRIBUTOR_AD_BLOCK"
|
|
168762
168841
|
| "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY"
|
|
@@ -171874,11 +171953,17 @@ export type WAFv2IPSet_IPAddressVersion = "IPV4" | "IPV6";
|
|
|
171874
171953
|
|
|
171875
171954
|
export type WAFv2IPSet_Scope = "CLOUDFRONT" | "REGIONAL";
|
|
171876
171955
|
|
|
171956
|
+
export type WAFv2RuleGroup_BlockchainChain = "BASE" | "BASE_SEPOLIA" | "SOLANA" | "SOLANA_DEVNET";
|
|
171957
|
+
|
|
171877
171958
|
export type WAFv2RuleGroup_BodyParsingFallbackBehavior =
|
|
171878
171959
|
| "EVALUATE_AS_STRING"
|
|
171879
171960
|
| "MATCH"
|
|
171880
171961
|
| "NO_MATCH";
|
|
171881
171962
|
|
|
171963
|
+
export type WAFv2RuleGroup_CryptoCurrency = "USDC";
|
|
171964
|
+
|
|
171965
|
+
export type WAFv2RuleGroup_CurrencyMode = "REAL" | "TEST";
|
|
171966
|
+
|
|
171882
171967
|
export type WAFv2RuleGroup_EvaluationWindowSec = 120 | 300 | 60 | 600;
|
|
171883
171968
|
|
|
171884
171969
|
export type WAFv2RuleGroup_JsonMatchScope = "ALL" | "KEY" | "VALUE";
|
|
@@ -171925,8 +172010,14 @@ export type WAFv2RuleGroup_TextTransformationType =
|
|
|
171925
172010
|
| "URL_DECODE_UNI"
|
|
171926
172011
|
| "UTF8_TO_UNICODE";
|
|
171927
172012
|
|
|
172013
|
+
export type WAFv2WebACL_BlockchainChain = "BASE" | "BASE_SEPOLIA" | "SOLANA" | "SOLANA_DEVNET";
|
|
172014
|
+
|
|
171928
172015
|
export type WAFv2WebACL_BodyParsingFallbackBehavior = "EVALUATE_AS_STRING" | "MATCH" | "NO_MATCH";
|
|
171929
172016
|
|
|
172017
|
+
export type WAFv2WebACL_CryptoCurrency = "USDC";
|
|
172018
|
+
|
|
172019
|
+
export type WAFv2WebACL_CurrencyMode = "REAL" | "TEST";
|
|
172020
|
+
|
|
171930
172021
|
export type WAFv2WebACL_DataProtectionAction = "HASH" | "SUBSTITUTION";
|
|
171931
172022
|
|
|
171932
172023
|
export type WAFv2WebACL_EvaluationWindowSec = 120 | 300 | 60 | 600;
|
package/src/generated/index.ts
CHANGED
|
@@ -14958,6 +14958,7 @@ export const WAFv2RuleGroup_ChallengeConfig = createProperty("AWS::WAFv2::RuleGr
|
|
|
14958
14958
|
export const WAFv2RuleGroup_CookieMatchPattern = createProperty("AWS::WAFv2::RuleGroup.CookieMatchPattern", "aws");
|
|
14959
14959
|
export const WAFv2RuleGroup_Cookies = createProperty("AWS::WAFv2::RuleGroup.Cookies", "aws");
|
|
14960
14960
|
export const WAFv2RuleGroup_CountAction = createProperty("AWS::WAFv2::RuleGroup.CountAction", "aws");
|
|
14961
|
+
export const WAFv2RuleGroup_CryptoConfig = createProperty("AWS::WAFv2::RuleGroup.CryptoConfig", "aws");
|
|
14961
14962
|
export const WAFv2RuleGroup_CustomHTTPHeader = createProperty("AWS::WAFv2::RuleGroup.CustomHTTPHeader", "aws");
|
|
14962
14963
|
export const WAFv2RuleGroup_CustomRequestHandling = createProperty("AWS::WAFv2::RuleGroup.CustomRequestHandling", "aws");
|
|
14963
14964
|
export const WAFv2RuleGroup_CustomResponse = createProperty("AWS::WAFv2::RuleGroup.CustomResponse", "aws");
|
|
@@ -14978,8 +14979,12 @@ export const WAFv2RuleGroup_JsonMatchPattern = createProperty("AWS::WAFv2::RuleG
|
|
|
14978
14979
|
export const WAFv2RuleGroup_Label = createProperty("AWS::WAFv2::RuleGroup.Label", "aws");
|
|
14979
14980
|
export const WAFv2RuleGroup_LabelMatchStatement = createProperty("AWS::WAFv2::RuleGroup.LabelMatchStatement", "aws");
|
|
14980
14981
|
export const WAFv2RuleGroup_LabelSummary = createProperty("AWS::WAFv2::RuleGroup.LabelSummary", "aws");
|
|
14982
|
+
export const WAFv2RuleGroup_MonetizationConfig = createProperty("AWS::WAFv2::RuleGroup.MonetizationConfig", "aws");
|
|
14983
|
+
export const WAFv2RuleGroup_MonetizeAction = createProperty("AWS::WAFv2::RuleGroup.MonetizeAction", "aws");
|
|
14981
14984
|
export const WAFv2RuleGroup_NotStatement = createProperty("AWS::WAFv2::RuleGroup.NotStatement", "aws");
|
|
14982
14985
|
export const WAFv2RuleGroup_OrStatement = createProperty("AWS::WAFv2::RuleGroup.OrStatement", "aws");
|
|
14986
|
+
export const WAFv2RuleGroup_PaymentNetwork = createProperty("AWS::WAFv2::RuleGroup.PaymentNetwork", "aws");
|
|
14987
|
+
export const WAFv2RuleGroup_Price = createProperty("AWS::WAFv2::RuleGroup.Price", "aws");
|
|
14983
14988
|
export const WAFv2RuleGroup_RateBasedStatement = createProperty("AWS::WAFv2::RuleGroup.RateBasedStatement", "aws");
|
|
14984
14989
|
export const WAFv2RuleGroup_RateBasedStatementCustomKey = createProperty("AWS::WAFv2::RuleGroup.RateBasedStatementCustomKey", "aws");
|
|
14985
14990
|
export const WAFv2RuleGroup_RateLimitCookie = createProperty("AWS::WAFv2::RuleGroup.RateLimitCookie", "aws");
|
|
@@ -15025,6 +15030,7 @@ export const WAFv2WebACL_ClientSideActionConfig = createProperty("AWS::WAFv2::We
|
|
|
15025
15030
|
export const WAFv2WebACL_CookieMatchPattern = createProperty("AWS::WAFv2::WebACL.CookieMatchPattern", "aws");
|
|
15026
15031
|
export const WAFv2WebACL_Cookies = createProperty("AWS::WAFv2::WebACL.Cookies", "aws");
|
|
15027
15032
|
export const WAFv2WebACL_CountAction = createProperty("AWS::WAFv2::WebACL.CountAction", "aws");
|
|
15033
|
+
export const WAFv2WebACL_CryptoConfig = createProperty("AWS::WAFv2::WebACL.CryptoConfig", "aws");
|
|
15028
15034
|
export const WAFv2WebACL_CustomHTTPHeader = createProperty("AWS::WAFv2::WebACL.CustomHTTPHeader", "aws");
|
|
15029
15035
|
export const WAFv2WebACL_CustomRequestHandling = createProperty("AWS::WAFv2::WebACL.CustomRequestHandling", "aws");
|
|
15030
15036
|
export const WAFv2WebACL_CustomResponse = createProperty("AWS::WAFv2::WebACL.CustomResponse", "aws");
|
|
@@ -15052,10 +15058,14 @@ export const WAFv2WebACL_Label = createProperty("AWS::WAFv2::WebACL.Label", "aws
|
|
|
15052
15058
|
export const WAFv2WebACL_LabelMatchStatement = createProperty("AWS::WAFv2::WebACL.LabelMatchStatement", "aws");
|
|
15053
15059
|
export const WAFv2WebACL_ManagedRuleGroupConfig = createProperty("AWS::WAFv2::WebACL.ManagedRuleGroupConfig", "aws");
|
|
15054
15060
|
export const WAFv2WebACL_ManagedRuleGroupStatement = createProperty("AWS::WAFv2::WebACL.ManagedRuleGroupStatement", "aws");
|
|
15061
|
+
export const WAFv2WebACL_MonetizationConfig = createProperty("AWS::WAFv2::WebACL.MonetizationConfig", "aws");
|
|
15062
|
+
export const WAFv2WebACL_MonetizeAction = createProperty("AWS::WAFv2::WebACL.MonetizeAction", "aws");
|
|
15055
15063
|
export const WAFv2WebACL_NotStatement = createProperty("AWS::WAFv2::WebACL.NotStatement", "aws");
|
|
15056
15064
|
export const WAFv2WebACL_OnSourceDDoSProtectionConfig = createProperty("AWS::WAFv2::WebACL.OnSourceDDoSProtectionConfig", "aws");
|
|
15057
15065
|
export const WAFv2WebACL_OrStatement = createProperty("AWS::WAFv2::WebACL.OrStatement", "aws");
|
|
15058
15066
|
export const WAFv2WebACL_OverrideAction = createProperty("AWS::WAFv2::WebACL.OverrideAction", "aws");
|
|
15067
|
+
export const WAFv2WebACL_PaymentNetwork = createProperty("AWS::WAFv2::WebACL.PaymentNetwork", "aws");
|
|
15068
|
+
export const WAFv2WebACL_Price = createProperty("AWS::WAFv2::WebACL.Price", "aws");
|
|
15059
15069
|
export const WAFv2WebACL_RateBasedStatement = createProperty("AWS::WAFv2::WebACL.RateBasedStatement", "aws");
|
|
15060
15070
|
export const WAFv2WebACL_RateBasedStatementCustomKey = createProperty("AWS::WAFv2::WebACL.RateBasedStatementCustomKey", "aws");
|
|
15061
15071
|
export const WAFv2WebACL_RateLimitCookie = createProperty("AWS::WAFv2::WebACL.RateLimitCookie", "aws");
|
|
@@ -125247,6 +125247,11 @@
|
|
|
125247
125247
|
"kind": "property",
|
|
125248
125248
|
"lexicon": "aws"
|
|
125249
125249
|
},
|
|
125250
|
+
"WAFv2RuleGroup_CryptoConfig": {
|
|
125251
|
+
"resourceType": "AWS::WAFv2::RuleGroup.CryptoConfig",
|
|
125252
|
+
"kind": "property",
|
|
125253
|
+
"lexicon": "aws"
|
|
125254
|
+
},
|
|
125250
125255
|
"WAFv2RuleGroup_CustomHTTPHeader": {
|
|
125251
125256
|
"resourceType": "AWS::WAFv2::RuleGroup.CustomHTTPHeader",
|
|
125252
125257
|
"kind": "property",
|
|
@@ -125347,6 +125352,16 @@
|
|
|
125347
125352
|
"kind": "property",
|
|
125348
125353
|
"lexicon": "aws"
|
|
125349
125354
|
},
|
|
125355
|
+
"WAFv2RuleGroup_MonetizationConfig": {
|
|
125356
|
+
"resourceType": "AWS::WAFv2::RuleGroup.MonetizationConfig",
|
|
125357
|
+
"kind": "property",
|
|
125358
|
+
"lexicon": "aws"
|
|
125359
|
+
},
|
|
125360
|
+
"WAFv2RuleGroup_MonetizeAction": {
|
|
125361
|
+
"resourceType": "AWS::WAFv2::RuleGroup.MonetizeAction",
|
|
125362
|
+
"kind": "property",
|
|
125363
|
+
"lexicon": "aws"
|
|
125364
|
+
},
|
|
125350
125365
|
"WAFv2RuleGroup_NotStatement": {
|
|
125351
125366
|
"resourceType": "AWS::WAFv2::RuleGroup.NotStatement",
|
|
125352
125367
|
"kind": "property",
|
|
@@ -125357,6 +125372,16 @@
|
|
|
125357
125372
|
"kind": "property",
|
|
125358
125373
|
"lexicon": "aws"
|
|
125359
125374
|
},
|
|
125375
|
+
"WAFv2RuleGroup_PaymentNetwork": {
|
|
125376
|
+
"resourceType": "AWS::WAFv2::RuleGroup.PaymentNetwork",
|
|
125377
|
+
"kind": "property",
|
|
125378
|
+
"lexicon": "aws"
|
|
125379
|
+
},
|
|
125380
|
+
"WAFv2RuleGroup_Price": {
|
|
125381
|
+
"resourceType": "AWS::WAFv2::RuleGroup.Price",
|
|
125382
|
+
"kind": "property",
|
|
125383
|
+
"lexicon": "aws"
|
|
125384
|
+
},
|
|
125360
125385
|
"WAFv2RuleGroup_RateBasedStatement": {
|
|
125361
125386
|
"resourceType": "AWS::WAFv2::RuleGroup.RateBasedStatement",
|
|
125362
125387
|
"kind": "property",
|
|
@@ -125625,6 +125650,11 @@
|
|
|
125625
125650
|
"kind": "property",
|
|
125626
125651
|
"lexicon": "aws"
|
|
125627
125652
|
},
|
|
125653
|
+
"WAFv2WebACL_CryptoConfig": {
|
|
125654
|
+
"resourceType": "AWS::WAFv2::WebACL.CryptoConfig",
|
|
125655
|
+
"kind": "property",
|
|
125656
|
+
"lexicon": "aws"
|
|
125657
|
+
},
|
|
125628
125658
|
"WAFv2WebACL_CustomHTTPHeader": {
|
|
125629
125659
|
"resourceType": "AWS::WAFv2::WebACL.CustomHTTPHeader",
|
|
125630
125660
|
"kind": "property",
|
|
@@ -125760,6 +125790,16 @@
|
|
|
125760
125790
|
"kind": "property",
|
|
125761
125791
|
"lexicon": "aws"
|
|
125762
125792
|
},
|
|
125793
|
+
"WAFv2WebACL_MonetizationConfig": {
|
|
125794
|
+
"resourceType": "AWS::WAFv2::WebACL.MonetizationConfig",
|
|
125795
|
+
"kind": "property",
|
|
125796
|
+
"lexicon": "aws"
|
|
125797
|
+
},
|
|
125798
|
+
"WAFv2WebACL_MonetizeAction": {
|
|
125799
|
+
"resourceType": "AWS::WAFv2::WebACL.MonetizeAction",
|
|
125800
|
+
"kind": "property",
|
|
125801
|
+
"lexicon": "aws"
|
|
125802
|
+
},
|
|
125763
125803
|
"WAFv2WebACL_NotStatement": {
|
|
125764
125804
|
"resourceType": "AWS::WAFv2::WebACL.NotStatement",
|
|
125765
125805
|
"kind": "property",
|
|
@@ -125780,6 +125820,16 @@
|
|
|
125780
125820
|
"kind": "property",
|
|
125781
125821
|
"lexicon": "aws"
|
|
125782
125822
|
},
|
|
125823
|
+
"WAFv2WebACL_PaymentNetwork": {
|
|
125824
|
+
"resourceType": "AWS::WAFv2::WebACL.PaymentNetwork",
|
|
125825
|
+
"kind": "property",
|
|
125826
|
+
"lexicon": "aws"
|
|
125827
|
+
},
|
|
125828
|
+
"WAFv2WebACL_Price": {
|
|
125829
|
+
"resourceType": "AWS::WAFv2::WebACL.Price",
|
|
125830
|
+
"kind": "property",
|
|
125831
|
+
"lexicon": "aws"
|
|
125832
|
+
},
|
|
125783
125833
|
"WAFv2WebACL_RateBasedStatement": {
|
|
125784
125834
|
"resourceType": "AWS::WAFv2::WebACL.RateBasedStatement",
|
|
125785
125835
|
"kind": "property",
|