@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 { CreateClusterParameterGroupMessage, CreateClusterParameterGroupResult }
3
3
  import { deserializeAws_queryCreateClusterParameterGroupCommand, serializeAws_queryCreateClusterParameterGroupCommand, } 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 Amazon Redshift parameter group.</p>
8
- * <p>Creating parameter groups is independent of creating clusters. You can associate a
9
- * cluster with a parameter group when you create the cluster. You can also associate an
10
- * existing cluster with a parameter group after the cluster is created by using <a>ModifyCluster</a>. </p>
11
- * <p>Parameters in the parameter group define specific behavior that applies to the
12
- * databases you create on the cluster.
13
- * For more information about parameters and parameter groups, go to
14
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html">Amazon Redshift Parameter Groups</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, CreateClusterParameterGroupCommand } from "@aws-sdk/client-redshift"; // ES Modules import
20
- * // const { RedshiftClient, CreateClusterParameterGroupCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
21
- * const client = new RedshiftClient(config);
22
- * const command = new CreateClusterParameterGroupCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link CreateClusterParameterGroupCommandInput} for command's `input` shape.
27
- * @see {@link CreateClusterParameterGroupCommandOutput} for command's `response` shape.
28
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
31
- var CreateClusterParameterGroupCommand = /** @class */ (function (_super) {
6
+ var CreateClusterParameterGroupCommand = (function (_super) {
32
7
  __extends(CreateClusterParameterGroupCommand, _super);
33
- // Start section: command_properties
34
- // End section: command_properties
35
8
  function CreateClusterParameterGroupCommand(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
  CreateClusterParameterGroupCommand.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":"CreateClusterParameterGroupCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterParameterGroupCommand.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;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;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":"CreateClusterParameterGroupCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterParameterGroupCommand.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;AAuC7D;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,43 +3,13 @@ import { CreateClusterSecurityGroupMessage, CreateClusterSecurityGroupResult } f
3
3
  import { deserializeAws_queryCreateClusterSecurityGroupCommand, serializeAws_queryCreateClusterSecurityGroupCommand, } 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 Amazon Redshift security group. You use security groups to control access
8
- * to non-VPC clusters.</p>
9
- * <p>
10
- * For information about managing security groups, go to
11
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-security-groups.html">Amazon Redshift Cluster Security Groups</a> in the
12
- * <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, CreateClusterSecurityGroupCommand } from "@aws-sdk/client-redshift"; // ES Modules import
17
- * // const { RedshiftClient, CreateClusterSecurityGroupCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
18
- * const client = new RedshiftClient(config);
19
- * const command = new CreateClusterSecurityGroupCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link CreateClusterSecurityGroupCommandInput} for command's `input` shape.
24
- * @see {@link CreateClusterSecurityGroupCommandOutput} for command's `response` shape.
25
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
- var CreateClusterSecurityGroupCommand = /** @class */ (function (_super) {
6
+ var CreateClusterSecurityGroupCommand = (function (_super) {
29
7
  __extends(CreateClusterSecurityGroupCommand, _super);
30
- // Start section: command_properties
31
- // End section: command_properties
32
8
  function CreateClusterSecurityGroupCommand(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
  CreateClusterSecurityGroupCommand.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":"CreateClusterSecurityGroupCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterSecurityGroupCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACzG,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,gCAAgC,CAAC,kBAAkB;SAC9E,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":"CreateClusterSecurityGroupCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterSecurityGroupCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACzG,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,gCAAgC,CAAC,kBAAkB;SAC9E,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,43 +3,13 @@ import { CreateClusterSnapshotMessage, CreateClusterSnapshotResult } from "../mo
3
3
  import { deserializeAws_queryCreateClusterSnapshotCommand, serializeAws_queryCreateClusterSnapshotCommand, } 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 manual snapshot of the specified cluster. The cluster must be in the
8
- * <code>available</code> state. </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, CreateClusterSnapshotCommand } from "@aws-sdk/client-redshift"; // ES Modules import
17
- * // const { RedshiftClient, CreateClusterSnapshotCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
18
- * const client = new RedshiftClient(config);
19
- * const command = new CreateClusterSnapshotCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link CreateClusterSnapshotCommandInput} for command's `input` shape.
24
- * @see {@link CreateClusterSnapshotCommandOutput} for command's `response` shape.
25
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
- var CreateClusterSnapshotCommand = /** @class */ (function (_super) {
6
+ var CreateClusterSnapshotCommand = (function (_super) {
29
7
  __extends(CreateClusterSnapshotCommand, _super);
30
- // Start section: command_properties
31
- // End section: command_properties
32
8
  function CreateClusterSnapshotCommand(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
  CreateClusterSnapshotCommand.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":"CreateClusterSnapshotCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterSnapshotCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,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;;;;;;;;;;;;;;;;;;;;;GAqBG;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,2BAA2B,CAAC,kBAAkB;SACzE,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":"CreateClusterSnapshotCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterSnapshotCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,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;AAoC7D;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,2BAA2B,CAAC,kBAAkB;SACzE,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"}
@@ -3,44 +3,13 @@ import { CreateClusterSubnetGroupMessage, CreateClusterSubnetGroupResult } from
3
3
  import { deserializeAws_queryCreateClusterSubnetGroupCommand, serializeAws_queryCreateClusterSubnetGroupCommand, } 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 Amazon Redshift subnet group. You must provide a list of one or more
8
- * subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating
9
- * Amazon Redshift subnet group.</p>
10
- * <p>
11
- * For information about subnet groups, go to
12
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-cluster-subnet-groups.html">Amazon Redshift Cluster Subnet Groups</a> in the
13
- * <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, CreateClusterSubnetGroupCommand } from "@aws-sdk/client-redshift"; // ES Modules import
18
- * // const { RedshiftClient, CreateClusterSubnetGroupCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
19
- * const client = new RedshiftClient(config);
20
- * const command = new CreateClusterSubnetGroupCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link CreateClusterSubnetGroupCommandInput} for command's `input` shape.
25
- * @see {@link CreateClusterSubnetGroupCommandOutput} for command's `response` shape.
26
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
- var CreateClusterSubnetGroupCommand = /** @class */ (function (_super) {
6
+ var CreateClusterSubnetGroupCommand = (function (_super) {
30
7
  __extends(CreateClusterSubnetGroupCommand, _super);
31
- // Start section: command_properties
32
- // End section: command_properties
33
8
  function CreateClusterSubnetGroupCommand(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
  CreateClusterSubnetGroupCommand.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":"CreateClusterSubnetGroupCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterSubnetGroupCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,+BAA+B,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACrG,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;;;;;;;;;;;;;;;;;;;;;;GAsBG;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,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,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":"CreateClusterSubnetGroupCommand.js","sourceRoot":"","sources":["../../../commands/CreateClusterSubnetGroupCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,+BAA+B,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACrG,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;AAqC7D;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,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,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,38 +3,13 @@ import { CreateEndpointAccessMessage, EndpointAccess } from "../models/models_0"
3
3
  import { deserializeAws_queryCreateEndpointAccessCommand, serializeAws_queryCreateEndpointAccessCommand, } 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 Redshift-managed VPC endpoint.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, CreateEndpointAccessCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, CreateEndpointAccessCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new CreateEndpointAccessCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link CreateEndpointAccessCommandInput} for command's `input` shape.
19
- * @see {@link CreateEndpointAccessCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var CreateEndpointAccessCommand = /** @class */ (function (_super) {
6
+ var CreateEndpointAccessCommand = (function (_super) {
24
7
  __extends(CreateEndpointAccessCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function CreateEndpointAccessCommand(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
  CreateEndpointAccessCommand.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":"CreateEndpointAccessCommand.js","sourceRoot":"","sources":["../../../commands/CreateEndpointAccessCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAiD,+CAIhD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,qCAAqB,KAAuC;QAA5D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkC;;QAG1D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,uDAAiB,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,6BAA6B,CAAC;QAClD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,cAAc,CAAC,kBAAkB;SAC5D,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,+CAAS,GAAjB,UAAkB,KAAuC,EAAE,OAAuB;QAChF,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,iDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,kCAAC;AAAD,CAAC,AAtDD,CAAiD,QAAQ,GAsDxD"}
1
+ {"version":3,"file":"CreateEndpointAccessCommand.js","sourceRoot":"","sources":["../../../commands/CreateEndpointAccessCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAiD,+CAIhD;IAIC,qCAAqB,KAAuC;QAA5D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkC;;IAI5D,CAAC;IAKD,uDAAiB,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,6BAA6B,CAAC;QAClD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,cAAc,CAAC,kBAAkB;SAC5D,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,+CAAS,GAAjB,UAAkB,KAAuC,EAAE,OAAuB;QAChF,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,iDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,kCAAC;AAAD,CAAC,AAtDD,CAAiD,QAAQ,GAsDxD"}
@@ -3,54 +3,13 @@ import { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from ".
3
3
  import { deserializeAws_queryCreateEventSubscriptionCommand, serializeAws_queryCreateEventSubscriptionCommand, } 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 Amazon Redshift event notification subscription. This action requires an ARN
8
- * (Amazon Resource Name) of an Amazon SNS topic created by either the Amazon Redshift console,
9
- * the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you
10
- * must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in
11
- * the SNS console.</p>
12
- * <p>You can specify the source type, and lists of Amazon Redshift source IDs, event
13
- * categories, and event severities. Notifications will be sent for all events you want
14
- * that match those criteria. For example, you can specify source type = cluster, source ID
15
- * = my-cluster-1 and mycluster2, event categories = Availability, Backup, and severity =
16
- * ERROR. The subscription will only send notifications for those ERROR events in the
17
- * Availability and Backup categories for the specified clusters.</p>
18
- * <p>If you specify both the source type and source IDs, such as source type = cluster
19
- * and source identifier = my-cluster-1, notifications will be sent for all the cluster
20
- * events for my-cluster-1. If you specify a source type but do not specify a source
21
- * identifier, you will receive notice of the events for the objects of that type in your
22
- * Amazon Web Services account. If you do not specify either the SourceType nor the SourceIdentifier, you
23
- * will be notified of events generated from all Amazon Redshift sources belonging to your Amazon Web Services account. You must specify a source type if you specify a source ID.</p>
24
- * @example
25
- * Use a bare-bones client and the command you need to make an API call.
26
- * ```javascript
27
- * import { RedshiftClient, CreateEventSubscriptionCommand } from "@aws-sdk/client-redshift"; // ES Modules import
28
- * // const { RedshiftClient, CreateEventSubscriptionCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
29
- * const client = new RedshiftClient(config);
30
- * const command = new CreateEventSubscriptionCommand(input);
31
- * const response = await client.send(command);
32
- * ```
33
- *
34
- * @see {@link CreateEventSubscriptionCommandInput} for command's `input` shape.
35
- * @see {@link CreateEventSubscriptionCommandOutput} for command's `response` shape.
36
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
37
- *
38
- */
39
- var CreateEventSubscriptionCommand = /** @class */ (function (_super) {
6
+ var CreateEventSubscriptionCommand = (function (_super) {
40
7
  __extends(CreateEventSubscriptionCommand, _super);
41
- // Start section: command_properties
42
- // End section: command_properties
43
8
  function CreateEventSubscriptionCommand(input) {
44
- var _this =
45
- // Start section: command_constructor
46
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
47
10
  _this.input = input;
48
11
  return _this;
49
- // End section: command_constructor
50
12
  }
51
- /**
52
- * @internal
53
- */
54
13
  CreateEventSubscriptionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
55
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
56
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"CreateEventSubscriptionCommand.js","sourceRoot":"","sources":["../../../commands/CreateEventSubscriptionCommand.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;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":"CreateEventSubscriptionCommand.js","sourceRoot":"","sources":["../../../commands/CreateEventSubscriptionCommand.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;AA+C7D;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,45 +3,13 @@ import { CreateHsmClientCertificateMessage, CreateHsmClientCertificateResult } f
3
3
  import { deserializeAws_queryCreateHsmClientCertificateCommand, serializeAws_queryCreateHsmClientCertificateCommand, } 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 HSM client certificate that an Amazon Redshift cluster will use to connect to
8
- * the client's HSM in order to store and retrieve the keys used to encrypt the cluster
9
- * databases.</p>
10
- * <p>The command returns a public key, which you must store in the HSM. In addition to
11
- * creating the HSM certificate, you must create an Amazon Redshift HSM configuration that
12
- * provides a cluster the information needed to store and use encryption keys in the HSM.
13
- * For more information, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-db-encryption.html#working-with-HSM">Hardware Security Modules</a>
14
- * in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { RedshiftClient, CreateHsmClientCertificateCommand } from "@aws-sdk/client-redshift"; // ES Modules import
19
- * // const { RedshiftClient, CreateHsmClientCertificateCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
20
- * const client = new RedshiftClient(config);
21
- * const command = new CreateHsmClientCertificateCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link CreateHsmClientCertificateCommandInput} for command's `input` shape.
26
- * @see {@link CreateHsmClientCertificateCommandOutput} for command's `response` shape.
27
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
30
- var CreateHsmClientCertificateCommand = /** @class */ (function (_super) {
6
+ var CreateHsmClientCertificateCommand = (function (_super) {
31
7
  __extends(CreateHsmClientCertificateCommand, _super);
32
- // Start section: command_properties
33
- // End section: command_properties
34
8
  function CreateHsmClientCertificateCommand(input) {
35
- var _this =
36
- // Start section: command_constructor
37
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
38
10
  _this.input = input;
39
11
  return _this;
40
- // End section: command_constructor
41
12
  }
42
- /**
43
- * @internal
44
- */
45
13
  CreateHsmClientCertificateCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
46
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
47
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"CreateHsmClientCertificateCommand.js","sourceRoot":"","sources":["../../../commands/CreateHsmClientCertificateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACzG,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;;;;;;;;;;;;;;;;;;;;;;;GAuBG;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,gCAAgC,CAAC,kBAAkB;SAC9E,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":"CreateHsmClientCertificateCommand.js","sourceRoot":"","sources":["../../../commands/CreateHsmClientCertificateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACzG,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;AAsC7D;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,gCAAgC,CAAC,kBAAkB;SAC9E,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,44 +3,13 @@ import { CreateHsmConfigurationMessage, CreateHsmConfigurationResult } from "../
3
3
  import { deserializeAws_queryCreateHsmConfigurationCommand, serializeAws_queryCreateHsmConfigurationCommand, } 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 HSM configuration that contains the information required by an Amazon Redshift
8
- * cluster to store and use database encryption keys in a Hardware Security Module (HSM).
9
- * After creating the HSM configuration, you can specify it as a parameter when creating a
10
- * cluster. The cluster will then store its encryption keys in the HSM.</p>
11
- * <p>In addition to creating an HSM configuration, you must also create an HSM client
12
- * certificate. For more information, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-HSM.html">Hardware Security Modules</a>
13
- * in the Amazon Redshift Cluster Management Guide.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { RedshiftClient, CreateHsmConfigurationCommand } from "@aws-sdk/client-redshift"; // ES Modules import
18
- * // const { RedshiftClient, CreateHsmConfigurationCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
19
- * const client = new RedshiftClient(config);
20
- * const command = new CreateHsmConfigurationCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link CreateHsmConfigurationCommandInput} for command's `input` shape.
25
- * @see {@link CreateHsmConfigurationCommandOutput} for command's `response` shape.
26
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
- var CreateHsmConfigurationCommand = /** @class */ (function (_super) {
6
+ var CreateHsmConfigurationCommand = (function (_super) {
30
7
  __extends(CreateHsmConfigurationCommand, _super);
31
- // Start section: command_properties
32
- // End section: command_properties
33
8
  function CreateHsmConfigurationCommand(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
  CreateHsmConfigurationCommand.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":"CreateHsmConfigurationCommand.js","sourceRoot":"","sources":["../../../commands/CreateHsmConfigurationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,6BAA6B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH;IAAmD,iDAIlD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,uCAAqB,KAAyC;QAA9D;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;QAG5D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,yDAAiB,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,+BAA+B,CAAC;QACpD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,6BAA6B,CAAC,kBAAkB;YACzE,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,iDAAS,GAAjB,UAAkB,KAAyC,EAAE,OAAuB;QAClF,OAAO,+CAA+C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAEO,mDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,iDAAiD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAIH,oCAAC;AAAD,CAAC,AAtDD,CAAmD,QAAQ,GAsD1D"}
1
+ {"version":3,"file":"CreateHsmConfigurationCommand.js","sourceRoot":"","sources":["../../../commands/CreateHsmConfigurationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,6BAA6B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAqC7D;IAAmD,iDAIlD;IAIC,uCAAqB,KAAyC;QAA9D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;IAI9D,CAAC;IAKD,yDAAiB,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,+BAA+B,CAAC;QACpD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,6BAA6B,CAAC,kBAAkB;YACzE,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,iDAAS,GAAjB,UAAkB,KAAyC,EAAE,OAAuB;QAClF,OAAO,+CAA+C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAEO,mDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,iDAAiD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAIH,oCAAC;AAAD,CAAC,AAtDD,CAAmD,QAAQ,GAsD1D"}
@@ -3,40 +3,13 @@ import { CreateScheduledActionMessage, ScheduledAction } from "../models/models_
3
3
  import { deserializeAws_queryCreateScheduledActionCommand, serializeAws_queryCreateScheduledActionCommand, } 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 scheduled action. A scheduled action contains a schedule and an Amazon Redshift API action.
8
- * For example, you can create a schedule of when to run the <code>ResizeCluster</code> API operation.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { RedshiftClient, CreateScheduledActionCommand } from "@aws-sdk/client-redshift"; // ES Modules import
14
- * // const { RedshiftClient, CreateScheduledActionCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
15
- * const client = new RedshiftClient(config);
16
- * const command = new CreateScheduledActionCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link CreateScheduledActionCommandInput} for command's `input` shape.
21
- * @see {@link CreateScheduledActionCommandOutput} for command's `response` shape.
22
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var CreateScheduledActionCommand = /** @class */ (function (_super) {
6
+ var CreateScheduledActionCommand = (function (_super) {
26
7
  __extends(CreateScheduledActionCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function CreateScheduledActionCommand(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
  CreateScheduledActionCommand.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":"CreateScheduledActionCommand.js","sourceRoot":"","sources":["../../../commands/CreateScheduledActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACnF,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;;;;;;;;;;;;;;;;;;GAkBG;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,eAAe,CAAC,kBAAkB;SAC7D,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":"CreateScheduledActionCommand.js","sourceRoot":"","sources":["../../../commands/CreateScheduledActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACnF,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;AAiC7D;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,eAAe,CAAC,kBAAkB;SAC7D,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"}
@@ -3,45 +3,13 @@ import { CreateSnapshotCopyGrantMessage, CreateSnapshotCopyGrantResult } from ".
3
3
  import { deserializeAws_queryCreateSnapshotCopyGrantCommand, serializeAws_queryCreateSnapshotCopyGrantCommand, } 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 snapshot copy grant that permits Amazon Redshift to use a customer master key
8
- * (CMK) from Key Management Service (KMS) to encrypt copied snapshots in a
9
- * destination region.</p>
10
- * <p>
11
- * For more information about managing snapshot copy grants, go to
12
- * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-db-encryption.html">Amazon Redshift Database Encryption</a>
13
- * in the <i>Amazon Redshift Cluster Management Guide</i>.
14
- * </p>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { RedshiftClient, CreateSnapshotCopyGrantCommand } from "@aws-sdk/client-redshift"; // ES Modules import
19
- * // const { RedshiftClient, CreateSnapshotCopyGrantCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
20
- * const client = new RedshiftClient(config);
21
- * const command = new CreateSnapshotCopyGrantCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link CreateSnapshotCopyGrantCommandInput} for command's `input` shape.
26
- * @see {@link CreateSnapshotCopyGrantCommandOutput} for command's `response` shape.
27
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
30
- var CreateSnapshotCopyGrantCommand = /** @class */ (function (_super) {
6
+ var CreateSnapshotCopyGrantCommand = (function (_super) {
31
7
  __extends(CreateSnapshotCopyGrantCommand, _super);
32
- // Start section: command_properties
33
- // End section: command_properties
34
8
  function CreateSnapshotCopyGrantCommand(input) {
35
- var _this =
36
- // Start section: command_constructor
37
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
38
10
  _this.input = input;
39
11
  return _this;
40
- // End section: command_constructor
41
12
  }
42
- /**
43
- * @internal
44
- */
45
13
  CreateSnapshotCopyGrantCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
46
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
47
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"CreateSnapshotCopyGrantCommand.js","sourceRoot":"","sources":["../../../commands/CreateSnapshotCopyGrantCommand.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;;;;;;;;;;;;;;;;;;;;;;;GAuBG;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":"CreateSnapshotCopyGrantCommand.js","sourceRoot":"","sources":["../../../commands/CreateSnapshotCopyGrantCommand.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;AAsC7D;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 { CreateSnapshotScheduleMessage, SnapshotSchedule } from "../models/model
3
3
  import { deserializeAws_queryCreateSnapshotScheduleCommand, serializeAws_queryCreateSnapshotScheduleCommand, } 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>Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup schedule. </p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, CreateSnapshotScheduleCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, CreateSnapshotScheduleCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new CreateSnapshotScheduleCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link CreateSnapshotScheduleCommandInput} for command's `input` shape.
19
- * @see {@link CreateSnapshotScheduleCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var CreateSnapshotScheduleCommand = /** @class */ (function (_super) {
6
+ var CreateSnapshotScheduleCommand = (function (_super) {
24
7
  __extends(CreateSnapshotScheduleCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function CreateSnapshotScheduleCommand(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
  CreateSnapshotScheduleCommand.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);