@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,192 +1,843 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { AcceptReservedNodeExchangeCommandInput, AcceptReservedNodeExchangeCommandOutput } from "./commands/AcceptReservedNodeExchangeCommand";
10
- import { AddPartnerCommandInput, AddPartnerCommandOutput } from "./commands/AddPartnerCommand";
11
- import { AssociateDataShareConsumerCommandInput, AssociateDataShareConsumerCommandOutput } from "./commands/AssociateDataShareConsumerCommand";
12
- import { AuthorizeClusterSecurityGroupIngressCommandInput, AuthorizeClusterSecurityGroupIngressCommandOutput } from "./commands/AuthorizeClusterSecurityGroupIngressCommand";
13
- import { AuthorizeDataShareCommandInput, AuthorizeDataShareCommandOutput } from "./commands/AuthorizeDataShareCommand";
14
- import { AuthorizeEndpointAccessCommandInput, AuthorizeEndpointAccessCommandOutput } from "./commands/AuthorizeEndpointAccessCommand";
15
- import { AuthorizeSnapshotAccessCommandInput, AuthorizeSnapshotAccessCommandOutput } from "./commands/AuthorizeSnapshotAccessCommand";
16
- import { BatchDeleteClusterSnapshotsCommandInput, BatchDeleteClusterSnapshotsCommandOutput } from "./commands/BatchDeleteClusterSnapshotsCommand";
17
- import { BatchModifyClusterSnapshotsCommandInput, BatchModifyClusterSnapshotsCommandOutput } from "./commands/BatchModifyClusterSnapshotsCommand";
18
- import { CancelResizeCommandInput, CancelResizeCommandOutput } from "./commands/CancelResizeCommand";
19
- import { CopyClusterSnapshotCommandInput, CopyClusterSnapshotCommandOutput } from "./commands/CopyClusterSnapshotCommand";
20
- import { CreateAuthenticationProfileCommandInput, CreateAuthenticationProfileCommandOutput } from "./commands/CreateAuthenticationProfileCommand";
21
- import { CreateClusterCommandInput, CreateClusterCommandOutput } from "./commands/CreateClusterCommand";
22
- import { CreateClusterParameterGroupCommandInput, CreateClusterParameterGroupCommandOutput } from "./commands/CreateClusterParameterGroupCommand";
23
- import { CreateClusterSecurityGroupCommandInput, CreateClusterSecurityGroupCommandOutput } from "./commands/CreateClusterSecurityGroupCommand";
24
- import { CreateClusterSnapshotCommandInput, CreateClusterSnapshotCommandOutput } from "./commands/CreateClusterSnapshotCommand";
25
- import { CreateClusterSubnetGroupCommandInput, CreateClusterSubnetGroupCommandOutput } from "./commands/CreateClusterSubnetGroupCommand";
26
- import { CreateEndpointAccessCommandInput, CreateEndpointAccessCommandOutput } from "./commands/CreateEndpointAccessCommand";
27
- import { CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput } from "./commands/CreateEventSubscriptionCommand";
28
- import { CreateHsmClientCertificateCommandInput, CreateHsmClientCertificateCommandOutput } from "./commands/CreateHsmClientCertificateCommand";
29
- import { CreateHsmConfigurationCommandInput, CreateHsmConfigurationCommandOutput } from "./commands/CreateHsmConfigurationCommand";
30
- import { CreateScheduledActionCommandInput, CreateScheduledActionCommandOutput } from "./commands/CreateScheduledActionCommand";
31
- import { CreateSnapshotCopyGrantCommandInput, CreateSnapshotCopyGrantCommandOutput } from "./commands/CreateSnapshotCopyGrantCommand";
32
- import { CreateSnapshotScheduleCommandInput, CreateSnapshotScheduleCommandOutput } from "./commands/CreateSnapshotScheduleCommand";
33
- import { CreateTagsCommandInput, CreateTagsCommandOutput } from "./commands/CreateTagsCommand";
34
- import { CreateUsageLimitCommandInput, CreateUsageLimitCommandOutput } from "./commands/CreateUsageLimitCommand";
35
- import { DeauthorizeDataShareCommandInput, DeauthorizeDataShareCommandOutput } from "./commands/DeauthorizeDataShareCommand";
36
- import { DeleteAuthenticationProfileCommandInput, DeleteAuthenticationProfileCommandOutput } from "./commands/DeleteAuthenticationProfileCommand";
37
- import { DeleteClusterCommandInput, DeleteClusterCommandOutput } from "./commands/DeleteClusterCommand";
38
- import { DeleteClusterParameterGroupCommandInput, DeleteClusterParameterGroupCommandOutput } from "./commands/DeleteClusterParameterGroupCommand";
39
- import { DeleteClusterSecurityGroupCommandInput, DeleteClusterSecurityGroupCommandOutput } from "./commands/DeleteClusterSecurityGroupCommand";
40
- import { DeleteClusterSnapshotCommandInput, DeleteClusterSnapshotCommandOutput } from "./commands/DeleteClusterSnapshotCommand";
41
- import { DeleteClusterSubnetGroupCommandInput, DeleteClusterSubnetGroupCommandOutput } from "./commands/DeleteClusterSubnetGroupCommand";
42
- import { DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput } from "./commands/DeleteEndpointAccessCommand";
43
- import { DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput } from "./commands/DeleteEventSubscriptionCommand";
44
- import { DeleteHsmClientCertificateCommandInput, DeleteHsmClientCertificateCommandOutput } from "./commands/DeleteHsmClientCertificateCommand";
45
- import { DeleteHsmConfigurationCommandInput, DeleteHsmConfigurationCommandOutput } from "./commands/DeleteHsmConfigurationCommand";
46
- import { DeletePartnerCommandInput, DeletePartnerCommandOutput } from "./commands/DeletePartnerCommand";
47
- import { DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput } from "./commands/DeleteScheduledActionCommand";
48
- import { DeleteSnapshotCopyGrantCommandInput, DeleteSnapshotCopyGrantCommandOutput } from "./commands/DeleteSnapshotCopyGrantCommand";
49
- import { DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput } from "./commands/DeleteSnapshotScheduleCommand";
50
- import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
51
- import { DeleteUsageLimitCommandInput, DeleteUsageLimitCommandOutput } from "./commands/DeleteUsageLimitCommand";
52
- import { DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput } from "./commands/DescribeAccountAttributesCommand";
53
- import { DescribeAuthenticationProfilesCommandInput, DescribeAuthenticationProfilesCommandOutput } from "./commands/DescribeAuthenticationProfilesCommand";
54
- import { DescribeClusterDbRevisionsCommandInput, DescribeClusterDbRevisionsCommandOutput } from "./commands/DescribeClusterDbRevisionsCommand";
55
- import { DescribeClusterParameterGroupsCommandInput, DescribeClusterParameterGroupsCommandOutput } from "./commands/DescribeClusterParameterGroupsCommand";
56
- import { DescribeClusterParametersCommandInput, DescribeClusterParametersCommandOutput } from "./commands/DescribeClusterParametersCommand";
57
- import { DescribeClustersCommandInput, DescribeClustersCommandOutput } from "./commands/DescribeClustersCommand";
58
- import { DescribeClusterSecurityGroupsCommandInput, DescribeClusterSecurityGroupsCommandOutput } from "./commands/DescribeClusterSecurityGroupsCommand";
59
- import { DescribeClusterSnapshotsCommandInput, DescribeClusterSnapshotsCommandOutput } from "./commands/DescribeClusterSnapshotsCommand";
60
- import { DescribeClusterSubnetGroupsCommandInput, DescribeClusterSubnetGroupsCommandOutput } from "./commands/DescribeClusterSubnetGroupsCommand";
61
- import { DescribeClusterTracksCommandInput, DescribeClusterTracksCommandOutput } from "./commands/DescribeClusterTracksCommand";
62
- import { DescribeClusterVersionsCommandInput, DescribeClusterVersionsCommandOutput } from "./commands/DescribeClusterVersionsCommand";
63
- import { DescribeDataSharesCommandInput, DescribeDataSharesCommandOutput } from "./commands/DescribeDataSharesCommand";
64
- import { DescribeDataSharesForConsumerCommandInput, DescribeDataSharesForConsumerCommandOutput } from "./commands/DescribeDataSharesForConsumerCommand";
65
- import { DescribeDataSharesForProducerCommandInput, DescribeDataSharesForProducerCommandOutput } from "./commands/DescribeDataSharesForProducerCommand";
66
- import { DescribeDefaultClusterParametersCommandInput, DescribeDefaultClusterParametersCommandOutput } from "./commands/DescribeDefaultClusterParametersCommand";
67
- import { DescribeEndpointAccessCommandInput, DescribeEndpointAccessCommandOutput } from "./commands/DescribeEndpointAccessCommand";
68
- import { DescribeEndpointAuthorizationCommandInput, DescribeEndpointAuthorizationCommandOutput } from "./commands/DescribeEndpointAuthorizationCommand";
69
- import { DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput } from "./commands/DescribeEventCategoriesCommand";
70
- import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "./commands/DescribeEventsCommand";
71
- import { DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput } from "./commands/DescribeEventSubscriptionsCommand";
72
- import { DescribeHsmClientCertificatesCommandInput, DescribeHsmClientCertificatesCommandOutput } from "./commands/DescribeHsmClientCertificatesCommand";
73
- import { DescribeHsmConfigurationsCommandInput, DescribeHsmConfigurationsCommandOutput } from "./commands/DescribeHsmConfigurationsCommand";
74
- import { DescribeLoggingStatusCommandInput, DescribeLoggingStatusCommandOutput } from "./commands/DescribeLoggingStatusCommand";
75
- import { DescribeNodeConfigurationOptionsCommandInput, DescribeNodeConfigurationOptionsCommandOutput } from "./commands/DescribeNodeConfigurationOptionsCommand";
76
- import { DescribeOrderableClusterOptionsCommandInput, DescribeOrderableClusterOptionsCommandOutput } from "./commands/DescribeOrderableClusterOptionsCommand";
77
- import { DescribePartnersCommandInput, DescribePartnersCommandOutput } from "./commands/DescribePartnersCommand";
78
- import { DescribeReservedNodeExchangeStatusCommandInput, DescribeReservedNodeExchangeStatusCommandOutput } from "./commands/DescribeReservedNodeExchangeStatusCommand";
79
- import { DescribeReservedNodeOfferingsCommandInput, DescribeReservedNodeOfferingsCommandOutput } from "./commands/DescribeReservedNodeOfferingsCommand";
80
- import { DescribeReservedNodesCommandInput, DescribeReservedNodesCommandOutput } from "./commands/DescribeReservedNodesCommand";
81
- import { DescribeResizeCommandInput, DescribeResizeCommandOutput } from "./commands/DescribeResizeCommand";
82
- import { DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput } from "./commands/DescribeScheduledActionsCommand";
83
- import { DescribeSnapshotCopyGrantsCommandInput, DescribeSnapshotCopyGrantsCommandOutput } from "./commands/DescribeSnapshotCopyGrantsCommand";
84
- import { DescribeSnapshotSchedulesCommandInput, DescribeSnapshotSchedulesCommandOutput } from "./commands/DescribeSnapshotSchedulesCommand";
85
- import { DescribeStorageCommandInput, DescribeStorageCommandOutput } from "./commands/DescribeStorageCommand";
86
- import { DescribeTableRestoreStatusCommandInput, DescribeTableRestoreStatusCommandOutput } from "./commands/DescribeTableRestoreStatusCommand";
87
- import { DescribeTagsCommandInput, DescribeTagsCommandOutput } from "./commands/DescribeTagsCommand";
88
- import { DescribeUsageLimitsCommandInput, DescribeUsageLimitsCommandOutput } from "./commands/DescribeUsageLimitsCommand";
89
- import { DisableLoggingCommandInput, DisableLoggingCommandOutput } from "./commands/DisableLoggingCommand";
90
- import { DisableSnapshotCopyCommandInput, DisableSnapshotCopyCommandOutput } from "./commands/DisableSnapshotCopyCommand";
91
- import { DisassociateDataShareConsumerCommandInput, DisassociateDataShareConsumerCommandOutput } from "./commands/DisassociateDataShareConsumerCommand";
92
- import { EnableLoggingCommandInput, EnableLoggingCommandOutput } from "./commands/EnableLoggingCommand";
93
- import { EnableSnapshotCopyCommandInput, EnableSnapshotCopyCommandOutput } from "./commands/EnableSnapshotCopyCommand";
94
- import { GetClusterCredentialsCommandInput, GetClusterCredentialsCommandOutput } from "./commands/GetClusterCredentialsCommand";
95
- import { GetClusterCredentialsWithIAMCommandInput, GetClusterCredentialsWithIAMCommandOutput } from "./commands/GetClusterCredentialsWithIAMCommand";
96
- import { GetReservedNodeExchangeConfigurationOptionsCommandInput, GetReservedNodeExchangeConfigurationOptionsCommandOutput } from "./commands/GetReservedNodeExchangeConfigurationOptionsCommand";
97
- import { GetReservedNodeExchangeOfferingsCommandInput, GetReservedNodeExchangeOfferingsCommandOutput } from "./commands/GetReservedNodeExchangeOfferingsCommand";
98
- import { ModifyAquaConfigurationCommandInput, ModifyAquaConfigurationCommandOutput } from "./commands/ModifyAquaConfigurationCommand";
99
- import { ModifyAuthenticationProfileCommandInput, ModifyAuthenticationProfileCommandOutput } from "./commands/ModifyAuthenticationProfileCommand";
100
- import { ModifyClusterCommandInput, ModifyClusterCommandOutput } from "./commands/ModifyClusterCommand";
101
- import { ModifyClusterDbRevisionCommandInput, ModifyClusterDbRevisionCommandOutput } from "./commands/ModifyClusterDbRevisionCommand";
102
- import { ModifyClusterIamRolesCommandInput, ModifyClusterIamRolesCommandOutput } from "./commands/ModifyClusterIamRolesCommand";
103
- import { ModifyClusterMaintenanceCommandInput, ModifyClusterMaintenanceCommandOutput } from "./commands/ModifyClusterMaintenanceCommand";
104
- import { ModifyClusterParameterGroupCommandInput, ModifyClusterParameterGroupCommandOutput } from "./commands/ModifyClusterParameterGroupCommand";
105
- import { ModifyClusterSnapshotCommandInput, ModifyClusterSnapshotCommandOutput } from "./commands/ModifyClusterSnapshotCommand";
106
- import { ModifyClusterSnapshotScheduleCommandInput, ModifyClusterSnapshotScheduleCommandOutput } from "./commands/ModifyClusterSnapshotScheduleCommand";
107
- import { ModifyClusterSubnetGroupCommandInput, ModifyClusterSubnetGroupCommandOutput } from "./commands/ModifyClusterSubnetGroupCommand";
108
- import { ModifyEndpointAccessCommandInput, ModifyEndpointAccessCommandOutput } from "./commands/ModifyEndpointAccessCommand";
109
- import { ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput } from "./commands/ModifyEventSubscriptionCommand";
110
- import { ModifyScheduledActionCommandInput, ModifyScheduledActionCommandOutput } from "./commands/ModifyScheduledActionCommand";
111
- import { ModifySnapshotCopyRetentionPeriodCommandInput, ModifySnapshotCopyRetentionPeriodCommandOutput } from "./commands/ModifySnapshotCopyRetentionPeriodCommand";
112
- import { ModifySnapshotScheduleCommandInput, ModifySnapshotScheduleCommandOutput } from "./commands/ModifySnapshotScheduleCommand";
113
- import { ModifyUsageLimitCommandInput, ModifyUsageLimitCommandOutput } from "./commands/ModifyUsageLimitCommand";
114
- import { PauseClusterCommandInput, PauseClusterCommandOutput } from "./commands/PauseClusterCommand";
115
- import { PurchaseReservedNodeOfferingCommandInput, PurchaseReservedNodeOfferingCommandOutput } from "./commands/PurchaseReservedNodeOfferingCommand";
116
- import { RebootClusterCommandInput, RebootClusterCommandOutput } from "./commands/RebootClusterCommand";
117
- import { RejectDataShareCommandInput, RejectDataShareCommandOutput } from "./commands/RejectDataShareCommand";
118
- import { ResetClusterParameterGroupCommandInput, ResetClusterParameterGroupCommandOutput } from "./commands/ResetClusterParameterGroupCommand";
119
- import { ResizeClusterCommandInput, ResizeClusterCommandOutput } from "./commands/ResizeClusterCommand";
120
- import { RestoreFromClusterSnapshotCommandInput, RestoreFromClusterSnapshotCommandOutput } from "./commands/RestoreFromClusterSnapshotCommand";
121
- import { RestoreTableFromClusterSnapshotCommandInput, RestoreTableFromClusterSnapshotCommandOutput } from "./commands/RestoreTableFromClusterSnapshotCommand";
122
- import { ResumeClusterCommandInput, ResumeClusterCommandOutput } from "./commands/ResumeClusterCommand";
123
- import { RevokeClusterSecurityGroupIngressCommandInput, RevokeClusterSecurityGroupIngressCommandOutput } from "./commands/RevokeClusterSecurityGroupIngressCommand";
124
- import { RevokeEndpointAccessCommandInput, RevokeEndpointAccessCommandOutput } from "./commands/RevokeEndpointAccessCommand";
125
- import { RevokeSnapshotAccessCommandInput, RevokeSnapshotAccessCommandOutput } from "./commands/RevokeSnapshotAccessCommand";
126
- import { RotateEncryptionKeyCommandInput, RotateEncryptionKeyCommandOutput } from "./commands/RotateEncryptionKeyCommand";
127
- import { UpdatePartnerStatusCommandInput, UpdatePartnerStatusCommandOutput } from "./commands/UpdatePartnerStatusCommand";
128
- export declare type ServiceInputTypes = AcceptReservedNodeExchangeCommandInput | AddPartnerCommandInput | AssociateDataShareConsumerCommandInput | AuthorizeClusterSecurityGroupIngressCommandInput | AuthorizeDataShareCommandInput | AuthorizeEndpointAccessCommandInput | AuthorizeSnapshotAccessCommandInput | BatchDeleteClusterSnapshotsCommandInput | BatchModifyClusterSnapshotsCommandInput | CancelResizeCommandInput | CopyClusterSnapshotCommandInput | CreateAuthenticationProfileCommandInput | CreateClusterCommandInput | CreateClusterParameterGroupCommandInput | CreateClusterSecurityGroupCommandInput | CreateClusterSnapshotCommandInput | CreateClusterSubnetGroupCommandInput | CreateEndpointAccessCommandInput | CreateEventSubscriptionCommandInput | CreateHsmClientCertificateCommandInput | CreateHsmConfigurationCommandInput | CreateScheduledActionCommandInput | CreateSnapshotCopyGrantCommandInput | CreateSnapshotScheduleCommandInput | CreateTagsCommandInput | CreateUsageLimitCommandInput | DeauthorizeDataShareCommandInput | DeleteAuthenticationProfileCommandInput | DeleteClusterCommandInput | DeleteClusterParameterGroupCommandInput | DeleteClusterSecurityGroupCommandInput | DeleteClusterSnapshotCommandInput | DeleteClusterSubnetGroupCommandInput | DeleteEndpointAccessCommandInput | DeleteEventSubscriptionCommandInput | DeleteHsmClientCertificateCommandInput | DeleteHsmConfigurationCommandInput | DeletePartnerCommandInput | DeleteScheduledActionCommandInput | DeleteSnapshotCopyGrantCommandInput | DeleteSnapshotScheduleCommandInput | DeleteTagsCommandInput | DeleteUsageLimitCommandInput | DescribeAccountAttributesCommandInput | DescribeAuthenticationProfilesCommandInput | DescribeClusterDbRevisionsCommandInput | DescribeClusterParameterGroupsCommandInput | DescribeClusterParametersCommandInput | DescribeClusterSecurityGroupsCommandInput | DescribeClusterSnapshotsCommandInput | DescribeClusterSubnetGroupsCommandInput | DescribeClusterTracksCommandInput | DescribeClusterVersionsCommandInput | DescribeClustersCommandInput | DescribeDataSharesCommandInput | DescribeDataSharesForConsumerCommandInput | DescribeDataSharesForProducerCommandInput | DescribeDefaultClusterParametersCommandInput | DescribeEndpointAccessCommandInput | DescribeEndpointAuthorizationCommandInput | DescribeEventCategoriesCommandInput | DescribeEventSubscriptionsCommandInput | DescribeEventsCommandInput | DescribeHsmClientCertificatesCommandInput | DescribeHsmConfigurationsCommandInput | DescribeLoggingStatusCommandInput | DescribeNodeConfigurationOptionsCommandInput | DescribeOrderableClusterOptionsCommandInput | DescribePartnersCommandInput | DescribeReservedNodeExchangeStatusCommandInput | DescribeReservedNodeOfferingsCommandInput | DescribeReservedNodesCommandInput | DescribeResizeCommandInput | DescribeScheduledActionsCommandInput | DescribeSnapshotCopyGrantsCommandInput | DescribeSnapshotSchedulesCommandInput | DescribeStorageCommandInput | DescribeTableRestoreStatusCommandInput | DescribeTagsCommandInput | DescribeUsageLimitsCommandInput | DisableLoggingCommandInput | DisableSnapshotCopyCommandInput | DisassociateDataShareConsumerCommandInput | EnableLoggingCommandInput | EnableSnapshotCopyCommandInput | GetClusterCredentialsCommandInput | GetClusterCredentialsWithIAMCommandInput | GetReservedNodeExchangeConfigurationOptionsCommandInput | GetReservedNodeExchangeOfferingsCommandInput | ModifyAquaConfigurationCommandInput | ModifyAuthenticationProfileCommandInput | ModifyClusterCommandInput | ModifyClusterDbRevisionCommandInput | ModifyClusterIamRolesCommandInput | ModifyClusterMaintenanceCommandInput | ModifyClusterParameterGroupCommandInput | ModifyClusterSnapshotCommandInput | ModifyClusterSnapshotScheduleCommandInput | ModifyClusterSubnetGroupCommandInput | ModifyEndpointAccessCommandInput | ModifyEventSubscriptionCommandInput | ModifyScheduledActionCommandInput | ModifySnapshotCopyRetentionPeriodCommandInput | ModifySnapshotScheduleCommandInput | ModifyUsageLimitCommandInput | PauseClusterCommandInput | PurchaseReservedNodeOfferingCommandInput | RebootClusterCommandInput | RejectDataShareCommandInput | ResetClusterParameterGroupCommandInput | ResizeClusterCommandInput | RestoreFromClusterSnapshotCommandInput | RestoreTableFromClusterSnapshotCommandInput | ResumeClusterCommandInput | RevokeClusterSecurityGroupIngressCommandInput | RevokeEndpointAccessCommandInput | RevokeSnapshotAccessCommandInput | RotateEncryptionKeyCommandInput | UpdatePartnerStatusCommandInput;
129
- export declare type ServiceOutputTypes = AcceptReservedNodeExchangeCommandOutput | AddPartnerCommandOutput | AssociateDataShareConsumerCommandOutput | AuthorizeClusterSecurityGroupIngressCommandOutput | AuthorizeDataShareCommandOutput | AuthorizeEndpointAccessCommandOutput | AuthorizeSnapshotAccessCommandOutput | BatchDeleteClusterSnapshotsCommandOutput | BatchModifyClusterSnapshotsCommandOutput | CancelResizeCommandOutput | CopyClusterSnapshotCommandOutput | CreateAuthenticationProfileCommandOutput | CreateClusterCommandOutput | CreateClusterParameterGroupCommandOutput | CreateClusterSecurityGroupCommandOutput | CreateClusterSnapshotCommandOutput | CreateClusterSubnetGroupCommandOutput | CreateEndpointAccessCommandOutput | CreateEventSubscriptionCommandOutput | CreateHsmClientCertificateCommandOutput | CreateHsmConfigurationCommandOutput | CreateScheduledActionCommandOutput | CreateSnapshotCopyGrantCommandOutput | CreateSnapshotScheduleCommandOutput | CreateTagsCommandOutput | CreateUsageLimitCommandOutput | DeauthorizeDataShareCommandOutput | DeleteAuthenticationProfileCommandOutput | DeleteClusterCommandOutput | DeleteClusterParameterGroupCommandOutput | DeleteClusterSecurityGroupCommandOutput | DeleteClusterSnapshotCommandOutput | DeleteClusterSubnetGroupCommandOutput | DeleteEndpointAccessCommandOutput | DeleteEventSubscriptionCommandOutput | DeleteHsmClientCertificateCommandOutput | DeleteHsmConfigurationCommandOutput | DeletePartnerCommandOutput | DeleteScheduledActionCommandOutput | DeleteSnapshotCopyGrantCommandOutput | DeleteSnapshotScheduleCommandOutput | DeleteTagsCommandOutput | DeleteUsageLimitCommandOutput | DescribeAccountAttributesCommandOutput | DescribeAuthenticationProfilesCommandOutput | DescribeClusterDbRevisionsCommandOutput | DescribeClusterParameterGroupsCommandOutput | DescribeClusterParametersCommandOutput | DescribeClusterSecurityGroupsCommandOutput | DescribeClusterSnapshotsCommandOutput | DescribeClusterSubnetGroupsCommandOutput | DescribeClusterTracksCommandOutput | DescribeClusterVersionsCommandOutput | DescribeClustersCommandOutput | DescribeDataSharesCommandOutput | DescribeDataSharesForConsumerCommandOutput | DescribeDataSharesForProducerCommandOutput | DescribeDefaultClusterParametersCommandOutput | DescribeEndpointAccessCommandOutput | DescribeEndpointAuthorizationCommandOutput | DescribeEventCategoriesCommandOutput | DescribeEventSubscriptionsCommandOutput | DescribeEventsCommandOutput | DescribeHsmClientCertificatesCommandOutput | DescribeHsmConfigurationsCommandOutput | DescribeLoggingStatusCommandOutput | DescribeNodeConfigurationOptionsCommandOutput | DescribeOrderableClusterOptionsCommandOutput | DescribePartnersCommandOutput | DescribeReservedNodeExchangeStatusCommandOutput | DescribeReservedNodeOfferingsCommandOutput | DescribeReservedNodesCommandOutput | DescribeResizeCommandOutput | DescribeScheduledActionsCommandOutput | DescribeSnapshotCopyGrantsCommandOutput | DescribeSnapshotSchedulesCommandOutput | DescribeStorageCommandOutput | DescribeTableRestoreStatusCommandOutput | DescribeTagsCommandOutput | DescribeUsageLimitsCommandOutput | DisableLoggingCommandOutput | DisableSnapshotCopyCommandOutput | DisassociateDataShareConsumerCommandOutput | EnableLoggingCommandOutput | EnableSnapshotCopyCommandOutput | GetClusterCredentialsCommandOutput | GetClusterCredentialsWithIAMCommandOutput | GetReservedNodeExchangeConfigurationOptionsCommandOutput | GetReservedNodeExchangeOfferingsCommandOutput | ModifyAquaConfigurationCommandOutput | ModifyAuthenticationProfileCommandOutput | ModifyClusterCommandOutput | ModifyClusterDbRevisionCommandOutput | ModifyClusterIamRolesCommandOutput | ModifyClusterMaintenanceCommandOutput | ModifyClusterParameterGroupCommandOutput | ModifyClusterSnapshotCommandOutput | ModifyClusterSnapshotScheduleCommandOutput | ModifyClusterSubnetGroupCommandOutput | ModifyEndpointAccessCommandOutput | ModifyEventSubscriptionCommandOutput | ModifyScheduledActionCommandOutput | ModifySnapshotCopyRetentionPeriodCommandOutput | ModifySnapshotScheduleCommandOutput | ModifyUsageLimitCommandOutput | PauseClusterCommandOutput | PurchaseReservedNodeOfferingCommandOutput | RebootClusterCommandOutput | RejectDataShareCommandOutput | ResetClusterParameterGroupCommandOutput | ResizeClusterCommandOutput | RestoreFromClusterSnapshotCommandOutput | RestoreTableFromClusterSnapshotCommandOutput | ResumeClusterCommandOutput | RevokeClusterSecurityGroupIngressCommandOutput | RevokeEndpointAccessCommandOutput | RevokeSnapshotAccessCommandOutput | RotateEncryptionKeyCommandOutput | UpdatePartnerStatusCommandOutput;
130
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
131
-
132
- requestHandler?: __HttpHandler;
133
-
134
- sha256?: __HashConstructor;
135
-
136
- urlParser?: __UrlParser;
137
-
138
- bodyLengthChecker?: __BodyLengthCalculator;
139
-
140
- streamCollector?: __StreamCollector;
141
-
142
- base64Decoder?: __Decoder;
143
-
144
- base64Encoder?: __Encoder;
145
-
146
- utf8Decoder?: __Decoder;
147
-
148
- utf8Encoder?: __Encoder;
149
-
150
- runtime?: string;
151
-
152
- disableHostPrefix?: boolean;
153
-
154
- maxAttempts?: number | __Provider<number>;
155
-
156
- retryMode?: string | __Provider<string>;
157
-
158
- logger?: __Logger;
159
-
160
- useDualstackEndpoint?: boolean | __Provider<boolean>;
161
-
162
- useFipsEndpoint?: boolean | __Provider<boolean>;
163
-
164
- serviceId?: string;
165
-
166
- region?: string | __Provider<string>;
167
-
168
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
169
-
170
- regionInfoProvider?: RegionInfoProvider;
171
-
172
- defaultUserAgentProvider?: Provider<__UserAgent>;
173
-
174
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
175
- }
176
- declare type RedshiftClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
177
-
178
- export interface RedshiftClientConfig extends RedshiftClientConfigType {
179
- }
180
- declare type RedshiftClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
181
-
182
- export interface RedshiftClientResolvedConfig extends RedshiftClientResolvedConfigType {
183
- }
184
-
185
- export declare class RedshiftClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, RedshiftClientResolvedConfig> {
186
-
187
- readonly config: RedshiftClientResolvedConfig;
188
- constructor(configuration: RedshiftClientConfig);
189
-
190
- destroy(): void;
191
- }
192
- export {};
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ } from "@aws-sdk/config-resolver";
7
+ import {
8
+ HostHeaderInputConfig,
9
+ HostHeaderResolvedConfig,
10
+ } from "@aws-sdk/middleware-host-header";
11
+ import {
12
+ RetryInputConfig,
13
+ RetryResolvedConfig,
14
+ } from "@aws-sdk/middleware-retry";
15
+ import {
16
+ AwsAuthInputConfig,
17
+ AwsAuthResolvedConfig,
18
+ } from "@aws-sdk/middleware-signing";
19
+ import {
20
+ UserAgentInputConfig,
21
+ UserAgentResolvedConfig,
22
+ } from "@aws-sdk/middleware-user-agent";
23
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
24
+ import {
25
+ Client as __Client,
26
+ DefaultsMode,
27
+ SmithyConfiguration as __SmithyConfiguration,
28
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
29
+ } from "@aws-sdk/smithy-client";
30
+ import {
31
+ BodyLengthCalculator as __BodyLengthCalculator,
32
+ Credentials as __Credentials,
33
+ Decoder as __Decoder,
34
+ Encoder as __Encoder,
35
+ HashConstructor as __HashConstructor,
36
+ HttpHandlerOptions as __HttpHandlerOptions,
37
+ Logger as __Logger,
38
+ Provider as __Provider,
39
+ Provider,
40
+ RegionInfoProvider,
41
+ StreamCollector as __StreamCollector,
42
+ UrlParser as __UrlParser,
43
+ UserAgent as __UserAgent,
44
+ } from "@aws-sdk/types";
45
+ import {
46
+ AcceptReservedNodeExchangeCommandInput,
47
+ AcceptReservedNodeExchangeCommandOutput,
48
+ } from "./commands/AcceptReservedNodeExchangeCommand";
49
+ import {
50
+ AddPartnerCommandInput,
51
+ AddPartnerCommandOutput,
52
+ } from "./commands/AddPartnerCommand";
53
+ import {
54
+ AssociateDataShareConsumerCommandInput,
55
+ AssociateDataShareConsumerCommandOutput,
56
+ } from "./commands/AssociateDataShareConsumerCommand";
57
+ import {
58
+ AuthorizeClusterSecurityGroupIngressCommandInput,
59
+ AuthorizeClusterSecurityGroupIngressCommandOutput,
60
+ } from "./commands/AuthorizeClusterSecurityGroupIngressCommand";
61
+ import {
62
+ AuthorizeDataShareCommandInput,
63
+ AuthorizeDataShareCommandOutput,
64
+ } from "./commands/AuthorizeDataShareCommand";
65
+ import {
66
+ AuthorizeEndpointAccessCommandInput,
67
+ AuthorizeEndpointAccessCommandOutput,
68
+ } from "./commands/AuthorizeEndpointAccessCommand";
69
+ import {
70
+ AuthorizeSnapshotAccessCommandInput,
71
+ AuthorizeSnapshotAccessCommandOutput,
72
+ } from "./commands/AuthorizeSnapshotAccessCommand";
73
+ import {
74
+ BatchDeleteClusterSnapshotsCommandInput,
75
+ BatchDeleteClusterSnapshotsCommandOutput,
76
+ } from "./commands/BatchDeleteClusterSnapshotsCommand";
77
+ import {
78
+ BatchModifyClusterSnapshotsCommandInput,
79
+ BatchModifyClusterSnapshotsCommandOutput,
80
+ } from "./commands/BatchModifyClusterSnapshotsCommand";
81
+ import {
82
+ CancelResizeCommandInput,
83
+ CancelResizeCommandOutput,
84
+ } from "./commands/CancelResizeCommand";
85
+ import {
86
+ CopyClusterSnapshotCommandInput,
87
+ CopyClusterSnapshotCommandOutput,
88
+ } from "./commands/CopyClusterSnapshotCommand";
89
+ import {
90
+ CreateAuthenticationProfileCommandInput,
91
+ CreateAuthenticationProfileCommandOutput,
92
+ } from "./commands/CreateAuthenticationProfileCommand";
93
+ import {
94
+ CreateClusterCommandInput,
95
+ CreateClusterCommandOutput,
96
+ } from "./commands/CreateClusterCommand";
97
+ import {
98
+ CreateClusterParameterGroupCommandInput,
99
+ CreateClusterParameterGroupCommandOutput,
100
+ } from "./commands/CreateClusterParameterGroupCommand";
101
+ import {
102
+ CreateClusterSecurityGroupCommandInput,
103
+ CreateClusterSecurityGroupCommandOutput,
104
+ } from "./commands/CreateClusterSecurityGroupCommand";
105
+ import {
106
+ CreateClusterSnapshotCommandInput,
107
+ CreateClusterSnapshotCommandOutput,
108
+ } from "./commands/CreateClusterSnapshotCommand";
109
+ import {
110
+ CreateClusterSubnetGroupCommandInput,
111
+ CreateClusterSubnetGroupCommandOutput,
112
+ } from "./commands/CreateClusterSubnetGroupCommand";
113
+ import {
114
+ CreateEndpointAccessCommandInput,
115
+ CreateEndpointAccessCommandOutput,
116
+ } from "./commands/CreateEndpointAccessCommand";
117
+ import {
118
+ CreateEventSubscriptionCommandInput,
119
+ CreateEventSubscriptionCommandOutput,
120
+ } from "./commands/CreateEventSubscriptionCommand";
121
+ import {
122
+ CreateHsmClientCertificateCommandInput,
123
+ CreateHsmClientCertificateCommandOutput,
124
+ } from "./commands/CreateHsmClientCertificateCommand";
125
+ import {
126
+ CreateHsmConfigurationCommandInput,
127
+ CreateHsmConfigurationCommandOutput,
128
+ } from "./commands/CreateHsmConfigurationCommand";
129
+ import {
130
+ CreateScheduledActionCommandInput,
131
+ CreateScheduledActionCommandOutput,
132
+ } from "./commands/CreateScheduledActionCommand";
133
+ import {
134
+ CreateSnapshotCopyGrantCommandInput,
135
+ CreateSnapshotCopyGrantCommandOutput,
136
+ } from "./commands/CreateSnapshotCopyGrantCommand";
137
+ import {
138
+ CreateSnapshotScheduleCommandInput,
139
+ CreateSnapshotScheduleCommandOutput,
140
+ } from "./commands/CreateSnapshotScheduleCommand";
141
+ import {
142
+ CreateTagsCommandInput,
143
+ CreateTagsCommandOutput,
144
+ } from "./commands/CreateTagsCommand";
145
+ import {
146
+ CreateUsageLimitCommandInput,
147
+ CreateUsageLimitCommandOutput,
148
+ } from "./commands/CreateUsageLimitCommand";
149
+ import {
150
+ DeauthorizeDataShareCommandInput,
151
+ DeauthorizeDataShareCommandOutput,
152
+ } from "./commands/DeauthorizeDataShareCommand";
153
+ import {
154
+ DeleteAuthenticationProfileCommandInput,
155
+ DeleteAuthenticationProfileCommandOutput,
156
+ } from "./commands/DeleteAuthenticationProfileCommand";
157
+ import {
158
+ DeleteClusterCommandInput,
159
+ DeleteClusterCommandOutput,
160
+ } from "./commands/DeleteClusterCommand";
161
+ import {
162
+ DeleteClusterParameterGroupCommandInput,
163
+ DeleteClusterParameterGroupCommandOutput,
164
+ } from "./commands/DeleteClusterParameterGroupCommand";
165
+ import {
166
+ DeleteClusterSecurityGroupCommandInput,
167
+ DeleteClusterSecurityGroupCommandOutput,
168
+ } from "./commands/DeleteClusterSecurityGroupCommand";
169
+ import {
170
+ DeleteClusterSnapshotCommandInput,
171
+ DeleteClusterSnapshotCommandOutput,
172
+ } from "./commands/DeleteClusterSnapshotCommand";
173
+ import {
174
+ DeleteClusterSubnetGroupCommandInput,
175
+ DeleteClusterSubnetGroupCommandOutput,
176
+ } from "./commands/DeleteClusterSubnetGroupCommand";
177
+ import {
178
+ DeleteEndpointAccessCommandInput,
179
+ DeleteEndpointAccessCommandOutput,
180
+ } from "./commands/DeleteEndpointAccessCommand";
181
+ import {
182
+ DeleteEventSubscriptionCommandInput,
183
+ DeleteEventSubscriptionCommandOutput,
184
+ } from "./commands/DeleteEventSubscriptionCommand";
185
+ import {
186
+ DeleteHsmClientCertificateCommandInput,
187
+ DeleteHsmClientCertificateCommandOutput,
188
+ } from "./commands/DeleteHsmClientCertificateCommand";
189
+ import {
190
+ DeleteHsmConfigurationCommandInput,
191
+ DeleteHsmConfigurationCommandOutput,
192
+ } from "./commands/DeleteHsmConfigurationCommand";
193
+ import {
194
+ DeletePartnerCommandInput,
195
+ DeletePartnerCommandOutput,
196
+ } from "./commands/DeletePartnerCommand";
197
+ import {
198
+ DeleteScheduledActionCommandInput,
199
+ DeleteScheduledActionCommandOutput,
200
+ } from "./commands/DeleteScheduledActionCommand";
201
+ import {
202
+ DeleteSnapshotCopyGrantCommandInput,
203
+ DeleteSnapshotCopyGrantCommandOutput,
204
+ } from "./commands/DeleteSnapshotCopyGrantCommand";
205
+ import {
206
+ DeleteSnapshotScheduleCommandInput,
207
+ DeleteSnapshotScheduleCommandOutput,
208
+ } from "./commands/DeleteSnapshotScheduleCommand";
209
+ import {
210
+ DeleteTagsCommandInput,
211
+ DeleteTagsCommandOutput,
212
+ } from "./commands/DeleteTagsCommand";
213
+ import {
214
+ DeleteUsageLimitCommandInput,
215
+ DeleteUsageLimitCommandOutput,
216
+ } from "./commands/DeleteUsageLimitCommand";
217
+ import {
218
+ DescribeAccountAttributesCommandInput,
219
+ DescribeAccountAttributesCommandOutput,
220
+ } from "./commands/DescribeAccountAttributesCommand";
221
+ import {
222
+ DescribeAuthenticationProfilesCommandInput,
223
+ DescribeAuthenticationProfilesCommandOutput,
224
+ } from "./commands/DescribeAuthenticationProfilesCommand";
225
+ import {
226
+ DescribeClusterDbRevisionsCommandInput,
227
+ DescribeClusterDbRevisionsCommandOutput,
228
+ } from "./commands/DescribeClusterDbRevisionsCommand";
229
+ import {
230
+ DescribeClusterParameterGroupsCommandInput,
231
+ DescribeClusterParameterGroupsCommandOutput,
232
+ } from "./commands/DescribeClusterParameterGroupsCommand";
233
+ import {
234
+ DescribeClusterParametersCommandInput,
235
+ DescribeClusterParametersCommandOutput,
236
+ } from "./commands/DescribeClusterParametersCommand";
237
+ import {
238
+ DescribeClustersCommandInput,
239
+ DescribeClustersCommandOutput,
240
+ } from "./commands/DescribeClustersCommand";
241
+ import {
242
+ DescribeClusterSecurityGroupsCommandInput,
243
+ DescribeClusterSecurityGroupsCommandOutput,
244
+ } from "./commands/DescribeClusterSecurityGroupsCommand";
245
+ import {
246
+ DescribeClusterSnapshotsCommandInput,
247
+ DescribeClusterSnapshotsCommandOutput,
248
+ } from "./commands/DescribeClusterSnapshotsCommand";
249
+ import {
250
+ DescribeClusterSubnetGroupsCommandInput,
251
+ DescribeClusterSubnetGroupsCommandOutput,
252
+ } from "./commands/DescribeClusterSubnetGroupsCommand";
253
+ import {
254
+ DescribeClusterTracksCommandInput,
255
+ DescribeClusterTracksCommandOutput,
256
+ } from "./commands/DescribeClusterTracksCommand";
257
+ import {
258
+ DescribeClusterVersionsCommandInput,
259
+ DescribeClusterVersionsCommandOutput,
260
+ } from "./commands/DescribeClusterVersionsCommand";
261
+ import {
262
+ DescribeDataSharesCommandInput,
263
+ DescribeDataSharesCommandOutput,
264
+ } from "./commands/DescribeDataSharesCommand";
265
+ import {
266
+ DescribeDataSharesForConsumerCommandInput,
267
+ DescribeDataSharesForConsumerCommandOutput,
268
+ } from "./commands/DescribeDataSharesForConsumerCommand";
269
+ import {
270
+ DescribeDataSharesForProducerCommandInput,
271
+ DescribeDataSharesForProducerCommandOutput,
272
+ } from "./commands/DescribeDataSharesForProducerCommand";
273
+ import {
274
+ DescribeDefaultClusterParametersCommandInput,
275
+ DescribeDefaultClusterParametersCommandOutput,
276
+ } from "./commands/DescribeDefaultClusterParametersCommand";
277
+ import {
278
+ DescribeEndpointAccessCommandInput,
279
+ DescribeEndpointAccessCommandOutput,
280
+ } from "./commands/DescribeEndpointAccessCommand";
281
+ import {
282
+ DescribeEndpointAuthorizationCommandInput,
283
+ DescribeEndpointAuthorizationCommandOutput,
284
+ } from "./commands/DescribeEndpointAuthorizationCommand";
285
+ import {
286
+ DescribeEventCategoriesCommandInput,
287
+ DescribeEventCategoriesCommandOutput,
288
+ } from "./commands/DescribeEventCategoriesCommand";
289
+ import {
290
+ DescribeEventsCommandInput,
291
+ DescribeEventsCommandOutput,
292
+ } from "./commands/DescribeEventsCommand";
293
+ import {
294
+ DescribeEventSubscriptionsCommandInput,
295
+ DescribeEventSubscriptionsCommandOutput,
296
+ } from "./commands/DescribeEventSubscriptionsCommand";
297
+ import {
298
+ DescribeHsmClientCertificatesCommandInput,
299
+ DescribeHsmClientCertificatesCommandOutput,
300
+ } from "./commands/DescribeHsmClientCertificatesCommand";
301
+ import {
302
+ DescribeHsmConfigurationsCommandInput,
303
+ DescribeHsmConfigurationsCommandOutput,
304
+ } from "./commands/DescribeHsmConfigurationsCommand";
305
+ import {
306
+ DescribeLoggingStatusCommandInput,
307
+ DescribeLoggingStatusCommandOutput,
308
+ } from "./commands/DescribeLoggingStatusCommand";
309
+ import {
310
+ DescribeNodeConfigurationOptionsCommandInput,
311
+ DescribeNodeConfigurationOptionsCommandOutput,
312
+ } from "./commands/DescribeNodeConfigurationOptionsCommand";
313
+ import {
314
+ DescribeOrderableClusterOptionsCommandInput,
315
+ DescribeOrderableClusterOptionsCommandOutput,
316
+ } from "./commands/DescribeOrderableClusterOptionsCommand";
317
+ import {
318
+ DescribePartnersCommandInput,
319
+ DescribePartnersCommandOutput,
320
+ } from "./commands/DescribePartnersCommand";
321
+ import {
322
+ DescribeReservedNodeExchangeStatusCommandInput,
323
+ DescribeReservedNodeExchangeStatusCommandOutput,
324
+ } from "./commands/DescribeReservedNodeExchangeStatusCommand";
325
+ import {
326
+ DescribeReservedNodeOfferingsCommandInput,
327
+ DescribeReservedNodeOfferingsCommandOutput,
328
+ } from "./commands/DescribeReservedNodeOfferingsCommand";
329
+ import {
330
+ DescribeReservedNodesCommandInput,
331
+ DescribeReservedNodesCommandOutput,
332
+ } from "./commands/DescribeReservedNodesCommand";
333
+ import {
334
+ DescribeResizeCommandInput,
335
+ DescribeResizeCommandOutput,
336
+ } from "./commands/DescribeResizeCommand";
337
+ import {
338
+ DescribeScheduledActionsCommandInput,
339
+ DescribeScheduledActionsCommandOutput,
340
+ } from "./commands/DescribeScheduledActionsCommand";
341
+ import {
342
+ DescribeSnapshotCopyGrantsCommandInput,
343
+ DescribeSnapshotCopyGrantsCommandOutput,
344
+ } from "./commands/DescribeSnapshotCopyGrantsCommand";
345
+ import {
346
+ DescribeSnapshotSchedulesCommandInput,
347
+ DescribeSnapshotSchedulesCommandOutput,
348
+ } from "./commands/DescribeSnapshotSchedulesCommand";
349
+ import {
350
+ DescribeStorageCommandInput,
351
+ DescribeStorageCommandOutput,
352
+ } from "./commands/DescribeStorageCommand";
353
+ import {
354
+ DescribeTableRestoreStatusCommandInput,
355
+ DescribeTableRestoreStatusCommandOutput,
356
+ } from "./commands/DescribeTableRestoreStatusCommand";
357
+ import {
358
+ DescribeTagsCommandInput,
359
+ DescribeTagsCommandOutput,
360
+ } from "./commands/DescribeTagsCommand";
361
+ import {
362
+ DescribeUsageLimitsCommandInput,
363
+ DescribeUsageLimitsCommandOutput,
364
+ } from "./commands/DescribeUsageLimitsCommand";
365
+ import {
366
+ DisableLoggingCommandInput,
367
+ DisableLoggingCommandOutput,
368
+ } from "./commands/DisableLoggingCommand";
369
+ import {
370
+ DisableSnapshotCopyCommandInput,
371
+ DisableSnapshotCopyCommandOutput,
372
+ } from "./commands/DisableSnapshotCopyCommand";
373
+ import {
374
+ DisassociateDataShareConsumerCommandInput,
375
+ DisassociateDataShareConsumerCommandOutput,
376
+ } from "./commands/DisassociateDataShareConsumerCommand";
377
+ import {
378
+ EnableLoggingCommandInput,
379
+ EnableLoggingCommandOutput,
380
+ } from "./commands/EnableLoggingCommand";
381
+ import {
382
+ EnableSnapshotCopyCommandInput,
383
+ EnableSnapshotCopyCommandOutput,
384
+ } from "./commands/EnableSnapshotCopyCommand";
385
+ import {
386
+ GetClusterCredentialsCommandInput,
387
+ GetClusterCredentialsCommandOutput,
388
+ } from "./commands/GetClusterCredentialsCommand";
389
+ import {
390
+ GetClusterCredentialsWithIAMCommandInput,
391
+ GetClusterCredentialsWithIAMCommandOutput,
392
+ } from "./commands/GetClusterCredentialsWithIAMCommand";
393
+ import {
394
+ GetReservedNodeExchangeConfigurationOptionsCommandInput,
395
+ GetReservedNodeExchangeConfigurationOptionsCommandOutput,
396
+ } from "./commands/GetReservedNodeExchangeConfigurationOptionsCommand";
397
+ import {
398
+ GetReservedNodeExchangeOfferingsCommandInput,
399
+ GetReservedNodeExchangeOfferingsCommandOutput,
400
+ } from "./commands/GetReservedNodeExchangeOfferingsCommand";
401
+ import {
402
+ ModifyAquaConfigurationCommandInput,
403
+ ModifyAquaConfigurationCommandOutput,
404
+ } from "./commands/ModifyAquaConfigurationCommand";
405
+ import {
406
+ ModifyAuthenticationProfileCommandInput,
407
+ ModifyAuthenticationProfileCommandOutput,
408
+ } from "./commands/ModifyAuthenticationProfileCommand";
409
+ import {
410
+ ModifyClusterCommandInput,
411
+ ModifyClusterCommandOutput,
412
+ } from "./commands/ModifyClusterCommand";
413
+ import {
414
+ ModifyClusterDbRevisionCommandInput,
415
+ ModifyClusterDbRevisionCommandOutput,
416
+ } from "./commands/ModifyClusterDbRevisionCommand";
417
+ import {
418
+ ModifyClusterIamRolesCommandInput,
419
+ ModifyClusterIamRolesCommandOutput,
420
+ } from "./commands/ModifyClusterIamRolesCommand";
421
+ import {
422
+ ModifyClusterMaintenanceCommandInput,
423
+ ModifyClusterMaintenanceCommandOutput,
424
+ } from "./commands/ModifyClusterMaintenanceCommand";
425
+ import {
426
+ ModifyClusterParameterGroupCommandInput,
427
+ ModifyClusterParameterGroupCommandOutput,
428
+ } from "./commands/ModifyClusterParameterGroupCommand";
429
+ import {
430
+ ModifyClusterSnapshotCommandInput,
431
+ ModifyClusterSnapshotCommandOutput,
432
+ } from "./commands/ModifyClusterSnapshotCommand";
433
+ import {
434
+ ModifyClusterSnapshotScheduleCommandInput,
435
+ ModifyClusterSnapshotScheduleCommandOutput,
436
+ } from "./commands/ModifyClusterSnapshotScheduleCommand";
437
+ import {
438
+ ModifyClusterSubnetGroupCommandInput,
439
+ ModifyClusterSubnetGroupCommandOutput,
440
+ } from "./commands/ModifyClusterSubnetGroupCommand";
441
+ import {
442
+ ModifyEndpointAccessCommandInput,
443
+ ModifyEndpointAccessCommandOutput,
444
+ } from "./commands/ModifyEndpointAccessCommand";
445
+ import {
446
+ ModifyEventSubscriptionCommandInput,
447
+ ModifyEventSubscriptionCommandOutput,
448
+ } from "./commands/ModifyEventSubscriptionCommand";
449
+ import {
450
+ ModifyScheduledActionCommandInput,
451
+ ModifyScheduledActionCommandOutput,
452
+ } from "./commands/ModifyScheduledActionCommand";
453
+ import {
454
+ ModifySnapshotCopyRetentionPeriodCommandInput,
455
+ ModifySnapshotCopyRetentionPeriodCommandOutput,
456
+ } from "./commands/ModifySnapshotCopyRetentionPeriodCommand";
457
+ import {
458
+ ModifySnapshotScheduleCommandInput,
459
+ ModifySnapshotScheduleCommandOutput,
460
+ } from "./commands/ModifySnapshotScheduleCommand";
461
+ import {
462
+ ModifyUsageLimitCommandInput,
463
+ ModifyUsageLimitCommandOutput,
464
+ } from "./commands/ModifyUsageLimitCommand";
465
+ import {
466
+ PauseClusterCommandInput,
467
+ PauseClusterCommandOutput,
468
+ } from "./commands/PauseClusterCommand";
469
+ import {
470
+ PurchaseReservedNodeOfferingCommandInput,
471
+ PurchaseReservedNodeOfferingCommandOutput,
472
+ } from "./commands/PurchaseReservedNodeOfferingCommand";
473
+ import {
474
+ RebootClusterCommandInput,
475
+ RebootClusterCommandOutput,
476
+ } from "./commands/RebootClusterCommand";
477
+ import {
478
+ RejectDataShareCommandInput,
479
+ RejectDataShareCommandOutput,
480
+ } from "./commands/RejectDataShareCommand";
481
+ import {
482
+ ResetClusterParameterGroupCommandInput,
483
+ ResetClusterParameterGroupCommandOutput,
484
+ } from "./commands/ResetClusterParameterGroupCommand";
485
+ import {
486
+ ResizeClusterCommandInput,
487
+ ResizeClusterCommandOutput,
488
+ } from "./commands/ResizeClusterCommand";
489
+ import {
490
+ RestoreFromClusterSnapshotCommandInput,
491
+ RestoreFromClusterSnapshotCommandOutput,
492
+ } from "./commands/RestoreFromClusterSnapshotCommand";
493
+ import {
494
+ RestoreTableFromClusterSnapshotCommandInput,
495
+ RestoreTableFromClusterSnapshotCommandOutput,
496
+ } from "./commands/RestoreTableFromClusterSnapshotCommand";
497
+ import {
498
+ ResumeClusterCommandInput,
499
+ ResumeClusterCommandOutput,
500
+ } from "./commands/ResumeClusterCommand";
501
+ import {
502
+ RevokeClusterSecurityGroupIngressCommandInput,
503
+ RevokeClusterSecurityGroupIngressCommandOutput,
504
+ } from "./commands/RevokeClusterSecurityGroupIngressCommand";
505
+ import {
506
+ RevokeEndpointAccessCommandInput,
507
+ RevokeEndpointAccessCommandOutput,
508
+ } from "./commands/RevokeEndpointAccessCommand";
509
+ import {
510
+ RevokeSnapshotAccessCommandInput,
511
+ RevokeSnapshotAccessCommandOutput,
512
+ } from "./commands/RevokeSnapshotAccessCommand";
513
+ import {
514
+ RotateEncryptionKeyCommandInput,
515
+ RotateEncryptionKeyCommandOutput,
516
+ } from "./commands/RotateEncryptionKeyCommand";
517
+ import {
518
+ UpdatePartnerStatusCommandInput,
519
+ UpdatePartnerStatusCommandOutput,
520
+ } from "./commands/UpdatePartnerStatusCommand";
521
+ export declare type ServiceInputTypes =
522
+ | AcceptReservedNodeExchangeCommandInput
523
+ | AddPartnerCommandInput
524
+ | AssociateDataShareConsumerCommandInput
525
+ | AuthorizeClusterSecurityGroupIngressCommandInput
526
+ | AuthorizeDataShareCommandInput
527
+ | AuthorizeEndpointAccessCommandInput
528
+ | AuthorizeSnapshotAccessCommandInput
529
+ | BatchDeleteClusterSnapshotsCommandInput
530
+ | BatchModifyClusterSnapshotsCommandInput
531
+ | CancelResizeCommandInput
532
+ | CopyClusterSnapshotCommandInput
533
+ | CreateAuthenticationProfileCommandInput
534
+ | CreateClusterCommandInput
535
+ | CreateClusterParameterGroupCommandInput
536
+ | CreateClusterSecurityGroupCommandInput
537
+ | CreateClusterSnapshotCommandInput
538
+ | CreateClusterSubnetGroupCommandInput
539
+ | CreateEndpointAccessCommandInput
540
+ | CreateEventSubscriptionCommandInput
541
+ | CreateHsmClientCertificateCommandInput
542
+ | CreateHsmConfigurationCommandInput
543
+ | CreateScheduledActionCommandInput
544
+ | CreateSnapshotCopyGrantCommandInput
545
+ | CreateSnapshotScheduleCommandInput
546
+ | CreateTagsCommandInput
547
+ | CreateUsageLimitCommandInput
548
+ | DeauthorizeDataShareCommandInput
549
+ | DeleteAuthenticationProfileCommandInput
550
+ | DeleteClusterCommandInput
551
+ | DeleteClusterParameterGroupCommandInput
552
+ | DeleteClusterSecurityGroupCommandInput
553
+ | DeleteClusterSnapshotCommandInput
554
+ | DeleteClusterSubnetGroupCommandInput
555
+ | DeleteEndpointAccessCommandInput
556
+ | DeleteEventSubscriptionCommandInput
557
+ | DeleteHsmClientCertificateCommandInput
558
+ | DeleteHsmConfigurationCommandInput
559
+ | DeletePartnerCommandInput
560
+ | DeleteScheduledActionCommandInput
561
+ | DeleteSnapshotCopyGrantCommandInput
562
+ | DeleteSnapshotScheduleCommandInput
563
+ | DeleteTagsCommandInput
564
+ | DeleteUsageLimitCommandInput
565
+ | DescribeAccountAttributesCommandInput
566
+ | DescribeAuthenticationProfilesCommandInput
567
+ | DescribeClusterDbRevisionsCommandInput
568
+ | DescribeClusterParameterGroupsCommandInput
569
+ | DescribeClusterParametersCommandInput
570
+ | DescribeClusterSecurityGroupsCommandInput
571
+ | DescribeClusterSnapshotsCommandInput
572
+ | DescribeClusterSubnetGroupsCommandInput
573
+ | DescribeClusterTracksCommandInput
574
+ | DescribeClusterVersionsCommandInput
575
+ | DescribeClustersCommandInput
576
+ | DescribeDataSharesCommandInput
577
+ | DescribeDataSharesForConsumerCommandInput
578
+ | DescribeDataSharesForProducerCommandInput
579
+ | DescribeDefaultClusterParametersCommandInput
580
+ | DescribeEndpointAccessCommandInput
581
+ | DescribeEndpointAuthorizationCommandInput
582
+ | DescribeEventCategoriesCommandInput
583
+ | DescribeEventSubscriptionsCommandInput
584
+ | DescribeEventsCommandInput
585
+ | DescribeHsmClientCertificatesCommandInput
586
+ | DescribeHsmConfigurationsCommandInput
587
+ | DescribeLoggingStatusCommandInput
588
+ | DescribeNodeConfigurationOptionsCommandInput
589
+ | DescribeOrderableClusterOptionsCommandInput
590
+ | DescribePartnersCommandInput
591
+ | DescribeReservedNodeExchangeStatusCommandInput
592
+ | DescribeReservedNodeOfferingsCommandInput
593
+ | DescribeReservedNodesCommandInput
594
+ | DescribeResizeCommandInput
595
+ | DescribeScheduledActionsCommandInput
596
+ | DescribeSnapshotCopyGrantsCommandInput
597
+ | DescribeSnapshotSchedulesCommandInput
598
+ | DescribeStorageCommandInput
599
+ | DescribeTableRestoreStatusCommandInput
600
+ | DescribeTagsCommandInput
601
+ | DescribeUsageLimitsCommandInput
602
+ | DisableLoggingCommandInput
603
+ | DisableSnapshotCopyCommandInput
604
+ | DisassociateDataShareConsumerCommandInput
605
+ | EnableLoggingCommandInput
606
+ | EnableSnapshotCopyCommandInput
607
+ | GetClusterCredentialsCommandInput
608
+ | GetClusterCredentialsWithIAMCommandInput
609
+ | GetReservedNodeExchangeConfigurationOptionsCommandInput
610
+ | GetReservedNodeExchangeOfferingsCommandInput
611
+ | ModifyAquaConfigurationCommandInput
612
+ | ModifyAuthenticationProfileCommandInput
613
+ | ModifyClusterCommandInput
614
+ | ModifyClusterDbRevisionCommandInput
615
+ | ModifyClusterIamRolesCommandInput
616
+ | ModifyClusterMaintenanceCommandInput
617
+ | ModifyClusterParameterGroupCommandInput
618
+ | ModifyClusterSnapshotCommandInput
619
+ | ModifyClusterSnapshotScheduleCommandInput
620
+ | ModifyClusterSubnetGroupCommandInput
621
+ | ModifyEndpointAccessCommandInput
622
+ | ModifyEventSubscriptionCommandInput
623
+ | ModifyScheduledActionCommandInput
624
+ | ModifySnapshotCopyRetentionPeriodCommandInput
625
+ | ModifySnapshotScheduleCommandInput
626
+ | ModifyUsageLimitCommandInput
627
+ | PauseClusterCommandInput
628
+ | PurchaseReservedNodeOfferingCommandInput
629
+ | RebootClusterCommandInput
630
+ | RejectDataShareCommandInput
631
+ | ResetClusterParameterGroupCommandInput
632
+ | ResizeClusterCommandInput
633
+ | RestoreFromClusterSnapshotCommandInput
634
+ | RestoreTableFromClusterSnapshotCommandInput
635
+ | ResumeClusterCommandInput
636
+ | RevokeClusterSecurityGroupIngressCommandInput
637
+ | RevokeEndpointAccessCommandInput
638
+ | RevokeSnapshotAccessCommandInput
639
+ | RotateEncryptionKeyCommandInput
640
+ | UpdatePartnerStatusCommandInput;
641
+ export declare type ServiceOutputTypes =
642
+ | AcceptReservedNodeExchangeCommandOutput
643
+ | AddPartnerCommandOutput
644
+ | AssociateDataShareConsumerCommandOutput
645
+ | AuthorizeClusterSecurityGroupIngressCommandOutput
646
+ | AuthorizeDataShareCommandOutput
647
+ | AuthorizeEndpointAccessCommandOutput
648
+ | AuthorizeSnapshotAccessCommandOutput
649
+ | BatchDeleteClusterSnapshotsCommandOutput
650
+ | BatchModifyClusterSnapshotsCommandOutput
651
+ | CancelResizeCommandOutput
652
+ | CopyClusterSnapshotCommandOutput
653
+ | CreateAuthenticationProfileCommandOutput
654
+ | CreateClusterCommandOutput
655
+ | CreateClusterParameterGroupCommandOutput
656
+ | CreateClusterSecurityGroupCommandOutput
657
+ | CreateClusterSnapshotCommandOutput
658
+ | CreateClusterSubnetGroupCommandOutput
659
+ | CreateEndpointAccessCommandOutput
660
+ | CreateEventSubscriptionCommandOutput
661
+ | CreateHsmClientCertificateCommandOutput
662
+ | CreateHsmConfigurationCommandOutput
663
+ | CreateScheduledActionCommandOutput
664
+ | CreateSnapshotCopyGrantCommandOutput
665
+ | CreateSnapshotScheduleCommandOutput
666
+ | CreateTagsCommandOutput
667
+ | CreateUsageLimitCommandOutput
668
+ | DeauthorizeDataShareCommandOutput
669
+ | DeleteAuthenticationProfileCommandOutput
670
+ | DeleteClusterCommandOutput
671
+ | DeleteClusterParameterGroupCommandOutput
672
+ | DeleteClusterSecurityGroupCommandOutput
673
+ | DeleteClusterSnapshotCommandOutput
674
+ | DeleteClusterSubnetGroupCommandOutput
675
+ | DeleteEndpointAccessCommandOutput
676
+ | DeleteEventSubscriptionCommandOutput
677
+ | DeleteHsmClientCertificateCommandOutput
678
+ | DeleteHsmConfigurationCommandOutput
679
+ | DeletePartnerCommandOutput
680
+ | DeleteScheduledActionCommandOutput
681
+ | DeleteSnapshotCopyGrantCommandOutput
682
+ | DeleteSnapshotScheduleCommandOutput
683
+ | DeleteTagsCommandOutput
684
+ | DeleteUsageLimitCommandOutput
685
+ | DescribeAccountAttributesCommandOutput
686
+ | DescribeAuthenticationProfilesCommandOutput
687
+ | DescribeClusterDbRevisionsCommandOutput
688
+ | DescribeClusterParameterGroupsCommandOutput
689
+ | DescribeClusterParametersCommandOutput
690
+ | DescribeClusterSecurityGroupsCommandOutput
691
+ | DescribeClusterSnapshotsCommandOutput
692
+ | DescribeClusterSubnetGroupsCommandOutput
693
+ | DescribeClusterTracksCommandOutput
694
+ | DescribeClusterVersionsCommandOutput
695
+ | DescribeClustersCommandOutput
696
+ | DescribeDataSharesCommandOutput
697
+ | DescribeDataSharesForConsumerCommandOutput
698
+ | DescribeDataSharesForProducerCommandOutput
699
+ | DescribeDefaultClusterParametersCommandOutput
700
+ | DescribeEndpointAccessCommandOutput
701
+ | DescribeEndpointAuthorizationCommandOutput
702
+ | DescribeEventCategoriesCommandOutput
703
+ | DescribeEventSubscriptionsCommandOutput
704
+ | DescribeEventsCommandOutput
705
+ | DescribeHsmClientCertificatesCommandOutput
706
+ | DescribeHsmConfigurationsCommandOutput
707
+ | DescribeLoggingStatusCommandOutput
708
+ | DescribeNodeConfigurationOptionsCommandOutput
709
+ | DescribeOrderableClusterOptionsCommandOutput
710
+ | DescribePartnersCommandOutput
711
+ | DescribeReservedNodeExchangeStatusCommandOutput
712
+ | DescribeReservedNodeOfferingsCommandOutput
713
+ | DescribeReservedNodesCommandOutput
714
+ | DescribeResizeCommandOutput
715
+ | DescribeScheduledActionsCommandOutput
716
+ | DescribeSnapshotCopyGrantsCommandOutput
717
+ | DescribeSnapshotSchedulesCommandOutput
718
+ | DescribeStorageCommandOutput
719
+ | DescribeTableRestoreStatusCommandOutput
720
+ | DescribeTagsCommandOutput
721
+ | DescribeUsageLimitsCommandOutput
722
+ | DisableLoggingCommandOutput
723
+ | DisableSnapshotCopyCommandOutput
724
+ | DisassociateDataShareConsumerCommandOutput
725
+ | EnableLoggingCommandOutput
726
+ | EnableSnapshotCopyCommandOutput
727
+ | GetClusterCredentialsCommandOutput
728
+ | GetClusterCredentialsWithIAMCommandOutput
729
+ | GetReservedNodeExchangeConfigurationOptionsCommandOutput
730
+ | GetReservedNodeExchangeOfferingsCommandOutput
731
+ | ModifyAquaConfigurationCommandOutput
732
+ | ModifyAuthenticationProfileCommandOutput
733
+ | ModifyClusterCommandOutput
734
+ | ModifyClusterDbRevisionCommandOutput
735
+ | ModifyClusterIamRolesCommandOutput
736
+ | ModifyClusterMaintenanceCommandOutput
737
+ | ModifyClusterParameterGroupCommandOutput
738
+ | ModifyClusterSnapshotCommandOutput
739
+ | ModifyClusterSnapshotScheduleCommandOutput
740
+ | ModifyClusterSubnetGroupCommandOutput
741
+ | ModifyEndpointAccessCommandOutput
742
+ | ModifyEventSubscriptionCommandOutput
743
+ | ModifyScheduledActionCommandOutput
744
+ | ModifySnapshotCopyRetentionPeriodCommandOutput
745
+ | ModifySnapshotScheduleCommandOutput
746
+ | ModifyUsageLimitCommandOutput
747
+ | PauseClusterCommandOutput
748
+ | PurchaseReservedNodeOfferingCommandOutput
749
+ | RebootClusterCommandOutput
750
+ | RejectDataShareCommandOutput
751
+ | ResetClusterParameterGroupCommandOutput
752
+ | ResizeClusterCommandOutput
753
+ | RestoreFromClusterSnapshotCommandOutput
754
+ | RestoreTableFromClusterSnapshotCommandOutput
755
+ | ResumeClusterCommandOutput
756
+ | RevokeClusterSecurityGroupIngressCommandOutput
757
+ | RevokeEndpointAccessCommandOutput
758
+ | RevokeSnapshotAccessCommandOutput
759
+ | RotateEncryptionKeyCommandOutput
760
+ | UpdatePartnerStatusCommandOutput;
761
+ export interface ClientDefaults
762
+ extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
763
+ requestHandler?: __HttpHandler;
764
+
765
+ sha256?: __HashConstructor;
766
+
767
+ urlParser?: __UrlParser;
768
+
769
+ bodyLengthChecker?: __BodyLengthCalculator;
770
+
771
+ streamCollector?: __StreamCollector;
772
+
773
+ base64Decoder?: __Decoder;
774
+
775
+ base64Encoder?: __Encoder;
776
+
777
+ utf8Decoder?: __Decoder;
778
+
779
+ utf8Encoder?: __Encoder;
780
+
781
+ runtime?: string;
782
+
783
+ disableHostPrefix?: boolean;
784
+
785
+ maxAttempts?: number | __Provider<number>;
786
+
787
+ retryMode?: string | __Provider<string>;
788
+
789
+ logger?: __Logger;
790
+
791
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
792
+
793
+ useFipsEndpoint?: boolean | __Provider<boolean>;
794
+
795
+ serviceId?: string;
796
+
797
+ region?: string | __Provider<string>;
798
+
799
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
800
+
801
+ regionInfoProvider?: RegionInfoProvider;
802
+
803
+ defaultUserAgentProvider?: Provider<__UserAgent>;
804
+
805
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
806
+ }
807
+ declare type RedshiftClientConfigType = Partial<
808
+ __SmithyConfiguration<__HttpHandlerOptions>
809
+ > &
810
+ ClientDefaults &
811
+ RegionInputConfig &
812
+ EndpointsInputConfig &
813
+ RetryInputConfig &
814
+ HostHeaderInputConfig &
815
+ AwsAuthInputConfig &
816
+ UserAgentInputConfig;
817
+
818
+ export interface RedshiftClientConfig extends RedshiftClientConfigType {}
819
+ declare type RedshiftClientResolvedConfigType =
820
+ __SmithyResolvedConfiguration<__HttpHandlerOptions> &
821
+ Required<ClientDefaults> &
822
+ RegionResolvedConfig &
823
+ EndpointsResolvedConfig &
824
+ RetryResolvedConfig &
825
+ HostHeaderResolvedConfig &
826
+ AwsAuthResolvedConfig &
827
+ UserAgentResolvedConfig;
828
+
829
+ export interface RedshiftClientResolvedConfig
830
+ extends RedshiftClientResolvedConfigType {}
831
+
832
+ export declare class RedshiftClient extends __Client<
833
+ __HttpHandlerOptions,
834
+ ServiceInputTypes,
835
+ ServiceOutputTypes,
836
+ RedshiftClientResolvedConfig
837
+ > {
838
+ readonly config: RedshiftClientResolvedConfig;
839
+ constructor(configuration: RedshiftClientConfig);
840
+
841
+ destroy(): void;
842
+ }
843
+ export {};