@@ -962,27 +962,60 @@ export class AuroraPostgresEngineVersion {
962
962
* @deprecated Version 12.10 is no longer supported by Amazon RDS.
963
963
*/
964
964
public static readonly VER_12_10 = AuroraPostgresEngineVersion . of ( '12.10' , '12' , { s3Import : true , s3Export : true } ) ;
965
- /** Version "12.11". */
965
+ /**
966
+ * Version "12.11".
967
+ * @deprecated Version 12.11 is no longer supported by Amazon RDS.
968
+ */
966
969
public static readonly VER_12_11 = AuroraPostgresEngineVersion . of ( '12.11' , '12' , { s3Import : true , s3Export : true } ) ;
967
- /** Version "12.12". */
970
+ /**
971
+ * Version "12.12".
972
+ * @deprecated Version 12.12 is no longer supported by Amazon RDS.
973
+ */
968
974
public static readonly VER_12_12 = AuroraPostgresEngineVersion . of ( '12.12' , '12' , { s3Import : true , s3Export : true } ) ;
969
- /** Version "12.13". */
975
+ /**
976
+ * Version "12.13".
977
+ * @deprecated Version 12.13 is no longer supported by Amazon RDS.
978
+ */
970
979
public static readonly VER_12_13 = AuroraPostgresEngineVersion . of ( '12.13' , '12' , { s3Import : true , s3Export : true } ) ;
971
- /** Version "12.14". */
980
+ /**
981
+ * Version "12.14".
982
+ * @deprecated Version 12.14 is no longer supported by Amazon RDS.
983
+ */
972
984
public static readonly VER_12_14 = AuroraPostgresEngineVersion . of ( '12.14' , '12' , { s3Import : true , s3Export : true } ) ;
973
- /** Version "12.15". */
985
+ /**
986
+ * Version "12.15".
987
+ * @deprecated Version 12.15 is no longer supported by Amazon RDS.
988
+ */
974
989
public static readonly VER_12_15 = AuroraPostgresEngineVersion . of ( '12.15' , '12' , { s3Import : true , s3Export : true } ) ;
975
- /** Version "12.16". */
990
+ /**
991
+ * Version "12.16".
992
+ * @deprecated Version 12.16 is no longer supported by Amazon RDS.
993
+ */
976
994
public static readonly VER_12_16 = AuroraPostgresEngineVersion . of ( '12.16' , '12' , { s3Import : true , s3Export : true } ) ;
977
- /** Version "12.17". */
995
+ /**
996
+ * Version "12.17".
997
+ * @deprecated Version 12.17 is no longer supported by Amazon RDS.
998
+ */
978
999
public static readonly VER_12_17 = AuroraPostgresEngineVersion . of ( '12.17' , '12' , { s3Import : true , s3Export : true } ) ;
979
- /** Version "12.18". */
1000
+ /**
1001
+ * Version "12.18".
1002
+ * @deprecated Version 12.18 is no longer supported by Amazon RDS.
1003
+ */
980
1004
public static readonly VER_12_18 = AuroraPostgresEngineVersion . of ( '12.18' , '12' , { s3Import : true , s3Export : true } ) ;
981
- /** Version "12.19". */
1005
+ /**
1006
+ * Version "12.19".
1007
+ * @deprecated Version 12.19 is no longer supported by Amazon RDS.
1008
+ */
982
1009
public static readonly VER_12_19 = AuroraPostgresEngineVersion . of ( '12.19' , '12' , { s3Import : true , s3Export : true } ) ;
983
- /** Version "12.20". */
1010
+ /**
1011
+ * Version "12.20".
1012
+ * @deprecated Version 12.20 is no longer supported by Amazon RDS.
1013
+ */
984
1014
public static readonly VER_12_20 = AuroraPostgresEngineVersion . of ( '12.20' , '12' , { s3Import : true , s3Export : true } ) ;
985
- /** Version "12.21". */
1015
+ /**
1016
+ * Version "12.21".
1017
+ * @deprecated Version 12.21 is no longer supported by Amazon RDS.
1018
+ */
986
1019
public static readonly VER_12_21 = AuroraPostgresEngineVersion . of ( '12.21' , '12' , { s3Import : true , s3Export : true } ) ;
987
1020
/** Version "12.22". */
988
1021
public static readonly VER_12_22 = AuroraPostgresEngineVersion . of ( '12.22' , '12' , { s3Import : true , s3Export : true } ) ;
@@ -1006,13 +1039,22 @@ export class AuroraPostgresEngineVersion {
1006
1039
* @deprecated Version 13.6 is no longer supported by Amazon RDS.
1007
1040
*/
1008
1041
public static readonly VER_13_6 = AuroraPostgresEngineVersion . of ( '13.6' , '13' , { s3Import : true , s3Export : true } ) ;
1009
- /** Version "13.7". */
1042
+ /**
1043
+ * Version "13.7".
1044
+ * @deprecated Version 13.7 is no longer supported by Amazon RDS.
1045
+ */
1010
1046
public static readonly VER_13_7 = AuroraPostgresEngineVersion . of ( '13.7' , '13' , { s3Import : true , s3Export : true } ) ;
1011
- /** Version "13.8". */
1047
+ /**
1048
+ * Version "13.8".
1049
+ * @deprecated Version 13.8 is no longer supported by Amazon RDS.
1050
+ */
1012
1051
public static readonly VER_13_8 = AuroraPostgresEngineVersion . of ( '13.8' , '13' , { s3Import : true , s3Export : true } ) ;
1013
1052
/** Version "13.9". */
1014
1053
public static readonly VER_13_9 = AuroraPostgresEngineVersion . of ( '13.9' , '13' , { s3Import : true , s3Export : true } ) ;
1015
- /** Version "13.10". */
1054
+ /**
1055
+ * Version "13.10".
1056
+ * @deprecated Version 13.10 is no longer supported by Amazon RDS.
1057
+ */
1016
1058
public static readonly VER_13_10 = AuroraPostgresEngineVersion . of ( '13.10' , '13' , { s3Import : true , s3Export : true } ) ;
1017
1059
/** Version "13.11". */
1018
1060
public static readonly VER_13_11 = AuroraPostgresEngineVersion . of ( '13.11' , '13' , { s3Import : true , s3Export : true } ) ;
@@ -1026,21 +1068,36 @@ export class AuroraPostgresEngineVersion {
1026
1068
public static readonly VER_13_15 = AuroraPostgresEngineVersion . of ( '13.15' , '13' , { s3Import : true , s3Export : true } ) ;
1027
1069
/** Version "13.16". */
1028
1070
public static readonly VER_13_16 = AuroraPostgresEngineVersion . of ( '13.16' , '13' , { s3Import : true , s3Export : true } ) ;
1029
- /** Version "13.17". */
1071
+ /**
1072
+ * Version "13.17".
1073
+ * @deprecated Version 13.17 is no longer supported by Amazon RDS.
1074
+ */
1030
1075
public static readonly VER_13_17 = AuroraPostgresEngineVersion . of ( '13.17' , '13' , { s3Import : true , s3Export : true } ) ;
1031
1076
/** Version "13.18". */
1032
1077
public static readonly VER_13_18 = AuroraPostgresEngineVersion . of ( '13.18' , '13' , { s3Import : true , s3Export : true } ) ;
1033
1078
/** Version "13.20". */
1034
1079
public static readonly VER_13_20 = AuroraPostgresEngineVersion . of ( '13.20' , '13' , { s3Import : true , s3Export : true } ) ;
1035
- /** Version "14.3". */
1080
+ /**
1081
+ * Version "14.3".
1082
+ * @deprecated Version 14.3 is no longer supported by Amazon RDS.
1083
+ */
1036
1084
public static readonly VER_14_3 = AuroraPostgresEngineVersion . of ( '14.3' , '14' , { s3Import : true , s3Export : true } ) ;
1037
- /** Version "14.4". */
1085
+ /**
1086
+ * Version "14.4".
1087
+ * @deprecated Version 14.4 is no longer supported by Amazon RDS.
1088
+ */
1038
1089
public static readonly VER_14_4 = AuroraPostgresEngineVersion . of ( '14.4' , '14' , { s3Import : true , s3Export : true } ) ;
1039
- /** Version "14.5". */
1090
+ /**
1091
+ * Version "14.5".
1092
+ * @deprecated Version 14.5 is no longer supported by Amazon RDS.
1093
+ */
1040
1094
public static readonly VER_14_5 = AuroraPostgresEngineVersion . of ( '14.5' , '14' , { s3Import : true , s3Export : true } ) ;
1041
1095
/** Version "14.6". */
1042
1096
public static readonly VER_14_6 = AuroraPostgresEngineVersion . of ( '14.6' , '14' , { s3Import : true , s3Export : true } ) ;
1043
- /** Version "14.7". */
1097
+ /**
1098
+ * Version "14.7".
1099
+ * @deprecated Version 14.7 is no longer supported by Amazon RDS.
1100
+ */
1044
1101
public static readonly VER_14_7 = AuroraPostgresEngineVersion . of ( '14.7' , '14' , { s3Import : true , s3Export : true } ) ;
1045
1102
/** Version "14.8". */
1046
1103
public static readonly VER_14_8 = AuroraPostgresEngineVersion . of ( '14.8' , '14' , { s3Import : true , s3Export : true } ) ;
@@ -1054,13 +1111,19 @@ export class AuroraPostgresEngineVersion {
1054
1111
public static readonly VER_14_12 = AuroraPostgresEngineVersion . of ( '14.12' , '14' , { s3Import : true , s3Export : true } ) ;
1055
1112
/** Version "14.13". */
1056
1113
public static readonly VER_14_13 = AuroraPostgresEngineVersion . of ( '14.13' , '14' , { s3Import : true , s3Export : true } ) ;
1057
- /** Version "14.14". */
1114
+ /**
1115
+ * Version "14.14".
1116
+ * @deprecated Version 14.14 is no longer supported by Amazon RDS.
1117
+ */
1058
1118
public static readonly VER_14_14 = AuroraPostgresEngineVersion . of ( '14.14' , '14' , { s3Import : true , s3Export : true } ) ;
1059
1119
/** Version "14.15". */
1060
1120
public static readonly VER_14_15 = AuroraPostgresEngineVersion . of ( '14.15' , '14' , { s3Import : true , s3Export : true } ) ;
1061
1121
/** Version "14.17". */
1062
1122
public static readonly VER_14_17 = AuroraPostgresEngineVersion . of ( '14.17' , '14' , { s3Import : true , s3Export : true } ) ;
1063
- /** Version "15.2". */
1123
+ /**
1124
+ * Version "15.2".
1125
+ * @deprecated Version 15.2 is no longer supported by Amazon RDS.
1126
+ */
1064
1127
public static readonly VER_15_2 = AuroraPostgresEngineVersion . of ( '15.2' , '15' , { s3Import : true , s3Export : true } ) ;
1065
1128
/** Version "15.3". */
1066
1129
public static readonly VER_15_3 = AuroraPostgresEngineVersion . of ( '15.3' , '15' , { s3Import : true , s3Export : true } ) ;
@@ -1074,7 +1137,10 @@ export class AuroraPostgresEngineVersion {
1074
1137
public static readonly VER_15_7 = AuroraPostgresEngineVersion . of ( '15.7' , '15' , { s3Import : true , s3Export : true } ) ;
1075
1138
/** Version "15.8". */
1076
1139
public static readonly VER_15_8 = AuroraPostgresEngineVersion . of ( '15.8' , '15' , { s3Import : true , s3Export : true } ) ;
1077
- /** Version "15.9". */
1140
+ /**
1141
+ * Version "15.9".
1142
+ * @deprecated Version 15.9 is no longer supported by Amazon RDS.
1143
+ */
1078
1144
public static readonly VER_15_9 = AuroraPostgresEngineVersion . of ( '15.9' , '15' , { s3Import : true , s3Export : true } ) ;
1079
1145
/** Version "15.10". */
1080
1146
public static readonly VER_15_10 = AuroraPostgresEngineVersion . of ( '15.10' , '15' , { s3Import : true , s3Export : true } ) ;
0 commit comments