@aws-sdk/client-redshift 3.296.0 → 3.297.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 (160) hide show
  1. package/dist-cjs/protocols/Aws_query.js +281 -1226
  2. package/dist-es/protocols/Aws_query.js +281 -1226
  3. package/dist-types/Redshift.d.ts +120 -0
  4. package/dist-types/RedshiftClient.d.ts +24 -4
  5. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +16 -0
  6. package/dist-types/commands/AddPartnerCommand.d.ts +16 -0
  7. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +16 -0
  8. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +16 -0
  9. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +16 -0
  10. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +16 -0
  11. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +16 -0
  12. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +16 -0
  13. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +16 -0
  14. package/dist-types/commands/CancelResizeCommand.d.ts +16 -0
  15. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +16 -0
  16. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateClusterCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +16 -0
  20. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +16 -0
  21. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +16 -0
  22. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +16 -0
  23. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  24. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +16 -0
  25. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +16 -0
  26. package/dist-types/commands/CreateScheduledActionCommand.d.ts +16 -0
  27. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +16 -0
  28. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +16 -0
  29. package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
  30. package/dist-types/commands/CreateUsageLimitCommand.d.ts +16 -0
  31. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +16 -0
  32. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +16 -0
  33. package/dist-types/commands/DeleteClusterCommand.d.ts +16 -0
  34. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +16 -0
  35. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +16 -0
  36. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +16 -0
  37. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +16 -0
  38. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +16 -0
  39. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  40. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +16 -0
  41. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +16 -0
  42. package/dist-types/commands/DeletePartnerCommand.d.ts +16 -0
  43. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
  44. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +16 -0
  45. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
  46. package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
  47. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +16 -0
  48. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  49. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +16 -0
  50. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +16 -0
  51. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +16 -0
  52. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +16 -0
  53. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +16 -0
  54. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +16 -0
  55. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +16 -0
  56. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +16 -0
  57. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +16 -0
  58. package/dist-types/commands/DescribeClustersCommand.d.ts +16 -0
  59. package/dist-types/commands/DescribeDataSharesCommand.d.ts +16 -0
  60. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +16 -0
  61. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +16 -0
  62. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +16 -0
  63. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +16 -0
  64. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +16 -0
  65. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  66. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  67. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  68. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +16 -0
  69. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +16 -0
  70. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +16 -0
  71. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +16 -0
  72. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +16 -0
  73. package/dist-types/commands/DescribePartnersCommand.d.ts +16 -0
  74. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +16 -0
  75. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +16 -0
  76. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +16 -0
  77. package/dist-types/commands/DescribeResizeCommand.d.ts +16 -0
  78. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
  79. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +16 -0
  80. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +16 -0
  81. package/dist-types/commands/DescribeStorageCommand.d.ts +16 -0
  82. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +16 -0
  83. package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
  84. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +16 -0
  85. package/dist-types/commands/DisableLoggingCommand.d.ts +16 -0
  86. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +16 -0
  87. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +16 -0
  88. package/dist-types/commands/EnableLoggingCommand.d.ts +16 -0
  89. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +16 -0
  90. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +16 -0
  91. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +16 -0
  92. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +16 -0
  93. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +16 -0
  94. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +16 -0
  95. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +16 -0
  96. package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
  97. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +16 -0
  98. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +16 -0
  99. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +16 -0
  100. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +16 -0
  101. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +16 -0
  102. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +16 -0
  103. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +16 -0
  104. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +16 -0
  105. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  106. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +16 -0
  107. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +16 -0
  108. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +16 -0
  109. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +16 -0
  110. package/dist-types/commands/PauseClusterCommand.d.ts +16 -0
  111. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +16 -0
  112. package/dist-types/commands/RebootClusterCommand.d.ts +16 -0
  113. package/dist-types/commands/RejectDataShareCommand.d.ts +16 -0
  114. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +16 -0
  115. package/dist-types/commands/ResizeClusterCommand.d.ts +16 -0
  116. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +16 -0
  117. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +16 -0
  118. package/dist-types/commands/ResumeClusterCommand.d.ts +16 -0
  119. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +16 -0
  120. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +16 -0
  121. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +16 -0
  122. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +16 -0
  123. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +16 -0
  124. package/dist-types/models/RedshiftServiceException.d.ts +2 -0
  125. package/dist-types/models/models_0.d.ts +462 -2
  126. package/dist-types/models/models_1.d.ts +248 -0
  127. package/dist-types/pagination/DescribeClusterDbRevisionsPaginator.d.ts +3 -0
  128. package/dist-types/pagination/DescribeClusterParameterGroupsPaginator.d.ts +3 -0
  129. package/dist-types/pagination/DescribeClusterParametersPaginator.d.ts +3 -0
  130. package/dist-types/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +3 -0
  131. package/dist-types/pagination/DescribeClusterSnapshotsPaginator.d.ts +3 -0
  132. package/dist-types/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +3 -0
  133. package/dist-types/pagination/DescribeClusterTracksPaginator.d.ts +3 -0
  134. package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +3 -0
  135. package/dist-types/pagination/DescribeClustersPaginator.d.ts +3 -0
  136. package/dist-types/pagination/DescribeDataSharesForConsumerPaginator.d.ts +3 -0
  137. package/dist-types/pagination/DescribeDataSharesForProducerPaginator.d.ts +3 -0
  138. package/dist-types/pagination/DescribeDataSharesPaginator.d.ts +3 -0
  139. package/dist-types/pagination/DescribeDefaultClusterParametersPaginator.d.ts +3 -0
  140. package/dist-types/pagination/DescribeEndpointAccessPaginator.d.ts +3 -0
  141. package/dist-types/pagination/DescribeEndpointAuthorizationPaginator.d.ts +3 -0
  142. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  143. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  144. package/dist-types/pagination/DescribeHsmClientCertificatesPaginator.d.ts +3 -0
  145. package/dist-types/pagination/DescribeHsmConfigurationsPaginator.d.ts +3 -0
  146. package/dist-types/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +3 -0
  147. package/dist-types/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +3 -0
  148. package/dist-types/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +3 -0
  149. package/dist-types/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +3 -0
  150. package/dist-types/pagination/DescribeReservedNodesPaginator.d.ts +3 -0
  151. package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
  152. package/dist-types/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +3 -0
  153. package/dist-types/pagination/DescribeSnapshotSchedulesPaginator.d.ts +3 -0
  154. package/dist-types/pagination/DescribeTableRestoreStatusPaginator.d.ts +3 -0
  155. package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
  156. package/dist-types/pagination/DescribeUsageLimitsPaginator.d.ts +3 -0
  157. package/dist-types/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +3 -0
  158. package/dist-types/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +3 -0
  159. package/dist-types/pagination/Interfaces.d.ts +3 -0
  160. package/package.json +3 -3
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeClusterDbRevisionsCommandInput, DescribeClusterDbRevisionsCommandOutput } from "../commands/DescribeClusterDbRevisionsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeClusterDbRevisions(config: RedshiftPaginationConfiguration, input: DescribeClusterDbRevisionsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterDbRevisionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeClusterParameterGroupsCommandInput, DescribeClusterParameterGroupsCommandOutput } from "../commands/DescribeClusterParameterGroupsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeClusterParameterGroups(config: RedshiftPaginationConfiguration, input: DescribeClusterParameterGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterParameterGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeClusterParametersCommandInput, DescribeClusterParametersCommandOutput } from "../commands/DescribeClusterParametersCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeClusterParameters(config: RedshiftPaginationConfiguration, input: DescribeClusterParametersCommandInput, ...additionalArguments: any): Paginator<DescribeClusterParametersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeClusterSecurityGroupsCommandInput, DescribeClusterSecurityGroupsCommandOutput } from "../commands/DescribeClusterSecurityGroupsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeClusterSecurityGroups(config: RedshiftPaginationConfiguration, input: DescribeClusterSecurityGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterSecurityGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeClusterSnapshotsCommandInput, DescribeClusterSnapshotsCommandOutput } from "../commands/DescribeClusterSnapshotsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeClusterSnapshots(config: RedshiftPaginationConfiguration, input: DescribeClusterSnapshotsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterSnapshotsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeClusterSubnetGroupsCommandInput, DescribeClusterSubnetGroupsCommandOutput } from "../commands/DescribeClusterSubnetGroupsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeClusterSubnetGroups(config: RedshiftPaginationConfiguration, input: DescribeClusterSubnetGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterSubnetGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeClusterTracksCommandInput, DescribeClusterTracksCommandOutput } from "../commands/DescribeClusterTracksCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeClusterTracks(config: RedshiftPaginationConfiguration, input: DescribeClusterTracksCommandInput, ...additionalArguments: any): Paginator<DescribeClusterTracksCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeClusterVersionsCommandInput, DescribeClusterVersionsCommandOutput } from "../commands/DescribeClusterVersionsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeClusterVersions(config: RedshiftPaginationConfiguration, input: DescribeClusterVersionsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterVersionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeClustersCommandInput, DescribeClustersCommandOutput } from "../commands/DescribeClustersCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeClusters(config: RedshiftPaginationConfiguration, input: DescribeClustersCommandInput, ...additionalArguments: any): Paginator<DescribeClustersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeDataSharesForConsumerCommandInput, DescribeDataSharesForConsumerCommandOutput } from "../commands/DescribeDataSharesForConsumerCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeDataSharesForConsumer(config: RedshiftPaginationConfiguration, input: DescribeDataSharesForConsumerCommandInput, ...additionalArguments: any): Paginator<DescribeDataSharesForConsumerCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeDataSharesForProducerCommandInput, DescribeDataSharesForProducerCommandOutput } from "../commands/DescribeDataSharesForProducerCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeDataSharesForProducer(config: RedshiftPaginationConfiguration, input: DescribeDataSharesForProducerCommandInput, ...additionalArguments: any): Paginator<DescribeDataSharesForProducerCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeDataSharesCommandInput, DescribeDataSharesCommandOutput } from "../commands/DescribeDataSharesCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeDataShares(config: RedshiftPaginationConfiguration, input: DescribeDataSharesCommandInput, ...additionalArguments: any): Paginator<DescribeDataSharesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeDefaultClusterParametersCommandInput, DescribeDefaultClusterParametersCommandOutput } from "../commands/DescribeDefaultClusterParametersCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeDefaultClusterParameters(config: RedshiftPaginationConfiguration, input: DescribeDefaultClusterParametersCommandInput, ...additionalArguments: any): Paginator<DescribeDefaultClusterParametersCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeEndpointAccessCommandInput, DescribeEndpointAccessCommandOutput } from "../commands/DescribeEndpointAccessCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeEndpointAccess(config: RedshiftPaginationConfiguration, input: DescribeEndpointAccessCommandInput, ...additionalArguments: any): Paginator<DescribeEndpointAccessCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeEndpointAuthorizationCommandInput, DescribeEndpointAuthorizationCommandOutput } from "../commands/DescribeEndpointAuthorizationCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeEndpointAuthorization(config: RedshiftPaginationConfiguration, input: DescribeEndpointAuthorizationCommandInput, ...additionalArguments: any): Paginator<DescribeEndpointAuthorizationCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput } from "../commands/DescribeEventSubscriptionsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeEventSubscriptions(config: RedshiftPaginationConfiguration, input: DescribeEventSubscriptionsCommandInput, ...additionalArguments: any): Paginator<DescribeEventSubscriptionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "../commands/DescribeEventsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeEvents(config: RedshiftPaginationConfiguration, input: DescribeEventsCommandInput, ...additionalArguments: any): Paginator<DescribeEventsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeHsmClientCertificatesCommandInput, DescribeHsmClientCertificatesCommandOutput } from "../commands/DescribeHsmClientCertificatesCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeHsmClientCertificates(config: RedshiftPaginationConfiguration, input: DescribeHsmClientCertificatesCommandInput, ...additionalArguments: any): Paginator<DescribeHsmClientCertificatesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeHsmConfigurationsCommandInput, DescribeHsmConfigurationsCommandOutput } from "../commands/DescribeHsmConfigurationsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeHsmConfigurations(config: RedshiftPaginationConfiguration, input: DescribeHsmConfigurationsCommandInput, ...additionalArguments: any): Paginator<DescribeHsmConfigurationsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeNodeConfigurationOptionsCommandInput, DescribeNodeConfigurationOptionsCommandOutput } from "../commands/DescribeNodeConfigurationOptionsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeNodeConfigurationOptions(config: RedshiftPaginationConfiguration, input: DescribeNodeConfigurationOptionsCommandInput, ...additionalArguments: any): Paginator<DescribeNodeConfigurationOptionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeOrderableClusterOptionsCommandInput, DescribeOrderableClusterOptionsCommandOutput } from "../commands/DescribeOrderableClusterOptionsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeOrderableClusterOptions(config: RedshiftPaginationConfiguration, input: DescribeOrderableClusterOptionsCommandInput, ...additionalArguments: any): Paginator<DescribeOrderableClusterOptionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeReservedNodeExchangeStatusCommandInput, DescribeReservedNodeExchangeStatusCommandOutput } from "../commands/DescribeReservedNodeExchangeStatusCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeReservedNodeExchangeStatus(config: RedshiftPaginationConfiguration, input: DescribeReservedNodeExchangeStatusCommandInput, ...additionalArguments: any): Paginator<DescribeReservedNodeExchangeStatusCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeReservedNodeOfferingsCommandInput, DescribeReservedNodeOfferingsCommandOutput } from "../commands/DescribeReservedNodeOfferingsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeReservedNodeOfferings(config: RedshiftPaginationConfiguration, input: DescribeReservedNodeOfferingsCommandInput, ...additionalArguments: any): Paginator<DescribeReservedNodeOfferingsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeReservedNodesCommandInput, DescribeReservedNodesCommandOutput } from "../commands/DescribeReservedNodesCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeReservedNodes(config: RedshiftPaginationConfiguration, input: DescribeReservedNodesCommandInput, ...additionalArguments: any): Paginator<DescribeReservedNodesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput } from "../commands/DescribeScheduledActionsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeScheduledActions(config: RedshiftPaginationConfiguration, input: DescribeScheduledActionsCommandInput, ...additionalArguments: any): Paginator<DescribeScheduledActionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeSnapshotCopyGrantsCommandInput, DescribeSnapshotCopyGrantsCommandOutput } from "../commands/DescribeSnapshotCopyGrantsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeSnapshotCopyGrants(config: RedshiftPaginationConfiguration, input: DescribeSnapshotCopyGrantsCommandInput, ...additionalArguments: any): Paginator<DescribeSnapshotCopyGrantsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeSnapshotSchedulesCommandInput, DescribeSnapshotSchedulesCommandOutput } from "../commands/DescribeSnapshotSchedulesCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeSnapshotSchedules(config: RedshiftPaginationConfiguration, input: DescribeSnapshotSchedulesCommandInput, ...additionalArguments: any): Paginator<DescribeSnapshotSchedulesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeTableRestoreStatusCommandInput, DescribeTableRestoreStatusCommandOutput } from "../commands/DescribeTableRestoreStatusCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeTableRestoreStatus(config: RedshiftPaginationConfiguration, input: DescribeTableRestoreStatusCommandInput, ...additionalArguments: any): Paginator<DescribeTableRestoreStatusCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeTagsCommandInput, DescribeTagsCommandOutput } from "../commands/DescribeTagsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeTags(config: RedshiftPaginationConfiguration, input: DescribeTagsCommandInput, ...additionalArguments: any): Paginator<DescribeTagsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { DescribeUsageLimitsCommandInput, DescribeUsageLimitsCommandOutput } from "../commands/DescribeUsageLimitsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateDescribeUsageLimits(config: RedshiftPaginationConfiguration, input: DescribeUsageLimitsCommandInput, ...additionalArguments: any): Paginator<DescribeUsageLimitsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetReservedNodeExchangeConfigurationOptionsCommandInput, GetReservedNodeExchangeConfigurationOptionsCommandOutput } from "../commands/GetReservedNodeExchangeConfigurationOptionsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetReservedNodeExchangeConfigurationOptions(config: RedshiftPaginationConfiguration, input: GetReservedNodeExchangeConfigurationOptionsCommandInput, ...additionalArguments: any): Paginator<GetReservedNodeExchangeConfigurationOptionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { GetReservedNodeExchangeOfferingsCommandInput, GetReservedNodeExchangeOfferingsCommandOutput } from "../commands/GetReservedNodeExchangeOfferingsCommand";
3
3
  import { RedshiftPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateGetReservedNodeExchangeOfferings(config: RedshiftPaginationConfiguration, input: GetReservedNodeExchangeOfferingsCommandInput, ...additionalArguments: any): Paginator<GetReservedNodeExchangeOfferingsCommandOutput>;
@@ -1,5 +1,8 @@
1
1
  import { PaginationConfiguration } from "@aws-sdk/types";
2
2
  import { RedshiftClient } from "../RedshiftClient";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface RedshiftPaginationConfiguration extends PaginationConfiguration {
4
7
  client: RedshiftClient;
5
8
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-redshift",
3
3
  "description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native",
4
- "version": "3.296.0",
4
+ "version": "3.297.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.296.0",
23
+ "@aws-sdk/client-sts": "3.297.0",
24
24
  "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.296.0",
25
+ "@aws-sdk/credential-provider-node": "3.297.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
27
  "@aws-sdk/hash-node": "3.296.0",
28
28
  "@aws-sdk/invalid-dependency": "3.296.0",