@aws-sdk/client-redshift 3.933.0 → 3.935.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 +12 -12
  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,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeregisterNamespaceInputMessage } from "../models/models_0";
4
- import { DeregisterNamespaceOutputMessage } from "../models/models_1";
3
+ import {
4
+ DeregisterNamespaceInputMessage,
5
+ DeregisterNamespaceOutputMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AccountAttributeList } from "../models/models_0";
4
- import { DescribeAccountAttributesMessage } from "../models/models_1";
3
+ import {
4
+ AccountAttributeList,
5
+ DescribeAccountAttributesMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeAuthenticationProfilesMessage,
5
5
  DescribeAuthenticationProfilesResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ClusterDbRevisionsMessage } from "../models/models_0";
4
- import { DescribeClusterDbRevisionsMessage } from "../models/models_1";
3
+ import {
4
+ ClusterDbRevisionsMessage,
5
+ DescribeClusterDbRevisionsMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ClusterParameterGroupsMessage } from "../models/models_0";
4
- import { DescribeClusterParameterGroupsMessage } from "../models/models_1";
3
+ import {
4
+ ClusterParameterGroupsMessage,
5
+ DescribeClusterParameterGroupsMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ClusterParameterGroupDetails } from "../models/models_0";
4
- import { DescribeClusterParametersMessage } from "../models/models_1";
3
+ import {
4
+ ClusterParameterGroupDetails,
5
+ DescribeClusterParametersMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ClusterSecurityGroupMessage } from "../models/models_0";
4
- import { DescribeClusterSecurityGroupsMessage } from "../models/models_1";
3
+ import {
4
+ ClusterSecurityGroupMessage,
5
+ DescribeClusterSecurityGroupsMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeClusterSnapshotsMessage,
5
5
  SnapshotMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ClusterSubnetGroupMessage } from "../models/models_0";
4
- import { DescribeClusterSubnetGroupsMessage } from "../models/models_1";
3
+ import {
4
+ ClusterSubnetGroupMessage,
5
+ DescribeClusterSubnetGroupsMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeClusterTracksMessage,
5
5
  TrackListMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ClusterVersionsMessage } from "../models/models_0";
4
- import { DescribeClusterVersionsMessage } from "../models/models_1";
3
+ import {
4
+ ClusterVersionsMessage,
5
+ DescribeClusterVersionsMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -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 { ClustersMessage } from "../models/models_0";
4
- import { DescribeClustersMessage } from "../models/models_1";
3
+ import { ClustersMessage, DescribeClustersMessage } from "../models/models_0";
5
4
  import {
6
5
  RedshiftClientResolvedConfig,
7
6
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CustomDomainAssociationsMessage } from "../models/models_0";
4
- import { DescribeCustomDomainAssociationsMessage } from "../models/models_1";
3
+ import {
4
+ CustomDomainAssociationsMessage,
5
+ DescribeCustomDomainAssociationsMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeDataSharesMessage,
5
5
  DescribeDataSharesResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeDataSharesForConsumerMessage,
5
5
  DescribeDataSharesForConsumerResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeDataSharesForProducerMessage,
5
5
  DescribeDataSharesForProducerResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeDefaultClusterParametersMessage,
5
5
  DescribeDefaultClusterParametersResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeEndpointAccessMessage,
5
5
  EndpointAccessList,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeEndpointAuthorizationMessage,
5
5
  EndpointAuthorizationList,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeEventCategoriesMessage,
5
5
  EventCategoriesMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeEventSubscriptionsMessage,
5
5
  EventSubscriptionsMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -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 { DescribeEventsMessage, EventsMessage } from "../models/models_1";
3
+ import { DescribeEventsMessage, EventsMessage } from "../models/models_0";
4
4
  import {
5
5
  RedshiftClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeHsmClientCertificatesMessage,
5
5
  HsmClientCertificateMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeHsmConfigurationsMessage,
5
5
  HsmConfigurationMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeInboundIntegrationsMessage,
5
5
  InboundIntegrationsMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeIntegrationsMessage,
5
5
  IntegrationsMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeLoggingStatusMessage,
5
5
  LoggingStatus,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeNodeConfigurationOptionsMessage,
5
5
  NodeConfigurationOptionsMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeOrderableClusterOptionsMessage,
5
5
  OrderableClusterOptionsMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribePartnersInputMessage,
5
5
  DescribePartnersOutputMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeRedshiftIdcApplicationsMessage,
5
5
  DescribeRedshiftIdcApplicationsResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeReservedNodeExchangeStatusInputMessage,
5
5
  DescribeReservedNodeExchangeStatusOutputMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeReservedNodeOfferingsMessage,
5
5
  ReservedNodeOfferingsMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeReservedNodesMessage,
5
5
  ReservedNodesMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
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 {
4
+ DescribeResizeMessage,
5
+ ResizeProgressMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeScheduledActionsMessage,
5
5
  ScheduledActionsMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeSnapshotCopyGrantsMessage,
5
5
  SnapshotCopyGrantMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeSnapshotSchedulesMessage,
5
5
  DescribeSnapshotSchedulesOutputMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeTableRestoreStatusMessage,
5
5
  TableRestoreStatusMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeTagsMessage,
5
5
  TaggedResourceListMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -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 {
5
5
  RedshiftClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -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 {
5
5
  RedshiftClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DisableSnapshotCopyMessage,
5
5
  DisableSnapshotCopyResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
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 {
4
+ DataShare,
5
+ DisassociateDataShareConsumerMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -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 {
5
5
  RedshiftClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  EnableSnapshotCopyMessage,
5
5
  EnableSnapshotCopyResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  FailoverPrimaryComputeInputMessage,
5
5
  FailoverPrimaryComputeResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
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 {
4
+ ClusterCredentials,
5
+ GetClusterCredentialsMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
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 {
4
+ ClusterExtendedCredentials,
5
+ GetClusterCredentialsWithIAMMessage,
6
+ } from "../models/models_0";
5
7
  import {
6
8
  RedshiftClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  GetIdentityCenterAuthTokenRequest,
5
5
  GetIdentityCenterAuthTokenResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  GetReservedNodeExchangeConfigurationOptionsInputMessage,
5
5
  GetReservedNodeExchangeConfigurationOptionsOutputMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  GetReservedNodeExchangeOfferingsInputMessage,
5
5
  GetReservedNodeExchangeOfferingsOutputMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  GetResourcePolicyMessage,
5
5
  GetResourcePolicyResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ListRecommendationsMessage,
5
5
  ListRecommendationsResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ModifyAquaInputMessage,
5
5
  ModifyAquaOutputMessage,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ModifyAuthenticationProfileMessage,
5
5
  ModifyAuthenticationProfileResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -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 {
5
5
  RedshiftClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ModifyClusterDbRevisionMessage,
5
5
  ModifyClusterDbRevisionResult,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  RedshiftClientResolvedConfig,
9
9
  ServiceInputTypes,