@aws-sdk/client-redshift 3.934.0 → 3.936.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 (161) hide show
  1. package/dist-cjs/index.js +183 -183
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +182 -0
  4. package/dist-es/models/errors.js +1717 -0
  5. package/dist-es/models/models_0.js +1 -1563
  6. package/dist-es/models/models_1.js +1 -337
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DeregisterNamespaceCommand.d.ts +1 -2
  9. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -2
  10. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +1 -2
  13. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +1 -2
  14. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +1 -2
  15. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +1 -2
  17. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +1 -2
  19. package/dist-types/commands/DescribeClustersCommand.d.ts +1 -2
  20. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +1 -2
  21. package/dist-types/commands/DescribeDataSharesCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribePartnersCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeResizeCommand.d.ts +1 -2
  43. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +1 -1
  49. package/dist-types/commands/DisableLoggingCommand.d.ts +1 -1
  50. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +1 -1
  51. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +1 -2
  52. package/dist-types/commands/EnableLoggingCommand.d.ts +1 -1
  53. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +1 -1
  54. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
  55. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +1 -2
  56. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +1 -2
  57. package/dist-types/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
  58. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
  59. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
  60. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  61. package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -1
  62. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
  63. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
  64. package/dist-types/commands/ModifyClusterCommand.d.ts +1 -1
  65. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
  66. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
  67. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
  68. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +1 -2
  69. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
  70. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
  71. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
  72. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
  73. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +1 -2
  74. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  75. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -2
  76. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
  77. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +1 -2
  78. package/dist-types/index.d.ts +4 -1
  79. package/dist-types/models/enums.d.ts +462 -0
  80. package/dist-types/models/errors.d.ts +1811 -0
  81. package/dist-types/models/models_0.d.ts +4419 -1802
  82. package/dist-types/models/models_1.d.ts +2 -4892
  83. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -2
  84. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -2
  85. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -2
  87. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +4 -2
  88. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +4 -2
  89. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +4 -2
  90. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -2
  92. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -2
  94. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +1 -2
  95. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +4 -2
  96. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -2
  118. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +4 -2
  127. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +4 -2
  131. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +4 -2
  132. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -2
  144. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +4 -2
  149. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -2
  151. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -2
  153. package/dist-types/ts3.4/index.d.ts +4 -1
  154. package/dist-types/ts3.4/models/enums.d.ts +244 -0
  155. package/dist-types/ts3.4/models/errors.d.ts +1206 -0
  156. package/dist-types/ts3.4/models/models_0.d.ts +812 -1171
  157. package/dist-types/ts3.4/models/models_1.d.ts +7 -1087
  158. package/package.json +19 -19
  159. package/dist-es/models/index.js +0 -2
  160. package/dist-types/models/index.d.ts +0 -2
  161. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeNodeConfigurationOptionsMessage, NodeConfigurationOptionsMessage } from "../models/models_1";
3
+ import { DescribeNodeConfigurationOptionsMessage, NodeConfigurationOptionsMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeOrderableClusterOptionsMessage, OrderableClusterOptionsMessage } from "../models/models_1";
3
+ import { DescribeOrderableClusterOptionsMessage, OrderableClusterOptionsMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribePartnersInputMessage, DescribePartnersOutputMessage } from "../models/models_1";
3
+ import { DescribePartnersInputMessage, DescribePartnersOutputMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeRedshiftIdcApplicationsMessage, DescribeRedshiftIdcApplicationsResult } from "../models/models_1";
3
+ import { DescribeRedshiftIdcApplicationsMessage, DescribeRedshiftIdcApplicationsResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeReservedNodeExchangeStatusInputMessage, DescribeReservedNodeExchangeStatusOutputMessage } from "../models/models_1";
3
+ import { DescribeReservedNodeExchangeStatusInputMessage, DescribeReservedNodeExchangeStatusOutputMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeReservedNodeOfferingsMessage, ReservedNodeOfferingsMessage } from "../models/models_1";
3
+ import { DescribeReservedNodeOfferingsMessage, ReservedNodeOfferingsMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeReservedNodesMessage, ReservedNodesMessage } from "../models/models_1";
3
+ import { DescribeReservedNodesMessage, ReservedNodesMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ResizeProgressMessage } from "../models/models_0";
4
- import { DescribeResizeMessage } from "../models/models_1";
3
+ import { DescribeResizeMessage, ResizeProgressMessage } from "../models/models_0";
5
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
5
  /**
7
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeScheduledActionsMessage, ScheduledActionsMessage } from "../models/models_1";
3
+ import { DescribeScheduledActionsMessage, ScheduledActionsMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeSnapshotCopyGrantsMessage, SnapshotCopyGrantMessage } from "../models/models_1";
3
+ import { DescribeSnapshotCopyGrantsMessage, SnapshotCopyGrantMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeSnapshotSchedulesMessage, DescribeSnapshotSchedulesOutputMessage } from "../models/models_1";
3
+ import { DescribeSnapshotSchedulesMessage, DescribeSnapshotSchedulesOutputMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeTableRestoreStatusMessage, TableRestoreStatusMessage } from "../models/models_1";
3
+ import { DescribeTableRestoreStatusMessage, TableRestoreStatusMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeTagsMessage, TaggedResourceListMessage } from "../models/models_1";
3
+ import { DescribeTagsMessage, TaggedResourceListMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeUsageLimitsMessage, UsageLimitList } from "../models/models_1";
3
+ import { DescribeUsageLimitsMessage, UsageLimitList } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DisableLoggingMessage, LoggingStatus } from "../models/models_1";
3
+ import { DisableLoggingMessage, LoggingStatus } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DisableSnapshotCopyMessage, DisableSnapshotCopyResult } from "../models/models_1";
3
+ import { DisableSnapshotCopyMessage, DisableSnapshotCopyResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DataShare } from "../models/models_0";
4
- import { DisassociateDataShareConsumerMessage } from "../models/models_1";
3
+ import { DataShare, DisassociateDataShareConsumerMessage } from "../models/models_0";
5
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
5
  /**
7
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { EnableLoggingMessage, LoggingStatus } from "../models/models_1";
3
+ import { EnableLoggingMessage, LoggingStatus } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { EnableSnapshotCopyMessage, EnableSnapshotCopyResult } from "../models/models_1";
3
+ import { EnableSnapshotCopyMessage, EnableSnapshotCopyResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { FailoverPrimaryComputeInputMessage, FailoverPrimaryComputeResult } from "../models/models_1";
3
+ import { FailoverPrimaryComputeInputMessage, FailoverPrimaryComputeResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ClusterCredentials } from "../models/models_0";
4
- import { GetClusterCredentialsMessage } from "../models/models_1";
3
+ import { ClusterCredentials, GetClusterCredentialsMessage } from "../models/models_0";
5
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
5
  /**
7
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ClusterExtendedCredentials } from "../models/models_0";
4
- import { GetClusterCredentialsWithIAMMessage } from "../models/models_1";
3
+ import { ClusterExtendedCredentials, GetClusterCredentialsWithIAMMessage } from "../models/models_0";
5
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
5
  /**
7
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetIdentityCenterAuthTokenRequest, GetIdentityCenterAuthTokenResponse } from "../models/models_1";
3
+ import { GetIdentityCenterAuthTokenRequest, GetIdentityCenterAuthTokenResponse } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetReservedNodeExchangeConfigurationOptionsInputMessage, GetReservedNodeExchangeConfigurationOptionsOutputMessage } from "../models/models_1";
3
+ import { GetReservedNodeExchangeConfigurationOptionsInputMessage, GetReservedNodeExchangeConfigurationOptionsOutputMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetReservedNodeExchangeOfferingsInputMessage, GetReservedNodeExchangeOfferingsOutputMessage } from "../models/models_1";
3
+ import { GetReservedNodeExchangeOfferingsInputMessage, GetReservedNodeExchangeOfferingsOutputMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetResourcePolicyMessage, GetResourcePolicyResult } from "../models/models_1";
3
+ import { GetResourcePolicyMessage, GetResourcePolicyResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListRecommendationsMessage, ListRecommendationsResult } from "../models/models_1";
3
+ import { ListRecommendationsMessage, ListRecommendationsResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyAquaInputMessage, ModifyAquaOutputMessage } from "../models/models_1";
3
+ import { ModifyAquaInputMessage, ModifyAquaOutputMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyAuthenticationProfileMessage, ModifyAuthenticationProfileResult } from "../models/models_1";
3
+ import { ModifyAuthenticationProfileMessage, ModifyAuthenticationProfileResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyClusterMessage, ModifyClusterResult } from "../models/models_1";
3
+ import { ModifyClusterMessage, ModifyClusterResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyClusterDbRevisionMessage, ModifyClusterDbRevisionResult } from "../models/models_1";
3
+ import { ModifyClusterDbRevisionMessage, ModifyClusterDbRevisionResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyClusterIamRolesMessage, ModifyClusterIamRolesResult } from "../models/models_1";
3
+ import { ModifyClusterIamRolesMessage, ModifyClusterIamRolesResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyClusterMaintenanceMessage, ModifyClusterMaintenanceResult } from "../models/models_1";
3
+ import { ModifyClusterMaintenanceMessage, ModifyClusterMaintenanceResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ClusterParameterGroupNameMessage } from "../models/models_0";
4
- import { ModifyClusterParameterGroupMessage } from "../models/models_1";
3
+ import { ClusterParameterGroupNameMessage, ModifyClusterParameterGroupMessage } from "../models/models_0";
5
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
5
  /**
7
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyClusterSnapshotMessage, ModifyClusterSnapshotResult } from "../models/models_1";
3
+ import { ModifyClusterSnapshotMessage, ModifyClusterSnapshotResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyClusterSnapshotScheduleMessage } from "../models/models_1";
3
+ import { ModifyClusterSnapshotScheduleMessage } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyClusterSubnetGroupMessage, ModifyClusterSubnetGroupResult } from "../models/models_1";
3
+ import { ModifyClusterSubnetGroupMessage, ModifyClusterSubnetGroupResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyCustomDomainAssociationMessage, ModifyCustomDomainAssociationResult } from "../models/models_1";
3
+ import { ModifyCustomDomainAssociationMessage, ModifyCustomDomainAssociationResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { EndpointAccess } from "../models/models_0";
4
- import { ModifyEndpointAccessMessage } from "../models/models_1";
3
+ import { EndpointAccess, ModifyEndpointAccessMessage } from "../models/models_0";
5
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
5
  /**
7
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_1";
3
+ import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { Integration } from "../models/models_0";
4
- import { ModifyIntegrationMessage } from "../models/models_1";
3
+ import { Integration, ModifyIntegrationMessage } from "../models/models_0";
5
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
5
  /**
7
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ModifyRedshiftIdcApplicationMessage, ModifyRedshiftIdcApplicationResult } from "../models/models_1";
3
+ import { ModifyRedshiftIdcApplicationMessage, ModifyRedshiftIdcApplicationResult } from "../models/models_0";
4
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ScheduledAction } from "../models/models_0";
4
- import { ModifyScheduledActionMessage } from "../models/models_1";
3
+ import { ModifyScheduledActionMessage, ScheduledAction } from "../models/models_0";
5
4
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
5
  /**
7
6
  * @public
@@ -31,5 +31,8 @@ export type { RedshiftExtensionConfiguration } from "./extensionConfiguration";
31
31
  export * from "./commands";
32
32
  export * from "./pagination";
33
33
  export * from "./waiters";
34
- export * from "./models";
34
+ export * from "./models/enums";
35
+ export * from "./models/errors";
36
+ export type * from "./models/models_0";
37
+ export type * from "./models/models_1";
35
38
  export { RedshiftServiceException } from "./models/RedshiftServiceException";