@aws-sdk/client-rds 3.296.0 → 3.298.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 (472) hide show
  1. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +2 -3
  2. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +2 -3
  3. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  5. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  6. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  7. package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -3
  8. package/dist-cjs/commands/CancelExportTaskCommand.js +2 -3
  9. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  10. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -3
  11. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -3
  12. package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -3
  13. package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -3
  14. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  15. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  16. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -3
  17. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -3
  20. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -3
  21. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  22. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -3
  23. package/dist-cjs/commands/CreateDBProxyCommand.js +2 -3
  24. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -3
  25. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -3
  26. package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -3
  27. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -3
  28. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -3
  29. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -3
  30. package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  37. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  38. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -3
  39. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +2 -3
  40. package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -3
  41. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -3
  42. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +2 -3
  43. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -3
  44. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -3
  45. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -3
  46. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -3
  47. package/dist-cjs/commands/DeleteOptionGroupCommand.js +2 -3
  48. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -3
  62. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -3
  63. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -3
  64. package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -4
  65. package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -3
  66. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  67. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  68. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -3
  69. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  70. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  71. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -3
  72. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  73. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  74. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  75. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -3
  76. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -3
  77. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  78. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -3
  79. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -3
  80. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  81. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -3
  82. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  83. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  84. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -3
  85. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  86. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -3
  87. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  88. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -3
  89. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -3
  90. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -3
  91. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  92. package/dist-cjs/commands/ModifyActivityStreamCommand.js +2 -3
  93. package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -3
  94. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  95. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  96. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -3
  97. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -4
  98. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  99. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  100. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -3
  101. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -3
  102. package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -3
  103. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -3
  104. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  105. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  106. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -3
  107. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -3
  108. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -3
  109. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -3
  110. package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -3
  111. package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -3
  112. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  113. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  114. package/dist-cjs/commands/RebootDBClusterCommand.js +2 -3
  115. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -3
  116. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -3
  117. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -3
  118. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  119. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  120. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  121. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  122. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  123. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -3
  124. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -3
  125. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  126. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  127. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  128. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -3
  129. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  130. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  131. package/dist-cjs/commands/StartActivityStreamCommand.js +2 -3
  132. package/dist-cjs/commands/StartDBClusterCommand.js +2 -3
  133. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  134. package/dist-cjs/commands/StartDBInstanceCommand.js +2 -3
  135. package/dist-cjs/commands/StartExportTaskCommand.js +2 -4
  136. package/dist-cjs/commands/StopActivityStreamCommand.js +2 -3
  137. package/dist-cjs/commands/StopDBClusterCommand.js +2 -3
  138. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  139. package/dist-cjs/commands/StopDBInstanceCommand.js +2 -3
  140. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  141. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +2 -3
  142. package/dist-cjs/models/models_0.js +1 -732
  143. package/dist-cjs/models/models_1.js +1 -697
  144. package/dist-cjs/protocols/Aws_query.js +330 -1672
  145. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -3
  146. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -3
  147. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  148. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  149. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  150. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  151. package/dist-es/commands/BacktrackDBClusterCommand.js +2 -3
  152. package/dist-es/commands/CancelExportTaskCommand.js +2 -3
  153. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  154. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -3
  155. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -3
  156. package/dist-es/commands/CopyDBSnapshotCommand.js +2 -3
  157. package/dist-es/commands/CopyOptionGroupCommand.js +2 -3
  158. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  159. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  160. package/dist-es/commands/CreateDBClusterCommand.js +2 -3
  161. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -3
  162. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  163. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -3
  164. package/dist-es/commands/CreateDBInstanceCommand.js +2 -3
  165. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  166. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -3
  167. package/dist-es/commands/CreateDBProxyCommand.js +2 -3
  168. package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -3
  169. package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -3
  170. package/dist-es/commands/CreateDBSnapshotCommand.js +2 -3
  171. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -3
  172. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  173. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -3
  174. package/dist-es/commands/CreateOptionGroupCommand.js +2 -3
  175. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  176. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  177. package/dist-es/commands/DeleteDBClusterCommand.js +2 -3
  178. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -3
  179. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  180. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  181. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  182. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -3
  183. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -3
  184. package/dist-es/commands/DeleteDBProxyCommand.js +2 -3
  185. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -3
  186. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -3
  187. package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -3
  188. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -3
  189. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  190. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -3
  191. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -3
  192. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  193. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
  194. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  195. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  196. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  197. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  198. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  199. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -3
  200. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  201. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  202. package/dist-es/commands/DescribeDBClustersCommand.js +2 -3
  203. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -3
  204. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  205. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -3
  206. package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -3
  207. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -3
  208. package/dist-es/commands/DescribeDBParametersCommand.js +2 -4
  209. package/dist-es/commands/DescribeDBProxiesCommand.js +2 -3
  210. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  211. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  212. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -3
  213. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  214. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  215. package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -3
  216. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  217. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  218. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  219. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  220. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  221. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  222. package/dist-es/commands/DescribeExportTasksCommand.js +2 -3
  223. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -3
  224. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  225. package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -3
  226. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  227. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  228. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -3
  229. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  230. package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -3
  231. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  232. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -3
  233. package/dist-es/commands/FailoverDBClusterCommand.js +2 -3
  234. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -3
  235. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  236. package/dist-es/commands/ModifyActivityStreamCommand.js +2 -3
  237. package/dist-es/commands/ModifyCertificatesCommand.js +2 -3
  238. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  239. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  240. package/dist-es/commands/ModifyDBClusterCommand.js +2 -3
  241. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -4
  242. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  243. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  244. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -3
  245. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -3
  246. package/dist-es/commands/ModifyDBProxyCommand.js +2 -3
  247. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -3
  248. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  249. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  250. package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -3
  251. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -3
  252. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  253. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -3
  254. package/dist-es/commands/ModifyOptionGroupCommand.js +2 -3
  255. package/dist-es/commands/PromoteReadReplicaCommand.js +2 -3
  256. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  257. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  258. package/dist-es/commands/RebootDBClusterCommand.js +2 -3
  259. package/dist-es/commands/RebootDBInstanceCommand.js +2 -3
  260. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -3
  261. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -3
  262. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  263. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  264. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  265. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  266. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  267. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -3
  268. package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -3
  269. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  270. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  271. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  272. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -3
  273. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  274. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  275. package/dist-es/commands/StartActivityStreamCommand.js +2 -3
  276. package/dist-es/commands/StartDBClusterCommand.js +2 -3
  277. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  278. package/dist-es/commands/StartDBInstanceCommand.js +2 -3
  279. package/dist-es/commands/StartExportTaskCommand.js +2 -4
  280. package/dist-es/commands/StopActivityStreamCommand.js +2 -3
  281. package/dist-es/commands/StopDBClusterCommand.js +2 -3
  282. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  283. package/dist-es/commands/StopDBInstanceCommand.js +2 -3
  284. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  285. package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -3
  286. package/dist-es/models/models_0.js +0 -546
  287. package/dist-es/models/models_1.js +0 -519
  288. package/dist-es/protocols/Aws_query.js +330 -1672
  289. package/dist-types/RDS.d.ts +142 -0
  290. package/dist-types/RDSClient.d.ts +24 -4
  291. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +16 -0
  292. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +16 -0
  293. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +16 -0
  294. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  295. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +16 -0
  296. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +16 -0
  297. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +16 -0
  298. package/dist-types/commands/CancelExportTaskCommand.d.ts +16 -0
  299. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +16 -0
  300. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +16 -0
  301. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +16 -0
  302. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +16 -0
  303. package/dist-types/commands/CopyOptionGroupCommand.d.ts +16 -0
  304. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +16 -0
  305. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +16 -0
  306. package/dist-types/commands/CreateDBClusterCommand.d.ts +16 -0
  307. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +16 -0
  308. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +16 -0
  309. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +16 -0
  310. package/dist-types/commands/CreateDBInstanceCommand.d.ts +16 -0
  311. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +16 -0
  312. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +16 -0
  313. package/dist-types/commands/CreateDBProxyCommand.d.ts +16 -0
  314. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +16 -0
  315. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +16 -0
  316. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +16 -0
  317. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +16 -0
  318. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  319. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +16 -0
  320. package/dist-types/commands/CreateOptionGroupCommand.d.ts +16 -0
  321. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +16 -0
  322. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +16 -0
  323. package/dist-types/commands/DeleteDBClusterCommand.d.ts +16 -0
  324. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +16 -0
  325. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +16 -0
  326. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +16 -0
  327. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +16 -0
  328. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +16 -0
  329. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +16 -0
  330. package/dist-types/commands/DeleteDBProxyCommand.d.ts +16 -0
  331. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +16 -0
  332. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +16 -0
  333. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +16 -0
  334. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +16 -0
  335. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  336. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +16 -0
  337. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +16 -0
  338. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +16 -0
  339. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  340. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +16 -0
  341. package/dist-types/commands/DescribeCertificatesCommand.d.ts +16 -0
  342. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +16 -0
  343. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +16 -0
  344. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +16 -0
  345. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +16 -0
  346. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +16 -0
  347. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +16 -0
  348. package/dist-types/commands/DescribeDBClustersCommand.d.ts +16 -0
  349. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +16 -0
  350. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +16 -0
  351. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +16 -0
  352. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +16 -0
  353. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +16 -0
  354. package/dist-types/commands/DescribeDBParametersCommand.d.ts +16 -0
  355. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +16 -0
  356. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +16 -0
  357. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +16 -0
  358. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +16 -0
  359. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +16 -0
  360. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +16 -0
  361. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +16 -0
  362. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +16 -0
  363. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +16 -0
  364. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +16 -0
  365. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  366. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  367. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  368. package/dist-types/commands/DescribeExportTasksCommand.d.ts +16 -0
  369. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +16 -0
  370. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +16 -0
  371. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +16 -0
  372. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +16 -0
  373. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +16 -0
  374. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +16 -0
  375. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +16 -0
  376. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +16 -0
  377. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +16 -0
  378. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +16 -0
  379. package/dist-types/commands/FailoverDBClusterCommand.d.ts +16 -0
  380. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +16 -0
  381. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  382. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +16 -0
  383. package/dist-types/commands/ModifyCertificatesCommand.d.ts +16 -0
  384. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +16 -0
  385. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +16 -0
  386. package/dist-types/commands/ModifyDBClusterCommand.d.ts +16 -0
  387. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +16 -0
  388. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +16 -0
  389. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +16 -0
  390. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +16 -0
  391. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +16 -0
  392. package/dist-types/commands/ModifyDBProxyCommand.d.ts +16 -0
  393. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +16 -0
  394. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +16 -0
  395. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +16 -0
  396. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +16 -0
  397. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +16 -0
  398. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  399. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +16 -0
  400. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +16 -0
  401. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +16 -0
  402. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +16 -0
  403. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +16 -0
  404. package/dist-types/commands/RebootDBClusterCommand.d.ts +16 -0
  405. package/dist-types/commands/RebootDBInstanceCommand.d.ts +16 -0
  406. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +16 -0
  407. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +16 -0
  408. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +16 -0
  409. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +16 -0
  410. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +16 -0
  411. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  412. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +16 -0
  413. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +16 -0
  414. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +16 -0
  415. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +16 -0
  416. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +16 -0
  417. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +16 -0
  418. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +16 -0
  419. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +16 -0
  420. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +16 -0
  421. package/dist-types/commands/StartActivityStreamCommand.d.ts +16 -0
  422. package/dist-types/commands/StartDBClusterCommand.d.ts +16 -0
  423. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +16 -0
  424. package/dist-types/commands/StartDBInstanceCommand.d.ts +16 -0
  425. package/dist-types/commands/StartExportTaskCommand.d.ts +16 -0
  426. package/dist-types/commands/StopActivityStreamCommand.d.ts +16 -0
  427. package/dist-types/commands/StopDBClusterCommand.d.ts +16 -0
  428. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +16 -0
  429. package/dist-types/commands/StopDBInstanceCommand.d.ts +16 -0
  430. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +16 -0
  431. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +16 -0
  432. package/dist-types/models/RDSServiceException.d.ts +2 -0
  433. package/dist-types/models/models_0.d.ts +452 -730
  434. package/dist-types/models/models_1.d.ts +392 -692
  435. package/dist-types/pagination/DescribeBlueGreenDeploymentsPaginator.d.ts +3 -0
  436. package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +3 -0
  437. package/dist-types/pagination/DescribeDBClusterBacktracksPaginator.d.ts +3 -0
  438. package/dist-types/pagination/DescribeDBClusterEndpointsPaginator.d.ts +3 -0
  439. package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +3 -0
  440. package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +3 -0
  441. package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +3 -0
  442. package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +3 -0
  443. package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +3 -0
  444. package/dist-types/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +3 -0
  445. package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +3 -0
  446. package/dist-types/pagination/DescribeDBLogFilesPaginator.d.ts +3 -0
  447. package/dist-types/pagination/DescribeDBParameterGroupsPaginator.d.ts +3 -0
  448. package/dist-types/pagination/DescribeDBParametersPaginator.d.ts +3 -0
  449. package/dist-types/pagination/DescribeDBProxiesPaginator.d.ts +3 -0
  450. package/dist-types/pagination/DescribeDBProxyEndpointsPaginator.d.ts +3 -0
  451. package/dist-types/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +3 -0
  452. package/dist-types/pagination/DescribeDBProxyTargetsPaginator.d.ts +3 -0
  453. package/dist-types/pagination/DescribeDBSecurityGroupsPaginator.d.ts +3 -0
  454. package/dist-types/pagination/DescribeDBSnapshotsPaginator.d.ts +3 -0
  455. package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +3 -0
  456. package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +3 -0
  457. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  458. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  459. package/dist-types/pagination/DescribeExportTasksPaginator.d.ts +3 -0
  460. package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +3 -0
  461. package/dist-types/pagination/DescribeOptionGroupOptionsPaginator.d.ts +3 -0
  462. package/dist-types/pagination/DescribeOptionGroupsPaginator.d.ts +3 -0
  463. package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +3 -0
  464. package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +3 -0
  465. package/dist-types/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +3 -0
  466. package/dist-types/pagination/DescribeReservedDBInstancesPaginator.d.ts +3 -0
  467. package/dist-types/pagination/DescribeSourceRegionsPaginator.d.ts +3 -0
  468. package/dist-types/pagination/DownloadDBLogFilePortionPaginator.d.ts +3 -0
  469. package/dist-types/pagination/Interfaces.d.ts +3 -0
  470. package/dist-types/ts3.4/models/models_0.d.ts +0 -510
  471. package/dist-types/ts3.4/models/models_1.d.ts +0 -507
  472. package/package.json +4 -3
@@ -13532,9 +13532,7 @@ const serializeAws_queryVpcSecurityGroupIdList = (input, context) => {
13532
13532
  return entries;
13533
13533
  };
13534
13534
  const deserializeAws_queryAccountAttributesMessage = (output, context) => {
13535
- const contents = {
13536
- AccountQuotas: undefined,
13537
- };
13535
+ const contents = {};
13538
13536
  if (output.AccountQuotas === "") {
13539
13537
  contents.AccountQuotas = [];
13540
13538
  }
@@ -13544,11 +13542,7 @@ const deserializeAws_queryAccountAttributesMessage = (output, context) => {
13544
13542
  return contents;
13545
13543
  };
13546
13544
  const deserializeAws_queryAccountQuota = (output, context) => {
13547
- const contents = {
13548
- AccountQuotaName: undefined,
13549
- Used: undefined,
13550
- Max: undefined,
13551
- };
13545
+ const contents = {};
13552
13546
  if (output["AccountQuotaName"] !== undefined) {
13553
13547
  contents.AccountQuotaName = __expectString(output["AccountQuotaName"]);
13554
13548
  }
@@ -13575,18 +13569,14 @@ const deserializeAws_queryActivityStreamModeList = (output, context) => {
13575
13569
  });
13576
13570
  };
13577
13571
  const deserializeAws_queryAddSourceIdentifierToSubscriptionResult = (output, context) => {
13578
- const contents = {
13579
- EventSubscription: undefined,
13580
- };
13572
+ const contents = {};
13581
13573
  if (output["EventSubscription"] !== undefined) {
13582
13574
  contents.EventSubscription = deserializeAws_queryEventSubscription(output["EventSubscription"], context);
13583
13575
  }
13584
13576
  return contents;
13585
13577
  };
13586
13578
  const deserializeAws_queryApplyPendingMaintenanceActionResult = (output, context) => {
13587
- const contents = {
13588
- ResourcePendingMaintenanceActions: undefined,
13589
- };
13579
+ const contents = {};
13590
13580
  if (output["ResourcePendingMaintenanceActions"] !== undefined) {
13591
13581
  contents.ResourcePendingMaintenanceActions = deserializeAws_queryResourcePendingMaintenanceActions(output["ResourcePendingMaintenanceActions"], context);
13592
13582
  }
@@ -13600,45 +13590,35 @@ const deserializeAws_queryAttributeValueList = (output, context) => {
13600
13590
  });
13601
13591
  };
13602
13592
  const deserializeAws_queryAuthorizationAlreadyExistsFault = (output, context) => {
13603
- const contents = {
13604
- message: undefined,
13605
- };
13593
+ const contents = {};
13606
13594
  if (output["message"] !== undefined) {
13607
13595
  contents.message = __expectString(output["message"]);
13608
13596
  }
13609
13597
  return contents;
13610
13598
  };
13611
13599
  const deserializeAws_queryAuthorizationNotFoundFault = (output, context) => {
13612
- const contents = {
13613
- message: undefined,
13614
- };
13600
+ const contents = {};
13615
13601
  if (output["message"] !== undefined) {
13616
13602
  contents.message = __expectString(output["message"]);
13617
13603
  }
13618
13604
  return contents;
13619
13605
  };
13620
13606
  const deserializeAws_queryAuthorizationQuotaExceededFault = (output, context) => {
13621
- const contents = {
13622
- message: undefined,
13623
- };
13607
+ const contents = {};
13624
13608
  if (output["message"] !== undefined) {
13625
13609
  contents.message = __expectString(output["message"]);
13626
13610
  }
13627
13611
  return contents;
13628
13612
  };
13629
13613
  const deserializeAws_queryAuthorizeDBSecurityGroupIngressResult = (output, context) => {
13630
- const contents = {
13631
- DBSecurityGroup: undefined,
13632
- };
13614
+ const contents = {};
13633
13615
  if (output["DBSecurityGroup"] !== undefined) {
13634
13616
  contents.DBSecurityGroup = deserializeAws_queryDBSecurityGroup(output["DBSecurityGroup"], context);
13635
13617
  }
13636
13618
  return contents;
13637
13619
  };
13638
13620
  const deserializeAws_queryAvailabilityZone = (output, context) => {
13639
- const contents = {
13640
- Name: undefined,
13641
- };
13621
+ const contents = {};
13642
13622
  if (output["Name"] !== undefined) {
13643
13623
  contents.Name = __expectString(output["Name"]);
13644
13624
  }
@@ -13659,11 +13639,7 @@ const deserializeAws_queryAvailabilityZones = (output, context) => {
13659
13639
  });
13660
13640
  };
13661
13641
  const deserializeAws_queryAvailableProcessorFeature = (output, context) => {
13662
- const contents = {
13663
- Name: undefined,
13664
- DefaultValue: undefined,
13665
- AllowedValues: undefined,
13666
- };
13642
+ const contents = {};
13667
13643
  if (output["Name"] !== undefined) {
13668
13644
  contents.Name = __expectString(output["Name"]);
13669
13645
  }
@@ -13683,28 +13659,14 @@ const deserializeAws_queryAvailableProcessorFeatureList = (output, context) => {
13683
13659
  });
13684
13660
  };
13685
13661
  const deserializeAws_queryBackupPolicyNotFoundFault = (output, context) => {
13686
- const contents = {
13687
- message: undefined,
13688
- };
13662
+ const contents = {};
13689
13663
  if (output["message"] !== undefined) {
13690
13664
  contents.message = __expectString(output["message"]);
13691
13665
  }
13692
13666
  return contents;
13693
13667
  };
13694
13668
  const deserializeAws_queryBlueGreenDeployment = (output, context) => {
13695
- const contents = {
13696
- BlueGreenDeploymentIdentifier: undefined,
13697
- BlueGreenDeploymentName: undefined,
13698
- Source: undefined,
13699
- Target: undefined,
13700
- SwitchoverDetails: undefined,
13701
- Tasks: undefined,
13702
- Status: undefined,
13703
- StatusDetails: undefined,
13704
- CreateTime: undefined,
13705
- DeleteTime: undefined,
13706
- TagList: undefined,
13707
- };
13669
+ const contents = {};
13708
13670
  if (output["BlueGreenDeploymentIdentifier"] !== undefined) {
13709
13671
  contents.BlueGreenDeploymentIdentifier = __expectString(output["BlueGreenDeploymentIdentifier"]);
13710
13672
  }
@@ -13750,9 +13712,7 @@ const deserializeAws_queryBlueGreenDeployment = (output, context) => {
13750
13712
  return contents;
13751
13713
  };
13752
13714
  const deserializeAws_queryBlueGreenDeploymentAlreadyExistsFault = (output, context) => {
13753
- const contents = {
13754
- message: undefined,
13755
- };
13715
+ const contents = {};
13756
13716
  if (output["message"] !== undefined) {
13757
13717
  contents.message = __expectString(output["message"]);
13758
13718
  }
@@ -13766,19 +13726,14 @@ const deserializeAws_queryBlueGreenDeploymentList = (output, context) => {
13766
13726
  });
13767
13727
  };
13768
13728
  const deserializeAws_queryBlueGreenDeploymentNotFoundFault = (output, context) => {
13769
- const contents = {
13770
- message: undefined,
13771
- };
13729
+ const contents = {};
13772
13730
  if (output["message"] !== undefined) {
13773
13731
  contents.message = __expectString(output["message"]);
13774
13732
  }
13775
13733
  return contents;
13776
13734
  };
13777
13735
  const deserializeAws_queryBlueGreenDeploymentTask = (output, context) => {
13778
- const contents = {
13779
- Name: undefined,
13780
- Status: undefined,
13781
- };
13736
+ const contents = {};
13782
13737
  if (output["Name"] !== undefined) {
13783
13738
  contents.Name = __expectString(output["Name"]);
13784
13739
  }
@@ -13802,16 +13757,7 @@ const deserializeAws_queryCACertificateIdentifiersList = (output, context) => {
13802
13757
  });
13803
13758
  };
13804
13759
  const deserializeAws_queryCertificate = (output, context) => {
13805
- const contents = {
13806
- CertificateIdentifier: undefined,
13807
- CertificateType: undefined,
13808
- Thumbprint: undefined,
13809
- ValidFrom: undefined,
13810
- ValidTill: undefined,
13811
- CertificateArn: undefined,
13812
- CustomerOverride: undefined,
13813
- CustomerOverrideValidTill: undefined,
13814
- };
13760
+ const contents = {};
13815
13761
  if (output["CertificateIdentifier"] !== undefined) {
13816
13762
  contents.CertificateIdentifier = __expectString(output["CertificateIdentifier"]);
13817
13763
  }
@@ -13839,10 +13785,7 @@ const deserializeAws_queryCertificate = (output, context) => {
13839
13785
  return contents;
13840
13786
  };
13841
13787
  const deserializeAws_queryCertificateDetails = (output, context) => {
13842
- const contents = {
13843
- CAIdentifier: undefined,
13844
- ValidTill: undefined,
13845
- };
13788
+ const contents = {};
13846
13789
  if (output["CAIdentifier"] !== undefined) {
13847
13790
  contents.CAIdentifier = __expectString(output["CAIdentifier"]);
13848
13791
  }
@@ -13859,10 +13802,7 @@ const deserializeAws_queryCertificateList = (output, context) => {
13859
13802
  });
13860
13803
  };
13861
13804
  const deserializeAws_queryCertificateMessage = (output, context) => {
13862
- const contents = {
13863
- Certificates: undefined,
13864
- Marker: undefined,
13865
- };
13805
+ const contents = {};
13866
13806
  if (output.Certificates === "") {
13867
13807
  contents.Certificates = [];
13868
13808
  }
@@ -13875,19 +13815,14 @@ const deserializeAws_queryCertificateMessage = (output, context) => {
13875
13815
  return contents;
13876
13816
  };
13877
13817
  const deserializeAws_queryCertificateNotFoundFault = (output, context) => {
13878
- const contents = {
13879
- message: undefined,
13880
- };
13818
+ const contents = {};
13881
13819
  if (output["message"] !== undefined) {
13882
13820
  contents.message = __expectString(output["message"]);
13883
13821
  }
13884
13822
  return contents;
13885
13823
  };
13886
13824
  const deserializeAws_queryCharacterSet = (output, context) => {
13887
- const contents = {
13888
- CharacterSetName: undefined,
13889
- CharacterSetDescription: undefined,
13890
- };
13825
+ const contents = {};
13891
13826
  if (output["CharacterSetName"] !== undefined) {
13892
13827
  contents.CharacterSetName = __expectString(output["CharacterSetName"]);
13893
13828
  }
@@ -13897,16 +13832,7 @@ const deserializeAws_queryCharacterSet = (output, context) => {
13897
13832
  return contents;
13898
13833
  };
13899
13834
  const deserializeAws_queryClusterPendingModifiedValues = (output, context) => {
13900
- const contents = {
13901
- PendingCloudwatchLogsExports: undefined,
13902
- DBClusterIdentifier: undefined,
13903
- MasterUserPassword: undefined,
13904
- IAMDatabaseAuthenticationEnabled: undefined,
13905
- EngineVersion: undefined,
13906
- BackupRetentionPeriod: undefined,
13907
- AllocatedStorage: undefined,
13908
- Iops: undefined,
13909
- };
13835
+ const contents = {};
13910
13836
  if (output["PendingCloudwatchLogsExports"] !== undefined) {
13911
13837
  contents.PendingCloudwatchLogsExports = deserializeAws_queryPendingCloudwatchLogsExports(output["PendingCloudwatchLogsExports"], context);
13912
13838
  }
@@ -13934,13 +13860,7 @@ const deserializeAws_queryClusterPendingModifiedValues = (output, context) => {
13934
13860
  return contents;
13935
13861
  };
13936
13862
  const deserializeAws_queryConnectionPoolConfigurationInfo = (output, context) => {
13937
- const contents = {
13938
- MaxConnectionsPercent: undefined,
13939
- MaxIdleConnectionsPercent: undefined,
13940
- ConnectionBorrowTimeout: undefined,
13941
- SessionPinningFilters: undefined,
13942
- InitQuery: undefined,
13943
- };
13863
+ const contents = {};
13944
13864
  if (output["MaxConnectionsPercent"] !== undefined) {
13945
13865
  contents.MaxConnectionsPercent = __strictParseInt32(output["MaxConnectionsPercent"]);
13946
13866
  }
@@ -13962,208 +13882,161 @@ const deserializeAws_queryConnectionPoolConfigurationInfo = (output, context) =>
13962
13882
  return contents;
13963
13883
  };
13964
13884
  const deserializeAws_queryCopyDBClusterParameterGroupResult = (output, context) => {
13965
- const contents = {
13966
- DBClusterParameterGroup: undefined,
13967
- };
13885
+ const contents = {};
13968
13886
  if (output["DBClusterParameterGroup"] !== undefined) {
13969
13887
  contents.DBClusterParameterGroup = deserializeAws_queryDBClusterParameterGroup(output["DBClusterParameterGroup"], context);
13970
13888
  }
13971
13889
  return contents;
13972
13890
  };
13973
13891
  const deserializeAws_queryCopyDBClusterSnapshotResult = (output, context) => {
13974
- const contents = {
13975
- DBClusterSnapshot: undefined,
13976
- };
13892
+ const contents = {};
13977
13893
  if (output["DBClusterSnapshot"] !== undefined) {
13978
13894
  contents.DBClusterSnapshot = deserializeAws_queryDBClusterSnapshot(output["DBClusterSnapshot"], context);
13979
13895
  }
13980
13896
  return contents;
13981
13897
  };
13982
13898
  const deserializeAws_queryCopyDBParameterGroupResult = (output, context) => {
13983
- const contents = {
13984
- DBParameterGroup: undefined,
13985
- };
13899
+ const contents = {};
13986
13900
  if (output["DBParameterGroup"] !== undefined) {
13987
13901
  contents.DBParameterGroup = deserializeAws_queryDBParameterGroup(output["DBParameterGroup"], context);
13988
13902
  }
13989
13903
  return contents;
13990
13904
  };
13991
13905
  const deserializeAws_queryCopyDBSnapshotResult = (output, context) => {
13992
- const contents = {
13993
- DBSnapshot: undefined,
13994
- };
13906
+ const contents = {};
13995
13907
  if (output["DBSnapshot"] !== undefined) {
13996
13908
  contents.DBSnapshot = deserializeAws_queryDBSnapshot(output["DBSnapshot"], context);
13997
13909
  }
13998
13910
  return contents;
13999
13911
  };
14000
13912
  const deserializeAws_queryCopyOptionGroupResult = (output, context) => {
14001
- const contents = {
14002
- OptionGroup: undefined,
14003
- };
13913
+ const contents = {};
14004
13914
  if (output["OptionGroup"] !== undefined) {
14005
13915
  contents.OptionGroup = deserializeAws_queryOptionGroup(output["OptionGroup"], context);
14006
13916
  }
14007
13917
  return contents;
14008
13918
  };
14009
13919
  const deserializeAws_queryCreateBlueGreenDeploymentResponse = (output, context) => {
14010
- const contents = {
14011
- BlueGreenDeployment: undefined,
14012
- };
13920
+ const contents = {};
14013
13921
  if (output["BlueGreenDeployment"] !== undefined) {
14014
13922
  contents.BlueGreenDeployment = deserializeAws_queryBlueGreenDeployment(output["BlueGreenDeployment"], context);
14015
13923
  }
14016
13924
  return contents;
14017
13925
  };
14018
13926
  const deserializeAws_queryCreateDBClusterParameterGroupResult = (output, context) => {
14019
- const contents = {
14020
- DBClusterParameterGroup: undefined,
14021
- };
13927
+ const contents = {};
14022
13928
  if (output["DBClusterParameterGroup"] !== undefined) {
14023
13929
  contents.DBClusterParameterGroup = deserializeAws_queryDBClusterParameterGroup(output["DBClusterParameterGroup"], context);
14024
13930
  }
14025
13931
  return contents;
14026
13932
  };
14027
13933
  const deserializeAws_queryCreateDBClusterResult = (output, context) => {
14028
- const contents = {
14029
- DBCluster: undefined,
14030
- };
13934
+ const contents = {};
14031
13935
  if (output["DBCluster"] !== undefined) {
14032
13936
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
14033
13937
  }
14034
13938
  return contents;
14035
13939
  };
14036
13940
  const deserializeAws_queryCreateDBClusterSnapshotResult = (output, context) => {
14037
- const contents = {
14038
- DBClusterSnapshot: undefined,
14039
- };
13941
+ const contents = {};
14040
13942
  if (output["DBClusterSnapshot"] !== undefined) {
14041
13943
  contents.DBClusterSnapshot = deserializeAws_queryDBClusterSnapshot(output["DBClusterSnapshot"], context);
14042
13944
  }
14043
13945
  return contents;
14044
13946
  };
14045
13947
  const deserializeAws_queryCreateDBInstanceReadReplicaResult = (output, context) => {
14046
- const contents = {
14047
- DBInstance: undefined,
14048
- };
13948
+ const contents = {};
14049
13949
  if (output["DBInstance"] !== undefined) {
14050
13950
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
14051
13951
  }
14052
13952
  return contents;
14053
13953
  };
14054
13954
  const deserializeAws_queryCreateDBInstanceResult = (output, context) => {
14055
- const contents = {
14056
- DBInstance: undefined,
14057
- };
13955
+ const contents = {};
14058
13956
  if (output["DBInstance"] !== undefined) {
14059
13957
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
14060
13958
  }
14061
13959
  return contents;
14062
13960
  };
14063
13961
  const deserializeAws_queryCreateDBParameterGroupResult = (output, context) => {
14064
- const contents = {
14065
- DBParameterGroup: undefined,
14066
- };
13962
+ const contents = {};
14067
13963
  if (output["DBParameterGroup"] !== undefined) {
14068
13964
  contents.DBParameterGroup = deserializeAws_queryDBParameterGroup(output["DBParameterGroup"], context);
14069
13965
  }
14070
13966
  return contents;
14071
13967
  };
14072
13968
  const deserializeAws_queryCreateDBProxyEndpointResponse = (output, context) => {
14073
- const contents = {
14074
- DBProxyEndpoint: undefined,
14075
- };
13969
+ const contents = {};
14076
13970
  if (output["DBProxyEndpoint"] !== undefined) {
14077
13971
  contents.DBProxyEndpoint = deserializeAws_queryDBProxyEndpoint(output["DBProxyEndpoint"], context);
14078
13972
  }
14079
13973
  return contents;
14080
13974
  };
14081
13975
  const deserializeAws_queryCreateDBProxyResponse = (output, context) => {
14082
- const contents = {
14083
- DBProxy: undefined,
14084
- };
13976
+ const contents = {};
14085
13977
  if (output["DBProxy"] !== undefined) {
14086
13978
  contents.DBProxy = deserializeAws_queryDBProxy(output["DBProxy"], context);
14087
13979
  }
14088
13980
  return contents;
14089
13981
  };
14090
13982
  const deserializeAws_queryCreateDBSecurityGroupResult = (output, context) => {
14091
- const contents = {
14092
- DBSecurityGroup: undefined,
14093
- };
13983
+ const contents = {};
14094
13984
  if (output["DBSecurityGroup"] !== undefined) {
14095
13985
  contents.DBSecurityGroup = deserializeAws_queryDBSecurityGroup(output["DBSecurityGroup"], context);
14096
13986
  }
14097
13987
  return contents;
14098
13988
  };
14099
13989
  const deserializeAws_queryCreateDBSnapshotResult = (output, context) => {
14100
- const contents = {
14101
- DBSnapshot: undefined,
14102
- };
13990
+ const contents = {};
14103
13991
  if (output["DBSnapshot"] !== undefined) {
14104
13992
  contents.DBSnapshot = deserializeAws_queryDBSnapshot(output["DBSnapshot"], context);
14105
13993
  }
14106
13994
  return contents;
14107
13995
  };
14108
13996
  const deserializeAws_queryCreateDBSubnetGroupResult = (output, context) => {
14109
- const contents = {
14110
- DBSubnetGroup: undefined,
14111
- };
13997
+ const contents = {};
14112
13998
  if (output["DBSubnetGroup"] !== undefined) {
14113
13999
  contents.DBSubnetGroup = deserializeAws_queryDBSubnetGroup(output["DBSubnetGroup"], context);
14114
14000
  }
14115
14001
  return contents;
14116
14002
  };
14117
14003
  const deserializeAws_queryCreateEventSubscriptionResult = (output, context) => {
14118
- const contents = {
14119
- EventSubscription: undefined,
14120
- };
14004
+ const contents = {};
14121
14005
  if (output["EventSubscription"] !== undefined) {
14122
14006
  contents.EventSubscription = deserializeAws_queryEventSubscription(output["EventSubscription"], context);
14123
14007
  }
14124
14008
  return contents;
14125
14009
  };
14126
14010
  const deserializeAws_queryCreateGlobalClusterResult = (output, context) => {
14127
- const contents = {
14128
- GlobalCluster: undefined,
14129
- };
14011
+ const contents = {};
14130
14012
  if (output["GlobalCluster"] !== undefined) {
14131
14013
  contents.GlobalCluster = deserializeAws_queryGlobalCluster(output["GlobalCluster"], context);
14132
14014
  }
14133
14015
  return contents;
14134
14016
  };
14135
14017
  const deserializeAws_queryCreateOptionGroupResult = (output, context) => {
14136
- const contents = {
14137
- OptionGroup: undefined,
14138
- };
14018
+ const contents = {};
14139
14019
  if (output["OptionGroup"] !== undefined) {
14140
14020
  contents.OptionGroup = deserializeAws_queryOptionGroup(output["OptionGroup"], context);
14141
14021
  }
14142
14022
  return contents;
14143
14023
  };
14144
14024
  const deserializeAws_queryCustomAvailabilityZoneNotFoundFault = (output, context) => {
14145
- const contents = {
14146
- message: undefined,
14147
- };
14025
+ const contents = {};
14148
14026
  if (output["message"] !== undefined) {
14149
14027
  contents.message = __expectString(output["message"]);
14150
14028
  }
14151
14029
  return contents;
14152
14030
  };
14153
14031
  const deserializeAws_queryCustomDBEngineVersionAlreadyExistsFault = (output, context) => {
14154
- const contents = {
14155
- message: undefined,
14156
- };
14032
+ const contents = {};
14157
14033
  if (output["message"] !== undefined) {
14158
14034
  contents.message = __expectString(output["message"]);
14159
14035
  }
14160
14036
  return contents;
14161
14037
  };
14162
14038
  const deserializeAws_queryCustomDBEngineVersionAMI = (output, context) => {
14163
- const contents = {
14164
- ImageId: undefined,
14165
- Status: undefined,
14166
- };
14039
+ const contents = {};
14167
14040
  if (output["ImageId"] !== undefined) {
14168
14041
  contents.ImageId = __expectString(output["ImageId"]);
14169
14042
  }
@@ -14173,97 +14046,21 @@ const deserializeAws_queryCustomDBEngineVersionAMI = (output, context) => {
14173
14046
  return contents;
14174
14047
  };
14175
14048
  const deserializeAws_queryCustomDBEngineVersionNotFoundFault = (output, context) => {
14176
- const contents = {
14177
- message: undefined,
14178
- };
14049
+ const contents = {};
14179
14050
  if (output["message"] !== undefined) {
14180
14051
  contents.message = __expectString(output["message"]);
14181
14052
  }
14182
14053
  return contents;
14183
14054
  };
14184
14055
  const deserializeAws_queryCustomDBEngineVersionQuotaExceededFault = (output, context) => {
14185
- const contents = {
14186
- message: undefined,
14187
- };
14056
+ const contents = {};
14188
14057
  if (output["message"] !== undefined) {
14189
14058
  contents.message = __expectString(output["message"]);
14190
14059
  }
14191
14060
  return contents;
14192
14061
  };
14193
14062
  const deserializeAws_queryDBCluster = (output, context) => {
14194
- const contents = {
14195
- AllocatedStorage: undefined,
14196
- AvailabilityZones: undefined,
14197
- BackupRetentionPeriod: undefined,
14198
- CharacterSetName: undefined,
14199
- DatabaseName: undefined,
14200
- DBClusterIdentifier: undefined,
14201
- DBClusterParameterGroup: undefined,
14202
- DBSubnetGroup: undefined,
14203
- Status: undefined,
14204
- AutomaticRestartTime: undefined,
14205
- PercentProgress: undefined,
14206
- EarliestRestorableTime: undefined,
14207
- Endpoint: undefined,
14208
- ReaderEndpoint: undefined,
14209
- CustomEndpoints: undefined,
14210
- MultiAZ: undefined,
14211
- Engine: undefined,
14212
- EngineVersion: undefined,
14213
- LatestRestorableTime: undefined,
14214
- Port: undefined,
14215
- MasterUsername: undefined,
14216
- DBClusterOptionGroupMemberships: undefined,
14217
- PreferredBackupWindow: undefined,
14218
- PreferredMaintenanceWindow: undefined,
14219
- ReplicationSourceIdentifier: undefined,
14220
- ReadReplicaIdentifiers: undefined,
14221
- DBClusterMembers: undefined,
14222
- VpcSecurityGroups: undefined,
14223
- HostedZoneId: undefined,
14224
- StorageEncrypted: undefined,
14225
- KmsKeyId: undefined,
14226
- DbClusterResourceId: undefined,
14227
- DBClusterArn: undefined,
14228
- AssociatedRoles: undefined,
14229
- IAMDatabaseAuthenticationEnabled: undefined,
14230
- CloneGroupId: undefined,
14231
- ClusterCreateTime: undefined,
14232
- EarliestBacktrackTime: undefined,
14233
- BacktrackWindow: undefined,
14234
- BacktrackConsumedChangeRecords: undefined,
14235
- EnabledCloudwatchLogsExports: undefined,
14236
- Capacity: undefined,
14237
- EngineMode: undefined,
14238
- ScalingConfigurationInfo: undefined,
14239
- DeletionProtection: undefined,
14240
- HttpEndpointEnabled: undefined,
14241
- ActivityStreamMode: undefined,
14242
- ActivityStreamStatus: undefined,
14243
- ActivityStreamKmsKeyId: undefined,
14244
- ActivityStreamKinesisStreamName: undefined,
14245
- CopyTagsToSnapshot: undefined,
14246
- CrossAccountClone: undefined,
14247
- DomainMemberships: undefined,
14248
- TagList: undefined,
14249
- GlobalWriteForwardingStatus: undefined,
14250
- GlobalWriteForwardingRequested: undefined,
14251
- PendingModifiedValues: undefined,
14252
- DBClusterInstanceClass: undefined,
14253
- StorageType: undefined,
14254
- Iops: undefined,
14255
- PubliclyAccessible: undefined,
14256
- AutoMinorVersionUpgrade: undefined,
14257
- MonitoringInterval: undefined,
14258
- MonitoringRoleArn: undefined,
14259
- PerformanceInsightsEnabled: undefined,
14260
- PerformanceInsightsKMSKeyId: undefined,
14261
- PerformanceInsightsRetentionPeriod: undefined,
14262
- ServerlessV2ScalingConfiguration: undefined,
14263
- NetworkType: undefined,
14264
- DBSystemId: undefined,
14265
- MasterUserSecret: undefined,
14266
- };
14063
+ const contents = {};
14267
14064
  if (output["AllocatedStorage"] !== undefined) {
14268
14065
  contents.AllocatedStorage = __strictParseInt32(output["AllocatedStorage"]);
14269
14066
  }
@@ -14516,23 +14313,14 @@ const deserializeAws_queryDBCluster = (output, context) => {
14516
14313
  return contents;
14517
14314
  };
14518
14315
  const deserializeAws_queryDBClusterAlreadyExistsFault = (output, context) => {
14519
- const contents = {
14520
- message: undefined,
14521
- };
14316
+ const contents = {};
14522
14317
  if (output["message"] !== undefined) {
14523
14318
  contents.message = __expectString(output["message"]);
14524
14319
  }
14525
14320
  return contents;
14526
14321
  };
14527
14322
  const deserializeAws_queryDBClusterBacktrack = (output, context) => {
14528
- const contents = {
14529
- DBClusterIdentifier: undefined,
14530
- BacktrackIdentifier: undefined,
14531
- BacktrackTo: undefined,
14532
- BacktrackedFrom: undefined,
14533
- BacktrackRequestCreationTime: undefined,
14534
- Status: undefined,
14535
- };
14323
+ const contents = {};
14536
14324
  if (output["DBClusterIdentifier"] !== undefined) {
14537
14325
  contents.DBClusterIdentifier = __expectString(output["DBClusterIdentifier"]);
14538
14326
  }
@@ -14561,10 +14349,7 @@ const deserializeAws_queryDBClusterBacktrackList = (output, context) => {
14561
14349
  });
14562
14350
  };
14563
14351
  const deserializeAws_queryDBClusterBacktrackMessage = (output, context) => {
14564
- const contents = {
14565
- Marker: undefined,
14566
- DBClusterBacktracks: undefined,
14567
- };
14352
+ const contents = {};
14568
14353
  if (output["Marker"] !== undefined) {
14569
14354
  contents.Marker = __expectString(output["Marker"]);
14570
14355
  }
@@ -14578,22 +14363,14 @@ const deserializeAws_queryDBClusterBacktrackMessage = (output, context) => {
14578
14363
  return contents;
14579
14364
  };
14580
14365
  const deserializeAws_queryDBClusterBacktrackNotFoundFault = (output, context) => {
14581
- const contents = {
14582
- message: undefined,
14583
- };
14366
+ const contents = {};
14584
14367
  if (output["message"] !== undefined) {
14585
14368
  contents.message = __expectString(output["message"]);
14586
14369
  }
14587
14370
  return contents;
14588
14371
  };
14589
14372
  const deserializeAws_queryDBClusterCapacityInfo = (output, context) => {
14590
- const contents = {
14591
- DBClusterIdentifier: undefined,
14592
- PendingCapacity: undefined,
14593
- CurrentCapacity: undefined,
14594
- SecondsBeforeTimeout: undefined,
14595
- TimeoutAction: undefined,
14596
- };
14373
+ const contents = {};
14597
14374
  if (output["DBClusterIdentifier"] !== undefined) {
14598
14375
  contents.DBClusterIdentifier = __expectString(output["DBClusterIdentifier"]);
14599
14376
  }
@@ -14612,18 +14389,7 @@ const deserializeAws_queryDBClusterCapacityInfo = (output, context) => {
14612
14389
  return contents;
14613
14390
  };
14614
14391
  const deserializeAws_queryDBClusterEndpoint = (output, context) => {
14615
- const contents = {
14616
- DBClusterEndpointIdentifier: undefined,
14617
- DBClusterIdentifier: undefined,
14618
- DBClusterEndpointResourceIdentifier: undefined,
14619
- Endpoint: undefined,
14620
- Status: undefined,
14621
- EndpointType: undefined,
14622
- CustomEndpointType: undefined,
14623
- StaticMembers: undefined,
14624
- ExcludedMembers: undefined,
14625
- DBClusterEndpointArn: undefined,
14626
- };
14392
+ const contents = {};
14627
14393
  if (output["DBClusterEndpointIdentifier"] !== undefined) {
14628
14394
  contents.DBClusterEndpointIdentifier = __expectString(output["DBClusterEndpointIdentifier"]);
14629
14395
  }
@@ -14663,9 +14429,7 @@ const deserializeAws_queryDBClusterEndpoint = (output, context) => {
14663
14429
  return contents;
14664
14430
  };
14665
14431
  const deserializeAws_queryDBClusterEndpointAlreadyExistsFault = (output, context) => {
14666
- const contents = {
14667
- message: undefined,
14668
- };
14432
+ const contents = {};
14669
14433
  if (output["message"] !== undefined) {
14670
14434
  contents.message = __expectString(output["message"]);
14671
14435
  }
@@ -14679,10 +14443,7 @@ const deserializeAws_queryDBClusterEndpointList = (output, context) => {
14679
14443
  });
14680
14444
  };
14681
14445
  const deserializeAws_queryDBClusterEndpointMessage = (output, context) => {
14682
- const contents = {
14683
- Marker: undefined,
14684
- DBClusterEndpoints: undefined,
14685
- };
14446
+ const contents = {};
14686
14447
  if (output["Marker"] !== undefined) {
14687
14448
  contents.Marker = __expectString(output["Marker"]);
14688
14449
  }
@@ -14696,18 +14457,14 @@ const deserializeAws_queryDBClusterEndpointMessage = (output, context) => {
14696
14457
  return contents;
14697
14458
  };
14698
14459
  const deserializeAws_queryDBClusterEndpointNotFoundFault = (output, context) => {
14699
- const contents = {
14700
- message: undefined,
14701
- };
14460
+ const contents = {};
14702
14461
  if (output["message"] !== undefined) {
14703
14462
  contents.message = __expectString(output["message"]);
14704
14463
  }
14705
14464
  return contents;
14706
14465
  };
14707
14466
  const deserializeAws_queryDBClusterEndpointQuotaExceededFault = (output, context) => {
14708
- const contents = {
14709
- message: undefined,
14710
- };
14467
+ const contents = {};
14711
14468
  if (output["message"] !== undefined) {
14712
14469
  contents.message = __expectString(output["message"]);
14713
14470
  }
@@ -14721,12 +14478,7 @@ const deserializeAws_queryDBClusterList = (output, context) => {
14721
14478
  });
14722
14479
  };
14723
14480
  const deserializeAws_queryDBClusterMember = (output, context) => {
14724
- const contents = {
14725
- DBInstanceIdentifier: undefined,
14726
- IsClusterWriter: undefined,
14727
- DBClusterParameterGroupStatus: undefined,
14728
- PromotionTier: undefined,
14729
- };
14481
+ const contents = {};
14730
14482
  if (output["DBInstanceIdentifier"] !== undefined) {
14731
14483
  contents.DBInstanceIdentifier = __expectString(output["DBInstanceIdentifier"]);
14732
14484
  }
@@ -14749,10 +14501,7 @@ const deserializeAws_queryDBClusterMemberList = (output, context) => {
14749
14501
  });
14750
14502
  };
14751
14503
  const deserializeAws_queryDBClusterMessage = (output, context) => {
14752
- const contents = {
14753
- Marker: undefined,
14754
- DBClusters: undefined,
14755
- };
14504
+ const contents = {};
14756
14505
  if (output["Marker"] !== undefined) {
14757
14506
  contents.Marker = __expectString(output["Marker"]);
14758
14507
  }
@@ -14765,9 +14514,7 @@ const deserializeAws_queryDBClusterMessage = (output, context) => {
14765
14514
  return contents;
14766
14515
  };
14767
14516
  const deserializeAws_queryDBClusterNotFoundFault = (output, context) => {
14768
- const contents = {
14769
- message: undefined,
14770
- };
14517
+ const contents = {};
14771
14518
  if (output["message"] !== undefined) {
14772
14519
  contents.message = __expectString(output["message"]);
14773
14520
  }
@@ -14781,10 +14528,7 @@ const deserializeAws_queryDBClusterOptionGroupMemberships = (output, context) =>
14781
14528
  });
14782
14529
  };
14783
14530
  const deserializeAws_queryDBClusterOptionGroupStatus = (output, context) => {
14784
- const contents = {
14785
- DBClusterOptionGroupName: undefined,
14786
- Status: undefined,
14787
- };
14531
+ const contents = {};
14788
14532
  if (output["DBClusterOptionGroupName"] !== undefined) {
14789
14533
  contents.DBClusterOptionGroupName = __expectString(output["DBClusterOptionGroupName"]);
14790
14534
  }
@@ -14794,12 +14538,7 @@ const deserializeAws_queryDBClusterOptionGroupStatus = (output, context) => {
14794
14538
  return contents;
14795
14539
  };
14796
14540
  const deserializeAws_queryDBClusterParameterGroup = (output, context) => {
14797
- const contents = {
14798
- DBClusterParameterGroupName: undefined,
14799
- DBParameterGroupFamily: undefined,
14800
- Description: undefined,
14801
- DBClusterParameterGroupArn: undefined,
14802
- };
14541
+ const contents = {};
14803
14542
  if (output["DBClusterParameterGroupName"] !== undefined) {
14804
14543
  contents.DBClusterParameterGroupName = __expectString(output["DBClusterParameterGroupName"]);
14805
14544
  }
@@ -14815,10 +14554,7 @@ const deserializeAws_queryDBClusterParameterGroup = (output, context) => {
14815
14554
  return contents;
14816
14555
  };
14817
14556
  const deserializeAws_queryDBClusterParameterGroupDetails = (output, context) => {
14818
- const contents = {
14819
- Parameters: undefined,
14820
- Marker: undefined,
14821
- };
14557
+ const contents = {};
14822
14558
  if (output.Parameters === "") {
14823
14559
  contents.Parameters = [];
14824
14560
  }
@@ -14838,28 +14574,21 @@ const deserializeAws_queryDBClusterParameterGroupList = (output, context) => {
14838
14574
  });
14839
14575
  };
14840
14576
  const deserializeAws_queryDBClusterParameterGroupNameMessage = (output, context) => {
14841
- const contents = {
14842
- DBClusterParameterGroupName: undefined,
14843
- };
14577
+ const contents = {};
14844
14578
  if (output["DBClusterParameterGroupName"] !== undefined) {
14845
14579
  contents.DBClusterParameterGroupName = __expectString(output["DBClusterParameterGroupName"]);
14846
14580
  }
14847
14581
  return contents;
14848
14582
  };
14849
14583
  const deserializeAws_queryDBClusterParameterGroupNotFoundFault = (output, context) => {
14850
- const contents = {
14851
- message: undefined,
14852
- };
14584
+ const contents = {};
14853
14585
  if (output["message"] !== undefined) {
14854
14586
  contents.message = __expectString(output["message"]);
14855
14587
  }
14856
14588
  return contents;
14857
14589
  };
14858
14590
  const deserializeAws_queryDBClusterParameterGroupsMessage = (output, context) => {
14859
- const contents = {
14860
- Marker: undefined,
14861
- DBClusterParameterGroups: undefined,
14862
- };
14591
+ const contents = {};
14863
14592
  if (output["Marker"] !== undefined) {
14864
14593
  contents.Marker = __expectString(output["Marker"]);
14865
14594
  }
@@ -14873,20 +14602,14 @@ const deserializeAws_queryDBClusterParameterGroupsMessage = (output, context) =>
14873
14602
  return contents;
14874
14603
  };
14875
14604
  const deserializeAws_queryDBClusterQuotaExceededFault = (output, context) => {
14876
- const contents = {
14877
- message: undefined,
14878
- };
14605
+ const contents = {};
14879
14606
  if (output["message"] !== undefined) {
14880
14607
  contents.message = __expectString(output["message"]);
14881
14608
  }
14882
14609
  return contents;
14883
14610
  };
14884
14611
  const deserializeAws_queryDBClusterRole = (output, context) => {
14885
- const contents = {
14886
- RoleArn: undefined,
14887
- Status: undefined,
14888
- FeatureName: undefined,
14889
- };
14612
+ const contents = {};
14890
14613
  if (output["RoleArn"] !== undefined) {
14891
14614
  contents.RoleArn = __expectString(output["RoleArn"]);
14892
14615
  }
@@ -14899,27 +14622,21 @@ const deserializeAws_queryDBClusterRole = (output, context) => {
14899
14622
  return contents;
14900
14623
  };
14901
14624
  const deserializeAws_queryDBClusterRoleAlreadyExistsFault = (output, context) => {
14902
- const contents = {
14903
- message: undefined,
14904
- };
14625
+ const contents = {};
14905
14626
  if (output["message"] !== undefined) {
14906
14627
  contents.message = __expectString(output["message"]);
14907
14628
  }
14908
14629
  return contents;
14909
14630
  };
14910
14631
  const deserializeAws_queryDBClusterRoleNotFoundFault = (output, context) => {
14911
- const contents = {
14912
- message: undefined,
14913
- };
14632
+ const contents = {};
14914
14633
  if (output["message"] !== undefined) {
14915
14634
  contents.message = __expectString(output["message"]);
14916
14635
  }
14917
14636
  return contents;
14918
14637
  };
14919
14638
  const deserializeAws_queryDBClusterRoleQuotaExceededFault = (output, context) => {
14920
- const contents = {
14921
- message: undefined,
14922
- };
14639
+ const contents = {};
14923
14640
  if (output["message"] !== undefined) {
14924
14641
  contents.message = __expectString(output["message"]);
14925
14642
  }
@@ -14933,31 +14650,7 @@ const deserializeAws_queryDBClusterRoles = (output, context) => {
14933
14650
  });
14934
14651
  };
14935
14652
  const deserializeAws_queryDBClusterSnapshot = (output, context) => {
14936
- const contents = {
14937
- AvailabilityZones: undefined,
14938
- DBClusterSnapshotIdentifier: undefined,
14939
- DBClusterIdentifier: undefined,
14940
- SnapshotCreateTime: undefined,
14941
- Engine: undefined,
14942
- EngineMode: undefined,
14943
- AllocatedStorage: undefined,
14944
- Status: undefined,
14945
- Port: undefined,
14946
- VpcId: undefined,
14947
- ClusterCreateTime: undefined,
14948
- MasterUsername: undefined,
14949
- EngineVersion: undefined,
14950
- LicenseModel: undefined,
14951
- SnapshotType: undefined,
14952
- PercentProgress: undefined,
14953
- StorageEncrypted: undefined,
14954
- KmsKeyId: undefined,
14955
- DBClusterSnapshotArn: undefined,
14956
- SourceDBClusterSnapshotArn: undefined,
14957
- IAMDatabaseAuthenticationEnabled: undefined,
14958
- TagList: undefined,
14959
- DBSystemId: undefined,
14960
- };
14653
+ const contents = {};
14961
14654
  if (output.AvailabilityZones === "") {
14962
14655
  contents.AvailabilityZones = [];
14963
14656
  }
@@ -15037,19 +14730,14 @@ const deserializeAws_queryDBClusterSnapshot = (output, context) => {
15037
14730
  return contents;
15038
14731
  };
15039
14732
  const deserializeAws_queryDBClusterSnapshotAlreadyExistsFault = (output, context) => {
15040
- const contents = {
15041
- message: undefined,
15042
- };
14733
+ const contents = {};
15043
14734
  if (output["message"] !== undefined) {
15044
14735
  contents.message = __expectString(output["message"]);
15045
14736
  }
15046
14737
  return contents;
15047
14738
  };
15048
14739
  const deserializeAws_queryDBClusterSnapshotAttribute = (output, context) => {
15049
- const contents = {
15050
- AttributeName: undefined,
15051
- AttributeValues: undefined,
15052
- };
14740
+ const contents = {};
15053
14741
  if (output["AttributeName"] !== undefined) {
15054
14742
  contents.AttributeName = __expectString(output["AttributeName"]);
15055
14743
  }
@@ -15069,10 +14757,7 @@ const deserializeAws_queryDBClusterSnapshotAttributeList = (output, context) =>
15069
14757
  });
15070
14758
  };
15071
14759
  const deserializeAws_queryDBClusterSnapshotAttributesResult = (output, context) => {
15072
- const contents = {
15073
- DBClusterSnapshotIdentifier: undefined,
15074
- DBClusterSnapshotAttributes: undefined,
15075
- };
14760
+ const contents = {};
15076
14761
  if (output["DBClusterSnapshotIdentifier"] !== undefined) {
15077
14762
  contents.DBClusterSnapshotIdentifier = __expectString(output["DBClusterSnapshotIdentifier"]);
15078
14763
  }
@@ -15093,10 +14778,7 @@ const deserializeAws_queryDBClusterSnapshotList = (output, context) => {
15093
14778
  });
15094
14779
  };
15095
14780
  const deserializeAws_queryDBClusterSnapshotMessage = (output, context) => {
15096
- const contents = {
15097
- Marker: undefined,
15098
- DBClusterSnapshots: undefined,
15099
- };
14781
+ const contents = {};
15100
14782
  if (output["Marker"] !== undefined) {
15101
14783
  contents.Marker = __expectString(output["Marker"]);
15102
14784
  }
@@ -15110,48 +14792,14 @@ const deserializeAws_queryDBClusterSnapshotMessage = (output, context) => {
15110
14792
  return contents;
15111
14793
  };
15112
14794
  const deserializeAws_queryDBClusterSnapshotNotFoundFault = (output, context) => {
15113
- const contents = {
15114
- message: undefined,
15115
- };
14795
+ const contents = {};
15116
14796
  if (output["message"] !== undefined) {
15117
14797
  contents.message = __expectString(output["message"]);
15118
14798
  }
15119
14799
  return contents;
15120
14800
  };
15121
14801
  const deserializeAws_queryDBEngineVersion = (output, context) => {
15122
- const contents = {
15123
- Engine: undefined,
15124
- EngineVersion: undefined,
15125
- DBParameterGroupFamily: undefined,
15126
- DBEngineDescription: undefined,
15127
- DBEngineVersionDescription: undefined,
15128
- DefaultCharacterSet: undefined,
15129
- Image: undefined,
15130
- DBEngineMediaType: undefined,
15131
- SupportedCharacterSets: undefined,
15132
- SupportedNcharCharacterSets: undefined,
15133
- ValidUpgradeTarget: undefined,
15134
- SupportedTimezones: undefined,
15135
- ExportableLogTypes: undefined,
15136
- SupportsLogExportsToCloudwatchLogs: undefined,
15137
- SupportsReadReplica: undefined,
15138
- SupportedEngineModes: undefined,
15139
- SupportedFeatureNames: undefined,
15140
- Status: undefined,
15141
- SupportsParallelQuery: undefined,
15142
- SupportsGlobalDatabases: undefined,
15143
- MajorEngineVersion: undefined,
15144
- DatabaseInstallationFilesS3BucketName: undefined,
15145
- DatabaseInstallationFilesS3Prefix: undefined,
15146
- DBEngineVersionArn: undefined,
15147
- KMSKeyId: undefined,
15148
- CreateTime: undefined,
15149
- TagList: undefined,
15150
- SupportsBabelfish: undefined,
15151
- CustomDBEngineVersionManifest: undefined,
15152
- SupportsCertificateRotationWithoutRestart: undefined,
15153
- SupportedCACertificateIdentifiers: undefined,
15154
- };
14802
+ const contents = {};
15155
14803
  if (output["Engine"] !== undefined) {
15156
14804
  contents.Engine = __expectString(output["Engine"]);
15157
14805
  }
@@ -15286,10 +14934,7 @@ const deserializeAws_queryDBEngineVersionList = (output, context) => {
15286
14934
  });
15287
14935
  };
15288
14936
  const deserializeAws_queryDBEngineVersionMessage = (output, context) => {
15289
- const contents = {
15290
- Marker: undefined,
15291
- DBEngineVersions: undefined,
15292
- };
14937
+ const contents = {};
15293
14938
  if (output["Marker"] !== undefined) {
15294
14939
  contents.Marker = __expectString(output["Marker"]);
15295
14940
  }
@@ -15302,88 +14947,7 @@ const deserializeAws_queryDBEngineVersionMessage = (output, context) => {
15302
14947
  return contents;
15303
14948
  };
15304
14949
  const deserializeAws_queryDBInstance = (output, context) => {
15305
- const contents = {
15306
- DBInstanceIdentifier: undefined,
15307
- DBInstanceClass: undefined,
15308
- Engine: undefined,
15309
- DBInstanceStatus: undefined,
15310
- AutomaticRestartTime: undefined,
15311
- MasterUsername: undefined,
15312
- DBName: undefined,
15313
- Endpoint: undefined,
15314
- AllocatedStorage: undefined,
15315
- InstanceCreateTime: undefined,
15316
- PreferredBackupWindow: undefined,
15317
- BackupRetentionPeriod: undefined,
15318
- DBSecurityGroups: undefined,
15319
- VpcSecurityGroups: undefined,
15320
- DBParameterGroups: undefined,
15321
- AvailabilityZone: undefined,
15322
- DBSubnetGroup: undefined,
15323
- PreferredMaintenanceWindow: undefined,
15324
- PendingModifiedValues: undefined,
15325
- LatestRestorableTime: undefined,
15326
- MultiAZ: undefined,
15327
- EngineVersion: undefined,
15328
- AutoMinorVersionUpgrade: undefined,
15329
- ReadReplicaSourceDBInstanceIdentifier: undefined,
15330
- ReadReplicaDBInstanceIdentifiers: undefined,
15331
- ReadReplicaDBClusterIdentifiers: undefined,
15332
- ReplicaMode: undefined,
15333
- LicenseModel: undefined,
15334
- Iops: undefined,
15335
- OptionGroupMemberships: undefined,
15336
- CharacterSetName: undefined,
15337
- NcharCharacterSetName: undefined,
15338
- SecondaryAvailabilityZone: undefined,
15339
- PubliclyAccessible: undefined,
15340
- StatusInfos: undefined,
15341
- StorageType: undefined,
15342
- TdeCredentialArn: undefined,
15343
- DbInstancePort: undefined,
15344
- DBClusterIdentifier: undefined,
15345
- StorageEncrypted: undefined,
15346
- KmsKeyId: undefined,
15347
- DbiResourceId: undefined,
15348
- CACertificateIdentifier: undefined,
15349
- DomainMemberships: undefined,
15350
- CopyTagsToSnapshot: undefined,
15351
- MonitoringInterval: undefined,
15352
- EnhancedMonitoringResourceArn: undefined,
15353
- MonitoringRoleArn: undefined,
15354
- PromotionTier: undefined,
15355
- DBInstanceArn: undefined,
15356
- Timezone: undefined,
15357
- IAMDatabaseAuthenticationEnabled: undefined,
15358
- PerformanceInsightsEnabled: undefined,
15359
- PerformanceInsightsKMSKeyId: undefined,
15360
- PerformanceInsightsRetentionPeriod: undefined,
15361
- EnabledCloudwatchLogsExports: undefined,
15362
- ProcessorFeatures: undefined,
15363
- DeletionProtection: undefined,
15364
- AssociatedRoles: undefined,
15365
- ListenerEndpoint: undefined,
15366
- MaxAllocatedStorage: undefined,
15367
- TagList: undefined,
15368
- DBInstanceAutomatedBackupsReplications: undefined,
15369
- CustomerOwnedIpEnabled: undefined,
15370
- AwsBackupRecoveryPointArn: undefined,
15371
- ActivityStreamStatus: undefined,
15372
- ActivityStreamKmsKeyId: undefined,
15373
- ActivityStreamKinesisStreamName: undefined,
15374
- ActivityStreamMode: undefined,
15375
- ActivityStreamEngineNativeAuditFieldsIncluded: undefined,
15376
- AutomationMode: undefined,
15377
- ResumeFullAutomationModeTime: undefined,
15378
- CustomIamInstanceProfile: undefined,
15379
- BackupTarget: undefined,
15380
- NetworkType: undefined,
15381
- ActivityStreamPolicyStatus: undefined,
15382
- StorageThroughput: undefined,
15383
- DBSystemId: undefined,
15384
- MasterUserSecret: undefined,
15385
- CertificateDetails: undefined,
15386
- };
14950
+ const contents = {};
15387
14951
  if (output["DBInstanceIdentifier"] !== undefined) {
15388
14952
  contents.DBInstanceIdentifier = __expectString(output["DBInstanceIdentifier"]);
15389
14953
  }
@@ -15675,45 +15239,14 @@ const deserializeAws_queryDBInstance = (output, context) => {
15675
15239
  return contents;
15676
15240
  };
15677
15241
  const deserializeAws_queryDBInstanceAlreadyExistsFault = (output, context) => {
15678
- const contents = {
15679
- message: undefined,
15680
- };
15242
+ const contents = {};
15681
15243
  if (output["message"] !== undefined) {
15682
15244
  contents.message = __expectString(output["message"]);
15683
15245
  }
15684
15246
  return contents;
15685
15247
  };
15686
15248
  const deserializeAws_queryDBInstanceAutomatedBackup = (output, context) => {
15687
- const contents = {
15688
- DBInstanceArn: undefined,
15689
- DbiResourceId: undefined,
15690
- Region: undefined,
15691
- DBInstanceIdentifier: undefined,
15692
- RestoreWindow: undefined,
15693
- AllocatedStorage: undefined,
15694
- Status: undefined,
15695
- Port: undefined,
15696
- AvailabilityZone: undefined,
15697
- VpcId: undefined,
15698
- InstanceCreateTime: undefined,
15699
- MasterUsername: undefined,
15700
- Engine: undefined,
15701
- EngineVersion: undefined,
15702
- LicenseModel: undefined,
15703
- Iops: undefined,
15704
- OptionGroupName: undefined,
15705
- TdeCredentialArn: undefined,
15706
- Encrypted: undefined,
15707
- StorageType: undefined,
15708
- KmsKeyId: undefined,
15709
- Timezone: undefined,
15710
- IAMDatabaseAuthenticationEnabled: undefined,
15711
- BackupRetentionPeriod: undefined,
15712
- DBInstanceAutomatedBackupsArn: undefined,
15713
- DBInstanceAutomatedBackupsReplications: undefined,
15714
- BackupTarget: undefined,
15715
- StorageThroughput: undefined,
15716
- };
15249
+ const contents = {};
15717
15250
  if (output["DBInstanceArn"] !== undefined) {
15718
15251
  contents.DBInstanceArn = __expectString(output["DBInstanceArn"]);
15719
15252
  }
@@ -15812,10 +15345,7 @@ const deserializeAws_queryDBInstanceAutomatedBackupList = (output, context) => {
15812
15345
  });
15813
15346
  };
15814
15347
  const deserializeAws_queryDBInstanceAutomatedBackupMessage = (output, context) => {
15815
- const contents = {
15816
- Marker: undefined,
15817
- DBInstanceAutomatedBackups: undefined,
15818
- };
15348
+ const contents = {};
15819
15349
  if (output["Marker"] !== undefined) {
15820
15350
  contents.Marker = __expectString(output["Marker"]);
15821
15351
  }
@@ -15829,27 +15359,21 @@ const deserializeAws_queryDBInstanceAutomatedBackupMessage = (output, context) =
15829
15359
  return contents;
15830
15360
  };
15831
15361
  const deserializeAws_queryDBInstanceAutomatedBackupNotFoundFault = (output, context) => {
15832
- const contents = {
15833
- message: undefined,
15834
- };
15362
+ const contents = {};
15835
15363
  if (output["message"] !== undefined) {
15836
15364
  contents.message = __expectString(output["message"]);
15837
15365
  }
15838
15366
  return contents;
15839
15367
  };
15840
15368
  const deserializeAws_queryDBInstanceAutomatedBackupQuotaExceededFault = (output, context) => {
15841
- const contents = {
15842
- message: undefined,
15843
- };
15369
+ const contents = {};
15844
15370
  if (output["message"] !== undefined) {
15845
15371
  contents.message = __expectString(output["message"]);
15846
15372
  }
15847
15373
  return contents;
15848
15374
  };
15849
15375
  const deserializeAws_queryDBInstanceAutomatedBackupsReplication = (output, context) => {
15850
- const contents = {
15851
- DBInstanceAutomatedBackupsArn: undefined,
15852
- };
15376
+ const contents = {};
15853
15377
  if (output["DBInstanceAutomatedBackupsArn"] !== undefined) {
15854
15378
  contents.DBInstanceAutomatedBackupsArn = __expectString(output["DBInstanceAutomatedBackupsArn"]);
15855
15379
  }
@@ -15870,10 +15394,7 @@ const deserializeAws_queryDBInstanceList = (output, context) => {
15870
15394
  });
15871
15395
  };
15872
15396
  const deserializeAws_queryDBInstanceMessage = (output, context) => {
15873
- const contents = {
15874
- Marker: undefined,
15875
- DBInstances: undefined,
15876
- };
15397
+ const contents = {};
15877
15398
  if (output["Marker"] !== undefined) {
15878
15399
  contents.Marker = __expectString(output["Marker"]);
15879
15400
  }
@@ -15886,20 +15407,14 @@ const deserializeAws_queryDBInstanceMessage = (output, context) => {
15886
15407
  return contents;
15887
15408
  };
15888
15409
  const deserializeAws_queryDBInstanceNotFoundFault = (output, context) => {
15889
- const contents = {
15890
- message: undefined,
15891
- };
15410
+ const contents = {};
15892
15411
  if (output["message"] !== undefined) {
15893
15412
  contents.message = __expectString(output["message"]);
15894
15413
  }
15895
15414
  return contents;
15896
15415
  };
15897
15416
  const deserializeAws_queryDBInstanceRole = (output, context) => {
15898
- const contents = {
15899
- RoleArn: undefined,
15900
- FeatureName: undefined,
15901
- Status: undefined,
15902
- };
15417
+ const contents = {};
15903
15418
  if (output["RoleArn"] !== undefined) {
15904
15419
  contents.RoleArn = __expectString(output["RoleArn"]);
15905
15420
  }
@@ -15912,27 +15427,21 @@ const deserializeAws_queryDBInstanceRole = (output, context) => {
15912
15427
  return contents;
15913
15428
  };
15914
15429
  const deserializeAws_queryDBInstanceRoleAlreadyExistsFault = (output, context) => {
15915
- const contents = {
15916
- message: undefined,
15917
- };
15430
+ const contents = {};
15918
15431
  if (output["message"] !== undefined) {
15919
15432
  contents.message = __expectString(output["message"]);
15920
15433
  }
15921
15434
  return contents;
15922
15435
  };
15923
15436
  const deserializeAws_queryDBInstanceRoleNotFoundFault = (output, context) => {
15924
- const contents = {
15925
- message: undefined,
15926
- };
15437
+ const contents = {};
15927
15438
  if (output["message"] !== undefined) {
15928
15439
  contents.message = __expectString(output["message"]);
15929
15440
  }
15930
15441
  return contents;
15931
15442
  };
15932
15443
  const deserializeAws_queryDBInstanceRoleQuotaExceededFault = (output, context) => {
15933
- const contents = {
15934
- message: undefined,
15935
- };
15444
+ const contents = {};
15936
15445
  if (output["message"] !== undefined) {
15937
15446
  contents.message = __expectString(output["message"]);
15938
15447
  }
@@ -15946,12 +15455,7 @@ const deserializeAws_queryDBInstanceRoles = (output, context) => {
15946
15455
  });
15947
15456
  };
15948
15457
  const deserializeAws_queryDBInstanceStatusInfo = (output, context) => {
15949
- const contents = {
15950
- StatusType: undefined,
15951
- Normal: undefined,
15952
- Status: undefined,
15953
- Message: undefined,
15954
- };
15458
+ const contents = {};
15955
15459
  if (output["StatusType"] !== undefined) {
15956
15460
  contents.StatusType = __expectString(output["StatusType"]);
15957
15461
  }
@@ -15974,21 +15478,14 @@ const deserializeAws_queryDBInstanceStatusInfoList = (output, context) => {
15974
15478
  });
15975
15479
  };
15976
15480
  const deserializeAws_queryDBLogFileNotFoundFault = (output, context) => {
15977
- const contents = {
15978
- message: undefined,
15979
- };
15481
+ const contents = {};
15980
15482
  if (output["message"] !== undefined) {
15981
15483
  contents.message = __expectString(output["message"]);
15982
15484
  }
15983
15485
  return contents;
15984
15486
  };
15985
15487
  const deserializeAws_queryDBParameterGroup = (output, context) => {
15986
- const contents = {
15987
- DBParameterGroupName: undefined,
15988
- DBParameterGroupFamily: undefined,
15989
- Description: undefined,
15990
- DBParameterGroupArn: undefined,
15991
- };
15488
+ const contents = {};
15992
15489
  if (output["DBParameterGroupName"] !== undefined) {
15993
15490
  contents.DBParameterGroupName = __expectString(output["DBParameterGroupName"]);
15994
15491
  }
@@ -16004,19 +15501,14 @@ const deserializeAws_queryDBParameterGroup = (output, context) => {
16004
15501
  return contents;
16005
15502
  };
16006
15503
  const deserializeAws_queryDBParameterGroupAlreadyExistsFault = (output, context) => {
16007
- const contents = {
16008
- message: undefined,
16009
- };
15504
+ const contents = {};
16010
15505
  if (output["message"] !== undefined) {
16011
15506
  contents.message = __expectString(output["message"]);
16012
15507
  }
16013
15508
  return contents;
16014
15509
  };
16015
15510
  const deserializeAws_queryDBParameterGroupDetails = (output, context) => {
16016
- const contents = {
16017
- Parameters: undefined,
16018
- Marker: undefined,
16019
- };
15511
+ const contents = {};
16020
15512
  if (output.Parameters === "") {
16021
15513
  contents.Parameters = [];
16022
15514
  }
@@ -16036,37 +15528,28 @@ const deserializeAws_queryDBParameterGroupList = (output, context) => {
16036
15528
  });
16037
15529
  };
16038
15530
  const deserializeAws_queryDBParameterGroupNameMessage = (output, context) => {
16039
- const contents = {
16040
- DBParameterGroupName: undefined,
16041
- };
15531
+ const contents = {};
16042
15532
  if (output["DBParameterGroupName"] !== undefined) {
16043
15533
  contents.DBParameterGroupName = __expectString(output["DBParameterGroupName"]);
16044
15534
  }
16045
15535
  return contents;
16046
15536
  };
16047
15537
  const deserializeAws_queryDBParameterGroupNotFoundFault = (output, context) => {
16048
- const contents = {
16049
- message: undefined,
16050
- };
15538
+ const contents = {};
16051
15539
  if (output["message"] !== undefined) {
16052
15540
  contents.message = __expectString(output["message"]);
16053
15541
  }
16054
15542
  return contents;
16055
15543
  };
16056
15544
  const deserializeAws_queryDBParameterGroupQuotaExceededFault = (output, context) => {
16057
- const contents = {
16058
- message: undefined,
16059
- };
15545
+ const contents = {};
16060
15546
  if (output["message"] !== undefined) {
16061
15547
  contents.message = __expectString(output["message"]);
16062
15548
  }
16063
15549
  return contents;
16064
15550
  };
16065
15551
  const deserializeAws_queryDBParameterGroupsMessage = (output, context) => {
16066
- const contents = {
16067
- Marker: undefined,
16068
- DBParameterGroups: undefined,
16069
- };
15552
+ const contents = {};
16070
15553
  if (output["Marker"] !== undefined) {
16071
15554
  contents.Marker = __expectString(output["Marker"]);
16072
15555
  }
@@ -16080,10 +15563,7 @@ const deserializeAws_queryDBParameterGroupsMessage = (output, context) => {
16080
15563
  return contents;
16081
15564
  };
16082
15565
  const deserializeAws_queryDBParameterGroupStatus = (output, context) => {
16083
- const contents = {
16084
- DBParameterGroupName: undefined,
16085
- ParameterApplyStatus: undefined,
16086
- };
15566
+ const contents = {};
16087
15567
  if (output["DBParameterGroupName"] !== undefined) {
16088
15568
  contents.DBParameterGroupName = __expectString(output["DBParameterGroupName"]);
16089
15569
  }
@@ -16100,23 +15580,7 @@ const deserializeAws_queryDBParameterGroupStatusList = (output, context) => {
16100
15580
  });
16101
15581
  };
16102
15582
  const deserializeAws_queryDBProxy = (output, context) => {
16103
- const contents = {
16104
- DBProxyName: undefined,
16105
- DBProxyArn: undefined,
16106
- Status: undefined,
16107
- EngineFamily: undefined,
16108
- VpcId: undefined,
16109
- VpcSecurityGroupIds: undefined,
16110
- VpcSubnetIds: undefined,
16111
- Auth: undefined,
16112
- RoleArn: undefined,
16113
- Endpoint: undefined,
16114
- RequireTLS: undefined,
16115
- IdleClientTimeout: undefined,
16116
- DebugLogging: undefined,
16117
- CreatedDate: undefined,
16118
- UpdatedDate: undefined,
16119
- };
15583
+ const contents = {};
16120
15584
  if (output["DBProxyName"] !== undefined) {
16121
15585
  contents.DBProxyName = __expectString(output["DBProxyName"]);
16122
15586
  }
@@ -16174,28 +15638,14 @@ const deserializeAws_queryDBProxy = (output, context) => {
16174
15638
  return contents;
16175
15639
  };
16176
15640
  const deserializeAws_queryDBProxyAlreadyExistsFault = (output, context) => {
16177
- const contents = {
16178
- message: undefined,
16179
- };
15641
+ const contents = {};
16180
15642
  if (output["message"] !== undefined) {
16181
15643
  contents.message = __expectString(output["message"]);
16182
15644
  }
16183
15645
  return contents;
16184
15646
  };
16185
15647
  const deserializeAws_queryDBProxyEndpoint = (output, context) => {
16186
- const contents = {
16187
- DBProxyEndpointName: undefined,
16188
- DBProxyEndpointArn: undefined,
16189
- DBProxyName: undefined,
16190
- Status: undefined,
16191
- VpcId: undefined,
16192
- VpcSecurityGroupIds: undefined,
16193
- VpcSubnetIds: undefined,
16194
- Endpoint: undefined,
16195
- CreatedDate: undefined,
16196
- TargetRole: undefined,
16197
- IsDefault: undefined,
16198
- };
15648
+ const contents = {};
16199
15649
  if (output["DBProxyEndpointName"] !== undefined) {
16200
15650
  contents.DBProxyEndpointName = __expectString(output["DBProxyEndpointName"]);
16201
15651
  }
@@ -16238,9 +15688,7 @@ const deserializeAws_queryDBProxyEndpoint = (output, context) => {
16238
15688
  return contents;
16239
15689
  };
16240
15690
  const deserializeAws_queryDBProxyEndpointAlreadyExistsFault = (output, context) => {
16241
- const contents = {
16242
- message: undefined,
16243
- };
15691
+ const contents = {};
16244
15692
  if (output["message"] !== undefined) {
16245
15693
  contents.message = __expectString(output["message"]);
16246
15694
  }
@@ -16254,18 +15702,14 @@ const deserializeAws_queryDBProxyEndpointList = (output, context) => {
16254
15702
  });
16255
15703
  };
16256
15704
  const deserializeAws_queryDBProxyEndpointNotFoundFault = (output, context) => {
16257
- const contents = {
16258
- message: undefined,
16259
- };
15705
+ const contents = {};
16260
15706
  if (output["message"] !== undefined) {
16261
15707
  contents.message = __expectString(output["message"]);
16262
15708
  }
16263
15709
  return contents;
16264
15710
  };
16265
15711
  const deserializeAws_queryDBProxyEndpointQuotaExceededFault = (output, context) => {
16266
- const contents = {
16267
- message: undefined,
16268
- };
15712
+ const contents = {};
16269
15713
  if (output["message"] !== undefined) {
16270
15714
  contents.message = __expectString(output["message"]);
16271
15715
  }
@@ -16279,34 +15723,21 @@ const deserializeAws_queryDBProxyList = (output, context) => {
16279
15723
  });
16280
15724
  };
16281
15725
  const deserializeAws_queryDBProxyNotFoundFault = (output, context) => {
16282
- const contents = {
16283
- message: undefined,
16284
- };
15726
+ const contents = {};
16285
15727
  if (output["message"] !== undefined) {
16286
15728
  contents.message = __expectString(output["message"]);
16287
15729
  }
16288
15730
  return contents;
16289
15731
  };
16290
15732
  const deserializeAws_queryDBProxyQuotaExceededFault = (output, context) => {
16291
- const contents = {
16292
- message: undefined,
16293
- };
15733
+ const contents = {};
16294
15734
  if (output["message"] !== undefined) {
16295
15735
  contents.message = __expectString(output["message"]);
16296
15736
  }
16297
15737
  return contents;
16298
15738
  };
16299
15739
  const deserializeAws_queryDBProxyTarget = (output, context) => {
16300
- const contents = {
16301
- TargetArn: undefined,
16302
- Endpoint: undefined,
16303
- TrackedClusterId: undefined,
16304
- RdsResourceId: undefined,
16305
- Port: undefined,
16306
- Type: undefined,
16307
- Role: undefined,
16308
- TargetHealth: undefined,
16309
- };
15740
+ const contents = {};
16310
15741
  if (output["TargetArn"] !== undefined) {
16311
15742
  contents.TargetArn = __expectString(output["TargetArn"]);
16312
15743
  }
@@ -16334,25 +15765,14 @@ const deserializeAws_queryDBProxyTarget = (output, context) => {
16334
15765
  return contents;
16335
15766
  };
16336
15767
  const deserializeAws_queryDBProxyTargetAlreadyRegisteredFault = (output, context) => {
16337
- const contents = {
16338
- message: undefined,
16339
- };
15768
+ const contents = {};
16340
15769
  if (output["message"] !== undefined) {
16341
15770
  contents.message = __expectString(output["message"]);
16342
15771
  }
16343
15772
  return contents;
16344
15773
  };
16345
15774
  const deserializeAws_queryDBProxyTargetGroup = (output, context) => {
16346
- const contents = {
16347
- DBProxyName: undefined,
16348
- TargetGroupName: undefined,
16349
- TargetGroupArn: undefined,
16350
- IsDefault: undefined,
16351
- Status: undefined,
16352
- ConnectionPoolConfig: undefined,
16353
- CreatedDate: undefined,
16354
- UpdatedDate: undefined,
16355
- };
15775
+ const contents = {};
16356
15776
  if (output["DBProxyName"] !== undefined) {
16357
15777
  contents.DBProxyName = __expectString(output["DBProxyName"]);
16358
15778
  }
@@ -16380,33 +15800,21 @@ const deserializeAws_queryDBProxyTargetGroup = (output, context) => {
16380
15800
  return contents;
16381
15801
  };
16382
15802
  const deserializeAws_queryDBProxyTargetGroupNotFoundFault = (output, context) => {
16383
- const contents = {
16384
- message: undefined,
16385
- };
15803
+ const contents = {};
16386
15804
  if (output["message"] !== undefined) {
16387
15805
  contents.message = __expectString(output["message"]);
16388
15806
  }
16389
15807
  return contents;
16390
15808
  };
16391
15809
  const deserializeAws_queryDBProxyTargetNotFoundFault = (output, context) => {
16392
- const contents = {
16393
- message: undefined,
16394
- };
15810
+ const contents = {};
16395
15811
  if (output["message"] !== undefined) {
16396
15812
  contents.message = __expectString(output["message"]);
16397
15813
  }
16398
15814
  return contents;
16399
15815
  };
16400
15816
  const deserializeAws_queryDBSecurityGroup = (output, context) => {
16401
- const contents = {
16402
- OwnerId: undefined,
16403
- DBSecurityGroupName: undefined,
16404
- DBSecurityGroupDescription: undefined,
16405
- VpcId: undefined,
16406
- EC2SecurityGroups: undefined,
16407
- IPRanges: undefined,
16408
- DBSecurityGroupArn: undefined,
16409
- };
15817
+ const contents = {};
16410
15818
  if (output["OwnerId"] !== undefined) {
16411
15819
  contents.OwnerId = __expectString(output["OwnerId"]);
16412
15820
  }
@@ -16438,19 +15846,14 @@ const deserializeAws_queryDBSecurityGroup = (output, context) => {
16438
15846
  return contents;
16439
15847
  };
16440
15848
  const deserializeAws_queryDBSecurityGroupAlreadyExistsFault = (output, context) => {
16441
- const contents = {
16442
- message: undefined,
16443
- };
15849
+ const contents = {};
16444
15850
  if (output["message"] !== undefined) {
16445
15851
  contents.message = __expectString(output["message"]);
16446
15852
  }
16447
15853
  return contents;
16448
15854
  };
16449
15855
  const deserializeAws_queryDBSecurityGroupMembership = (output, context) => {
16450
- const contents = {
16451
- DBSecurityGroupName: undefined,
16452
- Status: undefined,
16453
- };
15856
+ const contents = {};
16454
15857
  if (output["DBSecurityGroupName"] !== undefined) {
16455
15858
  contents.DBSecurityGroupName = __expectString(output["DBSecurityGroupName"]);
16456
15859
  }
@@ -16467,10 +15870,7 @@ const deserializeAws_queryDBSecurityGroupMembershipList = (output, context) => {
16467
15870
  });
16468
15871
  };
16469
15872
  const deserializeAws_queryDBSecurityGroupMessage = (output, context) => {
16470
- const contents = {
16471
- Marker: undefined,
16472
- DBSecurityGroups: undefined,
16473
- };
15873
+ const contents = {};
16474
15874
  if (output["Marker"] !== undefined) {
16475
15875
  contents.Marker = __expectString(output["Marker"]);
16476
15876
  }
@@ -16483,27 +15883,21 @@ const deserializeAws_queryDBSecurityGroupMessage = (output, context) => {
16483
15883
  return contents;
16484
15884
  };
16485
15885
  const deserializeAws_queryDBSecurityGroupNotFoundFault = (output, context) => {
16486
- const contents = {
16487
- message: undefined,
16488
- };
15886
+ const contents = {};
16489
15887
  if (output["message"] !== undefined) {
16490
15888
  contents.message = __expectString(output["message"]);
16491
15889
  }
16492
15890
  return contents;
16493
15891
  };
16494
15892
  const deserializeAws_queryDBSecurityGroupNotSupportedFault = (output, context) => {
16495
- const contents = {
16496
- message: undefined,
16497
- };
15893
+ const contents = {};
16498
15894
  if (output["message"] !== undefined) {
16499
15895
  contents.message = __expectString(output["message"]);
16500
15896
  }
16501
15897
  return contents;
16502
15898
  };
16503
15899
  const deserializeAws_queryDBSecurityGroupQuotaExceededFault = (output, context) => {
16504
- const contents = {
16505
- message: undefined,
16506
- };
15900
+ const contents = {};
16507
15901
  if (output["message"] !== undefined) {
16508
15902
  contents.message = __expectString(output["message"]);
16509
15903
  }
@@ -16517,41 +15911,7 @@ const deserializeAws_queryDBSecurityGroups = (output, context) => {
16517
15911
  });
16518
15912
  };
16519
15913
  const deserializeAws_queryDBSnapshot = (output, context) => {
16520
- const contents = {
16521
- DBSnapshotIdentifier: undefined,
16522
- DBInstanceIdentifier: undefined,
16523
- SnapshotCreateTime: undefined,
16524
- Engine: undefined,
16525
- AllocatedStorage: undefined,
16526
- Status: undefined,
16527
- Port: undefined,
16528
- AvailabilityZone: undefined,
16529
- VpcId: undefined,
16530
- InstanceCreateTime: undefined,
16531
- MasterUsername: undefined,
16532
- EngineVersion: undefined,
16533
- LicenseModel: undefined,
16534
- SnapshotType: undefined,
16535
- Iops: undefined,
16536
- OptionGroupName: undefined,
16537
- PercentProgress: undefined,
16538
- SourceRegion: undefined,
16539
- SourceDBSnapshotIdentifier: undefined,
16540
- StorageType: undefined,
16541
- TdeCredentialArn: undefined,
16542
- Encrypted: undefined,
16543
- KmsKeyId: undefined,
16544
- DBSnapshotArn: undefined,
16545
- Timezone: undefined,
16546
- IAMDatabaseAuthenticationEnabled: undefined,
16547
- ProcessorFeatures: undefined,
16548
- DbiResourceId: undefined,
16549
- TagList: undefined,
16550
- OriginalSnapshotCreateTime: undefined,
16551
- SnapshotDatabaseTime: undefined,
16552
- SnapshotTarget: undefined,
16553
- StorageThroughput: undefined,
16554
- };
15914
+ const contents = {};
16555
15915
  if (output["DBSnapshotIdentifier"] !== undefined) {
16556
15916
  contents.DBSnapshotIdentifier = __expectString(output["DBSnapshotIdentifier"]);
16557
15917
  }
@@ -16661,19 +16021,14 @@ const deserializeAws_queryDBSnapshot = (output, context) => {
16661
16021
  return contents;
16662
16022
  };
16663
16023
  const deserializeAws_queryDBSnapshotAlreadyExistsFault = (output, context) => {
16664
- const contents = {
16665
- message: undefined,
16666
- };
16024
+ const contents = {};
16667
16025
  if (output["message"] !== undefined) {
16668
16026
  contents.message = __expectString(output["message"]);
16669
16027
  }
16670
16028
  return contents;
16671
16029
  };
16672
16030
  const deserializeAws_queryDBSnapshotAttribute = (output, context) => {
16673
- const contents = {
16674
- AttributeName: undefined,
16675
- AttributeValues: undefined,
16676
- };
16031
+ const contents = {};
16677
16032
  if (output["AttributeName"] !== undefined) {
16678
16033
  contents.AttributeName = __expectString(output["AttributeName"]);
16679
16034
  }
@@ -16693,10 +16048,7 @@ const deserializeAws_queryDBSnapshotAttributeList = (output, context) => {
16693
16048
  });
16694
16049
  };
16695
16050
  const deserializeAws_queryDBSnapshotAttributesResult = (output, context) => {
16696
- const contents = {
16697
- DBSnapshotIdentifier: undefined,
16698
- DBSnapshotAttributes: undefined,
16699
- };
16051
+ const contents = {};
16700
16052
  if (output["DBSnapshotIdentifier"] !== undefined) {
16701
16053
  contents.DBSnapshotIdentifier = __expectString(output["DBSnapshotIdentifier"]);
16702
16054
  }
@@ -16717,10 +16069,7 @@ const deserializeAws_queryDBSnapshotList = (output, context) => {
16717
16069
  });
16718
16070
  };
16719
16071
  const deserializeAws_queryDBSnapshotMessage = (output, context) => {
16720
- const contents = {
16721
- Marker: undefined,
16722
- DBSnapshots: undefined,
16723
- };
16072
+ const contents = {};
16724
16073
  if (output["Marker"] !== undefined) {
16725
16074
  contents.Marker = __expectString(output["Marker"]);
16726
16075
  }
@@ -16733,24 +16082,14 @@ const deserializeAws_queryDBSnapshotMessage = (output, context) => {
16733
16082
  return contents;
16734
16083
  };
16735
16084
  const deserializeAws_queryDBSnapshotNotFoundFault = (output, context) => {
16736
- const contents = {
16737
- message: undefined,
16738
- };
16085
+ const contents = {};
16739
16086
  if (output["message"] !== undefined) {
16740
16087
  contents.message = __expectString(output["message"]);
16741
16088
  }
16742
16089
  return contents;
16743
16090
  };
16744
16091
  const deserializeAws_queryDBSubnetGroup = (output, context) => {
16745
- const contents = {
16746
- DBSubnetGroupName: undefined,
16747
- DBSubnetGroupDescription: undefined,
16748
- VpcId: undefined,
16749
- SubnetGroupStatus: undefined,
16750
- Subnets: undefined,
16751
- DBSubnetGroupArn: undefined,
16752
- SupportedNetworkTypes: undefined,
16753
- };
16092
+ const contents = {};
16754
16093
  if (output["DBSubnetGroupName"] !== undefined) {
16755
16094
  contents.DBSubnetGroupName = __expectString(output["DBSubnetGroupName"]);
16756
16095
  }
@@ -16781,28 +16120,21 @@ const deserializeAws_queryDBSubnetGroup = (output, context) => {
16781
16120
  return contents;
16782
16121
  };
16783
16122
  const deserializeAws_queryDBSubnetGroupAlreadyExistsFault = (output, context) => {
16784
- const contents = {
16785
- message: undefined,
16786
- };
16123
+ const contents = {};
16787
16124
  if (output["message"] !== undefined) {
16788
16125
  contents.message = __expectString(output["message"]);
16789
16126
  }
16790
16127
  return contents;
16791
16128
  };
16792
16129
  const deserializeAws_queryDBSubnetGroupDoesNotCoverEnoughAZs = (output, context) => {
16793
- const contents = {
16794
- message: undefined,
16795
- };
16130
+ const contents = {};
16796
16131
  if (output["message"] !== undefined) {
16797
16132
  contents.message = __expectString(output["message"]);
16798
16133
  }
16799
16134
  return contents;
16800
16135
  };
16801
16136
  const deserializeAws_queryDBSubnetGroupMessage = (output, context) => {
16802
- const contents = {
16803
- Marker: undefined,
16804
- DBSubnetGroups: undefined,
16805
- };
16137
+ const contents = {};
16806
16138
  if (output["Marker"] !== undefined) {
16807
16139
  contents.Marker = __expectString(output["Marker"]);
16808
16140
  }
@@ -16815,27 +16147,21 @@ const deserializeAws_queryDBSubnetGroupMessage = (output, context) => {
16815
16147
  return contents;
16816
16148
  };
16817
16149
  const deserializeAws_queryDBSubnetGroupNotAllowedFault = (output, context) => {
16818
- const contents = {
16819
- message: undefined,
16820
- };
16150
+ const contents = {};
16821
16151
  if (output["message"] !== undefined) {
16822
16152
  contents.message = __expectString(output["message"]);
16823
16153
  }
16824
16154
  return contents;
16825
16155
  };
16826
16156
  const deserializeAws_queryDBSubnetGroupNotFoundFault = (output, context) => {
16827
- const contents = {
16828
- message: undefined,
16829
- };
16157
+ const contents = {};
16830
16158
  if (output["message"] !== undefined) {
16831
16159
  contents.message = __expectString(output["message"]);
16832
16160
  }
16833
16161
  return contents;
16834
16162
  };
16835
16163
  const deserializeAws_queryDBSubnetGroupQuotaExceededFault = (output, context) => {
16836
- const contents = {
16837
- message: undefined,
16838
- };
16164
+ const contents = {};
16839
16165
  if (output["message"] !== undefined) {
16840
16166
  contents.message = __expectString(output["message"]);
16841
16167
  }
@@ -16849,108 +16175,84 @@ const deserializeAws_queryDBSubnetGroups = (output, context) => {
16849
16175
  });
16850
16176
  };
16851
16177
  const deserializeAws_queryDBSubnetQuotaExceededFault = (output, context) => {
16852
- const contents = {
16853
- message: undefined,
16854
- };
16178
+ const contents = {};
16855
16179
  if (output["message"] !== undefined) {
16856
16180
  contents.message = __expectString(output["message"]);
16857
16181
  }
16858
16182
  return contents;
16859
16183
  };
16860
16184
  const deserializeAws_queryDBUpgradeDependencyFailureFault = (output, context) => {
16861
- const contents = {
16862
- message: undefined,
16863
- };
16185
+ const contents = {};
16864
16186
  if (output["message"] !== undefined) {
16865
16187
  contents.message = __expectString(output["message"]);
16866
16188
  }
16867
16189
  return contents;
16868
16190
  };
16869
16191
  const deserializeAws_queryDeleteBlueGreenDeploymentResponse = (output, context) => {
16870
- const contents = {
16871
- BlueGreenDeployment: undefined,
16872
- };
16192
+ const contents = {};
16873
16193
  if (output["BlueGreenDeployment"] !== undefined) {
16874
16194
  contents.BlueGreenDeployment = deserializeAws_queryBlueGreenDeployment(output["BlueGreenDeployment"], context);
16875
16195
  }
16876
16196
  return contents;
16877
16197
  };
16878
16198
  const deserializeAws_queryDeleteDBClusterResult = (output, context) => {
16879
- const contents = {
16880
- DBCluster: undefined,
16881
- };
16199
+ const contents = {};
16882
16200
  if (output["DBCluster"] !== undefined) {
16883
16201
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
16884
16202
  }
16885
16203
  return contents;
16886
16204
  };
16887
16205
  const deserializeAws_queryDeleteDBClusterSnapshotResult = (output, context) => {
16888
- const contents = {
16889
- DBClusterSnapshot: undefined,
16890
- };
16206
+ const contents = {};
16891
16207
  if (output["DBClusterSnapshot"] !== undefined) {
16892
16208
  contents.DBClusterSnapshot = deserializeAws_queryDBClusterSnapshot(output["DBClusterSnapshot"], context);
16893
16209
  }
16894
16210
  return contents;
16895
16211
  };
16896
16212
  const deserializeAws_queryDeleteDBInstanceAutomatedBackupResult = (output, context) => {
16897
- const contents = {
16898
- DBInstanceAutomatedBackup: undefined,
16899
- };
16213
+ const contents = {};
16900
16214
  if (output["DBInstanceAutomatedBackup"] !== undefined) {
16901
16215
  contents.DBInstanceAutomatedBackup = deserializeAws_queryDBInstanceAutomatedBackup(output["DBInstanceAutomatedBackup"], context);
16902
16216
  }
16903
16217
  return contents;
16904
16218
  };
16905
16219
  const deserializeAws_queryDeleteDBInstanceResult = (output, context) => {
16906
- const contents = {
16907
- DBInstance: undefined,
16908
- };
16220
+ const contents = {};
16909
16221
  if (output["DBInstance"] !== undefined) {
16910
16222
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
16911
16223
  }
16912
16224
  return contents;
16913
16225
  };
16914
16226
  const deserializeAws_queryDeleteDBProxyEndpointResponse = (output, context) => {
16915
- const contents = {
16916
- DBProxyEndpoint: undefined,
16917
- };
16227
+ const contents = {};
16918
16228
  if (output["DBProxyEndpoint"] !== undefined) {
16919
16229
  contents.DBProxyEndpoint = deserializeAws_queryDBProxyEndpoint(output["DBProxyEndpoint"], context);
16920
16230
  }
16921
16231
  return contents;
16922
16232
  };
16923
16233
  const deserializeAws_queryDeleteDBProxyResponse = (output, context) => {
16924
- const contents = {
16925
- DBProxy: undefined,
16926
- };
16234
+ const contents = {};
16927
16235
  if (output["DBProxy"] !== undefined) {
16928
16236
  contents.DBProxy = deserializeAws_queryDBProxy(output["DBProxy"], context);
16929
16237
  }
16930
16238
  return contents;
16931
16239
  };
16932
16240
  const deserializeAws_queryDeleteDBSnapshotResult = (output, context) => {
16933
- const contents = {
16934
- DBSnapshot: undefined,
16935
- };
16241
+ const contents = {};
16936
16242
  if (output["DBSnapshot"] !== undefined) {
16937
16243
  contents.DBSnapshot = deserializeAws_queryDBSnapshot(output["DBSnapshot"], context);
16938
16244
  }
16939
16245
  return contents;
16940
16246
  };
16941
16247
  const deserializeAws_queryDeleteEventSubscriptionResult = (output, context) => {
16942
- const contents = {
16943
- EventSubscription: undefined,
16944
- };
16248
+ const contents = {};
16945
16249
  if (output["EventSubscription"] !== undefined) {
16946
16250
  contents.EventSubscription = deserializeAws_queryEventSubscription(output["EventSubscription"], context);
16947
16251
  }
16948
16252
  return contents;
16949
16253
  };
16950
16254
  const deserializeAws_queryDeleteGlobalClusterResult = (output, context) => {
16951
- const contents = {
16952
- GlobalCluster: undefined,
16953
- };
16255
+ const contents = {};
16954
16256
  if (output["GlobalCluster"] !== undefined) {
16955
16257
  contents.GlobalCluster = deserializeAws_queryGlobalCluster(output["GlobalCluster"], context);
16956
16258
  }
@@ -16961,10 +16263,7 @@ const deserializeAws_queryDeregisterDBProxyTargetsResponse = (output, context) =
16961
16263
  return contents;
16962
16264
  };
16963
16265
  const deserializeAws_queryDescribeBlueGreenDeploymentsResponse = (output, context) => {
16964
- const contents = {
16965
- BlueGreenDeployments: undefined,
16966
- Marker: undefined,
16967
- };
16266
+ const contents = {};
16968
16267
  if (output.BlueGreenDeployments === "") {
16969
16268
  contents.BlueGreenDeployments = [];
16970
16269
  }
@@ -16977,20 +16276,14 @@ const deserializeAws_queryDescribeBlueGreenDeploymentsResponse = (output, contex
16977
16276
  return contents;
16978
16277
  };
16979
16278
  const deserializeAws_queryDescribeDBClusterSnapshotAttributesResult = (output, context) => {
16980
- const contents = {
16981
- DBClusterSnapshotAttributesResult: undefined,
16982
- };
16279
+ const contents = {};
16983
16280
  if (output["DBClusterSnapshotAttributesResult"] !== undefined) {
16984
16281
  contents.DBClusterSnapshotAttributesResult = deserializeAws_queryDBClusterSnapshotAttributesResult(output["DBClusterSnapshotAttributesResult"], context);
16985
16282
  }
16986
16283
  return contents;
16987
16284
  };
16988
16285
  const deserializeAws_queryDescribeDBLogFilesDetails = (output, context) => {
16989
- const contents = {
16990
- LogFileName: undefined,
16991
- LastWritten: undefined,
16992
- Size: undefined,
16993
- };
16286
+ const contents = {};
16994
16287
  if (output["LogFileName"] !== undefined) {
16995
16288
  contents.LogFileName = __expectString(output["LogFileName"]);
16996
16289
  }
@@ -17010,10 +16303,7 @@ const deserializeAws_queryDescribeDBLogFilesList = (output, context) => {
17010
16303
  });
17011
16304
  };
17012
16305
  const deserializeAws_queryDescribeDBLogFilesResponse = (output, context) => {
17013
- const contents = {
17014
- DescribeDBLogFiles: undefined,
17015
- Marker: undefined,
17016
- };
16306
+ const contents = {};
17017
16307
  if (output.DescribeDBLogFiles === "") {
17018
16308
  contents.DescribeDBLogFiles = [];
17019
16309
  }
@@ -17027,10 +16317,7 @@ const deserializeAws_queryDescribeDBLogFilesResponse = (output, context) => {
17027
16317
  return contents;
17028
16318
  };
17029
16319
  const deserializeAws_queryDescribeDBProxiesResponse = (output, context) => {
17030
- const contents = {
17031
- DBProxies: undefined,
17032
- Marker: undefined,
17033
- };
16320
+ const contents = {};
17034
16321
  if (output.DBProxies === "") {
17035
16322
  contents.DBProxies = [];
17036
16323
  }
@@ -17043,10 +16330,7 @@ const deserializeAws_queryDescribeDBProxiesResponse = (output, context) => {
17043
16330
  return contents;
17044
16331
  };
17045
16332
  const deserializeAws_queryDescribeDBProxyEndpointsResponse = (output, context) => {
17046
- const contents = {
17047
- DBProxyEndpoints: undefined,
17048
- Marker: undefined,
17049
- };
16333
+ const contents = {};
17050
16334
  if (output.DBProxyEndpoints === "") {
17051
16335
  contents.DBProxyEndpoints = [];
17052
16336
  }
@@ -17059,10 +16343,7 @@ const deserializeAws_queryDescribeDBProxyEndpointsResponse = (output, context) =
17059
16343
  return contents;
17060
16344
  };
17061
16345
  const deserializeAws_queryDescribeDBProxyTargetGroupsResponse = (output, context) => {
17062
- const contents = {
17063
- TargetGroups: undefined,
17064
- Marker: undefined,
17065
- };
16346
+ const contents = {};
17066
16347
  if (output.TargetGroups === "") {
17067
16348
  contents.TargetGroups = [];
17068
16349
  }
@@ -17075,10 +16356,7 @@ const deserializeAws_queryDescribeDBProxyTargetGroupsResponse = (output, context
17075
16356
  return contents;
17076
16357
  };
17077
16358
  const deserializeAws_queryDescribeDBProxyTargetsResponse = (output, context) => {
17078
- const contents = {
17079
- Targets: undefined,
17080
- Marker: undefined,
17081
- };
16359
+ const contents = {};
17082
16360
  if (output.Targets === "") {
17083
16361
  contents.Targets = [];
17084
16362
  }
@@ -17091,48 +16369,35 @@ const deserializeAws_queryDescribeDBProxyTargetsResponse = (output, context) =>
17091
16369
  return contents;
17092
16370
  };
17093
16371
  const deserializeAws_queryDescribeDBSnapshotAttributesResult = (output, context) => {
17094
- const contents = {
17095
- DBSnapshotAttributesResult: undefined,
17096
- };
16372
+ const contents = {};
17097
16373
  if (output["DBSnapshotAttributesResult"] !== undefined) {
17098
16374
  contents.DBSnapshotAttributesResult = deserializeAws_queryDBSnapshotAttributesResult(output["DBSnapshotAttributesResult"], context);
17099
16375
  }
17100
16376
  return contents;
17101
16377
  };
17102
16378
  const deserializeAws_queryDescribeEngineDefaultClusterParametersResult = (output, context) => {
17103
- const contents = {
17104
- EngineDefaults: undefined,
17105
- };
16379
+ const contents = {};
17106
16380
  if (output["EngineDefaults"] !== undefined) {
17107
16381
  contents.EngineDefaults = deserializeAws_queryEngineDefaults(output["EngineDefaults"], context);
17108
16382
  }
17109
16383
  return contents;
17110
16384
  };
17111
16385
  const deserializeAws_queryDescribeEngineDefaultParametersResult = (output, context) => {
17112
- const contents = {
17113
- EngineDefaults: undefined,
17114
- };
16386
+ const contents = {};
17115
16387
  if (output["EngineDefaults"] !== undefined) {
17116
16388
  contents.EngineDefaults = deserializeAws_queryEngineDefaults(output["EngineDefaults"], context);
17117
16389
  }
17118
16390
  return contents;
17119
16391
  };
17120
16392
  const deserializeAws_queryDescribeValidDBInstanceModificationsResult = (output, context) => {
17121
- const contents = {
17122
- ValidDBInstanceModificationsMessage: undefined,
17123
- };
16393
+ const contents = {};
17124
16394
  if (output["ValidDBInstanceModificationsMessage"] !== undefined) {
17125
16395
  contents.ValidDBInstanceModificationsMessage = deserializeAws_queryValidDBInstanceModificationsMessage(output["ValidDBInstanceModificationsMessage"], context);
17126
16396
  }
17127
16397
  return contents;
17128
16398
  };
17129
16399
  const deserializeAws_queryDomainMembership = (output, context) => {
17130
- const contents = {
17131
- Domain: undefined,
17132
- Status: undefined,
17133
- FQDN: undefined,
17134
- IAMRoleName: undefined,
17135
- };
16400
+ const contents = {};
17136
16401
  if (output["Domain"] !== undefined) {
17137
16402
  contents.Domain = __expectString(output["Domain"]);
17138
16403
  }
@@ -17155,19 +16420,14 @@ const deserializeAws_queryDomainMembershipList = (output, context) => {
17155
16420
  });
17156
16421
  };
17157
16422
  const deserializeAws_queryDomainNotFoundFault = (output, context) => {
17158
- const contents = {
17159
- message: undefined,
17160
- };
16423
+ const contents = {};
17161
16424
  if (output["message"] !== undefined) {
17162
16425
  contents.message = __expectString(output["message"]);
17163
16426
  }
17164
16427
  return contents;
17165
16428
  };
17166
16429
  const deserializeAws_queryDoubleRange = (output, context) => {
17167
- const contents = {
17168
- From: undefined,
17169
- To: undefined,
17170
- };
16430
+ const contents = {};
17171
16431
  if (output["From"] !== undefined) {
17172
16432
  contents.From = __strictParseFloat(output["From"]);
17173
16433
  }
@@ -17184,11 +16444,7 @@ const deserializeAws_queryDoubleRangeList = (output, context) => {
17184
16444
  });
17185
16445
  };
17186
16446
  const deserializeAws_queryDownloadDBLogFilePortionDetails = (output, context) => {
17187
- const contents = {
17188
- LogFileData: undefined,
17189
- Marker: undefined,
17190
- AdditionalDataPending: undefined,
17191
- };
16447
+ const contents = {};
17192
16448
  if (output["LogFileData"] !== undefined) {
17193
16449
  contents.LogFileData = __expectString(output["LogFileData"]);
17194
16450
  }
@@ -17201,21 +16457,14 @@ const deserializeAws_queryDownloadDBLogFilePortionDetails = (output, context) =>
17201
16457
  return contents;
17202
16458
  };
17203
16459
  const deserializeAws_queryEc2ImagePropertiesNotSupportedFault = (output, context) => {
17204
- const contents = {
17205
- message: undefined,
17206
- };
16460
+ const contents = {};
17207
16461
  if (output["message"] !== undefined) {
17208
16462
  contents.message = __expectString(output["message"]);
17209
16463
  }
17210
16464
  return contents;
17211
16465
  };
17212
16466
  const deserializeAws_queryEC2SecurityGroup = (output, context) => {
17213
- const contents = {
17214
- Status: undefined,
17215
- EC2SecurityGroupName: undefined,
17216
- EC2SecurityGroupId: undefined,
17217
- EC2SecurityGroupOwnerId: undefined,
17218
- };
16467
+ const contents = {};
17219
16468
  if (output["Status"] !== undefined) {
17220
16469
  contents.Status = __expectString(output["Status"]);
17221
16470
  }
@@ -17238,11 +16487,7 @@ const deserializeAws_queryEC2SecurityGroupList = (output, context) => {
17238
16487
  });
17239
16488
  };
17240
16489
  const deserializeAws_queryEndpoint = (output, context) => {
17241
- const contents = {
17242
- Address: undefined,
17243
- Port: undefined,
17244
- HostedZoneId: undefined,
17245
- };
16490
+ const contents = {};
17246
16491
  if (output["Address"] !== undefined) {
17247
16492
  contents.Address = __expectString(output["Address"]);
17248
16493
  }
@@ -17255,11 +16500,7 @@ const deserializeAws_queryEndpoint = (output, context) => {
17255
16500
  return contents;
17256
16501
  };
17257
16502
  const deserializeAws_queryEngineDefaults = (output, context) => {
17258
- const contents = {
17259
- DBParameterGroupFamily: undefined,
17260
- Marker: undefined,
17261
- Parameters: undefined,
17262
- };
16503
+ const contents = {};
17263
16504
  if (output["DBParameterGroupFamily"] !== undefined) {
17264
16505
  contents.DBParameterGroupFamily = __expectString(output["DBParameterGroupFamily"]);
17265
16506
  }
@@ -17282,14 +16523,7 @@ const deserializeAws_queryEngineModeList = (output, context) => {
17282
16523
  });
17283
16524
  };
17284
16525
  const deserializeAws_queryEvent = (output, context) => {
17285
- const contents = {
17286
- SourceIdentifier: undefined,
17287
- SourceType: undefined,
17288
- Message: undefined,
17289
- EventCategories: undefined,
17290
- Date: undefined,
17291
- SourceArn: undefined,
17292
- };
16526
+ const contents = {};
17293
16527
  if (output["SourceIdentifier"] !== undefined) {
17294
16528
  contents.SourceIdentifier = __expectString(output["SourceIdentifier"]);
17295
16529
  }
@@ -17321,10 +16555,7 @@ const deserializeAws_queryEventCategoriesList = (output, context) => {
17321
16555
  });
17322
16556
  };
17323
16557
  const deserializeAws_queryEventCategoriesMap = (output, context) => {
17324
- const contents = {
17325
- SourceType: undefined,
17326
- EventCategories: undefined,
17327
- };
16558
+ const contents = {};
17328
16559
  if (output["SourceType"] !== undefined) {
17329
16560
  contents.SourceType = __expectString(output["SourceType"]);
17330
16561
  }
@@ -17344,9 +16575,7 @@ const deserializeAws_queryEventCategoriesMapList = (output, context) => {
17344
16575
  });
17345
16576
  };
17346
16577
  const deserializeAws_queryEventCategoriesMessage = (output, context) => {
17347
- const contents = {
17348
- EventCategoriesMapList: undefined,
17349
- };
16578
+ const contents = {};
17350
16579
  if (output.EventCategoriesMapList === "") {
17351
16580
  contents.EventCategoriesMapList = [];
17352
16581
  }
@@ -17364,10 +16593,7 @@ const deserializeAws_queryEventList = (output, context) => {
17364
16593
  });
17365
16594
  };
17366
16595
  const deserializeAws_queryEventsMessage = (output, context) => {
17367
- const contents = {
17368
- Marker: undefined,
17369
- Events: undefined,
17370
- };
16596
+ const contents = {};
17371
16597
  if (output["Marker"] !== undefined) {
17372
16598
  contents.Marker = __expectString(output["Marker"]);
17373
16599
  }
@@ -17380,18 +16606,7 @@ const deserializeAws_queryEventsMessage = (output, context) => {
17380
16606
  return contents;
17381
16607
  };
17382
16608
  const deserializeAws_queryEventSubscription = (output, context) => {
17383
- const contents = {
17384
- CustomerAwsId: undefined,
17385
- CustSubscriptionId: undefined,
17386
- SnsTopicArn: undefined,
17387
- Status: undefined,
17388
- SubscriptionCreationTime: undefined,
17389
- SourceType: undefined,
17390
- SourceIdsList: undefined,
17391
- EventCategoriesList: undefined,
17392
- Enabled: undefined,
17393
- EventSubscriptionArn: undefined,
17394
- };
16609
+ const contents = {};
17395
16610
  if (output["CustomerAwsId"] !== undefined) {
17396
16611
  contents.CustomerAwsId = __expectString(output["CustomerAwsId"]);
17397
16612
  }
@@ -17432,9 +16647,7 @@ const deserializeAws_queryEventSubscription = (output, context) => {
17432
16647
  return contents;
17433
16648
  };
17434
16649
  const deserializeAws_queryEventSubscriptionQuotaExceededFault = (output, context) => {
17435
- const contents = {
17436
- message: undefined,
17437
- };
16650
+ const contents = {};
17438
16651
  if (output["message"] !== undefined) {
17439
16652
  contents.message = __expectString(output["message"]);
17440
16653
  }
@@ -17448,10 +16661,7 @@ const deserializeAws_queryEventSubscriptionsList = (output, context) => {
17448
16661
  });
17449
16662
  };
17450
16663
  const deserializeAws_queryEventSubscriptionsMessage = (output, context) => {
17451
- const contents = {
17452
- Marker: undefined,
17453
- EventSubscriptionsList: undefined,
17454
- };
16664
+ const contents = {};
17455
16665
  if (output["Marker"] !== undefined) {
17456
16666
  contents.Marker = __expectString(output["Marker"]);
17457
16667
  }
@@ -17465,24 +16675,7 @@ const deserializeAws_queryEventSubscriptionsMessage = (output, context) => {
17465
16675
  return contents;
17466
16676
  };
17467
16677
  const deserializeAws_queryExportTask = (output, context) => {
17468
- const contents = {
17469
- ExportTaskIdentifier: undefined,
17470
- SourceArn: undefined,
17471
- ExportOnly: undefined,
17472
- SnapshotTime: undefined,
17473
- TaskStartTime: undefined,
17474
- TaskEndTime: undefined,
17475
- S3Bucket: undefined,
17476
- S3Prefix: undefined,
17477
- IamRoleArn: undefined,
17478
- KmsKeyId: undefined,
17479
- Status: undefined,
17480
- PercentProgress: undefined,
17481
- TotalExtractedDataInGB: undefined,
17482
- FailureCause: undefined,
17483
- WarningMessage: undefined,
17484
- SourceType: undefined,
17485
- };
16678
+ const contents = {};
17486
16679
  if (output["ExportTaskIdentifier"] !== undefined) {
17487
16680
  contents.ExportTaskIdentifier = __expectString(output["ExportTaskIdentifier"]);
17488
16681
  }
@@ -17537,18 +16730,14 @@ const deserializeAws_queryExportTask = (output, context) => {
17537
16730
  return contents;
17538
16731
  };
17539
16732
  const deserializeAws_queryExportTaskAlreadyExistsFault = (output, context) => {
17540
- const contents = {
17541
- message: undefined,
17542
- };
16733
+ const contents = {};
17543
16734
  if (output["message"] !== undefined) {
17544
16735
  contents.message = __expectString(output["message"]);
17545
16736
  }
17546
16737
  return contents;
17547
16738
  };
17548
16739
  const deserializeAws_queryExportTaskNotFoundFault = (output, context) => {
17549
- const contents = {
17550
- message: undefined,
17551
- };
16740
+ const contents = {};
17552
16741
  if (output["message"] !== undefined) {
17553
16742
  contents.message = __expectString(output["message"]);
17554
16743
  }
@@ -17562,10 +16751,7 @@ const deserializeAws_queryExportTasksList = (output, context) => {
17562
16751
  });
17563
16752
  };
17564
16753
  const deserializeAws_queryExportTasksMessage = (output, context) => {
17565
- const contents = {
17566
- Marker: undefined,
17567
- ExportTasks: undefined,
17568
- };
16754
+ const contents = {};
17569
16755
  if (output["Marker"] !== undefined) {
17570
16756
  contents.Marker = __expectString(output["Marker"]);
17571
16757
  }
@@ -17578,29 +16764,21 @@ const deserializeAws_queryExportTasksMessage = (output, context) => {
17578
16764
  return contents;
17579
16765
  };
17580
16766
  const deserializeAws_queryFailoverDBClusterResult = (output, context) => {
17581
- const contents = {
17582
- DBCluster: undefined,
17583
- };
16767
+ const contents = {};
17584
16768
  if (output["DBCluster"] !== undefined) {
17585
16769
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
17586
16770
  }
17587
16771
  return contents;
17588
16772
  };
17589
16773
  const deserializeAws_queryFailoverGlobalClusterResult = (output, context) => {
17590
- const contents = {
17591
- GlobalCluster: undefined,
17592
- };
16774
+ const contents = {};
17593
16775
  if (output["GlobalCluster"] !== undefined) {
17594
16776
  contents.GlobalCluster = deserializeAws_queryGlobalCluster(output["GlobalCluster"], context);
17595
16777
  }
17596
16778
  return contents;
17597
16779
  };
17598
16780
  const deserializeAws_queryFailoverState = (output, context) => {
17599
- const contents = {
17600
- Status: undefined,
17601
- FromDbClusterArn: undefined,
17602
- ToDbClusterArn: undefined,
17603
- };
16781
+ const contents = {};
17604
16782
  if (output["Status"] !== undefined) {
17605
16783
  contents.Status = __expectString(output["Status"]);
17606
16784
  }
@@ -17620,19 +16798,7 @@ const deserializeAws_queryFeatureNameList = (output, context) => {
17620
16798
  });
17621
16799
  };
17622
16800
  const deserializeAws_queryGlobalCluster = (output, context) => {
17623
- const contents = {
17624
- GlobalClusterIdentifier: undefined,
17625
- GlobalClusterResourceId: undefined,
17626
- GlobalClusterArn: undefined,
17627
- Status: undefined,
17628
- Engine: undefined,
17629
- EngineVersion: undefined,
17630
- DatabaseName: undefined,
17631
- StorageEncrypted: undefined,
17632
- DeletionProtection: undefined,
17633
- GlobalClusterMembers: undefined,
17634
- FailoverState: undefined,
17635
- };
16801
+ const contents = {};
17636
16802
  if (output["GlobalClusterIdentifier"] !== undefined) {
17637
16803
  contents.GlobalClusterIdentifier = __expectString(output["GlobalClusterIdentifier"]);
17638
16804
  }
@@ -17673,9 +16839,7 @@ const deserializeAws_queryGlobalCluster = (output, context) => {
17673
16839
  return contents;
17674
16840
  };
17675
16841
  const deserializeAws_queryGlobalClusterAlreadyExistsFault = (output, context) => {
17676
- const contents = {
17677
- message: undefined,
17678
- };
16842
+ const contents = {};
17679
16843
  if (output["message"] !== undefined) {
17680
16844
  contents.message = __expectString(output["message"]);
17681
16845
  }
@@ -17689,12 +16853,7 @@ const deserializeAws_queryGlobalClusterList = (output, context) => {
17689
16853
  });
17690
16854
  };
17691
16855
  const deserializeAws_queryGlobalClusterMember = (output, context) => {
17692
- const contents = {
17693
- DBClusterArn: undefined,
17694
- Readers: undefined,
17695
- IsWriter: undefined,
17696
- GlobalWriteForwardingStatus: undefined,
17697
- };
16856
+ const contents = {};
17698
16857
  if (output["DBClusterArn"] !== undefined) {
17699
16858
  contents.DBClusterArn = __expectString(output["DBClusterArn"]);
17700
16859
  }
@@ -17720,28 +16879,21 @@ const deserializeAws_queryGlobalClusterMemberList = (output, context) => {
17720
16879
  });
17721
16880
  };
17722
16881
  const deserializeAws_queryGlobalClusterNotFoundFault = (output, context) => {
17723
- const contents = {
17724
- message: undefined,
17725
- };
16882
+ const contents = {};
17726
16883
  if (output["message"] !== undefined) {
17727
16884
  contents.message = __expectString(output["message"]);
17728
16885
  }
17729
16886
  return contents;
17730
16887
  };
17731
16888
  const deserializeAws_queryGlobalClusterQuotaExceededFault = (output, context) => {
17732
- const contents = {
17733
- message: undefined,
17734
- };
16889
+ const contents = {};
17735
16890
  if (output["message"] !== undefined) {
17736
16891
  contents.message = __expectString(output["message"]);
17737
16892
  }
17738
16893
  return contents;
17739
16894
  };
17740
16895
  const deserializeAws_queryGlobalClustersMessage = (output, context) => {
17741
- const contents = {
17742
- Marker: undefined,
17743
- GlobalClusters: undefined,
17744
- };
16896
+ const contents = {};
17745
16897
  if (output["Marker"] !== undefined) {
17746
16898
  contents.Marker = __expectString(output["Marker"]);
17747
16899
  }
@@ -17754,307 +16906,238 @@ const deserializeAws_queryGlobalClustersMessage = (output, context) => {
17754
16906
  return contents;
17755
16907
  };
17756
16908
  const deserializeAws_queryIamRoleMissingPermissionsFault = (output, context) => {
17757
- const contents = {
17758
- message: undefined,
17759
- };
16909
+ const contents = {};
17760
16910
  if (output["message"] !== undefined) {
17761
16911
  contents.message = __expectString(output["message"]);
17762
16912
  }
17763
16913
  return contents;
17764
16914
  };
17765
16915
  const deserializeAws_queryIamRoleNotFoundFault = (output, context) => {
17766
- const contents = {
17767
- message: undefined,
17768
- };
16916
+ const contents = {};
17769
16917
  if (output["message"] !== undefined) {
17770
16918
  contents.message = __expectString(output["message"]);
17771
16919
  }
17772
16920
  return contents;
17773
16921
  };
17774
16922
  const deserializeAws_queryInstanceQuotaExceededFault = (output, context) => {
17775
- const contents = {
17776
- message: undefined,
17777
- };
16923
+ const contents = {};
17778
16924
  if (output["message"] !== undefined) {
17779
16925
  contents.message = __expectString(output["message"]);
17780
16926
  }
17781
16927
  return contents;
17782
16928
  };
17783
16929
  const deserializeAws_queryInsufficientAvailableIPsInSubnetFault = (output, context) => {
17784
- const contents = {
17785
- message: undefined,
17786
- };
16930
+ const contents = {};
17787
16931
  if (output["message"] !== undefined) {
17788
16932
  contents.message = __expectString(output["message"]);
17789
16933
  }
17790
16934
  return contents;
17791
16935
  };
17792
16936
  const deserializeAws_queryInsufficientDBClusterCapacityFault = (output, context) => {
17793
- const contents = {
17794
- message: undefined,
17795
- };
16937
+ const contents = {};
17796
16938
  if (output["message"] !== undefined) {
17797
16939
  contents.message = __expectString(output["message"]);
17798
16940
  }
17799
16941
  return contents;
17800
16942
  };
17801
16943
  const deserializeAws_queryInsufficientDBInstanceCapacityFault = (output, context) => {
17802
- const contents = {
17803
- message: undefined,
17804
- };
16944
+ const contents = {};
17805
16945
  if (output["message"] !== undefined) {
17806
16946
  contents.message = __expectString(output["message"]);
17807
16947
  }
17808
16948
  return contents;
17809
16949
  };
17810
16950
  const deserializeAws_queryInsufficientStorageClusterCapacityFault = (output, context) => {
17811
- const contents = {
17812
- message: undefined,
17813
- };
16951
+ const contents = {};
17814
16952
  if (output["message"] !== undefined) {
17815
16953
  contents.message = __expectString(output["message"]);
17816
16954
  }
17817
16955
  return contents;
17818
16956
  };
17819
16957
  const deserializeAws_queryInvalidBlueGreenDeploymentStateFault = (output, context) => {
17820
- const contents = {
17821
- message: undefined,
17822
- };
16958
+ const contents = {};
17823
16959
  if (output["message"] !== undefined) {
17824
16960
  contents.message = __expectString(output["message"]);
17825
16961
  }
17826
16962
  return contents;
17827
16963
  };
17828
16964
  const deserializeAws_queryInvalidCustomDBEngineVersionStateFault = (output, context) => {
17829
- const contents = {
17830
- message: undefined,
17831
- };
16965
+ const contents = {};
17832
16966
  if (output["message"] !== undefined) {
17833
16967
  contents.message = __expectString(output["message"]);
17834
16968
  }
17835
16969
  return contents;
17836
16970
  };
17837
16971
  const deserializeAws_queryInvalidDBClusterCapacityFault = (output, context) => {
17838
- const contents = {
17839
- message: undefined,
17840
- };
16972
+ const contents = {};
17841
16973
  if (output["message"] !== undefined) {
17842
16974
  contents.message = __expectString(output["message"]);
17843
16975
  }
17844
16976
  return contents;
17845
16977
  };
17846
16978
  const deserializeAws_queryInvalidDBClusterEndpointStateFault = (output, context) => {
17847
- const contents = {
17848
- message: undefined,
17849
- };
16979
+ const contents = {};
17850
16980
  if (output["message"] !== undefined) {
17851
16981
  contents.message = __expectString(output["message"]);
17852
16982
  }
17853
16983
  return contents;
17854
16984
  };
17855
16985
  const deserializeAws_queryInvalidDBClusterSnapshotStateFault = (output, context) => {
17856
- const contents = {
17857
- message: undefined,
17858
- };
16986
+ const contents = {};
17859
16987
  if (output["message"] !== undefined) {
17860
16988
  contents.message = __expectString(output["message"]);
17861
16989
  }
17862
16990
  return contents;
17863
16991
  };
17864
16992
  const deserializeAws_queryInvalidDBClusterStateFault = (output, context) => {
17865
- const contents = {
17866
- message: undefined,
17867
- };
16993
+ const contents = {};
17868
16994
  if (output["message"] !== undefined) {
17869
16995
  contents.message = __expectString(output["message"]);
17870
16996
  }
17871
16997
  return contents;
17872
16998
  };
17873
16999
  const deserializeAws_queryInvalidDBInstanceAutomatedBackupStateFault = (output, context) => {
17874
- const contents = {
17875
- message: undefined,
17876
- };
17000
+ const contents = {};
17877
17001
  if (output["message"] !== undefined) {
17878
17002
  contents.message = __expectString(output["message"]);
17879
17003
  }
17880
17004
  return contents;
17881
17005
  };
17882
17006
  const deserializeAws_queryInvalidDBInstanceStateFault = (output, context) => {
17883
- const contents = {
17884
- message: undefined,
17885
- };
17007
+ const contents = {};
17886
17008
  if (output["message"] !== undefined) {
17887
17009
  contents.message = __expectString(output["message"]);
17888
17010
  }
17889
17011
  return contents;
17890
17012
  };
17891
17013
  const deserializeAws_queryInvalidDBParameterGroupStateFault = (output, context) => {
17892
- const contents = {
17893
- message: undefined,
17894
- };
17014
+ const contents = {};
17895
17015
  if (output["message"] !== undefined) {
17896
17016
  contents.message = __expectString(output["message"]);
17897
17017
  }
17898
17018
  return contents;
17899
17019
  };
17900
17020
  const deserializeAws_queryInvalidDBProxyEndpointStateFault = (output, context) => {
17901
- const contents = {
17902
- message: undefined,
17903
- };
17021
+ const contents = {};
17904
17022
  if (output["message"] !== undefined) {
17905
17023
  contents.message = __expectString(output["message"]);
17906
17024
  }
17907
17025
  return contents;
17908
17026
  };
17909
17027
  const deserializeAws_queryInvalidDBProxyStateFault = (output, context) => {
17910
- const contents = {
17911
- message: undefined,
17912
- };
17028
+ const contents = {};
17913
17029
  if (output["message"] !== undefined) {
17914
17030
  contents.message = __expectString(output["message"]);
17915
17031
  }
17916
17032
  return contents;
17917
17033
  };
17918
17034
  const deserializeAws_queryInvalidDBSecurityGroupStateFault = (output, context) => {
17919
- const contents = {
17920
- message: undefined,
17921
- };
17035
+ const contents = {};
17922
17036
  if (output["message"] !== undefined) {
17923
17037
  contents.message = __expectString(output["message"]);
17924
17038
  }
17925
17039
  return contents;
17926
17040
  };
17927
17041
  const deserializeAws_queryInvalidDBSnapshotStateFault = (output, context) => {
17928
- const contents = {
17929
- message: undefined,
17930
- };
17042
+ const contents = {};
17931
17043
  if (output["message"] !== undefined) {
17932
17044
  contents.message = __expectString(output["message"]);
17933
17045
  }
17934
17046
  return contents;
17935
17047
  };
17936
17048
  const deserializeAws_queryInvalidDBSubnetGroupFault = (output, context) => {
17937
- const contents = {
17938
- message: undefined,
17939
- };
17049
+ const contents = {};
17940
17050
  if (output["message"] !== undefined) {
17941
17051
  contents.message = __expectString(output["message"]);
17942
17052
  }
17943
17053
  return contents;
17944
17054
  };
17945
17055
  const deserializeAws_queryInvalidDBSubnetGroupStateFault = (output, context) => {
17946
- const contents = {
17947
- message: undefined,
17948
- };
17056
+ const contents = {};
17949
17057
  if (output["message"] !== undefined) {
17950
17058
  contents.message = __expectString(output["message"]);
17951
17059
  }
17952
17060
  return contents;
17953
17061
  };
17954
17062
  const deserializeAws_queryInvalidDBSubnetStateFault = (output, context) => {
17955
- const contents = {
17956
- message: undefined,
17957
- };
17063
+ const contents = {};
17958
17064
  if (output["message"] !== undefined) {
17959
17065
  contents.message = __expectString(output["message"]);
17960
17066
  }
17961
17067
  return contents;
17962
17068
  };
17963
17069
  const deserializeAws_queryInvalidEventSubscriptionStateFault = (output, context) => {
17964
- const contents = {
17965
- message: undefined,
17966
- };
17070
+ const contents = {};
17967
17071
  if (output["message"] !== undefined) {
17968
17072
  contents.message = __expectString(output["message"]);
17969
17073
  }
17970
17074
  return contents;
17971
17075
  };
17972
17076
  const deserializeAws_queryInvalidExportOnlyFault = (output, context) => {
17973
- const contents = {
17974
- message: undefined,
17975
- };
17077
+ const contents = {};
17976
17078
  if (output["message"] !== undefined) {
17977
17079
  contents.message = __expectString(output["message"]);
17978
17080
  }
17979
17081
  return contents;
17980
17082
  };
17981
17083
  const deserializeAws_queryInvalidExportSourceStateFault = (output, context) => {
17982
- const contents = {
17983
- message: undefined,
17984
- };
17084
+ const contents = {};
17985
17085
  if (output["message"] !== undefined) {
17986
17086
  contents.message = __expectString(output["message"]);
17987
17087
  }
17988
17088
  return contents;
17989
17089
  };
17990
17090
  const deserializeAws_queryInvalidExportTaskStateFault = (output, context) => {
17991
- const contents = {
17992
- message: undefined,
17993
- };
17091
+ const contents = {};
17994
17092
  if (output["message"] !== undefined) {
17995
17093
  contents.message = __expectString(output["message"]);
17996
17094
  }
17997
17095
  return contents;
17998
17096
  };
17999
17097
  const deserializeAws_queryInvalidGlobalClusterStateFault = (output, context) => {
18000
- const contents = {
18001
- message: undefined,
18002
- };
17098
+ const contents = {};
18003
17099
  if (output["message"] !== undefined) {
18004
17100
  contents.message = __expectString(output["message"]);
18005
17101
  }
18006
17102
  return contents;
18007
17103
  };
18008
17104
  const deserializeAws_queryInvalidOptionGroupStateFault = (output, context) => {
18009
- const contents = {
18010
- message: undefined,
18011
- };
17105
+ const contents = {};
18012
17106
  if (output["message"] !== undefined) {
18013
17107
  contents.message = __expectString(output["message"]);
18014
17108
  }
18015
17109
  return contents;
18016
17110
  };
18017
17111
  const deserializeAws_queryInvalidRestoreFault = (output, context) => {
18018
- const contents = {
18019
- message: undefined,
18020
- };
17112
+ const contents = {};
18021
17113
  if (output["message"] !== undefined) {
18022
17114
  contents.message = __expectString(output["message"]);
18023
17115
  }
18024
17116
  return contents;
18025
17117
  };
18026
17118
  const deserializeAws_queryInvalidS3BucketFault = (output, context) => {
18027
- const contents = {
18028
- message: undefined,
18029
- };
17119
+ const contents = {};
18030
17120
  if (output["message"] !== undefined) {
18031
17121
  contents.message = __expectString(output["message"]);
18032
17122
  }
18033
17123
  return contents;
18034
17124
  };
18035
17125
  const deserializeAws_queryInvalidSubnet = (output, context) => {
18036
- const contents = {
18037
- message: undefined,
18038
- };
17126
+ const contents = {};
18039
17127
  if (output["message"] !== undefined) {
18040
17128
  contents.message = __expectString(output["message"]);
18041
17129
  }
18042
17130
  return contents;
18043
17131
  };
18044
17132
  const deserializeAws_queryInvalidVPCNetworkStateFault = (output, context) => {
18045
- const contents = {
18046
- message: undefined,
18047
- };
17133
+ const contents = {};
18048
17134
  if (output["message"] !== undefined) {
18049
17135
  contents.message = __expectString(output["message"]);
18050
17136
  }
18051
17137
  return contents;
18052
17138
  };
18053
17139
  const deserializeAws_queryIPRange = (output, context) => {
18054
- const contents = {
18055
- Status: undefined,
18056
- CIDRIP: undefined,
18057
- };
17140
+ const contents = {};
18058
17141
  if (output["Status"] !== undefined) {
18059
17142
  contents.Status = __expectString(output["Status"]);
18060
17143
  }
@@ -18071,9 +17154,7 @@ const deserializeAws_queryIPRangeList = (output, context) => {
18071
17154
  });
18072
17155
  };
18073
17156
  const deserializeAws_queryKMSKeyNotAccessibleFault = (output, context) => {
18074
- const contents = {
18075
- message: undefined,
18076
- };
17157
+ const contents = {};
18077
17158
  if (output["message"] !== undefined) {
18078
17159
  contents.message = __expectString(output["message"]);
18079
17160
  }
@@ -18087,11 +17168,7 @@ const deserializeAws_queryLogTypeList = (output, context) => {
18087
17168
  });
18088
17169
  };
18089
17170
  const deserializeAws_queryMasterUserSecret = (output, context) => {
18090
- const contents = {
18091
- SecretArn: undefined,
18092
- SecretStatus: undefined,
18093
- KmsKeyId: undefined,
18094
- };
17171
+ const contents = {};
18095
17172
  if (output["SecretArn"] !== undefined) {
18096
17173
  contents.SecretArn = __expectString(output["SecretArn"]);
18097
17174
  }
@@ -18104,10 +17181,7 @@ const deserializeAws_queryMasterUserSecret = (output, context) => {
18104
17181
  return contents;
18105
17182
  };
18106
17183
  const deserializeAws_queryMinimumEngineVersionPerAllowedValue = (output, context) => {
18107
- const contents = {
18108
- AllowedValue: undefined,
18109
- MinimumEngineVersion: undefined,
18110
- };
17184
+ const contents = {};
18111
17185
  if (output["AllowedValue"] !== undefined) {
18112
17186
  contents.AllowedValue = __expectString(output["AllowedValue"]);
18113
17187
  }
@@ -18124,14 +17198,7 @@ const deserializeAws_queryMinimumEngineVersionPerAllowedValueList = (output, con
18124
17198
  });
18125
17199
  };
18126
17200
  const deserializeAws_queryModifyActivityStreamResponse = (output, context) => {
18127
- const contents = {
18128
- KmsKeyId: undefined,
18129
- KinesisStreamName: undefined,
18130
- Status: undefined,
18131
- Mode: undefined,
18132
- EngineNativeAuditFieldsIncluded: undefined,
18133
- PolicyStatus: undefined,
18134
- };
17201
+ const contents = {};
18135
17202
  if (output["KmsKeyId"] !== undefined) {
18136
17203
  contents.KmsKeyId = __expectString(output["KmsKeyId"]);
18137
17204
  }
@@ -18153,143 +17220,105 @@ const deserializeAws_queryModifyActivityStreamResponse = (output, context) => {
18153
17220
  return contents;
18154
17221
  };
18155
17222
  const deserializeAws_queryModifyCertificatesResult = (output, context) => {
18156
- const contents = {
18157
- Certificate: undefined,
18158
- };
17223
+ const contents = {};
18159
17224
  if (output["Certificate"] !== undefined) {
18160
17225
  contents.Certificate = deserializeAws_queryCertificate(output["Certificate"], context);
18161
17226
  }
18162
17227
  return contents;
18163
17228
  };
18164
17229
  const deserializeAws_queryModifyDBClusterResult = (output, context) => {
18165
- const contents = {
18166
- DBCluster: undefined,
18167
- };
17230
+ const contents = {};
18168
17231
  if (output["DBCluster"] !== undefined) {
18169
17232
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
18170
17233
  }
18171
17234
  return contents;
18172
17235
  };
18173
17236
  const deserializeAws_queryModifyDBClusterSnapshotAttributeResult = (output, context) => {
18174
- const contents = {
18175
- DBClusterSnapshotAttributesResult: undefined,
18176
- };
17237
+ const contents = {};
18177
17238
  if (output["DBClusterSnapshotAttributesResult"] !== undefined) {
18178
17239
  contents.DBClusterSnapshotAttributesResult = deserializeAws_queryDBClusterSnapshotAttributesResult(output["DBClusterSnapshotAttributesResult"], context);
18179
17240
  }
18180
17241
  return contents;
18181
17242
  };
18182
17243
  const deserializeAws_queryModifyDBInstanceResult = (output, context) => {
18183
- const contents = {
18184
- DBInstance: undefined,
18185
- };
17244
+ const contents = {};
18186
17245
  if (output["DBInstance"] !== undefined) {
18187
17246
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
18188
17247
  }
18189
17248
  return contents;
18190
17249
  };
18191
17250
  const deserializeAws_queryModifyDBProxyEndpointResponse = (output, context) => {
18192
- const contents = {
18193
- DBProxyEndpoint: undefined,
18194
- };
17251
+ const contents = {};
18195
17252
  if (output["DBProxyEndpoint"] !== undefined) {
18196
17253
  contents.DBProxyEndpoint = deserializeAws_queryDBProxyEndpoint(output["DBProxyEndpoint"], context);
18197
17254
  }
18198
17255
  return contents;
18199
17256
  };
18200
17257
  const deserializeAws_queryModifyDBProxyResponse = (output, context) => {
18201
- const contents = {
18202
- DBProxy: undefined,
18203
- };
17258
+ const contents = {};
18204
17259
  if (output["DBProxy"] !== undefined) {
18205
17260
  contents.DBProxy = deserializeAws_queryDBProxy(output["DBProxy"], context);
18206
17261
  }
18207
17262
  return contents;
18208
17263
  };
18209
17264
  const deserializeAws_queryModifyDBProxyTargetGroupResponse = (output, context) => {
18210
- const contents = {
18211
- DBProxyTargetGroup: undefined,
18212
- };
17265
+ const contents = {};
18213
17266
  if (output["DBProxyTargetGroup"] !== undefined) {
18214
17267
  contents.DBProxyTargetGroup = deserializeAws_queryDBProxyTargetGroup(output["DBProxyTargetGroup"], context);
18215
17268
  }
18216
17269
  return contents;
18217
17270
  };
18218
17271
  const deserializeAws_queryModifyDBSnapshotAttributeResult = (output, context) => {
18219
- const contents = {
18220
- DBSnapshotAttributesResult: undefined,
18221
- };
17272
+ const contents = {};
18222
17273
  if (output["DBSnapshotAttributesResult"] !== undefined) {
18223
17274
  contents.DBSnapshotAttributesResult = deserializeAws_queryDBSnapshotAttributesResult(output["DBSnapshotAttributesResult"], context);
18224
17275
  }
18225
17276
  return contents;
18226
17277
  };
18227
17278
  const deserializeAws_queryModifyDBSnapshotResult = (output, context) => {
18228
- const contents = {
18229
- DBSnapshot: undefined,
18230
- };
17279
+ const contents = {};
18231
17280
  if (output["DBSnapshot"] !== undefined) {
18232
17281
  contents.DBSnapshot = deserializeAws_queryDBSnapshot(output["DBSnapshot"], context);
18233
17282
  }
18234
17283
  return contents;
18235
17284
  };
18236
17285
  const deserializeAws_queryModifyDBSubnetGroupResult = (output, context) => {
18237
- const contents = {
18238
- DBSubnetGroup: undefined,
18239
- };
17286
+ const contents = {};
18240
17287
  if (output["DBSubnetGroup"] !== undefined) {
18241
17288
  contents.DBSubnetGroup = deserializeAws_queryDBSubnetGroup(output["DBSubnetGroup"], context);
18242
17289
  }
18243
17290
  return contents;
18244
17291
  };
18245
17292
  const deserializeAws_queryModifyEventSubscriptionResult = (output, context) => {
18246
- const contents = {
18247
- EventSubscription: undefined,
18248
- };
17293
+ const contents = {};
18249
17294
  if (output["EventSubscription"] !== undefined) {
18250
17295
  contents.EventSubscription = deserializeAws_queryEventSubscription(output["EventSubscription"], context);
18251
17296
  }
18252
17297
  return contents;
18253
17298
  };
18254
17299
  const deserializeAws_queryModifyGlobalClusterResult = (output, context) => {
18255
- const contents = {
18256
- GlobalCluster: undefined,
18257
- };
17300
+ const contents = {};
18258
17301
  if (output["GlobalCluster"] !== undefined) {
18259
17302
  contents.GlobalCluster = deserializeAws_queryGlobalCluster(output["GlobalCluster"], context);
18260
17303
  }
18261
17304
  return contents;
18262
17305
  };
18263
17306
  const deserializeAws_queryModifyOptionGroupResult = (output, context) => {
18264
- const contents = {
18265
- OptionGroup: undefined,
18266
- };
17307
+ const contents = {};
18267
17308
  if (output["OptionGroup"] !== undefined) {
18268
17309
  contents.OptionGroup = deserializeAws_queryOptionGroup(output["OptionGroup"], context);
18269
17310
  }
18270
17311
  return contents;
18271
17312
  };
18272
17313
  const deserializeAws_queryNetworkTypeNotSupported = (output, context) => {
18273
- const contents = {
18274
- message: undefined,
18275
- };
17314
+ const contents = {};
18276
17315
  if (output["message"] !== undefined) {
18277
17316
  contents.message = __expectString(output["message"]);
18278
17317
  }
18279
17318
  return contents;
18280
17319
  };
18281
17320
  const deserializeAws_queryOption = (output, context) => {
18282
- const contents = {
18283
- OptionName: undefined,
18284
- OptionDescription: undefined,
18285
- Persistent: undefined,
18286
- Permanent: undefined,
18287
- Port: undefined,
18288
- OptionVersion: undefined,
18289
- OptionSettings: undefined,
18290
- DBSecurityGroupMemberships: undefined,
18291
- VpcSecurityGroupMemberships: undefined,
18292
- };
17321
+ const contents = {};
18293
17322
  if (output["OptionName"] !== undefined) {
18294
17323
  contents.OptionName = __expectString(output["OptionName"]);
18295
17324
  }
@@ -18331,19 +17360,7 @@ const deserializeAws_queryOption = (output, context) => {
18331
17360
  return contents;
18332
17361
  };
18333
17362
  const deserializeAws_queryOptionGroup = (output, context) => {
18334
- const contents = {
18335
- OptionGroupName: undefined,
18336
- OptionGroupDescription: undefined,
18337
- EngineName: undefined,
18338
- MajorEngineVersion: undefined,
18339
- Options: undefined,
18340
- AllowsVpcAndNonVpcInstanceMemberships: undefined,
18341
- VpcId: undefined,
18342
- OptionGroupArn: undefined,
18343
- SourceOptionGroup: undefined,
18344
- SourceAccountId: undefined,
18345
- CopyTimestamp: undefined,
18346
- };
17363
+ const contents = {};
18347
17364
  if (output["OptionGroupName"] !== undefined) {
18348
17365
  contents.OptionGroupName = __expectString(output["OptionGroupName"]);
18349
17366
  }
@@ -18383,19 +17400,14 @@ const deserializeAws_queryOptionGroup = (output, context) => {
18383
17400
  return contents;
18384
17401
  };
18385
17402
  const deserializeAws_queryOptionGroupAlreadyExistsFault = (output, context) => {
18386
- const contents = {
18387
- message: undefined,
18388
- };
17403
+ const contents = {};
18389
17404
  if (output["message"] !== undefined) {
18390
17405
  contents.message = __expectString(output["message"]);
18391
17406
  }
18392
17407
  return contents;
18393
17408
  };
18394
17409
  const deserializeAws_queryOptionGroupMembership = (output, context) => {
18395
- const contents = {
18396
- OptionGroupName: undefined,
18397
- Status: undefined,
18398
- };
17410
+ const contents = {};
18399
17411
  if (output["OptionGroupName"] !== undefined) {
18400
17412
  contents.OptionGroupName = __expectString(output["OptionGroupName"]);
18401
17413
  }
@@ -18412,34 +17424,14 @@ const deserializeAws_queryOptionGroupMembershipList = (output, context) => {
18412
17424
  });
18413
17425
  };
18414
17426
  const deserializeAws_queryOptionGroupNotFoundFault = (output, context) => {
18415
- const contents = {
18416
- message: undefined,
18417
- };
17427
+ const contents = {};
18418
17428
  if (output["message"] !== undefined) {
18419
17429
  contents.message = __expectString(output["message"]);
18420
17430
  }
18421
17431
  return contents;
18422
17432
  };
18423
17433
  const deserializeAws_queryOptionGroupOption = (output, context) => {
18424
- const contents = {
18425
- Name: undefined,
18426
- Description: undefined,
18427
- EngineName: undefined,
18428
- MajorEngineVersion: undefined,
18429
- MinimumRequiredMinorEngineVersion: undefined,
18430
- PortRequired: undefined,
18431
- DefaultPort: undefined,
18432
- OptionsDependedOn: undefined,
18433
- OptionsConflictsWith: undefined,
18434
- Persistent: undefined,
18435
- Permanent: undefined,
18436
- RequiresAutoMinorEngineVersionUpgrade: undefined,
18437
- VpcOnly: undefined,
18438
- SupportsOptionVersionDowngrade: undefined,
18439
- OptionGroupOptionSettings: undefined,
18440
- OptionGroupOptionVersions: undefined,
18441
- CopyableCrossAccount: undefined,
18442
- };
17434
+ const contents = {};
18443
17435
  if (output["Name"] !== undefined) {
18444
17436
  contents.Name = __expectString(output["Name"]);
18445
17437
  }
@@ -18509,16 +17501,7 @@ const deserializeAws_queryOptionGroupOption = (output, context) => {
18509
17501
  return contents;
18510
17502
  };
18511
17503
  const deserializeAws_queryOptionGroupOptionSetting = (output, context) => {
18512
- const contents = {
18513
- SettingName: undefined,
18514
- SettingDescription: undefined,
18515
- DefaultValue: undefined,
18516
- ApplyType: undefined,
18517
- AllowedValues: undefined,
18518
- IsModifiable: undefined,
18519
- IsRequired: undefined,
18520
- MinimumEngineVersionPerAllowedValue: undefined,
18521
- };
17504
+ const contents = {};
18522
17505
  if (output["SettingName"] !== undefined) {
18523
17506
  contents.SettingName = __expectString(output["SettingName"]);
18524
17507
  }
@@ -18564,10 +17547,7 @@ const deserializeAws_queryOptionGroupOptionsList = (output, context) => {
18564
17547
  });
18565
17548
  };
18566
17549
  const deserializeAws_queryOptionGroupOptionsMessage = (output, context) => {
18567
- const contents = {
18568
- OptionGroupOptions: undefined,
18569
- Marker: undefined,
18570
- };
17550
+ const contents = {};
18571
17551
  if (output.OptionGroupOptions === "") {
18572
17552
  contents.OptionGroupOptions = [];
18573
17553
  }
@@ -18588,19 +17568,14 @@ const deserializeAws_queryOptionGroupOptionVersionsList = (output, context) => {
18588
17568
  });
18589
17569
  };
18590
17570
  const deserializeAws_queryOptionGroupQuotaExceededFault = (output, context) => {
18591
- const contents = {
18592
- message: undefined,
18593
- };
17571
+ const contents = {};
18594
17572
  if (output["message"] !== undefined) {
18595
17573
  contents.message = __expectString(output["message"]);
18596
17574
  }
18597
17575
  return contents;
18598
17576
  };
18599
17577
  const deserializeAws_queryOptionGroups = (output, context) => {
18600
- const contents = {
18601
- OptionGroupsList: undefined,
18602
- Marker: undefined,
18603
- };
17578
+ const contents = {};
18604
17579
  if (output.OptionGroupsList === "") {
18605
17580
  contents.OptionGroupsList = [];
18606
17581
  }
@@ -18634,17 +17609,7 @@ const deserializeAws_queryOptionsDependedOn = (output, context) => {
18634
17609
  });
18635
17610
  };
18636
17611
  const deserializeAws_queryOptionSetting = (output, context) => {
18637
- const contents = {
18638
- Name: undefined,
18639
- Value: undefined,
18640
- DefaultValue: undefined,
18641
- Description: undefined,
18642
- ApplyType: undefined,
18643
- DataType: undefined,
18644
- AllowedValues: undefined,
18645
- IsModifiable: undefined,
18646
- IsCollection: undefined,
18647
- };
17612
+ const contents = {};
18648
17613
  if (output["Name"] !== undefined) {
18649
17614
  contents.Name = __expectString(output["Name"]);
18650
17615
  }
@@ -18689,10 +17654,7 @@ const deserializeAws_queryOptionsList = (output, context) => {
18689
17654
  });
18690
17655
  };
18691
17656
  const deserializeAws_queryOptionVersion = (output, context) => {
18692
- const contents = {
18693
- Version: undefined,
18694
- IsDefault: undefined,
18695
- };
17657
+ const contents = {};
18696
17658
  if (output["Version"] !== undefined) {
18697
17659
  contents.Version = __expectString(output["Version"]);
18698
17660
  }
@@ -18702,43 +17664,7 @@ const deserializeAws_queryOptionVersion = (output, context) => {
18702
17664
  return contents;
18703
17665
  };
18704
17666
  const deserializeAws_queryOrderableDBInstanceOption = (output, context) => {
18705
- const contents = {
18706
- Engine: undefined,
18707
- EngineVersion: undefined,
18708
- DBInstanceClass: undefined,
18709
- LicenseModel: undefined,
18710
- AvailabilityZoneGroup: undefined,
18711
- AvailabilityZones: undefined,
18712
- MultiAZCapable: undefined,
18713
- ReadReplicaCapable: undefined,
18714
- Vpc: undefined,
18715
- SupportsStorageEncryption: undefined,
18716
- StorageType: undefined,
18717
- SupportsIops: undefined,
18718
- SupportsEnhancedMonitoring: undefined,
18719
- SupportsIAMDatabaseAuthentication: undefined,
18720
- SupportsPerformanceInsights: undefined,
18721
- MinStorageSize: undefined,
18722
- MaxStorageSize: undefined,
18723
- MinIopsPerDbInstance: undefined,
18724
- MaxIopsPerDbInstance: undefined,
18725
- MinIopsPerGib: undefined,
18726
- MaxIopsPerGib: undefined,
18727
- AvailableProcessorFeatures: undefined,
18728
- SupportedEngineModes: undefined,
18729
- SupportsStorageAutoscaling: undefined,
18730
- SupportsKerberosAuthentication: undefined,
18731
- OutpostCapable: undefined,
18732
- SupportedActivityStreamModes: undefined,
18733
- SupportsGlobalDatabases: undefined,
18734
- SupportsClusters: undefined,
18735
- SupportedNetworkTypes: undefined,
18736
- SupportsStorageThroughput: undefined,
18737
- MinStorageThroughputPerDbInstance: undefined,
18738
- MaxStorageThroughputPerDbInstance: undefined,
18739
- MinStorageThroughputPerIops: undefined,
18740
- MaxStorageThroughputPerIops: undefined,
18741
- };
17667
+ const contents = {};
18742
17668
  if (output["Engine"] !== undefined) {
18743
17669
  contents.Engine = __expectString(output["Engine"]);
18744
17670
  }
@@ -18872,10 +17798,7 @@ const deserializeAws_queryOrderableDBInstanceOptionsList = (output, context) =>
18872
17798
  });
18873
17799
  };
18874
17800
  const deserializeAws_queryOrderableDBInstanceOptionsMessage = (output, context) => {
18875
- const contents = {
18876
- OrderableDBInstanceOptions: undefined,
18877
- Marker: undefined,
18878
- };
17801
+ const contents = {};
18879
17802
  if (output.OrderableDBInstanceOptions === "") {
18880
17803
  contents.OrderableDBInstanceOptions = [];
18881
17804
  }
@@ -18889,28 +17812,14 @@ const deserializeAws_queryOrderableDBInstanceOptionsMessage = (output, context)
18889
17812
  return contents;
18890
17813
  };
18891
17814
  const deserializeAws_queryOutpost = (output, context) => {
18892
- const contents = {
18893
- Arn: undefined,
18894
- };
17815
+ const contents = {};
18895
17816
  if (output["Arn"] !== undefined) {
18896
17817
  contents.Arn = __expectString(output["Arn"]);
18897
17818
  }
18898
17819
  return contents;
18899
17820
  };
18900
17821
  const deserializeAws_queryParameter = (output, context) => {
18901
- const contents = {
18902
- ParameterName: undefined,
18903
- ParameterValue: undefined,
18904
- Description: undefined,
18905
- Source: undefined,
18906
- ApplyType: undefined,
18907
- DataType: undefined,
18908
- AllowedValues: undefined,
18909
- IsModifiable: undefined,
18910
- MinimumEngineVersion: undefined,
18911
- ApplyMethod: undefined,
18912
- SupportedEngineModes: undefined,
18913
- };
17822
+ const contents = {};
18914
17823
  if (output["ParameterName"] !== undefined) {
18915
17824
  contents.ParameterName = __expectString(output["ParameterName"]);
18916
17825
  }
@@ -18957,10 +17866,7 @@ const deserializeAws_queryParametersList = (output, context) => {
18957
17866
  });
18958
17867
  };
18959
17868
  const deserializeAws_queryPendingCloudwatchLogsExports = (output, context) => {
18960
- const contents = {
18961
- LogTypesToEnable: undefined,
18962
- LogTypesToDisable: undefined,
18963
- };
17869
+ const contents = {};
18964
17870
  if (output.LogTypesToEnable === "") {
18965
17871
  contents.LogTypesToEnable = [];
18966
17872
  }
@@ -18976,14 +17882,7 @@ const deserializeAws_queryPendingCloudwatchLogsExports = (output, context) => {
18976
17882
  return contents;
18977
17883
  };
18978
17884
  const deserializeAws_queryPendingMaintenanceAction = (output, context) => {
18979
- const contents = {
18980
- Action: undefined,
18981
- AutoAppliedAfterDate: undefined,
18982
- ForcedApplyDate: undefined,
18983
- OptInStatus: undefined,
18984
- CurrentApplyDate: undefined,
18985
- Description: undefined,
18986
- };
17885
+ const contents = {};
18987
17886
  if (output["Action"] !== undefined) {
18988
17887
  contents.Action = __expectString(output["Action"]);
18989
17888
  }
@@ -19019,10 +17918,7 @@ const deserializeAws_queryPendingMaintenanceActions = (output, context) => {
19019
17918
  });
19020
17919
  };
19021
17920
  const deserializeAws_queryPendingMaintenanceActionsMessage = (output, context) => {
19022
- const contents = {
19023
- PendingMaintenanceActions: undefined,
19024
- Marker: undefined,
19025
- };
17921
+ const contents = {};
19026
17922
  if (output.PendingMaintenanceActions === "") {
19027
17923
  contents.PendingMaintenanceActions = [];
19028
17924
  }
@@ -19036,27 +17932,7 @@ const deserializeAws_queryPendingMaintenanceActionsMessage = (output, context) =
19036
17932
  return contents;
19037
17933
  };
19038
17934
  const deserializeAws_queryPendingModifiedValues = (output, context) => {
19039
- const contents = {
19040
- DBInstanceClass: undefined,
19041
- AllocatedStorage: undefined,
19042
- MasterUserPassword: undefined,
19043
- Port: undefined,
19044
- BackupRetentionPeriod: undefined,
19045
- MultiAZ: undefined,
19046
- EngineVersion: undefined,
19047
- LicenseModel: undefined,
19048
- Iops: undefined,
19049
- DBInstanceIdentifier: undefined,
19050
- StorageType: undefined,
19051
- CACertificateIdentifier: undefined,
19052
- DBSubnetGroupName: undefined,
19053
- PendingCloudwatchLogsExports: undefined,
19054
- ProcessorFeatures: undefined,
19055
- IAMDatabaseAuthenticationEnabled: undefined,
19056
- AutomationMode: undefined,
19057
- ResumeFullAutomationModeTime: undefined,
19058
- StorageThroughput: undefined,
19059
- };
17935
+ const contents = {};
19060
17936
  if (output["DBInstanceClass"] !== undefined) {
19061
17937
  contents.DBInstanceClass = __expectString(output["DBInstanceClass"]);
19062
17938
  }
@@ -19121,19 +17997,14 @@ const deserializeAws_queryPendingModifiedValues = (output, context) => {
19121
17997
  return contents;
19122
17998
  };
19123
17999
  const deserializeAws_queryPointInTimeRestoreNotEnabledFault = (output, context) => {
19124
- const contents = {
19125
- message: undefined,
19126
- };
18000
+ const contents = {};
19127
18001
  if (output["message"] !== undefined) {
19128
18002
  contents.message = __expectString(output["message"]);
19129
18003
  }
19130
18004
  return contents;
19131
18005
  };
19132
18006
  const deserializeAws_queryProcessorFeature = (output, context) => {
19133
- const contents = {
19134
- Name: undefined,
19135
- Value: undefined,
19136
- };
18007
+ const contents = {};
19137
18008
  if (output["Name"] !== undefined) {
19138
18009
  contents.Name = __expectString(output["Name"]);
19139
18010
  }
@@ -19150,47 +18021,35 @@ const deserializeAws_queryProcessorFeatureList = (output, context) => {
19150
18021
  });
19151
18022
  };
19152
18023
  const deserializeAws_queryPromoteReadReplicaDBClusterResult = (output, context) => {
19153
- const contents = {
19154
- DBCluster: undefined,
19155
- };
18024
+ const contents = {};
19156
18025
  if (output["DBCluster"] !== undefined) {
19157
18026
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
19158
18027
  }
19159
18028
  return contents;
19160
18029
  };
19161
18030
  const deserializeAws_queryPromoteReadReplicaResult = (output, context) => {
19162
- const contents = {
19163
- DBInstance: undefined,
19164
- };
18031
+ const contents = {};
19165
18032
  if (output["DBInstance"] !== undefined) {
19166
18033
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
19167
18034
  }
19168
18035
  return contents;
19169
18036
  };
19170
18037
  const deserializeAws_queryProvisionedIopsNotAvailableInAZFault = (output, context) => {
19171
- const contents = {
19172
- message: undefined,
19173
- };
18038
+ const contents = {};
19174
18039
  if (output["message"] !== undefined) {
19175
18040
  contents.message = __expectString(output["message"]);
19176
18041
  }
19177
18042
  return contents;
19178
18043
  };
19179
18044
  const deserializeAws_queryPurchaseReservedDBInstancesOfferingResult = (output, context) => {
19180
- const contents = {
19181
- ReservedDBInstance: undefined,
19182
- };
18045
+ const contents = {};
19183
18046
  if (output["ReservedDBInstance"] !== undefined) {
19184
18047
  contents.ReservedDBInstance = deserializeAws_queryReservedDBInstance(output["ReservedDBInstance"], context);
19185
18048
  }
19186
18049
  return contents;
19187
18050
  };
19188
18051
  const deserializeAws_queryRange = (output, context) => {
19189
- const contents = {
19190
- From: undefined,
19191
- To: undefined,
19192
- Step: undefined,
19193
- };
18052
+ const contents = {};
19194
18053
  if (output["From"] !== undefined) {
19195
18054
  contents.From = __strictParseInt32(output["From"]);
19196
18055
  }
@@ -19238,28 +18097,21 @@ const deserializeAws_queryReadReplicaIdentifierList = (output, context) => {
19238
18097
  });
19239
18098
  };
19240
18099
  const deserializeAws_queryRebootDBClusterResult = (output, context) => {
19241
- const contents = {
19242
- DBCluster: undefined,
19243
- };
18100
+ const contents = {};
19244
18101
  if (output["DBCluster"] !== undefined) {
19245
18102
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
19246
18103
  }
19247
18104
  return contents;
19248
18105
  };
19249
18106
  const deserializeAws_queryRebootDBInstanceResult = (output, context) => {
19250
- const contents = {
19251
- DBInstance: undefined,
19252
- };
18107
+ const contents = {};
19253
18108
  if (output["DBInstance"] !== undefined) {
19254
18109
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
19255
18110
  }
19256
18111
  return contents;
19257
18112
  };
19258
18113
  const deserializeAws_queryRecurringCharge = (output, context) => {
19259
- const contents = {
19260
- RecurringChargeAmount: undefined,
19261
- RecurringChargeFrequency: undefined,
19262
- };
18114
+ const contents = {};
19263
18115
  if (output["RecurringChargeAmount"] !== undefined) {
19264
18116
  contents.RecurringChargeAmount = __strictParseFloat(output["RecurringChargeAmount"]);
19265
18117
  }
@@ -19276,9 +18128,7 @@ const deserializeAws_queryRecurringChargeList = (output, context) => {
19276
18128
  });
19277
18129
  };
19278
18130
  const deserializeAws_queryRegisterDBProxyTargetsResponse = (output, context) => {
19279
- const contents = {
19280
- DBProxyTargets: undefined,
19281
- };
18131
+ const contents = {};
19282
18132
  if (output.DBProxyTargets === "") {
19283
18133
  contents.DBProxyTargets = [];
19284
18134
  }
@@ -19288,42 +18138,21 @@ const deserializeAws_queryRegisterDBProxyTargetsResponse = (output, context) =>
19288
18138
  return contents;
19289
18139
  };
19290
18140
  const deserializeAws_queryRemoveFromGlobalClusterResult = (output, context) => {
19291
- const contents = {
19292
- GlobalCluster: undefined,
19293
- };
18141
+ const contents = {};
19294
18142
  if (output["GlobalCluster"] !== undefined) {
19295
18143
  contents.GlobalCluster = deserializeAws_queryGlobalCluster(output["GlobalCluster"], context);
19296
18144
  }
19297
18145
  return contents;
19298
18146
  };
19299
18147
  const deserializeAws_queryRemoveSourceIdentifierFromSubscriptionResult = (output, context) => {
19300
- const contents = {
19301
- EventSubscription: undefined,
19302
- };
18148
+ const contents = {};
19303
18149
  if (output["EventSubscription"] !== undefined) {
19304
18150
  contents.EventSubscription = deserializeAws_queryEventSubscription(output["EventSubscription"], context);
19305
18151
  }
19306
18152
  return contents;
19307
18153
  };
19308
18154
  const deserializeAws_queryReservedDBInstance = (output, context) => {
19309
- const contents = {
19310
- ReservedDBInstanceId: undefined,
19311
- ReservedDBInstancesOfferingId: undefined,
19312
- DBInstanceClass: undefined,
19313
- StartTime: undefined,
19314
- Duration: undefined,
19315
- FixedPrice: undefined,
19316
- UsagePrice: undefined,
19317
- CurrencyCode: undefined,
19318
- DBInstanceCount: undefined,
19319
- ProductDescription: undefined,
19320
- OfferingType: undefined,
19321
- MultiAZ: undefined,
19322
- State: undefined,
19323
- RecurringCharges: undefined,
19324
- ReservedDBInstanceArn: undefined,
19325
- LeaseId: undefined,
19326
- };
18155
+ const contents = {};
19327
18156
  if (output["ReservedDBInstanceId"] !== undefined) {
19328
18157
  contents.ReservedDBInstanceId = __expectString(output["ReservedDBInstanceId"]);
19329
18158
  }
@@ -19378,9 +18207,7 @@ const deserializeAws_queryReservedDBInstance = (output, context) => {
19378
18207
  return contents;
19379
18208
  };
19380
18209
  const deserializeAws_queryReservedDBInstanceAlreadyExistsFault = (output, context) => {
19381
- const contents = {
19382
- message: undefined,
19383
- };
18210
+ const contents = {};
19384
18211
  if (output["message"] !== undefined) {
19385
18212
  contents.message = __expectString(output["message"]);
19386
18213
  }
@@ -19394,10 +18221,7 @@ const deserializeAws_queryReservedDBInstanceList = (output, context) => {
19394
18221
  });
19395
18222
  };
19396
18223
  const deserializeAws_queryReservedDBInstanceMessage = (output, context) => {
19397
- const contents = {
19398
- Marker: undefined,
19399
- ReservedDBInstances: undefined,
19400
- };
18224
+ const contents = {};
19401
18225
  if (output["Marker"] !== undefined) {
19402
18226
  contents.Marker = __expectString(output["Marker"]);
19403
18227
  }
@@ -19411,36 +18235,21 @@ const deserializeAws_queryReservedDBInstanceMessage = (output, context) => {
19411
18235
  return contents;
19412
18236
  };
19413
18237
  const deserializeAws_queryReservedDBInstanceNotFoundFault = (output, context) => {
19414
- const contents = {
19415
- message: undefined,
19416
- };
18238
+ const contents = {};
19417
18239
  if (output["message"] !== undefined) {
19418
18240
  contents.message = __expectString(output["message"]);
19419
18241
  }
19420
18242
  return contents;
19421
18243
  };
19422
18244
  const deserializeAws_queryReservedDBInstanceQuotaExceededFault = (output, context) => {
19423
- const contents = {
19424
- message: undefined,
19425
- };
18245
+ const contents = {};
19426
18246
  if (output["message"] !== undefined) {
19427
18247
  contents.message = __expectString(output["message"]);
19428
18248
  }
19429
18249
  return contents;
19430
18250
  };
19431
18251
  const deserializeAws_queryReservedDBInstancesOffering = (output, context) => {
19432
- const contents = {
19433
- ReservedDBInstancesOfferingId: undefined,
19434
- DBInstanceClass: undefined,
19435
- Duration: undefined,
19436
- FixedPrice: undefined,
19437
- UsagePrice: undefined,
19438
- CurrencyCode: undefined,
19439
- ProductDescription: undefined,
19440
- OfferingType: undefined,
19441
- MultiAZ: undefined,
19442
- RecurringCharges: undefined,
19443
- };
18252
+ const contents = {};
19444
18253
  if (output["ReservedDBInstancesOfferingId"] !== undefined) {
19445
18254
  contents.ReservedDBInstancesOfferingId = __expectString(output["ReservedDBInstancesOfferingId"]);
19446
18255
  }
@@ -19484,10 +18293,7 @@ const deserializeAws_queryReservedDBInstancesOfferingList = (output, context) =>
19484
18293
  });
19485
18294
  };
19486
18295
  const deserializeAws_queryReservedDBInstancesOfferingMessage = (output, context) => {
19487
- const contents = {
19488
- Marker: undefined,
19489
- ReservedDBInstancesOfferings: undefined,
19490
- };
18296
+ const contents = {};
19491
18297
  if (output["Marker"] !== undefined) {
19492
18298
  contents.Marker = __expectString(output["Marker"]);
19493
18299
  }
@@ -19501,28 +18307,21 @@ const deserializeAws_queryReservedDBInstancesOfferingMessage = (output, context)
19501
18307
  return contents;
19502
18308
  };
19503
18309
  const deserializeAws_queryReservedDBInstancesOfferingNotFoundFault = (output, context) => {
19504
- const contents = {
19505
- message: undefined,
19506
- };
18310
+ const contents = {};
19507
18311
  if (output["message"] !== undefined) {
19508
18312
  contents.message = __expectString(output["message"]);
19509
18313
  }
19510
18314
  return contents;
19511
18315
  };
19512
18316
  const deserializeAws_queryResourceNotFoundFault = (output, context) => {
19513
- const contents = {
19514
- message: undefined,
19515
- };
18317
+ const contents = {};
19516
18318
  if (output["message"] !== undefined) {
19517
18319
  contents.message = __expectString(output["message"]);
19518
18320
  }
19519
18321
  return contents;
19520
18322
  };
19521
18323
  const deserializeAws_queryResourcePendingMaintenanceActions = (output, context) => {
19522
- const contents = {
19523
- ResourceIdentifier: undefined,
19524
- PendingMaintenanceActionDetails: undefined,
19525
- };
18324
+ const contents = {};
19526
18325
  if (output["ResourceIdentifier"] !== undefined) {
19527
18326
  contents.ResourceIdentifier = __expectString(output["ResourceIdentifier"]);
19528
18327
  }
@@ -19536,64 +18335,49 @@ const deserializeAws_queryResourcePendingMaintenanceActions = (output, context)
19536
18335
  return contents;
19537
18336
  };
19538
18337
  const deserializeAws_queryRestoreDBClusterFromS3Result = (output, context) => {
19539
- const contents = {
19540
- DBCluster: undefined,
19541
- };
18338
+ const contents = {};
19542
18339
  if (output["DBCluster"] !== undefined) {
19543
18340
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
19544
18341
  }
19545
18342
  return contents;
19546
18343
  };
19547
18344
  const deserializeAws_queryRestoreDBClusterFromSnapshotResult = (output, context) => {
19548
- const contents = {
19549
- DBCluster: undefined,
19550
- };
18345
+ const contents = {};
19551
18346
  if (output["DBCluster"] !== undefined) {
19552
18347
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
19553
18348
  }
19554
18349
  return contents;
19555
18350
  };
19556
18351
  const deserializeAws_queryRestoreDBClusterToPointInTimeResult = (output, context) => {
19557
- const contents = {
19558
- DBCluster: undefined,
19559
- };
18352
+ const contents = {};
19560
18353
  if (output["DBCluster"] !== undefined) {
19561
18354
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
19562
18355
  }
19563
18356
  return contents;
19564
18357
  };
19565
18358
  const deserializeAws_queryRestoreDBInstanceFromDBSnapshotResult = (output, context) => {
19566
- const contents = {
19567
- DBInstance: undefined,
19568
- };
18359
+ const contents = {};
19569
18360
  if (output["DBInstance"] !== undefined) {
19570
18361
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
19571
18362
  }
19572
18363
  return contents;
19573
18364
  };
19574
18365
  const deserializeAws_queryRestoreDBInstanceFromS3Result = (output, context) => {
19575
- const contents = {
19576
- DBInstance: undefined,
19577
- };
18366
+ const contents = {};
19578
18367
  if (output["DBInstance"] !== undefined) {
19579
18368
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
19580
18369
  }
19581
18370
  return contents;
19582
18371
  };
19583
18372
  const deserializeAws_queryRestoreDBInstanceToPointInTimeResult = (output, context) => {
19584
- const contents = {
19585
- DBInstance: undefined,
19586
- };
18373
+ const contents = {};
19587
18374
  if (output["DBInstance"] !== undefined) {
19588
18375
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
19589
18376
  }
19590
18377
  return contents;
19591
18378
  };
19592
18379
  const deserializeAws_queryRestoreWindow = (output, context) => {
19593
- const contents = {
19594
- EarliestTime: undefined,
19595
- LatestTime: undefined,
19596
- };
18380
+ const contents = {};
19597
18381
  if (output["EarliestTime"] !== undefined) {
19598
18382
  contents.EarliestTime = __expectNonNull(__parseRfc3339DateTimeWithOffset(output["EarliestTime"]));
19599
18383
  }
@@ -19603,23 +18387,14 @@ const deserializeAws_queryRestoreWindow = (output, context) => {
19603
18387
  return contents;
19604
18388
  };
19605
18389
  const deserializeAws_queryRevokeDBSecurityGroupIngressResult = (output, context) => {
19606
- const contents = {
19607
- DBSecurityGroup: undefined,
19608
- };
18390
+ const contents = {};
19609
18391
  if (output["DBSecurityGroup"] !== undefined) {
19610
18392
  contents.DBSecurityGroup = deserializeAws_queryDBSecurityGroup(output["DBSecurityGroup"], context);
19611
18393
  }
19612
18394
  return contents;
19613
18395
  };
19614
18396
  const deserializeAws_queryScalingConfigurationInfo = (output, context) => {
19615
- const contents = {
19616
- MinCapacity: undefined,
19617
- MaxCapacity: undefined,
19618
- AutoPause: undefined,
19619
- SecondsUntilAutoPause: undefined,
19620
- TimeoutAction: undefined,
19621
- SecondsBeforeTimeout: undefined,
19622
- };
18397
+ const contents = {};
19623
18398
  if (output["MinCapacity"] !== undefined) {
19624
18399
  contents.MinCapacity = __strictParseInt32(output["MinCapacity"]);
19625
18400
  }
@@ -19641,10 +18416,7 @@ const deserializeAws_queryScalingConfigurationInfo = (output, context) => {
19641
18416
  return contents;
19642
18417
  };
19643
18418
  const deserializeAws_queryServerlessV2ScalingConfigurationInfo = (output, context) => {
19644
- const contents = {
19645
- MinCapacity: undefined,
19646
- MaxCapacity: undefined,
19647
- };
18419
+ const contents = {};
19648
18420
  if (output["MinCapacity"] !== undefined) {
19649
18421
  contents.MinCapacity = __strictParseFloat(output["MinCapacity"]);
19650
18422
  }
@@ -19654,63 +18426,49 @@ const deserializeAws_queryServerlessV2ScalingConfigurationInfo = (output, contex
19654
18426
  return contents;
19655
18427
  };
19656
18428
  const deserializeAws_querySharedSnapshotQuotaExceededFault = (output, context) => {
19657
- const contents = {
19658
- message: undefined,
19659
- };
18429
+ const contents = {};
19660
18430
  if (output["message"] !== undefined) {
19661
18431
  contents.message = __expectString(output["message"]);
19662
18432
  }
19663
18433
  return contents;
19664
18434
  };
19665
18435
  const deserializeAws_querySnapshotQuotaExceededFault = (output, context) => {
19666
- const contents = {
19667
- message: undefined,
19668
- };
18436
+ const contents = {};
19669
18437
  if (output["message"] !== undefined) {
19670
18438
  contents.message = __expectString(output["message"]);
19671
18439
  }
19672
18440
  return contents;
19673
18441
  };
19674
18442
  const deserializeAws_querySNSInvalidTopicFault = (output, context) => {
19675
- const contents = {
19676
- message: undefined,
19677
- };
18443
+ const contents = {};
19678
18444
  if (output["message"] !== undefined) {
19679
18445
  contents.message = __expectString(output["message"]);
19680
18446
  }
19681
18447
  return contents;
19682
18448
  };
19683
18449
  const deserializeAws_querySNSNoAuthorizationFault = (output, context) => {
19684
- const contents = {
19685
- message: undefined,
19686
- };
18450
+ const contents = {};
19687
18451
  if (output["message"] !== undefined) {
19688
18452
  contents.message = __expectString(output["message"]);
19689
18453
  }
19690
18454
  return contents;
19691
18455
  };
19692
18456
  const deserializeAws_querySNSTopicArnNotFoundFault = (output, context) => {
19693
- const contents = {
19694
- message: undefined,
19695
- };
18457
+ const contents = {};
19696
18458
  if (output["message"] !== undefined) {
19697
18459
  contents.message = __expectString(output["message"]);
19698
18460
  }
19699
18461
  return contents;
19700
18462
  };
19701
18463
  const deserializeAws_querySourceClusterNotSupportedFault = (output, context) => {
19702
- const contents = {
19703
- message: undefined,
19704
- };
18464
+ const contents = {};
19705
18465
  if (output["message"] !== undefined) {
19706
18466
  contents.message = __expectString(output["message"]);
19707
18467
  }
19708
18468
  return contents;
19709
18469
  };
19710
18470
  const deserializeAws_querySourceDatabaseNotSupportedFault = (output, context) => {
19711
- const contents = {
19712
- message: undefined,
19713
- };
18471
+ const contents = {};
19714
18472
  if (output["message"] !== undefined) {
19715
18473
  contents.message = __expectString(output["message"]);
19716
18474
  }
@@ -19724,21 +18482,14 @@ const deserializeAws_querySourceIdsList = (output, context) => {
19724
18482
  });
19725
18483
  };
19726
18484
  const deserializeAws_querySourceNotFoundFault = (output, context) => {
19727
- const contents = {
19728
- message: undefined,
19729
- };
18485
+ const contents = {};
19730
18486
  if (output["message"] !== undefined) {
19731
18487
  contents.message = __expectString(output["message"]);
19732
18488
  }
19733
18489
  return contents;
19734
18490
  };
19735
18491
  const deserializeAws_querySourceRegion = (output, context) => {
19736
- const contents = {
19737
- RegionName: undefined,
19738
- Endpoint: undefined,
19739
- Status: undefined,
19740
- SupportsDBInstanceAutomatedBackupsReplication: undefined,
19741
- };
18492
+ const contents = {};
19742
18493
  if (output["RegionName"] !== undefined) {
19743
18494
  contents.RegionName = __expectString(output["RegionName"]);
19744
18495
  }
@@ -19761,10 +18512,7 @@ const deserializeAws_querySourceRegionList = (output, context) => {
19761
18512
  });
19762
18513
  };
19763
18514
  const deserializeAws_querySourceRegionMessage = (output, context) => {
19764
- const contents = {
19765
- Marker: undefined,
19766
- SourceRegions: undefined,
19767
- };
18515
+ const contents = {};
19768
18516
  if (output["Marker"] !== undefined) {
19769
18517
  contents.Marker = __expectString(output["Marker"]);
19770
18518
  }
@@ -19777,14 +18525,7 @@ const deserializeAws_querySourceRegionMessage = (output, context) => {
19777
18525
  return contents;
19778
18526
  };
19779
18527
  const deserializeAws_queryStartActivityStreamResponse = (output, context) => {
19780
- const contents = {
19781
- KmsKeyId: undefined,
19782
- KinesisStreamName: undefined,
19783
- Status: undefined,
19784
- Mode: undefined,
19785
- ApplyImmediately: undefined,
19786
- EngineNativeAuditFieldsIncluded: undefined,
19787
- };
18528
+ const contents = {};
19788
18529
  if (output["KmsKeyId"] !== undefined) {
19789
18530
  contents.KmsKeyId = __expectString(output["KmsKeyId"]);
19790
18531
  }
@@ -19806,38 +18547,28 @@ const deserializeAws_queryStartActivityStreamResponse = (output, context) => {
19806
18547
  return contents;
19807
18548
  };
19808
18549
  const deserializeAws_queryStartDBClusterResult = (output, context) => {
19809
- const contents = {
19810
- DBCluster: undefined,
19811
- };
18550
+ const contents = {};
19812
18551
  if (output["DBCluster"] !== undefined) {
19813
18552
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
19814
18553
  }
19815
18554
  return contents;
19816
18555
  };
19817
18556
  const deserializeAws_queryStartDBInstanceAutomatedBackupsReplicationResult = (output, context) => {
19818
- const contents = {
19819
- DBInstanceAutomatedBackup: undefined,
19820
- };
18557
+ const contents = {};
19821
18558
  if (output["DBInstanceAutomatedBackup"] !== undefined) {
19822
18559
  contents.DBInstanceAutomatedBackup = deserializeAws_queryDBInstanceAutomatedBackup(output["DBInstanceAutomatedBackup"], context);
19823
18560
  }
19824
18561
  return contents;
19825
18562
  };
19826
18563
  const deserializeAws_queryStartDBInstanceResult = (output, context) => {
19827
- const contents = {
19828
- DBInstance: undefined,
19829
- };
18564
+ const contents = {};
19830
18565
  if (output["DBInstance"] !== undefined) {
19831
18566
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
19832
18567
  }
19833
18568
  return contents;
19834
18569
  };
19835
18570
  const deserializeAws_queryStopActivityStreamResponse = (output, context) => {
19836
- const contents = {
19837
- KmsKeyId: undefined,
19838
- KinesisStreamName: undefined,
19839
- Status: undefined,
19840
- };
18571
+ const contents = {};
19841
18572
  if (output["KmsKeyId"] !== undefined) {
19842
18573
  contents.KmsKeyId = __expectString(output["KmsKeyId"]);
19843
18574
  }
@@ -19850,45 +18581,35 @@ const deserializeAws_queryStopActivityStreamResponse = (output, context) => {
19850
18581
  return contents;
19851
18582
  };
19852
18583
  const deserializeAws_queryStopDBClusterResult = (output, context) => {
19853
- const contents = {
19854
- DBCluster: undefined,
19855
- };
18584
+ const contents = {};
19856
18585
  if (output["DBCluster"] !== undefined) {
19857
18586
  contents.DBCluster = deserializeAws_queryDBCluster(output["DBCluster"], context);
19858
18587
  }
19859
18588
  return contents;
19860
18589
  };
19861
18590
  const deserializeAws_queryStopDBInstanceAutomatedBackupsReplicationResult = (output, context) => {
19862
- const contents = {
19863
- DBInstanceAutomatedBackup: undefined,
19864
- };
18591
+ const contents = {};
19865
18592
  if (output["DBInstanceAutomatedBackup"] !== undefined) {
19866
18593
  contents.DBInstanceAutomatedBackup = deserializeAws_queryDBInstanceAutomatedBackup(output["DBInstanceAutomatedBackup"], context);
19867
18594
  }
19868
18595
  return contents;
19869
18596
  };
19870
18597
  const deserializeAws_queryStopDBInstanceResult = (output, context) => {
19871
- const contents = {
19872
- DBInstance: undefined,
19873
- };
18598
+ const contents = {};
19874
18599
  if (output["DBInstance"] !== undefined) {
19875
18600
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
19876
18601
  }
19877
18602
  return contents;
19878
18603
  };
19879
18604
  const deserializeAws_queryStorageQuotaExceededFault = (output, context) => {
19880
- const contents = {
19881
- message: undefined,
19882
- };
18605
+ const contents = {};
19883
18606
  if (output["message"] !== undefined) {
19884
18607
  contents.message = __expectString(output["message"]);
19885
18608
  }
19886
18609
  return contents;
19887
18610
  };
19888
18611
  const deserializeAws_queryStorageTypeNotSupportedFault = (output, context) => {
19889
- const contents = {
19890
- message: undefined,
19891
- };
18612
+ const contents = {};
19892
18613
  if (output["message"] !== undefined) {
19893
18614
  contents.message = __expectString(output["message"]);
19894
18615
  }
@@ -19902,12 +18623,7 @@ const deserializeAws_queryStringList = (output, context) => {
19902
18623
  });
19903
18624
  };
19904
18625
  const deserializeAws_querySubnet = (output, context) => {
19905
- const contents = {
19906
- SubnetIdentifier: undefined,
19907
- SubnetAvailabilityZone: undefined,
19908
- SubnetOutpost: undefined,
19909
- SubnetStatus: undefined,
19910
- };
18626
+ const contents = {};
19911
18627
  if (output["SubnetIdentifier"] !== undefined) {
19912
18628
  contents.SubnetIdentifier = __expectString(output["SubnetIdentifier"]);
19913
18629
  }
@@ -19923,9 +18639,7 @@ const deserializeAws_querySubnet = (output, context) => {
19923
18639
  return contents;
19924
18640
  };
19925
18641
  const deserializeAws_querySubnetAlreadyInUse = (output, context) => {
19926
- const contents = {
19927
- message: undefined,
19928
- };
18642
+ const contents = {};
19929
18643
  if (output["message"] !== undefined) {
19930
18644
  contents.message = __expectString(output["message"]);
19931
18645
  }
@@ -19939,27 +18653,21 @@ const deserializeAws_querySubnetList = (output, context) => {
19939
18653
  });
19940
18654
  };
19941
18655
  const deserializeAws_querySubscriptionAlreadyExistFault = (output, context) => {
19942
- const contents = {
19943
- message: undefined,
19944
- };
18656
+ const contents = {};
19945
18657
  if (output["message"] !== undefined) {
19946
18658
  contents.message = __expectString(output["message"]);
19947
18659
  }
19948
18660
  return contents;
19949
18661
  };
19950
18662
  const deserializeAws_querySubscriptionCategoryNotFoundFault = (output, context) => {
19951
- const contents = {
19952
- message: undefined,
19953
- };
18663
+ const contents = {};
19954
18664
  if (output["message"] !== undefined) {
19955
18665
  contents.message = __expectString(output["message"]);
19956
18666
  }
19957
18667
  return contents;
19958
18668
  };
19959
18669
  const deserializeAws_querySubscriptionNotFoundFault = (output, context) => {
19960
- const contents = {
19961
- message: undefined,
19962
- };
18670
+ const contents = {};
19963
18671
  if (output["message"] !== undefined) {
19964
18672
  contents.message = __expectString(output["message"]);
19965
18673
  }
@@ -19980,20 +18688,14 @@ const deserializeAws_querySupportedTimezonesList = (output, context) => {
19980
18688
  });
19981
18689
  };
19982
18690
  const deserializeAws_querySwitchoverBlueGreenDeploymentResponse = (output, context) => {
19983
- const contents = {
19984
- BlueGreenDeployment: undefined,
19985
- };
18691
+ const contents = {};
19986
18692
  if (output["BlueGreenDeployment"] !== undefined) {
19987
18693
  contents.BlueGreenDeployment = deserializeAws_queryBlueGreenDeployment(output["BlueGreenDeployment"], context);
19988
18694
  }
19989
18695
  return contents;
19990
18696
  };
19991
18697
  const deserializeAws_querySwitchoverDetail = (output, context) => {
19992
- const contents = {
19993
- SourceMember: undefined,
19994
- TargetMember: undefined,
19995
- Status: undefined,
19996
- };
18698
+ const contents = {};
19997
18699
  if (output["SourceMember"] !== undefined) {
19998
18700
  contents.SourceMember = __expectString(output["SourceMember"]);
19999
18701
  }
@@ -20013,19 +18715,14 @@ const deserializeAws_querySwitchoverDetailList = (output, context) => {
20013
18715
  });
20014
18716
  };
20015
18717
  const deserializeAws_querySwitchoverReadReplicaResult = (output, context) => {
20016
- const contents = {
20017
- DBInstance: undefined,
20018
- };
18718
+ const contents = {};
20019
18719
  if (output["DBInstance"] !== undefined) {
20020
18720
  contents.DBInstance = deserializeAws_queryDBInstance(output["DBInstance"], context);
20021
18721
  }
20022
18722
  return contents;
20023
18723
  };
20024
18724
  const deserializeAws_queryTag = (output, context) => {
20025
- const contents = {
20026
- Key: undefined,
20027
- Value: undefined,
20028
- };
18725
+ const contents = {};
20029
18726
  if (output["Key"] !== undefined) {
20030
18727
  contents.Key = __expectString(output["Key"]);
20031
18728
  }
@@ -20042,9 +18739,7 @@ const deserializeAws_queryTagList = (output, context) => {
20042
18739
  });
20043
18740
  };
20044
18741
  const deserializeAws_queryTagListMessage = (output, context) => {
20045
- const contents = {
20046
- TagList: undefined,
20047
- };
18742
+ const contents = {};
20048
18743
  if (output.TagList === "") {
20049
18744
  contents.TagList = [];
20050
18745
  }
@@ -20061,11 +18756,7 @@ const deserializeAws_queryTargetGroupList = (output, context) => {
20061
18756
  });
20062
18757
  };
20063
18758
  const deserializeAws_queryTargetHealth = (output, context) => {
20064
- const contents = {
20065
- State: undefined,
20066
- Reason: undefined,
20067
- Description: undefined,
20068
- };
18759
+ const contents = {};
20069
18760
  if (output["State"] !== undefined) {
20070
18761
  contents.State = __expectString(output["State"]);
20071
18762
  }
@@ -20085,26 +18776,14 @@ const deserializeAws_queryTargetList = (output, context) => {
20085
18776
  });
20086
18777
  };
20087
18778
  const deserializeAws_queryTimezone = (output, context) => {
20088
- const contents = {
20089
- TimezoneName: undefined,
20090
- };
18779
+ const contents = {};
20091
18780
  if (output["TimezoneName"] !== undefined) {
20092
18781
  contents.TimezoneName = __expectString(output["TimezoneName"]);
20093
18782
  }
20094
18783
  return contents;
20095
18784
  };
20096
18785
  const deserializeAws_queryUpgradeTarget = (output, context) => {
20097
- const contents = {
20098
- Engine: undefined,
20099
- EngineVersion: undefined,
20100
- Description: undefined,
20101
- AutoUpgrade: undefined,
20102
- IsMajorVersionUpgrade: undefined,
20103
- SupportedEngineModes: undefined,
20104
- SupportsParallelQuery: undefined,
20105
- SupportsGlobalDatabases: undefined,
20106
- SupportsBabelfish: undefined,
20107
- };
18786
+ const contents = {};
20108
18787
  if (output["Engine"] !== undefined) {
20109
18788
  contents.Engine = __expectString(output["Engine"]);
20110
18789
  }
@@ -20138,14 +18817,7 @@ const deserializeAws_queryUpgradeTarget = (output, context) => {
20138
18817
  return contents;
20139
18818
  };
20140
18819
  const deserializeAws_queryUserAuthConfigInfo = (output, context) => {
20141
- const contents = {
20142
- Description: undefined,
20143
- UserName: undefined,
20144
- AuthScheme: undefined,
20145
- SecretArn: undefined,
20146
- IAMAuth: undefined,
20147
- ClientPasswordAuthType: undefined,
20148
- };
18820
+ const contents = {};
20149
18821
  if (output["Description"] !== undefined) {
20150
18822
  contents.Description = __expectString(output["Description"]);
20151
18823
  }
@@ -20174,10 +18846,7 @@ const deserializeAws_queryUserAuthConfigInfoList = (output, context) => {
20174
18846
  });
20175
18847
  };
20176
18848
  const deserializeAws_queryValidDBInstanceModificationsMessage = (output, context) => {
20177
- const contents = {
20178
- Storage: undefined,
20179
- ValidProcessorFeatures: undefined,
20180
- };
18849
+ const contents = {};
20181
18850
  if (output.Storage === "") {
20182
18851
  contents.Storage = [];
20183
18852
  }
@@ -20194,15 +18863,7 @@ const deserializeAws_queryValidDBInstanceModificationsMessage = (output, context
20194
18863
  return contents;
20195
18864
  };
20196
18865
  const deserializeAws_queryValidStorageOptions = (output, context) => {
20197
- const contents = {
20198
- StorageType: undefined,
20199
- StorageSize: undefined,
20200
- ProvisionedIops: undefined,
20201
- IopsToStorageRatio: undefined,
20202
- SupportsStorageAutoscaling: undefined,
20203
- ProvisionedStorageThroughput: undefined,
20204
- StorageThroughputToIopsRatio: undefined,
20205
- };
18866
+ const contents = {};
20206
18867
  if (output["StorageType"] !== undefined) {
20207
18868
  contents.StorageType = __expectString(output["StorageType"]);
20208
18869
  }
@@ -20258,10 +18919,7 @@ const deserializeAws_queryValidUpgradeTargetList = (output, context) => {
20258
18919
  });
20259
18920
  };
20260
18921
  const deserializeAws_queryVpcSecurityGroupMembership = (output, context) => {
20261
- const contents = {
20262
- VpcSecurityGroupId: undefined,
20263
- Status: undefined,
20264
- };
18922
+ const contents = {};
20265
18923
  if (output["VpcSecurityGroupId"] !== undefined) {
20266
18924
  contents.VpcSecurityGroupId = __expectString(output["VpcSecurityGroupId"]);
20267
18925
  }