@@ -9025,27 +9025,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
9025
9025
'node': '*'
9026
9026
},
9027
9027
'launchTemplateOverrides': {
9028
- 'instanceRequirements': {
9029
- 'acceleratorCount': {
9030
- 'creationStack': '*',
9031
- 'typeHint': 'ResolutionTypeHint'
9032
- },
9033
- 'acceleratorManufacturers': '*',
9034
- 'acceleratorNames': '*',
9035
- 'acceleratorTypes': '*',
9036
- 'allowedInstanceTypes': '*',
9037
- 'bareMetal': '*',
9038
- 'burstablePerformance': '*',
9039
- 'cpuManufacturers': '*',
9040
- 'excludedInstanceTypes': '*',
9041
- 'instanceGenerations': '*',
9042
- 'localStorage': '*',
9043
- 'localStorageTypes': '*',
9044
- 'maxSpotPriceAsPercentageOfOptimalOnDemandPrice': '*',
9045
- 'onDemandMaxPricePercentageOverLowestPrice': '*',
9046
- 'requireHibernateSupport': 'boolean',
9047
- 'spotMaxPricePercentageOverLowestPrice': '*'
9048
- },
9028
+ 'instanceRequirements': '*',
9049
9029
'instanceType': '*',
9050
9030
'weightedCapacity': '*'
9051
9031
}
@@ -9484,10 +9464,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
9484
9464
'logDriverConfig': {
9485
9465
'logDriver': '*',
9486
9466
'options': '*',
9487
- 'secretOptions': {
9488
- 'name': '*',
9489
- 'valueFrom': '*'
9490
- }
9467
+ 'secretOptions': '*'
9491
9468
},
9492
9469
'readonlyRootFilesystem': 'boolean',
9493
9470
'secrets': '*',
@@ -10045,10 +10022,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
10045
10022
'logDriverConfig': {
10046
10023
'logDriver': '*',
10047
10024
'options': '*',
10048
- 'secretOptions': {
10049
- 'name': '*',
10050
- 'valueFrom': '*'
10051
- }
10025
+ 'secretOptions': '*'
10052
10026
},
10053
10027
'readonlyRootFilesystem': 'boolean',
10054
10028
'secrets': '*',
@@ -10865,15 +10839,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
10865
10839
'allowedMethods': 'CloudFrontAllowedMethods',
10866
10840
'pathPattern': '*',
10867
10841
'cachedMethods': 'CloudFrontAllowedCachedMethods',
10868
- 'forwardedValues': {
10869
- 'cookies': {
10870
- 'creationStack': '*',
10871
- 'typeHint': 'ResolutionTypeHint'
10872
- },
10873
- 'headers': '*',
10874
- 'queryString': 'boolean',
10875
- 'queryStringCacheKeys': '*'
10876
- },
10842
+ 'forwardedValues': '*',
10877
10843
'lambdaFunctionAssociations': {
10878
10844
'eventType': 'LambdaEdgeEventType',
10879
10845
'lambdaFunction': {
@@ -10939,12 +10905,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
10939
10905
'includeCookies': 'boolean',
10940
10906
'prefix': '*'
10941
10907
},
10942
- 'errorConfigurations': {
10943
- 'errorCachingMinTtl': '*',
10944
- 'errorCode': '*',
10945
- 'responseCode': '*',
10946
- 'responsePagePath': '*'
10947
- },
10908
+ 'errorConfigurations': '*',
10948
10909
'webACLId': '*',
10949
10910
'viewerCertificate': '*',
10950
10911
'geoRestriction': '*',
@@ -15976,12 +15937,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
15976
15937
'node': '*'
15977
15938
}
15978
15939
},
15979
- 'accessLoggingPolicy': {
15980
- 'emitInterval': '*',
15981
- 'enabled': 'boolean',
15982
- 's3BucketName': '*',
15983
- 's3BucketPrefix': '*'
15984
- },
15940
+ 'accessLoggingPolicy': '*',
15985
15941
'addListener': [
15986
15942
{
15987
15943
'externalPort': '*',
@@ -17061,6 +17017,31 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
17061
17017
'removalPolicy': 'RemovalPolicy'
17062
17018
}
17063
17019
},
17020
+ 'aws-cdk-lib.aws-kinesisfirehose': {
17021
+ 'DeliveryStream': {
17022
+ 'destination': '*',
17023
+ 'deliveryStreamName': '*',
17024
+ 'source': '*',
17025
+ 'role': {
17026
+ 'roleArn': '*',
17027
+ 'roleName': '*',
17028
+ 'assumeRoleAction': '*',
17029
+ 'policyFragment': '*',
17030
+ 'principalAccount': '*',
17031
+ 'grantPrincipal': {
17032
+ 'assumeRoleAction': '*',
17033
+ 'principalAccount': '*'
17034
+ },
17035
+ 'stack': '*',
17036
+ 'env': {
17037
+ 'account': '*',
17038
+ 'region': '*'
17039
+ },
17040
+ 'node': '*'
17041
+ },
17042
+ 'encryption': '*'
17043
+ }
17044
+ },
17064
17045
'aws-cdk-lib.aws-kms': {
17065
17046
'Alias': {
17066
17047
'aliasName': '*',
@@ -26887,6 +26868,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
26887
26868
'placementConstraints': '*',
26888
26869
'placementStrategies': '*',
26889
26870
'daemon': 'boolean',
26871
+ 'availabilityZoneRebalancing': 'AvailabilityZoneRebalancing',
26890
26872
'cluster': {
26891
26873
'clusterName': '*',
26892
26874
'clusterArn': '*',
@@ -27047,6 +27029,9 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
27047
27029
],
27048
27030
'addPlacementConstraints': [
27049
27031
'*'
27032
+ ],
27033
+ 'attachToClassicLB': [
27034
+ '*'
27050
27035
]
27051
27036
},
27052
27037
'Ec2TaskDefinition': {
@@ -27135,6 +27120,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
27135
27120
'uniqueId': '*',
27136
27121
'connections': '*'
27137
27122
},
27123
+ 'daemon': 'boolean',
27138
27124
'cluster': {
27139
27125
'clusterName': '*',
27140
27126
'clusterArn': '*',
@@ -27494,6 +27480,7 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
27494
27480
'connections': '*'
27495
27481
},
27496
27482
'platformVersion': 'FargatePlatformVersion',
27483
+ 'availabilityZoneRebalancing': 'AvailabilityZoneRebalancing',
27497
27484
'cluster': {
27498
27485
'clusterName': '*',
27499
27486
'clusterArn': '*',
@@ -27648,7 +27635,10 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
27648
27635
'logDriver': '*'
27649
27636
},
27650
27637
'taskDefinitionRevision': '*',
27651
- 'volumeConfigurations': '*'
27638
+ 'volumeConfigurations': '*',
27639
+ 'attachToClassicLB': [
27640
+ '*'
27641
+ ]
27652
27642
},
27653
27643
'FargateTaskDefinition': {
27654
27644
'cpu': '*',
@@ -27784,7 +27774,8 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
27784
27774
},
27785
27775
'node': '*'
27786
27776
},
27787
- 'ignoreClientCertificateExpiry': 'boolean'
27777
+ 'ignoreClientCertificateExpiry': 'boolean',
27778
+ 'advertiseTrustStoreCaNames': 'boolean'
27788
27779
},
27789
27780
'addCertificateArns': [
27790
27781
'*',
@@ -28020,7 +28011,8 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
28020
28011
'region': '*'
28021
28012
}
28022
28013
},
28023
- 'ignoreClientCertificateExpiry': 'boolean'
28014
+ 'ignoreClientCertificateExpiry': 'boolean',
28015
+ 'advertiseTrustStoreCaNames': 'boolean'
28024
28016
}
28025
28017
}
28026
28018
],
@@ -28506,7 +28498,8 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
28506
28498
'region': '*'
28507
28499
}
28508
28500
},
28509
- 'ignoreClientCertificateExpiry': 'boolean'
28501
+ 'ignoreClientCertificateExpiry': 'boolean',
28502
+ 'advertiseTrustStoreCaNames': 'boolean'
28510
28503
}
28511
28504
}
28512
28505
]
@@ -28549,7 +28542,8 @@ export const AWS_CDK_CONSTRUCTOR_PROPS: { [key: string]: any } = {
28549
28542
'region': '*'
28550
28543
}
28551
28544
},
28552
- 'ignoreClientCertificateExpiry': 'boolean'
28545
+ 'ignoreClientCertificateExpiry': 'boolean',
28546
+ 'advertiseTrustStoreCaNames': 'boolean'
28553
28547
}
28554
28548
}
28555
28549
]
0 commit comments