@@ -224,10 +224,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
224
224
'objectLike' ,
225
225
'arrayWith'
226
226
] ,
227
- 'AssetBuildTime' : [
228
- 'all-before-deploy' ,
229
- 'just-in-time'
230
- ] ,
231
227
'AssetHashType' : [
232
228
'source' ,
233
229
'bundle' ,
@@ -634,31 +630,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
634
630
'TEXT32K' ,
635
631
'ZSTD'
636
632
] ,
637
- 'Command' : [
638
- 'ls' ,
639
- 'list' ,
640
- 'diff' ,
641
- 'bootstrap' ,
642
- 'deploy' ,
643
- 'destroy' ,
644
- 'synthesize' ,
645
- 'synth' ,
646
- 'metadata' ,
647
- 'init' ,
648
- 'version' ,
649
- 'watch' ,
650
- 'gc' ,
651
- 'rollback' ,
652
- 'import' ,
653
- 'acknowledge' ,
654
- 'ack' ,
655
- 'notices' ,
656
- 'migrate' ,
657
- 'context' ,
658
- 'docs' ,
659
- 'doc' ,
660
- 'doctor'
661
- ] ,
662
633
'ComparisonOperator' : [
663
634
0 ,
664
635
1 ,
@@ -896,12 +867,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
896
867
'CONTINUE' ,
897
868
'ABANDON'
898
869
] ,
899
- 'DefaultSelection' : [
900
- 'none' ,
901
- 'single' ,
902
- 'main' ,
903
- 'all'
904
- ] ,
905
870
'DeleteOption' : [
906
871
'SAFE_DELETE' ,
907
872
'FORCE_DELETE' ,
@@ -927,14 +892,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
927
892
'CODE_DEPLOY' ,
928
893
'EXTERNAL'
929
894
] ,
930
- 'DeploymentState' : [
931
- 'pending' ,
932
- 'queued' ,
933
- 'deploying' ,
934
- 'completed' ,
935
- 'failed' ,
936
- 'skipped'
937
- ] ,
938
895
'DesiredState' : [
939
896
'RUNNING' ,
940
897
'STOPPED'
@@ -1067,7 +1024,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
1067
1024
'ECS_AL2_NVIDIA'
1068
1025
] ,
1069
1026
'Effect' : [
1070
- 'Unknown' ,
1071
1027
'Allow' ,
1072
1028
'Deny'
1073
1029
] ,
@@ -1177,11 +1133,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
1177
1133
'SUPERSEDED' ,
1178
1134
'PARALLEL'
1179
1135
] ,
1180
- 'ExtendedStackSelection' : [
1181
- 'none' ,
1182
- 'upstream' ,
1183
- 'downstream'
1184
- ] ,
1185
1136
'FailoverStatusCode' : [
1186
1137
403 ,
1187
1138
404 ,
@@ -1236,12 +1187,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
1236
1187
0 ,
1237
1188
1
1238
1189
] ,
1239
- 'FilterType' : [
1240
- 'resource-identifier' ,
1241
- 'resource-type-prefix' ,
1242
- 'tag-key' ,
1243
- 'tag-value'
1244
- ] ,
1245
1190
'FirehoseRecordSeparator' : [
1246
1191
'\n' ,
1247
1192
'\t' ,
@@ -1300,11 +1245,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
1300
1245
'BIWEEKLY' ,
1301
1246
'MONTHLY'
1302
1247
] ,
1303
- 'FromScan' : [
1304
- 0 ,
1305
- 1 ,
1306
- 2
1307
- ] ,
1308
1248
'FunctionEventType' : [
1309
1249
'viewer-request' ,
1310
1250
'viewer-response'
@@ -2863,16 +2803,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
2863
2803
'resume-cluster' ,
2864
2804
'failover-primary-compute'
2865
2805
] ,
2866
- 'ResourceImpact' : [
2867
- 'WILL_UPDATE' ,
2868
- 'WILL_CREATE' ,
2869
- 'WILL_REPLACE' ,
2870
- 'MAY_REPLACE' ,
2871
- 'WILL_DESTROY' ,
2872
- 'WILL_ORPHAN' ,
2873
- 'WILL_IMPORT' ,
2874
- 'NO_CHANGE'
2875
- ] ,
2876
2806
'RetentionDays' : [
2877
2807
1 ,
2878
2808
3 ,
@@ -2907,12 +2837,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
2907
2837
'StartsWith' ,
2908
2838
'NotEqual'
2909
2839
] ,
2910
- 'RollbackChoice' : [
2911
- 0 ,
2912
- 1 ,
2913
- 2 ,
2914
- 3
2915
- ] ,
2916
2840
'RouterType' : [
2917
2841
'CarrierGateway' ,
2918
2842
'EgressOnlyInternetGateway' ,
@@ -2989,11 +2913,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
2989
2913
'AddToLoadBalancer' ,
2990
2914
'InstanceRefresh'
2991
2915
] ,
2992
- 'ScanStatus' : [
2993
- 'IN_PROGRESS' ,
2994
- 'COMPLETE' ,
2995
- 'FAILED'
2996
- ] ,
2997
2916
'Scope' : [
2998
2917
'task' ,
2999
2918
'shared'
@@ -3138,14 +3057,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
3138
3057
'bar' ,
3139
3058
'events'
3140
3059
] ,
3141
- 'StackSelectionStrategy' : [
3142
- 'ALL_STACKS' ,
3143
- 'MAIN_ASSEMBLY' ,
3144
- 'ONLY_SINGLE' ,
3145
- 'PATTERN_MATCH' ,
3146
- 'PATTERN_MUST_MATCH' ,
3147
- 'PATTERN_MUST_MATCH_SINGLE'
3148
- ] ,
3149
3060
'StackSetOrganizationsAutoDeployment' : [
3150
3061
'Enabled' ,
3151
3062
'Disabled' ,
@@ -3406,11 +3317,6 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
3406
3317
'TcpRetryEvent' : [
3407
3318
'connection-error'
3408
3319
] ,
3409
- 'TemplateSourceOptions' : [
3410
- 'path' ,
3411
- 'stack' ,
3412
- 'scan'
3413
- ] ,
3414
3320
'TemplateType' : [
3415
3321
'Text' ,
3416
3322
'Object'
@@ -4075,7 +3981,17 @@ export const AWS_CDK_ENUMS: { [key: string]: any } = {
4075
3981
'Windows_Server-2022-English-Full-SQL_2022_Express' ,
4076
3982
'Windows_Server-2022-English-Full-SQL_2022_Standard' ,
4077
3983
'Windows_Server-2022-Japanese-Full-SQL_2022_Standard' ,
4078
- 'Windows_Server-2022-Japanese-Full-SQL_2022_Enterprise'
3984
+ 'Windows_Server-2022-Japanese-Full-SQL_2022_Enterprise' ,
3985
+ 'Windows_Server-2025-Chinese_Simplified-Full-Base' ,
3986
+ 'Windows_Server-2025-Chinese_Traditional-Full-Base' ,
3987
+ 'Windows_Server-2025-English-Core-Base' ,
3988
+ 'Windows_Server-2025-English-Full-Base' ,
3989
+ 'Windows_Server-2025-English-Full-SQL_2022_Enterprise' ,
3990
+ 'Windows_Server-2025-English-Full-SQL_2022_Express' ,
3991
+ 'Windows_Server-2025-English-Full-SQL_2022_Standard' ,
3992
+ 'Windows_Server-2025-English-Full-SQL_2022_Web' ,
3993
+ 'Windows_Server-2025-Japanese-Full-Base' ,
3994
+ 'Windows_Server-2025-Korean-Full-Base'
4079
3995
] ,
4080
3996
'WorkerType' : [
4081
3997
'Standard' ,
0 commit comments