@aws-sdk/client-redshift 3.169.0 → 3.171.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/Redshift.d.ts +2057 -600
- package/dist-types/ts3.4/RedshiftClient.d.ts +818 -192
- package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +37 -18
- package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +34 -18
- package/dist-types/ts3.4/commands/index.d.ts +119 -119
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/RedshiftServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2521 -3006
- package/dist-types/ts3.4/models/models_1.d.ts +1075 -1327
- package/dist-types/ts3.4/pagination/DescribeClusterDbRevisionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterParameterGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterSnapshotsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterTracksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClusterVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeClustersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDataSharesForConsumerPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDataSharesForProducerPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDataSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDefaultClusterParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEndpointAuthorizationPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeHsmClientCertificatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeHsmConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedNodesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeScheduledActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSnapshotSchedulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTableRestoreStatusPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeUsageLimitsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/index.d.ts +33 -33
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +1433 -359
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +4 -4
- package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeAuthenticationProfilesMessage,
|
|
10
|
+
DescribeAuthenticationProfilesResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeAuthenticationProfilesCommandInput
|
|
18
|
+
extends DescribeAuthenticationProfilesMessage {}
|
|
19
|
+
export interface DescribeAuthenticationProfilesCommandOutput
|
|
20
|
+
extends DescribeAuthenticationProfilesResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeAuthenticationProfilesCommand extends $Command<
|
|
23
|
+
DescribeAuthenticationProfilesCommandInput,
|
|
24
|
+
DescribeAuthenticationProfilesCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeAuthenticationProfilesCommandInput;
|
|
28
|
+
constructor(input: DescribeAuthenticationProfilesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeAuthenticationProfilesCommandInput,
|
|
35
|
+
DescribeAuthenticationProfilesCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ClusterDbRevisionsMessage,
|
|
10
|
+
DescribeClusterDbRevisionsMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeClusterDbRevisionsCommandInput
|
|
18
|
+
extends DescribeClusterDbRevisionsMessage {}
|
|
19
|
+
export interface DescribeClusterDbRevisionsCommandOutput
|
|
20
|
+
extends ClusterDbRevisionsMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeClusterDbRevisionsCommand extends $Command<
|
|
23
|
+
DescribeClusterDbRevisionsCommandInput,
|
|
24
|
+
DescribeClusterDbRevisionsCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeClusterDbRevisionsCommandInput;
|
|
28
|
+
constructor(input: DescribeClusterDbRevisionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeClusterDbRevisionsCommandInput,
|
|
35
|
+
DescribeClusterDbRevisionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ClusterParameterGroupsMessage,
|
|
10
|
+
DescribeClusterParameterGroupsMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeClusterParameterGroupsCommandInput
|
|
18
|
+
extends DescribeClusterParameterGroupsMessage {}
|
|
19
|
+
export interface DescribeClusterParameterGroupsCommandOutput
|
|
20
|
+
extends ClusterParameterGroupsMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeClusterParameterGroupsCommand extends $Command<
|
|
23
|
+
DescribeClusterParameterGroupsCommandInput,
|
|
24
|
+
DescribeClusterParameterGroupsCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeClusterParameterGroupsCommandInput;
|
|
28
|
+
constructor(input: DescribeClusterParameterGroupsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeClusterParameterGroupsCommandInput,
|
|
35
|
+
DescribeClusterParameterGroupsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ClusterParameterGroupDetails,
|
|
10
|
+
DescribeClusterParametersMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeClusterParametersCommandInput
|
|
18
|
+
extends DescribeClusterParametersMessage {}
|
|
19
|
+
export interface DescribeClusterParametersCommandOutput
|
|
20
|
+
extends ClusterParameterGroupDetails,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeClusterParametersCommand extends $Command<
|
|
23
|
+
DescribeClusterParametersCommandInput,
|
|
24
|
+
DescribeClusterParametersCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeClusterParametersCommandInput;
|
|
28
|
+
constructor(input: DescribeClusterParametersCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeClusterParametersCommandInput,
|
|
35
|
+
DescribeClusterParametersCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ClusterSecurityGroupMessage,
|
|
10
|
+
DescribeClusterSecurityGroupsMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeClusterSecurityGroupsCommandInput
|
|
18
|
+
extends DescribeClusterSecurityGroupsMessage {}
|
|
19
|
+
export interface DescribeClusterSecurityGroupsCommandOutput
|
|
20
|
+
extends ClusterSecurityGroupMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeClusterSecurityGroupsCommand extends $Command<
|
|
23
|
+
DescribeClusterSecurityGroupsCommandInput,
|
|
24
|
+
DescribeClusterSecurityGroupsCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeClusterSecurityGroupsCommandInput;
|
|
28
|
+
constructor(input: DescribeClusterSecurityGroupsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeClusterSecurityGroupsCommandInput,
|
|
35
|
+
DescribeClusterSecurityGroupsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeClusterSnapshotsMessage,
|
|
10
|
+
SnapshotMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeClusterSnapshotsCommandInput
|
|
18
|
+
extends DescribeClusterSnapshotsMessage {}
|
|
19
|
+
export interface DescribeClusterSnapshotsCommandOutput
|
|
20
|
+
extends SnapshotMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeClusterSnapshotsCommand extends $Command<
|
|
23
|
+
DescribeClusterSnapshotsCommandInput,
|
|
24
|
+
DescribeClusterSnapshotsCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeClusterSnapshotsCommandInput;
|
|
28
|
+
constructor(input: DescribeClusterSnapshotsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeClusterSnapshotsCommandInput,
|
|
35
|
+
DescribeClusterSnapshotsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ClusterSubnetGroupMessage,
|
|
10
|
+
DescribeClusterSubnetGroupsMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeClusterSubnetGroupsCommandInput
|
|
18
|
+
extends DescribeClusterSubnetGroupsMessage {}
|
|
19
|
+
export interface DescribeClusterSubnetGroupsCommandOutput
|
|
20
|
+
extends ClusterSubnetGroupMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeClusterSubnetGroupsCommand extends $Command<
|
|
23
|
+
DescribeClusterSubnetGroupsCommandInput,
|
|
24
|
+
DescribeClusterSubnetGroupsCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeClusterSubnetGroupsCommandInput;
|
|
28
|
+
constructor(input: DescribeClusterSubnetGroupsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeClusterSubnetGroupsCommandInput,
|
|
35
|
+
DescribeClusterSubnetGroupsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeClusterTracksMessage,
|
|
10
|
+
TrackListMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeClusterTracksCommandInput
|
|
18
|
+
extends DescribeClusterTracksMessage {}
|
|
19
|
+
export interface DescribeClusterTracksCommandOutput
|
|
20
|
+
extends TrackListMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeClusterTracksCommand extends $Command<
|
|
23
|
+
DescribeClusterTracksCommandInput,
|
|
24
|
+
DescribeClusterTracksCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeClusterTracksCommandInput;
|
|
28
|
+
constructor(input: DescribeClusterTracksCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeClusterTracksCommandInput,
|
|
35
|
+
DescribeClusterTracksCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ClusterVersionsMessage,
|
|
10
|
+
DescribeClusterVersionsMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeClusterVersionsCommandInput
|
|
18
|
+
extends DescribeClusterVersionsMessage {}
|
|
19
|
+
export interface DescribeClusterVersionsCommandOutput
|
|
20
|
+
extends ClusterVersionsMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeClusterVersionsCommand extends $Command<
|
|
23
|
+
DescribeClusterVersionsCommandInput,
|
|
24
|
+
DescribeClusterVersionsCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeClusterVersionsCommandInput;
|
|
28
|
+
constructor(input: DescribeClusterVersionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeClusterVersionsCommandInput,
|
|
35
|
+
DescribeClusterVersionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import { ClustersMessage, DescribeClustersMessage } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
RedshiftClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../RedshiftClient";
|
|
14
|
+
export interface DescribeClustersCommandInput extends DescribeClustersMessage {}
|
|
15
|
+
export interface DescribeClustersCommandOutput
|
|
16
|
+
extends ClustersMessage,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class DescribeClustersCommand extends $Command<
|
|
19
|
+
DescribeClustersCommandInput,
|
|
20
|
+
DescribeClustersCommandOutput,
|
|
21
|
+
RedshiftClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: DescribeClustersCommandInput;
|
|
24
|
+
constructor(input: DescribeClustersCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: RedshiftClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<DescribeClustersCommandInput, DescribeClustersCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeDataSharesMessage,
|
|
10
|
+
DescribeDataSharesResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeDataSharesCommandInput
|
|
18
|
+
extends DescribeDataSharesMessage {}
|
|
19
|
+
export interface DescribeDataSharesCommandOutput
|
|
20
|
+
extends DescribeDataSharesResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeDataSharesCommand extends $Command<
|
|
23
|
+
DescribeDataSharesCommandInput,
|
|
24
|
+
DescribeDataSharesCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeDataSharesCommandInput;
|
|
28
|
+
constructor(input: DescribeDataSharesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DescribeDataSharesCommandInput, DescribeDataSharesCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|