@aws-sdk/client-rds 3.36.0 → 3.39.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 (399) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist-cjs/RDS.js +45 -59
  3. package/dist-cjs/RDSClient.js +0 -64
  4. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +0 -29
  5. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +0 -27
  6. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +0 -24
  7. package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -26
  8. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +0 -24
  9. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +0 -35
  10. package/dist-cjs/commands/BacktrackDBClusterCommand.js +0 -32
  11. package/dist-cjs/commands/CancelExportTaskCommand.js +0 -26
  12. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +0 -27
  13. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +0 -98
  14. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +0 -24
  15. package/dist-cjs/commands/CopyDBSnapshotCommand.js +0 -32
  16. package/dist-cjs/commands/CopyOptionGroupCommand.js +0 -24
  17. package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +0 -29
  18. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +36 -0
  19. package/dist-cjs/commands/CreateDBClusterCommand.js +0 -37
  20. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +0 -27
  21. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +0 -55
  22. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +0 -30
  23. package/dist-cjs/commands/CreateDBInstanceCommand.js +0 -24
  24. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +0 -39
  25. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +0 -44
  26. package/dist-cjs/commands/CreateDBProxyCommand.js +0 -24
  27. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +0 -28
  28. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +0 -27
  29. package/dist-cjs/commands/CreateDBSnapshotCommand.js +0 -25
  30. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +0 -24
  31. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +0 -46
  32. package/dist-cjs/commands/CreateGlobalClusterCommand.js +0 -40
  33. package/dist-cjs/commands/CreateOptionGroupCommand.js +0 -24
  34. package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +0 -29
  35. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +36 -0
  36. package/dist-cjs/commands/DeleteDBClusterCommand.js +0 -34
  37. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +0 -27
  38. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +0 -31
  39. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +0 -35
  40. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +0 -24
  41. package/dist-cjs/commands/DeleteDBInstanceCommand.js +0 -49
  42. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +0 -24
  43. package/dist-cjs/commands/DeleteDBProxyCommand.js +0 -24
  44. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +0 -26
  45. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +0 -27
  46. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +0 -28
  47. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +0 -27
  48. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +0 -24
  49. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +0 -30
  50. package/dist-cjs/commands/DeleteInstallationMediaCommand.js +0 -25
  51. package/dist-cjs/commands/DeleteOptionGroupCommand.js +0 -24
  52. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +0 -24
  53. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +0 -25
  54. package/dist-cjs/commands/DescribeCertificatesCommand.js +0 -24
  55. package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +0 -29
  56. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +0 -31
  57. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +0 -27
  58. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +0 -35
  59. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +0 -31
  60. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +0 -34
  61. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +0 -31
  62. package/dist-cjs/commands/DescribeDBClustersCommand.js +0 -31
  63. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +0 -24
  64. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +0 -30
  65. package/dist-cjs/commands/DescribeDBInstancesCommand.js +0 -27
  66. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +0 -24
  67. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +0 -27
  68. package/dist-cjs/commands/DescribeDBParametersCommand.js +0 -24
  69. package/dist-cjs/commands/DescribeDBProxiesCommand.js +0 -24
  70. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +0 -24
  71. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +0 -24
  72. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -25
  73. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +0 -27
  74. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +0 -31
  75. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +0 -24
  76. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +0 -27
  77. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +0 -28
  78. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -24
  79. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +0 -28
  80. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +0 -26
  81. package/dist-cjs/commands/DescribeEventsCommand.js +0 -29
  82. package/dist-cjs/commands/DescribeExportTasksCommand.js +0 -25
  83. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +0 -33
  84. package/dist-cjs/commands/DescribeInstallationMediaCommand.js +0 -25
  85. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +0 -24
  86. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +0 -24
  87. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +0 -24
  88. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +0 -24
  89. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +0 -24
  90. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +0 -24
  91. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +0 -25
  92. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +0 -28
  93. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +0 -24
  94. package/dist-cjs/commands/FailoverDBClusterCommand.js +0 -37
  95. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +0 -38
  96. package/dist-cjs/commands/ImportInstallationMediaCommand.js +0 -25
  97. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
  98. package/dist-cjs/commands/ModifyCertificatesCommand.js +0 -48
  99. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +0 -41
  100. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +37 -0
  101. package/dist-cjs/commands/ModifyDBClusterCommand.js +0 -33
  102. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +0 -27
  103. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +0 -51
  104. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +0 -45
  105. package/dist-cjs/commands/ModifyDBInstanceCommand.js +0 -29
  106. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +0 -39
  107. package/dist-cjs/commands/ModifyDBProxyCommand.js +0 -24
  108. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +0 -24
  109. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +0 -24
  110. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +0 -40
  111. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +0 -30
  112. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +0 -24
  113. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +0 -28
  114. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +0 -32
  115. package/dist-cjs/commands/ModifyOptionGroupCommand.js +0 -24
  116. package/dist-cjs/commands/PromoteReadReplicaCommand.js +0 -42
  117. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +0 -27
  118. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +0 -24
  119. package/dist-cjs/commands/RebootDBInstanceCommand.js +0 -35
  120. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +0 -24
  121. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +0 -31
  122. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +0 -29
  123. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +0 -24
  124. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +0 -24
  125. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -28
  126. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +0 -43
  127. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +0 -31
  128. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +0 -43
  129. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +0 -43
  130. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +0 -43
  131. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +0 -37
  132. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +0 -31
  133. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +0 -33
  134. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +0 -24
  135. package/dist-cjs/commands/StartActivityStreamCommand.js +0 -26
  136. package/dist-cjs/commands/StartDBClusterCommand.js +0 -33
  137. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
  138. package/dist-cjs/commands/StartDBInstanceCommand.js +0 -39
  139. package/dist-cjs/commands/StartExportTaskCommand.js +0 -26
  140. package/dist-cjs/commands/StopActivityStreamCommand.js +0 -28
  141. package/dist-cjs/commands/StopDBClusterCommand.js +0 -36
  142. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
  143. package/dist-cjs/commands/StopDBInstanceCommand.js +0 -41
  144. package/dist-cjs/commands/index.js +143 -0
  145. package/dist-cjs/endpoints.js +6 -1
  146. package/dist-cjs/index.js +5 -181
  147. package/dist-cjs/models/models_0.js +70 -925
  148. package/dist-cjs/models/models_1.js +60 -535
  149. package/dist-cjs/pagination/DescribeCertificatesPaginator.js +0 -10
  150. package/dist-cjs/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -10
  151. package/dist-cjs/pagination/DescribeDBClusterBacktracksPaginator.js +0 -10
  152. package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +0 -10
  153. package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +0 -10
  154. package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +0 -10
  155. package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +0 -10
  156. package/dist-cjs/pagination/DescribeDBClustersPaginator.js +0 -10
  157. package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +0 -10
  158. package/dist-cjs/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +0 -10
  159. package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +0 -10
  160. package/dist-cjs/pagination/DescribeDBLogFilesPaginator.js +0 -10
  161. package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +0 -10
  162. package/dist-cjs/pagination/DescribeDBParametersPaginator.js +0 -10
  163. package/dist-cjs/pagination/DescribeDBProxiesPaginator.js +0 -10
  164. package/dist-cjs/pagination/DescribeDBProxyEndpointsPaginator.js +0 -10
  165. package/dist-cjs/pagination/DescribeDBProxyTargetGroupsPaginator.js +0 -10
  166. package/dist-cjs/pagination/DescribeDBProxyTargetsPaginator.js +0 -10
  167. package/dist-cjs/pagination/DescribeDBSecurityGroupsPaginator.js +0 -10
  168. package/dist-cjs/pagination/DescribeDBSnapshotsPaginator.js +0 -10
  169. package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +0 -10
  170. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -10
  171. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +0 -10
  172. package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -10
  173. package/dist-cjs/pagination/DescribeExportTasksPaginator.js +0 -10
  174. package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +0 -10
  175. package/dist-cjs/pagination/DescribeInstallationMediaPaginator.js +0 -10
  176. package/dist-cjs/pagination/DescribeOptionGroupOptionsPaginator.js +0 -10
  177. package/dist-cjs/pagination/DescribeOptionGroupsPaginator.js +0 -10
  178. package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +0 -10
  179. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +0 -10
  180. package/dist-cjs/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +0 -10
  181. package/dist-cjs/pagination/DescribeReservedDBInstancesPaginator.js +0 -10
  182. package/dist-cjs/pagination/DescribeSourceRegionsPaginator.js +0 -10
  183. package/dist-cjs/pagination/DownloadDBLogFilePortionPaginator.js +0 -10
  184. package/dist-cjs/pagination/index.js +39 -0
  185. package/dist-cjs/protocols/Aws_query.js +426 -8
  186. package/dist-cjs/runtimeConfig.browser.js +1 -5
  187. package/dist-cjs/runtimeConfig.js +1 -5
  188. package/dist-cjs/runtimeConfig.native.js +0 -3
  189. package/dist-cjs/runtimeConfig.shared.js +0 -3
  190. package/dist-cjs/waiters/index.js +9 -0
  191. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +0 -9
  192. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +0 -9
  193. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +0 -9
  194. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +0 -9
  195. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +0 -9
  196. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +0 -9
  197. package/dist-es/RDS.js +45 -0
  198. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +39 -0
  199. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +39 -0
  200. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -1
  201. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +40 -0
  202. package/dist-es/commands/index.js +140 -0
  203. package/dist-es/endpoints.js +6 -1
  204. package/dist-es/index.js +5 -181
  205. package/dist-es/models/models_0.js +45 -54
  206. package/dist-es/models/models_1.js +48 -0
  207. package/dist-es/pagination/index.js +36 -0
  208. package/dist-es/protocols/Aws_query.js +431 -0
  209. package/dist-es/waiters/index.js +6 -0
  210. package/dist-types/RDS.d.ts +103 -13
  211. package/dist-types/RDSClient.d.ts +5 -2
  212. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +1 -0
  213. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +1 -2
  214. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -0
  215. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +62 -0
  216. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +4 -3
  217. package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -0
  218. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +55 -0
  219. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -0
  220. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +2 -1
  221. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -4
  222. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -0
  223. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +46 -0
  224. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +2 -1
  225. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +1 -1
  226. package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -0
  227. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -0
  228. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
  229. package/dist-types/commands/StartDBInstanceCommand.d.ts +1 -1
  230. package/dist-types/commands/StartExportTaskCommand.d.ts +1 -0
  231. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
  232. package/dist-types/commands/StopDBInstanceCommand.d.ts +1 -1
  233. package/dist-types/commands/index.d.ts +140 -0
  234. package/dist-types/index.d.ts +5 -181
  235. package/dist-types/models/models_0.d.ts +697 -410
  236. package/dist-types/models/models_1.d.ts +468 -137
  237. package/dist-types/pagination/index.d.ts +36 -0
  238. package/dist-types/protocols/Aws_query.d.ts +9 -0
  239. package/dist-types/ts3.4/RDS.d.ts +153 -1332
  240. package/dist-types/ts3.4/RDSClient.d.ts +29 -147
  241. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +2 -25
  242. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +2 -23
  243. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -20
  244. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -22
  245. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -20
  246. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +2 -31
  247. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +2 -28
  248. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +2 -22
  249. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -23
  250. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +2 -94
  251. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +2 -20
  252. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +2 -28
  253. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +2 -20
  254. package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +2 -25
  255. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +17 -0
  256. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +2 -33
  257. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +2 -23
  258. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -51
  259. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +2 -26
  260. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +2 -20
  261. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -35
  262. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +2 -40
  263. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +2 -20
  264. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +2 -24
  265. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +2 -23
  266. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +2 -21
  267. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +2 -20
  268. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -42
  269. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +2 -36
  270. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +2 -20
  271. package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +2 -25
  272. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +17 -0
  273. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +2 -30
  274. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +2 -23
  275. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -27
  276. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -31
  277. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +2 -20
  278. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +2 -45
  279. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +2 -20
  280. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +2 -20
  281. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +2 -22
  282. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +2 -23
  283. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +2 -24
  284. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +2 -23
  285. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -20
  286. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +2 -26
  287. package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +2 -21
  288. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +2 -20
  289. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +2 -20
  290. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -21
  291. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +2 -20
  292. package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +2 -25
  293. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +2 -27
  294. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -23
  295. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -31
  296. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +2 -27
  297. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -30
  298. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -27
  299. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +2 -27
  300. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +2 -20
  301. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +2 -26
  302. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +2 -23
  303. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +2 -20
  304. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +2 -23
  305. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +2 -20
  306. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +2 -20
  307. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +2 -20
  308. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +2 -20
  309. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +4 -21
  310. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -23
  311. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -27
  312. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +2 -20
  313. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -23
  314. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -24
  315. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -20
  316. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -24
  317. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -22
  318. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -25
  319. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +2 -21
  320. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +2 -29
  321. package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +2 -21
  322. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +2 -20
  323. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +2 -20
  324. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -20
  325. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -20
  326. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +2 -20
  327. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +2 -20
  328. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +2 -21
  329. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -24
  330. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +2 -20
  331. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +2 -33
  332. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +2 -34
  333. package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +2 -21
  334. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
  335. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +2 -44
  336. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +2 -37
  337. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +18 -0
  338. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +2 -29
  339. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +2 -23
  340. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -47
  341. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -41
  342. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +2 -25
  343. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +2 -35
  344. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +2 -20
  345. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +2 -20
  346. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +2 -20
  347. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -36
  348. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +2 -26
  349. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +2 -20
  350. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -24
  351. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +2 -28
  352. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +2 -20
  353. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +2 -38
  354. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -23
  355. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +2 -20
  356. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +2 -31
  357. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +2 -20
  358. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +2 -27
  359. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -25
  360. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +2 -20
  361. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -20
  362. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -24
  363. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -39
  364. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +2 -27
  365. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +2 -39
  366. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -39
  367. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -39
  368. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +2 -33
  369. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +2 -27
  370. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +2 -29
  371. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +2 -20
  372. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +2 -22
  373. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +2 -29
  374. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
  375. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +2 -35
  376. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +2 -22
  377. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +2 -24
  378. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +2 -32
  379. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
  380. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +2 -37
  381. package/dist-types/ts3.4/commands/index.d.ts +140 -0
  382. package/dist-types/ts3.4/index.d.ts +5 -181
  383. package/dist-types/ts3.4/models/models_0.d.ts +1602 -8472
  384. package/dist-types/ts3.4/models/models_1.d.ts +1085 -6073
  385. package/dist-types/ts3.4/pagination/index.d.ts +36 -0
  386. package/dist-types/ts3.4/protocols/Aws_query.d.ts +9 -0
  387. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  388. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  389. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  390. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  391. package/dist-types/ts3.4/waiters/index.d.ts +6 -0
  392. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +2 -9
  393. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +2 -9
  394. package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +2 -9
  395. package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +2 -9
  396. package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +2 -9
  397. package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +2 -9
  398. package/dist-types/waiters/index.d.ts +6 -0
  399. package/package.json +34 -34
@@ -2,8 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
- // @ts-ignore: package.json will be imported from dist folders
6
- const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
+ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
7
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
8
7
  const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
9
8
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
@@ -13,9 +12,6 @@ const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
13
12
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
14
13
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
15
14
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
- /**
17
- * @internal
18
- */
19
15
  const getRuntimeConfig = (config) => {
20
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
21
17
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
@@ -2,8 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
- // @ts-ignore: package.json will be imported from dist folders
6
- const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
+ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
7
6
  const client_sts_1 = require("@aws-sdk/client-sts");
8
7
  const config_resolver_1 = require("@aws-sdk/config-resolver");
9
8
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
@@ -17,9 +16,6 @@ const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
17
16
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
18
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
19
18
  const smithy_client_1 = require("@aws-sdk/smithy-client");
20
- /**
21
- * @internal
22
- */
23
19
  const getRuntimeConfig = (config) => {
24
20
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
25
21
  smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const sha256_js_1 = require("@aws-crypto/sha256-js");
5
5
  const runtimeConfig_browser_1 = require("./runtimeConfig.browser");
6
- /**
7
- * @internal
8
- */
9
6
  const getRuntimeConfig = (config) => {
10
7
  var _a;
11
8
  const browserDefaults = runtimeConfig_browser_1.getRuntimeConfig(config);
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const url_parser_1 = require("@aws-sdk/url-parser");
5
5
  const endpoints_1 = require("./endpoints");
6
- /**
7
- * @internal
8
- */
9
6
  const getRuntimeConfig = (config) => {
10
7
  var _a, _b, _c, _d, _e;
11
8
  return ({
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./waitForDBClusterSnapshotAvailable"), exports);
5
+ tslib_1.__exportStar(require("./waitForDBClusterSnapshotDeleted"), exports);
6
+ tslib_1.__exportStar(require("./waitForDBInstanceAvailable"), exports);
7
+ tslib_1.__exportStar(require("./waitForDBInstanceDeleted"), exports);
8
+ tslib_1.__exportStar(require("./waitForDBSnapshotAvailable"), exports);
9
+ tslib_1.__exportStar(require("./waitForDBSnapshotDeleted"), exports);
@@ -106,20 +106,11 @@ const checkState = async (client, input) => {
106
106
  }
107
107
  return { state: util_waiter_1.WaiterState.RETRY, reason };
108
108
  };
109
- /**
110
- *
111
- * @deprecated Use waitUntilDBClusterSnapshotAvailable instead. waitForDBClusterSnapshotAvailable does not throw error in non-success cases.
112
- */
113
109
  const waitForDBClusterSnapshotAvailable = async (params, input) => {
114
110
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
115
111
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
116
112
  };
117
113
  exports.waitForDBClusterSnapshotAvailable = waitForDBClusterSnapshotAvailable;
118
- /**
119
- *
120
- * @param params - Waiter configuration options.
121
- * @param input - The input to DescribeDBClusterSnapshotsCommand for polling.
122
- */
123
114
  const waitUntilDBClusterSnapshotAvailable = async (params, input) => {
124
115
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
125
116
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
@@ -86,20 +86,11 @@ const checkState = async (client, input) => {
86
86
  }
87
87
  return { state: util_waiter_1.WaiterState.RETRY, reason };
88
88
  };
89
- /**
90
- *
91
- * @deprecated Use waitUntilDBClusterSnapshotDeleted instead. waitForDBClusterSnapshotDeleted does not throw error in non-success cases.
92
- */
93
89
  const waitForDBClusterSnapshotDeleted = async (params, input) => {
94
90
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
95
91
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
96
92
  };
97
93
  exports.waitForDBClusterSnapshotDeleted = waitForDBClusterSnapshotDeleted;
98
- /**
99
- *
100
- * @param params - Waiter configuration options.
101
- * @param input - The input to DescribeDBClusterSnapshotsCommand for polling.
102
- */
103
94
  const waitUntilDBClusterSnapshotDeleted = async (params, input) => {
104
95
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
105
96
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
@@ -106,20 +106,11 @@ const checkState = async (client, input) => {
106
106
  }
107
107
  return { state: util_waiter_1.WaiterState.RETRY, reason };
108
108
  };
109
- /**
110
- *
111
- * @deprecated Use waitUntilDBInstanceAvailable instead. waitForDBInstanceAvailable does not throw error in non-success cases.
112
- */
113
109
  const waitForDBInstanceAvailable = async (params, input) => {
114
110
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
115
111
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
116
112
  };
117
113
  exports.waitForDBInstanceAvailable = waitForDBInstanceAvailable;
118
- /**
119
- *
120
- * @param params - Waiter configuration options.
121
- * @param input - The input to DescribeDBInstancesCommand for polling.
122
- */
123
114
  const waitUntilDBInstanceAvailable = async (params, input) => {
124
115
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
125
116
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
@@ -86,20 +86,11 @@ const checkState = async (client, input) => {
86
86
  }
87
87
  return { state: util_waiter_1.WaiterState.RETRY, reason };
88
88
  };
89
- /**
90
- *
91
- * @deprecated Use waitUntilDBInstanceDeleted instead. waitForDBInstanceDeleted does not throw error in non-success cases.
92
- */
93
89
  const waitForDBInstanceDeleted = async (params, input) => {
94
90
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
95
91
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
96
92
  };
97
93
  exports.waitForDBInstanceDeleted = waitForDBInstanceDeleted;
98
- /**
99
- *
100
- * @param params - Waiter configuration options.
101
- * @param input - The input to DescribeDBInstancesCommand for polling.
102
- */
103
94
  const waitUntilDBInstanceDeleted = async (params, input) => {
104
95
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
105
96
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
@@ -106,20 +106,11 @@ const checkState = async (client, input) => {
106
106
  }
107
107
  return { state: util_waiter_1.WaiterState.RETRY, reason };
108
108
  };
109
- /**
110
- *
111
- * @deprecated Use waitUntilDBSnapshotAvailable instead. waitForDBSnapshotAvailable does not throw error in non-success cases.
112
- */
113
109
  const waitForDBSnapshotAvailable = async (params, input) => {
114
110
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
115
111
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
116
112
  };
117
113
  exports.waitForDBSnapshotAvailable = waitForDBSnapshotAvailable;
118
- /**
119
- *
120
- * @param params - Waiter configuration options.
121
- * @param input - The input to DescribeDBSnapshotsCommand for polling.
122
- */
123
114
  const waitUntilDBSnapshotAvailable = async (params, input) => {
124
115
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
125
116
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
@@ -86,20 +86,11 @@ const checkState = async (client, input) => {
86
86
  }
87
87
  return { state: util_waiter_1.WaiterState.RETRY, reason };
88
88
  };
89
- /**
90
- *
91
- * @deprecated Use waitUntilDBSnapshotDeleted instead. waitForDBSnapshotDeleted does not throw error in non-success cases.
92
- */
93
89
  const waitForDBSnapshotDeleted = async (params, input) => {
94
90
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
95
91
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
96
92
  };
97
93
  exports.waitForDBSnapshotDeleted = waitForDBSnapshotDeleted;
98
- /**
99
- *
100
- * @param params - Waiter configuration options.
101
- * @param input - The input to DescribeDBSnapshotsCommand for polling.
102
- */
103
94
  const waitUntilDBSnapshotDeleted = async (params, input) => {
104
95
  const serviceDefaults = { minDelay: 30, maxDelay: 120 };
105
96
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
package/dist-es/RDS.js CHANGED
@@ -13,6 +13,7 @@ import { CopyDBParameterGroupCommand, } from "./commands/CopyDBParameterGroupCom
13
13
  import { CopyDBSnapshotCommand, } from "./commands/CopyDBSnapshotCommand";
14
14
  import { CopyOptionGroupCommand, } from "./commands/CopyOptionGroupCommand";
15
15
  import { CreateCustomAvailabilityZoneCommand, } from "./commands/CreateCustomAvailabilityZoneCommand";
16
+ import { CreateCustomDBEngineVersionCommand, } from "./commands/CreateCustomDBEngineVersionCommand";
16
17
  import { CreateDBClusterCommand, } from "./commands/CreateDBClusterCommand";
17
18
  import { CreateDBClusterEndpointCommand, } from "./commands/CreateDBClusterEndpointCommand";
18
19
  import { CreateDBClusterParameterGroupCommand, } from "./commands/CreateDBClusterParameterGroupCommand";
@@ -29,6 +30,7 @@ import { CreateEventSubscriptionCommand, } from "./commands/CreateEventSubscript
29
30
  import { CreateGlobalClusterCommand, } from "./commands/CreateGlobalClusterCommand";
30
31
  import { CreateOptionGroupCommand, } from "./commands/CreateOptionGroupCommand";
31
32
  import { DeleteCustomAvailabilityZoneCommand, } from "./commands/DeleteCustomAvailabilityZoneCommand";
33
+ import { DeleteCustomDBEngineVersionCommand, } from "./commands/DeleteCustomDBEngineVersionCommand";
32
34
  import { DeleteDBClusterCommand, } from "./commands/DeleteDBClusterCommand";
33
35
  import { DeleteDBClusterEndpointCommand, } from "./commands/DeleteDBClusterEndpointCommand";
34
36
  import { DeleteDBClusterParameterGroupCommand, } from "./commands/DeleteDBClusterParameterGroupCommand";
@@ -93,6 +95,7 @@ import { ImportInstallationMediaCommand, } from "./commands/ImportInstallationMe
93
95
  import { ListTagsForResourceCommand, } from "./commands/ListTagsForResourceCommand";
94
96
  import { ModifyCertificatesCommand, } from "./commands/ModifyCertificatesCommand";
95
97
  import { ModifyCurrentDBClusterCapacityCommand, } from "./commands/ModifyCurrentDBClusterCapacityCommand";
98
+ import { ModifyCustomDBEngineVersionCommand, } from "./commands/ModifyCustomDBEngineVersionCommand";
96
99
  import { ModifyDBClusterCommand, } from "./commands/ModifyDBClusterCommand";
97
100
  import { ModifyDBClusterEndpointCommand, } from "./commands/ModifyDBClusterEndpointCommand";
98
101
  import { ModifyDBClusterParameterGroupCommand, } from "./commands/ModifyDBClusterParameterGroupCommand";
@@ -338,6 +341,20 @@ var RDS = (function (_super) {
338
341
  return this.send(command, optionsOrCb);
339
342
  }
340
343
  };
344
+ RDS.prototype.createCustomDBEngineVersion = function (args, optionsOrCb, cb) {
345
+ var command = new CreateCustomDBEngineVersionCommand(args);
346
+ if (typeof optionsOrCb === "function") {
347
+ this.send(command, optionsOrCb);
348
+ }
349
+ else if (typeof cb === "function") {
350
+ if (typeof optionsOrCb !== "object")
351
+ throw new Error("Expect http options but get " + typeof optionsOrCb);
352
+ this.send(command, optionsOrCb || {}, cb);
353
+ }
354
+ else {
355
+ return this.send(command, optionsOrCb);
356
+ }
357
+ };
341
358
  RDS.prototype.createDBCluster = function (args, optionsOrCb, cb) {
342
359
  var command = new CreateDBClusterCommand(args);
343
360
  if (typeof optionsOrCb === "function") {
@@ -562,6 +579,20 @@ var RDS = (function (_super) {
562
579
  return this.send(command, optionsOrCb);
563
580
  }
564
581
  };
582
+ RDS.prototype.deleteCustomDBEngineVersion = function (args, optionsOrCb, cb) {
583
+ var command = new DeleteCustomDBEngineVersionCommand(args);
584
+ if (typeof optionsOrCb === "function") {
585
+ this.send(command, optionsOrCb);
586
+ }
587
+ else if (typeof cb === "function") {
588
+ if (typeof optionsOrCb !== "object")
589
+ throw new Error("Expect http options but get " + typeof optionsOrCb);
590
+ this.send(command, optionsOrCb || {}, cb);
591
+ }
592
+ else {
593
+ return this.send(command, optionsOrCb);
594
+ }
595
+ };
565
596
  RDS.prototype.deleteDBCluster = function (args, optionsOrCb, cb) {
566
597
  var command = new DeleteDBClusterCommand(args);
567
598
  if (typeof optionsOrCb === "function") {
@@ -1458,6 +1489,20 @@ var RDS = (function (_super) {
1458
1489
  return this.send(command, optionsOrCb);
1459
1490
  }
1460
1491
  };
1492
+ RDS.prototype.modifyCustomDBEngineVersion = function (args, optionsOrCb, cb) {
1493
+ var command = new ModifyCustomDBEngineVersionCommand(args);
1494
+ if (typeof optionsOrCb === "function") {
1495
+ this.send(command, optionsOrCb);
1496
+ }
1497
+ else if (typeof cb === "function") {
1498
+ if (typeof optionsOrCb !== "object")
1499
+ throw new Error("Expect http options but get " + typeof optionsOrCb);
1500
+ this.send(command, optionsOrCb || {}, cb);
1501
+ }
1502
+ else {
1503
+ return this.send(command, optionsOrCb);
1504
+ }
1505
+ };
1461
1506
  RDS.prototype.modifyDBCluster = function (args, optionsOrCb, cb) {
1462
1507
  var command = new ModifyDBClusterCommand(args);
1463
1508
  if (typeof optionsOrCb === "function") {
@@ -0,0 +1,39 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { CreateCustomDBEngineVersionMessage, DBEngineVersion } from "../models/models_0";
5
+ import { deserializeAws_queryCreateCustomDBEngineVersionCommand, serializeAws_queryCreateCustomDBEngineVersionCommand, } from "../protocols/Aws_query";
6
+ var CreateCustomDBEngineVersionCommand = (function (_super) {
7
+ __extends(CreateCustomDBEngineVersionCommand, _super);
8
+ function CreateCustomDBEngineVersionCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ CreateCustomDBEngineVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RDSClient";
18
+ var commandName = "CreateCustomDBEngineVersionCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: CreateCustomDBEngineVersionMessage.filterSensitiveLog,
24
+ outputFilterSensitiveLog: DBEngineVersion.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateCustomDBEngineVersionCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_queryCreateCustomDBEngineVersionCommand(input, context);
33
+ };
34
+ CreateCustomDBEngineVersionCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_queryCreateCustomDBEngineVersionCommand(output, context);
36
+ };
37
+ return CreateCustomDBEngineVersionCommand;
38
+ }($Command));
39
+ export { CreateCustomDBEngineVersionCommand };
@@ -0,0 +1,39 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { DBEngineVersion, DeleteCustomDBEngineVersionMessage } from "../models/models_0";
5
+ import { deserializeAws_queryDeleteCustomDBEngineVersionCommand, serializeAws_queryDeleteCustomDBEngineVersionCommand, } from "../protocols/Aws_query";
6
+ var DeleteCustomDBEngineVersionCommand = (function (_super) {
7
+ __extends(DeleteCustomDBEngineVersionCommand, _super);
8
+ function DeleteCustomDBEngineVersionCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
12
+ }
13
+ DeleteCustomDBEngineVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
14
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RDSClient";
18
+ var commandName = "DeleteCustomDBEngineVersionCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
23
+ inputFilterSensitiveLog: DeleteCustomDBEngineVersionMessage.filterSensitiveLog,
24
+ outputFilterSensitiveLog: DBEngineVersion.filterSensitiveLog,
25
+ };
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ DeleteCustomDBEngineVersionCommand.prototype.serialize = function (input, context) {
32
+ return serializeAws_queryDeleteCustomDBEngineVersionCommand(input, context);
33
+ };
34
+ DeleteCustomDBEngineVersionCommand.prototype.deserialize = function (output, context) {
35
+ return deserializeAws_queryDeleteCustomDBEngineVersionCommand(output, context);
36
+ };
37
+ return DeleteCustomDBEngineVersionCommand;
38
+ }($Command));
39
+ export { DeleteCustomDBEngineVersionCommand };
@@ -1,7 +1,8 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeDBProxyTargetsRequest, DescribeDBProxyTargetsResponse } from "../models/models_0";
4
+ import { DescribeDBProxyTargetsRequest } from "../models/models_0";
5
+ import { DescribeDBProxyTargetsResponse } from "../models/models_1";
5
6
  import { deserializeAws_queryDescribeDBProxyTargetsCommand, serializeAws_queryDescribeDBProxyTargetsCommand, } from "../protocols/Aws_query";
6
7
  var DescribeDBProxyTargetsCommand = (function (_super) {
7
8
  __extends(DescribeDBProxyTargetsCommand, _super);
@@ -0,0 +1,40 @@
1
+ import { __extends } from "tslib";
2
+ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
+ import { Command as $Command } from "@aws-sdk/smithy-client";
4
+ import { DBEngineVersion } from "../models/models_0";
5
+ import { ModifyCustomDBEngineVersionMessage } from "../models/models_1";
6
+ import { deserializeAws_queryModifyCustomDBEngineVersionCommand, serializeAws_queryModifyCustomDBEngineVersionCommand, } from "../protocols/Aws_query";
7
+ var ModifyCustomDBEngineVersionCommand = (function (_super) {
8
+ __extends(ModifyCustomDBEngineVersionCommand, _super);
9
+ function ModifyCustomDBEngineVersionCommand(input) {
10
+ var _this = _super.call(this) || this;
11
+ _this.input = input;
12
+ return _this;
13
+ }
14
+ ModifyCustomDBEngineVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
15
+ this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
16
+ var stack = clientStack.concat(this.middlewareStack);
17
+ var logger = configuration.logger;
18
+ var clientName = "RDSClient";
19
+ var commandName = "ModifyCustomDBEngineVersionCommand";
20
+ var handlerExecutionContext = {
21
+ logger: logger,
22
+ clientName: clientName,
23
+ commandName: commandName,
24
+ inputFilterSensitiveLog: ModifyCustomDBEngineVersionMessage.filterSensitiveLog,
25
+ outputFilterSensitiveLog: DBEngineVersion.filterSensitiveLog,
26
+ };
27
+ var requestHandler = configuration.requestHandler;
28
+ return stack.resolve(function (request) {
29
+ return requestHandler.handle(request.request, options || {});
30
+ }, handlerExecutionContext);
31
+ };
32
+ ModifyCustomDBEngineVersionCommand.prototype.serialize = function (input, context) {
33
+ return serializeAws_queryModifyCustomDBEngineVersionCommand(input, context);
34
+ };
35
+ ModifyCustomDBEngineVersionCommand.prototype.deserialize = function (output, context) {
36
+ return deserializeAws_queryModifyCustomDBEngineVersionCommand(output, context);
37
+ };
38
+ return ModifyCustomDBEngineVersionCommand;
39
+ }($Command));
40
+ export { ModifyCustomDBEngineVersionCommand };
@@ -0,0 +1,140 @@
1
+ export * from "./AddRoleToDBClusterCommand";
2
+ export * from "./AddRoleToDBInstanceCommand";
3
+ export * from "./AddSourceIdentifierToSubscriptionCommand";
4
+ export * from "./AddTagsToResourceCommand";
5
+ export * from "./ApplyPendingMaintenanceActionCommand";
6
+ export * from "./AuthorizeDBSecurityGroupIngressCommand";
7
+ export * from "./BacktrackDBClusterCommand";
8
+ export * from "./CancelExportTaskCommand";
9
+ export * from "./CopyDBClusterParameterGroupCommand";
10
+ export * from "./CopyDBClusterSnapshotCommand";
11
+ export * from "./CopyDBParameterGroupCommand";
12
+ export * from "./CopyDBSnapshotCommand";
13
+ export * from "./CopyOptionGroupCommand";
14
+ export * from "./CreateCustomAvailabilityZoneCommand";
15
+ export * from "./CreateCustomDBEngineVersionCommand";
16
+ export * from "./CreateDBClusterCommand";
17
+ export * from "./CreateDBClusterEndpointCommand";
18
+ export * from "./CreateDBClusterParameterGroupCommand";
19
+ export * from "./CreateDBClusterSnapshotCommand";
20
+ export * from "./CreateDBInstanceCommand";
21
+ export * from "./CreateDBInstanceReadReplicaCommand";
22
+ export * from "./CreateDBParameterGroupCommand";
23
+ export * from "./CreateDBProxyCommand";
24
+ export * from "./CreateDBProxyEndpointCommand";
25
+ export * from "./CreateDBSecurityGroupCommand";
26
+ export * from "./CreateDBSnapshotCommand";
27
+ export * from "./CreateDBSubnetGroupCommand";
28
+ export * from "./CreateEventSubscriptionCommand";
29
+ export * from "./CreateGlobalClusterCommand";
30
+ export * from "./CreateOptionGroupCommand";
31
+ export * from "./DeleteCustomAvailabilityZoneCommand";
32
+ export * from "./DeleteCustomDBEngineVersionCommand";
33
+ export * from "./DeleteDBClusterCommand";
34
+ export * from "./DeleteDBClusterEndpointCommand";
35
+ export * from "./DeleteDBClusterParameterGroupCommand";
36
+ export * from "./DeleteDBClusterSnapshotCommand";
37
+ export * from "./DeleteDBInstanceAutomatedBackupCommand";
38
+ export * from "./DeleteDBInstanceCommand";
39
+ export * from "./DeleteDBParameterGroupCommand";
40
+ export * from "./DeleteDBProxyCommand";
41
+ export * from "./DeleteDBProxyEndpointCommand";
42
+ export * from "./DeleteDBSecurityGroupCommand";
43
+ export * from "./DeleteDBSnapshotCommand";
44
+ export * from "./DeleteDBSubnetGroupCommand";
45
+ export * from "./DeleteEventSubscriptionCommand";
46
+ export * from "./DeleteGlobalClusterCommand";
47
+ export * from "./DeleteInstallationMediaCommand";
48
+ export * from "./DeleteOptionGroupCommand";
49
+ export * from "./DeregisterDBProxyTargetsCommand";
50
+ export * from "./DescribeAccountAttributesCommand";
51
+ export * from "./DescribeCertificatesCommand";
52
+ export * from "./DescribeCustomAvailabilityZonesCommand";
53
+ export * from "./DescribeDBClusterBacktracksCommand";
54
+ export * from "./DescribeDBClusterEndpointsCommand";
55
+ export * from "./DescribeDBClusterParameterGroupsCommand";
56
+ export * from "./DescribeDBClusterParametersCommand";
57
+ export * from "./DescribeDBClusterSnapshotAttributesCommand";
58
+ export * from "./DescribeDBClusterSnapshotsCommand";
59
+ export * from "./DescribeDBClustersCommand";
60
+ export * from "./DescribeDBEngineVersionsCommand";
61
+ export * from "./DescribeDBInstanceAutomatedBackupsCommand";
62
+ export * from "./DescribeDBInstancesCommand";
63
+ export * from "./DescribeDBLogFilesCommand";
64
+ export * from "./DescribeDBParameterGroupsCommand";
65
+ export * from "./DescribeDBParametersCommand";
66
+ export * from "./DescribeDBProxiesCommand";
67
+ export * from "./DescribeDBProxyEndpointsCommand";
68
+ export * from "./DescribeDBProxyTargetGroupsCommand";
69
+ export * from "./DescribeDBProxyTargetsCommand";
70
+ export * from "./DescribeDBSecurityGroupsCommand";
71
+ export * from "./DescribeDBSnapshotAttributesCommand";
72
+ export * from "./DescribeDBSnapshotsCommand";
73
+ export * from "./DescribeDBSubnetGroupsCommand";
74
+ export * from "./DescribeEngineDefaultClusterParametersCommand";
75
+ export * from "./DescribeEngineDefaultParametersCommand";
76
+ export * from "./DescribeEventCategoriesCommand";
77
+ export * from "./DescribeEventSubscriptionsCommand";
78
+ export * from "./DescribeEventsCommand";
79
+ export * from "./DescribeExportTasksCommand";
80
+ export * from "./DescribeGlobalClustersCommand";
81
+ export * from "./DescribeInstallationMediaCommand";
82
+ export * from "./DescribeOptionGroupOptionsCommand";
83
+ export * from "./DescribeOptionGroupsCommand";
84
+ export * from "./DescribeOrderableDBInstanceOptionsCommand";
85
+ export * from "./DescribePendingMaintenanceActionsCommand";
86
+ export * from "./DescribeReservedDBInstancesCommand";
87
+ export * from "./DescribeReservedDBInstancesOfferingsCommand";
88
+ export * from "./DescribeSourceRegionsCommand";
89
+ export * from "./DescribeValidDBInstanceModificationsCommand";
90
+ export * from "./DownloadDBLogFilePortionCommand";
91
+ export * from "./FailoverDBClusterCommand";
92
+ export * from "./FailoverGlobalClusterCommand";
93
+ export * from "./ImportInstallationMediaCommand";
94
+ export * from "./ListTagsForResourceCommand";
95
+ export * from "./ModifyCertificatesCommand";
96
+ export * from "./ModifyCurrentDBClusterCapacityCommand";
97
+ export * from "./ModifyCustomDBEngineVersionCommand";
98
+ export * from "./ModifyDBClusterCommand";
99
+ export * from "./ModifyDBClusterEndpointCommand";
100
+ export * from "./ModifyDBClusterParameterGroupCommand";
101
+ export * from "./ModifyDBClusterSnapshotAttributeCommand";
102
+ export * from "./ModifyDBInstanceCommand";
103
+ export * from "./ModifyDBParameterGroupCommand";
104
+ export * from "./ModifyDBProxyCommand";
105
+ export * from "./ModifyDBProxyEndpointCommand";
106
+ export * from "./ModifyDBProxyTargetGroupCommand";
107
+ export * from "./ModifyDBSnapshotAttributeCommand";
108
+ export * from "./ModifyDBSnapshotCommand";
109
+ export * from "./ModifyDBSubnetGroupCommand";
110
+ export * from "./ModifyEventSubscriptionCommand";
111
+ export * from "./ModifyGlobalClusterCommand";
112
+ export * from "./ModifyOptionGroupCommand";
113
+ export * from "./PromoteReadReplicaCommand";
114
+ export * from "./PromoteReadReplicaDBClusterCommand";
115
+ export * from "./PurchaseReservedDBInstancesOfferingCommand";
116
+ export * from "./RebootDBInstanceCommand";
117
+ export * from "./RegisterDBProxyTargetsCommand";
118
+ export * from "./RemoveFromGlobalClusterCommand";
119
+ export * from "./RemoveRoleFromDBClusterCommand";
120
+ export * from "./RemoveRoleFromDBInstanceCommand";
121
+ export * from "./RemoveSourceIdentifierFromSubscriptionCommand";
122
+ export * from "./RemoveTagsFromResourceCommand";
123
+ export * from "./ResetDBClusterParameterGroupCommand";
124
+ export * from "./ResetDBParameterGroupCommand";
125
+ export * from "./RestoreDBClusterFromS3Command";
126
+ export * from "./RestoreDBClusterFromSnapshotCommand";
127
+ export * from "./RestoreDBClusterToPointInTimeCommand";
128
+ export * from "./RestoreDBInstanceFromDBSnapshotCommand";
129
+ export * from "./RestoreDBInstanceFromS3Command";
130
+ export * from "./RestoreDBInstanceToPointInTimeCommand";
131
+ export * from "./RevokeDBSecurityGroupIngressCommand";
132
+ export * from "./StartActivityStreamCommand";
133
+ export * from "./StartDBClusterCommand";
134
+ export * from "./StartDBInstanceAutomatedBackupsReplicationCommand";
135
+ export * from "./StartDBInstanceCommand";
136
+ export * from "./StartExportTaskCommand";
137
+ export * from "./StopActivityStreamCommand";
138
+ export * from "./StopDBClusterCommand";
139
+ export * from "./StopDBInstanceAutomatedBackupsReplicationCommand";
140
+ export * from "./StopDBInstanceCommand";
@@ -60,22 +60,27 @@ var partitionHash = {
60
60
  "us-west-1",
61
61
  "us-west-2",
62
62
  ],
63
+ regionRegex: "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
63
64
  hostname: "rds.{region}.amazonaws.com",
64
65
  },
65
66
  "aws-cn": {
66
67
  regions: ["cn-north-1", "cn-northwest-1"],
68
+ regionRegex: "^cn\\-\\w+\\-\\d+$",
67
69
  hostname: "rds.{region}.amazonaws.com.cn",
68
70
  },
69
71
  "aws-iso": {
70
- regions: ["us-iso-east-1"],
72
+ regions: ["us-iso-east-1", "us-iso-west-1"],
73
+ regionRegex: "^us\\-iso\\-\\w+\\-\\d+$",
71
74
  hostname: "rds.{region}.c2s.ic.gov",
72
75
  },
73
76
  "aws-iso-b": {
74
77
  regions: ["us-isob-east-1"],
78
+ regionRegex: "^us\\-isob\\-\\w+\\-\\d+$",
75
79
  hostname: "rds.{region}.sc2s.sgov.gov",
76
80
  },
77
81
  "aws-us-gov": {
78
82
  regions: ["rds.us-gov-east-1", "rds.us-gov-west-1", "us-gov-east-1", "us-gov-west-1"],
83
+ regionRegex: "^us\\-gov\\-\\w+\\-\\d+$",
79
84
  hostname: "rds.{region}.amazonaws.com",
80
85
  },
81
86
  };