@aws-sdk/client-redshift 3.169.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (174) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Redshift.d.ts +2176 -600
  3. package/dist-types/ts3.4/RedshiftClient.d.ts +843 -192
  4. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +38 -17
  6. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +35 -17
  9. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +41 -17
  11. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +41 -17
  13. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +34 -17
  14. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +38 -17
  15. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +41 -17
  16. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +34 -17
  17. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
  23. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -17
  29. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +34 -17
  30. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +38 -17
  31. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +34 -17
  33. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +37 -17
  34. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +37 -17
  35. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +37 -17
  37. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +37 -17
  39. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +37 -17
  40. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +36 -17
  41. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +38 -17
  42. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +36 -17
  43. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +36 -17
  45. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -17
  46. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +32 -17
  47. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +41 -17
  50. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +41 -17
  51. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +41 -17
  52. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +41 -17
  54. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +41 -17
  57. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +34 -17
  58. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +38 -17
  59. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +41 -17
  60. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +41 -17
  63. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +41 -17
  64. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
  65. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
  66. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +34 -17
  67. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +41 -17
  68. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +41 -17
  69. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +41 -17
  70. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +41 -17
  71. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +41 -17
  72. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +38 -17
  73. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +41 -17
  74. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +41 -17
  75. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +41 -17
  76. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +35 -18
  77. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +41 -17
  78. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +41 -17
  79. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +41 -17
  80. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +34 -17
  81. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +41 -17
  82. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +37 -17
  83. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +35 -17
  84. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +34 -17
  85. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +38 -17
  86. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +39 -18
  87. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +34 -17
  88. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +38 -17
  89. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +39 -18
  90. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +39 -18
  91. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +41 -17
  92. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +41 -17
  93. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +41 -17
  94. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +41 -17
  95. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +34 -17
  96. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +41 -17
  97. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +41 -17
  98. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +41 -17
  99. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +39 -18
  100. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +41 -17
  101. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +37 -17
  102. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +41 -17
  103. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +39 -18
  104. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
  105. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +39 -18
  106. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +41 -17
  107. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +39 -18
  108. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +35 -18
  109. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +35 -18
  110. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +41 -17
  111. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +34 -17
  112. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +35 -18
  113. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +39 -18
  114. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +35 -18
  115. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +41 -17
  116. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +41 -17
  117. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +35 -18
  118. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +41 -17
  119. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +39 -18
  120. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +41 -17
  121. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +38 -17
  122. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +36 -18
  123. package/dist-types/ts3.4/commands/index.d.ts +119 -119
  124. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  125. package/dist-types/ts3.4/index.d.ts +7 -7
  126. package/dist-types/ts3.4/models/RedshiftServiceException.d.ts +8 -6
  127. package/dist-types/ts3.4/models/index.d.ts +2 -2
  128. package/dist-types/ts3.4/models/models_0.d.ts +3530 -3006
  129. package/dist-types/ts3.4/models/models_1.d.ts +1514 -1327
  130. package/dist-types/ts3.4/pagination/DescribeClusterDbRevisionsPaginator.d.ts +11 -4
  131. package/dist-types/ts3.4/pagination/DescribeClusterParameterGroupsPaginator.d.ts +11 -4
  132. package/dist-types/ts3.4/pagination/DescribeClusterParametersPaginator.d.ts +11 -4
  133. package/dist-types/ts3.4/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +11 -4
  134. package/dist-types/ts3.4/pagination/DescribeClusterSnapshotsPaginator.d.ts +11 -4
  135. package/dist-types/ts3.4/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +11 -4
  136. package/dist-types/ts3.4/pagination/DescribeClusterTracksPaginator.d.ts +11 -4
  137. package/dist-types/ts3.4/pagination/DescribeClusterVersionsPaginator.d.ts +11 -4
  138. package/dist-types/ts3.4/pagination/DescribeClustersPaginator.d.ts +11 -4
  139. package/dist-types/ts3.4/pagination/DescribeDataSharesForConsumerPaginator.d.ts +11 -4
  140. package/dist-types/ts3.4/pagination/DescribeDataSharesForProducerPaginator.d.ts +11 -4
  141. package/dist-types/ts3.4/pagination/DescribeDataSharesPaginator.d.ts +11 -4
  142. package/dist-types/ts3.4/pagination/DescribeDefaultClusterParametersPaginator.d.ts +11 -4
  143. package/dist-types/ts3.4/pagination/DescribeEndpointAccessPaginator.d.ts +11 -4
  144. package/dist-types/ts3.4/pagination/DescribeEndpointAuthorizationPaginator.d.ts +11 -4
  145. package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
  146. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
  147. package/dist-types/ts3.4/pagination/DescribeHsmClientCertificatesPaginator.d.ts +11 -4
  148. package/dist-types/ts3.4/pagination/DescribeHsmConfigurationsPaginator.d.ts +11 -4
  149. package/dist-types/ts3.4/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +11 -4
  150. package/dist-types/ts3.4/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +11 -4
  151. package/dist-types/ts3.4/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +11 -4
  152. package/dist-types/ts3.4/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +11 -4
  153. package/dist-types/ts3.4/pagination/DescribeReservedNodesPaginator.d.ts +11 -4
  154. package/dist-types/ts3.4/pagination/DescribeScheduledActionsPaginator.d.ts +11 -4
  155. package/dist-types/ts3.4/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +11 -4
  156. package/dist-types/ts3.4/pagination/DescribeSnapshotSchedulesPaginator.d.ts +11 -4
  157. package/dist-types/ts3.4/pagination/DescribeTableRestoreStatusPaginator.d.ts +11 -4
  158. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -4
  159. package/dist-types/ts3.4/pagination/DescribeUsageLimitsPaginator.d.ts +11 -4
  160. package/dist-types/ts3.4/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +11 -4
  161. package/dist-types/ts3.4/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +11 -4
  162. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  163. package/dist-types/ts3.4/pagination/index.d.ts +33 -33
  164. package/dist-types/ts3.4/protocols/Aws_query.d.ts +1433 -359
  165. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  166. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  169. package/dist-types/ts3.4/waiters/index.d.ts +4 -4
  170. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +13 -7
  171. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +13 -7
  172. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +13 -7
  173. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +13 -7
  174. package/package.json +35 -35
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeClusterDbRevisionsCommandInput, DescribeClusterDbRevisionsCommandOutput } from "../commands/DescribeClusterDbRevisionsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeClusterDbRevisions(config: RedshiftPaginationConfiguration, input: DescribeClusterDbRevisionsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterDbRevisionsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeClusterDbRevisionsCommandInput,
4
+ DescribeClusterDbRevisionsCommandOutput,
5
+ } from "../commands/DescribeClusterDbRevisionsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeClusterDbRevisions(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeClusterDbRevisionsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeClusterDbRevisionsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeClusterParameterGroupsCommandInput, DescribeClusterParameterGroupsCommandOutput } from "../commands/DescribeClusterParameterGroupsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeClusterParameterGroups(config: RedshiftPaginationConfiguration, input: DescribeClusterParameterGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterParameterGroupsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeClusterParameterGroupsCommandInput,
4
+ DescribeClusterParameterGroupsCommandOutput,
5
+ } from "../commands/DescribeClusterParameterGroupsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeClusterParameterGroups(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeClusterParameterGroupsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeClusterParameterGroupsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeClusterParametersCommandInput, DescribeClusterParametersCommandOutput } from "../commands/DescribeClusterParametersCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeClusterParameters(config: RedshiftPaginationConfiguration, input: DescribeClusterParametersCommandInput, ...additionalArguments: any): Paginator<DescribeClusterParametersCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeClusterParametersCommandInput,
4
+ DescribeClusterParametersCommandOutput,
5
+ } from "../commands/DescribeClusterParametersCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeClusterParameters(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeClusterParametersCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeClusterParametersCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeClusterSecurityGroupsCommandInput, DescribeClusterSecurityGroupsCommandOutput } from "../commands/DescribeClusterSecurityGroupsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeClusterSecurityGroups(config: RedshiftPaginationConfiguration, input: DescribeClusterSecurityGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterSecurityGroupsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeClusterSecurityGroupsCommandInput,
4
+ DescribeClusterSecurityGroupsCommandOutput,
5
+ } from "../commands/DescribeClusterSecurityGroupsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeClusterSecurityGroups(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeClusterSecurityGroupsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeClusterSecurityGroupsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeClusterSnapshotsCommandInput, DescribeClusterSnapshotsCommandOutput } from "../commands/DescribeClusterSnapshotsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeClusterSnapshots(config: RedshiftPaginationConfiguration, input: DescribeClusterSnapshotsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterSnapshotsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeClusterSnapshotsCommandInput,
4
+ DescribeClusterSnapshotsCommandOutput,
5
+ } from "../commands/DescribeClusterSnapshotsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeClusterSnapshots(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeClusterSnapshotsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeClusterSnapshotsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeClusterSubnetGroupsCommandInput, DescribeClusterSubnetGroupsCommandOutput } from "../commands/DescribeClusterSubnetGroupsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeClusterSubnetGroups(config: RedshiftPaginationConfiguration, input: DescribeClusterSubnetGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterSubnetGroupsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeClusterSubnetGroupsCommandInput,
4
+ DescribeClusterSubnetGroupsCommandOutput,
5
+ } from "../commands/DescribeClusterSubnetGroupsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeClusterSubnetGroups(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeClusterSubnetGroupsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeClusterSubnetGroupsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeClusterTracksCommandInput, DescribeClusterTracksCommandOutput } from "../commands/DescribeClusterTracksCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeClusterTracks(config: RedshiftPaginationConfiguration, input: DescribeClusterTracksCommandInput, ...additionalArguments: any): Paginator<DescribeClusterTracksCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeClusterTracksCommandInput,
4
+ DescribeClusterTracksCommandOutput,
5
+ } from "../commands/DescribeClusterTracksCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeClusterTracks(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeClusterTracksCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeClusterTracksCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeClusterVersionsCommandInput, DescribeClusterVersionsCommandOutput } from "../commands/DescribeClusterVersionsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeClusterVersions(config: RedshiftPaginationConfiguration, input: DescribeClusterVersionsCommandInput, ...additionalArguments: any): Paginator<DescribeClusterVersionsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeClusterVersionsCommandInput,
4
+ DescribeClusterVersionsCommandOutput,
5
+ } from "../commands/DescribeClusterVersionsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeClusterVersions(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeClusterVersionsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeClusterVersionsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeClustersCommandInput, DescribeClustersCommandOutput } from "../commands/DescribeClustersCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeClusters(config: RedshiftPaginationConfiguration, input: DescribeClustersCommandInput, ...additionalArguments: any): Paginator<DescribeClustersCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeClustersCommandInput,
4
+ DescribeClustersCommandOutput,
5
+ } from "../commands/DescribeClustersCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeClusters(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeClustersCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeClustersCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeDataSharesForConsumerCommandInput, DescribeDataSharesForConsumerCommandOutput } from "../commands/DescribeDataSharesForConsumerCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeDataSharesForConsumer(config: RedshiftPaginationConfiguration, input: DescribeDataSharesForConsumerCommandInput, ...additionalArguments: any): Paginator<DescribeDataSharesForConsumerCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeDataSharesForConsumerCommandInput,
4
+ DescribeDataSharesForConsumerCommandOutput,
5
+ } from "../commands/DescribeDataSharesForConsumerCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeDataSharesForConsumer(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeDataSharesForConsumerCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeDataSharesForConsumerCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeDataSharesForProducerCommandInput, DescribeDataSharesForProducerCommandOutput } from "../commands/DescribeDataSharesForProducerCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeDataSharesForProducer(config: RedshiftPaginationConfiguration, input: DescribeDataSharesForProducerCommandInput, ...additionalArguments: any): Paginator<DescribeDataSharesForProducerCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeDataSharesForProducerCommandInput,
4
+ DescribeDataSharesForProducerCommandOutput,
5
+ } from "../commands/DescribeDataSharesForProducerCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeDataSharesForProducer(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeDataSharesForProducerCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeDataSharesForProducerCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeDataSharesCommandInput, DescribeDataSharesCommandOutput } from "../commands/DescribeDataSharesCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeDataShares(config: RedshiftPaginationConfiguration, input: DescribeDataSharesCommandInput, ...additionalArguments: any): Paginator<DescribeDataSharesCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeDataSharesCommandInput,
4
+ DescribeDataSharesCommandOutput,
5
+ } from "../commands/DescribeDataSharesCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeDataShares(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeDataSharesCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeDataSharesCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeDefaultClusterParametersCommandInput, DescribeDefaultClusterParametersCommandOutput } from "../commands/DescribeDefaultClusterParametersCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeDefaultClusterParameters(config: RedshiftPaginationConfiguration, input: DescribeDefaultClusterParametersCommandInput, ...additionalArguments: any): Paginator<DescribeDefaultClusterParametersCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeDefaultClusterParametersCommandInput,
4
+ DescribeDefaultClusterParametersCommandOutput,
5
+ } from "../commands/DescribeDefaultClusterParametersCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeDefaultClusterParameters(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeDefaultClusterParametersCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeDefaultClusterParametersCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeEndpointAccessCommandInput, DescribeEndpointAccessCommandOutput } from "../commands/DescribeEndpointAccessCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeEndpointAccess(config: RedshiftPaginationConfiguration, input: DescribeEndpointAccessCommandInput, ...additionalArguments: any): Paginator<DescribeEndpointAccessCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeEndpointAccessCommandInput,
4
+ DescribeEndpointAccessCommandOutput,
5
+ } from "../commands/DescribeEndpointAccessCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeEndpointAccess(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeEndpointAccessCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeEndpointAccessCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeEndpointAuthorizationCommandInput, DescribeEndpointAuthorizationCommandOutput } from "../commands/DescribeEndpointAuthorizationCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeEndpointAuthorization(config: RedshiftPaginationConfiguration, input: DescribeEndpointAuthorizationCommandInput, ...additionalArguments: any): Paginator<DescribeEndpointAuthorizationCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeEndpointAuthorizationCommandInput,
4
+ DescribeEndpointAuthorizationCommandOutput,
5
+ } from "../commands/DescribeEndpointAuthorizationCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeEndpointAuthorization(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeEndpointAuthorizationCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeEndpointAuthorizationCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput } from "../commands/DescribeEventSubscriptionsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeEventSubscriptions(config: RedshiftPaginationConfiguration, input: DescribeEventSubscriptionsCommandInput, ...additionalArguments: any): Paginator<DescribeEventSubscriptionsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeEventSubscriptionsCommandInput,
4
+ DescribeEventSubscriptionsCommandOutput,
5
+ } from "../commands/DescribeEventSubscriptionsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeEventSubscriptions(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeEventSubscriptionsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeEventSubscriptionsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "../commands/DescribeEventsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeEvents(config: RedshiftPaginationConfiguration, input: DescribeEventsCommandInput, ...additionalArguments: any): Paginator<DescribeEventsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeEventsCommandInput,
4
+ DescribeEventsCommandOutput,
5
+ } from "../commands/DescribeEventsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeEvents(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeEventsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeEventsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeHsmClientCertificatesCommandInput, DescribeHsmClientCertificatesCommandOutput } from "../commands/DescribeHsmClientCertificatesCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeHsmClientCertificates(config: RedshiftPaginationConfiguration, input: DescribeHsmClientCertificatesCommandInput, ...additionalArguments: any): Paginator<DescribeHsmClientCertificatesCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeHsmClientCertificatesCommandInput,
4
+ DescribeHsmClientCertificatesCommandOutput,
5
+ } from "../commands/DescribeHsmClientCertificatesCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeHsmClientCertificates(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeHsmClientCertificatesCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeHsmClientCertificatesCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeHsmConfigurationsCommandInput, DescribeHsmConfigurationsCommandOutput } from "../commands/DescribeHsmConfigurationsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeHsmConfigurations(config: RedshiftPaginationConfiguration, input: DescribeHsmConfigurationsCommandInput, ...additionalArguments: any): Paginator<DescribeHsmConfigurationsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeHsmConfigurationsCommandInput,
4
+ DescribeHsmConfigurationsCommandOutput,
5
+ } from "../commands/DescribeHsmConfigurationsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeHsmConfigurations(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeHsmConfigurationsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeHsmConfigurationsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeNodeConfigurationOptionsCommandInput, DescribeNodeConfigurationOptionsCommandOutput } from "../commands/DescribeNodeConfigurationOptionsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeNodeConfigurationOptions(config: RedshiftPaginationConfiguration, input: DescribeNodeConfigurationOptionsCommandInput, ...additionalArguments: any): Paginator<DescribeNodeConfigurationOptionsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeNodeConfigurationOptionsCommandInput,
4
+ DescribeNodeConfigurationOptionsCommandOutput,
5
+ } from "../commands/DescribeNodeConfigurationOptionsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeNodeConfigurationOptions(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeNodeConfigurationOptionsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeNodeConfigurationOptionsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeOrderableClusterOptionsCommandInput, DescribeOrderableClusterOptionsCommandOutput } from "../commands/DescribeOrderableClusterOptionsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeOrderableClusterOptions(config: RedshiftPaginationConfiguration, input: DescribeOrderableClusterOptionsCommandInput, ...additionalArguments: any): Paginator<DescribeOrderableClusterOptionsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeOrderableClusterOptionsCommandInput,
4
+ DescribeOrderableClusterOptionsCommandOutput,
5
+ } from "../commands/DescribeOrderableClusterOptionsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeOrderableClusterOptions(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeOrderableClusterOptionsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeOrderableClusterOptionsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeReservedNodeExchangeStatusCommandInput, DescribeReservedNodeExchangeStatusCommandOutput } from "../commands/DescribeReservedNodeExchangeStatusCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeReservedNodeExchangeStatus(config: RedshiftPaginationConfiguration, input: DescribeReservedNodeExchangeStatusCommandInput, ...additionalArguments: any): Paginator<DescribeReservedNodeExchangeStatusCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeReservedNodeExchangeStatusCommandInput,
4
+ DescribeReservedNodeExchangeStatusCommandOutput,
5
+ } from "../commands/DescribeReservedNodeExchangeStatusCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeReservedNodeExchangeStatus(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeReservedNodeExchangeStatusCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeReservedNodeExchangeStatusCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeReservedNodeOfferingsCommandInput, DescribeReservedNodeOfferingsCommandOutput } from "../commands/DescribeReservedNodeOfferingsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeReservedNodeOfferings(config: RedshiftPaginationConfiguration, input: DescribeReservedNodeOfferingsCommandInput, ...additionalArguments: any): Paginator<DescribeReservedNodeOfferingsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeReservedNodeOfferingsCommandInput,
4
+ DescribeReservedNodeOfferingsCommandOutput,
5
+ } from "../commands/DescribeReservedNodeOfferingsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeReservedNodeOfferings(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeReservedNodeOfferingsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeReservedNodeOfferingsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeReservedNodesCommandInput, DescribeReservedNodesCommandOutput } from "../commands/DescribeReservedNodesCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeReservedNodes(config: RedshiftPaginationConfiguration, input: DescribeReservedNodesCommandInput, ...additionalArguments: any): Paginator<DescribeReservedNodesCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeReservedNodesCommandInput,
4
+ DescribeReservedNodesCommandOutput,
5
+ } from "../commands/DescribeReservedNodesCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeReservedNodes(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeReservedNodesCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeReservedNodesCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput } from "../commands/DescribeScheduledActionsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeScheduledActions(config: RedshiftPaginationConfiguration, input: DescribeScheduledActionsCommandInput, ...additionalArguments: any): Paginator<DescribeScheduledActionsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeScheduledActionsCommandInput,
4
+ DescribeScheduledActionsCommandOutput,
5
+ } from "../commands/DescribeScheduledActionsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeScheduledActions(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeScheduledActionsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeScheduledActionsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeSnapshotCopyGrantsCommandInput, DescribeSnapshotCopyGrantsCommandOutput } from "../commands/DescribeSnapshotCopyGrantsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeSnapshotCopyGrants(config: RedshiftPaginationConfiguration, input: DescribeSnapshotCopyGrantsCommandInput, ...additionalArguments: any): Paginator<DescribeSnapshotCopyGrantsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeSnapshotCopyGrantsCommandInput,
4
+ DescribeSnapshotCopyGrantsCommandOutput,
5
+ } from "../commands/DescribeSnapshotCopyGrantsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeSnapshotCopyGrants(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeSnapshotCopyGrantsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeSnapshotCopyGrantsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeSnapshotSchedulesCommandInput, DescribeSnapshotSchedulesCommandOutput } from "../commands/DescribeSnapshotSchedulesCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeSnapshotSchedules(config: RedshiftPaginationConfiguration, input: DescribeSnapshotSchedulesCommandInput, ...additionalArguments: any): Paginator<DescribeSnapshotSchedulesCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeSnapshotSchedulesCommandInput,
4
+ DescribeSnapshotSchedulesCommandOutput,
5
+ } from "../commands/DescribeSnapshotSchedulesCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeSnapshotSchedules(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeSnapshotSchedulesCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeSnapshotSchedulesCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeTableRestoreStatusCommandInput, DescribeTableRestoreStatusCommandOutput } from "../commands/DescribeTableRestoreStatusCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeTableRestoreStatus(config: RedshiftPaginationConfiguration, input: DescribeTableRestoreStatusCommandInput, ...additionalArguments: any): Paginator<DescribeTableRestoreStatusCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeTableRestoreStatusCommandInput,
4
+ DescribeTableRestoreStatusCommandOutput,
5
+ } from "../commands/DescribeTableRestoreStatusCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeTableRestoreStatus(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeTableRestoreStatusCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeTableRestoreStatusCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeTagsCommandInput, DescribeTagsCommandOutput } from "../commands/DescribeTagsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeTags(config: RedshiftPaginationConfiguration, input: DescribeTagsCommandInput, ...additionalArguments: any): Paginator<DescribeTagsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeTagsCommandInput,
4
+ DescribeTagsCommandOutput,
5
+ } from "../commands/DescribeTagsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeTags(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeTagsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeTagsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { DescribeUsageLimitsCommandInput, DescribeUsageLimitsCommandOutput } from "../commands/DescribeUsageLimitsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateDescribeUsageLimits(config: RedshiftPaginationConfiguration, input: DescribeUsageLimitsCommandInput, ...additionalArguments: any): Paginator<DescribeUsageLimitsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ DescribeUsageLimitsCommandInput,
4
+ DescribeUsageLimitsCommandOutput,
5
+ } from "../commands/DescribeUsageLimitsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateDescribeUsageLimits(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: DescribeUsageLimitsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<DescribeUsageLimitsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetReservedNodeExchangeConfigurationOptionsCommandInput, GetReservedNodeExchangeConfigurationOptionsCommandOutput } from "../commands/GetReservedNodeExchangeConfigurationOptionsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetReservedNodeExchangeConfigurationOptions(config: RedshiftPaginationConfiguration, input: GetReservedNodeExchangeConfigurationOptionsCommandInput, ...additionalArguments: any): Paginator<GetReservedNodeExchangeConfigurationOptionsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ GetReservedNodeExchangeConfigurationOptionsCommandInput,
4
+ GetReservedNodeExchangeConfigurationOptionsCommandOutput,
5
+ } from "../commands/GetReservedNodeExchangeConfigurationOptionsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateGetReservedNodeExchangeConfigurationOptions(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: GetReservedNodeExchangeConfigurationOptionsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<GetReservedNodeExchangeConfigurationOptionsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetReservedNodeExchangeOfferingsCommandInput, GetReservedNodeExchangeOfferingsCommandOutput } from "../commands/GetReservedNodeExchangeOfferingsCommand";
3
- import { RedshiftPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetReservedNodeExchangeOfferings(config: RedshiftPaginationConfiguration, input: GetReservedNodeExchangeOfferingsCommandInput, ...additionalArguments: any): Paginator<GetReservedNodeExchangeOfferingsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ GetReservedNodeExchangeOfferingsCommandInput,
4
+ GetReservedNodeExchangeOfferingsCommandOutput,
5
+ } from "../commands/GetReservedNodeExchangeOfferingsCommand";
6
+ import { RedshiftPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateGetReservedNodeExchangeOfferings(
8
+ config: RedshiftPaginationConfiguration,
9
+ input: GetReservedNodeExchangeOfferingsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<GetReservedNodeExchangeOfferingsCommandOutput>;
@@ -1,6 +1,7 @@
1
- import { PaginationConfiguration } from "@aws-sdk/types";
2
- import { Redshift } from "../Redshift";
3
- import { RedshiftClient } from "../RedshiftClient";
4
- export interface RedshiftPaginationConfiguration extends PaginationConfiguration {
5
- client: Redshift | RedshiftClient;
6
- }
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
2
+ import { Redshift } from "../Redshift";
3
+ import { RedshiftClient } from "../RedshiftClient";
4
+ export interface RedshiftPaginationConfiguration
5
+ extends PaginationConfiguration {
6
+ client: Redshift | RedshiftClient;
7
+ }