@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,40 +3,13 @@ import { AssociateDataShareConsumerMessage, DataShare } from "../models/models_0
3
3
  import { deserializeAws_queryAssociateDataShareConsumerCommand, serializeAws_queryAssociateDataShareConsumerCommand, } 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>From a datashare consumer account, associates a datashare with the
8
- * account (AssociateEntireAccount) or the specified namespace (ConsumerArn). If you make this association, the consumer
9
- * can consume the datashare.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { RedshiftClient, AssociateDataShareConsumerCommand } from "@aws-sdk/client-redshift"; // ES Modules import
14
- * // const { RedshiftClient, AssociateDataShareConsumerCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
15
- * const client = new RedshiftClient(config);
16
- * const command = new AssociateDataShareConsumerCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link AssociateDataShareConsumerCommandInput} for command's `input` shape.
21
- * @see {@link AssociateDataShareConsumerCommandOutput} for command's `response` shape.
22
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var AssociateDataShareConsumerCommand = /** @class */ (function (_super) {
6
+ var AssociateDataShareConsumerCommand = (function (_super) {
26
7
  __extends(AssociateDataShareConsumerCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function AssociateDataShareConsumerCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  AssociateDataShareConsumerCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"AssociateDataShareConsumerCommand.js","sourceRoot":"","sources":["../../../commands/AssociateDataShareConsumerCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAClF,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;;;;;;;;;;;;;;;;;;GAkBG;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,SAAS,CAAC,kBAAkB;SACvD,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":"AssociateDataShareConsumerCommand.js","sourceRoot":"","sources":["../../../commands/AssociateDataShareConsumerCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAClF,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;AAiC7D;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,SAAS,CAAC,kBAAkB;SACvD,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,53 +3,13 @@ import { AuthorizeClusterSecurityGroupIngressMessage, AuthorizeClusterSecurityGr
3
3
  import { deserializeAws_queryAuthorizeClusterSecurityGroupIngressCommand, serializeAws_queryAuthorizeClusterSecurityGroupIngressCommand, } 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>Adds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether
8
- * the application accessing your cluster is running on the Internet or an Amazon EC2
9
- * instance, you can authorize inbound access to either a Classless Interdomain Routing
10
- * (CIDR)/Internet Protocol (IP) range or to an Amazon EC2 security group. You can add as
11
- * many as 20 ingress rules to an Amazon Redshift security group.</p>
12
- * <p>If you authorize access to an Amazon EC2 security group, specify
13
- * <i>EC2SecurityGroupName</i> and
14
- * <i>EC2SecurityGroupOwnerId</i>. The Amazon EC2 security group and
15
- * Amazon Redshift cluster must be in the same Amazon Web Services Region. </p>
16
- * <p>If you authorize access to a CIDR/IP address range, specify
17
- * <i>CIDRIP</i>. For an overview of CIDR blocks, see the Wikipedia
18
- * article on <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Classless Inter-Domain Routing</a>. </p>
19
- * <p>You must also associate the security group with a cluster so that clients running
20
- * on these IP addresses or the EC2 instance are authorized to connect to the cluster. For
21
- * information about managing security groups, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-security-groups.html">Working with Security
22
- * Groups</a> in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
23
- * @example
24
- * Use a bare-bones client and the command you need to make an API call.
25
- * ```javascript
26
- * import { RedshiftClient, AuthorizeClusterSecurityGroupIngressCommand } from "@aws-sdk/client-redshift"; // ES Modules import
27
- * // const { RedshiftClient, AuthorizeClusterSecurityGroupIngressCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
28
- * const client = new RedshiftClient(config);
29
- * const command = new AuthorizeClusterSecurityGroupIngressCommand(input);
30
- * const response = await client.send(command);
31
- * ```
32
- *
33
- * @see {@link AuthorizeClusterSecurityGroupIngressCommandInput} for command's `input` shape.
34
- * @see {@link AuthorizeClusterSecurityGroupIngressCommandOutput} for command's `response` shape.
35
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
36
- *
37
- */
38
- var AuthorizeClusterSecurityGroupIngressCommand = /** @class */ (function (_super) {
6
+ var AuthorizeClusterSecurityGroupIngressCommand = (function (_super) {
39
7
  __extends(AuthorizeClusterSecurityGroupIngressCommand, _super);
40
- // Start section: command_properties
41
- // End section: command_properties
42
8
  function AuthorizeClusterSecurityGroupIngressCommand(input) {
43
- var _this =
44
- // Start section: command_constructor
45
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
46
10
  _this.input = input;
47
11
  return _this;
48
- // End section: command_constructor
49
12
  }
50
- /**
51
- * @internal
52
- */
53
13
  AuthorizeClusterSecurityGroupIngressCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
54
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
55
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"AuthorizeClusterSecurityGroupIngressCommand.js","sourceRoot":"","sources":["../../../commands/AuthorizeClusterSecurityGroupIngressCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,2CAA2C,EAC3C,0CAA0C,GAC3C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,+DAA+D,EAC/D,6DAA6D,GAC9D,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH;IAAiE,+DAIhE;IACC,oCAAoC;IACpC,kCAAkC;IAElC,qDAAqB,KAAuD;QAA5E;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkD;;QAG1E,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,uEAAiB,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,6CAA6C,CAAC;QAClE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2CAA2C,CAAC,kBAAkB;YACvF,wBAAwB,EAAE,0CAA0C,CAAC,kBAAkB;SACxF,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,+DAAS,GAAjB,UACE,KAAuD,EACvD,OAAuB;QAEvB,OAAO,6DAA6D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAEO,iEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,+DAA+D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;IAIH,kDAAC;AAAD,CAAC,AA5DD,CAAiE,QAAQ,GA4DxE"}
1
+ {"version":3,"file":"AuthorizeClusterSecurityGroupIngressCommand.js","sourceRoot":"","sources":["../../../commands/AuthorizeClusterSecurityGroupIngressCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,2CAA2C,EAC3C,0CAA0C,GAC3C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,+DAA+D,EAC/D,6DAA6D,GAC9D,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgD7D;IAAiE,+DAIhE;IAIC,qDAAqB,KAAuD;QAA5E,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkD;;IAI5E,CAAC;IAKD,uEAAiB,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,6CAA6C,CAAC;QAClE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2CAA2C,CAAC,kBAAkB;YACvF,wBAAwB,EAAE,0CAA0C,CAAC,kBAAkB;SACxF,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,+DAAS,GAAjB,UACE,KAAuD,EACvD,OAAuB;QAEvB,OAAO,6DAA6D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAEO,iEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,+DAA+D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;IAIH,kDAAC;AAAD,CAAC,AA5DD,CAAiE,QAAQ,GA4DxE"}
@@ -3,40 +3,13 @@ import { AuthorizeDataShareMessage, DataShare } from "../models/models_0";
3
3
  import { deserializeAws_queryAuthorizeDataShareCommand, serializeAws_queryAuthorizeDataShareCommand, } 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>From a data producer account, authorizes the sharing of a datashare with one or more
8
- * consumer accounts. To authorize a datashare for a data consumer, the producer account
9
- * must have the correct access privileges.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { RedshiftClient, AuthorizeDataShareCommand } from "@aws-sdk/client-redshift"; // ES Modules import
14
- * // const { RedshiftClient, AuthorizeDataShareCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
15
- * const client = new RedshiftClient(config);
16
- * const command = new AuthorizeDataShareCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link AuthorizeDataShareCommandInput} for command's `input` shape.
21
- * @see {@link AuthorizeDataShareCommandOutput} for command's `response` shape.
22
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var AuthorizeDataShareCommand = /** @class */ (function (_super) {
6
+ var AuthorizeDataShareCommand = (function (_super) {
26
7
  __extends(AuthorizeDataShareCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function AuthorizeDataShareCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  AuthorizeDataShareCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"AuthorizeDataShareCommand.js","sourceRoot":"","sources":["../../../commands/AuthorizeDataShareCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,yBAAyB,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAC1E,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;GAkBG;AACH;IAA+C,6CAI9C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,mCAAqB,KAAqC;QAA1D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgC;;QAGxD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,qDAAiB,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,2BAA2B,CAAC;QAChD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,yBAAyB,CAAC,kBAAkB;YACrE,wBAAwB,EAAE,SAAS,CAAC,kBAAkB;SACvD,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,6CAAS,GAAjB,UAAkB,KAAqC,EAAE,OAAuB;QAC9E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,+CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,gCAAC;AAAD,CAAC,AAtDD,CAA+C,QAAQ,GAsDtD"}
1
+ {"version":3,"file":"AuthorizeDataShareCommand.js","sourceRoot":"","sources":["../../../commands/AuthorizeDataShareCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,yBAAyB,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAC1E,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiC7D;IAA+C,6CAI9C;IAIC,mCAAqB,KAAqC;QAA1D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgC;;IAI1D,CAAC;IAKD,qDAAiB,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,2BAA2B,CAAC;QAChD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,yBAAyB,CAAC,kBAAkB;YACrE,wBAAwB,EAAE,SAAS,CAAC,kBAAkB;SACvD,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,6CAAS,GAAjB,UAAkB,KAAqC,EAAE,OAAuB;QAC9E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,+CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,gCAAC;AAAD,CAAC,AAtDD,CAA+C,QAAQ,GAsDtD"}
@@ -3,38 +3,13 @@ import { AuthorizeEndpointAccessMessage, EndpointAuthorization } from "../models
3
3
  import { deserializeAws_queryAuthorizeEndpointAccessCommand, serializeAws_queryAuthorizeEndpointAccessCommand, } 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>Grants access to 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, AuthorizeEndpointAccessCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, AuthorizeEndpointAccessCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new AuthorizeEndpointAccessCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link AuthorizeEndpointAccessCommandInput} for command's `input` shape.
19
- * @see {@link AuthorizeEndpointAccessCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var AuthorizeEndpointAccessCommand = /** @class */ (function (_super) {
6
+ var AuthorizeEndpointAccessCommand = (function (_super) {
24
7
  __extends(AuthorizeEndpointAccessCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function AuthorizeEndpointAccessCommand(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
  AuthorizeEndpointAccessCommand.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":"AuthorizeEndpointAccessCommand.js","sourceRoot":"","sources":["../../../commands/AuthorizeEndpointAccessCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAoD,kDAInD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,wCAAqB,KAA0C;QAA/D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;QAG7D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,0DAAiB,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,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,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,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
1
+ {"version":3,"file":"AuthorizeEndpointAccessCommand.js","sourceRoot":"","sources":["../../../commands/AuthorizeEndpointAccessCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,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,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,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,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
@@ -3,43 +3,13 @@ import { AuthorizeSnapshotAccessMessage, AuthorizeSnapshotAccessResult } from ".
3
3
  import { deserializeAws_queryAuthorizeSnapshotAccessCommand, serializeAws_queryAuthorizeSnapshotAccessCommand, } 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>Authorizes the specified Amazon Web Services account to restore the specified
8
- * snapshot.</p>
9
- * <p>
10
- * For more information about working with snapshots, go to
11
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html">Amazon Redshift Snapshots</a>
12
- * in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { RedshiftClient, AuthorizeSnapshotAccessCommand } from "@aws-sdk/client-redshift"; // ES Modules import
17
- * // const { RedshiftClient, AuthorizeSnapshotAccessCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
18
- * const client = new RedshiftClient(config);
19
- * const command = new AuthorizeSnapshotAccessCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link AuthorizeSnapshotAccessCommandInput} for command's `input` shape.
24
- * @see {@link AuthorizeSnapshotAccessCommandOutput} for command's `response` shape.
25
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
- var AuthorizeSnapshotAccessCommand = /** @class */ (function (_super) {
6
+ var AuthorizeSnapshotAccessCommand = (function (_super) {
29
7
  __extends(AuthorizeSnapshotAccessCommand, _super);
30
- // Start section: command_properties
31
- // End section: command_properties
32
8
  function AuthorizeSnapshotAccessCommand(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
  AuthorizeSnapshotAccessCommand.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":"AuthorizeSnapshotAccessCommand.js","sourceRoot":"","sources":["../../../commands/AuthorizeSnapshotAccessCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACnG,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH;IAAoD,kDAInD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,wCAAqB,KAA0C;QAA/D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;QAG7D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,0DAAiB,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,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,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,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
1
+ {"version":3,"file":"AuthorizeSnapshotAccessCommand.js","sourceRoot":"","sources":["../../../commands/AuthorizeSnapshotAccessCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACnG,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAoC7D;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,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,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,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,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
@@ -3,38 +3,13 @@ import { BatchDeleteClusterSnapshotsRequest, BatchDeleteClusterSnapshotsResult }
3
3
  import { deserializeAws_queryBatchDeleteClusterSnapshotsCommand, serializeAws_queryBatchDeleteClusterSnapshotsCommand, } 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>Deletes a set of cluster snapshots.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, BatchDeleteClusterSnapshotsCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, BatchDeleteClusterSnapshotsCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new BatchDeleteClusterSnapshotsCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link BatchDeleteClusterSnapshotsCommandInput} for command's `input` shape.
19
- * @see {@link BatchDeleteClusterSnapshotsCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var BatchDeleteClusterSnapshotsCommand = /** @class */ (function (_super) {
6
+ var BatchDeleteClusterSnapshotsCommand = (function (_super) {
24
7
  __extends(BatchDeleteClusterSnapshotsCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function BatchDeleteClusterSnapshotsCommand(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
  BatchDeleteClusterSnapshotsCommand.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":"BatchDeleteClusterSnapshotsCommand.js","sourceRoot":"","sources":["../../../commands/BatchDeleteClusterSnapshotsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAwD,sDAIvD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,4CAAqB,KAA8C;QAAnE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;QAGjE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,8DAAiB,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,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,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,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
1
+ {"version":3,"file":"BatchDeleteClusterSnapshotsCommand.js","sourceRoot":"","sources":["../../../commands/BatchDeleteClusterSnapshotsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAwD,sDAIvD;IAIC,4CAAqB,KAA8C;QAAnE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;IAInE,CAAC;IAKD,8DAAiB,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,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,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,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
@@ -3,38 +3,13 @@ import { BatchModifyClusterSnapshotsMessage, BatchModifyClusterSnapshotsOutputMe
3
3
  import { deserializeAws_queryBatchModifyClusterSnapshotsCommand, serializeAws_queryBatchModifyClusterSnapshotsCommand, } 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>Modifies the settings for a set of cluster snapshots.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, BatchModifyClusterSnapshotsCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, BatchModifyClusterSnapshotsCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new BatchModifyClusterSnapshotsCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link BatchModifyClusterSnapshotsCommandInput} for command's `input` shape.
19
- * @see {@link BatchModifyClusterSnapshotsCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var BatchModifyClusterSnapshotsCommand = /** @class */ (function (_super) {
6
+ var BatchModifyClusterSnapshotsCommand = (function (_super) {
24
7
  __extends(BatchModifyClusterSnapshotsCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function BatchModifyClusterSnapshotsCommand(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
  BatchModifyClusterSnapshotsCommand.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":"BatchModifyClusterSnapshotsCommand.js","sourceRoot":"","sources":["../../../commands/BatchModifyClusterSnapshotsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,wCAAwC,EAAE,MAAM,oBAAoB,CAAC;AAClH,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAwD,sDAIvD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,4CAAqB,KAA8C;QAAnE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;QAGjE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,8DAAiB,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,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,wCAAwC,CAAC,kBAAkB;SACtF,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,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
1
+ {"version":3,"file":"BatchModifyClusterSnapshotsCommand.js","sourceRoot":"","sources":["../../../commands/BatchModifyClusterSnapshotsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,wCAAwC,EAAE,MAAM,oBAAoB,CAAC;AAClH,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiC7D;IAAwD,sDAIvD;IAIC,4CAAqB,KAA8C;QAAnE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;IAInE,CAAC;IAKD,8DAAiB,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,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,wCAAwC,CAAC,kBAAkB;SACtF,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,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
@@ -3,38 +3,13 @@ import { CancelResizeMessage, ResizeProgressMessage } from "../models/models_0";
3
3
  import { deserializeAws_queryCancelResizeCommand, serializeAws_queryCancelResizeCommand } 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>Cancels a resize operation 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, CancelResizeCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, CancelResizeCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new CancelResizeCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link CancelResizeCommandInput} for command's `input` shape.
19
- * @see {@link CancelResizeCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var CancelResizeCommand = /** @class */ (function (_super) {
6
+ var CancelResizeCommand = (function (_super) {
24
7
  __extends(CancelResizeCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function CancelResizeCommand(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
  CancelResizeCommand.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":"CancelResizeCommand.js","sourceRoot":"","sources":["../../../commands/CancelResizeCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAChF,OAAO,EAAE,uCAAuC,EAAE,qCAAqC,EAAE,MAAM,wBAAwB,CAAC;AACxH,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAyC,uCAIxC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,6BAAqB,KAA+B;QAApD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;QAGlD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,+CAAiB,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,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,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,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,qCAAqC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,uCAAuC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
1
+ {"version":3,"file":"CancelResizeCommand.js","sourceRoot":"","sources":["../../../commands/CancelResizeCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAChF,OAAO,EAAE,uCAAuC,EAAE,qCAAqC,EAAE,MAAM,wBAAwB,CAAC;AACxH,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+CAAiB,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,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,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,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,qCAAqC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,uCAAuC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
@@ -3,49 +3,13 @@ import { CopyClusterSnapshotMessage, CopyClusterSnapshotResult } from "../models
3
3
  import { deserializeAws_queryCopyClusterSnapshotCommand, serializeAws_queryCopyClusterSnapshotCommand, } 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>Copies the specified automated cluster snapshot to a new manual cluster snapshot.
8
- * The source must be an automated snapshot and it must be in the available
9
- * state.</p>
10
- * <p>When you delete a cluster, Amazon Redshift deletes any automated snapshots of the
11
- * cluster. Also, when the retention period of the snapshot expires, Amazon Redshift
12
- * automatically deletes it. If you want to keep an automated snapshot for a longer period,
13
- * you can make a manual copy of the snapshot. Manual snapshots are retained until you
14
- * delete them.</p>
15
- * <p>
16
- * For more information about working with snapshots, go to
17
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html">Amazon Redshift Snapshots</a>
18
- * in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { RedshiftClient, CopyClusterSnapshotCommand } from "@aws-sdk/client-redshift"; // ES Modules import
23
- * // const { RedshiftClient, CopyClusterSnapshotCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
24
- * const client = new RedshiftClient(config);
25
- * const command = new CopyClusterSnapshotCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link CopyClusterSnapshotCommandInput} for command's `input` shape.
30
- * @see {@link CopyClusterSnapshotCommandOutput} for command's `response` shape.
31
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
34
- var CopyClusterSnapshotCommand = /** @class */ (function (_super) {
6
+ var CopyClusterSnapshotCommand = (function (_super) {
35
7
  __extends(CopyClusterSnapshotCommand, _super);
36
- // Start section: command_properties
37
- // End section: command_properties
38
8
  function CopyClusterSnapshotCommand(input) {
39
- var _this =
40
- // Start section: command_constructor
41
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
42
10
  _this.input = input;
43
11
  return _this;
44
- // End section: command_constructor
45
12
  }
46
- /**
47
- * @internal
48
- */
49
13
  CopyClusterSnapshotCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
50
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
51
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"CopyClusterSnapshotCommand.js","sourceRoot":"","sources":["../../../commands/CopyClusterSnapshotCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH;IAAgD,8CAI/C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,oCAAqB,KAAsC;QAA3D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;QAGzD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,sDAAiB,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,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,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,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
1
+ {"version":3,"file":"CopyClusterSnapshotCommand.js","sourceRoot":"","sources":["../../../commands/CopyClusterSnapshotCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA0C7D;IAAgD,8CAI/C;IAIC,oCAAqB,KAAsC;QAA3D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;IAI3D,CAAC;IAKD,sDAAiB,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,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,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,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
@@ -3,38 +3,13 @@ import { CreateAuthenticationProfileMessage, CreateAuthenticationProfileResult }
3
3
  import { deserializeAws_queryCreateAuthenticationProfileCommand, serializeAws_queryCreateAuthenticationProfileCommand, } 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>Creates an authentication profile with the specified parameters.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, CreateAuthenticationProfileCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, CreateAuthenticationProfileCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new CreateAuthenticationProfileCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link CreateAuthenticationProfileCommandInput} for command's `input` shape.
19
- * @see {@link CreateAuthenticationProfileCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var CreateAuthenticationProfileCommand = /** @class */ (function (_super) {
6
+ var CreateAuthenticationProfileCommand = (function (_super) {
24
7
  __extends(CreateAuthenticationProfileCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function CreateAuthenticationProfileCommand(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
  CreateAuthenticationProfileCommand.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":"CreateAuthenticationProfileCommand.js","sourceRoot":"","sources":["../../../commands/CreateAuthenticationProfileCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAwD,sDAIvD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,4CAAqB,KAA8C;QAAnE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;QAGjE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,8DAAiB,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,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,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,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
1
+ {"version":3,"file":"CreateAuthenticationProfileCommand.js","sourceRoot":"","sources":["../../../commands/CreateAuthenticationProfileCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAwD,sDAIvD;IAIC,4CAAqB,KAA8C;QAAnE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;IAInE,CAAC;IAKD,8DAAiB,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,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,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,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
@@ -3,44 +3,13 @@ import { CreateClusterMessage, CreateClusterResult } from "../models/models_0";
3
3
  import { deserializeAws_queryCreateClusterCommand, serializeAws_queryCreateClusterCommand, } 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>Creates a new cluster with the specified parameters.</p>
8
- * <p>To create a cluster in Virtual Private Cloud (VPC), you must provide a cluster
9
- * subnet group name. The cluster subnet group identifies the subnets of your VPC that
10
- * Amazon Redshift uses when creating the cluster.
11
- * For more information about managing clusters, go to
12
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html">Amazon Redshift Clusters</a>
13
- * in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { RedshiftClient, CreateClusterCommand } from "@aws-sdk/client-redshift"; // ES Modules import
18
- * // const { RedshiftClient, CreateClusterCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
19
- * const client = new RedshiftClient(config);
20
- * const command = new CreateClusterCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link CreateClusterCommandInput} for command's `input` shape.
25
- * @see {@link CreateClusterCommandOutput} for command's `response` shape.
26
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
- var CreateClusterCommand = /** @class */ (function (_super) {
6
+ var CreateClusterCommand = (function (_super) {
30
7
  __extends(CreateClusterCommand, _super);
31
- // Start section: command_properties
32
- // End section: command_properties
33
8
  function CreateClusterCommand(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
  CreateClusterCommand.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":"CreateClusterCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH;IAA0C,wCAIzC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,8BAAqB,KAAgC;QAArD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;QAGnD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,gDAAiB,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,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,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,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,sCAAsC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,wCAAwC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
1
+ {"version":3,"file":"CreateClusterCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAqC7D;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,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,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,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,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,sCAAsC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,wCAAwC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}