@aws-sdk/client-rds 3.53.0 → 3.55.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 (293) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +2 -5
  3. package/dist-cjs/RDSClient.js +13 -13
  4. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +3 -3
  5. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +3 -3
  6. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  7. package/dist-cjs/commands/AddTagsToResourceCommand.js +3 -3
  8. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  9. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  10. package/dist-cjs/commands/BacktrackDBClusterCommand.js +3 -3
  11. package/dist-cjs/commands/CancelExportTaskCommand.js +3 -3
  12. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  13. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +4 -4
  14. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +3 -3
  15. package/dist-cjs/commands/CopyDBSnapshotCommand.js +4 -4
  16. package/dist-cjs/commands/CopyOptionGroupCommand.js +3 -3
  17. package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +3 -3
  18. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  19. package/dist-cjs/commands/CreateDBClusterCommand.js +4 -4
  20. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +3 -3
  21. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  22. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +3 -3
  23. package/dist-cjs/commands/CreateDBInstanceCommand.js +3 -3
  24. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +4 -4
  25. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +3 -3
  26. package/dist-cjs/commands/CreateDBProxyCommand.js +3 -3
  27. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +3 -3
  28. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +3 -3
  29. package/dist-cjs/commands/CreateDBSnapshotCommand.js +3 -3
  30. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +3 -3
  31. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +3 -3
  32. package/dist-cjs/commands/CreateGlobalClusterCommand.js +3 -3
  33. package/dist-cjs/commands/CreateOptionGroupCommand.js +3 -3
  34. package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteDBClusterCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteDBInstanceCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteDBProxyCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteInstallationMediaCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteOptionGroupCommand.js +3 -3
  52. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeCertificatesCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  58. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  59. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +3 -3
  60. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  61. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  62. package/dist-cjs/commands/DescribeDBClustersCommand.js +3 -3
  63. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +3 -3
  64. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  65. package/dist-cjs/commands/DescribeDBInstancesCommand.js +3 -3
  66. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +3 -3
  67. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeDBParametersCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeDBProxiesCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +3 -3
  75. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +3 -3
  76. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  77. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  78. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  79. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +3 -3
  80. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +3 -3
  81. package/dist-cjs/commands/DescribeEventsCommand.js +3 -3
  82. package/dist-cjs/commands/DescribeExportTasksCommand.js +3 -3
  83. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +3 -3
  84. package/dist-cjs/commands/DescribeInstallationMediaCommand.js +3 -3
  85. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  86. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +3 -3
  87. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  88. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  89. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +3 -3
  90. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  91. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +3 -3
  92. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  93. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +3 -3
  94. package/dist-cjs/commands/FailoverDBClusterCommand.js +3 -3
  95. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +3 -3
  96. package/dist-cjs/commands/ImportInstallationMediaCommand.js +3 -3
  97. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyCertificatesCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  100. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +3 -3
  101. package/dist-cjs/commands/ModifyDBClusterCommand.js +3 -3
  102. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +3 -3
  103. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  104. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  105. package/dist-cjs/commands/ModifyDBInstanceCommand.js +3 -3
  106. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +3 -3
  107. package/dist-cjs/commands/ModifyDBProxyCommand.js +3 -3
  108. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +3 -3
  109. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  110. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  111. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +3 -3
  112. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +3 -3
  113. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +3 -3
  114. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +3 -3
  115. package/dist-cjs/commands/ModifyOptionGroupCommand.js +3 -3
  116. package/dist-cjs/commands/PromoteReadReplicaCommand.js +3 -3
  117. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  118. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  119. package/dist-cjs/commands/RebootDBClusterCommand.js +3 -3
  120. package/dist-cjs/commands/RebootDBInstanceCommand.js +3 -3
  121. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +3 -3
  122. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +3 -3
  123. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +3 -3
  124. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +3 -3
  125. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  126. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +3 -3
  127. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  128. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +3 -3
  129. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +3 -3
  130. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  131. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  132. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  133. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +3 -3
  134. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  135. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  136. package/dist-cjs/commands/StartActivityStreamCommand.js +3 -3
  137. package/dist-cjs/commands/StartDBClusterCommand.js +3 -3
  138. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +4 -4
  139. package/dist-cjs/commands/StartDBInstanceCommand.js +3 -3
  140. package/dist-cjs/commands/StartExportTaskCommand.js +3 -3
  141. package/dist-cjs/commands/StopActivityStreamCommand.js +3 -3
  142. package/dist-cjs/commands/StopDBClusterCommand.js +3 -3
  143. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  144. package/dist-cjs/commands/StopDBInstanceCommand.js +3 -3
  145. package/dist-cjs/endpoints.js +1 -1
  146. package/dist-cjs/protocols/Aws_query.js +1150 -1150
  147. package/dist-cjs/runtimeConfig.browser.js +4 -4
  148. package/dist-cjs/runtimeConfig.js +9 -9
  149. package/dist-cjs/runtimeConfig.native.js +1 -1
  150. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +3 -3
  151. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +3 -3
  152. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +3 -3
  153. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +3 -3
  154. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +3 -3
  155. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +3 -3
  156. package/dist-es/RDS.js +141 -141
  157. package/dist-es/pagination/DescribeCertificatesPaginator.js +4 -4
  158. package/dist-es/pagination/DescribeCustomAvailabilityZonesPaginator.js +4 -4
  159. package/dist-es/pagination/DescribeDBClusterBacktracksPaginator.js +4 -4
  160. package/dist-es/pagination/DescribeDBClusterEndpointsPaginator.js +4 -4
  161. package/dist-es/pagination/DescribeDBClusterParameterGroupsPaginator.js +4 -4
  162. package/dist-es/pagination/DescribeDBClusterParametersPaginator.js +4 -4
  163. package/dist-es/pagination/DescribeDBClusterSnapshotsPaginator.js +4 -4
  164. package/dist-es/pagination/DescribeDBClustersPaginator.js +4 -4
  165. package/dist-es/pagination/DescribeDBEngineVersionsPaginator.js +4 -4
  166. package/dist-es/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +4 -4
  167. package/dist-es/pagination/DescribeDBInstancesPaginator.js +4 -4
  168. package/dist-es/pagination/DescribeDBLogFilesPaginator.js +4 -4
  169. package/dist-es/pagination/DescribeDBParameterGroupsPaginator.js +4 -4
  170. package/dist-es/pagination/DescribeDBParametersPaginator.js +4 -4
  171. package/dist-es/pagination/DescribeDBProxiesPaginator.js +4 -4
  172. package/dist-es/pagination/DescribeDBProxyEndpointsPaginator.js +4 -4
  173. package/dist-es/pagination/DescribeDBProxyTargetGroupsPaginator.js +4 -4
  174. package/dist-es/pagination/DescribeDBProxyTargetsPaginator.js +4 -4
  175. package/dist-es/pagination/DescribeDBSecurityGroupsPaginator.js +4 -4
  176. package/dist-es/pagination/DescribeDBSnapshotsPaginator.js +4 -4
  177. package/dist-es/pagination/DescribeDBSubnetGroupsPaginator.js +4 -4
  178. package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +4 -4
  179. package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +4 -4
  180. package/dist-es/pagination/DescribeEventsPaginator.js +4 -4
  181. package/dist-es/pagination/DescribeExportTasksPaginator.js +4 -4
  182. package/dist-es/pagination/DescribeGlobalClustersPaginator.js +4 -4
  183. package/dist-es/pagination/DescribeInstallationMediaPaginator.js +4 -4
  184. package/dist-es/pagination/DescribeOptionGroupOptionsPaginator.js +4 -4
  185. package/dist-es/pagination/DescribeOptionGroupsPaginator.js +4 -4
  186. package/dist-es/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +4 -4
  187. package/dist-es/pagination/DescribePendingMaintenanceActionsPaginator.js +4 -4
  188. package/dist-es/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +4 -4
  189. package/dist-es/pagination/DescribeReservedDBInstancesPaginator.js +4 -4
  190. package/dist-es/pagination/DescribeSourceRegionsPaginator.js +4 -4
  191. package/dist-es/pagination/DownloadDBLogFilePortionPaginator.js +4 -4
  192. package/dist-es/protocols/Aws_query.js +166 -166
  193. package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +6 -6
  194. package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +4 -4
  195. package/dist-es/waiters/waitForDBInstanceAvailable.js +6 -6
  196. package/dist-es/waiters/waitForDBInstanceDeleted.js +4 -4
  197. package/dist-es/waiters/waitForDBSnapshotAvailable.js +6 -6
  198. package/dist-es/waiters/waitForDBSnapshotDeleted.js +4 -4
  199. package/dist-types/RDS.d.ts +324 -506
  200. package/dist-types/RDSClient.d.ts +17 -20
  201. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
  202. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +4 -5
  203. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -2
  204. package/dist-types/commands/CancelExportTaskCommand.d.ts +1 -2
  205. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +25 -33
  206. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -6
  207. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
  208. package/dist-types/commands/CreateDBClusterCommand.d.ts +5 -10
  209. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -17
  210. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +4 -9
  211. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -10
  212. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +5 -7
  213. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +2 -4
  214. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +2 -2
  215. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +4 -5
  216. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +7 -11
  217. package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -1
  218. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -3
  219. package/dist-types/commands/DeleteDBClusterCommand.d.ts +4 -9
  220. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
  221. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -9
  222. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -11
  223. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +8 -11
  224. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +2 -2
  225. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +2 -2
  226. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -2
  227. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +5 -7
  228. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -1
  229. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +1 -2
  230. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
  231. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -13
  232. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +4 -9
  233. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -9
  234. package/dist-types/commands/DescribeDBClustersCommand.d.ts +5 -10
  235. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +1 -1
  236. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -2
  237. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -1
  238. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -4
  239. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -4
  240. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -2
  241. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -3
  242. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -3
  243. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -4
  244. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  245. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -2
  246. package/dist-types/commands/DescribeExportTasksCommand.d.ts +1 -1
  247. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +6 -10
  248. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +1 -2
  249. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -1
  250. package/dist-types/commands/FailoverDBClusterCommand.d.ts +8 -13
  251. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +6 -8
  252. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  253. package/dist-types/commands/ModifyCertificatesCommand.d.ts +7 -7
  254. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +11 -11
  255. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +2 -2
  256. package/dist-types/commands/ModifyDBClusterCommand.d.ts +4 -9
  257. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -3
  258. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -12
  259. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -2
  260. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +4 -6
  261. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -2
  262. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -5
  263. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  264. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +5 -7
  265. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +6 -7
  266. package/dist-types/commands/RebootDBClusterCommand.d.ts +5 -11
  267. package/dist-types/commands/RebootDBInstanceCommand.d.ts +5 -10
  268. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +5 -7
  269. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +1 -5
  270. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  271. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -13
  272. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +1 -1
  273. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +2 -3
  274. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +5 -9
  275. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -10
  276. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +4 -4
  277. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -1
  278. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -3
  279. package/dist-types/commands/StartDBClusterCommand.d.ts +5 -7
  280. package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -9
  281. package/dist-types/commands/StartExportTaskCommand.d.ts +1 -2
  282. package/dist-types/commands/StopDBClusterCommand.d.ts +7 -11
  283. package/dist-types/commands/StopDBInstanceCommand.d.ts +4 -10
  284. package/dist-types/models/models_0.d.ts +1474 -1954
  285. package/dist-types/models/models_1.d.ts +1271 -1666
  286. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  287. package/dist-types/runtimeConfig.d.ts +1 -1
  288. package/dist-types/runtimeConfig.native.d.ts +3 -3
  289. package/dist-types/ts3.4/RDSClient.d.ts +2 -2
  290. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  291. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  292. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  293. package/package.json +36 -36
@@ -11191,7 +11191,7 @@ var serializeAws_queryAddTagsToResourceMessage = function (input, context) {
11191
11191
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11192
11192
  Object.entries(memberEntries).forEach(function (_a) {
11193
11193
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11194
- var loc = "Tags." + key;
11194
+ var loc = "Tags.".concat(key);
11195
11195
  entries[loc] = value;
11196
11196
  });
11197
11197
  }
@@ -11220,7 +11220,7 @@ var serializeAws_queryAttributeValueList = function (input, context) {
11220
11220
  if (entry === null) {
11221
11221
  continue;
11222
11222
  }
11223
- entries["AttributeValue." + counter] = entry;
11223
+ entries["AttributeValue.".concat(counter)] = entry;
11224
11224
  counter++;
11225
11225
  }
11226
11226
  }
@@ -11262,7 +11262,7 @@ var serializeAws_queryAvailabilityZones = function (input, context) {
11262
11262
  if (entry === null) {
11263
11263
  continue;
11264
11264
  }
11265
- entries["AvailabilityZone." + counter] = entry;
11265
+ entries["AvailabilityZone.".concat(counter)] = entry;
11266
11266
  counter++;
11267
11267
  }
11268
11268
  }
@@ -11305,7 +11305,7 @@ var serializeAws_queryCloudwatchLogsExportConfiguration = function (input, conte
11305
11305
  var memberEntries = serializeAws_queryLogTypeList(input.EnableLogTypes, context);
11306
11306
  Object.entries(memberEntries).forEach(function (_a) {
11307
11307
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11308
- var loc = "EnableLogTypes." + key;
11308
+ var loc = "EnableLogTypes.".concat(key);
11309
11309
  entries[loc] = value;
11310
11310
  });
11311
11311
  }
@@ -11313,7 +11313,7 @@ var serializeAws_queryCloudwatchLogsExportConfiguration = function (input, conte
11313
11313
  var memberEntries = serializeAws_queryLogTypeList(input.DisableLogTypes, context);
11314
11314
  Object.entries(memberEntries).forEach(function (_a) {
11315
11315
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11316
- var loc = "DisableLogTypes." + key;
11316
+ var loc = "DisableLogTypes.".concat(key);
11317
11317
  entries[loc] = value;
11318
11318
  });
11319
11319
  }
@@ -11334,7 +11334,7 @@ var serializeAws_queryConnectionPoolConfiguration = function (input, context) {
11334
11334
  var memberEntries = serializeAws_queryStringList(input.SessionPinningFilters, context);
11335
11335
  Object.entries(memberEntries).forEach(function (_a) {
11336
11336
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11337
- var loc = "SessionPinningFilters." + key;
11337
+ var loc = "SessionPinningFilters.".concat(key);
11338
11338
  entries[loc] = value;
11339
11339
  });
11340
11340
  }
@@ -11361,7 +11361,7 @@ var serializeAws_queryCopyDBClusterParameterGroupMessage = function (input, cont
11361
11361
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11362
11362
  Object.entries(memberEntries).forEach(function (_a) {
11363
11363
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11364
- var loc = "Tags." + key;
11364
+ var loc = "Tags.".concat(key);
11365
11365
  entries[loc] = value;
11366
11366
  });
11367
11367
  }
@@ -11388,7 +11388,7 @@ var serializeAws_queryCopyDBClusterSnapshotMessage = function (input, context) {
11388
11388
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11389
11389
  Object.entries(memberEntries).forEach(function (_a) {
11390
11390
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11391
- var loc = "Tags." + key;
11391
+ var loc = "Tags.".concat(key);
11392
11392
  entries[loc] = value;
11393
11393
  });
11394
11394
  }
@@ -11409,7 +11409,7 @@ var serializeAws_queryCopyDBParameterGroupMessage = function (input, context) {
11409
11409
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11410
11410
  Object.entries(memberEntries).forEach(function (_a) {
11411
11411
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11412
- var loc = "Tags." + key;
11412
+ var loc = "Tags.".concat(key);
11413
11413
  entries[loc] = value;
11414
11414
  });
11415
11415
  }
@@ -11430,7 +11430,7 @@ var serializeAws_queryCopyDBSnapshotMessage = function (input, context) {
11430
11430
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11431
11431
  Object.entries(memberEntries).forEach(function (_a) {
11432
11432
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11433
- var loc = "Tags." + key;
11433
+ var loc = "Tags.".concat(key);
11434
11434
  entries[loc] = value;
11435
11435
  });
11436
11436
  }
@@ -11463,7 +11463,7 @@ var serializeAws_queryCopyOptionGroupMessage = function (input, context) {
11463
11463
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11464
11464
  Object.entries(memberEntries).forEach(function (_a) {
11465
11465
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11466
- var loc = "Tags." + key;
11466
+ var loc = "Tags.".concat(key);
11467
11467
  entries[loc] = value;
11468
11468
  });
11469
11469
  }
@@ -11513,7 +11513,7 @@ var serializeAws_queryCreateCustomDBEngineVersionMessage = function (input, cont
11513
11513
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11514
11514
  Object.entries(memberEntries).forEach(function (_a) {
11515
11515
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11516
- var loc = "Tags." + key;
11516
+ var loc = "Tags.".concat(key);
11517
11517
  entries[loc] = value;
11518
11518
  });
11519
11519
  }
@@ -11534,7 +11534,7 @@ var serializeAws_queryCreateDBClusterEndpointMessage = function (input, context)
11534
11534
  var memberEntries = serializeAws_queryStringList(input.StaticMembers, context);
11535
11535
  Object.entries(memberEntries).forEach(function (_a) {
11536
11536
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11537
- var loc = "StaticMembers." + key;
11537
+ var loc = "StaticMembers.".concat(key);
11538
11538
  entries[loc] = value;
11539
11539
  });
11540
11540
  }
@@ -11542,7 +11542,7 @@ var serializeAws_queryCreateDBClusterEndpointMessage = function (input, context)
11542
11542
  var memberEntries = serializeAws_queryStringList(input.ExcludedMembers, context);
11543
11543
  Object.entries(memberEntries).forEach(function (_a) {
11544
11544
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11545
- var loc = "ExcludedMembers." + key;
11545
+ var loc = "ExcludedMembers.".concat(key);
11546
11546
  entries[loc] = value;
11547
11547
  });
11548
11548
  }
@@ -11550,7 +11550,7 @@ var serializeAws_queryCreateDBClusterEndpointMessage = function (input, context)
11550
11550
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11551
11551
  Object.entries(memberEntries).forEach(function (_a) {
11552
11552
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11553
- var loc = "Tags." + key;
11553
+ var loc = "Tags.".concat(key);
11554
11554
  entries[loc] = value;
11555
11555
  });
11556
11556
  }
@@ -11562,7 +11562,7 @@ var serializeAws_queryCreateDBClusterMessage = function (input, context) {
11562
11562
  var memberEntries = serializeAws_queryAvailabilityZones(input.AvailabilityZones, context);
11563
11563
  Object.entries(memberEntries).forEach(function (_a) {
11564
11564
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11565
- var loc = "AvailabilityZones." + key;
11565
+ var loc = "AvailabilityZones.".concat(key);
11566
11566
  entries[loc] = value;
11567
11567
  });
11568
11568
  }
@@ -11585,7 +11585,7 @@ var serializeAws_queryCreateDBClusterMessage = function (input, context) {
11585
11585
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
11586
11586
  Object.entries(memberEntries).forEach(function (_a) {
11587
11587
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11588
- var loc = "VpcSecurityGroupIds." + key;
11588
+ var loc = "VpcSecurityGroupIds.".concat(key);
11589
11589
  entries[loc] = value;
11590
11590
  });
11591
11591
  }
@@ -11623,7 +11623,7 @@ var serializeAws_queryCreateDBClusterMessage = function (input, context) {
11623
11623
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11624
11624
  Object.entries(memberEntries).forEach(function (_a) {
11625
11625
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11626
- var loc = "Tags." + key;
11626
+ var loc = "Tags.".concat(key);
11627
11627
  entries[loc] = value;
11628
11628
  });
11629
11629
  }
@@ -11646,7 +11646,7 @@ var serializeAws_queryCreateDBClusterMessage = function (input, context) {
11646
11646
  var memberEntries = serializeAws_queryLogTypeList(input.EnableCloudwatchLogsExports, context);
11647
11647
  Object.entries(memberEntries).forEach(function (_a) {
11648
11648
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11649
- var loc = "EnableCloudwatchLogsExports." + key;
11649
+ var loc = "EnableCloudwatchLogsExports.".concat(key);
11650
11650
  entries[loc] = value;
11651
11651
  });
11652
11652
  }
@@ -11657,7 +11657,7 @@ var serializeAws_queryCreateDBClusterMessage = function (input, context) {
11657
11657
  var memberEntries = serializeAws_queryScalingConfiguration(input.ScalingConfiguration, context);
11658
11658
  Object.entries(memberEntries).forEach(function (_a) {
11659
11659
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11660
- var loc = "ScalingConfiguration." + key;
11660
+ var loc = "ScalingConfiguration.".concat(key);
11661
11661
  entries[loc] = value;
11662
11662
  });
11663
11663
  }
@@ -11732,7 +11732,7 @@ var serializeAws_queryCreateDBClusterParameterGroupMessage = function (input, co
11732
11732
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11733
11733
  Object.entries(memberEntries).forEach(function (_a) {
11734
11734
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11735
- var loc = "Tags." + key;
11735
+ var loc = "Tags.".concat(key);
11736
11736
  entries[loc] = value;
11737
11737
  });
11738
11738
  }
@@ -11750,7 +11750,7 @@ var serializeAws_queryCreateDBClusterSnapshotMessage = function (input, context)
11750
11750
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11751
11751
  Object.entries(memberEntries).forEach(function (_a) {
11752
11752
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11753
- var loc = "Tags." + key;
11753
+ var loc = "Tags.".concat(key);
11754
11754
  entries[loc] = value;
11755
11755
  });
11756
11756
  }
@@ -11783,7 +11783,7 @@ var serializeAws_queryCreateDBInstanceMessage = function (input, context) {
11783
11783
  var memberEntries = serializeAws_queryDBSecurityGroupNameList(input.DBSecurityGroups, context);
11784
11784
  Object.entries(memberEntries).forEach(function (_a) {
11785
11785
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11786
- var loc = "DBSecurityGroups." + key;
11786
+ var loc = "DBSecurityGroups.".concat(key);
11787
11787
  entries[loc] = value;
11788
11788
  });
11789
11789
  }
@@ -11791,7 +11791,7 @@ var serializeAws_queryCreateDBInstanceMessage = function (input, context) {
11791
11791
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
11792
11792
  Object.entries(memberEntries).forEach(function (_a) {
11793
11793
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11794
- var loc = "VpcSecurityGroupIds." + key;
11794
+ var loc = "VpcSecurityGroupIds.".concat(key);
11795
11795
  entries[loc] = value;
11796
11796
  });
11797
11797
  }
@@ -11847,7 +11847,7 @@ var serializeAws_queryCreateDBInstanceMessage = function (input, context) {
11847
11847
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11848
11848
  Object.entries(memberEntries).forEach(function (_a) {
11849
11849
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11850
- var loc = "Tags." + key;
11850
+ var loc = "Tags.".concat(key);
11851
11851
  entries[loc] = value;
11852
11852
  });
11853
11853
  }
@@ -11906,7 +11906,7 @@ var serializeAws_queryCreateDBInstanceMessage = function (input, context) {
11906
11906
  var memberEntries = serializeAws_queryLogTypeList(input.EnableCloudwatchLogsExports, context);
11907
11907
  Object.entries(memberEntries).forEach(function (_a) {
11908
11908
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11909
- var loc = "EnableCloudwatchLogsExports." + key;
11909
+ var loc = "EnableCloudwatchLogsExports.".concat(key);
11910
11910
  entries[loc] = value;
11911
11911
  });
11912
11912
  }
@@ -11914,7 +11914,7 @@ var serializeAws_queryCreateDBInstanceMessage = function (input, context) {
11914
11914
  var memberEntries = serializeAws_queryProcessorFeatureList(input.ProcessorFeatures, context);
11915
11915
  Object.entries(memberEntries).forEach(function (_a) {
11916
11916
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11917
- var loc = "ProcessorFeatures." + key;
11917
+ var loc = "ProcessorFeatures.".concat(key);
11918
11918
  entries[loc] = value;
11919
11919
  });
11920
11920
  }
@@ -11974,7 +11974,7 @@ var serializeAws_queryCreateDBInstanceReadReplicaMessage = function (input, cont
11974
11974
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
11975
11975
  Object.entries(memberEntries).forEach(function (_a) {
11976
11976
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11977
- var loc = "Tags." + key;
11977
+ var loc = "Tags.".concat(key);
11978
11978
  entries[loc] = value;
11979
11979
  });
11980
11980
  }
@@ -11985,7 +11985,7 @@ var serializeAws_queryCreateDBInstanceReadReplicaMessage = function (input, cont
11985
11985
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
11986
11986
  Object.entries(memberEntries).forEach(function (_a) {
11987
11987
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
11988
- var loc = "VpcSecurityGroupIds." + key;
11988
+ var loc = "VpcSecurityGroupIds.".concat(key);
11989
11989
  entries[loc] = value;
11990
11990
  });
11991
11991
  }
@@ -12023,7 +12023,7 @@ var serializeAws_queryCreateDBInstanceReadReplicaMessage = function (input, cont
12023
12023
  var memberEntries = serializeAws_queryLogTypeList(input.EnableCloudwatchLogsExports, context);
12024
12024
  Object.entries(memberEntries).forEach(function (_a) {
12025
12025
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12026
- var loc = "EnableCloudwatchLogsExports." + key;
12026
+ var loc = "EnableCloudwatchLogsExports.".concat(key);
12027
12027
  entries[loc] = value;
12028
12028
  });
12029
12029
  }
@@ -12031,7 +12031,7 @@ var serializeAws_queryCreateDBInstanceReadReplicaMessage = function (input, cont
12031
12031
  var memberEntries = serializeAws_queryProcessorFeatureList(input.ProcessorFeatures, context);
12032
12032
  Object.entries(memberEntries).forEach(function (_a) {
12033
12033
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12034
- var loc = "ProcessorFeatures." + key;
12034
+ var loc = "ProcessorFeatures.".concat(key);
12035
12035
  entries[loc] = value;
12036
12036
  });
12037
12037
  }
@@ -12073,7 +12073,7 @@ var serializeAws_queryCreateDBParameterGroupMessage = function (input, context)
12073
12073
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
12074
12074
  Object.entries(memberEntries).forEach(function (_a) {
12075
12075
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12076
- var loc = "Tags." + key;
12076
+ var loc = "Tags.".concat(key);
12077
12077
  entries[loc] = value;
12078
12078
  });
12079
12079
  }
@@ -12091,7 +12091,7 @@ var serializeAws_queryCreateDBProxyEndpointRequest = function (input, context) {
12091
12091
  var memberEntries = serializeAws_queryStringList(input.VpcSubnetIds, context);
12092
12092
  Object.entries(memberEntries).forEach(function (_a) {
12093
12093
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12094
- var loc = "VpcSubnetIds." + key;
12094
+ var loc = "VpcSubnetIds.".concat(key);
12095
12095
  entries[loc] = value;
12096
12096
  });
12097
12097
  }
@@ -12099,7 +12099,7 @@ var serializeAws_queryCreateDBProxyEndpointRequest = function (input, context) {
12099
12099
  var memberEntries = serializeAws_queryStringList(input.VpcSecurityGroupIds, context);
12100
12100
  Object.entries(memberEntries).forEach(function (_a) {
12101
12101
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12102
- var loc = "VpcSecurityGroupIds." + key;
12102
+ var loc = "VpcSecurityGroupIds.".concat(key);
12103
12103
  entries[loc] = value;
12104
12104
  });
12105
12105
  }
@@ -12110,7 +12110,7 @@ var serializeAws_queryCreateDBProxyEndpointRequest = function (input, context) {
12110
12110
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
12111
12111
  Object.entries(memberEntries).forEach(function (_a) {
12112
12112
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12113
- var loc = "Tags." + key;
12113
+ var loc = "Tags.".concat(key);
12114
12114
  entries[loc] = value;
12115
12115
  });
12116
12116
  }
@@ -12128,7 +12128,7 @@ var serializeAws_queryCreateDBProxyRequest = function (input, context) {
12128
12128
  var memberEntries = serializeAws_queryUserAuthConfigList(input.Auth, context);
12129
12129
  Object.entries(memberEntries).forEach(function (_a) {
12130
12130
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12131
- var loc = "Auth." + key;
12131
+ var loc = "Auth.".concat(key);
12132
12132
  entries[loc] = value;
12133
12133
  });
12134
12134
  }
@@ -12139,7 +12139,7 @@ var serializeAws_queryCreateDBProxyRequest = function (input, context) {
12139
12139
  var memberEntries = serializeAws_queryStringList(input.VpcSubnetIds, context);
12140
12140
  Object.entries(memberEntries).forEach(function (_a) {
12141
12141
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12142
- var loc = "VpcSubnetIds." + key;
12142
+ var loc = "VpcSubnetIds.".concat(key);
12143
12143
  entries[loc] = value;
12144
12144
  });
12145
12145
  }
@@ -12147,7 +12147,7 @@ var serializeAws_queryCreateDBProxyRequest = function (input, context) {
12147
12147
  var memberEntries = serializeAws_queryStringList(input.VpcSecurityGroupIds, context);
12148
12148
  Object.entries(memberEntries).forEach(function (_a) {
12149
12149
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12150
- var loc = "VpcSecurityGroupIds." + key;
12150
+ var loc = "VpcSecurityGroupIds.".concat(key);
12151
12151
  entries[loc] = value;
12152
12152
  });
12153
12153
  }
@@ -12164,7 +12164,7 @@ var serializeAws_queryCreateDBProxyRequest = function (input, context) {
12164
12164
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
12165
12165
  Object.entries(memberEntries).forEach(function (_a) {
12166
12166
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12167
- var loc = "Tags." + key;
12167
+ var loc = "Tags.".concat(key);
12168
12168
  entries[loc] = value;
12169
12169
  });
12170
12170
  }
@@ -12182,7 +12182,7 @@ var serializeAws_queryCreateDBSecurityGroupMessage = function (input, context) {
12182
12182
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
12183
12183
  Object.entries(memberEntries).forEach(function (_a) {
12184
12184
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12185
- var loc = "Tags." + key;
12185
+ var loc = "Tags.".concat(key);
12186
12186
  entries[loc] = value;
12187
12187
  });
12188
12188
  }
@@ -12200,7 +12200,7 @@ var serializeAws_queryCreateDBSnapshotMessage = function (input, context) {
12200
12200
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
12201
12201
  Object.entries(memberEntries).forEach(function (_a) {
12202
12202
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12203
- var loc = "Tags." + key;
12203
+ var loc = "Tags.".concat(key);
12204
12204
  entries[loc] = value;
12205
12205
  });
12206
12206
  }
@@ -12218,7 +12218,7 @@ var serializeAws_queryCreateDBSubnetGroupMessage = function (input, context) {
12218
12218
  var memberEntries = serializeAws_querySubnetIdentifierList(input.SubnetIds, context);
12219
12219
  Object.entries(memberEntries).forEach(function (_a) {
12220
12220
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12221
- var loc = "SubnetIds." + key;
12221
+ var loc = "SubnetIds.".concat(key);
12222
12222
  entries[loc] = value;
12223
12223
  });
12224
12224
  }
@@ -12226,7 +12226,7 @@ var serializeAws_queryCreateDBSubnetGroupMessage = function (input, context) {
12226
12226
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
12227
12227
  Object.entries(memberEntries).forEach(function (_a) {
12228
12228
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12229
- var loc = "Tags." + key;
12229
+ var loc = "Tags.".concat(key);
12230
12230
  entries[loc] = value;
12231
12231
  });
12232
12232
  }
@@ -12247,7 +12247,7 @@ var serializeAws_queryCreateEventSubscriptionMessage = function (input, context)
12247
12247
  var memberEntries = serializeAws_queryEventCategoriesList(input.EventCategories, context);
12248
12248
  Object.entries(memberEntries).forEach(function (_a) {
12249
12249
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12250
- var loc = "EventCategories." + key;
12250
+ var loc = "EventCategories.".concat(key);
12251
12251
  entries[loc] = value;
12252
12252
  });
12253
12253
  }
@@ -12255,7 +12255,7 @@ var serializeAws_queryCreateEventSubscriptionMessage = function (input, context)
12255
12255
  var memberEntries = serializeAws_querySourceIdsList(input.SourceIds, context);
12256
12256
  Object.entries(memberEntries).forEach(function (_a) {
12257
12257
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12258
- var loc = "SourceIds." + key;
12258
+ var loc = "SourceIds.".concat(key);
12259
12259
  entries[loc] = value;
12260
12260
  });
12261
12261
  }
@@ -12266,7 +12266,7 @@ var serializeAws_queryCreateEventSubscriptionMessage = function (input, context)
12266
12266
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
12267
12267
  Object.entries(memberEntries).forEach(function (_a) {
12268
12268
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12269
- var loc = "Tags." + key;
12269
+ var loc = "Tags.".concat(key);
12270
12270
  entries[loc] = value;
12271
12271
  });
12272
12272
  }
@@ -12315,7 +12315,7 @@ var serializeAws_queryCreateOptionGroupMessage = function (input, context) {
12315
12315
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
12316
12316
  Object.entries(memberEntries).forEach(function (_a) {
12317
12317
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12318
- var loc = "Tags." + key;
12318
+ var loc = "Tags.".concat(key);
12319
12319
  entries[loc] = value;
12320
12320
  });
12321
12321
  }
@@ -12331,7 +12331,7 @@ var serializeAws_queryDBSecurityGroupNameList = function (input, context) {
12331
12331
  if (entry === null) {
12332
12332
  continue;
12333
12333
  }
12334
- entries["DBSecurityGroupName." + counter] = entry;
12334
+ entries["DBSecurityGroupName.".concat(counter)] = entry;
12335
12335
  counter++;
12336
12336
  }
12337
12337
  }
@@ -12503,7 +12503,7 @@ var serializeAws_queryDeregisterDBProxyTargetsRequest = function (input, context
12503
12503
  var memberEntries = serializeAws_queryStringList(input.DBInstanceIdentifiers, context);
12504
12504
  Object.entries(memberEntries).forEach(function (_a) {
12505
12505
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12506
- var loc = "DBInstanceIdentifiers." + key;
12506
+ var loc = "DBInstanceIdentifiers.".concat(key);
12507
12507
  entries[loc] = value;
12508
12508
  });
12509
12509
  }
@@ -12511,7 +12511,7 @@ var serializeAws_queryDeregisterDBProxyTargetsRequest = function (input, context
12511
12511
  var memberEntries = serializeAws_queryStringList(input.DBClusterIdentifiers, context);
12512
12512
  Object.entries(memberEntries).forEach(function (_a) {
12513
12513
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12514
- var loc = "DBClusterIdentifiers." + key;
12514
+ var loc = "DBClusterIdentifiers.".concat(key);
12515
12515
  entries[loc] = value;
12516
12516
  });
12517
12517
  }
@@ -12530,7 +12530,7 @@ var serializeAws_queryDescribeCertificatesMessage = function (input, context) {
12530
12530
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12531
12531
  Object.entries(memberEntries).forEach(function (_a) {
12532
12532
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12533
- var loc = "Filters." + key;
12533
+ var loc = "Filters.".concat(key);
12534
12534
  entries[loc] = value;
12535
12535
  });
12536
12536
  }
@@ -12551,7 +12551,7 @@ var serializeAws_queryDescribeCustomAvailabilityZonesMessage = function (input,
12551
12551
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12552
12552
  Object.entries(memberEntries).forEach(function (_a) {
12553
12553
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12554
- var loc = "Filters." + key;
12554
+ var loc = "Filters.".concat(key);
12555
12555
  entries[loc] = value;
12556
12556
  });
12557
12557
  }
@@ -12575,7 +12575,7 @@ var serializeAws_queryDescribeDBClusterBacktracksMessage = function (input, cont
12575
12575
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12576
12576
  Object.entries(memberEntries).forEach(function (_a) {
12577
12577
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12578
- var loc = "Filters." + key;
12578
+ var loc = "Filters.".concat(key);
12579
12579
  entries[loc] = value;
12580
12580
  });
12581
12581
  }
@@ -12599,7 +12599,7 @@ var serializeAws_queryDescribeDBClusterEndpointsMessage = function (input, conte
12599
12599
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12600
12600
  Object.entries(memberEntries).forEach(function (_a) {
12601
12601
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12602
- var loc = "Filters." + key;
12602
+ var loc = "Filters.".concat(key);
12603
12603
  entries[loc] = value;
12604
12604
  });
12605
12605
  }
@@ -12620,7 +12620,7 @@ var serializeAws_queryDescribeDBClusterParameterGroupsMessage = function (input,
12620
12620
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12621
12621
  Object.entries(memberEntries).forEach(function (_a) {
12622
12622
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12623
- var loc = "Filters." + key;
12623
+ var loc = "Filters.".concat(key);
12624
12624
  entries[loc] = value;
12625
12625
  });
12626
12626
  }
@@ -12644,7 +12644,7 @@ var serializeAws_queryDescribeDBClusterParametersMessage = function (input, cont
12644
12644
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12645
12645
  Object.entries(memberEntries).forEach(function (_a) {
12646
12646
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12647
- var loc = "Filters." + key;
12647
+ var loc = "Filters.".concat(key);
12648
12648
  entries[loc] = value;
12649
12649
  });
12650
12650
  }
@@ -12665,7 +12665,7 @@ var serializeAws_queryDescribeDBClustersMessage = function (input, context) {
12665
12665
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12666
12666
  Object.entries(memberEntries).forEach(function (_a) {
12667
12667
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12668
- var loc = "Filters." + key;
12668
+ var loc = "Filters.".concat(key);
12669
12669
  entries[loc] = value;
12670
12670
  });
12671
12671
  }
@@ -12702,7 +12702,7 @@ var serializeAws_queryDescribeDBClusterSnapshotsMessage = function (input, conte
12702
12702
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12703
12703
  Object.entries(memberEntries).forEach(function (_a) {
12704
12704
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12705
- var loc = "Filters." + key;
12705
+ var loc = "Filters.".concat(key);
12706
12706
  entries[loc] = value;
12707
12707
  });
12708
12708
  }
@@ -12735,7 +12735,7 @@ var serializeAws_queryDescribeDBEngineVersionsMessage = function (input, context
12735
12735
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12736
12736
  Object.entries(memberEntries).forEach(function (_a) {
12737
12737
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12738
- var loc = "Filters." + key;
12738
+ var loc = "Filters.".concat(key);
12739
12739
  entries[loc] = value;
12740
12740
  });
12741
12741
  }
@@ -12771,7 +12771,7 @@ var serializeAws_queryDescribeDBInstanceAutomatedBackupsMessage = function (inpu
12771
12771
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12772
12772
  Object.entries(memberEntries).forEach(function (_a) {
12773
12773
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12774
- var loc = "Filters." + key;
12774
+ var loc = "Filters.".concat(key);
12775
12775
  entries[loc] = value;
12776
12776
  });
12777
12777
  }
@@ -12795,7 +12795,7 @@ var serializeAws_queryDescribeDBInstancesMessage = function (input, context) {
12795
12795
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12796
12796
  Object.entries(memberEntries).forEach(function (_a) {
12797
12797
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12798
- var loc = "Filters." + key;
12798
+ var loc = "Filters.".concat(key);
12799
12799
  entries[loc] = value;
12800
12800
  });
12801
12801
  }
@@ -12825,7 +12825,7 @@ var serializeAws_queryDescribeDBLogFilesMessage = function (input, context) {
12825
12825
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12826
12826
  Object.entries(memberEntries).forEach(function (_a) {
12827
12827
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12828
- var loc = "Filters." + key;
12828
+ var loc = "Filters.".concat(key);
12829
12829
  entries[loc] = value;
12830
12830
  });
12831
12831
  }
@@ -12846,7 +12846,7 @@ var serializeAws_queryDescribeDBParameterGroupsMessage = function (input, contex
12846
12846
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12847
12847
  Object.entries(memberEntries).forEach(function (_a) {
12848
12848
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12849
- var loc = "Filters." + key;
12849
+ var loc = "Filters.".concat(key);
12850
12850
  entries[loc] = value;
12851
12851
  });
12852
12852
  }
@@ -12870,7 +12870,7 @@ var serializeAws_queryDescribeDBParametersMessage = function (input, context) {
12870
12870
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12871
12871
  Object.entries(memberEntries).forEach(function (_a) {
12872
12872
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12873
- var loc = "Filters." + key;
12873
+ var loc = "Filters.".concat(key);
12874
12874
  entries[loc] = value;
12875
12875
  });
12876
12876
  }
@@ -12891,7 +12891,7 @@ var serializeAws_queryDescribeDBProxiesRequest = function (input, context) {
12891
12891
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12892
12892
  Object.entries(memberEntries).forEach(function (_a) {
12893
12893
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12894
- var loc = "Filters." + key;
12894
+ var loc = "Filters.".concat(key);
12895
12895
  entries[loc] = value;
12896
12896
  });
12897
12897
  }
@@ -12915,7 +12915,7 @@ var serializeAws_queryDescribeDBProxyEndpointsRequest = function (input, context
12915
12915
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12916
12916
  Object.entries(memberEntries).forEach(function (_a) {
12917
12917
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12918
- var loc = "Filters." + key;
12918
+ var loc = "Filters.".concat(key);
12919
12919
  entries[loc] = value;
12920
12920
  });
12921
12921
  }
@@ -12939,7 +12939,7 @@ var serializeAws_queryDescribeDBProxyTargetGroupsRequest = function (input, cont
12939
12939
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12940
12940
  Object.entries(memberEntries).forEach(function (_a) {
12941
12941
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12942
- var loc = "Filters." + key;
12942
+ var loc = "Filters.".concat(key);
12943
12943
  entries[loc] = value;
12944
12944
  });
12945
12945
  }
@@ -12963,7 +12963,7 @@ var serializeAws_queryDescribeDBProxyTargetsRequest = function (input, context)
12963
12963
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12964
12964
  Object.entries(memberEntries).forEach(function (_a) {
12965
12965
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12966
- var loc = "Filters." + key;
12966
+ var loc = "Filters.".concat(key);
12967
12967
  entries[loc] = value;
12968
12968
  });
12969
12969
  }
@@ -12984,7 +12984,7 @@ var serializeAws_queryDescribeDBSecurityGroupsMessage = function (input, context
12984
12984
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
12985
12985
  Object.entries(memberEntries).forEach(function (_a) {
12986
12986
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
12987
- var loc = "Filters." + key;
12987
+ var loc = "Filters.".concat(key);
12988
12988
  entries[loc] = value;
12989
12989
  });
12990
12990
  }
@@ -13018,7 +13018,7 @@ var serializeAws_queryDescribeDBSnapshotsMessage = function (input, context) {
13018
13018
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13019
13019
  Object.entries(memberEntries).forEach(function (_a) {
13020
13020
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13021
- var loc = "Filters." + key;
13021
+ var loc = "Filters.".concat(key);
13022
13022
  entries[loc] = value;
13023
13023
  });
13024
13024
  }
@@ -13048,7 +13048,7 @@ var serializeAws_queryDescribeDBSubnetGroupsMessage = function (input, context)
13048
13048
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13049
13049
  Object.entries(memberEntries).forEach(function (_a) {
13050
13050
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13051
- var loc = "Filters." + key;
13051
+ var loc = "Filters.".concat(key);
13052
13052
  entries[loc] = value;
13053
13053
  });
13054
13054
  }
@@ -13069,7 +13069,7 @@ var serializeAws_queryDescribeEngineDefaultClusterParametersMessage = function (
13069
13069
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13070
13070
  Object.entries(memberEntries).forEach(function (_a) {
13071
13071
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13072
- var loc = "Filters." + key;
13072
+ var loc = "Filters.".concat(key);
13073
13073
  entries[loc] = value;
13074
13074
  });
13075
13075
  }
@@ -13090,7 +13090,7 @@ var serializeAws_queryDescribeEngineDefaultParametersMessage = function (input,
13090
13090
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13091
13091
  Object.entries(memberEntries).forEach(function (_a) {
13092
13092
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13093
- var loc = "Filters." + key;
13093
+ var loc = "Filters.".concat(key);
13094
13094
  entries[loc] = value;
13095
13095
  });
13096
13096
  }
@@ -13111,7 +13111,7 @@ var serializeAws_queryDescribeEventCategoriesMessage = function (input, context)
13111
13111
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13112
13112
  Object.entries(memberEntries).forEach(function (_a) {
13113
13113
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13114
- var loc = "Filters." + key;
13114
+ var loc = "Filters.".concat(key);
13115
13115
  entries[loc] = value;
13116
13116
  });
13117
13117
  }
@@ -13138,7 +13138,7 @@ var serializeAws_queryDescribeEventsMessage = function (input, context) {
13138
13138
  var memberEntries = serializeAws_queryEventCategoriesList(input.EventCategories, context);
13139
13139
  Object.entries(memberEntries).forEach(function (_a) {
13140
13140
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13141
- var loc = "EventCategories." + key;
13141
+ var loc = "EventCategories.".concat(key);
13142
13142
  entries[loc] = value;
13143
13143
  });
13144
13144
  }
@@ -13146,7 +13146,7 @@ var serializeAws_queryDescribeEventsMessage = function (input, context) {
13146
13146
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13147
13147
  Object.entries(memberEntries).forEach(function (_a) {
13148
13148
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13149
- var loc = "Filters." + key;
13149
+ var loc = "Filters.".concat(key);
13150
13150
  entries[loc] = value;
13151
13151
  });
13152
13152
  }
@@ -13167,7 +13167,7 @@ var serializeAws_queryDescribeEventSubscriptionsMessage = function (input, conte
13167
13167
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13168
13168
  Object.entries(memberEntries).forEach(function (_a) {
13169
13169
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13170
- var loc = "Filters." + key;
13170
+ var loc = "Filters.".concat(key);
13171
13171
  entries[loc] = value;
13172
13172
  });
13173
13173
  }
@@ -13191,7 +13191,7 @@ var serializeAws_queryDescribeExportTasksMessage = function (input, context) {
13191
13191
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13192
13192
  Object.entries(memberEntries).forEach(function (_a) {
13193
13193
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13194
- var loc = "Filters." + key;
13194
+ var loc = "Filters.".concat(key);
13195
13195
  entries[loc] = value;
13196
13196
  });
13197
13197
  }
@@ -13212,7 +13212,7 @@ var serializeAws_queryDescribeGlobalClustersMessage = function (input, context)
13212
13212
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13213
13213
  Object.entries(memberEntries).forEach(function (_a) {
13214
13214
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13215
- var loc = "Filters." + key;
13215
+ var loc = "Filters.".concat(key);
13216
13216
  entries[loc] = value;
13217
13217
  });
13218
13218
  }
@@ -13233,7 +13233,7 @@ var serializeAws_queryDescribeInstallationMediaMessage = function (input, contex
13233
13233
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13234
13234
  Object.entries(memberEntries).forEach(function (_a) {
13235
13235
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13236
- var loc = "Filters." + key;
13236
+ var loc = "Filters.".concat(key);
13237
13237
  entries[loc] = value;
13238
13238
  });
13239
13239
  }
@@ -13257,7 +13257,7 @@ var serializeAws_queryDescribeOptionGroupOptionsMessage = function (input, conte
13257
13257
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13258
13258
  Object.entries(memberEntries).forEach(function (_a) {
13259
13259
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13260
- var loc = "Filters." + key;
13260
+ var loc = "Filters.".concat(key);
13261
13261
  entries[loc] = value;
13262
13262
  });
13263
13263
  }
@@ -13278,7 +13278,7 @@ var serializeAws_queryDescribeOptionGroupsMessage = function (input, context) {
13278
13278
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13279
13279
  Object.entries(memberEntries).forEach(function (_a) {
13280
13280
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13281
- var loc = "Filters." + key;
13281
+ var loc = "Filters.".concat(key);
13282
13282
  entries[loc] = value;
13283
13283
  });
13284
13284
  }
@@ -13320,7 +13320,7 @@ var serializeAws_queryDescribeOrderableDBInstanceOptionsMessage = function (inpu
13320
13320
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13321
13321
  Object.entries(memberEntries).forEach(function (_a) {
13322
13322
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13323
- var loc = "Filters." + key;
13323
+ var loc = "Filters.".concat(key);
13324
13324
  entries[loc] = value;
13325
13325
  });
13326
13326
  }
@@ -13341,7 +13341,7 @@ var serializeAws_queryDescribePendingMaintenanceActionsMessage = function (input
13341
13341
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13342
13342
  Object.entries(memberEntries).forEach(function (_a) {
13343
13343
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13344
- var loc = "Filters." + key;
13344
+ var loc = "Filters.".concat(key);
13345
13345
  entries[loc] = value;
13346
13346
  });
13347
13347
  }
@@ -13383,7 +13383,7 @@ var serializeAws_queryDescribeReservedDBInstancesMessage = function (input, cont
13383
13383
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13384
13384
  Object.entries(memberEntries).forEach(function (_a) {
13385
13385
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13386
- var loc = "Filters." + key;
13386
+ var loc = "Filters.".concat(key);
13387
13387
  entries[loc] = value;
13388
13388
  });
13389
13389
  }
@@ -13419,7 +13419,7 @@ var serializeAws_queryDescribeReservedDBInstancesOfferingsMessage = function (in
13419
13419
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13420
13420
  Object.entries(memberEntries).forEach(function (_a) {
13421
13421
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13422
- var loc = "Filters." + key;
13422
+ var loc = "Filters.".concat(key);
13423
13423
  entries[loc] = value;
13424
13424
  });
13425
13425
  }
@@ -13446,7 +13446,7 @@ var serializeAws_queryDescribeSourceRegionsMessage = function (input, context) {
13446
13446
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13447
13447
  Object.entries(memberEntries).forEach(function (_a) {
13448
13448
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13449
- var loc = "Filters." + key;
13449
+ var loc = "Filters.".concat(key);
13450
13450
  entries[loc] = value;
13451
13451
  });
13452
13452
  }
@@ -13485,7 +13485,7 @@ var serializeAws_queryEngineModeList = function (input, context) {
13485
13485
  if (entry === null) {
13486
13486
  continue;
13487
13487
  }
13488
- entries["member." + counter] = entry;
13488
+ entries["member.".concat(counter)] = entry;
13489
13489
  counter++;
13490
13490
  }
13491
13491
  }
@@ -13508,7 +13508,7 @@ var serializeAws_queryEventCategoriesList = function (input, context) {
13508
13508
  if (entry === null) {
13509
13509
  continue;
13510
13510
  }
13511
- entries["EventCategory." + counter] = entry;
13511
+ entries["EventCategory.".concat(counter)] = entry;
13512
13512
  counter++;
13513
13513
  }
13514
13514
  }
@@ -13550,7 +13550,7 @@ var serializeAws_queryFilter = function (input, context) {
13550
13550
  var memberEntries = serializeAws_queryFilterValueList(input.Values, context);
13551
13551
  Object.entries(memberEntries).forEach(function (_a) {
13552
13552
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13553
- var loc = "Values." + key;
13553
+ var loc = "Values.".concat(key);
13554
13554
  entries[loc] = value;
13555
13555
  });
13556
13556
  }
@@ -13569,7 +13569,7 @@ var serializeAws_queryFilterList = function (input, context) {
13569
13569
  var memberEntries = serializeAws_queryFilter(entry, context);
13570
13570
  Object.entries(memberEntries).forEach(function (_a) {
13571
13571
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13572
- entries["Filter." + counter + "." + key] = value;
13572
+ entries["Filter.".concat(counter, ".").concat(key)] = value;
13573
13573
  });
13574
13574
  counter++;
13575
13575
  }
@@ -13593,7 +13593,7 @@ var serializeAws_queryFilterValueList = function (input, context) {
13593
13593
  if (entry === null) {
13594
13594
  continue;
13595
13595
  }
13596
- entries["Value." + counter] = entry;
13596
+ entries["Value.".concat(counter)] = entry;
13597
13597
  counter++;
13598
13598
  }
13599
13599
  }
@@ -13635,7 +13635,7 @@ var serializeAws_queryKeyList = function (input, context) {
13635
13635
  if (entry === null) {
13636
13636
  continue;
13637
13637
  }
13638
- entries["member." + counter] = entry;
13638
+ entries["member.".concat(counter)] = entry;
13639
13639
  counter++;
13640
13640
  }
13641
13641
  }
@@ -13657,7 +13657,7 @@ var serializeAws_queryListTagsForResourceMessage = function (input, context) {
13657
13657
  var memberEntries = serializeAws_queryFilterList(input.Filters, context);
13658
13658
  Object.entries(memberEntries).forEach(function (_a) {
13659
13659
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13660
- var loc = "Filters." + key;
13660
+ var loc = "Filters.".concat(key);
13661
13661
  entries[loc] = value;
13662
13662
  });
13663
13663
  }
@@ -13673,7 +13673,7 @@ var serializeAws_queryLogTypeList = function (input, context) {
13673
13673
  if (entry === null) {
13674
13674
  continue;
13675
13675
  }
13676
- entries["member." + counter] = entry;
13676
+ entries["member.".concat(counter)] = entry;
13677
13677
  counter++;
13678
13678
  }
13679
13679
  }
@@ -13740,7 +13740,7 @@ var serializeAws_queryModifyDBClusterEndpointMessage = function (input, context)
13740
13740
  var memberEntries = serializeAws_queryStringList(input.StaticMembers, context);
13741
13741
  Object.entries(memberEntries).forEach(function (_a) {
13742
13742
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13743
- var loc = "StaticMembers." + key;
13743
+ var loc = "StaticMembers.".concat(key);
13744
13744
  entries[loc] = value;
13745
13745
  });
13746
13746
  }
@@ -13748,7 +13748,7 @@ var serializeAws_queryModifyDBClusterEndpointMessage = function (input, context)
13748
13748
  var memberEntries = serializeAws_queryStringList(input.ExcludedMembers, context);
13749
13749
  Object.entries(memberEntries).forEach(function (_a) {
13750
13750
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13751
- var loc = "ExcludedMembers." + key;
13751
+ var loc = "ExcludedMembers.".concat(key);
13752
13752
  entries[loc] = value;
13753
13753
  });
13754
13754
  }
@@ -13775,7 +13775,7 @@ var serializeAws_queryModifyDBClusterMessage = function (input, context) {
13775
13775
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
13776
13776
  Object.entries(memberEntries).forEach(function (_a) {
13777
13777
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13778
- var loc = "VpcSecurityGroupIds." + key;
13778
+ var loc = "VpcSecurityGroupIds.".concat(key);
13779
13779
  entries[loc] = value;
13780
13780
  });
13781
13781
  }
@@ -13804,7 +13804,7 @@ var serializeAws_queryModifyDBClusterMessage = function (input, context) {
13804
13804
  var memberEntries = serializeAws_queryCloudwatchLogsExportConfiguration(input.CloudwatchLogsExportConfiguration, context);
13805
13805
  Object.entries(memberEntries).forEach(function (_a) {
13806
13806
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13807
- var loc = "CloudwatchLogsExportConfiguration." + key;
13807
+ var loc = "CloudwatchLogsExportConfiguration.".concat(key);
13808
13808
  entries[loc] = value;
13809
13809
  });
13810
13810
  }
@@ -13827,7 +13827,7 @@ var serializeAws_queryModifyDBClusterMessage = function (input, context) {
13827
13827
  var memberEntries = serializeAws_queryScalingConfiguration(input.ScalingConfiguration, context);
13828
13828
  Object.entries(memberEntries).forEach(function (_a) {
13829
13829
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13830
- var loc = "ScalingConfiguration." + key;
13830
+ var loc = "ScalingConfiguration.".concat(key);
13831
13831
  entries[loc] = value;
13832
13832
  });
13833
13833
  }
@@ -13884,7 +13884,7 @@ var serializeAws_queryModifyDBClusterParameterGroupMessage = function (input, co
13884
13884
  var memberEntries = serializeAws_queryParametersList(input.Parameters, context);
13885
13885
  Object.entries(memberEntries).forEach(function (_a) {
13886
13886
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13887
- var loc = "Parameters." + key;
13887
+ var loc = "Parameters.".concat(key);
13888
13888
  entries[loc] = value;
13889
13889
  });
13890
13890
  }
@@ -13902,7 +13902,7 @@ var serializeAws_queryModifyDBClusterSnapshotAttributeMessage = function (input,
13902
13902
  var memberEntries = serializeAws_queryAttributeValueList(input.ValuesToAdd, context);
13903
13903
  Object.entries(memberEntries).forEach(function (_a) {
13904
13904
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13905
- var loc = "ValuesToAdd." + key;
13905
+ var loc = "ValuesToAdd.".concat(key);
13906
13906
  entries[loc] = value;
13907
13907
  });
13908
13908
  }
@@ -13910,7 +13910,7 @@ var serializeAws_queryModifyDBClusterSnapshotAttributeMessage = function (input,
13910
13910
  var memberEntries = serializeAws_queryAttributeValueList(input.ValuesToRemove, context);
13911
13911
  Object.entries(memberEntries).forEach(function (_a) {
13912
13912
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13913
- var loc = "ValuesToRemove." + key;
13913
+ var loc = "ValuesToRemove.".concat(key);
13914
13914
  entries[loc] = value;
13915
13915
  });
13916
13916
  }
@@ -13934,7 +13934,7 @@ var serializeAws_queryModifyDBInstanceMessage = function (input, context) {
13934
13934
  var memberEntries = serializeAws_queryDBSecurityGroupNameList(input.DBSecurityGroups, context);
13935
13935
  Object.entries(memberEntries).forEach(function (_a) {
13936
13936
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13937
- var loc = "DBSecurityGroups." + key;
13937
+ var loc = "DBSecurityGroups.".concat(key);
13938
13938
  entries[loc] = value;
13939
13939
  });
13940
13940
  }
@@ -13942,7 +13942,7 @@ var serializeAws_queryModifyDBInstanceMessage = function (input, context) {
13942
13942
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
13943
13943
  Object.entries(memberEntries).forEach(function (_a) {
13944
13944
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
13945
- var loc = "VpcSecurityGroupIds." + key;
13945
+ var loc = "VpcSecurityGroupIds.".concat(key);
13946
13946
  entries[loc] = value;
13947
13947
  });
13948
13948
  }
@@ -14040,7 +14040,7 @@ var serializeAws_queryModifyDBInstanceMessage = function (input, context) {
14040
14040
  var memberEntries = serializeAws_queryCloudwatchLogsExportConfiguration(input.CloudwatchLogsExportConfiguration, context);
14041
14041
  Object.entries(memberEntries).forEach(function (_a) {
14042
14042
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14043
- var loc = "CloudwatchLogsExportConfiguration." + key;
14043
+ var loc = "CloudwatchLogsExportConfiguration.".concat(key);
14044
14044
  entries[loc] = value;
14045
14045
  });
14046
14046
  }
@@ -14048,7 +14048,7 @@ var serializeAws_queryModifyDBInstanceMessage = function (input, context) {
14048
14048
  var memberEntries = serializeAws_queryProcessorFeatureList(input.ProcessorFeatures, context);
14049
14049
  Object.entries(memberEntries).forEach(function (_a) {
14050
14050
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14051
- var loc = "ProcessorFeatures." + key;
14051
+ var loc = "ProcessorFeatures.".concat(key);
14052
14052
  entries[loc] = value;
14053
14053
  });
14054
14054
  }
@@ -14090,7 +14090,7 @@ var serializeAws_queryModifyDBParameterGroupMessage = function (input, context)
14090
14090
  var memberEntries = serializeAws_queryParametersList(input.Parameters, context);
14091
14091
  Object.entries(memberEntries).forEach(function (_a) {
14092
14092
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14093
- var loc = "Parameters." + key;
14093
+ var loc = "Parameters.".concat(key);
14094
14094
  entries[loc] = value;
14095
14095
  });
14096
14096
  }
@@ -14108,7 +14108,7 @@ var serializeAws_queryModifyDBProxyEndpointRequest = function (input, context) {
14108
14108
  var memberEntries = serializeAws_queryStringList(input.VpcSecurityGroupIds, context);
14109
14109
  Object.entries(memberEntries).forEach(function (_a) {
14110
14110
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14111
- var loc = "VpcSecurityGroupIds." + key;
14111
+ var loc = "VpcSecurityGroupIds.".concat(key);
14112
14112
  entries[loc] = value;
14113
14113
  });
14114
14114
  }
@@ -14126,7 +14126,7 @@ var serializeAws_queryModifyDBProxyRequest = function (input, context) {
14126
14126
  var memberEntries = serializeAws_queryUserAuthConfigList(input.Auth, context);
14127
14127
  Object.entries(memberEntries).forEach(function (_a) {
14128
14128
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14129
- var loc = "Auth." + key;
14129
+ var loc = "Auth.".concat(key);
14130
14130
  entries[loc] = value;
14131
14131
  });
14132
14132
  }
@@ -14146,7 +14146,7 @@ var serializeAws_queryModifyDBProxyRequest = function (input, context) {
14146
14146
  var memberEntries = serializeAws_queryStringList(input.SecurityGroups, context);
14147
14147
  Object.entries(memberEntries).forEach(function (_a) {
14148
14148
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14149
- var loc = "SecurityGroups." + key;
14149
+ var loc = "SecurityGroups.".concat(key);
14150
14150
  entries[loc] = value;
14151
14151
  });
14152
14152
  }
@@ -14164,7 +14164,7 @@ var serializeAws_queryModifyDBProxyTargetGroupRequest = function (input, context
14164
14164
  var memberEntries = serializeAws_queryConnectionPoolConfiguration(input.ConnectionPoolConfig, context);
14165
14165
  Object.entries(memberEntries).forEach(function (_a) {
14166
14166
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14167
- var loc = "ConnectionPoolConfig." + key;
14167
+ var loc = "ConnectionPoolConfig.".concat(key);
14168
14168
  entries[loc] = value;
14169
14169
  });
14170
14170
  }
@@ -14185,7 +14185,7 @@ var serializeAws_queryModifyDBSnapshotAttributeMessage = function (input, contex
14185
14185
  var memberEntries = serializeAws_queryAttributeValueList(input.ValuesToAdd, context);
14186
14186
  Object.entries(memberEntries).forEach(function (_a) {
14187
14187
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14188
- var loc = "ValuesToAdd." + key;
14188
+ var loc = "ValuesToAdd.".concat(key);
14189
14189
  entries[loc] = value;
14190
14190
  });
14191
14191
  }
@@ -14193,7 +14193,7 @@ var serializeAws_queryModifyDBSnapshotAttributeMessage = function (input, contex
14193
14193
  var memberEntries = serializeAws_queryAttributeValueList(input.ValuesToRemove, context);
14194
14194
  Object.entries(memberEntries).forEach(function (_a) {
14195
14195
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14196
- var loc = "ValuesToRemove." + key;
14196
+ var loc = "ValuesToRemove.".concat(key);
14197
14197
  entries[loc] = value;
14198
14198
  });
14199
14199
  }
@@ -14224,7 +14224,7 @@ var serializeAws_queryModifyDBSubnetGroupMessage = function (input, context) {
14224
14224
  var memberEntries = serializeAws_querySubnetIdentifierList(input.SubnetIds, context);
14225
14225
  Object.entries(memberEntries).forEach(function (_a) {
14226
14226
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14227
- var loc = "SubnetIds." + key;
14227
+ var loc = "SubnetIds.".concat(key);
14228
14228
  entries[loc] = value;
14229
14229
  });
14230
14230
  }
@@ -14245,7 +14245,7 @@ var serializeAws_queryModifyEventSubscriptionMessage = function (input, context)
14245
14245
  var memberEntries = serializeAws_queryEventCategoriesList(input.EventCategories, context);
14246
14246
  Object.entries(memberEntries).forEach(function (_a) {
14247
14247
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14248
- var loc = "EventCategories." + key;
14248
+ var loc = "EventCategories.".concat(key);
14249
14249
  entries[loc] = value;
14250
14250
  });
14251
14251
  }
@@ -14282,7 +14282,7 @@ var serializeAws_queryModifyOptionGroupMessage = function (input, context) {
14282
14282
  var memberEntries = serializeAws_queryOptionConfigurationList(input.OptionsToInclude, context);
14283
14283
  Object.entries(memberEntries).forEach(function (_a) {
14284
14284
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14285
- var loc = "OptionsToInclude." + key;
14285
+ var loc = "OptionsToInclude.".concat(key);
14286
14286
  entries[loc] = value;
14287
14287
  });
14288
14288
  }
@@ -14290,7 +14290,7 @@ var serializeAws_queryModifyOptionGroupMessage = function (input, context) {
14290
14290
  var memberEntries = serializeAws_queryOptionNamesList(input.OptionsToRemove, context);
14291
14291
  Object.entries(memberEntries).forEach(function (_a) {
14292
14292
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14293
- var loc = "OptionsToRemove." + key;
14293
+ var loc = "OptionsToRemove.".concat(key);
14294
14294
  entries[loc] = value;
14295
14295
  });
14296
14296
  }
@@ -14314,7 +14314,7 @@ var serializeAws_queryOptionConfiguration = function (input, context) {
14314
14314
  var memberEntries = serializeAws_queryDBSecurityGroupNameList(input.DBSecurityGroupMemberships, context);
14315
14315
  Object.entries(memberEntries).forEach(function (_a) {
14316
14316
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14317
- var loc = "DBSecurityGroupMemberships." + key;
14317
+ var loc = "DBSecurityGroupMemberships.".concat(key);
14318
14318
  entries[loc] = value;
14319
14319
  });
14320
14320
  }
@@ -14322,7 +14322,7 @@ var serializeAws_queryOptionConfiguration = function (input, context) {
14322
14322
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupMemberships, context);
14323
14323
  Object.entries(memberEntries).forEach(function (_a) {
14324
14324
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14325
- var loc = "VpcSecurityGroupMemberships." + key;
14325
+ var loc = "VpcSecurityGroupMemberships.".concat(key);
14326
14326
  entries[loc] = value;
14327
14327
  });
14328
14328
  }
@@ -14330,7 +14330,7 @@ var serializeAws_queryOptionConfiguration = function (input, context) {
14330
14330
  var memberEntries = serializeAws_queryOptionSettingsList(input.OptionSettings, context);
14331
14331
  Object.entries(memberEntries).forEach(function (_a) {
14332
14332
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14333
- var loc = "OptionSettings." + key;
14333
+ var loc = "OptionSettings.".concat(key);
14334
14334
  entries[loc] = value;
14335
14335
  });
14336
14336
  }
@@ -14349,7 +14349,7 @@ var serializeAws_queryOptionConfigurationList = function (input, context) {
14349
14349
  var memberEntries = serializeAws_queryOptionConfiguration(entry, context);
14350
14350
  Object.entries(memberEntries).forEach(function (_a) {
14351
14351
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14352
- entries["OptionConfiguration." + counter + "." + key] = value;
14352
+ entries["OptionConfiguration.".concat(counter, ".").concat(key)] = value;
14353
14353
  });
14354
14354
  counter++;
14355
14355
  }
@@ -14373,7 +14373,7 @@ var serializeAws_queryOptionNamesList = function (input, context) {
14373
14373
  if (entry === null) {
14374
14374
  continue;
14375
14375
  }
14376
- entries["member." + counter] = entry;
14376
+ entries["member.".concat(counter)] = entry;
14377
14377
  counter++;
14378
14378
  }
14379
14379
  }
@@ -14430,7 +14430,7 @@ var serializeAws_queryOptionSettingsList = function (input, context) {
14430
14430
  var memberEntries = serializeAws_queryOptionSetting(entry, context);
14431
14431
  Object.entries(memberEntries).forEach(function (_a) {
14432
14432
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14433
- entries["OptionSetting." + counter + "." + key] = value;
14433
+ entries["OptionSetting.".concat(counter, ".").concat(key)] = value;
14434
14434
  });
14435
14435
  counter++;
14436
14436
  }
@@ -14480,7 +14480,7 @@ var serializeAws_queryParameter = function (input, context) {
14480
14480
  var memberEntries = serializeAws_queryEngineModeList(input.SupportedEngineModes, context);
14481
14481
  Object.entries(memberEntries).forEach(function (_a) {
14482
14482
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14483
- var loc = "SupportedEngineModes." + key;
14483
+ var loc = "SupportedEngineModes.".concat(key);
14484
14484
  entries[loc] = value;
14485
14485
  });
14486
14486
  }
@@ -14499,7 +14499,7 @@ var serializeAws_queryParametersList = function (input, context) {
14499
14499
  var memberEntries = serializeAws_queryParameter(entry, context);
14500
14500
  Object.entries(memberEntries).forEach(function (_a) {
14501
14501
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14502
- entries["Parameter." + counter + "." + key] = value;
14502
+ entries["Parameter.".concat(counter, ".").concat(key)] = value;
14503
14503
  });
14504
14504
  counter++;
14505
14505
  }
@@ -14536,7 +14536,7 @@ var serializeAws_queryProcessorFeatureList = function (input, context) {
14536
14536
  var memberEntries = serializeAws_queryProcessorFeature(entry, context);
14537
14537
  Object.entries(memberEntries).forEach(function (_a) {
14538
14538
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14539
- entries["ProcessorFeature." + counter + "." + key] = value;
14539
+ entries["ProcessorFeature.".concat(counter, ".").concat(key)] = value;
14540
14540
  });
14541
14541
  counter++;
14542
14542
  }
@@ -14585,7 +14585,7 @@ var serializeAws_queryPurchaseReservedDBInstancesOfferingMessage = function (inp
14585
14585
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
14586
14586
  Object.entries(memberEntries).forEach(function (_a) {
14587
14587
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14588
- var loc = "Tags." + key;
14588
+ var loc = "Tags.".concat(key);
14589
14589
  entries[loc] = value;
14590
14590
  });
14591
14591
  }
@@ -14620,7 +14620,7 @@ var serializeAws_queryRegisterDBProxyTargetsRequest = function (input, context)
14620
14620
  var memberEntries = serializeAws_queryStringList(input.DBInstanceIdentifiers, context);
14621
14621
  Object.entries(memberEntries).forEach(function (_a) {
14622
14622
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14623
- var loc = "DBInstanceIdentifiers." + key;
14623
+ var loc = "DBInstanceIdentifiers.".concat(key);
14624
14624
  entries[loc] = value;
14625
14625
  });
14626
14626
  }
@@ -14628,7 +14628,7 @@ var serializeAws_queryRegisterDBProxyTargetsRequest = function (input, context)
14628
14628
  var memberEntries = serializeAws_queryStringList(input.DBClusterIdentifiers, context);
14629
14629
  Object.entries(memberEntries).forEach(function (_a) {
14630
14630
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14631
- var loc = "DBClusterIdentifiers." + key;
14631
+ var loc = "DBClusterIdentifiers.".concat(key);
14632
14632
  entries[loc] = value;
14633
14633
  });
14634
14634
  }
@@ -14689,7 +14689,7 @@ var serializeAws_queryRemoveTagsFromResourceMessage = function (input, context)
14689
14689
  var memberEntries = serializeAws_queryKeyList(input.TagKeys, context);
14690
14690
  Object.entries(memberEntries).forEach(function (_a) {
14691
14691
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14692
- var loc = "TagKeys." + key;
14692
+ var loc = "TagKeys.".concat(key);
14693
14693
  entries[loc] = value;
14694
14694
  });
14695
14695
  }
@@ -14707,7 +14707,7 @@ var serializeAws_queryResetDBClusterParameterGroupMessage = function (input, con
14707
14707
  var memberEntries = serializeAws_queryParametersList(input.Parameters, context);
14708
14708
  Object.entries(memberEntries).forEach(function (_a) {
14709
14709
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14710
- var loc = "Parameters." + key;
14710
+ var loc = "Parameters.".concat(key);
14711
14711
  entries[loc] = value;
14712
14712
  });
14713
14713
  }
@@ -14725,7 +14725,7 @@ var serializeAws_queryResetDBParameterGroupMessage = function (input, context) {
14725
14725
  var memberEntries = serializeAws_queryParametersList(input.Parameters, context);
14726
14726
  Object.entries(memberEntries).forEach(function (_a) {
14727
14727
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14728
- var loc = "Parameters." + key;
14728
+ var loc = "Parameters.".concat(key);
14729
14729
  entries[loc] = value;
14730
14730
  });
14731
14731
  }
@@ -14737,7 +14737,7 @@ var serializeAws_queryRestoreDBClusterFromS3Message = function (input, context)
14737
14737
  var memberEntries = serializeAws_queryAvailabilityZones(input.AvailabilityZones, context);
14738
14738
  Object.entries(memberEntries).forEach(function (_a) {
14739
14739
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14740
- var loc = "AvailabilityZones." + key;
14740
+ var loc = "AvailabilityZones.".concat(key);
14741
14741
  entries[loc] = value;
14742
14742
  });
14743
14743
  }
@@ -14760,7 +14760,7 @@ var serializeAws_queryRestoreDBClusterFromS3Message = function (input, context)
14760
14760
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
14761
14761
  Object.entries(memberEntries).forEach(function (_a) {
14762
14762
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14763
- var loc = "VpcSecurityGroupIds." + key;
14763
+ var loc = "VpcSecurityGroupIds.".concat(key);
14764
14764
  entries[loc] = value;
14765
14765
  });
14766
14766
  }
@@ -14795,7 +14795,7 @@ var serializeAws_queryRestoreDBClusterFromS3Message = function (input, context)
14795
14795
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
14796
14796
  Object.entries(memberEntries).forEach(function (_a) {
14797
14797
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14798
- var loc = "Tags." + key;
14798
+ var loc = "Tags.".concat(key);
14799
14799
  entries[loc] = value;
14800
14800
  });
14801
14801
  }
@@ -14830,7 +14830,7 @@ var serializeAws_queryRestoreDBClusterFromS3Message = function (input, context)
14830
14830
  var memberEntries = serializeAws_queryLogTypeList(input.EnableCloudwatchLogsExports, context);
14831
14831
  Object.entries(memberEntries).forEach(function (_a) {
14832
14832
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14833
- var loc = "EnableCloudwatchLogsExports." + key;
14833
+ var loc = "EnableCloudwatchLogsExports.".concat(key);
14834
14834
  entries[loc] = value;
14835
14835
  });
14836
14836
  }
@@ -14854,7 +14854,7 @@ var serializeAws_queryRestoreDBClusterFromSnapshotMessage = function (input, con
14854
14854
  var memberEntries = serializeAws_queryAvailabilityZones(input.AvailabilityZones, context);
14855
14855
  Object.entries(memberEntries).forEach(function (_a) {
14856
14856
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14857
- var loc = "AvailabilityZones." + key;
14857
+ var loc = "AvailabilityZones.".concat(key);
14858
14858
  entries[loc] = value;
14859
14859
  });
14860
14860
  }
@@ -14886,7 +14886,7 @@ var serializeAws_queryRestoreDBClusterFromSnapshotMessage = function (input, con
14886
14886
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
14887
14887
  Object.entries(memberEntries).forEach(function (_a) {
14888
14888
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14889
- var loc = "VpcSecurityGroupIds." + key;
14889
+ var loc = "VpcSecurityGroupIds.".concat(key);
14890
14890
  entries[loc] = value;
14891
14891
  });
14892
14892
  }
@@ -14894,7 +14894,7 @@ var serializeAws_queryRestoreDBClusterFromSnapshotMessage = function (input, con
14894
14894
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
14895
14895
  Object.entries(memberEntries).forEach(function (_a) {
14896
14896
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14897
- var loc = "Tags." + key;
14897
+ var loc = "Tags.".concat(key);
14898
14898
  entries[loc] = value;
14899
14899
  });
14900
14900
  }
@@ -14911,7 +14911,7 @@ var serializeAws_queryRestoreDBClusterFromSnapshotMessage = function (input, con
14911
14911
  var memberEntries = serializeAws_queryLogTypeList(input.EnableCloudwatchLogsExports, context);
14912
14912
  Object.entries(memberEntries).forEach(function (_a) {
14913
14913
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14914
- var loc = "EnableCloudwatchLogsExports." + key;
14914
+ var loc = "EnableCloudwatchLogsExports.".concat(key);
14915
14915
  entries[loc] = value;
14916
14916
  });
14917
14917
  }
@@ -14922,7 +14922,7 @@ var serializeAws_queryRestoreDBClusterFromSnapshotMessage = function (input, con
14922
14922
  var memberEntries = serializeAws_queryScalingConfiguration(input.ScalingConfiguration, context);
14923
14923
  Object.entries(memberEntries).forEach(function (_a) {
14924
14924
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14925
- var loc = "ScalingConfiguration." + key;
14925
+ var loc = "ScalingConfiguration.".concat(key);
14926
14926
  entries[loc] = value;
14927
14927
  });
14928
14928
  }
@@ -14985,7 +14985,7 @@ var serializeAws_queryRestoreDBClusterToPointInTimeMessage = function (input, co
14985
14985
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
14986
14986
  Object.entries(memberEntries).forEach(function (_a) {
14987
14987
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14988
- var loc = "VpcSecurityGroupIds." + key;
14988
+ var loc = "VpcSecurityGroupIds.".concat(key);
14989
14989
  entries[loc] = value;
14990
14990
  });
14991
14991
  }
@@ -14993,7 +14993,7 @@ var serializeAws_queryRestoreDBClusterToPointInTimeMessage = function (input, co
14993
14993
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
14994
14994
  Object.entries(memberEntries).forEach(function (_a) {
14995
14995
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
14996
- var loc = "Tags." + key;
14996
+ var loc = "Tags.".concat(key);
14997
14997
  entries[loc] = value;
14998
14998
  });
14999
14999
  }
@@ -15010,7 +15010,7 @@ var serializeAws_queryRestoreDBClusterToPointInTimeMessage = function (input, co
15010
15010
  var memberEntries = serializeAws_queryLogTypeList(input.EnableCloudwatchLogsExports, context);
15011
15011
  Object.entries(memberEntries).forEach(function (_a) {
15012
15012
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15013
- var loc = "EnableCloudwatchLogsExports." + key;
15013
+ var loc = "EnableCloudwatchLogsExports.".concat(key);
15014
15014
  entries[loc] = value;
15015
15015
  });
15016
15016
  }
@@ -15033,7 +15033,7 @@ var serializeAws_queryRestoreDBClusterToPointInTimeMessage = function (input, co
15033
15033
  var memberEntries = serializeAws_queryScalingConfiguration(input.ScalingConfiguration, context);
15034
15034
  Object.entries(memberEntries).forEach(function (_a) {
15035
15035
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15036
- var loc = "ScalingConfiguration." + key;
15036
+ var loc = "ScalingConfiguration.".concat(key);
15037
15037
  entries[loc] = value;
15038
15038
  });
15039
15039
  }
@@ -15102,7 +15102,7 @@ var serializeAws_queryRestoreDBInstanceFromDBSnapshotMessage = function (input,
15102
15102
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
15103
15103
  Object.entries(memberEntries).forEach(function (_a) {
15104
15104
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15105
- var loc = "Tags." + key;
15105
+ var loc = "Tags.".concat(key);
15106
15106
  entries[loc] = value;
15107
15107
  });
15108
15108
  }
@@ -15119,7 +15119,7 @@ var serializeAws_queryRestoreDBInstanceFromDBSnapshotMessage = function (input,
15119
15119
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
15120
15120
  Object.entries(memberEntries).forEach(function (_a) {
15121
15121
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15122
- var loc = "VpcSecurityGroupIds." + key;
15122
+ var loc = "VpcSecurityGroupIds.".concat(key);
15123
15123
  entries[loc] = value;
15124
15124
  });
15125
15125
  }
@@ -15139,7 +15139,7 @@ var serializeAws_queryRestoreDBInstanceFromDBSnapshotMessage = function (input,
15139
15139
  var memberEntries = serializeAws_queryLogTypeList(input.EnableCloudwatchLogsExports, context);
15140
15140
  Object.entries(memberEntries).forEach(function (_a) {
15141
15141
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15142
- var loc = "EnableCloudwatchLogsExports." + key;
15142
+ var loc = "EnableCloudwatchLogsExports.".concat(key);
15143
15143
  entries[loc] = value;
15144
15144
  });
15145
15145
  }
@@ -15147,7 +15147,7 @@ var serializeAws_queryRestoreDBInstanceFromDBSnapshotMessage = function (input,
15147
15147
  var memberEntries = serializeAws_queryProcessorFeatureList(input.ProcessorFeatures, context);
15148
15148
  Object.entries(memberEntries).forEach(function (_a) {
15149
15149
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15150
- var loc = "ProcessorFeatures." + key;
15150
+ var loc = "ProcessorFeatures.".concat(key);
15151
15151
  entries[loc] = value;
15152
15152
  });
15153
15153
  }
@@ -15198,7 +15198,7 @@ var serializeAws_queryRestoreDBInstanceFromS3Message = function (input, context)
15198
15198
  var memberEntries = serializeAws_queryDBSecurityGroupNameList(input.DBSecurityGroups, context);
15199
15199
  Object.entries(memberEntries).forEach(function (_a) {
15200
15200
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15201
- var loc = "DBSecurityGroups." + key;
15201
+ var loc = "DBSecurityGroups.".concat(key);
15202
15202
  entries[loc] = value;
15203
15203
  });
15204
15204
  }
@@ -15206,7 +15206,7 @@ var serializeAws_queryRestoreDBInstanceFromS3Message = function (input, context)
15206
15206
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
15207
15207
  Object.entries(memberEntries).forEach(function (_a) {
15208
15208
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15209
- var loc = "VpcSecurityGroupIds." + key;
15209
+ var loc = "VpcSecurityGroupIds.".concat(key);
15210
15210
  entries[loc] = value;
15211
15211
  });
15212
15212
  }
@@ -15256,7 +15256,7 @@ var serializeAws_queryRestoreDBInstanceFromS3Message = function (input, context)
15256
15256
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
15257
15257
  Object.entries(memberEntries).forEach(function (_a) {
15258
15258
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15259
- var loc = "Tags." + key;
15259
+ var loc = "Tags.".concat(key);
15260
15260
  entries[loc] = value;
15261
15261
  });
15262
15262
  }
@@ -15309,7 +15309,7 @@ var serializeAws_queryRestoreDBInstanceFromS3Message = function (input, context)
15309
15309
  var memberEntries = serializeAws_queryLogTypeList(input.EnableCloudwatchLogsExports, context);
15310
15310
  Object.entries(memberEntries).forEach(function (_a) {
15311
15311
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15312
- var loc = "EnableCloudwatchLogsExports." + key;
15312
+ var loc = "EnableCloudwatchLogsExports.".concat(key);
15313
15313
  entries[loc] = value;
15314
15314
  });
15315
15315
  }
@@ -15317,7 +15317,7 @@ var serializeAws_queryRestoreDBInstanceFromS3Message = function (input, context)
15317
15317
  var memberEntries = serializeAws_queryProcessorFeatureList(input.ProcessorFeatures, context);
15318
15318
  Object.entries(memberEntries).forEach(function (_a) {
15319
15319
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15320
- var loc = "ProcessorFeatures." + key;
15320
+ var loc = "ProcessorFeatures.".concat(key);
15321
15321
  entries[loc] = value;
15322
15322
  });
15323
15323
  }
@@ -15389,7 +15389,7 @@ var serializeAws_queryRestoreDBInstanceToPointInTimeMessage = function (input, c
15389
15389
  var memberEntries = serializeAws_queryTagList(input.Tags, context);
15390
15390
  Object.entries(memberEntries).forEach(function (_a) {
15391
15391
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15392
- var loc = "Tags." + key;
15392
+ var loc = "Tags.".concat(key);
15393
15393
  entries[loc] = value;
15394
15394
  });
15395
15395
  }
@@ -15406,7 +15406,7 @@ var serializeAws_queryRestoreDBInstanceToPointInTimeMessage = function (input, c
15406
15406
  var memberEntries = serializeAws_queryVpcSecurityGroupIdList(input.VpcSecurityGroupIds, context);
15407
15407
  Object.entries(memberEntries).forEach(function (_a) {
15408
15408
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15409
- var loc = "VpcSecurityGroupIds." + key;
15409
+ var loc = "VpcSecurityGroupIds.".concat(key);
15410
15410
  entries[loc] = value;
15411
15411
  });
15412
15412
  }
@@ -15423,7 +15423,7 @@ var serializeAws_queryRestoreDBInstanceToPointInTimeMessage = function (input, c
15423
15423
  var memberEntries = serializeAws_queryLogTypeList(input.EnableCloudwatchLogsExports, context);
15424
15424
  Object.entries(memberEntries).forEach(function (_a) {
15425
15425
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15426
- var loc = "EnableCloudwatchLogsExports." + key;
15426
+ var loc = "EnableCloudwatchLogsExports.".concat(key);
15427
15427
  entries[loc] = value;
15428
15428
  });
15429
15429
  }
@@ -15431,7 +15431,7 @@ var serializeAws_queryRestoreDBInstanceToPointInTimeMessage = function (input, c
15431
15431
  var memberEntries = serializeAws_queryProcessorFeatureList(input.ProcessorFeatures, context);
15432
15432
  Object.entries(memberEntries).forEach(function (_a) {
15433
15433
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15434
- var loc = "ProcessorFeatures." + key;
15434
+ var loc = "ProcessorFeatures.".concat(key);
15435
15435
  entries[loc] = value;
15436
15436
  });
15437
15437
  }
@@ -15515,7 +15515,7 @@ var serializeAws_querySourceIdsList = function (input, context) {
15515
15515
  if (entry === null) {
15516
15516
  continue;
15517
15517
  }
15518
- entries["SourceId." + counter] = entry;
15518
+ entries["SourceId.".concat(counter)] = entry;
15519
15519
  counter++;
15520
15520
  }
15521
15521
  }
@@ -15601,7 +15601,7 @@ var serializeAws_queryStartExportTaskMessage = function (input, context) {
15601
15601
  var memberEntries = serializeAws_queryStringList(input.ExportOnly, context);
15602
15602
  Object.entries(memberEntries).forEach(function (_a) {
15603
15603
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15604
- var loc = "ExportOnly." + key;
15604
+ var loc = "ExportOnly.".concat(key);
15605
15605
  entries[loc] = value;
15606
15606
  });
15607
15607
  }
@@ -15651,7 +15651,7 @@ var serializeAws_queryStringList = function (input, context) {
15651
15651
  if (entry === null) {
15652
15652
  continue;
15653
15653
  }
15654
- entries["member." + counter] = entry;
15654
+ entries["member.".concat(counter)] = entry;
15655
15655
  counter++;
15656
15656
  }
15657
15657
  }
@@ -15674,7 +15674,7 @@ var serializeAws_querySubnetIdentifierList = function (input, context) {
15674
15674
  if (entry === null) {
15675
15675
  continue;
15676
15676
  }
15677
- entries["SubnetIdentifier." + counter] = entry;
15677
+ entries["SubnetIdentifier.".concat(counter)] = entry;
15678
15678
  counter++;
15679
15679
  }
15680
15680
  }
@@ -15710,7 +15710,7 @@ var serializeAws_queryTagList = function (input, context) {
15710
15710
  var memberEntries = serializeAws_queryTag(entry, context);
15711
15711
  Object.entries(memberEntries).forEach(function (_a) {
15712
15712
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15713
- entries["Tag." + counter + "." + key] = value;
15713
+ entries["Tag.".concat(counter, ".").concat(key)] = value;
15714
15714
  });
15715
15715
  counter++;
15716
15716
  }
@@ -15756,7 +15756,7 @@ var serializeAws_queryUserAuthConfigList = function (input, context) {
15756
15756
  var memberEntries = serializeAws_queryUserAuthConfig(entry, context);
15757
15757
  Object.entries(memberEntries).forEach(function (_a) {
15758
15758
  var _b = __read(_a, 2), key = _b[0], value = _b[1];
15759
- entries["member." + counter + "." + key] = value;
15759
+ entries["member.".concat(counter, ".").concat(key)] = value;
15760
15760
  });
15761
15761
  counter++;
15762
15762
  }
@@ -15780,7 +15780,7 @@ var serializeAws_queryVpcSecurityGroupIdList = function (input, context) {
15780
15780
  if (entry === null) {
15781
15781
  continue;
15782
15782
  }
15783
- entries["VpcSecurityGroupId." + counter] = entry;
15783
+ entries["VpcSecurityGroupId.".concat(counter)] = entry;
15784
15784
  counter++;
15785
15785
  }
15786
15786
  }