@aws-sdk/client-redshift 3.169.0 → 3.170.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 (174) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Redshift.d.ts +2176 -600
  3. package/dist-types/ts3.4/RedshiftClient.d.ts +843 -192
  4. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +38 -17
  6. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +35 -17
  9. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +41 -17
  11. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +41 -17
  13. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +34 -17
  14. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +38 -17
  15. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +41 -17
  16. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +34 -17
  17. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
  23. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -17
  29. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +34 -17
  30. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +38 -17
  31. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +34 -17
  33. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +37 -17
  34. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +37 -17
  35. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +37 -17
  37. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +37 -17
  39. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +37 -17
  40. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +36 -17
  41. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +38 -17
  42. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +36 -17
  43. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +36 -17
  45. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -17
  46. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +32 -17
  47. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +41 -17
  50. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +41 -17
  51. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +41 -17
  52. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +41 -17
  54. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +41 -17
  57. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +34 -17
  58. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +38 -17
  59. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +41 -17
  60. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +41 -17
  63. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +41 -17
  64. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
  65. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
  66. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +34 -17
  67. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +41 -17
  68. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +41 -17
  69. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +41 -17
  70. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +41 -17
  71. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +41 -17
  72. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +38 -17
  73. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +41 -17
  74. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +41 -17
  75. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +41 -17
  76. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +35 -18
  77. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +41 -17
  78. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +41 -17
  79. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +41 -17
  80. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +34 -17
  81. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +41 -17
  82. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +37 -17
  83. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +35 -17
  84. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +34 -17
  85. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +38 -17
  86. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +39 -18
  87. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +34 -17
  88. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +38 -17
  89. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +39 -18
  90. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +39 -18
  91. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +41 -17
  92. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +41 -17
  93. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +41 -17
  94. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +41 -17
  95. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +34 -17
  96. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +41 -17
  97. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +41 -17
  98. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +41 -17
  99. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +39 -18
  100. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +41 -17
  101. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +37 -17
  102. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +41 -17
  103. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +39 -18
  104. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
  105. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +39 -18
  106. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +41 -17
  107. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +39 -18
  108. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +35 -18
  109. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +35 -18
  110. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +41 -17
  111. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +34 -17
  112. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +35 -18
  113. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +39 -18
  114. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +35 -18
  115. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +41 -17
  116. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +41 -17
  117. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +35 -18
  118. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +41 -17
  119. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +39 -18
  120. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +41 -17
  121. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +38 -17
  122. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +36 -18
  123. package/dist-types/ts3.4/commands/index.d.ts +119 -119
  124. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  125. package/dist-types/ts3.4/index.d.ts +7 -7
  126. package/dist-types/ts3.4/models/RedshiftServiceException.d.ts +8 -6
  127. package/dist-types/ts3.4/models/index.d.ts +2 -2
  128. package/dist-types/ts3.4/models/models_0.d.ts +3530 -3006
  129. package/dist-types/ts3.4/models/models_1.d.ts +1514 -1327
  130. package/dist-types/ts3.4/pagination/DescribeClusterDbRevisionsPaginator.d.ts +11 -4
  131. package/dist-types/ts3.4/pagination/DescribeClusterParameterGroupsPaginator.d.ts +11 -4
  132. package/dist-types/ts3.4/pagination/DescribeClusterParametersPaginator.d.ts +11 -4
  133. package/dist-types/ts3.4/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +11 -4
  134. package/dist-types/ts3.4/pagination/DescribeClusterSnapshotsPaginator.d.ts +11 -4
  135. package/dist-types/ts3.4/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +11 -4
  136. package/dist-types/ts3.4/pagination/DescribeClusterTracksPaginator.d.ts +11 -4
  137. package/dist-types/ts3.4/pagination/DescribeClusterVersionsPaginator.d.ts +11 -4
  138. package/dist-types/ts3.4/pagination/DescribeClustersPaginator.d.ts +11 -4
  139. package/dist-types/ts3.4/pagination/DescribeDataSharesForConsumerPaginator.d.ts +11 -4
  140. package/dist-types/ts3.4/pagination/DescribeDataSharesForProducerPaginator.d.ts +11 -4
  141. package/dist-types/ts3.4/pagination/DescribeDataSharesPaginator.d.ts +11 -4
  142. package/dist-types/ts3.4/pagination/DescribeDefaultClusterParametersPaginator.d.ts +11 -4
  143. package/dist-types/ts3.4/pagination/DescribeEndpointAccessPaginator.d.ts +11 -4
  144. package/dist-types/ts3.4/pagination/DescribeEndpointAuthorizationPaginator.d.ts +11 -4
  145. package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
  146. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
  147. package/dist-types/ts3.4/pagination/DescribeHsmClientCertificatesPaginator.d.ts +11 -4
  148. package/dist-types/ts3.4/pagination/DescribeHsmConfigurationsPaginator.d.ts +11 -4
  149. package/dist-types/ts3.4/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +11 -4
  150. package/dist-types/ts3.4/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +11 -4
  151. package/dist-types/ts3.4/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +11 -4
  152. package/dist-types/ts3.4/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +11 -4
  153. package/dist-types/ts3.4/pagination/DescribeReservedNodesPaginator.d.ts +11 -4
  154. package/dist-types/ts3.4/pagination/DescribeScheduledActionsPaginator.d.ts +11 -4
  155. package/dist-types/ts3.4/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +11 -4
  156. package/dist-types/ts3.4/pagination/DescribeSnapshotSchedulesPaginator.d.ts +11 -4
  157. package/dist-types/ts3.4/pagination/DescribeTableRestoreStatusPaginator.d.ts +11 -4
  158. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -4
  159. package/dist-types/ts3.4/pagination/DescribeUsageLimitsPaginator.d.ts +11 -4
  160. package/dist-types/ts3.4/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +11 -4
  161. package/dist-types/ts3.4/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +11 -4
  162. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  163. package/dist-types/ts3.4/pagination/index.d.ts +33 -33
  164. package/dist-types/ts3.4/protocols/Aws_query.d.ts +1433 -359
  165. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  166. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  169. package/dist-types/ts3.4/waiters/index.d.ts +4 -4
  170. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +13 -7
  171. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +13 -7
  172. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +13 -7
  173. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +13 -7
  174. package/package.json +35 -35
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AcceptReservedNodeExchangeInputMessage, AcceptReservedNodeExchangeOutputMessage } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface AcceptReservedNodeExchangeCommandInput extends AcceptReservedNodeExchangeInputMessage {
6
- }
7
- export interface AcceptReservedNodeExchangeCommandOutput extends AcceptReservedNodeExchangeOutputMessage, __MetadataBearer {
8
- }
9
-
10
- export declare class AcceptReservedNodeExchangeCommand extends $Command<AcceptReservedNodeExchangeCommandInput, AcceptReservedNodeExchangeCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: AcceptReservedNodeExchangeCommandInput;
12
- constructor(input: AcceptReservedNodeExchangeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AcceptReservedNodeExchangeCommandInput, AcceptReservedNodeExchangeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AcceptReservedNodeExchangeInputMessage,
10
+ AcceptReservedNodeExchangeOutputMessage,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface AcceptReservedNodeExchangeCommandInput
18
+ extends AcceptReservedNodeExchangeInputMessage {}
19
+ export interface AcceptReservedNodeExchangeCommandOutput
20
+ extends AcceptReservedNodeExchangeOutputMessage,
21
+ __MetadataBearer {}
22
+
23
+ export declare class AcceptReservedNodeExchangeCommand extends $Command<
24
+ AcceptReservedNodeExchangeCommandInput,
25
+ AcceptReservedNodeExchangeCommandOutput,
26
+ RedshiftClientResolvedConfig
27
+ > {
28
+ readonly input: AcceptReservedNodeExchangeCommandInput;
29
+ constructor(input: AcceptReservedNodeExchangeCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: RedshiftClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ AcceptReservedNodeExchangeCommandInput,
37
+ AcceptReservedNodeExchangeCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,38 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { PartnerIntegrationInputMessage, PartnerIntegrationOutputMessage } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface AddPartnerCommandInput extends PartnerIntegrationInputMessage {
6
- }
7
- export interface AddPartnerCommandOutput extends PartnerIntegrationOutputMessage, __MetadataBearer {
8
- }
9
-
10
- export declare class AddPartnerCommand extends $Command<AddPartnerCommandInput, AddPartnerCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: AddPartnerCommandInput;
12
- constructor(input: AddPartnerCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddPartnerCommandInput, AddPartnerCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ PartnerIntegrationInputMessage,
10
+ PartnerIntegrationOutputMessage,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface AddPartnerCommandInput
18
+ extends PartnerIntegrationInputMessage {}
19
+ export interface AddPartnerCommandOutput
20
+ extends PartnerIntegrationOutputMessage,
21
+ __MetadataBearer {}
22
+
23
+ export declare class AddPartnerCommand extends $Command<
24
+ AddPartnerCommandInput,
25
+ AddPartnerCommandOutput,
26
+ RedshiftClientResolvedConfig
27
+ > {
28
+ readonly input: AddPartnerCommandInput;
29
+ constructor(input: AddPartnerCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: RedshiftClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<AddPartnerCommandInput, AddPartnerCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AssociateDataShareConsumerMessage, DataShare } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface AssociateDataShareConsumerCommandInput extends AssociateDataShareConsumerMessage {
6
- }
7
- export interface AssociateDataShareConsumerCommandOutput extends DataShare, __MetadataBearer {
8
- }
9
-
10
- export declare class AssociateDataShareConsumerCommand extends $Command<AssociateDataShareConsumerCommandInput, AssociateDataShareConsumerCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: AssociateDataShareConsumerCommandInput;
12
- constructor(input: AssociateDataShareConsumerCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateDataShareConsumerCommandInput, AssociateDataShareConsumerCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AssociateDataShareConsumerMessage,
10
+ DataShare,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface AssociateDataShareConsumerCommandInput
18
+ extends AssociateDataShareConsumerMessage {}
19
+ export interface AssociateDataShareConsumerCommandOutput
20
+ extends DataShare,
21
+ __MetadataBearer {}
22
+
23
+ export declare class AssociateDataShareConsumerCommand extends $Command<
24
+ AssociateDataShareConsumerCommandInput,
25
+ AssociateDataShareConsumerCommandOutput,
26
+ RedshiftClientResolvedConfig
27
+ > {
28
+ readonly input: AssociateDataShareConsumerCommandInput;
29
+ constructor(input: AssociateDataShareConsumerCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: RedshiftClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ AssociateDataShareConsumerCommandInput,
37
+ AssociateDataShareConsumerCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuthorizeClusterSecurityGroupIngressMessage, AuthorizeClusterSecurityGroupIngressResult } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface AuthorizeClusterSecurityGroupIngressCommandInput extends AuthorizeClusterSecurityGroupIngressMessage {
6
- }
7
- export interface AuthorizeClusterSecurityGroupIngressCommandOutput extends AuthorizeClusterSecurityGroupIngressResult, __MetadataBearer {
8
- }
9
-
10
- export declare class AuthorizeClusterSecurityGroupIngressCommand extends $Command<AuthorizeClusterSecurityGroupIngressCommandInput, AuthorizeClusterSecurityGroupIngressCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: AuthorizeClusterSecurityGroupIngressCommandInput;
12
- constructor(input: AuthorizeClusterSecurityGroupIngressCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AuthorizeClusterSecurityGroupIngressCommandInput, AuthorizeClusterSecurityGroupIngressCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuthorizeClusterSecurityGroupIngressMessage,
10
+ AuthorizeClusterSecurityGroupIngressResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface AuthorizeClusterSecurityGroupIngressCommandInput
18
+ extends AuthorizeClusterSecurityGroupIngressMessage {}
19
+ export interface AuthorizeClusterSecurityGroupIngressCommandOutput
20
+ extends AuthorizeClusterSecurityGroupIngressResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class AuthorizeClusterSecurityGroupIngressCommand extends $Command<
24
+ AuthorizeClusterSecurityGroupIngressCommandInput,
25
+ AuthorizeClusterSecurityGroupIngressCommandOutput,
26
+ RedshiftClientResolvedConfig
27
+ > {
28
+ readonly input: AuthorizeClusterSecurityGroupIngressCommandInput;
29
+ constructor(input: AuthorizeClusterSecurityGroupIngressCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: RedshiftClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ AuthorizeClusterSecurityGroupIngressCommandInput,
37
+ AuthorizeClusterSecurityGroupIngressCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuthorizeDataShareMessage, DataShare } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface AuthorizeDataShareCommandInput extends AuthorizeDataShareMessage {
6
- }
7
- export interface AuthorizeDataShareCommandOutput extends DataShare, __MetadataBearer {
8
- }
9
-
10
- export declare class AuthorizeDataShareCommand extends $Command<AuthorizeDataShareCommandInput, AuthorizeDataShareCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: AuthorizeDataShareCommandInput;
12
- constructor(input: AuthorizeDataShareCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AuthorizeDataShareCommandInput, AuthorizeDataShareCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { AuthorizeDataShareMessage, DataShare } from "../models/models_0";
9
+ import {
10
+ RedshiftClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../RedshiftClient";
14
+ export interface AuthorizeDataShareCommandInput
15
+ extends AuthorizeDataShareMessage {}
16
+ export interface AuthorizeDataShareCommandOutput
17
+ extends DataShare,
18
+ __MetadataBearer {}
19
+
20
+ export declare class AuthorizeDataShareCommand extends $Command<
21
+ AuthorizeDataShareCommandInput,
22
+ AuthorizeDataShareCommandOutput,
23
+ RedshiftClientResolvedConfig
24
+ > {
25
+ readonly input: AuthorizeDataShareCommandInput;
26
+ constructor(input: AuthorizeDataShareCommandInput);
27
+
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: RedshiftClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<AuthorizeDataShareCommandInput, AuthorizeDataShareCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuthorizeEndpointAccessMessage, EndpointAuthorization } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface AuthorizeEndpointAccessCommandInput extends AuthorizeEndpointAccessMessage {
6
- }
7
- export interface AuthorizeEndpointAccessCommandOutput extends EndpointAuthorization, __MetadataBearer {
8
- }
9
-
10
- export declare class AuthorizeEndpointAccessCommand extends $Command<AuthorizeEndpointAccessCommandInput, AuthorizeEndpointAccessCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: AuthorizeEndpointAccessCommandInput;
12
- constructor(input: AuthorizeEndpointAccessCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AuthorizeEndpointAccessCommandInput, AuthorizeEndpointAccessCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuthorizeEndpointAccessMessage,
10
+ EndpointAuthorization,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface AuthorizeEndpointAccessCommandInput
18
+ extends AuthorizeEndpointAccessMessage {}
19
+ export interface AuthorizeEndpointAccessCommandOutput
20
+ extends EndpointAuthorization,
21
+ __MetadataBearer {}
22
+
23
+ export declare class AuthorizeEndpointAccessCommand extends $Command<
24
+ AuthorizeEndpointAccessCommandInput,
25
+ AuthorizeEndpointAccessCommandOutput,
26
+ RedshiftClientResolvedConfig
27
+ > {
28
+ readonly input: AuthorizeEndpointAccessCommandInput;
29
+ constructor(input: AuthorizeEndpointAccessCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: RedshiftClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ AuthorizeEndpointAccessCommandInput,
37
+ AuthorizeEndpointAccessCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AuthorizeSnapshotAccessMessage, AuthorizeSnapshotAccessResult } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface AuthorizeSnapshotAccessCommandInput extends AuthorizeSnapshotAccessMessage {
6
- }
7
- export interface AuthorizeSnapshotAccessCommandOutput extends AuthorizeSnapshotAccessResult, __MetadataBearer {
8
- }
9
-
10
- export declare class AuthorizeSnapshotAccessCommand extends $Command<AuthorizeSnapshotAccessCommandInput, AuthorizeSnapshotAccessCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: AuthorizeSnapshotAccessCommandInput;
12
- constructor(input: AuthorizeSnapshotAccessCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AuthorizeSnapshotAccessCommandInput, AuthorizeSnapshotAccessCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AuthorizeSnapshotAccessMessage,
10
+ AuthorizeSnapshotAccessResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface AuthorizeSnapshotAccessCommandInput
18
+ extends AuthorizeSnapshotAccessMessage {}
19
+ export interface AuthorizeSnapshotAccessCommandOutput
20
+ extends AuthorizeSnapshotAccessResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class AuthorizeSnapshotAccessCommand extends $Command<
24
+ AuthorizeSnapshotAccessCommandInput,
25
+ AuthorizeSnapshotAccessCommandOutput,
26
+ RedshiftClientResolvedConfig
27
+ > {
28
+ readonly input: AuthorizeSnapshotAccessCommandInput;
29
+ constructor(input: AuthorizeSnapshotAccessCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: RedshiftClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ AuthorizeSnapshotAccessCommandInput,
37
+ AuthorizeSnapshotAccessCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BatchDeleteClusterSnapshotsRequest, BatchDeleteClusterSnapshotsResult } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface BatchDeleteClusterSnapshotsCommandInput extends BatchDeleteClusterSnapshotsRequest {
6
- }
7
- export interface BatchDeleteClusterSnapshotsCommandOutput extends BatchDeleteClusterSnapshotsResult, __MetadataBearer {
8
- }
9
-
10
- export declare class BatchDeleteClusterSnapshotsCommand extends $Command<BatchDeleteClusterSnapshotsCommandInput, BatchDeleteClusterSnapshotsCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: BatchDeleteClusterSnapshotsCommandInput;
12
- constructor(input: BatchDeleteClusterSnapshotsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDeleteClusterSnapshotsCommandInput, BatchDeleteClusterSnapshotsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ BatchDeleteClusterSnapshotsRequest,
10
+ BatchDeleteClusterSnapshotsResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface BatchDeleteClusterSnapshotsCommandInput
18
+ extends BatchDeleteClusterSnapshotsRequest {}
19
+ export interface BatchDeleteClusterSnapshotsCommandOutput
20
+ extends BatchDeleteClusterSnapshotsResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class BatchDeleteClusterSnapshotsCommand extends $Command<
24
+ BatchDeleteClusterSnapshotsCommandInput,
25
+ BatchDeleteClusterSnapshotsCommandOutput,
26
+ RedshiftClientResolvedConfig
27
+ > {
28
+ readonly input: BatchDeleteClusterSnapshotsCommandInput;
29
+ constructor(input: BatchDeleteClusterSnapshotsCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: RedshiftClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ BatchDeleteClusterSnapshotsCommandInput,
37
+ BatchDeleteClusterSnapshotsCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BatchModifyClusterSnapshotsMessage, BatchModifyClusterSnapshotsOutputMessage } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface BatchModifyClusterSnapshotsCommandInput extends BatchModifyClusterSnapshotsMessage {
6
- }
7
- export interface BatchModifyClusterSnapshotsCommandOutput extends BatchModifyClusterSnapshotsOutputMessage, __MetadataBearer {
8
- }
9
-
10
- export declare class BatchModifyClusterSnapshotsCommand extends $Command<BatchModifyClusterSnapshotsCommandInput, BatchModifyClusterSnapshotsCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: BatchModifyClusterSnapshotsCommandInput;
12
- constructor(input: BatchModifyClusterSnapshotsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchModifyClusterSnapshotsCommandInput, BatchModifyClusterSnapshotsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ BatchModifyClusterSnapshotsMessage,
10
+ BatchModifyClusterSnapshotsOutputMessage,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface BatchModifyClusterSnapshotsCommandInput
18
+ extends BatchModifyClusterSnapshotsMessage {}
19
+ export interface BatchModifyClusterSnapshotsCommandOutput
20
+ extends BatchModifyClusterSnapshotsOutputMessage,
21
+ __MetadataBearer {}
22
+
23
+ export declare class BatchModifyClusterSnapshotsCommand extends $Command<
24
+ BatchModifyClusterSnapshotsCommandInput,
25
+ BatchModifyClusterSnapshotsCommandOutput,
26
+ RedshiftClientResolvedConfig
27
+ > {
28
+ readonly input: BatchModifyClusterSnapshotsCommandInput;
29
+ constructor(input: BatchModifyClusterSnapshotsCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: RedshiftClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ BatchModifyClusterSnapshotsCommandInput,
37
+ BatchModifyClusterSnapshotsCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CancelResizeMessage, ResizeProgressMessage } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface CancelResizeCommandInput extends CancelResizeMessage {
6
- }
7
- export interface CancelResizeCommandOutput extends ResizeProgressMessage, __MetadataBearer {
8
- }
9
-
10
- export declare class CancelResizeCommand extends $Command<CancelResizeCommandInput, CancelResizeCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: CancelResizeCommandInput;
12
- constructor(input: CancelResizeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelResizeCommandInput, CancelResizeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { CancelResizeMessage, ResizeProgressMessage } from "../models/models_0";
9
+ import {
10
+ RedshiftClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../RedshiftClient";
14
+ export interface CancelResizeCommandInput extends CancelResizeMessage {}
15
+ export interface CancelResizeCommandOutput
16
+ extends ResizeProgressMessage,
17
+ __MetadataBearer {}
18
+
19
+ export declare class CancelResizeCommand extends $Command<
20
+ CancelResizeCommandInput,
21
+ CancelResizeCommandOutput,
22
+ RedshiftClientResolvedConfig
23
+ > {
24
+ readonly input: CancelResizeCommandInput;
25
+ constructor(input: CancelResizeCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: RedshiftClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<CancelResizeCommandInput, CancelResizeCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,38 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CopyClusterSnapshotMessage, CopyClusterSnapshotResult } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface CopyClusterSnapshotCommandInput extends CopyClusterSnapshotMessage {
6
- }
7
- export interface CopyClusterSnapshotCommandOutput extends CopyClusterSnapshotResult, __MetadataBearer {
8
- }
9
-
10
- export declare class CopyClusterSnapshotCommand extends $Command<CopyClusterSnapshotCommandInput, CopyClusterSnapshotCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: CopyClusterSnapshotCommandInput;
12
- constructor(input: CopyClusterSnapshotCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CopyClusterSnapshotCommandInput, CopyClusterSnapshotCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CopyClusterSnapshotMessage,
10
+ CopyClusterSnapshotResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface CopyClusterSnapshotCommandInput
18
+ extends CopyClusterSnapshotMessage {}
19
+ export interface CopyClusterSnapshotCommandOutput
20
+ extends CopyClusterSnapshotResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class CopyClusterSnapshotCommand extends $Command<
24
+ CopyClusterSnapshotCommandInput,
25
+ CopyClusterSnapshotCommandOutput,
26
+ RedshiftClientResolvedConfig
27
+ > {
28
+ readonly input: CopyClusterSnapshotCommandInput;
29
+ constructor(input: CopyClusterSnapshotCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: RedshiftClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<CopyClusterSnapshotCommandInput, CopyClusterSnapshotCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }