@aws-sdk/client-rds 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.
Files changed (199) hide show
  1. package/dist-cjs/index.js +5 -5
  2. package/dist-es/schemas/schemas_0.js +4 -4
  3. package/dist-types/commands/ModifyDBClusterCommand.d.ts +1 -0
  4. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -0
  5. package/dist-types/models/models_0.d.ts +3 -3
  6. package/dist-types/models/models_1.d.ts +16 -6
  7. package/dist-types/ts3.4/RDS.d.ts +549 -679
  8. package/dist-types/ts3.4/RDSClient.d.ts +13 -20
  9. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  10. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  11. package/dist-types/ts3.4/commandBuilder.d.ts +9 -19
  12. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +3 -4
  13. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +3 -4
  14. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +3 -4
  16. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +5 -11
  19. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +5 -11
  29. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +4 -7
  38. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
  43. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +5 -11
  44. package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +5 -11
  50. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -5
  53. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +3 -4
  55. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +3 -4
  58. package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +4 -7
  59. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +3 -4
  61. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
  64. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +3 -4
  65. package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +4 -10
  70. package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +4 -10
  78. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +4 -10
  81. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +4 -9
  92. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -5
  94. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +4 -10
  95. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +4 -9
  96. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
  100. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  101. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +4 -10
  102. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +4 -9
  103. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +5 -10
  105. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +3 -6
  106. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +4 -6
  107. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -5
  108. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +4 -9
  109. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -5
  110. package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +3 -5
  111. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +3 -6
  112. package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +4 -9
  113. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +5 -10
  115. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +5 -10
  117. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +5 -11
  118. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +5 -10
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +4 -7
  120. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +4 -9
  121. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +4 -9
  122. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +5 -10
  123. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +4 -6
  124. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +4 -9
  125. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +4 -7
  126. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +4 -9
  129. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +5 -10
  130. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +4 -9
  131. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +5 -10
  132. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +4 -6
  133. package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +5 -10
  134. package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +4 -7
  135. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +4 -6
  136. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +4 -9
  137. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +5 -10
  138. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
  139. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +5 -10
  140. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
  141. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +5 -11
  142. package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +5 -10
  143. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +5 -10
  144. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +4 -6
  145. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +4 -6
  146. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +4 -9
  147. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +4 -9
  148. package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +4 -7
  149. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +5 -10
  150. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +5 -10
  151. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +4 -6
  152. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +4 -6
  154. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +3 -4
  155. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +4 -6
  156. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +5 -10
  158. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +4 -6
  159. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +4 -6
  160. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +4 -6
  161. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +5 -10
  162. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +4 -6
  163. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +4 -6
  164. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +5 -10
  165. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +4 -9
  166. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +4 -6
  167. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +4 -9
  168. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +3 -5
  169. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +5 -10
  170. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +3 -5
  171. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +4 -6
  172. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +4 -9
  173. package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +4 -6
  174. package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +5 -10
  175. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +5 -10
  176. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  177. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  178. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  179. package/dist-types/ts3.4/models/enums.d.ts +13 -26
  180. package/dist-types/ts3.4/models/errors.d.ts +144 -620
  181. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  182. package/dist-types/ts3.4/models/models_1.d.ts +10 -24
  183. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  184. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  185. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  186. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  187. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  188. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  189. package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +3 -5
  190. package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +4 -8
  191. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +3 -5
  192. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +4 -8
  193. package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +3 -5
  194. package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +4 -8
  195. package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +3 -5
  196. package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +4 -8
  197. package/dist-types/ts3.4/waiters/waitForTenantDatabaseAvailable.d.ts +3 -5
  198. package/dist-types/ts3.4/waiters/waitForTenantDatabaseDeleted.d.ts +4 -8
  199. package/package.json +41 -41
package/dist-cjs/index.js CHANGED
@@ -70,7 +70,7 @@ const commonParams = {
70
70
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
71
71
  };
72
72
 
73
- var version = "3.1085.0";
73
+ var version = "3.1087.0";
74
74
  var packageInfo = {
75
75
  version: version};
76
76
 
@@ -5714,8 +5714,8 @@ var ModifyDBClusterEndpointMessage$ = [3, n0, _MDBCEM,
5714
5714
  ];
5715
5715
  var ModifyDBClusterMessage$ = [3, n0, _MDBCM,
5716
5716
  0,
5717
- [_DBCI, _NDBCI, _AIp, _BRP, _DBCPGN, _VSGI, _P, _MUP, _OGN, _PBW, _PMW, _EIAMDA, _BW, _CLEC, _EV, _AMVUl, _DBIPGN, _Do, _DIAMRN, _SC, _DP, _EHE, _CTTS, _EGWF, _DBCIC, _AS, _STt, _I, _AMVU, _NT, _SVSC, _MIo, _MRA, _DIM, _EPI, _PIKMSKI, _PIRP, _MMUP, _RMUP, _ELWF, _MUSKKI, _EMn, _AEMC, _ABRPA, _ELD, _CACI, _MUAT],
5718
- [0, 0, 2, 1, 0, [() => VpcSecurityGroupIdList, 0], 1, [() => SensitiveString, 0], 0, 0, 0, 2, 1, () => CloudwatchLogsExportConfiguration$, 0, 2, 0, 0, 0, () => ScalingConfiguration$, 2, 2, 2, 2, 0, 1, 0, 1, 2, 0, () => ServerlessV2ScalingConfiguration$, 1, 0, 0, 2, 0, 1, 2, 2, 2, 0, 0, 2, 0, 2, 0, 0], 1
5717
+ [_DBCI, _NDBCI, _AIp, _BRP, _DBCPGN, _VSGI, _P, _MUP, _OGN, _PBW, _PMW, _EIAMDA, _BW, _CLEC, _EV, _AMVUl, _DBIPGN, _Do, _DIAMRN, _SC, _DP, _EHE, _CTTS, _EGWF, _DBCIC, _AS, _STt, _I, _AMVU, _NT, _SVSC, _MIo, _MRA, _DIM, _EPI, _PIKMSKI, _PIRP, _MMUP, _RMUP, _ELWF, _MUSKKI, _EMn, _AEMC, _ABRPA, _ELD, _CACI, _MUAT, _ELS],
5718
+ [0, 0, 2, 1, 0, [() => VpcSecurityGroupIdList, 0], 1, [() => SensitiveString, 0], 0, 0, 0, 2, 1, () => CloudwatchLogsExportConfiguration$, 0, 2, 0, 0, 0, () => ScalingConfiguration$, 2, 2, 2, 2, 0, 1, 0, 1, 2, 0, () => ServerlessV2ScalingConfiguration$, 1, 0, 0, 2, 0, 1, 2, 2, 2, 0, 0, 2, 0, 2, 0, 0, 0], 1
5719
5719
  ];
5720
5720
  var ModifyDBClusterParameterGroupMessage$ = [3, n0, _MDBCPGM,
5721
5721
  0,
@@ -5739,8 +5739,8 @@ var ModifyDBClusterSnapshotAttributeResult$ = [3, n0, _MDBCSAR,
5739
5739
  ];
5740
5740
  var ModifyDBInstanceMessage$ = [3, n0, _MDBIM,
5741
5741
  0,
5742
- [_DBII, _AS, _DBIC, _DBSGNu, _DBSGe, _VSGI, _AIp, _MUP, _DBPGN, _BRP, _PBW, _PMW, _MAZ, _EV, _AMVUl, _AMVU, _LM, _I, _ST, _OGN, _NDBII, _STt, _TCA, _TCP, _CACI, _Do, _DF, _DO, _DASA, _DDI, _DD, _CTTS, _MIo, _DBPNo, _PA, _MRA, _DIAMRN, _PT, _EIAMDA, _DIM, _EPI, _PIKMSKI, _PIRP, _CLEC, _PF, _UDPF, _DP, _MAS, _CRR, _RM, _AM, _RFAMM, _ECOI, _NT, _ABRPA, _MMUP, _RMUP, _MUSKKI, _MT, _DLV, _E, _ASVd, _TS, _MUAT],
5743
- [0, 1, 0, 0, [() => DBSecurityGroupNameList, 0], [() => VpcSecurityGroupIdList, 0], 2, [() => SensitiveString, 0], 0, 1, 0, 0, 2, 0, 2, 2, 0, 1, 1, 0, 0, 0, 0, [() => SensitiveString, 0], 0, 0, 0, 0, 0, 64 | 0, 2, 2, 1, 1, 2, 0, 0, 1, 2, 0, 2, 0, 1, () => CloudwatchLogsExportConfiguration$, [() => ProcessorFeatureList, 0], 2, 2, 1, 2, 0, 0, 1, 2, 0, 0, 2, 2, 0, 2, 2, 0, () => ModifyAdditionalStorageVolumesList, [() => TagSpecificationList, 0], 0], 1
5742
+ [_DBII, _AS, _DBIC, _DBSGNu, _DBSGe, _VSGI, _AIp, _MUP, _DBPGN, _BRP, _PBW, _PMW, _MAZ, _EV, _AMVUl, _AMVU, _LM, _I, _ST, _OGN, _NDBII, _STt, _TCA, _TCP, _CACI, _Do, _DF, _DO, _DASA, _DDI, _DD, _CTTS, _MIo, _DBPNo, _PA, _MRA, _DIAMRN, _PT, _EIAMDA, _DIM, _EPI, _PIKMSKI, _PIRP, _CLEC, _PF, _UDPF, _DP, _MAS, _CRR, _RM, _AM, _RFAMM, _ECOI, _NT, _ABRPA, _MMUP, _RMUP, _MUSKKI, _MT, _DLV, _E, _ASVd, _TS, _MUAT, _ELS],
5743
+ [0, 1, 0, 0, [() => DBSecurityGroupNameList, 0], [() => VpcSecurityGroupIdList, 0], 2, [() => SensitiveString, 0], 0, 1, 0, 0, 2, 0, 2, 2, 0, 1, 1, 0, 0, 0, 0, [() => SensitiveString, 0], 0, 0, 0, 0, 0, 64 | 0, 2, 2, 1, 1, 2, 0, 0, 1, 2, 0, 2, 0, 1, () => CloudwatchLogsExportConfiguration$, [() => ProcessorFeatureList, 0], 2, 2, 1, 2, 0, 0, 1, 2, 0, 0, 2, 2, 0, 2, 2, 0, () => ModifyAdditionalStorageVolumesList, [() => TagSpecificationList, 0], 0, 0], 1
5744
5744
  ];
5745
5745
  var ModifyDBInstanceResult$ = [3, n0, _MDBIR,
5746
5746
  0,
@@ -3820,8 +3820,8 @@ export var ModifyDBClusterEndpointMessage$ = [3, n0, _MDBCEM,
3820
3820
  ];
3821
3821
  export var ModifyDBClusterMessage$ = [3, n0, _MDBCM,
3822
3822
  0,
3823
- [_DBCI, _NDBCI, _AIp, _BRP, _DBCPGN, _VSGI, _P, _MUP, _OGN, _PBW, _PMW, _EIAMDA, _BW, _CLEC, _EV, _AMVUl, _DBIPGN, _Do, _DIAMRN, _SC, _DP, _EHE, _CTTS, _EGWF, _DBCIC, _AS, _STt, _I, _AMVU, _NT, _SVSC, _MIo, _MRA, _DIM, _EPI, _PIKMSKI, _PIRP, _MMUP, _RMUP, _ELWF, _MUSKKI, _EMn, _AEMC, _ABRPA, _ELD, _CACI, _MUAT],
3824
- [0, 0, 2, 1, 0, [() => VpcSecurityGroupIdList, 0], 1, [() => SensitiveString, 0], 0, 0, 0, 2, 1, () => CloudwatchLogsExportConfiguration$, 0, 2, 0, 0, 0, () => ScalingConfiguration$, 2, 2, 2, 2, 0, 1, 0, 1, 2, 0, () => ServerlessV2ScalingConfiguration$, 1, 0, 0, 2, 0, 1, 2, 2, 2, 0, 0, 2, 0, 2, 0, 0], 1
3823
+ [_DBCI, _NDBCI, _AIp, _BRP, _DBCPGN, _VSGI, _P, _MUP, _OGN, _PBW, _PMW, _EIAMDA, _BW, _CLEC, _EV, _AMVUl, _DBIPGN, _Do, _DIAMRN, _SC, _DP, _EHE, _CTTS, _EGWF, _DBCIC, _AS, _STt, _I, _AMVU, _NT, _SVSC, _MIo, _MRA, _DIM, _EPI, _PIKMSKI, _PIRP, _MMUP, _RMUP, _ELWF, _MUSKKI, _EMn, _AEMC, _ABRPA, _ELD, _CACI, _MUAT, _ELS],
3824
+ [0, 0, 2, 1, 0, [() => VpcSecurityGroupIdList, 0], 1, [() => SensitiveString, 0], 0, 0, 0, 2, 1, () => CloudwatchLogsExportConfiguration$, 0, 2, 0, 0, 0, () => ScalingConfiguration$, 2, 2, 2, 2, 0, 1, 0, 1, 2, 0, () => ServerlessV2ScalingConfiguration$, 1, 0, 0, 2, 0, 1, 2, 2, 2, 0, 0, 2, 0, 2, 0, 0, 0], 1
3825
3825
  ];
3826
3826
  export var ModifyDBClusterParameterGroupMessage$ = [3, n0, _MDBCPGM,
3827
3827
  0,
@@ -3845,8 +3845,8 @@ export var ModifyDBClusterSnapshotAttributeResult$ = [3, n0, _MDBCSAR,
3845
3845
  ];
3846
3846
  export var ModifyDBInstanceMessage$ = [3, n0, _MDBIM,
3847
3847
  0,
3848
- [_DBII, _AS, _DBIC, _DBSGNu, _DBSGe, _VSGI, _AIp, _MUP, _DBPGN, _BRP, _PBW, _PMW, _MAZ, _EV, _AMVUl, _AMVU, _LM, _I, _ST, _OGN, _NDBII, _STt, _TCA, _TCP, _CACI, _Do, _DF, _DO, _DASA, _DDI, _DD, _CTTS, _MIo, _DBPNo, _PA, _MRA, _DIAMRN, _PT, _EIAMDA, _DIM, _EPI, _PIKMSKI, _PIRP, _CLEC, _PF, _UDPF, _DP, _MAS, _CRR, _RM, _AM, _RFAMM, _ECOI, _NT, _ABRPA, _MMUP, _RMUP, _MUSKKI, _MT, _DLV, _E, _ASVd, _TS, _MUAT],
3849
- [0, 1, 0, 0, [() => DBSecurityGroupNameList, 0], [() => VpcSecurityGroupIdList, 0], 2, [() => SensitiveString, 0], 0, 1, 0, 0, 2, 0, 2, 2, 0, 1, 1, 0, 0, 0, 0, [() => SensitiveString, 0], 0, 0, 0, 0, 0, 64 | 0, 2, 2, 1, 1, 2, 0, 0, 1, 2, 0, 2, 0, 1, () => CloudwatchLogsExportConfiguration$, [() => ProcessorFeatureList, 0], 2, 2, 1, 2, 0, 0, 1, 2, 0, 0, 2, 2, 0, 2, 2, 0, () => ModifyAdditionalStorageVolumesList, [() => TagSpecificationList, 0], 0], 1
3848
+ [_DBII, _AS, _DBIC, _DBSGNu, _DBSGe, _VSGI, _AIp, _MUP, _DBPGN, _BRP, _PBW, _PMW, _MAZ, _EV, _AMVUl, _AMVU, _LM, _I, _ST, _OGN, _NDBII, _STt, _TCA, _TCP, _CACI, _Do, _DF, _DO, _DASA, _DDI, _DD, _CTTS, _MIo, _DBPNo, _PA, _MRA, _DIAMRN, _PT, _EIAMDA, _DIM, _EPI, _PIKMSKI, _PIRP, _CLEC, _PF, _UDPF, _DP, _MAS, _CRR, _RM, _AM, _RFAMM, _ECOI, _NT, _ABRPA, _MMUP, _RMUP, _MUSKKI, _MT, _DLV, _E, _ASVd, _TS, _MUAT, _ELS],
3849
+ [0, 1, 0, 0, [() => DBSecurityGroupNameList, 0], [() => VpcSecurityGroupIdList, 0], 2, [() => SensitiveString, 0], 0, 1, 0, 0, 2, 0, 2, 2, 0, 1, 1, 0, 0, 0, 0, [() => SensitiveString, 0], 0, 0, 0, 0, 0, 64 | 0, 2, 2, 1, 1, 2, 0, 0, 1, 2, 0, 2, 0, 1, () => CloudwatchLogsExportConfiguration$, [() => ProcessorFeatureList, 0], 2, 2, 1, 2, 0, 0, 1, 2, 0, 0, 2, 2, 0, 2, 2, 0, () => ModifyAdditionalStorageVolumesList, [() => TagSpecificationList, 0], 0, 0], 1
3850
3850
  ];
3851
3851
  export var ModifyDBInstanceResult$ = [3, n0, _MDBIR,
3852
3852
  0,
@@ -101,6 +101,7 @@ declare const ModifyDBClusterCommand_base: {
101
101
  * EnableLimitlessDatabase: true || false,
102
102
  * CACertificateIdentifier: "STRING_VALUE",
103
103
  * MasterUserAuthenticationType: "password" || "iam-db-auth",
104
+ * EngineLifecycleSupport: "STRING_VALUE",
104
105
  * };
105
106
  * const command = new ModifyDBClusterCommand(input);
106
107
  * const response = await client.send(command);
@@ -136,6 +136,7 @@ declare const ModifyDBInstanceCommand_base: {
136
136
  * },
137
137
  * ],
138
138
  * MasterUserAuthenticationType: "password" || "iam-db-auth",
139
+ * EngineLifecycleSupport: "STRING_VALUE",
139
140
  * };
140
141
  * const command = new ModifyDBInstanceCommand(input);
141
142
  * const response = await client.send(command);
@@ -2405,7 +2405,7 @@ export interface CreateDBClusterMessage {
2405
2405
  */
2406
2406
  CACertificateIdentifier?: string | undefined;
2407
2407
  /**
2408
- * <p>The life cycle type for this DB cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, creating the DB cluster will fail if the DB major version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p> <ul> <li> <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i> </p> </li> <li> <p>Amazon RDS - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i> </p> </li> </ul> <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
2408
+ * <p>The lifecycle type for this DB cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, creating the DB cluster will fail if the DB major version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p> <ul> <li> <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i> </p> </li> <li> <p>Amazon RDS - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i> </p> </li> </ul> <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
2409
2409
  * @public
2410
2410
  */
2411
2411
  EngineLifecycleSupport?: string | undefined;
@@ -3677,7 +3677,7 @@ export interface CreateDBInstanceMessage {
3677
3677
  */
3678
3678
  DedicatedLogVolume?: boolean | undefined;
3679
3679
  /**
3680
- * <p>The life cycle type for this DB instance.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB instance into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, creating the DB instance will fail if the DB major version is past its end of standard support date.</p> </note> <p>This setting applies only to RDS for MySQL and RDS for PostgreSQL. For Amazon Aurora DB instances, the life cycle type is managed by the DB cluster.</p> <p>You can use this setting to enroll your DB instance into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB instance past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
3680
+ * <p>The lifecycle type for this DB instance.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB instance into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, creating the DB instance will fail if the DB major version is past its end of standard support date.</p> </note> <p>This setting applies only to RDS for MySQL and RDS for PostgreSQL. For Amazon Aurora DB instances, the engine lifecycle support is managed by the DB cluster.</p> <p>You can use this setting to enroll your DB instance into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB instance past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
3681
3681
  * @public
3682
3682
  */
3683
3683
  EngineLifecycleSupport?: string | undefined;
@@ -5425,7 +5425,7 @@ export interface CreateGlobalClusterMessage {
5425
5425
  */
5426
5426
  EngineVersion?: string | undefined;
5427
5427
  /**
5428
- * <p>The life cycle type for this global database cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your global cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, creating the global cluster will fail if the DB major version is past its end of standard support date.</p> </note> <p>This setting only applies to Aurora PostgreSQL-based global databases.</p> <p>You can use this setting to enroll your global cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your global cluster past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i>.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
5428
+ * <p>The lifecycle type for this global database cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your global cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, creating the global cluster will fail if the DB major version is past its end of standard support date.</p> </note> <p>This setting only applies to Aurora PostgreSQL-based global databases.</p> <p>You can use this setting to enroll your global cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your global cluster past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i>.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
5429
5429
  * @public
5430
5430
  */
5431
5431
  EngineLifecycleSupport?: string | undefined;
@@ -840,6 +840,11 @@ export interface ModifyDBClusterMessage {
840
840
  * @public
841
841
  */
842
842
  MasterUserAuthenticationType?: MasterUserAuthenticationType | undefined;
843
+ /**
844
+ * <p>The lifecycle type for this DB cluster.</p> <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support or to opt out. With RDS Extended Support, you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p> <ul> <li> <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i> </p> </li> <li> <p>Amazon RDS - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i> </p> </li> </ul> <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p>
845
+ * @public
846
+ */
847
+ EngineLifecycleSupport?: string | undefined;
843
848
  }
844
849
  /**
845
850
  * @public
@@ -1305,6 +1310,11 @@ export interface ModifyDBInstanceMessage {
1305
1310
  * @public
1306
1311
  */
1307
1312
  MasterUserAuthenticationType?: MasterUserAuthenticationType | undefined;
1313
+ /**
1314
+ * <p>The lifecycle type for this DB instance.</p> <p>This setting applies only to RDS for MySQL and RDS for PostgreSQL. For Amazon Aurora DB instances, the engine lifecycle support is managed by the DB cluster.</p> <p>You can use this setting to enroll your DB instance into Amazon RDS Extended Support or to opt out. With RDS Extended Support, you can run the selected major engine version on your DB instance past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>This setting doesn't apply to RDS Custom DB instances.</p>
1315
+ * @public
1316
+ */
1317
+ EngineLifecycleSupport?: string | undefined;
1308
1318
  }
1309
1319
  /**
1310
1320
  * @public
@@ -2418,7 +2428,7 @@ export interface RestoreDBClusterFromS3Message {
2418
2428
  */
2419
2429
  MasterUserSecretKmsKeyId?: string | undefined;
2420
2430
  /**
2421
- * <p>The life cycle type for this DB cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p> <ul> <li> <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i> </p> </li> <li> <p>Amazon RDS - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i> </p> </li> </ul> <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
2431
+ * <p>The lifecycle type for this DB cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p> <ul> <li> <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i> </p> </li> <li> <p>Amazon RDS - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i> </p> </li> </ul> <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
2422
2432
  * @public
2423
2433
  */
2424
2434
  EngineLifecycleSupport?: string | undefined;
@@ -2624,7 +2634,7 @@ export interface RestoreDBClusterFromSnapshotMessage {
2624
2634
  */
2625
2635
  PreferredBackupWindow?: string | undefined;
2626
2636
  /**
2627
- * <p>The life cycle type for this DB cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p> <ul> <li> <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i> </p> </li> <li> <p>Amazon RDS - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i> </p> </li> </ul> <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
2637
+ * <p>The lifecycle type for this DB cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p> <ul> <li> <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i> </p> </li> <li> <p>Amazon RDS - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i> </p> </li> </ul> <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
2628
2638
  * @public
2629
2639
  */
2630
2640
  EngineLifecycleSupport?: string | undefined;
@@ -2840,7 +2850,7 @@ export interface RestoreDBClusterToPointInTimeMessage {
2840
2850
  */
2841
2851
  PreferredBackupWindow?: string | undefined;
2842
2852
  /**
2843
- * <p>The life cycle type for this DB cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p> <ul> <li> <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i> </p> </li> <li> <p>Amazon RDS - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i> </p> </li> </ul> <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
2853
+ * <p>The lifecycle type for this DB cluster.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB cluster into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB cluster to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB cluster into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB cluster past the end of standard support for that engine version. For more information, see the following sections:</p> <ul> <li> <p>Amazon Aurora - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/extended-support.html">Amazon RDS Extended Support with Amazon Aurora</a> in the <i>Amazon Aurora User Guide</i> </p> </li> <li> <p>Amazon RDS - <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i> </p> </li> </ul> <p>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
2844
2854
  * @public
2845
2855
  */
2846
2856
  EngineLifecycleSupport?: string | undefined;
@@ -3091,7 +3101,7 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
3091
3101
  */
3092
3102
  CACertificateIdentifier?: string | undefined;
3093
3103
  /**
3094
- * <p>The life cycle type for this DB instance.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB instance into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB instance to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB instance into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB instance past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</p> <p>This setting applies only to RDS for MySQL and RDS for PostgreSQL. For Amazon Aurora DB instances, the life cycle type is managed by the DB cluster.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
3104
+ * <p>The lifecycle type for this DB instance.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB instance into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB instance to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB instance into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB instance past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</p> <p>This setting applies only to RDS for MySQL and RDS for PostgreSQL. For Amazon Aurora DB instances, the engine lifecycle support is managed by the DB cluster.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
3095
3105
  * @public
3096
3106
  */
3097
3107
  EngineLifecycleSupport?: string | undefined;
@@ -3386,7 +3396,7 @@ export interface RestoreDBInstanceFromS3Message {
3386
3396
  */
3387
3397
  CACertificateIdentifier?: string | undefined;
3388
3398
  /**
3389
- * <p>The life cycle type for this DB instance.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB instance into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB instance to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB instance into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB instance past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</p> <p>This setting applies only to RDS for MySQL and RDS for PostgreSQL. For Amazon Aurora DB instances, the life cycle type is managed by the DB cluster.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
3399
+ * <p>The lifecycle type for this DB instance.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB instance into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB instance to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB instance into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB instance past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</p> <p>This setting applies only to RDS for MySQL and RDS for PostgreSQL. For Amazon Aurora DB instances, the engine lifecycle support is managed by the DB cluster.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
3390
3400
  * @public
3391
3401
  */
3392
3402
  EngineLifecycleSupport?: string | undefined;
@@ -3652,7 +3662,7 @@ export interface RestoreDBInstanceToPointInTimeMessage {
3652
3662
  */
3653
3663
  CACertificateIdentifier?: string | undefined;
3654
3664
  /**
3655
- * <p>The life cycle type for this DB instance.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB instance into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB instance to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB instance into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB instance past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</p> <p>This setting applies only to RDS for MySQL and RDS for PostgreSQL. For Amazon Aurora DB instances, the life cycle type is managed by the DB cluster.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
3665
+ * <p>The lifecycle type for this DB instance.</p> <note> <p>By default, this value is set to <code>open-source-rds-extended-support</code>, which enrolls your DB instance into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to <code>open-source-rds-extended-support-disabled</code>. In this case, RDS automatically upgrades your restored DB instance to a higher engine version, if the major engine version is past its end of standard support date.</p> </note> <p>You can use this setting to enroll your DB instance into Amazon RDS Extended Support. With RDS Extended Support, you can run the selected major engine version on your DB instance past the end of standard support for that engine version. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html">Amazon RDS Extended Support with Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</p> <p>This setting applies only to RDS for MySQL and RDS for PostgreSQL. For Amazon Aurora DB instances, the engine lifecycle support is managed by the DB cluster.</p> <p>Valid Values: <code>open-source-rds-extended-support | open-source-rds-extended-support-disabled</code> </p> <p>Default: <code>open-source-rds-extended-support</code> </p>
3656
3666
  * @public
3657
3667
  */
3658
3668
  EngineLifecycleSupport?: string | undefined;