@aws-sdk/client-redshift 3.33.0 → 3.34.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 (321) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/cjs/package.json +39 -39
  3. package/dist/es/Redshift.js +1 -25
  4. package/dist/es/Redshift.js.map +1 -1
  5. package/dist/es/RedshiftClient.js +1 -30
  6. package/dist/es/RedshiftClient.js.map +1 -1
  7. package/dist/es/commands/AcceptReservedNodeExchangeCommand.js +2 -29
  8. package/dist/es/commands/AcceptReservedNodeExchangeCommand.js.map +1 -1
  9. package/dist/es/commands/AddPartnerCommand.js +2 -29
  10. package/dist/es/commands/AddPartnerCommand.js.map +1 -1
  11. package/dist/es/commands/AssociateDataShareConsumerCommand.js +2 -29
  12. package/dist/es/commands/AssociateDataShareConsumerCommand.js.map +1 -1
  13. package/dist/es/commands/AuthorizeClusterSecurityGroupIngressCommand.js +2 -42
  14. package/dist/es/commands/AuthorizeClusterSecurityGroupIngressCommand.js.map +1 -1
  15. package/dist/es/commands/AuthorizeDataShareCommand.js +2 -29
  16. package/dist/es/commands/AuthorizeDataShareCommand.js.map +1 -1
  17. package/dist/es/commands/AuthorizeEndpointAccessCommand.js +2 -27
  18. package/dist/es/commands/AuthorizeEndpointAccessCommand.js.map +1 -1
  19. package/dist/es/commands/AuthorizeSnapshotAccessCommand.js +2 -32
  20. package/dist/es/commands/AuthorizeSnapshotAccessCommand.js.map +1 -1
  21. package/dist/es/commands/BatchDeleteClusterSnapshotsCommand.js +2 -27
  22. package/dist/es/commands/BatchDeleteClusterSnapshotsCommand.js.map +1 -1
  23. package/dist/es/commands/BatchModifyClusterSnapshotsCommand.js +2 -27
  24. package/dist/es/commands/BatchModifyClusterSnapshotsCommand.js.map +1 -1
  25. package/dist/es/commands/CancelResizeCommand.js +2 -27
  26. package/dist/es/commands/CancelResizeCommand.js.map +1 -1
  27. package/dist/es/commands/CopyClusterSnapshotCommand.js +2 -38
  28. package/dist/es/commands/CopyClusterSnapshotCommand.js.map +1 -1
  29. package/dist/es/commands/CreateAuthenticationProfileCommand.js +2 -27
  30. package/dist/es/commands/CreateAuthenticationProfileCommand.js.map +1 -1
  31. package/dist/es/commands/CreateClusterCommand.js +2 -33
  32. package/dist/es/commands/CreateClusterCommand.js.map +1 -1
  33. package/dist/es/commands/CreateClusterParameterGroupCommand.js +2 -35
  34. package/dist/es/commands/CreateClusterParameterGroupCommand.js.map +1 -1
  35. package/dist/es/commands/CreateClusterSecurityGroupCommand.js +2 -32
  36. package/dist/es/commands/CreateClusterSecurityGroupCommand.js.map +1 -1
  37. package/dist/es/commands/CreateClusterSnapshotCommand.js +2 -32
  38. package/dist/es/commands/CreateClusterSnapshotCommand.js.map +1 -1
  39. package/dist/es/commands/CreateClusterSubnetGroupCommand.js +2 -33
  40. package/dist/es/commands/CreateClusterSubnetGroupCommand.js.map +1 -1
  41. package/dist/es/commands/CreateEndpointAccessCommand.js +2 -27
  42. package/dist/es/commands/CreateEndpointAccessCommand.js.map +1 -1
  43. package/dist/es/commands/CreateEventSubscriptionCommand.js +2 -43
  44. package/dist/es/commands/CreateEventSubscriptionCommand.js.map +1 -1
  45. package/dist/es/commands/CreateHsmClientCertificateCommand.js +2 -34
  46. package/dist/es/commands/CreateHsmClientCertificateCommand.js.map +1 -1
  47. package/dist/es/commands/CreateHsmConfigurationCommand.js +2 -33
  48. package/dist/es/commands/CreateHsmConfigurationCommand.js.map +1 -1
  49. package/dist/es/commands/CreateScheduledActionCommand.js +2 -29
  50. package/dist/es/commands/CreateScheduledActionCommand.js.map +1 -1
  51. package/dist/es/commands/CreateSnapshotCopyGrantCommand.js +2 -34
  52. package/dist/es/commands/CreateSnapshotCopyGrantCommand.js.map +1 -1
  53. package/dist/es/commands/CreateSnapshotScheduleCommand.js +2 -27
  54. package/dist/es/commands/CreateSnapshotScheduleCommand.js.map +1 -1
  55. package/dist/es/commands/CreateTagsCommand.js +2 -31
  56. package/dist/es/commands/CreateTagsCommand.js.map +1 -1
  57. package/dist/es/commands/CreateUsageLimitCommand.js +2 -28
  58. package/dist/es/commands/CreateUsageLimitCommand.js.map +1 -1
  59. package/dist/es/commands/DeauthorizeDataShareCommand.js +2 -27
  60. package/dist/es/commands/DeauthorizeDataShareCommand.js.map +1 -1
  61. package/dist/es/commands/DeleteAuthenticationProfileCommand.js +2 -27
  62. package/dist/es/commands/DeleteAuthenticationProfileCommand.js.map +1 -1
  63. package/dist/es/commands/DeleteClusterCommand.js +2 -42
  64. package/dist/es/commands/DeleteClusterCommand.js.map +1 -1
  65. package/dist/es/commands/DeleteClusterParameterGroupCommand.js +2 -31
  66. package/dist/es/commands/DeleteClusterParameterGroupCommand.js.map +1 -1
  67. package/dist/es/commands/DeleteClusterSecurityGroupCommand.js +2 -35
  68. package/dist/es/commands/DeleteClusterSecurityGroupCommand.js.map +1 -1
  69. package/dist/es/commands/DeleteClusterSnapshotCommand.js +2 -33
  70. package/dist/es/commands/DeleteClusterSnapshotCommand.js.map +1 -1
  71. package/dist/es/commands/DeleteClusterSubnetGroupCommand.js +2 -27
  72. package/dist/es/commands/DeleteClusterSubnetGroupCommand.js.map +1 -1
  73. package/dist/es/commands/DeleteEndpointAccessCommand.js +2 -27
  74. package/dist/es/commands/DeleteEndpointAccessCommand.js.map +1 -1
  75. package/dist/es/commands/DeleteEventSubscriptionCommand.js +2 -27
  76. package/dist/es/commands/DeleteEventSubscriptionCommand.js.map +1 -1
  77. package/dist/es/commands/DeleteHsmClientCertificateCommand.js +2 -27
  78. package/dist/es/commands/DeleteHsmClientCertificateCommand.js.map +1 -1
  79. package/dist/es/commands/DeleteHsmConfigurationCommand.js +2 -27
  80. package/dist/es/commands/DeleteHsmConfigurationCommand.js.map +1 -1
  81. package/dist/es/commands/DeletePartnerCommand.js +2 -27
  82. package/dist/es/commands/DeletePartnerCommand.js.map +1 -1
  83. package/dist/es/commands/DeleteScheduledActionCommand.js +2 -28
  84. package/dist/es/commands/DeleteScheduledActionCommand.js.map +1 -1
  85. package/dist/es/commands/DeleteSnapshotCopyGrantCommand.js +2 -27
  86. package/dist/es/commands/DeleteSnapshotCopyGrantCommand.js.map +1 -1
  87. package/dist/es/commands/DeleteSnapshotScheduleCommand.js +2 -27
  88. package/dist/es/commands/DeleteSnapshotScheduleCommand.js.map +1 -1
  89. package/dist/es/commands/DeleteTagsCommand.js +2 -28
  90. package/dist/es/commands/DeleteTagsCommand.js.map +1 -1
  91. package/dist/es/commands/DeleteUsageLimitCommand.js +2 -27
  92. package/dist/es/commands/DeleteUsageLimitCommand.js.map +1 -1
  93. package/dist/es/commands/DescribeAccountAttributesCommand.js +2 -27
  94. package/dist/es/commands/DescribeAccountAttributesCommand.js.map +1 -1
  95. package/dist/es/commands/DescribeAuthenticationProfilesCommand.js +2 -27
  96. package/dist/es/commands/DescribeAuthenticationProfilesCommand.js.map +1 -1
  97. package/dist/es/commands/DescribeClusterDbRevisionsCommand.js +2 -27
  98. package/dist/es/commands/DescribeClusterDbRevisionsCommand.js.map +1 -1
  99. package/dist/es/commands/DescribeClusterParameterGroupsCommand.js +2 -43
  100. package/dist/es/commands/DescribeClusterParameterGroupsCommand.js.map +1 -1
  101. package/dist/es/commands/DescribeClusterParametersCommand.js +2 -38
  102. package/dist/es/commands/DescribeClusterParametersCommand.js.map +1 -1
  103. package/dist/es/commands/DescribeClusterSecurityGroupsCommand.js +2 -41
  104. package/dist/es/commands/DescribeClusterSecurityGroupsCommand.js.map +1 -1
  105. package/dist/es/commands/DescribeClusterSnapshotsCommand.js +2 -39
  106. package/dist/es/commands/DescribeClusterSnapshotsCommand.js.map +1 -1
  107. package/dist/es/commands/DescribeClusterSubnetGroupsCommand.js +2 -37
  108. package/dist/es/commands/DescribeClusterSubnetGroupsCommand.js.map +1 -1
  109. package/dist/es/commands/DescribeClusterTracksCommand.js +2 -27
  110. package/dist/es/commands/DescribeClusterTracksCommand.js.map +1 -1
  111. package/dist/es/commands/DescribeClusterVersionsCommand.js +2 -32
  112. package/dist/es/commands/DescribeClusterVersionsCommand.js.map +1 -1
  113. package/dist/es/commands/DescribeClustersCommand.js +2 -39
  114. package/dist/es/commands/DescribeClustersCommand.js.map +1 -1
  115. package/dist/es/commands/DescribeDataSharesCommand.js +2 -28
  116. package/dist/es/commands/DescribeDataSharesCommand.js.map +1 -1
  117. package/dist/es/commands/DescribeDataSharesForConsumerCommand.js +2 -27
  118. package/dist/es/commands/DescribeDataSharesForConsumerCommand.js.map +1 -1
  119. package/dist/es/commands/DescribeDataSharesForProducerCommand.js +2 -27
  120. package/dist/es/commands/DescribeDataSharesForProducerCommand.js.map +1 -1
  121. package/dist/es/commands/DescribeDefaultClusterParametersCommand.js +2 -32
  122. package/dist/es/commands/DescribeDefaultClusterParametersCommand.js.map +1 -1
  123. package/dist/es/commands/DescribeEndpointAccessCommand.js +2 -27
  124. package/dist/es/commands/DescribeEndpointAccessCommand.js.map +1 -1
  125. package/dist/es/commands/DescribeEndpointAuthorizationCommand.js +2 -27
  126. package/dist/es/commands/DescribeEndpointAuthorizationCommand.js.map +1 -1
  127. package/dist/es/commands/DescribeEventCategoriesCommand.js +2 -29
  128. package/dist/es/commands/DescribeEventCategoriesCommand.js.map +1 -1
  129. package/dist/es/commands/DescribeEventSubscriptionsCommand.js +2 -37
  130. package/dist/es/commands/DescribeEventSubscriptionsCommand.js.map +1 -1
  131. package/dist/es/commands/DescribeEventsCommand.js +2 -30
  132. package/dist/es/commands/DescribeEventsCommand.js.map +1 -1
  133. package/dist/es/commands/DescribeHsmClientCertificatesCommand.js +2 -36
  134. package/dist/es/commands/DescribeHsmClientCertificatesCommand.js.map +1 -1
  135. package/dist/es/commands/DescribeHsmConfigurationsCommand.js +2 -37
  136. package/dist/es/commands/DescribeHsmConfigurationsCommand.js.map +1 -1
  137. package/dist/es/commands/DescribeLoggingStatusCommand.js +2 -28
  138. package/dist/es/commands/DescribeLoggingStatusCommand.js.map +1 -1
  139. package/dist/es/commands/DescribeNodeConfigurationOptionsCommand.js +2 -28
  140. package/dist/es/commands/DescribeNodeConfigurationOptionsCommand.js.map +1 -1
  141. package/dist/es/commands/DescribeOrderableClusterOptionsCommand.js +2 -35
  142. package/dist/es/commands/DescribeOrderableClusterOptionsCommand.js.map +1 -1
  143. package/dist/es/commands/DescribePartnersCommand.js +2 -27
  144. package/dist/es/commands/DescribePartnersCommand.js.map +1 -1
  145. package/dist/es/commands/DescribeReservedNodeOfferingsCommand.js +2 -36
  146. package/dist/es/commands/DescribeReservedNodeOfferingsCommand.js.map +1 -1
  147. package/dist/es/commands/DescribeReservedNodesCommand.js +2 -27
  148. package/dist/es/commands/DescribeReservedNodesCommand.js.map +1 -1
  149. package/dist/es/commands/DescribeResizeCommand.js +2 -32
  150. package/dist/es/commands/DescribeResizeCommand.js.map +1 -1
  151. package/dist/es/commands/DescribeScheduledActionsCommand.js +2 -28
  152. package/dist/es/commands/DescribeScheduledActionsCommand.js.map +1 -1
  153. package/dist/es/commands/DescribeSnapshotCopyGrantsCommand.js +2 -33
  154. package/dist/es/commands/DescribeSnapshotCopyGrantsCommand.js.map +1 -1
  155. package/dist/es/commands/DescribeSnapshotSchedulesCommand.js +2 -27
  156. package/dist/es/commands/DescribeSnapshotSchedulesCommand.js.map +1 -1
  157. package/dist/es/commands/DescribeStorageCommand.js +2 -27
  158. package/dist/es/commands/DescribeStorageCommand.js.map +1 -1
  159. package/dist/es/commands/DescribeTableRestoreStatusCommand.js +2 -32
  160. package/dist/es/commands/DescribeTableRestoreStatusCommand.js.map +1 -1
  161. package/dist/es/commands/DescribeTagsCommand.js +2 -51
  162. package/dist/es/commands/DescribeTagsCommand.js.map +1 -1
  163. package/dist/es/commands/DescribeUsageLimitsCommand.js +2 -46
  164. package/dist/es/commands/DescribeUsageLimitsCommand.js.map +1 -1
  165. package/dist/es/commands/DisableLoggingCommand.js +2 -28
  166. package/dist/es/commands/DisableLoggingCommand.js.map +1 -1
  167. package/dist/es/commands/DisableSnapshotCopyCommand.js +2 -31
  168. package/dist/es/commands/DisableSnapshotCopyCommand.js.map +1 -1
  169. package/dist/es/commands/DisassociateDataShareConsumerCommand.js +2 -28
  170. package/dist/es/commands/DisassociateDataShareConsumerCommand.js.map +1 -1
  171. package/dist/es/commands/EnableLoggingCommand.js +2 -28
  172. package/dist/es/commands/EnableLoggingCommand.js.map +1 -1
  173. package/dist/es/commands/EnableSnapshotCopyCommand.js +2 -28
  174. package/dist/es/commands/EnableSnapshotCopyCommand.js.map +1 -1
  175. package/dist/es/commands/GetClusterCredentialsCommand.js +2 -47
  176. package/dist/es/commands/GetClusterCredentialsCommand.js.map +1 -1
  177. package/dist/es/commands/GetReservedNodeExchangeOfferingsCommand.js +2 -28
  178. package/dist/es/commands/GetReservedNodeExchangeOfferingsCommand.js.map +1 -1
  179. package/dist/es/commands/ModifyAquaConfigurationCommand.js +2 -27
  180. package/dist/es/commands/ModifyAquaConfigurationCommand.js.map +1 -1
  181. package/dist/es/commands/ModifyAuthenticationProfileCommand.js +2 -27
  182. package/dist/es/commands/ModifyAuthenticationProfileCommand.js.map +1 -1
  183. package/dist/es/commands/ModifyClusterCommand.js +2 -35
  184. package/dist/es/commands/ModifyClusterCommand.js.map +1 -1
  185. package/dist/es/commands/ModifyClusterDbRevisionCommand.js +2 -28
  186. package/dist/es/commands/ModifyClusterDbRevisionCommand.js.map +1 -1
  187. package/dist/es/commands/ModifyClusterIamRolesCommand.js +2 -29
  188. package/dist/es/commands/ModifyClusterIamRolesCommand.js.map +1 -1
  189. package/dist/es/commands/ModifyClusterMaintenanceCommand.js +2 -27
  190. package/dist/es/commands/ModifyClusterMaintenanceCommand.js.map +1 -1
  191. package/dist/es/commands/ModifyClusterParameterGroupCommand.js +2 -31
  192. package/dist/es/commands/ModifyClusterParameterGroupCommand.js.map +1 -1
  193. package/dist/es/commands/ModifyClusterSnapshotCommand.js +2 -28
  194. package/dist/es/commands/ModifyClusterSnapshotCommand.js.map +1 -1
  195. package/dist/es/commands/ModifyClusterSnapshotScheduleCommand.js +2 -27
  196. package/dist/es/commands/ModifyClusterSnapshotScheduleCommand.js.map +1 -1
  197. package/dist/es/commands/ModifyClusterSubnetGroupCommand.js +2 -28
  198. package/dist/es/commands/ModifyClusterSubnetGroupCommand.js.map +1 -1
  199. package/dist/es/commands/ModifyEndpointAccessCommand.js +2 -27
  200. package/dist/es/commands/ModifyEndpointAccessCommand.js.map +1 -1
  201. package/dist/es/commands/ModifyEventSubscriptionCommand.js +2 -27
  202. package/dist/es/commands/ModifyEventSubscriptionCommand.js.map +1 -1
  203. package/dist/es/commands/ModifyScheduledActionCommand.js +2 -28
  204. package/dist/es/commands/ModifyScheduledActionCommand.js.map +1 -1
  205. package/dist/es/commands/ModifySnapshotCopyRetentionPeriodCommand.js +2 -33
  206. package/dist/es/commands/ModifySnapshotCopyRetentionPeriodCommand.js.map +1 -1
  207. package/dist/es/commands/ModifySnapshotScheduleCommand.js +2 -28
  208. package/dist/es/commands/ModifySnapshotScheduleCommand.js.map +1 -1
  209. package/dist/es/commands/ModifyUsageLimitCommand.js +2 -28
  210. package/dist/es/commands/ModifyUsageLimitCommand.js.map +1 -1
  211. package/dist/es/commands/PauseClusterCommand.js +2 -27
  212. package/dist/es/commands/PauseClusterCommand.js.map +1 -1
  213. package/dist/es/commands/PurchaseReservedNodeOfferingCommand.js +2 -35
  214. package/dist/es/commands/PurchaseReservedNodeOfferingCommand.js.map +1 -1
  215. package/dist/es/commands/RebootClusterCommand.js +2 -34
  216. package/dist/es/commands/RebootClusterCommand.js.map +1 -1
  217. package/dist/es/commands/RejectDataShareCommand.js +2 -27
  218. package/dist/es/commands/RejectDataShareCommand.js.map +1 -1
  219. package/dist/es/commands/ResetClusterParameterGroupCommand.js +2 -30
  220. package/dist/es/commands/ResetClusterParameterGroupCommand.js.map +1 -1
  221. package/dist/es/commands/ResizeClusterCommand.js +2 -69
  222. package/dist/es/commands/ResizeClusterCommand.js.map +1 -1
  223. package/dist/es/commands/RestoreFromClusterSnapshotCommand.js +2 -38
  224. package/dist/es/commands/RestoreFromClusterSnapshotCommand.js.map +1 -1
  225. package/dist/es/commands/RestoreTableFromClusterSnapshotCommand.js +2 -38
  226. package/dist/es/commands/RestoreTableFromClusterSnapshotCommand.js.map +1 -1
  227. package/dist/es/commands/ResumeClusterCommand.js +2 -27
  228. package/dist/es/commands/ResumeClusterCommand.js.map +1 -1
  229. package/dist/es/commands/RevokeClusterSecurityGroupIngressCommand.js +2 -31
  230. package/dist/es/commands/RevokeClusterSecurityGroupIngressCommand.js.map +1 -1
  231. package/dist/es/commands/RevokeEndpointAccessCommand.js +2 -27
  232. package/dist/es/commands/RevokeEndpointAccessCommand.js.map +1 -1
  233. package/dist/es/commands/RevokeSnapshotAccessCommand.js +2 -33
  234. package/dist/es/commands/RevokeSnapshotAccessCommand.js.map +1 -1
  235. package/dist/es/commands/RotateEncryptionKeyCommand.js +2 -27
  236. package/dist/es/commands/RotateEncryptionKeyCommand.js.map +1 -1
  237. package/dist/es/commands/UpdatePartnerStatusCommand.js +2 -27
  238. package/dist/es/commands/UpdatePartnerStatusCommand.js.map +1 -1
  239. package/dist/es/endpoints.js +1 -1
  240. package/dist/es/endpoints.js.map +1 -1
  241. package/dist/es/models/models_0.js +0 -846
  242. package/dist/es/models/models_0.js.map +1 -1
  243. package/dist/es/models/models_1.js +0 -321
  244. package/dist/es/models/models_1.js.map +1 -1
  245. package/dist/es/package.json +39 -39
  246. package/dist/es/pagination/DescribeClusterDbRevisionsPaginator.js +16 -28
  247. package/dist/es/pagination/DescribeClusterDbRevisionsPaginator.js.map +1 -1
  248. package/dist/es/pagination/DescribeClusterParameterGroupsPaginator.js +16 -28
  249. package/dist/es/pagination/DescribeClusterParameterGroupsPaginator.js.map +1 -1
  250. package/dist/es/pagination/DescribeClusterParametersPaginator.js +16 -28
  251. package/dist/es/pagination/DescribeClusterParametersPaginator.js.map +1 -1
  252. package/dist/es/pagination/DescribeClusterSecurityGroupsPaginator.js +16 -28
  253. package/dist/es/pagination/DescribeClusterSecurityGroupsPaginator.js.map +1 -1
  254. package/dist/es/pagination/DescribeClusterSnapshotsPaginator.js +16 -28
  255. package/dist/es/pagination/DescribeClusterSnapshotsPaginator.js.map +1 -1
  256. package/dist/es/pagination/DescribeClusterSubnetGroupsPaginator.js +16 -28
  257. package/dist/es/pagination/DescribeClusterSubnetGroupsPaginator.js.map +1 -1
  258. package/dist/es/pagination/DescribeClusterTracksPaginator.js +16 -28
  259. package/dist/es/pagination/DescribeClusterTracksPaginator.js.map +1 -1
  260. package/dist/es/pagination/DescribeClusterVersionsPaginator.js +16 -28
  261. package/dist/es/pagination/DescribeClusterVersionsPaginator.js.map +1 -1
  262. package/dist/es/pagination/DescribeClustersPaginator.js +16 -28
  263. package/dist/es/pagination/DescribeClustersPaginator.js.map +1 -1
  264. package/dist/es/pagination/DescribeDefaultClusterParametersPaginator.js +16 -28
  265. package/dist/es/pagination/DescribeDefaultClusterParametersPaginator.js.map +1 -1
  266. package/dist/es/pagination/DescribeEndpointAccessPaginator.js +16 -28
  267. package/dist/es/pagination/DescribeEndpointAccessPaginator.js.map +1 -1
  268. package/dist/es/pagination/DescribeEndpointAuthorizationPaginator.js +16 -28
  269. package/dist/es/pagination/DescribeEndpointAuthorizationPaginator.js.map +1 -1
  270. package/dist/es/pagination/DescribeEventSubscriptionsPaginator.js +16 -28
  271. package/dist/es/pagination/DescribeEventSubscriptionsPaginator.js.map +1 -1
  272. package/dist/es/pagination/DescribeEventsPaginator.js +16 -28
  273. package/dist/es/pagination/DescribeEventsPaginator.js.map +1 -1
  274. package/dist/es/pagination/DescribeHsmClientCertificatesPaginator.js +16 -28
  275. package/dist/es/pagination/DescribeHsmClientCertificatesPaginator.js.map +1 -1
  276. package/dist/es/pagination/DescribeHsmConfigurationsPaginator.js +16 -28
  277. package/dist/es/pagination/DescribeHsmConfigurationsPaginator.js.map +1 -1
  278. package/dist/es/pagination/DescribeNodeConfigurationOptionsPaginator.js +16 -28
  279. package/dist/es/pagination/DescribeNodeConfigurationOptionsPaginator.js.map +1 -1
  280. package/dist/es/pagination/DescribeOrderableClusterOptionsPaginator.js +16 -28
  281. package/dist/es/pagination/DescribeOrderableClusterOptionsPaginator.js.map +1 -1
  282. package/dist/es/pagination/DescribeReservedNodeOfferingsPaginator.js +16 -28
  283. package/dist/es/pagination/DescribeReservedNodeOfferingsPaginator.js.map +1 -1
  284. package/dist/es/pagination/DescribeReservedNodesPaginator.js +16 -28
  285. package/dist/es/pagination/DescribeReservedNodesPaginator.js.map +1 -1
  286. package/dist/es/pagination/DescribeScheduledActionsPaginator.js +16 -28
  287. package/dist/es/pagination/DescribeScheduledActionsPaginator.js.map +1 -1
  288. package/dist/es/pagination/DescribeSnapshotCopyGrantsPaginator.js +16 -28
  289. package/dist/es/pagination/DescribeSnapshotCopyGrantsPaginator.js.map +1 -1
  290. package/dist/es/pagination/DescribeSnapshotSchedulesPaginator.js +16 -28
  291. package/dist/es/pagination/DescribeSnapshotSchedulesPaginator.js.map +1 -1
  292. package/dist/es/pagination/DescribeTableRestoreStatusPaginator.js +16 -28
  293. package/dist/es/pagination/DescribeTableRestoreStatusPaginator.js.map +1 -1
  294. package/dist/es/pagination/DescribeTagsPaginator.js +16 -28
  295. package/dist/es/pagination/DescribeTagsPaginator.js.map +1 -1
  296. package/dist/es/pagination/DescribeUsageLimitsPaginator.js +16 -28
  297. package/dist/es/pagination/DescribeUsageLimitsPaginator.js.map +1 -1
  298. package/dist/es/pagination/GetReservedNodeExchangeOfferingsPaginator.js +16 -28
  299. package/dist/es/pagination/GetReservedNodeExchangeOfferingsPaginator.js.map +1 -1
  300. package/dist/es/protocols/Aws_query.js +2643 -2645
  301. package/dist/es/protocols/Aws_query.js.map +1 -1
  302. package/dist/es/runtimeConfig.browser.js +0 -3
  303. package/dist/es/runtimeConfig.browser.js.map +1 -1
  304. package/dist/es/runtimeConfig.js +0 -3
  305. package/dist/es/runtimeConfig.js.map +1 -1
  306. package/dist/es/runtimeConfig.native.js +0 -3
  307. package/dist/es/runtimeConfig.native.js.map +1 -1
  308. package/dist/es/runtimeConfig.shared.js +0 -3
  309. package/dist/es/runtimeConfig.shared.js.map +1 -1
  310. package/dist/es/waiters/waitForClusterAvailable.js +10 -19
  311. package/dist/es/waiters/waitForClusterAvailable.js.map +1 -1
  312. package/dist/es/waiters/waitForClusterDeleted.js +10 -19
  313. package/dist/es/waiters/waitForClusterDeleted.js.map +1 -1
  314. package/dist/es/waiters/waitForClusterRestored.js +9 -18
  315. package/dist/es/waiters/waitForClusterRestored.js.map +1 -1
  316. package/dist/es/waiters/waitForSnapshotAvailable.js +10 -19
  317. package/dist/es/waiters/waitForSnapshotAvailable.js.map +1 -1
  318. package/package.json +39 -39
  319. package/tsconfig.es.json +0 -2
  320. package/tsconfig.json +4 -5
  321. package/tsconfig.types.json +8 -0
@@ -3,46 +3,13 @@ import { DescribeOrderableClusterOptionsMessage, OrderableClusterOptionsMessage
3
3
  import { deserializeAws_queryDescribeOrderableClusterOptionsCommand, serializeAws_queryDescribeOrderableClusterOptionsCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of orderable cluster options. Before you create a new cluster you
8
- * can use this operation to find what options are available, such as the EC2 Availability
9
- * Zones (AZ) in the specific Amazon Web Services Region that you can specify, and the node types you can
10
- * request. The node types differ by available storage, memory, CPU and price. With the
11
- * cost involved you might want to obtain a list of cluster options in the specific region
12
- * and specify values when creating a cluster.
13
- * For more information about managing clusters, go to
14
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html">Amazon Redshift Clusters</a>
15
- * in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { RedshiftClient, DescribeOrderableClusterOptionsCommand } from "@aws-sdk/client-redshift"; // ES Modules import
20
- * // const { RedshiftClient, DescribeOrderableClusterOptionsCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
21
- * const client = new RedshiftClient(config);
22
- * const command = new DescribeOrderableClusterOptionsCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link DescribeOrderableClusterOptionsCommandInput} for command's `input` shape.
27
- * @see {@link DescribeOrderableClusterOptionsCommandOutput} for command's `response` shape.
28
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
31
- var DescribeOrderableClusterOptionsCommand = /** @class */ (function (_super) {
6
+ var DescribeOrderableClusterOptionsCommand = (function (_super) {
32
7
  __extends(DescribeOrderableClusterOptionsCommand, _super);
33
- // Start section: command_properties
34
- // End section: command_properties
35
8
  function DescribeOrderableClusterOptionsCommand(input) {
36
- var _this =
37
- // Start section: command_constructor
38
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
39
10
  _this.input = input;
40
11
  return _this;
41
- // End section: command_constructor
42
12
  }
43
- /**
44
- * @internal
45
- */
46
13
  DescribeOrderableClusterOptionsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
47
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
48
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeOrderableClusterOptionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeOrderableClusterOptionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sCAAsC,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AAC5G,OAAO,EACL,0DAA0D,EAC1D,wDAAwD,GACzD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH;IAA4D,0DAI3D;IACC,oCAAoC;IACpC,kCAAkC;IAElC,gDAAqB,KAAkD;QAAvE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6C;;QAGrE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,kEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,wCAAwC,CAAC;QAC7D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sCAAsC,CAAC,kBAAkB;YAClF,wBAAwB,EAAE,8BAA8B,CAAC,kBAAkB;SAC5E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0DAAS,GAAjB,UACE,KAAkD,EAClD,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAEO,4DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,0DAA0D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAIH,6CAAC;AAAD,CAAC,AA5DD,CAA4D,QAAQ,GA4DnE"}
1
+ {"version":3,"file":"DescribeOrderableClusterOptionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeOrderableClusterOptionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sCAAsC,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AAC5G,OAAO,EACL,0DAA0D,EAC1D,wDAAwD,GACzD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAyC7D;IAA4D,0DAI3D;IAIC,gDAAqB,KAAkD;QAAvE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6C;;IAIvE,CAAC;IAKD,kEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,wCAAwC,CAAC;QAC7D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sCAAsC,CAAC,kBAAkB;YAClF,wBAAwB,EAAE,8BAA8B,CAAC,kBAAkB;SAC5E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0DAAS,GAAjB,UACE,KAAkD,EAClD,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAEO,4DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,0DAA0D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAIH,6CAAC;AAAD,CAAC,AA5DD,CAA4D,QAAQ,GA4DnE"}
@@ -3,38 +3,13 @@ import { DescribePartnersInputMessage, DescribePartnersOutputMessage } from "../
3
3
  import { deserializeAws_queryDescribePartnersCommand, serializeAws_queryDescribePartnersCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns information about the partner integrations defined for a cluster.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DescribePartnersCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DescribePartnersCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DescribePartnersCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribePartnersCommandInput} for command's `input` shape.
19
- * @see {@link DescribePartnersCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribePartnersCommand = /** @class */ (function (_super) {
6
+ var DescribePartnersCommand = (function (_super) {
24
7
  __extends(DescribePartnersCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribePartnersCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  DescribePartnersCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribePartnersCommand.js","sourceRoot":"","sources":["../../../commands/DescribePartnersCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA6C,2CAI5C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,iCAAqB,KAAmC;QAAxD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;QAGtD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,6BAA6B,CAAC,kBAAkB;SAC3E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
1
+ {"version":3,"file":"DescribePartnersCommand.js","sourceRoot":"","sources":["../../../commands/DescribePartnersCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,6BAA6B,CAAC,kBAAkB;SAC3E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
@@ -3,47 +3,13 @@ import { DescribeReservedNodeOfferingsMessage, ReservedNodeOfferingsMessage } fr
3
3
  import { deserializeAws_queryDescribeReservedNodeOfferingsCommand, serializeAws_queryDescribeReservedNodeOfferingsCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of the available reserved node offerings by Amazon Redshift with their
8
- * descriptions including the node type, the fixed and recurring costs of reserving the
9
- * node and duration the node will be reserved for you. These descriptions help you
10
- * determine which reserve node offering you want to purchase. You then use the unique
11
- * offering ID in you call to <a>PurchaseReservedNodeOffering</a> to reserve one
12
- * or more nodes for your Amazon Redshift cluster. </p>
13
- * <p>
14
- * For more information about reserved node offerings, go to
15
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/purchase-reserved-node-instance.html">Purchasing Reserved Nodes</a>
16
- * in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { RedshiftClient, DescribeReservedNodeOfferingsCommand } from "@aws-sdk/client-redshift"; // ES Modules import
21
- * // const { RedshiftClient, DescribeReservedNodeOfferingsCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
22
- * const client = new RedshiftClient(config);
23
- * const command = new DescribeReservedNodeOfferingsCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link DescribeReservedNodeOfferingsCommandInput} for command's `input` shape.
28
- * @see {@link DescribeReservedNodeOfferingsCommandOutput} for command's `response` shape.
29
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
32
- var DescribeReservedNodeOfferingsCommand = /** @class */ (function (_super) {
6
+ var DescribeReservedNodeOfferingsCommand = (function (_super) {
33
7
  __extends(DescribeReservedNodeOfferingsCommand, _super);
34
- // Start section: command_properties
35
- // End section: command_properties
36
8
  function DescribeReservedNodeOfferingsCommand(input) {
37
- var _this =
38
- // Start section: command_constructor
39
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
40
10
  _this.input = input;
41
11
  return _this;
42
- // End section: command_constructor
43
12
  }
44
- /**
45
- * @internal
46
- */
47
13
  DescribeReservedNodeOfferingsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
48
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
49
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeReservedNodeOfferingsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeReservedNodeOfferingsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oCAAoC,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AACxG,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH;IAA0D,wDAIzD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,8CAAqB,KAAgD;QAArE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2C;;QAGnE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,gEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,sCAAsC,CAAC;QAC3D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oCAAoC,CAAC,kBAAkB;YAChF,wBAAwB,EAAE,4BAA4B,CAAC,kBAAkB;SAC1E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wDAAS,GAAjB,UAAkB,KAAgD,EAAE,OAAuB;QACzF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,0DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,2CAAC;AAAD,CAAC,AAzDD,CAA0D,QAAQ,GAyDjE"}
1
+ {"version":3,"file":"DescribeReservedNodeOfferingsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeReservedNodeOfferingsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oCAAoC,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AACxG,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAwC7D;IAA0D,wDAIzD;IAIC,8CAAqB,KAAgD;QAArE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2C;;IAIrE,CAAC;IAKD,gEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,sCAAsC,CAAC;QAC3D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oCAAoC,CAAC,kBAAkB;YAChF,wBAAwB,EAAE,4BAA4B,CAAC,kBAAkB;SAC1E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wDAAS,GAAjB,UAAkB,KAAgD,EAAE,OAAuB;QACzF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,0DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,2CAAC;AAAD,CAAC,AAzDD,CAA0D,QAAQ,GAyDjE"}
@@ -3,38 +3,13 @@ import { DescribeReservedNodesMessage, ReservedNodesMessage } from "../models/mo
3
3
  import { deserializeAws_queryDescribeReservedNodesCommand, serializeAws_queryDescribeReservedNodesCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns the descriptions of the reserved nodes.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DescribeReservedNodesCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DescribeReservedNodesCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DescribeReservedNodesCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeReservedNodesCommandInput} for command's `input` shape.
19
- * @see {@link DescribeReservedNodesCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeReservedNodesCommand = /** @class */ (function (_super) {
6
+ var DescribeReservedNodesCommand = (function (_super) {
24
7
  __extends(DescribeReservedNodesCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeReservedNodesCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  DescribeReservedNodesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeReservedNodesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeReservedNodesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAkD,gDAIjD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,sCAAqB,KAAwC;QAA7D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;QAG3D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
1
+ {"version":3,"file":"DescribeReservedNodesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeReservedNodesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
@@ -4,43 +4,13 @@ import { DescribeResizeMessage } from "../models/models_1";
4
4
  import { deserializeAws_queryDescribeResizeCommand, serializeAws_queryDescribeResizeCommand, } from "../protocols/Aws_query";
5
5
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
6
6
  import { Command as $Command } from "@aws-sdk/smithy-client";
7
- /**
8
- * <p>Returns information about the last resize operation for the specified cluster. If
9
- * no resize operation has ever been initiated for the specified cluster, a <code>HTTP
10
- * 404</code> error is returned. If a resize operation was initiated and completed, the
11
- * status of the resize remains as <code>SUCCEEDED</code> until the next resize. </p>
12
- * <p>A resize operation can be requested using <a>ModifyCluster</a> and
13
- * specifying a different number or type of nodes for the cluster. </p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { RedshiftClient, DescribeResizeCommand } from "@aws-sdk/client-redshift"; // ES Modules import
18
- * // const { RedshiftClient, DescribeResizeCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
19
- * const client = new RedshiftClient(config);
20
- * const command = new DescribeResizeCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link DescribeResizeCommandInput} for command's `input` shape.
25
- * @see {@link DescribeResizeCommandOutput} for command's `response` shape.
26
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
- var DescribeResizeCommand = /** @class */ (function (_super) {
7
+ var DescribeResizeCommand = (function (_super) {
30
8
  __extends(DescribeResizeCommand, _super);
31
- // Start section: command_properties
32
- // End section: command_properties
33
9
  function DescribeResizeCommand(input) {
34
- var _this =
35
- // Start section: command_constructor
36
- _super.call(this) || this;
10
+ var _this = _super.call(this) || this;
37
11
  _this.input = input;
38
12
  return _this;
39
- // End section: command_constructor
40
13
  }
41
- /**
42
- * @internal
43
- */
44
14
  DescribeResizeCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
45
15
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
46
16
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeResizeCommand.js","sourceRoot":"","sources":["../../../commands/DescribeResizeCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH;IAA2C,yCAI1C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,+BAAqB,KAAiC;QAAtD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;QAGpD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
1
+ {"version":3,"file":"DescribeResizeCommand.js","sourceRoot":"","sources":["../../../commands/DescribeResizeCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAoC7D;IAA2C,yCAI1C;IAIC,+BAAqB,KAAiC;QAAtD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;IAItD,CAAC;IAKD,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
@@ -3,39 +3,13 @@ import { DescribeScheduledActionsMessage, ScheduledActionsMessage } from "../mod
3
3
  import { deserializeAws_queryDescribeScheduledActionsCommand, serializeAws_queryDescribeScheduledActionsCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Describes properties of scheduled actions.
8
- * </p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { RedshiftClient, DescribeScheduledActionsCommand } from "@aws-sdk/client-redshift"; // ES Modules import
13
- * // const { RedshiftClient, DescribeScheduledActionsCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
14
- * const client = new RedshiftClient(config);
15
- * const command = new DescribeScheduledActionsCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link DescribeScheduledActionsCommandInput} for command's `input` shape.
20
- * @see {@link DescribeScheduledActionsCommandOutput} for command's `response` shape.
21
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var DescribeScheduledActionsCommand = /** @class */ (function (_super) {
6
+ var DescribeScheduledActionsCommand = (function (_super) {
25
7
  __extends(DescribeScheduledActionsCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function DescribeScheduledActionsCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  DescribeScheduledActionsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeScheduledActionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeScheduledActionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,+BAA+B,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC9F,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;GAiBG;AACH;IAAqD,mDAIpD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,yCAAqB,KAA2C;QAAhE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAsC;;QAG9D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,2DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,iCAAiC,CAAC;QACtD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,+BAA+B,CAAC,kBAAkB;YAC3E,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,mDAAS,GAAjB,UAAkB,KAA2C,EAAE,OAAuB;QACpF,OAAO,iDAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,qDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,mDAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAIH,sCAAC;AAAD,CAAC,AAtDD,CAAqD,QAAQ,GAsD5D"}
1
+ {"version":3,"file":"DescribeScheduledActionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeScheduledActionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,+BAA+B,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC9F,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAAqD,mDAIpD;IAIC,yCAAqB,KAA2C;QAAhE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAsC;;IAIhE,CAAC;IAKD,2DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,iCAAiC,CAAC;QACtD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,+BAA+B,CAAC,kBAAkB;YAC3E,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,mDAAS,GAAjB,UAAkB,KAA2C,EAAE,OAAuB;QACpF,OAAO,iDAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,qDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,mDAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAIH,sCAAC;AAAD,CAAC,AAtDD,CAAqD,QAAQ,GAsD5D"}
@@ -3,44 +3,13 @@ import { DescribeSnapshotCopyGrantsMessage, SnapshotCopyGrantMessage } from "../
3
3
  import { deserializeAws_queryDescribeSnapshotCopyGrantsCommand, serializeAws_queryDescribeSnapshotCopyGrantsCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination
8
- * region.</p>
9
- * <p>
10
- * For more information about managing snapshot copy grants, go to
11
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-db-encryption.html">Amazon Redshift Database Encryption</a>
12
- * in the <i>Amazon Redshift Cluster Management Guide</i>.
13
- * </p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { RedshiftClient, DescribeSnapshotCopyGrantsCommand } from "@aws-sdk/client-redshift"; // ES Modules import
18
- * // const { RedshiftClient, DescribeSnapshotCopyGrantsCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
19
- * const client = new RedshiftClient(config);
20
- * const command = new DescribeSnapshotCopyGrantsCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link DescribeSnapshotCopyGrantsCommandInput} for command's `input` shape.
25
- * @see {@link DescribeSnapshotCopyGrantsCommandOutput} for command's `response` shape.
26
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
- var DescribeSnapshotCopyGrantsCommand = /** @class */ (function (_super) {
6
+ var DescribeSnapshotCopyGrantsCommand = (function (_super) {
30
7
  __extends(DescribeSnapshotCopyGrantsCommand, _super);
31
- // Start section: command_properties
32
- // End section: command_properties
33
8
  function DescribeSnapshotCopyGrantsCommand(input) {
34
- var _this =
35
- // Start section: command_constructor
36
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
37
10
  _this.input = input;
38
11
  return _this;
39
- // End section: command_constructor
40
12
  }
41
- /**
42
- * @internal
43
- */
44
13
  DescribeSnapshotCopyGrantsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
45
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
46
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeSnapshotCopyGrantsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeSnapshotCopyGrantsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH;IAAuD,qDAItD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,2CAAqB,KAA6C;QAAlE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;QAGhE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
1
+ {"version":3,"file":"DescribeSnapshotCopyGrantsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeSnapshotCopyGrantsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAqC7D;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
@@ -3,38 +3,13 @@ import { DescribeSnapshotSchedulesMessage, DescribeSnapshotSchedulesOutputMessag
3
3
  import { deserializeAws_queryDescribeSnapshotSchedulesCommand, serializeAws_queryDescribeSnapshotSchedulesCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of snapshot schedules. </p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DescribeSnapshotSchedulesCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DescribeSnapshotSchedulesCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DescribeSnapshotSchedulesCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeSnapshotSchedulesCommandInput} for command's `input` shape.
19
- * @see {@link DescribeSnapshotSchedulesCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeSnapshotSchedulesCommand = /** @class */ (function (_super) {
6
+ var DescribeSnapshotSchedulesCommand = (function (_super) {
24
7
  __extends(DescribeSnapshotSchedulesCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeSnapshotSchedulesCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  DescribeSnapshotSchedulesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeSnapshotSchedulesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeSnapshotSchedulesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,sCAAsC,EAAE,MAAM,oBAAoB,CAAC;AAC9G,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAsD,oDAIrD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,0CAAqB,KAA4C;QAAjE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;QAG/D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,sCAAsC,CAAC,kBAAkB;SACpF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
1
+ {"version":3,"file":"DescribeSnapshotSchedulesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeSnapshotSchedulesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,sCAAsC,EAAE,MAAM,oBAAoB,CAAC;AAC9G,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiC7D;IAAsD,oDAIrD;IAIC,0CAAqB,KAA4C;QAAjE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;IAIjE,CAAC;IAKD,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,sCAAsC,CAAC,kBAAkB;SACpF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
@@ -3,38 +3,13 @@ import { CustomerStorageMessage } from "../models/models_0";
3
3
  import { deserializeAws_queryDescribeStorageCommand, serializeAws_queryDescribeStorageCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns account level backups storage size and provisional storage.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DescribeStorageCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DescribeStorageCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DescribeStorageCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeStorageCommandInput} for command's `input` shape.
19
- * @see {@link DescribeStorageCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeStorageCommand = /** @class */ (function (_super) {
6
+ var DescribeStorageCommand = (function (_super) {
24
7
  __extends(DescribeStorageCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeStorageCommand(input) {
28
- var _this =
29
- // Start section: command_constructor
30
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
31
10
  _this.input = input;
32
11
  return _this;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  DescribeStorageCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
39
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeStorageCommand.js","sourceRoot":"","sources":["../../../commands/DescribeStorageCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA4C,0CAI3C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,gCAAqB,KAAkC;QAAvD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;QAGrD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,UAAC,KAAU,IAAK,OAAA,KAAK,EAAL,CAAK;YAC9C,wBAAwB,EAAE,sBAAsB,CAAC,kBAAkB;SACpE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
1
+ {"version":3,"file":"DescribeStorageCommand.js","sourceRoot":"","sources":["../../../commands/DescribeStorageCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,UAAC,KAAU,IAAK,OAAA,KAAK,EAAL,CAAK;YAC9C,wBAAwB,EAAE,sBAAsB,CAAC,kBAAkB;SACpE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
@@ -3,43 +3,13 @@ import { DescribeTableRestoreStatusMessage, TableRestoreStatusMessage } from "..
3
3
  import { deserializeAws_queryDescribeTableRestoreStatusCommand, serializeAws_queryDescribeTableRestoreStatusCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Lists the status of one or more table restore requests made using the <a>RestoreTableFromClusterSnapshot</a> API action. If you don't specify a value
8
- * for the <code>TableRestoreRequestId</code> parameter, then
9
- * <code>DescribeTableRestoreStatus</code> returns the status of all table restore
10
- * requests ordered by the date and time of the request in ascending order. Otherwise
11
- * <code>DescribeTableRestoreStatus</code> returns the status of the table specified by
12
- * <code>TableRestoreRequestId</code>.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { RedshiftClient, DescribeTableRestoreStatusCommand } from "@aws-sdk/client-redshift"; // ES Modules import
17
- * // const { RedshiftClient, DescribeTableRestoreStatusCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
18
- * const client = new RedshiftClient(config);
19
- * const command = new DescribeTableRestoreStatusCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DescribeTableRestoreStatusCommandInput} for command's `input` shape.
24
- * @see {@link DescribeTableRestoreStatusCommandOutput} for command's `response` shape.
25
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
- var DescribeTableRestoreStatusCommand = /** @class */ (function (_super) {
6
+ var DescribeTableRestoreStatusCommand = (function (_super) {
29
7
  __extends(DescribeTableRestoreStatusCommand, _super);
30
- // Start section: command_properties
31
- // End section: command_properties
32
8
  function DescribeTableRestoreStatusCommand(input) {
33
- var _this =
34
- // Start section: command_constructor
35
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
36
10
  _this.input = input;
37
11
  return _this;
38
- // End section: command_constructor
39
12
  }
40
- /**
41
- * @internal
42
- */
43
13
  DescribeTableRestoreStatusCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
44
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
45
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DescribeTableRestoreStatusCommand.js","sourceRoot":"","sources":["../../../commands/DescribeTableRestoreStatusCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAClG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH;IAAuD,qDAItD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,2CAAqB,KAA6C;QAAlE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;QAGhE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
1
+ {"version":3,"file":"DescribeTableRestoreStatusCommand.js","sourceRoot":"","sources":["../../../commands/DescribeTableRestoreStatusCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAClG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAoC7D;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
@@ -3,62 +3,13 @@ import { DescribeTagsMessage, TaggedResourceListMessage } from "../models/models
3
3
  import { deserializeAws_queryDescribeTagsCommand, serializeAws_queryDescribeTagsCommand } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of tags. You can return tags from a specific resource by specifying
8
- * an ARN, or you can return all tags for a given type of resource, such as clusters,
9
- * snapshots, and so on.</p>
10
- * <p>The following are limitations for <code>DescribeTags</code>: </p>
11
- * <ul>
12
- * <li>
13
- * <p>You cannot specify an ARN and a resource-type value together in the same
14
- * request.</p>
15
- * </li>
16
- * <li>
17
- * <p>You cannot use the <code>MaxRecords</code> and <code>Marker</code>
18
- * parameters together with the ARN parameter.</p>
19
- * </li>
20
- * <li>
21
- * <p>The <code>MaxRecords</code> parameter can be a range from 10 to 50 results
22
- * to return in a request.</p>
23
- * </li>
24
- * </ul>
25
- * <p>If you specify both tag keys and tag values in the same request, Amazon Redshift returns
26
- * all resources that match any combination of the specified keys and values. For example,
27
- * if you have <code>owner</code> and <code>environment</code> for tag keys, and
28
- * <code>admin</code> and <code>test</code> for tag values, all resources that have any
29
- * combination of those values are returned.</p>
30
- * <p>If both tag keys and values are omitted from the request, resources are returned
31
- * regardless of whether they have tag keys or values associated with them.</p>
32
- * @example
33
- * Use a bare-bones client and the command you need to make an API call.
34
- * ```javascript
35
- * import { RedshiftClient, DescribeTagsCommand } from "@aws-sdk/client-redshift"; // ES Modules import
36
- * // const { RedshiftClient, DescribeTagsCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
37
- * const client = new RedshiftClient(config);
38
- * const command = new DescribeTagsCommand(input);
39
- * const response = await client.send(command);
40
- * ```
41
- *
42
- * @see {@link DescribeTagsCommandInput} for command's `input` shape.
43
- * @see {@link DescribeTagsCommandOutput} for command's `response` shape.
44
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
45
- *
46
- */
47
- var DescribeTagsCommand = /** @class */ (function (_super) {
6
+ var DescribeTagsCommand = (function (_super) {
48
7
  __extends(DescribeTagsCommand, _super);
49
- // Start section: command_properties
50
- // End section: command_properties
51
8
  function DescribeTagsCommand(input) {
52
- var _this =
53
- // Start section: command_constructor
54
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
55
10
  _this.input = input;
56
11
  return _this;
57
- // End section: command_constructor
58
12
  }
59
- /**
60
- * @internal
61
- */
62
13
  DescribeTagsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
63
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
15
  var stack = clientStack.concat(this.middlewareStack);