@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.
- package/dist-cjs/protocols/Aws_query.js +281 -1226
- package/dist-es/protocols/Aws_query.js +281 -1226
- package/dist-types/Redshift.d.ts +120 -0
- package/dist-types/RedshiftClient.d.ts +24 -4
- package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +16 -0
- package/dist-types/commands/AddPartnerCommand.d.ts +16 -0
- package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeDataShareCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/CancelResizeCommand.d.ts +16 -0
- package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +16 -0
- package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
- package/dist-types/commands/CreateUsageLimitCommand.d.ts +16 -0
- package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePartnerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUsageLimitCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterTracksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClustersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSharesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePartnersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedNodesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResizeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStorageCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +16 -0
- package/dist-types/commands/DisableLoggingCommand.d.ts +16 -0
- package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +16 -0
- package/dist-types/commands/EnableLoggingCommand.d.ts +16 -0
- package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +16 -0
- package/dist-types/commands/GetClusterCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +16 -0
- package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +16 -0
- package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/ModifyScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +16 -0
- package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/ModifyUsageLimitCommand.d.ts +16 -0
- package/dist-types/commands/PauseClusterCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +16 -0
- package/dist-types/commands/RebootClusterCommand.d.ts +16 -0
- package/dist-types/commands/RejectDataShareCommand.d.ts +16 -0
- package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/ResizeClusterCommand.d.ts +16 -0
- package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/ResumeClusterCommand.d.ts +16 -0
- package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +16 -0
- package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +16 -0
- package/dist-types/models/RedshiftServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +462 -2
- package/dist-types/models/models_1.d.ts +248 -0
- package/dist-types/pagination/DescribeClusterDbRevisionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterParameterGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterTracksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClustersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataSharesForConsumerPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataSharesForProducerPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDefaultClusterParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEndpointAccessPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEndpointAuthorizationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeHsmClientCertificatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeHsmConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedNodesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotSchedulesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTableRestoreStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUsageLimitsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- 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>;
|
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.
|
|
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.
|
|
23
|
+
"@aws-sdk/client-sts": "3.297.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
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",
|