@aws-sdk/client-redshift 3.169.0 → 3.171.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 +16 -0
  2. package/dist-types/ts3.4/Redshift.d.ts +2057 -600
  3. package/dist-types/ts3.4/RedshiftClient.d.ts +818 -192
  4. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +36 -17
  6. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +33 -17
  9. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +39 -17
  12. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +36 -17
  15. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +39 -17
  19. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +39 -17
  22. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +39 -17
  23. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +39 -17
  24. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +39 -17
  27. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +39 -17
  28. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +30 -17
  29. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +32 -17
  30. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +36 -17
  31. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +32 -17
  33. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +35 -17
  34. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +35 -17
  35. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +35 -17
  37. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +35 -17
  39. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +35 -17
  40. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +34 -17
  41. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +36 -17
  42. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +34 -17
  43. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +30 -17
  46. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +30 -17
  47. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +39 -17
  51. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +39 -17
  52. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +39 -17
  57. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +32 -17
  58. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +36 -17
  59. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +39 -17
  63. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +39 -17
  64. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +39 -17
  66. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +32 -17
  67. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +39 -17
  69. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +39 -17
  70. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +39 -17
  71. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +39 -17
  72. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +36 -17
  73. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +39 -17
  74. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +39 -17
  75. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +39 -17
  76. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +33 -18
  77. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +39 -17
  79. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +39 -17
  80. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +32 -17
  81. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +39 -17
  82. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +35 -17
  83. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +33 -17
  84. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +32 -17
  85. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +36 -17
  86. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +37 -18
  87. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +32 -17
  88. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +36 -17
  89. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +37 -18
  90. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +37 -18
  91. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +39 -17
  92. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +39 -17
  93. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +39 -17
  94. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +39 -17
  95. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +32 -17
  96. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +39 -17
  97. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +39 -17
  98. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +39 -17
  99. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +37 -18
  100. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +39 -17
  101. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +35 -17
  102. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +39 -17
  103. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +37 -18
  104. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +39 -17
  105. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +37 -18
  106. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +39 -17
  107. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +37 -18
  108. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +33 -18
  109. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +33 -18
  110. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +39 -17
  111. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +32 -17
  112. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +33 -18
  113. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +37 -18
  114. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +33 -18
  115. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +39 -17
  116. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +39 -17
  117. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +33 -18
  118. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +39 -17
  119. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +37 -18
  120. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +39 -17
  121. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +36 -17
  122. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +34 -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 +7 -6
  127. package/dist-types/ts3.4/models/index.d.ts +2 -2
  128. package/dist-types/ts3.4/models/models_0.d.ts +2521 -3006
  129. package/dist-types/ts3.4/models/models_1.d.ts +1075 -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 +65 -38
  166. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  169. package/dist-types/ts3.4/waiters/index.d.ts +4 -4
  170. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +11 -7
  171. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +11 -7
  172. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +11 -7
  173. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +11 -7
  174. package/package.json +35 -35
@@ -1,17 +1,39 @@
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 { DescribeDataSharesForConsumerMessage, DescribeDataSharesForConsumerResult } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeDataSharesForConsumerCommandInput extends DescribeDataSharesForConsumerMessage {
6
- }
7
- export interface DescribeDataSharesForConsumerCommandOutput extends DescribeDataSharesForConsumerResult, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeDataSharesForConsumerCommand extends $Command<DescribeDataSharesForConsumerCommandInput, DescribeDataSharesForConsumerCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeDataSharesForConsumerCommandInput;
12
- constructor(input: DescribeDataSharesForConsumerCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDataSharesForConsumerCommandInput, DescribeDataSharesForConsumerCommandOutput>;
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
+ DescribeDataSharesForConsumerMessage,
10
+ DescribeDataSharesForConsumerResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeDataSharesForConsumerCommandInput
18
+ extends DescribeDataSharesForConsumerMessage {}
19
+ export interface DescribeDataSharesForConsumerCommandOutput
20
+ extends DescribeDataSharesForConsumerResult,
21
+ __MetadataBearer {}
22
+ export declare class DescribeDataSharesForConsumerCommand extends $Command<
23
+ DescribeDataSharesForConsumerCommandInput,
24
+ DescribeDataSharesForConsumerCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeDataSharesForConsumerCommandInput;
28
+ constructor(input: DescribeDataSharesForConsumerCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeDataSharesForConsumerCommandInput,
35
+ DescribeDataSharesForConsumerCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { DescribeDataSharesForProducerMessage, DescribeDataSharesForProducerResult } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeDataSharesForProducerCommandInput extends DescribeDataSharesForProducerMessage {
6
- }
7
- export interface DescribeDataSharesForProducerCommandOutput extends DescribeDataSharesForProducerResult, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeDataSharesForProducerCommand extends $Command<DescribeDataSharesForProducerCommandInput, DescribeDataSharesForProducerCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeDataSharesForProducerCommandInput;
12
- constructor(input: DescribeDataSharesForProducerCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDataSharesForProducerCommandInput, DescribeDataSharesForProducerCommandOutput>;
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
+ DescribeDataSharesForProducerMessage,
10
+ DescribeDataSharesForProducerResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeDataSharesForProducerCommandInput
18
+ extends DescribeDataSharesForProducerMessage {}
19
+ export interface DescribeDataSharesForProducerCommandOutput
20
+ extends DescribeDataSharesForProducerResult,
21
+ __MetadataBearer {}
22
+ export declare class DescribeDataSharesForProducerCommand extends $Command<
23
+ DescribeDataSharesForProducerCommandInput,
24
+ DescribeDataSharesForProducerCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeDataSharesForProducerCommandInput;
28
+ constructor(input: DescribeDataSharesForProducerCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeDataSharesForProducerCommandInput,
35
+ DescribeDataSharesForProducerCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { DescribeDefaultClusterParametersMessage, DescribeDefaultClusterParametersResult } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeDefaultClusterParametersCommandInput extends DescribeDefaultClusterParametersMessage {
6
- }
7
- export interface DescribeDefaultClusterParametersCommandOutput extends DescribeDefaultClusterParametersResult, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeDefaultClusterParametersCommand extends $Command<DescribeDefaultClusterParametersCommandInput, DescribeDefaultClusterParametersCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeDefaultClusterParametersCommandInput;
12
- constructor(input: DescribeDefaultClusterParametersCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDefaultClusterParametersCommandInput, DescribeDefaultClusterParametersCommandOutput>;
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
+ DescribeDefaultClusterParametersMessage,
10
+ DescribeDefaultClusterParametersResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeDefaultClusterParametersCommandInput
18
+ extends DescribeDefaultClusterParametersMessage {}
19
+ export interface DescribeDefaultClusterParametersCommandOutput
20
+ extends DescribeDefaultClusterParametersResult,
21
+ __MetadataBearer {}
22
+ export declare class DescribeDefaultClusterParametersCommand extends $Command<
23
+ DescribeDefaultClusterParametersCommandInput,
24
+ DescribeDefaultClusterParametersCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeDefaultClusterParametersCommandInput;
28
+ constructor(input: DescribeDefaultClusterParametersCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeDefaultClusterParametersCommandInput,
35
+ DescribeDefaultClusterParametersCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { DescribeEndpointAccessMessage, EndpointAccessList } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeEndpointAccessCommandInput extends DescribeEndpointAccessMessage {
6
- }
7
- export interface DescribeEndpointAccessCommandOutput extends EndpointAccessList, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeEndpointAccessCommand extends $Command<DescribeEndpointAccessCommandInput, DescribeEndpointAccessCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeEndpointAccessCommandInput;
12
- constructor(input: DescribeEndpointAccessCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEndpointAccessCommandInput, DescribeEndpointAccessCommandOutput>;
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
+ DescribeEndpointAccessMessage,
10
+ EndpointAccessList,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeEndpointAccessCommandInput
18
+ extends DescribeEndpointAccessMessage {}
19
+ export interface DescribeEndpointAccessCommandOutput
20
+ extends EndpointAccessList,
21
+ __MetadataBearer {}
22
+ export declare class DescribeEndpointAccessCommand extends $Command<
23
+ DescribeEndpointAccessCommandInput,
24
+ DescribeEndpointAccessCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeEndpointAccessCommandInput;
28
+ constructor(input: DescribeEndpointAccessCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeEndpointAccessCommandInput,
35
+ DescribeEndpointAccessCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { DescribeEndpointAuthorizationMessage, EndpointAuthorizationList } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeEndpointAuthorizationCommandInput extends DescribeEndpointAuthorizationMessage {
6
- }
7
- export interface DescribeEndpointAuthorizationCommandOutput extends EndpointAuthorizationList, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeEndpointAuthorizationCommand extends $Command<DescribeEndpointAuthorizationCommandInput, DescribeEndpointAuthorizationCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeEndpointAuthorizationCommandInput;
12
- constructor(input: DescribeEndpointAuthorizationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEndpointAuthorizationCommandInput, DescribeEndpointAuthorizationCommandOutput>;
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
+ DescribeEndpointAuthorizationMessage,
10
+ EndpointAuthorizationList,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeEndpointAuthorizationCommandInput
18
+ extends DescribeEndpointAuthorizationMessage {}
19
+ export interface DescribeEndpointAuthorizationCommandOutput
20
+ extends EndpointAuthorizationList,
21
+ __MetadataBearer {}
22
+ export declare class DescribeEndpointAuthorizationCommand extends $Command<
23
+ DescribeEndpointAuthorizationCommandInput,
24
+ DescribeEndpointAuthorizationCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeEndpointAuthorizationCommandInput;
28
+ constructor(input: DescribeEndpointAuthorizationCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeEndpointAuthorizationCommandInput,
35
+ DescribeEndpointAuthorizationCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { DescribeEventCategoriesMessage, EventCategoriesMessage } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeEventCategoriesCommandInput extends DescribeEventCategoriesMessage {
6
- }
7
- export interface DescribeEventCategoriesCommandOutput extends EventCategoriesMessage, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeEventCategoriesCommand extends $Command<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeEventCategoriesCommandInput;
12
- constructor(input: DescribeEventCategoriesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput>;
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
+ DescribeEventCategoriesMessage,
10
+ EventCategoriesMessage,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeEventCategoriesCommandInput
18
+ extends DescribeEventCategoriesMessage {}
19
+ export interface DescribeEventCategoriesCommandOutput
20
+ extends EventCategoriesMessage,
21
+ __MetadataBearer {}
22
+ export declare class DescribeEventCategoriesCommand extends $Command<
23
+ DescribeEventCategoriesCommandInput,
24
+ DescribeEventCategoriesCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeEventCategoriesCommandInput;
28
+ constructor(input: DescribeEventCategoriesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeEventCategoriesCommandInput,
35
+ DescribeEventCategoriesCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { DescribeEventSubscriptionsMessage, EventSubscriptionsMessage } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeEventSubscriptionsCommandInput extends DescribeEventSubscriptionsMessage {
6
- }
7
- export interface DescribeEventSubscriptionsCommandOutput extends EventSubscriptionsMessage, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeEventSubscriptionsCommand extends $Command<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeEventSubscriptionsCommandInput;
12
- constructor(input: DescribeEventSubscriptionsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput>;
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
+ DescribeEventSubscriptionsMessage,
10
+ EventSubscriptionsMessage,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeEventSubscriptionsCommandInput
18
+ extends DescribeEventSubscriptionsMessage {}
19
+ export interface DescribeEventSubscriptionsCommandOutput
20
+ extends EventSubscriptionsMessage,
21
+ __MetadataBearer {}
22
+ export declare class DescribeEventSubscriptionsCommand extends $Command<
23
+ DescribeEventSubscriptionsCommandInput,
24
+ DescribeEventSubscriptionsCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeEventSubscriptionsCommandInput;
28
+ constructor(input: DescribeEventSubscriptionsCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeEventSubscriptionsCommandInput,
35
+ DescribeEventSubscriptionsCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,32 @@
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 { DescribeEventsMessage, EventsMessage } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeEventsCommandInput extends DescribeEventsMessage {
6
- }
7
- export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeEventsCommand extends $Command<DescribeEventsCommandInput, DescribeEventsCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeEventsCommandInput;
12
- constructor(input: DescribeEventsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventsCommandInput, DescribeEventsCommandOutput>;
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 { DescribeEventsMessage, EventsMessage } from "../models/models_0";
9
+ import {
10
+ RedshiftClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../RedshiftClient";
14
+ export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
15
+ export interface DescribeEventsCommandOutput
16
+ extends EventsMessage,
17
+ __MetadataBearer {}
18
+ export declare class DescribeEventsCommand extends $Command<
19
+ DescribeEventsCommandInput,
20
+ DescribeEventsCommandOutput,
21
+ RedshiftClientResolvedConfig
22
+ > {
23
+ readonly input: DescribeEventsCommandInput;
24
+ constructor(input: DescribeEventsCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: RedshiftClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<DescribeEventsCommandInput, DescribeEventsCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,39 @@
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 { DescribeHsmClientCertificatesMessage, HsmClientCertificateMessage } from "../models/models_0";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeHsmClientCertificatesCommandInput extends DescribeHsmClientCertificatesMessage {
6
- }
7
- export interface DescribeHsmClientCertificatesCommandOutput extends HsmClientCertificateMessage, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeHsmClientCertificatesCommand extends $Command<DescribeHsmClientCertificatesCommandInput, DescribeHsmClientCertificatesCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeHsmClientCertificatesCommandInput;
12
- constructor(input: DescribeHsmClientCertificatesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHsmClientCertificatesCommandInput, DescribeHsmClientCertificatesCommandOutput>;
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
+ DescribeHsmClientCertificatesMessage,
10
+ HsmClientCertificateMessage,
11
+ } from "../models/models_0";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeHsmClientCertificatesCommandInput
18
+ extends DescribeHsmClientCertificatesMessage {}
19
+ export interface DescribeHsmClientCertificatesCommandOutput
20
+ extends HsmClientCertificateMessage,
21
+ __MetadataBearer {}
22
+ export declare class DescribeHsmClientCertificatesCommand extends $Command<
23
+ DescribeHsmClientCertificatesCommandInput,
24
+ DescribeHsmClientCertificatesCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeHsmClientCertificatesCommandInput;
28
+ constructor(input: DescribeHsmClientCertificatesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeHsmClientCertificatesCommandInput,
35
+ DescribeHsmClientCertificatesCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { DescribeHsmConfigurationsMessage, HsmConfigurationMessage } from "../models/models_1";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeHsmConfigurationsCommandInput extends DescribeHsmConfigurationsMessage {
6
- }
7
- export interface DescribeHsmConfigurationsCommandOutput extends HsmConfigurationMessage, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeHsmConfigurationsCommand extends $Command<DescribeHsmConfigurationsCommandInput, DescribeHsmConfigurationsCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeHsmConfigurationsCommandInput;
12
- constructor(input: DescribeHsmConfigurationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHsmConfigurationsCommandInput, DescribeHsmConfigurationsCommandOutput>;
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
+ DescribeHsmConfigurationsMessage,
10
+ HsmConfigurationMessage,
11
+ } from "../models/models_1";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeHsmConfigurationsCommandInput
18
+ extends DescribeHsmConfigurationsMessage {}
19
+ export interface DescribeHsmConfigurationsCommandOutput
20
+ extends HsmConfigurationMessage,
21
+ __MetadataBearer {}
22
+ export declare class DescribeHsmConfigurationsCommand extends $Command<
23
+ DescribeHsmConfigurationsCommandInput,
24
+ DescribeHsmConfigurationsCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeHsmConfigurationsCommandInput;
28
+ constructor(input: DescribeHsmConfigurationsCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeHsmConfigurationsCommandInput,
35
+ DescribeHsmConfigurationsCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { DescribeLoggingStatusMessage, LoggingStatus } from "../models/models_1";
4
- import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
- export interface DescribeLoggingStatusCommandInput extends DescribeLoggingStatusMessage {
6
- }
7
- export interface DescribeLoggingStatusCommandOutput extends LoggingStatus, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeLoggingStatusCommand extends $Command<DescribeLoggingStatusCommandInput, DescribeLoggingStatusCommandOutput, RedshiftClientResolvedConfig> {
11
- readonly input: DescribeLoggingStatusCommandInput;
12
- constructor(input: DescribeLoggingStatusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLoggingStatusCommandInput, DescribeLoggingStatusCommandOutput>;
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
+ DescribeLoggingStatusMessage,
10
+ LoggingStatus,
11
+ } from "../models/models_1";
12
+ import {
13
+ RedshiftClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../RedshiftClient";
17
+ export interface DescribeLoggingStatusCommandInput
18
+ extends DescribeLoggingStatusMessage {}
19
+ export interface DescribeLoggingStatusCommandOutput
20
+ extends LoggingStatus,
21
+ __MetadataBearer {}
22
+ export declare class DescribeLoggingStatusCommand extends $Command<
23
+ DescribeLoggingStatusCommandInput,
24
+ DescribeLoggingStatusCommandOutput,
25
+ RedshiftClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeLoggingStatusCommandInput;
28
+ constructor(input: DescribeLoggingStatusCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: RedshiftClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeLoggingStatusCommandInput,
35
+ DescribeLoggingStatusCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }