@aws-sdk/client-redshift 3.193.0 → 3.194.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 (508) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/RedshiftClient.js +11 -8
  3. package/dist-cjs/commands/AcceptReservedNodeExchangeCommand.js +10 -0
  4. package/dist-cjs/commands/AddPartnerCommand.js +10 -0
  5. package/dist-cjs/commands/AssociateDataShareConsumerCommand.js +10 -0
  6. package/dist-cjs/commands/AuthorizeClusterSecurityGroupIngressCommand.js +10 -0
  7. package/dist-cjs/commands/AuthorizeDataShareCommand.js +10 -0
  8. package/dist-cjs/commands/AuthorizeEndpointAccessCommand.js +10 -0
  9. package/dist-cjs/commands/AuthorizeSnapshotAccessCommand.js +10 -0
  10. package/dist-cjs/commands/BatchDeleteClusterSnapshotsCommand.js +10 -0
  11. package/dist-cjs/commands/BatchModifyClusterSnapshotsCommand.js +10 -0
  12. package/dist-cjs/commands/CancelResizeCommand.js +10 -0
  13. package/dist-cjs/commands/CopyClusterSnapshotCommand.js +10 -0
  14. package/dist-cjs/commands/CreateAuthenticationProfileCommand.js +10 -0
  15. package/dist-cjs/commands/CreateClusterCommand.js +10 -0
  16. package/dist-cjs/commands/CreateClusterParameterGroupCommand.js +10 -0
  17. package/dist-cjs/commands/CreateClusterSecurityGroupCommand.js +10 -0
  18. package/dist-cjs/commands/CreateClusterSnapshotCommand.js +10 -0
  19. package/dist-cjs/commands/CreateClusterSubnetGroupCommand.js +10 -0
  20. package/dist-cjs/commands/CreateEndpointAccessCommand.js +10 -0
  21. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +10 -0
  22. package/dist-cjs/commands/CreateHsmClientCertificateCommand.js +10 -0
  23. package/dist-cjs/commands/CreateHsmConfigurationCommand.js +10 -0
  24. package/dist-cjs/commands/CreateScheduledActionCommand.js +10 -0
  25. package/dist-cjs/commands/CreateSnapshotCopyGrantCommand.js +10 -0
  26. package/dist-cjs/commands/CreateSnapshotScheduleCommand.js +10 -0
  27. package/dist-cjs/commands/CreateTagsCommand.js +10 -0
  28. package/dist-cjs/commands/CreateUsageLimitCommand.js +10 -0
  29. package/dist-cjs/commands/DeauthorizeDataShareCommand.js +10 -0
  30. package/dist-cjs/commands/DeleteAuthenticationProfileCommand.js +10 -0
  31. package/dist-cjs/commands/DeleteClusterCommand.js +10 -0
  32. package/dist-cjs/commands/DeleteClusterParameterGroupCommand.js +10 -0
  33. package/dist-cjs/commands/DeleteClusterSecurityGroupCommand.js +10 -0
  34. package/dist-cjs/commands/DeleteClusterSnapshotCommand.js +10 -0
  35. package/dist-cjs/commands/DeleteClusterSubnetGroupCommand.js +10 -0
  36. package/dist-cjs/commands/DeleteEndpointAccessCommand.js +10 -0
  37. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +10 -0
  38. package/dist-cjs/commands/DeleteHsmClientCertificateCommand.js +10 -0
  39. package/dist-cjs/commands/DeleteHsmConfigurationCommand.js +10 -0
  40. package/dist-cjs/commands/DeletePartnerCommand.js +10 -0
  41. package/dist-cjs/commands/DeleteScheduledActionCommand.js +10 -0
  42. package/dist-cjs/commands/DeleteSnapshotCopyGrantCommand.js +10 -0
  43. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +10 -0
  44. package/dist-cjs/commands/DeleteTagsCommand.js +10 -0
  45. package/dist-cjs/commands/DeleteUsageLimitCommand.js +10 -0
  46. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +10 -0
  47. package/dist-cjs/commands/DescribeAuthenticationProfilesCommand.js +10 -0
  48. package/dist-cjs/commands/DescribeClusterDbRevisionsCommand.js +10 -0
  49. package/dist-cjs/commands/DescribeClusterParameterGroupsCommand.js +10 -0
  50. package/dist-cjs/commands/DescribeClusterParametersCommand.js +10 -0
  51. package/dist-cjs/commands/DescribeClusterSecurityGroupsCommand.js +10 -0
  52. package/dist-cjs/commands/DescribeClusterSnapshotsCommand.js +10 -0
  53. package/dist-cjs/commands/DescribeClusterSubnetGroupsCommand.js +10 -0
  54. package/dist-cjs/commands/DescribeClusterTracksCommand.js +10 -0
  55. package/dist-cjs/commands/DescribeClusterVersionsCommand.js +10 -0
  56. package/dist-cjs/commands/DescribeClustersCommand.js +10 -0
  57. package/dist-cjs/commands/DescribeDataSharesCommand.js +10 -0
  58. package/dist-cjs/commands/DescribeDataSharesForConsumerCommand.js +10 -0
  59. package/dist-cjs/commands/DescribeDataSharesForProducerCommand.js +10 -0
  60. package/dist-cjs/commands/DescribeDefaultClusterParametersCommand.js +10 -0
  61. package/dist-cjs/commands/DescribeEndpointAccessCommand.js +10 -0
  62. package/dist-cjs/commands/DescribeEndpointAuthorizationCommand.js +10 -0
  63. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +10 -0
  64. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +10 -0
  65. package/dist-cjs/commands/DescribeEventsCommand.js +10 -0
  66. package/dist-cjs/commands/DescribeHsmClientCertificatesCommand.js +10 -0
  67. package/dist-cjs/commands/DescribeHsmConfigurationsCommand.js +10 -0
  68. package/dist-cjs/commands/DescribeLoggingStatusCommand.js +10 -0
  69. package/dist-cjs/commands/DescribeNodeConfigurationOptionsCommand.js +10 -0
  70. package/dist-cjs/commands/DescribeOrderableClusterOptionsCommand.js +10 -0
  71. package/dist-cjs/commands/DescribePartnersCommand.js +10 -0
  72. package/dist-cjs/commands/DescribeReservedNodeExchangeStatusCommand.js +10 -0
  73. package/dist-cjs/commands/DescribeReservedNodeOfferingsCommand.js +10 -0
  74. package/dist-cjs/commands/DescribeReservedNodesCommand.js +10 -0
  75. package/dist-cjs/commands/DescribeResizeCommand.js +10 -0
  76. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +10 -0
  77. package/dist-cjs/commands/DescribeSnapshotCopyGrantsCommand.js +10 -0
  78. package/dist-cjs/commands/DescribeSnapshotSchedulesCommand.js +10 -0
  79. package/dist-cjs/commands/DescribeStorageCommand.js +10 -0
  80. package/dist-cjs/commands/DescribeTableRestoreStatusCommand.js +10 -0
  81. package/dist-cjs/commands/DescribeTagsCommand.js +10 -0
  82. package/dist-cjs/commands/DescribeUsageLimitsCommand.js +10 -0
  83. package/dist-cjs/commands/DisableLoggingCommand.js +10 -0
  84. package/dist-cjs/commands/DisableSnapshotCopyCommand.js +10 -0
  85. package/dist-cjs/commands/DisassociateDataShareConsumerCommand.js +10 -0
  86. package/dist-cjs/commands/EnableLoggingCommand.js +10 -0
  87. package/dist-cjs/commands/EnableSnapshotCopyCommand.js +10 -0
  88. package/dist-cjs/commands/GetClusterCredentialsCommand.js +10 -0
  89. package/dist-cjs/commands/GetClusterCredentialsWithIAMCommand.js +10 -0
  90. package/dist-cjs/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +10 -0
  91. package/dist-cjs/commands/GetReservedNodeExchangeOfferingsCommand.js +10 -0
  92. package/dist-cjs/commands/ModifyAquaConfigurationCommand.js +10 -0
  93. package/dist-cjs/commands/ModifyAuthenticationProfileCommand.js +10 -0
  94. package/dist-cjs/commands/ModifyClusterCommand.js +10 -0
  95. package/dist-cjs/commands/ModifyClusterDbRevisionCommand.js +10 -0
  96. package/dist-cjs/commands/ModifyClusterIamRolesCommand.js +10 -0
  97. package/dist-cjs/commands/ModifyClusterMaintenanceCommand.js +10 -0
  98. package/dist-cjs/commands/ModifyClusterParameterGroupCommand.js +10 -0
  99. package/dist-cjs/commands/ModifyClusterSnapshotCommand.js +10 -0
  100. package/dist-cjs/commands/ModifyClusterSnapshotScheduleCommand.js +10 -0
  101. package/dist-cjs/commands/ModifyClusterSubnetGroupCommand.js +10 -0
  102. package/dist-cjs/commands/ModifyEndpointAccessCommand.js +10 -0
  103. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +10 -0
  104. package/dist-cjs/commands/ModifyScheduledActionCommand.js +10 -0
  105. package/dist-cjs/commands/ModifySnapshotCopyRetentionPeriodCommand.js +10 -0
  106. package/dist-cjs/commands/ModifySnapshotScheduleCommand.js +10 -0
  107. package/dist-cjs/commands/ModifyUsageLimitCommand.js +10 -0
  108. package/dist-cjs/commands/PauseClusterCommand.js +10 -0
  109. package/dist-cjs/commands/PurchaseReservedNodeOfferingCommand.js +10 -0
  110. package/dist-cjs/commands/RebootClusterCommand.js +10 -0
  111. package/dist-cjs/commands/RejectDataShareCommand.js +10 -0
  112. package/dist-cjs/commands/ResetClusterParameterGroupCommand.js +10 -0
  113. package/dist-cjs/commands/ResizeClusterCommand.js +10 -0
  114. package/dist-cjs/commands/RestoreFromClusterSnapshotCommand.js +10 -0
  115. package/dist-cjs/commands/RestoreTableFromClusterSnapshotCommand.js +10 -0
  116. package/dist-cjs/commands/ResumeClusterCommand.js +10 -0
  117. package/dist-cjs/commands/RevokeClusterSecurityGroupIngressCommand.js +10 -0
  118. package/dist-cjs/commands/RevokeEndpointAccessCommand.js +10 -0
  119. package/dist-cjs/commands/RevokeSnapshotAccessCommand.js +10 -0
  120. package/dist-cjs/commands/RotateEncryptionKeyCommand.js +10 -0
  121. package/dist-cjs/commands/UpdatePartnerStatusCommand.js +10 -0
  122. package/dist-cjs/endpoint/EndpointParameters.js +13 -0
  123. package/dist-cjs/endpoint/endpointResolver.js +12 -0
  124. package/dist-cjs/endpoint/ruleset.js +318 -0
  125. package/dist-cjs/runtimeConfig.shared.js +3 -3
  126. package/dist-es/RedshiftClient.js +12 -9
  127. package/dist-es/commands/AcceptReservedNodeExchangeCommand.js +10 -0
  128. package/dist-es/commands/AddPartnerCommand.js +10 -0
  129. package/dist-es/commands/AssociateDataShareConsumerCommand.js +10 -0
  130. package/dist-es/commands/AuthorizeClusterSecurityGroupIngressCommand.js +10 -0
  131. package/dist-es/commands/AuthorizeDataShareCommand.js +10 -0
  132. package/dist-es/commands/AuthorizeEndpointAccessCommand.js +10 -0
  133. package/dist-es/commands/AuthorizeSnapshotAccessCommand.js +10 -0
  134. package/dist-es/commands/BatchDeleteClusterSnapshotsCommand.js +10 -0
  135. package/dist-es/commands/BatchModifyClusterSnapshotsCommand.js +10 -0
  136. package/dist-es/commands/CancelResizeCommand.js +10 -0
  137. package/dist-es/commands/CopyClusterSnapshotCommand.js +10 -0
  138. package/dist-es/commands/CreateAuthenticationProfileCommand.js +10 -0
  139. package/dist-es/commands/CreateClusterCommand.js +10 -0
  140. package/dist-es/commands/CreateClusterParameterGroupCommand.js +10 -0
  141. package/dist-es/commands/CreateClusterSecurityGroupCommand.js +10 -0
  142. package/dist-es/commands/CreateClusterSnapshotCommand.js +10 -0
  143. package/dist-es/commands/CreateClusterSubnetGroupCommand.js +10 -0
  144. package/dist-es/commands/CreateEndpointAccessCommand.js +10 -0
  145. package/dist-es/commands/CreateEventSubscriptionCommand.js +10 -0
  146. package/dist-es/commands/CreateHsmClientCertificateCommand.js +10 -0
  147. package/dist-es/commands/CreateHsmConfigurationCommand.js +10 -0
  148. package/dist-es/commands/CreateScheduledActionCommand.js +10 -0
  149. package/dist-es/commands/CreateSnapshotCopyGrantCommand.js +10 -0
  150. package/dist-es/commands/CreateSnapshotScheduleCommand.js +10 -0
  151. package/dist-es/commands/CreateTagsCommand.js +10 -0
  152. package/dist-es/commands/CreateUsageLimitCommand.js +10 -0
  153. package/dist-es/commands/DeauthorizeDataShareCommand.js +10 -0
  154. package/dist-es/commands/DeleteAuthenticationProfileCommand.js +10 -0
  155. package/dist-es/commands/DeleteClusterCommand.js +10 -0
  156. package/dist-es/commands/DeleteClusterParameterGroupCommand.js +10 -0
  157. package/dist-es/commands/DeleteClusterSecurityGroupCommand.js +10 -0
  158. package/dist-es/commands/DeleteClusterSnapshotCommand.js +10 -0
  159. package/dist-es/commands/DeleteClusterSubnetGroupCommand.js +10 -0
  160. package/dist-es/commands/DeleteEndpointAccessCommand.js +10 -0
  161. package/dist-es/commands/DeleteEventSubscriptionCommand.js +10 -0
  162. package/dist-es/commands/DeleteHsmClientCertificateCommand.js +10 -0
  163. package/dist-es/commands/DeleteHsmConfigurationCommand.js +10 -0
  164. package/dist-es/commands/DeletePartnerCommand.js +10 -0
  165. package/dist-es/commands/DeleteScheduledActionCommand.js +10 -0
  166. package/dist-es/commands/DeleteSnapshotCopyGrantCommand.js +10 -0
  167. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +10 -0
  168. package/dist-es/commands/DeleteTagsCommand.js +10 -0
  169. package/dist-es/commands/DeleteUsageLimitCommand.js +10 -0
  170. package/dist-es/commands/DescribeAccountAttributesCommand.js +10 -0
  171. package/dist-es/commands/DescribeAuthenticationProfilesCommand.js +10 -0
  172. package/dist-es/commands/DescribeClusterDbRevisionsCommand.js +10 -0
  173. package/dist-es/commands/DescribeClusterParameterGroupsCommand.js +10 -0
  174. package/dist-es/commands/DescribeClusterParametersCommand.js +10 -0
  175. package/dist-es/commands/DescribeClusterSecurityGroupsCommand.js +10 -0
  176. package/dist-es/commands/DescribeClusterSnapshotsCommand.js +10 -0
  177. package/dist-es/commands/DescribeClusterSubnetGroupsCommand.js +10 -0
  178. package/dist-es/commands/DescribeClusterTracksCommand.js +10 -0
  179. package/dist-es/commands/DescribeClusterVersionsCommand.js +10 -0
  180. package/dist-es/commands/DescribeClustersCommand.js +10 -0
  181. package/dist-es/commands/DescribeDataSharesCommand.js +10 -0
  182. package/dist-es/commands/DescribeDataSharesForConsumerCommand.js +10 -0
  183. package/dist-es/commands/DescribeDataSharesForProducerCommand.js +10 -0
  184. package/dist-es/commands/DescribeDefaultClusterParametersCommand.js +10 -0
  185. package/dist-es/commands/DescribeEndpointAccessCommand.js +10 -0
  186. package/dist-es/commands/DescribeEndpointAuthorizationCommand.js +10 -0
  187. package/dist-es/commands/DescribeEventCategoriesCommand.js +10 -0
  188. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +10 -0
  189. package/dist-es/commands/DescribeEventsCommand.js +10 -0
  190. package/dist-es/commands/DescribeHsmClientCertificatesCommand.js +10 -0
  191. package/dist-es/commands/DescribeHsmConfigurationsCommand.js +10 -0
  192. package/dist-es/commands/DescribeLoggingStatusCommand.js +10 -0
  193. package/dist-es/commands/DescribeNodeConfigurationOptionsCommand.js +10 -0
  194. package/dist-es/commands/DescribeOrderableClusterOptionsCommand.js +10 -0
  195. package/dist-es/commands/DescribePartnersCommand.js +10 -0
  196. package/dist-es/commands/DescribeReservedNodeExchangeStatusCommand.js +10 -0
  197. package/dist-es/commands/DescribeReservedNodeOfferingsCommand.js +10 -0
  198. package/dist-es/commands/DescribeReservedNodesCommand.js +10 -0
  199. package/dist-es/commands/DescribeResizeCommand.js +10 -0
  200. package/dist-es/commands/DescribeScheduledActionsCommand.js +10 -0
  201. package/dist-es/commands/DescribeSnapshotCopyGrantsCommand.js +10 -0
  202. package/dist-es/commands/DescribeSnapshotSchedulesCommand.js +10 -0
  203. package/dist-es/commands/DescribeStorageCommand.js +10 -0
  204. package/dist-es/commands/DescribeTableRestoreStatusCommand.js +10 -0
  205. package/dist-es/commands/DescribeTagsCommand.js +10 -0
  206. package/dist-es/commands/DescribeUsageLimitsCommand.js +10 -0
  207. package/dist-es/commands/DisableLoggingCommand.js +10 -0
  208. package/dist-es/commands/DisableSnapshotCopyCommand.js +10 -0
  209. package/dist-es/commands/DisassociateDataShareConsumerCommand.js +10 -0
  210. package/dist-es/commands/EnableLoggingCommand.js +10 -0
  211. package/dist-es/commands/EnableSnapshotCopyCommand.js +10 -0
  212. package/dist-es/commands/GetClusterCredentialsCommand.js +10 -0
  213. package/dist-es/commands/GetClusterCredentialsWithIAMCommand.js +10 -0
  214. package/dist-es/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +10 -0
  215. package/dist-es/commands/GetReservedNodeExchangeOfferingsCommand.js +10 -0
  216. package/dist-es/commands/ModifyAquaConfigurationCommand.js +10 -0
  217. package/dist-es/commands/ModifyAuthenticationProfileCommand.js +10 -0
  218. package/dist-es/commands/ModifyClusterCommand.js +10 -0
  219. package/dist-es/commands/ModifyClusterDbRevisionCommand.js +10 -0
  220. package/dist-es/commands/ModifyClusterIamRolesCommand.js +10 -0
  221. package/dist-es/commands/ModifyClusterMaintenanceCommand.js +10 -0
  222. package/dist-es/commands/ModifyClusterParameterGroupCommand.js +10 -0
  223. package/dist-es/commands/ModifyClusterSnapshotCommand.js +10 -0
  224. package/dist-es/commands/ModifyClusterSnapshotScheduleCommand.js +10 -0
  225. package/dist-es/commands/ModifyClusterSubnetGroupCommand.js +10 -0
  226. package/dist-es/commands/ModifyEndpointAccessCommand.js +10 -0
  227. package/dist-es/commands/ModifyEventSubscriptionCommand.js +10 -0
  228. package/dist-es/commands/ModifyScheduledActionCommand.js +10 -0
  229. package/dist-es/commands/ModifySnapshotCopyRetentionPeriodCommand.js +10 -0
  230. package/dist-es/commands/ModifySnapshotScheduleCommand.js +10 -0
  231. package/dist-es/commands/ModifyUsageLimitCommand.js +10 -0
  232. package/dist-es/commands/PauseClusterCommand.js +10 -0
  233. package/dist-es/commands/PurchaseReservedNodeOfferingCommand.js +10 -0
  234. package/dist-es/commands/RebootClusterCommand.js +10 -0
  235. package/dist-es/commands/RejectDataShareCommand.js +10 -0
  236. package/dist-es/commands/ResetClusterParameterGroupCommand.js +10 -0
  237. package/dist-es/commands/ResizeClusterCommand.js +10 -0
  238. package/dist-es/commands/RestoreFromClusterSnapshotCommand.js +10 -0
  239. package/dist-es/commands/RestoreTableFromClusterSnapshotCommand.js +10 -0
  240. package/dist-es/commands/ResumeClusterCommand.js +10 -0
  241. package/dist-es/commands/RevokeClusterSecurityGroupIngressCommand.js +10 -0
  242. package/dist-es/commands/RevokeEndpointAccessCommand.js +10 -0
  243. package/dist-es/commands/RevokeSnapshotAccessCommand.js +10 -0
  244. package/dist-es/commands/RotateEncryptionKeyCommand.js +10 -0
  245. package/dist-es/commands/UpdatePartnerStatusCommand.js +10 -0
  246. package/dist-es/endpoint/EndpointParameters.js +8 -0
  247. package/dist-es/endpoint/endpointResolver.js +8 -0
  248. package/dist-es/endpoint/ruleset.js +315 -0
  249. package/dist-es/runtimeConfig.shared.js +2 -2
  250. package/dist-types/RedshiftClient.d.ts +6 -9
  251. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +2 -0
  252. package/dist-types/commands/AddPartnerCommand.d.ts +2 -0
  253. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +2 -0
  254. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +2 -0
  255. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +2 -0
  256. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +2 -0
  257. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +2 -0
  258. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +2 -0
  259. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +2 -0
  260. package/dist-types/commands/CancelResizeCommand.d.ts +2 -0
  261. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +2 -0
  262. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +2 -0
  263. package/dist-types/commands/CreateClusterCommand.d.ts +2 -0
  264. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +2 -0
  265. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +2 -0
  266. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +2 -0
  267. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +2 -0
  268. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +2 -0
  269. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -0
  270. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +2 -0
  271. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +2 -0
  272. package/dist-types/commands/CreateScheduledActionCommand.d.ts +2 -0
  273. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +2 -0
  274. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +2 -0
  275. package/dist-types/commands/CreateTagsCommand.d.ts +2 -0
  276. package/dist-types/commands/CreateUsageLimitCommand.d.ts +2 -0
  277. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +2 -0
  278. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +2 -0
  279. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -0
  280. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +2 -0
  281. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +2 -0
  282. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +2 -0
  283. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +2 -0
  284. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +2 -0
  285. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -0
  286. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +2 -0
  287. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +2 -0
  288. package/dist-types/commands/DeletePartnerCommand.d.ts +2 -0
  289. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -0
  290. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +2 -0
  291. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +2 -0
  292. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -0
  293. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +2 -0
  294. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -0
  295. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +2 -0
  296. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +2 -0
  297. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +2 -0
  298. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +2 -0
  299. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +2 -0
  300. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +2 -0
  301. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +2 -0
  302. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +2 -0
  303. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +2 -0
  304. package/dist-types/commands/DescribeClustersCommand.d.ts +2 -0
  305. package/dist-types/commands/DescribeDataSharesCommand.d.ts +2 -0
  306. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +2 -0
  307. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +2 -0
  308. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +2 -0
  309. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +2 -0
  310. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +2 -0
  311. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -0
  312. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -0
  313. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -0
  314. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +2 -0
  315. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +2 -0
  316. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +2 -0
  317. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +2 -0
  318. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +2 -0
  319. package/dist-types/commands/DescribePartnersCommand.d.ts +2 -0
  320. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +2 -0
  321. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +2 -0
  322. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +2 -0
  323. package/dist-types/commands/DescribeResizeCommand.d.ts +2 -0
  324. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +2 -0
  325. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +2 -0
  326. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +2 -0
  327. package/dist-types/commands/DescribeStorageCommand.d.ts +2 -0
  328. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +2 -0
  329. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -0
  330. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +2 -0
  331. package/dist-types/commands/DisableLoggingCommand.d.ts +2 -0
  332. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +2 -0
  333. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +2 -0
  334. package/dist-types/commands/EnableLoggingCommand.d.ts +2 -0
  335. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +2 -0
  336. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +2 -0
  337. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +2 -0
  338. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +2 -0
  339. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +2 -0
  340. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +2 -0
  341. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +2 -0
  342. package/dist-types/commands/ModifyClusterCommand.d.ts +2 -0
  343. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +2 -0
  344. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +2 -0
  345. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +2 -0
  346. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +2 -0
  347. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +2 -0
  348. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +2 -0
  349. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +2 -0
  350. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +2 -0
  351. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -0
  352. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +2 -0
  353. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +2 -0
  354. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +2 -0
  355. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +2 -0
  356. package/dist-types/commands/PauseClusterCommand.d.ts +2 -0
  357. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +2 -0
  358. package/dist-types/commands/RebootClusterCommand.d.ts +2 -0
  359. package/dist-types/commands/RejectDataShareCommand.d.ts +2 -0
  360. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +2 -0
  361. package/dist-types/commands/ResizeClusterCommand.d.ts +2 -0
  362. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +2 -0
  363. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +2 -0
  364. package/dist-types/commands/ResumeClusterCommand.d.ts +2 -0
  365. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +2 -0
  366. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +2 -0
  367. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +2 -0
  368. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +2 -0
  369. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +2 -0
  370. package/dist-types/endpoint/EndpointParameters.d.ts +19 -0
  371. package/dist-types/endpoint/endpointResolver.d.ts +5 -0
  372. package/dist-types/endpoint/ruleset.d.ts +2 -0
  373. package/dist-types/runtimeConfig.browser.d.ts +4 -2
  374. package/dist-types/runtimeConfig.d.ts +4 -2
  375. package/dist-types/runtimeConfig.native.d.ts +4 -2
  376. package/dist-types/runtimeConfig.shared.d.ts +3 -1
  377. package/dist-types/ts3.4/RedshiftClient.d.ts +15 -8
  378. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +2 -0
  379. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +2 -0
  380. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +2 -0
  381. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +2 -0
  382. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +2 -0
  383. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +2 -0
  384. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +2 -0
  385. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +2 -0
  386. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +2 -0
  387. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +2 -0
  388. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +2 -0
  389. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +2 -0
  390. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +2 -0
  391. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +2 -0
  392. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +2 -0
  393. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +2 -0
  394. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +2 -0
  395. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +2 -0
  396. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -0
  397. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +2 -0
  398. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +2 -0
  399. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +2 -0
  400. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +2 -0
  401. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +2 -0
  402. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -0
  403. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +2 -0
  404. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +2 -0
  405. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +2 -0
  406. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +2 -0
  407. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +2 -0
  408. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +2 -0
  409. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +2 -0
  410. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +2 -0
  411. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +2 -0
  412. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -0
  413. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +2 -0
  414. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +2 -0
  415. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +2 -0
  416. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +2 -0
  417. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +2 -0
  418. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +2 -0
  419. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -0
  420. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -0
  421. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -0
  422. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +2 -0
  423. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +2 -0
  424. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +2 -0
  425. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +2 -0
  426. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +2 -0
  427. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +2 -0
  428. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +2 -0
  429. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +2 -0
  430. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +2 -0
  431. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -0
  432. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +2 -0
  433. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +2 -0
  434. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +2 -0
  435. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +2 -0
  436. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +2 -0
  437. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +2 -0
  438. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -0
  439. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -0
  440. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -0
  441. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +2 -0
  442. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +2 -0
  443. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +2 -0
  444. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +2 -0
  445. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +2 -0
  446. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +2 -0
  447. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +2 -0
  448. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +2 -0
  449. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +2 -0
  450. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +2 -0
  451. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +2 -0
  452. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +2 -0
  453. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +2 -0
  454. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +2 -0
  455. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +2 -0
  456. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -0
  457. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +2 -0
  458. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +2 -0
  459. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +2 -0
  460. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +2 -0
  461. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +2 -0
  462. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +2 -0
  463. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +2 -0
  464. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +2 -0
  465. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +2 -0
  466. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +2 -0
  467. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +2 -0
  468. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +2 -0
  469. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +2 -0
  470. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +2 -0
  471. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +2 -0
  472. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +2 -0
  473. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +2 -0
  474. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +2 -0
  475. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +2 -0
  476. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +2 -0
  477. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +2 -0
  478. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -0
  479. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +2 -0
  480. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +2 -0
  481. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +2 -0
  482. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +2 -0
  483. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +2 -0
  484. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +2 -0
  485. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +2 -0
  486. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +2 -0
  487. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +2 -0
  488. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +2 -0
  489. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +2 -0
  490. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +2 -0
  491. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +2 -0
  492. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +2 -0
  493. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +2 -0
  494. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +2 -0
  495. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +2 -0
  496. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +2 -0
  497. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +26 -0
  498. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
  499. package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
  500. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +14 -4
  501. package/dist-types/ts3.4/runtimeConfig.d.ts +14 -4
  502. package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -3
  503. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -1
  504. package/package.json +4 -2
  505. package/dist-cjs/endpoints.js +0 -196
  506. package/dist-es/endpoints.js +0 -192
  507. package/dist-types/endpoints.d.ts +0 -2
  508. package/dist-types/ts3.4/endpoints.d.ts +0 -2
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateClusterParameterGroupMessage, CreateClusterParameterGroupResult } from "../models/models_0";
@@ -33,6 +34,7 @@ export interface CreateClusterParameterGroupCommandOutput extends CreateClusterP
33
34
  */
34
35
  export declare class CreateClusterParameterGroupCommand extends $Command<CreateClusterParameterGroupCommandInput, CreateClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig> {
35
36
  readonly input: CreateClusterParameterGroupCommandInput;
37
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
36
38
  constructor(input: CreateClusterParameterGroupCommandInput);
37
39
  /**
38
40
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateClusterSecurityGroupMessage, CreateClusterSecurityGroupResult } from "../models/models_0";
@@ -30,6 +31,7 @@ export interface CreateClusterSecurityGroupCommandOutput extends CreateClusterSe
30
31
  */
31
32
  export declare class CreateClusterSecurityGroupCommand extends $Command<CreateClusterSecurityGroupCommandInput, CreateClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig> {
32
33
  readonly input: CreateClusterSecurityGroupCommandInput;
34
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
33
35
  constructor(input: CreateClusterSecurityGroupCommandInput);
34
36
  /**
35
37
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateClusterSnapshotMessage, CreateClusterSnapshotResult } from "../models/models_0";
@@ -30,6 +31,7 @@ export interface CreateClusterSnapshotCommandOutput extends CreateClusterSnapsho
30
31
  */
31
32
  export declare class CreateClusterSnapshotCommand extends $Command<CreateClusterSnapshotCommandInput, CreateClusterSnapshotCommandOutput, RedshiftClientResolvedConfig> {
32
33
  readonly input: CreateClusterSnapshotCommandInput;
34
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
33
35
  constructor(input: CreateClusterSnapshotCommandInput);
34
36
  /**
35
37
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateClusterSubnetGroupMessage, CreateClusterSubnetGroupResult } from "../models/models_0";
@@ -31,6 +32,7 @@ export interface CreateClusterSubnetGroupCommandOutput extends CreateClusterSubn
31
32
  */
32
33
  export declare class CreateClusterSubnetGroupCommand extends $Command<CreateClusterSubnetGroupCommandInput, CreateClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig> {
33
34
  readonly input: CreateClusterSubnetGroupCommandInput;
35
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
34
36
  constructor(input: CreateClusterSubnetGroupCommandInput);
35
37
  /**
36
38
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateEndpointAccessMessage, EndpointAccess } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface CreateEndpointAccessCommandOutput extends EndpointAccess, __Met
25
26
  */
26
27
  export declare class CreateEndpointAccessCommand extends $Command<CreateEndpointAccessCommandInput, CreateEndpointAccessCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: CreateEndpointAccessCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: CreateEndpointAccessCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from "../models/models_0";
@@ -41,6 +42,7 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
41
42
  */
42
43
  export declare class CreateEventSubscriptionCommand extends $Command<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput, RedshiftClientResolvedConfig> {
43
44
  readonly input: CreateEventSubscriptionCommandInput;
45
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
46
  constructor(input: CreateEventSubscriptionCommandInput);
45
47
  /**
46
48
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateHsmClientCertificateMessage, CreateHsmClientCertificateResult } from "../models/models_0";
@@ -32,6 +33,7 @@ export interface CreateHsmClientCertificateCommandOutput extends CreateHsmClient
32
33
  */
33
34
  export declare class CreateHsmClientCertificateCommand extends $Command<CreateHsmClientCertificateCommandInput, CreateHsmClientCertificateCommandOutput, RedshiftClientResolvedConfig> {
34
35
  readonly input: CreateHsmClientCertificateCommandInput;
36
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
35
37
  constructor(input: CreateHsmClientCertificateCommandInput);
36
38
  /**
37
39
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateHsmConfigurationMessage, CreateHsmConfigurationResult } from "../models/models_0";
@@ -31,6 +32,7 @@ export interface CreateHsmConfigurationCommandOutput extends CreateHsmConfigurat
31
32
  */
32
33
  export declare class CreateHsmConfigurationCommand extends $Command<CreateHsmConfigurationCommandInput, CreateHsmConfigurationCommandOutput, RedshiftClientResolvedConfig> {
33
34
  readonly input: CreateHsmConfigurationCommandInput;
35
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
34
36
  constructor(input: CreateHsmConfigurationCommandInput);
35
37
  /**
36
38
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateScheduledActionMessage, ScheduledAction } from "../models/models_0";
@@ -27,6 +28,7 @@ export interface CreateScheduledActionCommandOutput extends ScheduledAction, __M
27
28
  */
28
29
  export declare class CreateScheduledActionCommand extends $Command<CreateScheduledActionCommandInput, CreateScheduledActionCommandOutput, RedshiftClientResolvedConfig> {
29
30
  readonly input: CreateScheduledActionCommandInput;
31
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
32
  constructor(input: CreateScheduledActionCommandInput);
31
33
  /**
32
34
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateSnapshotCopyGrantMessage, CreateSnapshotCopyGrantResult } from "../models/models_0";
@@ -32,6 +33,7 @@ export interface CreateSnapshotCopyGrantCommandOutput extends CreateSnapshotCopy
32
33
  */
33
34
  export declare class CreateSnapshotCopyGrantCommand extends $Command<CreateSnapshotCopyGrantCommandInput, CreateSnapshotCopyGrantCommandOutput, RedshiftClientResolvedConfig> {
34
35
  readonly input: CreateSnapshotCopyGrantCommandInput;
36
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
35
37
  constructor(input: CreateSnapshotCopyGrantCommandInput);
36
38
  /**
37
39
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateSnapshotScheduleMessage, SnapshotSchedule } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface CreateSnapshotScheduleCommandOutput extends SnapshotSchedule, _
25
26
  */
26
27
  export declare class CreateSnapshotScheduleCommand extends $Command<CreateSnapshotScheduleCommandInput, CreateSnapshotScheduleCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: CreateSnapshotScheduleCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: CreateSnapshotScheduleCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateTagsMessage } from "../models/models_0";
@@ -29,6 +30,7 @@ export interface CreateTagsCommandOutput extends __MetadataBearer {
29
30
  */
30
31
  export declare class CreateTagsCommand extends $Command<CreateTagsCommandInput, CreateTagsCommandOutput, RedshiftClientResolvedConfig> {
31
32
  readonly input: CreateTagsCommandInput;
33
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
32
34
  constructor(input: CreateTagsCommandInput);
33
35
  /**
34
36
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { CreateUsageLimitMessage, UsageLimit } from "../models/models_0";
@@ -26,6 +27,7 @@ export interface CreateUsageLimitCommandOutput extends UsageLimit, __MetadataBea
26
27
  */
27
28
  export declare class CreateUsageLimitCommand extends $Command<CreateUsageLimitCommandInput, CreateUsageLimitCommandOutput, RedshiftClientResolvedConfig> {
28
29
  readonly input: CreateUsageLimitCommandInput;
30
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
29
31
  constructor(input: CreateUsageLimitCommandInput);
30
32
  /**
31
33
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DataShare, DeauthorizeDataShareMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeauthorizeDataShareCommandOutput extends DataShare, __Metadata
25
26
  */
26
27
  export declare class DeauthorizeDataShareCommand extends $Command<DeauthorizeDataShareCommandInput, DeauthorizeDataShareCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeauthorizeDataShareCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeauthorizeDataShareCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteAuthenticationProfileMessage, DeleteAuthenticationProfileResult } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeleteAuthenticationProfileCommandOutput extends DeleteAuthenti
25
26
  */
26
27
  export declare class DeleteAuthenticationProfileCommand extends $Command<DeleteAuthenticationProfileCommandInput, DeleteAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeleteAuthenticationProfileCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeleteAuthenticationProfileCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteClusterMessage, DeleteClusterResult } from "../models/models_0";
@@ -40,6 +41,7 @@ export interface DeleteClusterCommandOutput extends DeleteClusterResult, __Metad
40
41
  */
41
42
  export declare class DeleteClusterCommand extends $Command<DeleteClusterCommandInput, DeleteClusterCommandOutput, RedshiftClientResolvedConfig> {
42
43
  readonly input: DeleteClusterCommandInput;
44
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
43
45
  constructor(input: DeleteClusterCommandInput);
44
46
  /**
45
47
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteClusterParameterGroupMessage } from "../models/models_0";
@@ -29,6 +30,7 @@ export interface DeleteClusterParameterGroupCommandOutput extends __MetadataBear
29
30
  */
30
31
  export declare class DeleteClusterParameterGroupCommand extends $Command<DeleteClusterParameterGroupCommandInput, DeleteClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig> {
31
32
  readonly input: DeleteClusterParameterGroupCommandInput;
33
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
32
34
  constructor(input: DeleteClusterParameterGroupCommandInput);
33
35
  /**
34
36
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteClusterSecurityGroupMessage } from "../models/models_0";
@@ -33,6 +34,7 @@ export interface DeleteClusterSecurityGroupCommandOutput extends __MetadataBeare
33
34
  */
34
35
  export declare class DeleteClusterSecurityGroupCommand extends $Command<DeleteClusterSecurityGroupCommandInput, DeleteClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig> {
35
36
  readonly input: DeleteClusterSecurityGroupCommandInput;
37
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
36
38
  constructor(input: DeleteClusterSecurityGroupCommandInput);
37
39
  /**
38
40
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteClusterSnapshotMessage, DeleteClusterSnapshotResult } from "../models/models_0";
@@ -31,6 +32,7 @@ export interface DeleteClusterSnapshotCommandOutput extends DeleteClusterSnapsho
31
32
  */
32
33
  export declare class DeleteClusterSnapshotCommand extends $Command<DeleteClusterSnapshotCommandInput, DeleteClusterSnapshotCommandOutput, RedshiftClientResolvedConfig> {
33
34
  readonly input: DeleteClusterSnapshotCommandInput;
35
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
34
36
  constructor(input: DeleteClusterSnapshotCommandInput);
35
37
  /**
36
38
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteClusterSubnetGroupMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeleteClusterSubnetGroupCommandOutput extends __MetadataBearer
25
26
  */
26
27
  export declare class DeleteClusterSubnetGroupCommand extends $Command<DeleteClusterSubnetGroupCommandInput, DeleteClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeleteClusterSubnetGroupCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeleteClusterSubnetGroupCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteEndpointAccessMessage, EndpointAccess } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeleteEndpointAccessCommandOutput extends EndpointAccess, __Met
25
26
  */
26
27
  export declare class DeleteEndpointAccessCommand extends $Command<DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeleteEndpointAccessCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeleteEndpointAccessCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteEventSubscriptionMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeleteEventSubscriptionCommandOutput extends __MetadataBearer {
25
26
  */
26
27
  export declare class DeleteEventSubscriptionCommand extends $Command<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeleteEventSubscriptionCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeleteEventSubscriptionCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteHsmClientCertificateMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeleteHsmClientCertificateCommandOutput extends __MetadataBeare
25
26
  */
26
27
  export declare class DeleteHsmClientCertificateCommand extends $Command<DeleteHsmClientCertificateCommandInput, DeleteHsmClientCertificateCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeleteHsmClientCertificateCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeleteHsmClientCertificateCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteHsmConfigurationMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeleteHsmConfigurationCommandOutput extends __MetadataBearer {
25
26
  */
26
27
  export declare class DeleteHsmConfigurationCommand extends $Command<DeleteHsmConfigurationCommandInput, DeleteHsmConfigurationCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeleteHsmConfigurationCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeleteHsmConfigurationCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { PartnerIntegrationInputMessage, PartnerIntegrationOutputMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeletePartnerCommandOutput extends PartnerIntegrationOutputMess
25
26
  */
26
27
  export declare class DeletePartnerCommand extends $Command<DeletePartnerCommandInput, DeletePartnerCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeletePartnerCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeletePartnerCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteScheduledActionMessage } from "../models/models_0";
@@ -26,6 +27,7 @@ export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {
26
27
  */
27
28
  export declare class DeleteScheduledActionCommand extends $Command<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput, RedshiftClientResolvedConfig> {
28
29
  readonly input: DeleteScheduledActionCommandInput;
30
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
29
31
  constructor(input: DeleteScheduledActionCommandInput);
30
32
  /**
31
33
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteSnapshotCopyGrantMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeleteSnapshotCopyGrantCommandOutput extends __MetadataBearer {
25
26
  */
26
27
  export declare class DeleteSnapshotCopyGrantCommand extends $Command<DeleteSnapshotCopyGrantCommandInput, DeleteSnapshotCopyGrantCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeleteSnapshotCopyGrantCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeleteSnapshotCopyGrantCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteSnapshotScheduleMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeleteSnapshotScheduleCommandOutput extends __MetadataBearer {
25
26
  */
26
27
  export declare class DeleteSnapshotScheduleCommand extends $Command<DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeleteSnapshotScheduleCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeleteSnapshotScheduleCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteTagsMessage } from "../models/models_0";
@@ -26,6 +27,7 @@ export interface DeleteTagsCommandOutput extends __MetadataBearer {
26
27
  */
27
28
  export declare class DeleteTagsCommand extends $Command<DeleteTagsCommandInput, DeleteTagsCommandOutput, RedshiftClientResolvedConfig> {
28
29
  readonly input: DeleteTagsCommandInput;
30
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
29
31
  constructor(input: DeleteTagsCommandInput);
30
32
  /**
31
33
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DeleteUsageLimitMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DeleteUsageLimitCommandOutput extends __MetadataBearer {
25
26
  */
26
27
  export declare class DeleteUsageLimitCommand extends $Command<DeleteUsageLimitCommandInput, DeleteUsageLimitCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DeleteUsageLimitCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DeleteUsageLimitCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { AccountAttributeList, DescribeAccountAttributesMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DescribeAccountAttributesCommandOutput extends AccountAttribute
25
26
  */
26
27
  export declare class DescribeAccountAttributesCommand extends $Command<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DescribeAccountAttributesCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DescribeAccountAttributesCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DescribeAuthenticationProfilesMessage, DescribeAuthenticationProfilesResult } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DescribeAuthenticationProfilesCommandOutput extends DescribeAut
25
26
  */
26
27
  export declare class DescribeAuthenticationProfilesCommand extends $Command<DescribeAuthenticationProfilesCommandInput, DescribeAuthenticationProfilesCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DescribeAuthenticationProfilesCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DescribeAuthenticationProfilesCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { ClusterDbRevisionsMessage, DescribeClusterDbRevisionsMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DescribeClusterDbRevisionsCommandOutput extends ClusterDbRevisi
25
26
  */
26
27
  export declare class DescribeClusterDbRevisionsCommand extends $Command<DescribeClusterDbRevisionsCommandInput, DescribeClusterDbRevisionsCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DescribeClusterDbRevisionsCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DescribeClusterDbRevisionsCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { ClusterParameterGroupsMessage, DescribeClusterParameterGroupsMessage } from "../models/models_0";
@@ -41,6 +42,7 @@ export interface DescribeClusterParameterGroupsCommandOutput extends ClusterPara
41
42
  */
42
43
  export declare class DescribeClusterParameterGroupsCommand extends $Command<DescribeClusterParameterGroupsCommandInput, DescribeClusterParameterGroupsCommandOutput, RedshiftClientResolvedConfig> {
43
44
  readonly input: DescribeClusterParameterGroupsCommandInput;
45
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
46
  constructor(input: DescribeClusterParameterGroupsCommandInput);
45
47
  /**
46
48
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { ClusterParameterGroupDetails, DescribeClusterParametersMessage } from "../models/models_0";
@@ -36,6 +37,7 @@ export interface DescribeClusterParametersCommandOutput extends ClusterParameter
36
37
  */
37
38
  export declare class DescribeClusterParametersCommand extends $Command<DescribeClusterParametersCommandInput, DescribeClusterParametersCommandOutput, RedshiftClientResolvedConfig> {
38
39
  readonly input: DescribeClusterParametersCommandInput;
40
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
39
41
  constructor(input: DescribeClusterParametersCommandInput);
40
42
  /**
41
43
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { ClusterSecurityGroupMessage, DescribeClusterSecurityGroupsMessage } from "../models/models_0";
@@ -39,6 +40,7 @@ export interface DescribeClusterSecurityGroupsCommandOutput extends ClusterSecur
39
40
  */
40
41
  export declare class DescribeClusterSecurityGroupsCommand extends $Command<DescribeClusterSecurityGroupsCommandInput, DescribeClusterSecurityGroupsCommandOutput, RedshiftClientResolvedConfig> {
41
42
  readonly input: DescribeClusterSecurityGroupsCommandInput;
43
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
42
44
  constructor(input: DescribeClusterSecurityGroupsCommandInput);
43
45
  /**
44
46
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DescribeClusterSnapshotsMessage, SnapshotMessage } from "../models/models_0";
@@ -37,6 +38,7 @@ export interface DescribeClusterSnapshotsCommandOutput extends SnapshotMessage,
37
38
  */
38
39
  export declare class DescribeClusterSnapshotsCommand extends $Command<DescribeClusterSnapshotsCommandInput, DescribeClusterSnapshotsCommandOutput, RedshiftClientResolvedConfig> {
39
40
  readonly input: DescribeClusterSnapshotsCommandInput;
41
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
40
42
  constructor(input: DescribeClusterSnapshotsCommandInput);
41
43
  /**
42
44
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { ClusterSubnetGroupMessage, DescribeClusterSubnetGroupsMessage } from "../models/models_0";
@@ -35,6 +36,7 @@ export interface DescribeClusterSubnetGroupsCommandOutput extends ClusterSubnetG
35
36
  */
36
37
  export declare class DescribeClusterSubnetGroupsCommand extends $Command<DescribeClusterSubnetGroupsCommandInput, DescribeClusterSubnetGroupsCommandOutput, RedshiftClientResolvedConfig> {
37
38
  readonly input: DescribeClusterSubnetGroupsCommandInput;
39
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
38
40
  constructor(input: DescribeClusterSubnetGroupsCommandInput);
39
41
  /**
40
42
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DescribeClusterTracksMessage, TrackListMessage } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DescribeClusterTracksCommandOutput extends TrackListMessage, __
25
26
  */
26
27
  export declare class DescribeClusterTracksCommand extends $Command<DescribeClusterTracksCommandInput, DescribeClusterTracksCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DescribeClusterTracksCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DescribeClusterTracksCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { ClusterVersionsMessage, DescribeClusterVersionsMessage } from "../models/models_0";
@@ -30,6 +31,7 @@ export interface DescribeClusterVersionsCommandOutput extends ClusterVersionsMes
30
31
  */
31
32
  export declare class DescribeClusterVersionsCommand extends $Command<DescribeClusterVersionsCommandInput, DescribeClusterVersionsCommandOutput, RedshiftClientResolvedConfig> {
32
33
  readonly input: DescribeClusterVersionsCommandInput;
34
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
33
35
  constructor(input: DescribeClusterVersionsCommandInput);
34
36
  /**
35
37
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { ClustersMessage, DescribeClustersMessage } from "../models/models_0";
@@ -37,6 +38,7 @@ export interface DescribeClustersCommandOutput extends ClustersMessage, __Metada
37
38
  */
38
39
  export declare class DescribeClustersCommand extends $Command<DescribeClustersCommandInput, DescribeClustersCommandOutput, RedshiftClientResolvedConfig> {
39
40
  readonly input: DescribeClustersCommandInput;
41
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
40
42
  constructor(input: DescribeClustersCommandInput);
41
43
  /**
42
44
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DescribeDataSharesMessage, DescribeDataSharesResult } from "../models/models_0";
@@ -26,6 +27,7 @@ export interface DescribeDataSharesCommandOutput extends DescribeDataSharesResul
26
27
  */
27
28
  export declare class DescribeDataSharesCommand extends $Command<DescribeDataSharesCommandInput, DescribeDataSharesCommandOutput, RedshiftClientResolvedConfig> {
28
29
  readonly input: DescribeDataSharesCommandInput;
30
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
29
31
  constructor(input: DescribeDataSharesCommandInput);
30
32
  /**
31
33
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DescribeDataSharesForConsumerMessage, DescribeDataSharesForConsumerResult } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DescribeDataSharesForConsumerCommandOutput extends DescribeData
25
26
  */
26
27
  export declare class DescribeDataSharesForConsumerCommand extends $Command<DescribeDataSharesForConsumerCommandInput, DescribeDataSharesForConsumerCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DescribeDataSharesForConsumerCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DescribeDataSharesForConsumerCommandInput);
29
31
  /**
30
32
  * @internal
@@ -1,3 +1,4 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
1
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
2
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
4
  import { DescribeDataSharesForProducerMessage, DescribeDataSharesForProducerResult } from "../models/models_0";
@@ -25,6 +26,7 @@ export interface DescribeDataSharesForProducerCommandOutput extends DescribeData
25
26
  */
26
27
  export declare class DescribeDataSharesForProducerCommand extends $Command<DescribeDataSharesForProducerCommandInput, DescribeDataSharesForProducerCommandOutput, RedshiftClientResolvedConfig> {
27
28
  readonly input: DescribeDataSharesForProducerCommandInput;
29
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
28
30
  constructor(input: DescribeDataSharesForProducerCommandInput);
29
31
  /**
30
32
  * @internal