@aws-sdk/client-rds 3.523.0 → 3.528.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 (244) hide show
  1. package/dist-cjs/index.js +12 -0
  2. package/dist-es/protocols/Aws_query.js +12 -0
  3. package/dist-types/commands/CreateDBClusterCommand.d.ts +9 -0
  4. package/dist-types/commands/DeleteDBClusterCommand.d.ts +8 -0
  5. package/dist-types/commands/DescribeDBClustersCommand.d.ts +8 -0
  6. package/dist-types/commands/FailoverDBClusterCommand.d.ts +8 -0
  7. package/dist-types/commands/ModifyDBClusterCommand.d.ts +9 -0
  8. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +8 -0
  9. package/dist-types/commands/RebootDBClusterCommand.d.ts +8 -0
  10. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +8 -0
  11. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +8 -0
  12. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +8 -0
  13. package/dist-types/commands/StartDBClusterCommand.d.ts +8 -0
  14. package/dist-types/commands/StopDBClusterCommand.d.ts +8 -0
  15. package/dist-types/models/models_0.d.ts +59 -33
  16. package/dist-types/models/models_1.d.ts +15 -9
  17. package/dist-types/ts3.4/models/models_0.d.ts +7 -4
  18. package/dist-types/ts3.4/models/models_1.d.ts +1 -0
  19. package/package.json +18 -18
  20. package/dist-cjs/RDS.js +0 -1
  21. package/dist-cjs/RDSClient.js +0 -1
  22. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  23. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +0 -1
  24. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +0 -1
  25. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +0 -1
  26. package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -1
  27. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +0 -1
  28. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +0 -1
  29. package/dist-cjs/commands/BacktrackDBClusterCommand.js +0 -1
  30. package/dist-cjs/commands/CancelExportTaskCommand.js +0 -1
  31. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +0 -1
  32. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +0 -1
  33. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +0 -1
  34. package/dist-cjs/commands/CopyDBSnapshotCommand.js +0 -1
  35. package/dist-cjs/commands/CopyOptionGroupCommand.js +0 -1
  36. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +0 -1
  37. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +0 -1
  38. package/dist-cjs/commands/CreateDBClusterCommand.js +0 -1
  39. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +0 -1
  40. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +0 -1
  41. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +0 -1
  42. package/dist-cjs/commands/CreateDBInstanceCommand.js +0 -1
  43. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +0 -1
  44. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +0 -1
  45. package/dist-cjs/commands/CreateDBProxyCommand.js +0 -1
  46. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +0 -1
  47. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +0 -1
  48. package/dist-cjs/commands/CreateDBShardGroupCommand.js +0 -1
  49. package/dist-cjs/commands/CreateDBSnapshotCommand.js +0 -1
  50. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +0 -1
  51. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +0 -1
  52. package/dist-cjs/commands/CreateGlobalClusterCommand.js +0 -1
  53. package/dist-cjs/commands/CreateIntegrationCommand.js +0 -1
  54. package/dist-cjs/commands/CreateOptionGroupCommand.js +0 -1
  55. package/dist-cjs/commands/CreateTenantDatabaseCommand.js +0 -1
  56. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +0 -1
  57. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +0 -1
  58. package/dist-cjs/commands/DeleteDBClusterAutomatedBackupCommand.js +0 -1
  59. package/dist-cjs/commands/DeleteDBClusterCommand.js +0 -1
  60. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +0 -1
  61. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +0 -1
  62. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +0 -1
  63. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +0 -1
  64. package/dist-cjs/commands/DeleteDBInstanceCommand.js +0 -1
  65. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +0 -1
  66. package/dist-cjs/commands/DeleteDBProxyCommand.js +0 -1
  67. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +0 -1
  68. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +0 -1
  69. package/dist-cjs/commands/DeleteDBShardGroupCommand.js +0 -1
  70. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +0 -1
  71. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +0 -1
  72. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +0 -1
  73. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +0 -1
  74. package/dist-cjs/commands/DeleteIntegrationCommand.js +0 -1
  75. package/dist-cjs/commands/DeleteOptionGroupCommand.js +0 -1
  76. package/dist-cjs/commands/DeleteTenantDatabaseCommand.js +0 -1
  77. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +0 -1
  78. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +0 -1
  79. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +0 -1
  80. package/dist-cjs/commands/DescribeCertificatesCommand.js +0 -1
  81. package/dist-cjs/commands/DescribeDBClusterAutomatedBackupsCommand.js +0 -1
  82. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +0 -1
  83. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +0 -1
  84. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +0 -1
  85. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +0 -1
  86. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +0 -1
  87. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +0 -1
  88. package/dist-cjs/commands/DescribeDBClustersCommand.js +0 -1
  89. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +0 -1
  90. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +0 -1
  91. package/dist-cjs/commands/DescribeDBInstancesCommand.js +0 -1
  92. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +0 -1
  93. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +0 -1
  94. package/dist-cjs/commands/DescribeDBParametersCommand.js +0 -1
  95. package/dist-cjs/commands/DescribeDBProxiesCommand.js +0 -1
  96. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +0 -1
  97. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +0 -1
  98. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +0 -1
  99. package/dist-cjs/commands/DescribeDBRecommendationsCommand.js +0 -1
  100. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +0 -1
  101. package/dist-cjs/commands/DescribeDBShardGroupsCommand.js +0 -1
  102. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +0 -1
  103. package/dist-cjs/commands/DescribeDBSnapshotTenantDatabasesCommand.js +0 -1
  104. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +0 -1
  105. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +0 -1
  106. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +0 -1
  107. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -1
  108. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +0 -1
  109. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +0 -1
  110. package/dist-cjs/commands/DescribeEventsCommand.js +0 -1
  111. package/dist-cjs/commands/DescribeExportTasksCommand.js +0 -1
  112. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +0 -1
  113. package/dist-cjs/commands/DescribeIntegrationsCommand.js +0 -1
  114. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +0 -1
  115. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +0 -1
  116. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +0 -1
  117. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +0 -1
  118. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +0 -1
  119. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +0 -1
  120. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +0 -1
  121. package/dist-cjs/commands/DescribeTenantDatabasesCommand.js +0 -1
  122. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +0 -1
  123. package/dist-cjs/commands/DisableHttpEndpointCommand.js +0 -1
  124. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +0 -1
  125. package/dist-cjs/commands/EnableHttpEndpointCommand.js +0 -1
  126. package/dist-cjs/commands/FailoverDBClusterCommand.js +0 -1
  127. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +0 -1
  128. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  129. package/dist-cjs/commands/ModifyActivityStreamCommand.js +0 -1
  130. package/dist-cjs/commands/ModifyCertificatesCommand.js +0 -1
  131. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +0 -1
  132. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +0 -1
  133. package/dist-cjs/commands/ModifyDBClusterCommand.js +0 -1
  134. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +0 -1
  135. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +0 -1
  136. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +0 -1
  137. package/dist-cjs/commands/ModifyDBInstanceCommand.js +0 -1
  138. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +0 -1
  139. package/dist-cjs/commands/ModifyDBProxyCommand.js +0 -1
  140. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +0 -1
  141. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +0 -1
  142. package/dist-cjs/commands/ModifyDBRecommendationCommand.js +0 -1
  143. package/dist-cjs/commands/ModifyDBShardGroupCommand.js +0 -1
  144. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +0 -1
  145. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +0 -1
  146. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +0 -1
  147. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +0 -1
  148. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +0 -1
  149. package/dist-cjs/commands/ModifyOptionGroupCommand.js +0 -1
  150. package/dist-cjs/commands/ModifyTenantDatabaseCommand.js +0 -1
  151. package/dist-cjs/commands/PromoteReadReplicaCommand.js +0 -1
  152. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +0 -1
  153. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +0 -1
  154. package/dist-cjs/commands/RebootDBClusterCommand.js +0 -1
  155. package/dist-cjs/commands/RebootDBInstanceCommand.js +0 -1
  156. package/dist-cjs/commands/RebootDBShardGroupCommand.js +0 -1
  157. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +0 -1
  158. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +0 -1
  159. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +0 -1
  160. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +0 -1
  161. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +0 -1
  162. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -1
  163. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +0 -1
  164. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +0 -1
  165. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +0 -1
  166. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +0 -1
  167. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +0 -1
  168. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +0 -1
  169. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +0 -1
  170. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +0 -1
  171. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +0 -1
  172. package/dist-cjs/commands/StartActivityStreamCommand.js +0 -1
  173. package/dist-cjs/commands/StartDBClusterCommand.js +0 -1
  174. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +0 -1
  175. package/dist-cjs/commands/StartDBInstanceCommand.js +0 -1
  176. package/dist-cjs/commands/StartExportTaskCommand.js +0 -1
  177. package/dist-cjs/commands/StopActivityStreamCommand.js +0 -1
  178. package/dist-cjs/commands/StopDBClusterCommand.js +0 -1
  179. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +0 -1
  180. package/dist-cjs/commands/StopDBInstanceCommand.js +0 -1
  181. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +0 -1
  182. package/dist-cjs/commands/SwitchoverGlobalClusterCommand.js +0 -1
  183. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +0 -1
  184. package/dist-cjs/commands/index.js +0 -1
  185. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  186. package/dist-cjs/extensionConfiguration.js +0 -1
  187. package/dist-cjs/models/RDSServiceException.js +0 -1
  188. package/dist-cjs/models/index.js +0 -1
  189. package/dist-cjs/models/models_0.js +0 -1
  190. package/dist-cjs/models/models_1.js +0 -1
  191. package/dist-cjs/pagination/DescribeBlueGreenDeploymentsPaginator.js +0 -1
  192. package/dist-cjs/pagination/DescribeCertificatesPaginator.js +0 -1
  193. package/dist-cjs/pagination/DescribeDBClusterAutomatedBackupsPaginator.js +0 -1
  194. package/dist-cjs/pagination/DescribeDBClusterBacktracksPaginator.js +0 -1
  195. package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +0 -1
  196. package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +0 -1
  197. package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +0 -1
  198. package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +0 -1
  199. package/dist-cjs/pagination/DescribeDBClustersPaginator.js +0 -1
  200. package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +0 -1
  201. package/dist-cjs/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +0 -1
  202. package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +0 -1
  203. package/dist-cjs/pagination/DescribeDBLogFilesPaginator.js +0 -1
  204. package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +0 -1
  205. package/dist-cjs/pagination/DescribeDBParametersPaginator.js +0 -1
  206. package/dist-cjs/pagination/DescribeDBProxiesPaginator.js +0 -1
  207. package/dist-cjs/pagination/DescribeDBProxyEndpointsPaginator.js +0 -1
  208. package/dist-cjs/pagination/DescribeDBProxyTargetGroupsPaginator.js +0 -1
  209. package/dist-cjs/pagination/DescribeDBProxyTargetsPaginator.js +0 -1
  210. package/dist-cjs/pagination/DescribeDBRecommendationsPaginator.js +0 -1
  211. package/dist-cjs/pagination/DescribeDBSecurityGroupsPaginator.js +0 -1
  212. package/dist-cjs/pagination/DescribeDBSnapshotTenantDatabasesPaginator.js +0 -1
  213. package/dist-cjs/pagination/DescribeDBSnapshotsPaginator.js +0 -1
  214. package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +0 -1
  215. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -1
  216. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +0 -1
  217. package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -1
  218. package/dist-cjs/pagination/DescribeExportTasksPaginator.js +0 -1
  219. package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +0 -1
  220. package/dist-cjs/pagination/DescribeIntegrationsPaginator.js +0 -1
  221. package/dist-cjs/pagination/DescribeOptionGroupOptionsPaginator.js +0 -1
  222. package/dist-cjs/pagination/DescribeOptionGroupsPaginator.js +0 -1
  223. package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +0 -1
  224. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +0 -1
  225. package/dist-cjs/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +0 -1
  226. package/dist-cjs/pagination/DescribeReservedDBInstancesPaginator.js +0 -1
  227. package/dist-cjs/pagination/DescribeSourceRegionsPaginator.js +0 -1
  228. package/dist-cjs/pagination/DescribeTenantDatabasesPaginator.js +0 -1
  229. package/dist-cjs/pagination/DownloadDBLogFilePortionPaginator.js +0 -1
  230. package/dist-cjs/pagination/Interfaces.js +0 -1
  231. package/dist-cjs/pagination/index.js +0 -1
  232. package/dist-cjs/protocols/Aws_query.js +0 -1
  233. package/dist-cjs/runtimeExtensions.js +0 -1
  234. package/dist-cjs/waiters/index.js +0 -1
  235. package/dist-cjs/waiters/waitForDBClusterAvailable.js +0 -1
  236. package/dist-cjs/waiters/waitForDBClusterDeleted.js +0 -1
  237. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +0 -1
  238. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +0 -1
  239. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +0 -1
  240. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +0 -1
  241. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +0 -1
  242. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +0 -1
  243. package/dist-cjs/waiters/waitForTenantDatabaseAvailable.js +0 -1
  244. package/dist-cjs/waiters/waitForTenantDatabaseDeleted.js +0 -1
package/dist-cjs/index.js CHANGED
@@ -9355,6 +9355,9 @@ var se_CreateDBClusterMessage = /* @__PURE__ */ __name((input, context) => {
9355
9355
  if (input[_ELWF] != null) {
9356
9356
  entries[_ELWF] = input[_ELWF];
9357
9357
  }
9358
+ if (input[_CACI] != null) {
9359
+ entries[_CACI] = input[_CACI];
9360
+ }
9358
9361
  return entries;
9359
9362
  }, "se_CreateDBClusterMessage");
9360
9363
  var se_CreateDBClusterParameterGroupMessage = /* @__PURE__ */ __name((input, context) => {
@@ -12035,6 +12038,9 @@ var se_ModifyDBClusterMessage = /* @__PURE__ */ __name((input, context) => {
12035
12038
  if (input[_ELD] != null) {
12036
12039
  entries[_ELD] = input[_ELD];
12037
12040
  }
12041
+ if (input[_CACI] != null) {
12042
+ entries[_CACI] = input[_CACI];
12043
+ }
12038
12044
  return entries;
12039
12045
  }, "se_ModifyDBClusterMessage");
12040
12046
  var se_ModifyDBClusterParameterGroupMessage = /* @__PURE__ */ __name((input, context) => {
@@ -14577,6 +14583,9 @@ var de_ClusterPendingModifiedValues = /* @__PURE__ */ __name((output, context) =
14577
14583
  if (output[_ST] != null) {
14578
14584
  contents[_ST] = (0, import_smithy_client.expectString)(output[_ST]);
14579
14585
  }
14586
+ if (output[_CD] != null) {
14587
+ contents[_CD] = de_CertificateDetails(output[_CD], context);
14588
+ }
14580
14589
  return contents;
14581
14590
  }, "de_ClusterPendingModifiedValues");
14582
14591
  var de_ConnectionPoolConfigurationInfo = /* @__PURE__ */ __name((output, context) => {
@@ -15065,6 +15074,9 @@ var de_DBCluster = /* @__PURE__ */ __name((output, context) => {
15065
15074
  if (output[_STt] != null) {
15066
15075
  contents[_STt] = (0, import_smithy_client.strictParseInt32)(output[_STt]);
15067
15076
  }
15077
+ if (output[_CD] != null) {
15078
+ contents[_CD] = de_CertificateDetails(output[_CD], context);
15079
+ }
15068
15080
  return contents;
15069
15081
  }, "de_DBCluster");
15070
15082
  var de_DBClusterAlreadyExistsFault = /* @__PURE__ */ __name((output, context) => {
@@ -6068,6 +6068,9 @@ const se_CreateDBClusterMessage = (input, context) => {
6068
6068
  if (input[_ELWF] != null) {
6069
6069
  entries[_ELWF] = input[_ELWF];
6070
6070
  }
6071
+ if (input[_CACI] != null) {
6072
+ entries[_CACI] = input[_CACI];
6073
+ }
6071
6074
  return entries;
6072
6075
  };
6073
6076
  const se_CreateDBClusterParameterGroupMessage = (input, context) => {
@@ -8690,6 +8693,9 @@ const se_ModifyDBClusterMessage = (input, context) => {
8690
8693
  if (input[_ELD] != null) {
8691
8694
  entries[_ELD] = input[_ELD];
8692
8695
  }
8696
+ if (input[_CACI] != null) {
8697
+ entries[_CACI] = input[_CACI];
8698
+ }
8693
8699
  return entries;
8694
8700
  };
8695
8701
  const se_ModifyDBClusterParameterGroupMessage = (input, context) => {
@@ -11232,6 +11238,9 @@ const de_ClusterPendingModifiedValues = (output, context) => {
11232
11238
  if (output[_ST] != null) {
11233
11239
  contents[_ST] = __expectString(output[_ST]);
11234
11240
  }
11241
+ if (output[_CD] != null) {
11242
+ contents[_CD] = de_CertificateDetails(output[_CD], context);
11243
+ }
11235
11244
  return contents;
11236
11245
  };
11237
11246
  const de_ConnectionPoolConfigurationInfo = (output, context) => {
@@ -11734,6 +11743,9 @@ const de_DBCluster = (output, context) => {
11734
11743
  if (output[_STt] != null) {
11735
11744
  contents[_STt] = __strictParseInt32(output[_STt]);
11736
11745
  }
11746
+ if (output[_CD] != null) {
11747
+ contents[_CD] = de_CertificateDetails(output[_CD], context);
11748
+ }
11737
11749
  return contents;
11738
11750
  };
11739
11751
  const de_DBClusterAlreadyExistsFault = (output, context) => {
@@ -124,6 +124,7 @@ declare const CreateDBClusterCommand_base: {
124
124
  * ManageMasterUserPassword: true || false,
125
125
  * MasterUserSecretKmsKeyId: "STRING_VALUE",
126
126
  * EnableLocalWriteForwarding: true || false,
127
+ * CACertificateIdentifier: "STRING_VALUE",
127
128
  * };
128
129
  * const command = new CreateDBClusterCommand(input);
129
130
  * const response = await client.send(command);
@@ -275,6 +276,10 @@ declare const CreateDBClusterCommand_base: {
275
276
  * // },
276
277
  * // Iops: Number("int"),
277
278
  * // StorageType: "STRING_VALUE",
279
+ * // CertificateDetails: { // CertificateDetails
280
+ * // CAIdentifier: "STRING_VALUE",
281
+ * // ValidTill: new Date("TIMESTAMP"),
282
+ * // },
278
283
  * // },
279
284
  * // DBClusterInstanceClass: "STRING_VALUE",
280
285
  * // StorageType: "STRING_VALUE",
@@ -305,6 +310,10 @@ declare const CreateDBClusterCommand_base: {
305
310
  * // MinRequiredACU: Number("double"),
306
311
  * // },
307
312
  * // StorageThroughput: Number("int"),
313
+ * // CertificateDetails: {
314
+ * // CAIdentifier: "STRING_VALUE",
315
+ * // ValidTill: new Date("TIMESTAMP"),
316
+ * // },
308
317
  * // },
309
318
  * // };
310
319
  *
@@ -199,6 +199,10 @@ declare const DeleteDBClusterCommand_base: {
199
199
  * // },
200
200
  * // Iops: Number("int"),
201
201
  * // StorageType: "STRING_VALUE",
202
+ * // CertificateDetails: { // CertificateDetails
203
+ * // CAIdentifier: "STRING_VALUE",
204
+ * // ValidTill: new Date("TIMESTAMP"),
205
+ * // },
202
206
  * // },
203
207
  * // DBClusterInstanceClass: "STRING_VALUE",
204
208
  * // StorageType: "STRING_VALUE",
@@ -229,6 +233,10 @@ declare const DeleteDBClusterCommand_base: {
229
233
  * // MinRequiredACU: Number("double"),
230
234
  * // },
231
235
  * // StorageThroughput: Number("int"),
236
+ * // CertificateDetails: {
237
+ * // CAIdentifier: "STRING_VALUE",
238
+ * // ValidTill: new Date("TIMESTAMP"),
239
+ * // },
232
240
  * // },
233
241
  * // };
234
242
  *
@@ -206,6 +206,10 @@ declare const DescribeDBClustersCommand_base: {
206
206
  * // },
207
207
  * // Iops: Number("int"),
208
208
  * // StorageType: "STRING_VALUE",
209
+ * // CertificateDetails: { // CertificateDetails
210
+ * // CAIdentifier: "STRING_VALUE",
211
+ * // ValidTill: new Date("TIMESTAMP"),
212
+ * // },
209
213
  * // },
210
214
  * // DBClusterInstanceClass: "STRING_VALUE",
211
215
  * // StorageType: "STRING_VALUE",
@@ -236,6 +240,10 @@ declare const DescribeDBClustersCommand_base: {
236
240
  * // MinRequiredACU: Number("double"),
237
241
  * // },
238
242
  * // StorageThroughput: Number("int"),
243
+ * // CertificateDetails: {
244
+ * // CAIdentifier: "STRING_VALUE",
245
+ * // ValidTill: new Date("TIMESTAMP"),
246
+ * // },
239
247
  * // },
240
248
  * // ],
241
249
  * // };
@@ -205,6 +205,10 @@ declare const FailoverDBClusterCommand_base: {
205
205
  * // },
206
206
  * // Iops: Number("int"),
207
207
  * // StorageType: "STRING_VALUE",
208
+ * // CertificateDetails: { // CertificateDetails
209
+ * // CAIdentifier: "STRING_VALUE",
210
+ * // ValidTill: new Date("TIMESTAMP"),
211
+ * // },
208
212
  * // },
209
213
  * // DBClusterInstanceClass: "STRING_VALUE",
210
214
  * // StorageType: "STRING_VALUE",
@@ -235,6 +239,10 @@ declare const FailoverDBClusterCommand_base: {
235
239
  * // MinRequiredACU: Number("double"),
236
240
  * // },
237
241
  * // StorageThroughput: Number("int"),
242
+ * // CertificateDetails: {
243
+ * // CAIdentifier: "STRING_VALUE",
244
+ * // ValidTill: new Date("TIMESTAMP"),
245
+ * // },
238
246
  * // },
239
247
  * // };
240
248
  *
@@ -105,6 +105,7 @@ declare const ModifyDBClusterCommand_base: {
105
105
  * EnableLocalWriteForwarding: true || false,
106
106
  * AwsBackupRecoveryPointArn: "STRING_VALUE",
107
107
  * EnableLimitlessDatabase: true || false,
108
+ * CACertificateIdentifier: "STRING_VALUE",
108
109
  * };
109
110
  * const command = new ModifyDBClusterCommand(input);
110
111
  * const response = await client.send(command);
@@ -256,6 +257,10 @@ declare const ModifyDBClusterCommand_base: {
256
257
  * // },
257
258
  * // Iops: Number("int"),
258
259
  * // StorageType: "STRING_VALUE",
260
+ * // CertificateDetails: { // CertificateDetails
261
+ * // CAIdentifier: "STRING_VALUE",
262
+ * // ValidTill: new Date("TIMESTAMP"),
263
+ * // },
259
264
  * // },
260
265
  * // DBClusterInstanceClass: "STRING_VALUE",
261
266
  * // StorageType: "STRING_VALUE",
@@ -286,6 +291,10 @@ declare const ModifyDBClusterCommand_base: {
286
291
  * // MinRequiredACU: Number("double"),
287
292
  * // },
288
293
  * // StorageThroughput: Number("int"),
294
+ * // CertificateDetails: {
295
+ * // CAIdentifier: "STRING_VALUE",
296
+ * // ValidTill: new Date("TIMESTAMP"),
297
+ * // },
289
298
  * // },
290
299
  * // };
291
300
  *
@@ -186,6 +186,10 @@ declare const PromoteReadReplicaDBClusterCommand_base: {
186
186
  * // },
187
187
  * // Iops: Number("int"),
188
188
  * // StorageType: "STRING_VALUE",
189
+ * // CertificateDetails: { // CertificateDetails
190
+ * // CAIdentifier: "STRING_VALUE",
191
+ * // ValidTill: new Date("TIMESTAMP"),
192
+ * // },
189
193
  * // },
190
194
  * // DBClusterInstanceClass: "STRING_VALUE",
191
195
  * // StorageType: "STRING_VALUE",
@@ -216,6 +220,10 @@ declare const PromoteReadReplicaDBClusterCommand_base: {
216
220
  * // MinRequiredACU: Number("double"),
217
221
  * // },
218
222
  * // StorageThroughput: Number("int"),
223
+ * // CertificateDetails: {
224
+ * // CAIdentifier: "STRING_VALUE",
225
+ * // ValidTill: new Date("TIMESTAMP"),
226
+ * // },
219
227
  * // },
220
228
  * // };
221
229
  *
@@ -196,6 +196,10 @@ declare const RebootDBClusterCommand_base: {
196
196
  * // },
197
197
  * // Iops: Number("int"),
198
198
  * // StorageType: "STRING_VALUE",
199
+ * // CertificateDetails: { // CertificateDetails
200
+ * // CAIdentifier: "STRING_VALUE",
201
+ * // ValidTill: new Date("TIMESTAMP"),
202
+ * // },
199
203
  * // },
200
204
  * // DBClusterInstanceClass: "STRING_VALUE",
201
205
  * // StorageType: "STRING_VALUE",
@@ -226,6 +230,10 @@ declare const RebootDBClusterCommand_base: {
226
230
  * // MinRequiredACU: Number("double"),
227
231
  * // },
228
232
  * // StorageThroughput: Number("int"),
233
+ * // CertificateDetails: {
234
+ * // CAIdentifier: "STRING_VALUE",
235
+ * // ValidTill: new Date("TIMESTAMP"),
236
+ * // },
229
237
  * // },
230
238
  * // };
231
239
  *
@@ -252,6 +252,10 @@ declare const RestoreDBClusterFromS3Command_base: {
252
252
  * // },
253
253
  * // Iops: Number("int"),
254
254
  * // StorageType: "STRING_VALUE",
255
+ * // CertificateDetails: { // CertificateDetails
256
+ * // CAIdentifier: "STRING_VALUE",
257
+ * // ValidTill: new Date("TIMESTAMP"),
258
+ * // },
255
259
  * // },
256
260
  * // DBClusterInstanceClass: "STRING_VALUE",
257
261
  * // StorageType: "STRING_VALUE",
@@ -282,6 +286,10 @@ declare const RestoreDBClusterFromS3Command_base: {
282
286
  * // MinRequiredACU: Number("double"),
283
287
  * // },
284
288
  * // StorageThroughput: Number("int"),
289
+ * // CertificateDetails: {
290
+ * // CAIdentifier: "STRING_VALUE",
291
+ * // ValidTill: new Date("TIMESTAMP"),
292
+ * // },
285
293
  * // },
286
294
  * // };
287
295
  *
@@ -257,6 +257,10 @@ declare const RestoreDBClusterFromSnapshotCommand_base: {
257
257
  * // },
258
258
  * // Iops: Number("int"),
259
259
  * // StorageType: "STRING_VALUE",
260
+ * // CertificateDetails: { // CertificateDetails
261
+ * // CAIdentifier: "STRING_VALUE",
262
+ * // ValidTill: new Date("TIMESTAMP"),
263
+ * // },
260
264
  * // },
261
265
  * // DBClusterInstanceClass: "STRING_VALUE",
262
266
  * // StorageType: "STRING_VALUE",
@@ -287,6 +291,10 @@ declare const RestoreDBClusterFromSnapshotCommand_base: {
287
291
  * // MinRequiredACU: Number("double"),
288
292
  * // },
289
293
  * // StorageThroughput: Number("int"),
294
+ * // CertificateDetails: {
295
+ * // CAIdentifier: "STRING_VALUE",
296
+ * // ValidTill: new Date("TIMESTAMP"),
297
+ * // },
290
298
  * // },
291
299
  * // };
292
300
  *
@@ -256,6 +256,10 @@ declare const RestoreDBClusterToPointInTimeCommand_base: {
256
256
  * // },
257
257
  * // Iops: Number("int"),
258
258
  * // StorageType: "STRING_VALUE",
259
+ * // CertificateDetails: { // CertificateDetails
260
+ * // CAIdentifier: "STRING_VALUE",
261
+ * // ValidTill: new Date("TIMESTAMP"),
262
+ * // },
259
263
  * // },
260
264
  * // DBClusterInstanceClass: "STRING_VALUE",
261
265
  * // StorageType: "STRING_VALUE",
@@ -286,6 +290,10 @@ declare const RestoreDBClusterToPointInTimeCommand_base: {
286
290
  * // MinRequiredACU: Number("double"),
287
291
  * // },
288
292
  * // StorageThroughput: Number("int"),
293
+ * // CertificateDetails: {
294
+ * // CAIdentifier: "STRING_VALUE",
295
+ * // ValidTill: new Date("TIMESTAMP"),
296
+ * // },
289
297
  * // },
290
298
  * // };
291
299
  *
@@ -193,6 +193,10 @@ declare const StartDBClusterCommand_base: {
193
193
  * // },
194
194
  * // Iops: Number("int"),
195
195
  * // StorageType: "STRING_VALUE",
196
+ * // CertificateDetails: { // CertificateDetails
197
+ * // CAIdentifier: "STRING_VALUE",
198
+ * // ValidTill: new Date("TIMESTAMP"),
199
+ * // },
196
200
  * // },
197
201
  * // DBClusterInstanceClass: "STRING_VALUE",
198
202
  * // StorageType: "STRING_VALUE",
@@ -223,6 +227,10 @@ declare const StartDBClusterCommand_base: {
223
227
  * // MinRequiredACU: Number("double"),
224
228
  * // },
225
229
  * // StorageThroughput: Number("int"),
230
+ * // CertificateDetails: {
231
+ * // CAIdentifier: "STRING_VALUE",
232
+ * // ValidTill: new Date("TIMESTAMP"),
233
+ * // },
226
234
  * // },
227
235
  * // };
228
236
  *
@@ -194,6 +194,10 @@ declare const StopDBClusterCommand_base: {
194
194
  * // },
195
195
  * // Iops: Number("int"),
196
196
  * // StorageType: "STRING_VALUE",
197
+ * // CertificateDetails: { // CertificateDetails
198
+ * // CAIdentifier: "STRING_VALUE",
199
+ * // ValidTill: new Date("TIMESTAMP"),
200
+ * // },
197
201
  * // },
198
202
  * // DBClusterInstanceClass: "STRING_VALUE",
199
203
  * // StorageType: "STRING_VALUE",
@@ -224,6 +228,10 @@ declare const StopDBClusterCommand_base: {
224
228
  * // MinRequiredACU: Number("double"),
225
229
  * // },
226
230
  * // StorageThroughput: Number("int"),
231
+ * // CertificateDetails: {
232
+ * // CAIdentifier: "STRING_VALUE",
233
+ * // ValidTill: new Date("TIMESTAMP"),
234
+ * // },
227
235
  * // },
228
236
  * // };
229
237
  *
@@ -4363,6 +4363,12 @@ export interface CreateDBClusterMessage {
4363
4363
  * <p>Valid for: Aurora DB clusters only</p>
4364
4364
  */
4365
4365
  EnableLocalWriteForwarding?: boolean;
4366
+ /**
4367
+ * @public
4368
+ * <p>The CA certificate identifier to use for the DB cluster's server certificate.</p>
4369
+ * <p>Valid for Cluster Type: Multi-AZ DB clusters</p>
4370
+ */
4371
+ CACertificateIdentifier?: string;
4366
4372
  }
4367
4373
  /**
4368
4374
  * @public
@@ -4403,6 +4409,27 @@ export interface DBClusterRole {
4403
4409
  */
4404
4410
  FeatureName?: string;
4405
4411
  }
4412
+ /**
4413
+ * @public
4414
+ * <p>Returns the details of the DB instance’s server certificate.</p>
4415
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
4416
+ * instance</a> in the <i>Amazon RDS User Guide</i> and
4417
+ * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html">
4418
+ * Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora
4419
+ * User Guide</i>.</p>
4420
+ */
4421
+ export interface CertificateDetails {
4422
+ /**
4423
+ * @public
4424
+ * <p>The CA identifier of the CA certificate used for the DB instance's server certificate.</p>
4425
+ */
4426
+ CAIdentifier?: string;
4427
+ /**
4428
+ * @public
4429
+ * <p>The expiration date of the DB instance’s server certificate.</p>
4430
+ */
4431
+ ValidTill?: Date;
4432
+ }
4406
4433
  /**
4407
4434
  * @public
4408
4435
  * <p>Contains information about an instance that is part of a DB cluster.</p>
@@ -4678,6 +4705,16 @@ export interface ClusterPendingModifiedValues {
4678
4705
  * <p>The storage type for the DB cluster.</p>
4679
4706
  */
4680
4707
  StorageType?: string;
4708
+ /**
4709
+ * @public
4710
+ * <p>Returns the details of the DB instance’s server certificate.</p>
4711
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
4712
+ * instance</a> in the <i>Amazon RDS User Guide</i> and
4713
+ * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html">
4714
+ * Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora
4715
+ * User Guide</i>.</p>
4716
+ */
4717
+ CertificateDetails?: CertificateDetails;
4681
4718
  }
4682
4719
  /**
4683
4720
  * @public
@@ -5287,6 +5324,16 @@ export interface DBCluster {
5287
5324
  * <p>This setting is only for non-Aurora Multi-AZ DB clusters.</p>
5288
5325
  */
5289
5326
  StorageThroughput?: number;
5327
+ /**
5328
+ * @public
5329
+ * <p>Returns the details of the DB instance’s server certificate.</p>
5330
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
5331
+ * instance</a> in the <i>Amazon RDS User Guide</i> and
5332
+ * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html">
5333
+ * Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora
5334
+ * User Guide</i>.</p>
5335
+ */
5336
+ CertificateDetails?: CertificateDetails;
5290
5337
  }
5291
5338
  /**
5292
5339
  * @public
@@ -6009,7 +6056,7 @@ export interface CreateDBInstanceMessage {
6009
6056
  * 16384 for RDS Custom for SQL Server.</p>
6010
6057
  * </li>
6011
6058
  * <li>
6012
- * <p>Provisioned IOPS storage (io1): Must be an integer from 40 to 65536 for RDS Custom for Oracle,
6059
+ * <p>Provisioned IOPS storage (io1, io2): Must be an integer from 40 to 65536 for RDS Custom for Oracle,
6013
6060
  * 16384 for RDS Custom for SQL Server.</p>
6014
6061
  * </li>
6015
6062
  * </ul>
@@ -6019,10 +6066,10 @@ export interface CreateDBInstanceMessage {
6019
6066
  * <p>Constraints to the amount of storage for each storage type are the following:</p>
6020
6067
  * <ul>
6021
6068
  * <li>
6022
- * <p>General Purpose (SSD) storage (gp3): Must be an integer from 20 to 64000.</p>
6069
+ * <p>General Purpose (SSD) storage (gp3): Must be an integer from 20 to 65536.</p>
6023
6070
  * </li>
6024
6071
  * <li>
6025
- * <p>Provisioned IOPS storage (io1): Must be an integer from 100 to 64000.</p>
6072
+ * <p>Provisioned IOPS storage (io1, io2): Must be an integer from 100 to 65536.</p>
6026
6073
  * </li>
6027
6074
  * </ul>
6028
6075
  * </dd>
@@ -6034,7 +6081,7 @@ export interface CreateDBInstanceMessage {
6034
6081
  * <p>General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.</p>
6035
6082
  * </li>
6036
6083
  * <li>
6037
- * <p>Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.</p>
6084
+ * <p>Provisioned IOPS storage (io1, io2): Must be an integer from 100 to 65536.</p>
6038
6085
  * </li>
6039
6086
  * <li>
6040
6087
  * <p>Magnetic storage (standard): Must be an integer from 5 to 3072.</p>
@@ -6049,7 +6096,7 @@ export interface CreateDBInstanceMessage {
6049
6096
  * <p>General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.</p>
6050
6097
  * </li>
6051
6098
  * <li>
6052
- * <p>Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.</p>
6099
+ * <p>Provisioned IOPS storage (io1, io2): Must be an integer from 100 to 65536.</p>
6053
6100
  * </li>
6054
6101
  * <li>
6055
6102
  * <p>Magnetic storage (standard): Must be an integer from 5 to 3072.</p>
@@ -6064,7 +6111,7 @@ export interface CreateDBInstanceMessage {
6064
6111
  * <p>General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.</p>
6065
6112
  * </li>
6066
6113
  * <li>
6067
- * <p>Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.</p>
6114
+ * <p>Provisioned IOPS storage (io1, io2): Must be an integer from 100 to 65536.</p>
6068
6115
  * </li>
6069
6116
  * <li>
6070
6117
  * <p>Magnetic storage (standard): Must be an integer from 10 to 3072.</p>
@@ -6079,7 +6126,7 @@ export interface CreateDBInstanceMessage {
6079
6126
  * <p>General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.</p>
6080
6127
  * </li>
6081
6128
  * <li>
6082
- * <p>Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.</p>
6129
+ * <p>Provisioned IOPS storage (io1, io2): Must be an integer from 100 to 65536.</p>
6083
6130
  * </li>
6084
6131
  * <li>
6085
6132
  * <p>Magnetic storage (standard): Must be an integer from 5 to 3072.</p>
@@ -6102,7 +6149,7 @@ export interface CreateDBInstanceMessage {
6102
6149
  * </ul>
6103
6150
  * </li>
6104
6151
  * <li>
6105
- * <p>Provisioned IOPS storage (io1):</p>
6152
+ * <p>Provisioned IOPS storage (io1, io2):</p>
6106
6153
  * <ul>
6107
6154
  * <li>
6108
6155
  * <p>Enterprise and Standard editions: Must be an integer from 100 to 16384.</p>
@@ -6692,10 +6739,10 @@ export interface CreateDBInstanceMessage {
6692
6739
  /**
6693
6740
  * @public
6694
6741
  * <p>The storage type to associate with the DB instance.</p>
6695
- * <p>If you specify <code>io1</code> or <code>gp3</code>, you must also include a value for the
6742
+ * <p>If you specify <code>io1</code>, <code>io2</code>, or <code>gp3</code>, you must also include a value for the
6696
6743
  * <code>Iops</code> parameter.</p>
6697
6744
  * <p>This setting doesn't apply to Amazon Aurora DB instances. Storage is managed by the DB cluster.</p>
6698
- * <p>Valid Values: <code>gp2 | gp3 | io1 | standard</code>
6745
+ * <p>Valid Values: <code>gp2 | gp3 | io1 | io2 | standard</code>
6699
6746
  * </p>
6700
6747
  * <p>Default: <code>io1</code>, if the <code>Iops</code> parameter
6701
6748
  * is specified. Otherwise, <code>gp2</code>.</p>
@@ -7211,27 +7258,6 @@ export declare const AutomationMode: {
7211
7258
  * @public
7212
7259
  */
7213
7260
  export type AutomationMode = (typeof AutomationMode)[keyof typeof AutomationMode];
7214
- /**
7215
- * @public
7216
- * <p>Returns the details of the DB instance’s server certificate.</p>
7217
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
7218
- * instance</a> in the <i>Amazon RDS User Guide</i> and
7219
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html">
7220
- * Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora
7221
- * User Guide</i>.</p>
7222
- */
7223
- export interface CertificateDetails {
7224
- /**
7225
- * @public
7226
- * <p>The CA identifier of the CA certificate used for the DB instance's server certificate.</p>
7227
- */
7228
- CAIdentifier?: string;
7229
- /**
7230
- * @public
7231
- * <p>The expiration date of the DB instance’s server certificate.</p>
7232
- */
7233
- ValidTill?: Date;
7234
- }
7235
7261
  /**
7236
7262
  * @public
7237
7263
  * <p>Automated backups of a DB instance replicated to another Amazon Web Services Region. They consist of system backups, transaction logs, and database instance properties.</p>
@@ -8475,9 +8501,9 @@ export interface CreateDBInstanceReadReplicaMessage {
8475
8501
  /**
8476
8502
  * @public
8477
8503
  * <p>The storage type to associate with the read replica.</p>
8478
- * <p>If you specify <code>io1</code> or <code>gp3</code>, you must also include a value for the
8504
+ * <p>If you specify <code>io1</code>, <code>io2</code>, or <code>gp3</code>, you must also include a value for the
8479
8505
  * <code>Iops</code> parameter.</p>
8480
- * <p>Valid Values: <code>gp2 | gp3 | io1 | standard</code>
8506
+ * <p>Valid Values: <code>gp2 | gp3 | io1 | io2 | standard</code>
8481
8507
  * </p>
8482
8508
  * <p>Default: <code>io1</code> if the <code>Iops</code> parameter
8483
8509
  * is specified. Otherwise, <code>gp2</code>.</p>
@@ -5908,7 +5908,7 @@ export interface ValidStorageOptions {
5908
5908
  /**
5909
5909
  * @public
5910
5910
  * <p>The valid storage types for your DB instance.
5911
- * For example: gp2, gp3, io1.</p>
5911
+ * For example: gp2, gp3, io1, io2.</p>
5912
5912
  */
5913
5913
  StorageType?: string;
5914
5914
  /**
@@ -7160,6 +7160,12 @@ export interface ModifyDBClusterMessage {
7160
7160
  * <p>Valid for: Aurora DB clusters only</p>
7161
7161
  */
7162
7162
  EnableLimitlessDatabase?: boolean;
7163
+ /**
7164
+ * @public
7165
+ * <p>The CA certificate identifier to use for the DB cluster's server certificate.</p>
7166
+ * <p>Valid for Cluster Type: Multi-AZ DB clusters</p>
7167
+ */
7168
+ CACertificateIdentifier?: string;
7163
7169
  }
7164
7170
  /**
7165
7171
  * @public
@@ -7814,7 +7820,7 @@ export interface ModifyDBInstanceMessage {
7814
7820
  /**
7815
7821
  * @public
7816
7822
  * <p>The storage type to associate with the DB instance.</p>
7817
- * <p>If you specify Provisioned IOPS (<code>io1</code>),
7823
+ * <p>If you specify <code>io1</code>), <code>io2</code>, or <code>gp3</code>
7818
7824
  * you must also include a value for the <code>Iops</code> parameter.</p>
7819
7825
  * <p>If you choose to migrate your DB instance from using standard storage to using
7820
7826
  * Provisioned IOPS, or from using Provisioned IOPS to using standard storage, the process
@@ -7827,7 +7833,7 @@ export interface ModifyDBInstanceMessage {
7827
7833
  * instance are suspended. No other Amazon RDS operations can take place for the instance,
7828
7834
  * including modifying the instance, rebooting the instance, deleting the instance,
7829
7835
  * creating a read replica for the instance, and creating a DB snapshot of the instance.</p>
7830
- * <p>Valid Values: <code>gp2 | gp3 | io1 | standard</code>
7836
+ * <p>Valid Values: <code>gp2 | gp3 | io1 | io2 | standard</code>
7831
7837
  * </p>
7832
7838
  * <p>Default: <code>io1</code>, if the <code>Iops</code> parameter
7833
7839
  * is specified. Otherwise, <code>gp2</code>.</p>
@@ -11231,9 +11237,9 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
11231
11237
  /**
11232
11238
  * @public
11233
11239
  * <p>Specifies the storage type to be associated with the DB instance.</p>
11234
- * <p>Valid Values: <code>gp2 | gp3 | io1 | standard</code>
11240
+ * <p>Valid Values: <code>gp2 | gp3 | io1 | io2 | standard</code>
11235
11241
  * </p>
11236
- * <p>If you specify <code>io1</code> or <code>gp3</code>, you must also include a value for the
11242
+ * <p>If you specify <code>io1</code>, <code>io2</code>, or <code>gp3</code>, you must also include a value for the
11237
11243
  * <code>Iops</code> parameter.</p>
11238
11244
  * <p>Default: <code>io1</code> if the <code>Iops</code> parameter
11239
11245
  * is specified, otherwise <code>gp2</code>
@@ -11815,9 +11821,9 @@ export interface RestoreDBInstanceFromS3Message {
11815
11821
  /**
11816
11822
  * @public
11817
11823
  * <p>Specifies the storage type to be associated with the DB instance.</p>
11818
- * <p>Valid Values: <code>gp2 | gp3 | io1 | standard</code>
11824
+ * <p>Valid Values: <code>gp2 | gp3 | io1 | io2 | standard</code>
11819
11825
  * </p>
11820
- * <p>If you specify <code>io1</code> or <code>gp3</code>,
11826
+ * <p>If you specify <code>io1</code>, <code>io2</code>, or <code>gp3</code>,
11821
11827
  * you must also include a value for the <code>Iops</code> parameter.</p>
11822
11828
  * <p>Default: <code>io1</code>
11823
11829
  * if the <code>Iops</code> parameter is specified;
@@ -12387,14 +12393,14 @@ export interface RestoreDBInstanceToPointInTimeMessage {
12387
12393
  /**
12388
12394
  * @public
12389
12395
  * <p>The storage type to associate with the DB instance.</p>
12390
- * <p>Valid Values: <code>gp2 | gp3 | io1 | standard</code>
12396
+ * <p>Valid Values: <code>gp2 | gp3 | io1 | io2 | standard</code>
12391
12397
  * </p>
12392
12398
  * <p>Default: <code>io1</code>, if the <code>Iops</code> parameter
12393
12399
  * is specified. Otherwise, <code>gp2</code>.</p>
12394
12400
  * <p>Constraints:</p>
12395
12401
  * <ul>
12396
12402
  * <li>
12397
- * <p>If you specify <code>io1</code> or <code>gp3</code>, you must also include a value for the
12403
+ * <p>If you specify <code>io1</code>, <code>io2</code>, or <code>gp3</code>, you must also include a value for the
12398
12404
  * <code>Iops</code> parameter.</p>
12399
12405
  * </li>
12400
12406
  * </ul>