@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,38 +3,13 @@ import { DeleteHsmClientCertificateMessage } from "../models/models_0";
3
3
  import { deserializeAws_queryDeleteHsmClientCertificateCommand, serializeAws_queryDeleteHsmClientCertificateCommand, } 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 the specified HSM client certificate.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DeleteHsmClientCertificateCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DeleteHsmClientCertificateCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DeleteHsmClientCertificateCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DeleteHsmClientCertificateCommandInput} for command's `input` shape.
19
- * @see {@link DeleteHsmClientCertificateCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DeleteHsmClientCertificateCommand = /** @class */ (function (_super) {
6
+ var DeleteHsmClientCertificateCommand = (function (_super) {
24
7
  __extends(DeleteHsmClientCertificateCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DeleteHsmClientCertificateCommand(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
  DeleteHsmClientCertificateCommand.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":"DeleteHsmClientCertificateCommand.js","sourceRoot":"","sources":["../../../commands/DeleteHsmClientCertificateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACvE,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;;;;;;;;;;;;;;;;GAgBG;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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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":"DeleteHsmClientCertificateCommand.js","sourceRoot":"","sources":["../../../commands/DeleteHsmClientCertificateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACvE,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;AA+B7D;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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
@@ -3,38 +3,13 @@ import { DeleteHsmConfigurationMessage } from "../models/models_0";
3
3
  import { deserializeAws_queryDeleteHsmConfigurationCommand, serializeAws_queryDeleteHsmConfigurationCommand, } 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 the specified Amazon Redshift HSM configuration.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DeleteHsmConfigurationCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DeleteHsmConfigurationCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DeleteHsmConfigurationCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DeleteHsmConfigurationCommandInput} for command's `input` shape.
19
- * @see {@link DeleteHsmConfigurationCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DeleteHsmConfigurationCommand = /** @class */ (function (_super) {
6
+ var DeleteHsmConfigurationCommand = (function (_super) {
24
7
  __extends(DeleteHsmConfigurationCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DeleteHsmConfigurationCommand(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
  DeleteHsmConfigurationCommand.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":"DeleteHsmConfigurationCommand.js","sourceRoot":"","sources":["../../../commands/DeleteHsmConfigurationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACnE,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;;;;;;;;;;;;;;;;GAgBG;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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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":"DeleteHsmConfigurationCommand.js","sourceRoot":"","sources":["../../../commands/DeleteHsmConfigurationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACnE,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;AA+B7D;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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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,38 +3,13 @@ import { PartnerIntegrationInputMessage, PartnerIntegrationOutputMessage } from
3
3
  import { deserializeAws_queryDeletePartnerCommand, serializeAws_queryDeletePartnerCommand, } 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 partner integration from a cluster. Data can still flow to the cluster until the integration is deleted at the partner's website.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DeletePartnerCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DeletePartnerCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DeletePartnerCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DeletePartnerCommandInput} for command's `input` shape.
19
- * @see {@link DeletePartnerCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DeletePartnerCommand = /** @class */ (function (_super) {
6
+ var DeletePartnerCommand = (function (_super) {
24
7
  __extends(DeletePartnerCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DeletePartnerCommand(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
  DeletePartnerCommand.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":"DeletePartnerCommand.js","sourceRoot":"","sources":["../../../commands/DeletePartnerCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,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;;;;;;;;;;;;;;;;GAgBG;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,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,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":"DeletePartnerCommand.js","sourceRoot":"","sources":["../../../commands/DeletePartnerCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,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;AA+B7D;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,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,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"}
@@ -3,39 +3,13 @@ import { DeleteScheduledActionMessage } from "../models/models_0";
3
3
  import { deserializeAws_queryDeleteScheduledActionCommand, serializeAws_queryDeleteScheduledActionCommand, } 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 scheduled action.
8
- * </p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { RedshiftClient, DeleteScheduledActionCommand } from "@aws-sdk/client-redshift"; // ES Modules import
13
- * // const { RedshiftClient, DeleteScheduledActionCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
14
- * const client = new RedshiftClient(config);
15
- * const command = new DeleteScheduledActionCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link DeleteScheduledActionCommandInput} for command's `input` shape.
20
- * @see {@link DeleteScheduledActionCommandOutput} for command's `response` shape.
21
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var DeleteScheduledActionCommand = /** @class */ (function (_super) {
6
+ var DeleteScheduledActionCommand = (function (_super) {
25
7
  __extends(DeleteScheduledActionCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function DeleteScheduledActionCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  DeleteScheduledActionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteScheduledActionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteScheduledActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAClE,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;;;;;;;;;;;;;;;;;GAiBG;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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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":"DeleteScheduledActionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteScheduledActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAClE,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;AAgC7D;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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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,38 +3,13 @@ import { DeleteSnapshotCopyGrantMessage } from "../models/models_0";
3
3
  import { deserializeAws_queryDeleteSnapshotCopyGrantCommand, serializeAws_queryDeleteSnapshotCopyGrantCommand, } 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 the specified snapshot copy grant.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DeleteSnapshotCopyGrantCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DeleteSnapshotCopyGrantCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DeleteSnapshotCopyGrantCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DeleteSnapshotCopyGrantCommandInput} for command's `input` shape.
19
- * @see {@link DeleteSnapshotCopyGrantCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DeleteSnapshotCopyGrantCommand = /** @class */ (function (_super) {
6
+ var DeleteSnapshotCopyGrantCommand = (function (_super) {
24
7
  __extends(DeleteSnapshotCopyGrantCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DeleteSnapshotCopyGrantCommand(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
  DeleteSnapshotCopyGrantCommand.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":"DeleteSnapshotCopyGrantCommand.js","sourceRoot":"","sources":["../../../commands/DeleteSnapshotCopyGrantCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACpE,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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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":"DeleteSnapshotCopyGrantCommand.js","sourceRoot":"","sources":["../../../commands/DeleteSnapshotCopyGrantCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACpE,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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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 { DeleteSnapshotScheduleMessage } from "../models/models_0";
3
3
  import { deserializeAws_queryDeleteSnapshotScheduleCommand, serializeAws_queryDeleteSnapshotScheduleCommand, } 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 snapshot 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, DeleteSnapshotScheduleCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DeleteSnapshotScheduleCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DeleteSnapshotScheduleCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DeleteSnapshotScheduleCommandInput} for command's `input` shape.
19
- * @see {@link DeleteSnapshotScheduleCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DeleteSnapshotScheduleCommand = /** @class */ (function (_super) {
6
+ var DeleteSnapshotScheduleCommand = (function (_super) {
24
7
  __extends(DeleteSnapshotScheduleCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DeleteSnapshotScheduleCommand(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
  DeleteSnapshotScheduleCommand.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":"DeleteSnapshotScheduleCommand.js","sourceRoot":"","sources":["../../../commands/DeleteSnapshotScheduleCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACnE,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;;;;;;;;;;;;;;;;GAgBG;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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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":"DeleteSnapshotScheduleCommand.js","sourceRoot":"","sources":["../../../commands/DeleteSnapshotScheduleCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACnE,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;AA+B7D;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,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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,39 +3,13 @@ import { DeleteTagsMessage } from "../models/models_0";
3
3
  import { deserializeAws_queryDeleteTagsCommand, serializeAws_queryDeleteTagsCommand } 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 tags from a resource. You must provide the ARN of the resource
8
- * from which you want to delete the tag or tags.</p>
9
- * @example
10
- * Use a bare-bones client and the command you need to make an API call.
11
- * ```javascript
12
- * import { RedshiftClient, DeleteTagsCommand } from "@aws-sdk/client-redshift"; // ES Modules import
13
- * // const { RedshiftClient, DeleteTagsCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
14
- * const client = new RedshiftClient(config);
15
- * const command = new DeleteTagsCommand(input);
16
- * const response = await client.send(command);
17
- * ```
18
- *
19
- * @see {@link DeleteTagsCommandInput} for command's `input` shape.
20
- * @see {@link DeleteTagsCommandOutput} for command's `response` shape.
21
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
22
- *
23
- */
24
- var DeleteTagsCommand = /** @class */ (function (_super) {
6
+ var DeleteTagsCommand = (function (_super) {
25
7
  __extends(DeleteTagsCommand, _super);
26
- // Start section: command_properties
27
- // End section: command_properties
28
8
  function DeleteTagsCommand(input) {
29
- var _this =
30
- // Start section: command_constructor
31
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
32
10
  _this.input = input;
33
11
  return _this;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  DeleteTagsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
40
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteTagsCommand.js","sourceRoot":"","sources":["../../../commands/DeleteTagsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AACvD,OAAO,EAAE,qCAAqC,EAAE,mCAAmC,EAAE,MAAM,wBAAwB,CAAC;AACpH,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;;GAiBG;AACH;IAAuC,qCAItC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,2BAAqB,KAA6B;QAAlD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwB;;QAGhD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,6CAAiB,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,mBAAmB,CAAC;QACxC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iBAAiB,CAAC,kBAAkB;YAC7D,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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,qCAAS,GAAjB,UAAkB,KAA6B,EAAE,OAAuB;QACtE,OAAO,mCAAmC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;IAEO,uCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,qCAAqC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAIH,wBAAC;AAAD,CAAC,AAtDD,CAAuC,QAAQ,GAsD9C"}
1
+ {"version":3,"file":"DeleteTagsCommand.js","sourceRoot":"","sources":["../../../commands/DeleteTagsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AACvD,OAAO,EAAE,qCAAqC,EAAE,mCAAmC,EAAE,MAAM,wBAAwB,CAAC;AACpH,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAAuC,qCAItC;IAIC,2BAAqB,KAA6B;QAAlD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwB;;IAIlD,CAAC;IAKD,6CAAiB,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,mBAAmB,CAAC;QACxC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iBAAiB,CAAC,kBAAkB;YAC7D,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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,qCAAS,GAAjB,UAAkB,KAA6B,EAAE,OAAuB;QACtE,OAAO,mCAAmC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;IAEO,uCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,qCAAqC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAIH,wBAAC;AAAD,CAAC,AAtDD,CAAuC,QAAQ,GAsD9C"}
@@ -3,38 +3,13 @@ import { DeleteUsageLimitMessage } from "../models/models_0";
3
3
  import { deserializeAws_queryDeleteUsageLimitCommand, serializeAws_queryDeleteUsageLimitCommand, } 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 usage limit from 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, DeleteUsageLimitCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DeleteUsageLimitCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DeleteUsageLimitCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DeleteUsageLimitCommandInput} for command's `input` shape.
19
- * @see {@link DeleteUsageLimitCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DeleteUsageLimitCommand = /** @class */ (function (_super) {
6
+ var DeleteUsageLimitCommand = (function (_super) {
24
7
  __extends(DeleteUsageLimitCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DeleteUsageLimitCommand(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
  DeleteUsageLimitCommand.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":"DeleteUsageLimitCommand.js","sourceRoot":"","sources":["../../../commands/DeleteUsageLimitCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA6C,2CAI5C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,iCAAqB,KAAmC;QAAxD;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;QAGtD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
1
+ {"version":3,"file":"DeleteUsageLimitCommand.js","sourceRoot":"","sources":["../../../commands/DeleteUsageLimitCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
@@ -3,38 +3,13 @@ import { AccountAttributeList, DescribeAccountAttributesMessage } from "../model
3
3
  import { deserializeAws_queryDescribeAccountAttributesCommand, serializeAws_queryDescribeAccountAttributesCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns a list of attributes attached to an account</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DescribeAccountAttributesCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DescribeAccountAttributesCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DescribeAccountAttributesCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeAccountAttributesCommandInput} for command's `input` shape.
19
- * @see {@link DescribeAccountAttributesCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeAccountAttributesCommand = /** @class */ (function (_super) {
6
+ var DescribeAccountAttributesCommand = (function (_super) {
24
7
  __extends(DescribeAccountAttributesCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeAccountAttributesCommand(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
  DescribeAccountAttributesCommand.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":"DescribeAccountAttributesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeAccountAttributesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AAC5F,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAsD,oDAIrD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,0CAAqB,KAA4C;QAAjE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;QAG/D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
1
+ {"version":3,"file":"DescribeAccountAttributesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeAccountAttributesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AAC5F,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAsD,oDAIrD;IAIC,0CAAqB,KAA4C;QAAjE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;IAIjE,CAAC;IAKD,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
@@ -3,38 +3,13 @@ import { DescribeAuthenticationProfilesMessage, DescribeAuthenticationProfilesRe
3
3
  import { deserializeAws_queryDescribeAuthenticationProfilesCommand, serializeAws_queryDescribeAuthenticationProfilesCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Describes an authentication profile.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DescribeAuthenticationProfilesCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DescribeAuthenticationProfilesCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DescribeAuthenticationProfilesCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeAuthenticationProfilesCommandInput} for command's `input` shape.
19
- * @see {@link DescribeAuthenticationProfilesCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeAuthenticationProfilesCommand = /** @class */ (function (_super) {
6
+ var DescribeAuthenticationProfilesCommand = (function (_super) {
24
7
  __extends(DescribeAuthenticationProfilesCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeAuthenticationProfilesCommand(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
  DescribeAuthenticationProfilesCommand.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":"DescribeAuthenticationProfilesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeAuthenticationProfilesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qCAAqC,EAAE,oCAAoC,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgB7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAA2D,yDAI1D;IACC,oCAAoC;IACpC,kCAAkC;IAElC,+CAAqB,KAAiD;QAAtE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4C;;QAGpE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iEAAiB,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,uCAAuC,CAAC;QAC5D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qCAAqC,CAAC,kBAAkB;YACjF,wBAAwB,EAAE,oCAAoC,CAAC,kBAAkB;SAClF,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,yDAAS,GAAjB,UACE,KAAiD,EACjD,OAAuB;QAEvB,OAAO,uDAAuD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAEO,2DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAIH,4CAAC;AAAD,CAAC,AA5DD,CAA2D,QAAQ,GA4DlE"}
1
+ {"version":3,"file":"DescribeAuthenticationProfilesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeAuthenticationProfilesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qCAAqC,EAAE,oCAAoC,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiC7D;IAA2D,yDAI1D;IAIC,+CAAqB,KAAiD;QAAtE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4C;;IAItE,CAAC;IAKD,iEAAiB,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,uCAAuC,CAAC;QAC5D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qCAAqC,CAAC,kBAAkB;YACjF,wBAAwB,EAAE,oCAAoC,CAAC,kBAAkB;SAClF,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,yDAAS,GAAjB,UACE,KAAiD,EACjD,OAAuB;QAEvB,OAAO,uDAAuD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAEO,2DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAIH,4CAAC;AAAD,CAAC,AA5DD,CAA2D,QAAQ,GA4DlE"}
@@ -3,38 +3,13 @@ import { ClusterDbRevisionsMessage, DescribeClusterDbRevisionsMessage } from "..
3
3
  import { deserializeAws_queryDescribeClusterDbRevisionsCommand, serializeAws_queryDescribeClusterDbRevisionsCommand, } from "../protocols/Aws_query";
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Returns an array of <code>ClusterDbRevision</code> objects.</p>
8
- * @example
9
- * Use a bare-bones client and the command you need to make an API call.
10
- * ```javascript
11
- * import { RedshiftClient, DescribeClusterDbRevisionsCommand } from "@aws-sdk/client-redshift"; // ES Modules import
12
- * // const { RedshiftClient, DescribeClusterDbRevisionsCommand } = require("@aws-sdk/client-redshift"); // CommonJS import
13
- * const client = new RedshiftClient(config);
14
- * const command = new DescribeClusterDbRevisionsCommand(input);
15
- * const response = await client.send(command);
16
- * ```
17
- *
18
- * @see {@link DescribeClusterDbRevisionsCommandInput} for command's `input` shape.
19
- * @see {@link DescribeClusterDbRevisionsCommandOutput} for command's `response` shape.
20
- * @see {@link RedshiftClientResolvedConfig | config} for command's `input` shape.
21
- *
22
- */
23
- var DescribeClusterDbRevisionsCommand = /** @class */ (function (_super) {
6
+ var DescribeClusterDbRevisionsCommand = (function (_super) {
24
7
  __extends(DescribeClusterDbRevisionsCommand, _super);
25
- // Start section: command_properties
26
- // End section: command_properties
27
8
  function DescribeClusterDbRevisionsCommand(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
  DescribeClusterDbRevisionsCommand.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":"DescribeClusterDbRevisionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeClusterDbRevisionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,yBAAyB,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAClG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH;IAAuD,qDAItD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,2CAAqB,KAA6C;QAAlE;QACE,qCAAqC;QACrC,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;QAGhE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
1
+ {"version":3,"file":"DescribeClusterDbRevisionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeClusterDbRevisionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,yBAAyB,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAClG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}