@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.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/Redshift.d.ts +2176 -600
- package/dist-types/ts3.4/RedshiftClient.d.ts +843 -192
- package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +36 -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 +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +3530 -3006
- package/dist-types/ts3.4/models/models_1.d.ts +1514 -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 +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +4 -4
- package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,17 +1,38 @@
|
|
|
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
|
+
RotateEncryptionKeyMessage,
|
|
10
|
+
RotateEncryptionKeyResult,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface RotateEncryptionKeyCommandInput
|
|
18
|
+
extends RotateEncryptionKeyMessage {}
|
|
19
|
+
export interface RotateEncryptionKeyCommandOutput
|
|
20
|
+
extends RotateEncryptionKeyResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class RotateEncryptionKeyCommand extends $Command<
|
|
24
|
+
RotateEncryptionKeyCommandInput,
|
|
25
|
+
RotateEncryptionKeyCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: RotateEncryptionKeyCommandInput;
|
|
29
|
+
constructor(input: RotateEncryptionKeyCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<RotateEncryptionKeyCommandInput, RotateEncryptionKeyCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,18 +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
|
-
|
|
18
|
-
|
|
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 { PartnerIntegrationOutputMessage } from "../models/models_0";
|
|
9
|
+
import { UpdatePartnerStatusInputMessage } from "../models/models_1";
|
|
10
|
+
import {
|
|
11
|
+
RedshiftClientResolvedConfig,
|
|
12
|
+
ServiceInputTypes,
|
|
13
|
+
ServiceOutputTypes,
|
|
14
|
+
} from "../RedshiftClient";
|
|
15
|
+
export interface UpdatePartnerStatusCommandInput
|
|
16
|
+
extends UpdatePartnerStatusInputMessage {}
|
|
17
|
+
export interface UpdatePartnerStatusCommandOutput
|
|
18
|
+
extends PartnerIntegrationOutputMessage,
|
|
19
|
+
__MetadataBearer {}
|
|
20
|
+
|
|
21
|
+
export declare class UpdatePartnerStatusCommand extends $Command<
|
|
22
|
+
UpdatePartnerStatusCommandInput,
|
|
23
|
+
UpdatePartnerStatusCommandOutput,
|
|
24
|
+
RedshiftClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: UpdatePartnerStatusCommandInput;
|
|
27
|
+
constructor(input: UpdatePartnerStatusCommandInput);
|
|
28
|
+
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<UpdatePartnerStatusCommandInput, UpdatePartnerStatusCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,119 +1,119 @@
|
|
|
1
|
-
export * from "./AcceptReservedNodeExchangeCommand";
|
|
2
|
-
export * from "./AddPartnerCommand";
|
|
3
|
-
export * from "./AssociateDataShareConsumerCommand";
|
|
4
|
-
export * from "./AuthorizeClusterSecurityGroupIngressCommand";
|
|
5
|
-
export * from "./AuthorizeDataShareCommand";
|
|
6
|
-
export * from "./AuthorizeEndpointAccessCommand";
|
|
7
|
-
export * from "./AuthorizeSnapshotAccessCommand";
|
|
8
|
-
export * from "./BatchDeleteClusterSnapshotsCommand";
|
|
9
|
-
export * from "./BatchModifyClusterSnapshotsCommand";
|
|
10
|
-
export * from "./CancelResizeCommand";
|
|
11
|
-
export * from "./CopyClusterSnapshotCommand";
|
|
12
|
-
export * from "./CreateAuthenticationProfileCommand";
|
|
13
|
-
export * from "./CreateClusterCommand";
|
|
14
|
-
export * from "./CreateClusterParameterGroupCommand";
|
|
15
|
-
export * from "./CreateClusterSecurityGroupCommand";
|
|
16
|
-
export * from "./CreateClusterSnapshotCommand";
|
|
17
|
-
export * from "./CreateClusterSubnetGroupCommand";
|
|
18
|
-
export * from "./CreateEndpointAccessCommand";
|
|
19
|
-
export * from "./CreateEventSubscriptionCommand";
|
|
20
|
-
export * from "./CreateHsmClientCertificateCommand";
|
|
21
|
-
export * from "./CreateHsmConfigurationCommand";
|
|
22
|
-
export * from "./CreateScheduledActionCommand";
|
|
23
|
-
export * from "./CreateSnapshotCopyGrantCommand";
|
|
24
|
-
export * from "./CreateSnapshotScheduleCommand";
|
|
25
|
-
export * from "./CreateTagsCommand";
|
|
26
|
-
export * from "./CreateUsageLimitCommand";
|
|
27
|
-
export * from "./DeauthorizeDataShareCommand";
|
|
28
|
-
export * from "./DeleteAuthenticationProfileCommand";
|
|
29
|
-
export * from "./DeleteClusterCommand";
|
|
30
|
-
export * from "./DeleteClusterParameterGroupCommand";
|
|
31
|
-
export * from "./DeleteClusterSecurityGroupCommand";
|
|
32
|
-
export * from "./DeleteClusterSnapshotCommand";
|
|
33
|
-
export * from "./DeleteClusterSubnetGroupCommand";
|
|
34
|
-
export * from "./DeleteEndpointAccessCommand";
|
|
35
|
-
export * from "./DeleteEventSubscriptionCommand";
|
|
36
|
-
export * from "./DeleteHsmClientCertificateCommand";
|
|
37
|
-
export * from "./DeleteHsmConfigurationCommand";
|
|
38
|
-
export * from "./DeletePartnerCommand";
|
|
39
|
-
export * from "./DeleteScheduledActionCommand";
|
|
40
|
-
export * from "./DeleteSnapshotCopyGrantCommand";
|
|
41
|
-
export * from "./DeleteSnapshotScheduleCommand";
|
|
42
|
-
export * from "./DeleteTagsCommand";
|
|
43
|
-
export * from "./DeleteUsageLimitCommand";
|
|
44
|
-
export * from "./DescribeAccountAttributesCommand";
|
|
45
|
-
export * from "./DescribeAuthenticationProfilesCommand";
|
|
46
|
-
export * from "./DescribeClusterDbRevisionsCommand";
|
|
47
|
-
export * from "./DescribeClusterParameterGroupsCommand";
|
|
48
|
-
export * from "./DescribeClusterParametersCommand";
|
|
49
|
-
export * from "./DescribeClusterSecurityGroupsCommand";
|
|
50
|
-
export * from "./DescribeClusterSnapshotsCommand";
|
|
51
|
-
export * from "./DescribeClusterSubnetGroupsCommand";
|
|
52
|
-
export * from "./DescribeClusterTracksCommand";
|
|
53
|
-
export * from "./DescribeClusterVersionsCommand";
|
|
54
|
-
export * from "./DescribeClustersCommand";
|
|
55
|
-
export * from "./DescribeDataSharesCommand";
|
|
56
|
-
export * from "./DescribeDataSharesForConsumerCommand";
|
|
57
|
-
export * from "./DescribeDataSharesForProducerCommand";
|
|
58
|
-
export * from "./DescribeDefaultClusterParametersCommand";
|
|
59
|
-
export * from "./DescribeEndpointAccessCommand";
|
|
60
|
-
export * from "./DescribeEndpointAuthorizationCommand";
|
|
61
|
-
export * from "./DescribeEventCategoriesCommand";
|
|
62
|
-
export * from "./DescribeEventSubscriptionsCommand";
|
|
63
|
-
export * from "./DescribeEventsCommand";
|
|
64
|
-
export * from "./DescribeHsmClientCertificatesCommand";
|
|
65
|
-
export * from "./DescribeHsmConfigurationsCommand";
|
|
66
|
-
export * from "./DescribeLoggingStatusCommand";
|
|
67
|
-
export * from "./DescribeNodeConfigurationOptionsCommand";
|
|
68
|
-
export * from "./DescribeOrderableClusterOptionsCommand";
|
|
69
|
-
export * from "./DescribePartnersCommand";
|
|
70
|
-
export * from "./DescribeReservedNodeExchangeStatusCommand";
|
|
71
|
-
export * from "./DescribeReservedNodeOfferingsCommand";
|
|
72
|
-
export * from "./DescribeReservedNodesCommand";
|
|
73
|
-
export * from "./DescribeResizeCommand";
|
|
74
|
-
export * from "./DescribeScheduledActionsCommand";
|
|
75
|
-
export * from "./DescribeSnapshotCopyGrantsCommand";
|
|
76
|
-
export * from "./DescribeSnapshotSchedulesCommand";
|
|
77
|
-
export * from "./DescribeStorageCommand";
|
|
78
|
-
export * from "./DescribeTableRestoreStatusCommand";
|
|
79
|
-
export * from "./DescribeTagsCommand";
|
|
80
|
-
export * from "./DescribeUsageLimitsCommand";
|
|
81
|
-
export * from "./DisableLoggingCommand";
|
|
82
|
-
export * from "./DisableSnapshotCopyCommand";
|
|
83
|
-
export * from "./DisassociateDataShareConsumerCommand";
|
|
84
|
-
export * from "./EnableLoggingCommand";
|
|
85
|
-
export * from "./EnableSnapshotCopyCommand";
|
|
86
|
-
export * from "./GetClusterCredentialsCommand";
|
|
87
|
-
export * from "./GetClusterCredentialsWithIAMCommand";
|
|
88
|
-
export * from "./GetReservedNodeExchangeConfigurationOptionsCommand";
|
|
89
|
-
export * from "./GetReservedNodeExchangeOfferingsCommand";
|
|
90
|
-
export * from "./ModifyAquaConfigurationCommand";
|
|
91
|
-
export * from "./ModifyAuthenticationProfileCommand";
|
|
92
|
-
export * from "./ModifyClusterCommand";
|
|
93
|
-
export * from "./ModifyClusterDbRevisionCommand";
|
|
94
|
-
export * from "./ModifyClusterIamRolesCommand";
|
|
95
|
-
export * from "./ModifyClusterMaintenanceCommand";
|
|
96
|
-
export * from "./ModifyClusterParameterGroupCommand";
|
|
97
|
-
export * from "./ModifyClusterSnapshotCommand";
|
|
98
|
-
export * from "./ModifyClusterSnapshotScheduleCommand";
|
|
99
|
-
export * from "./ModifyClusterSubnetGroupCommand";
|
|
100
|
-
export * from "./ModifyEndpointAccessCommand";
|
|
101
|
-
export * from "./ModifyEventSubscriptionCommand";
|
|
102
|
-
export * from "./ModifyScheduledActionCommand";
|
|
103
|
-
export * from "./ModifySnapshotCopyRetentionPeriodCommand";
|
|
104
|
-
export * from "./ModifySnapshotScheduleCommand";
|
|
105
|
-
export * from "./ModifyUsageLimitCommand";
|
|
106
|
-
export * from "./PauseClusterCommand";
|
|
107
|
-
export * from "./PurchaseReservedNodeOfferingCommand";
|
|
108
|
-
export * from "./RebootClusterCommand";
|
|
109
|
-
export * from "./RejectDataShareCommand";
|
|
110
|
-
export * from "./ResetClusterParameterGroupCommand";
|
|
111
|
-
export * from "./ResizeClusterCommand";
|
|
112
|
-
export * from "./RestoreFromClusterSnapshotCommand";
|
|
113
|
-
export * from "./RestoreTableFromClusterSnapshotCommand";
|
|
114
|
-
export * from "./ResumeClusterCommand";
|
|
115
|
-
export * from "./RevokeClusterSecurityGroupIngressCommand";
|
|
116
|
-
export * from "./RevokeEndpointAccessCommand";
|
|
117
|
-
export * from "./RevokeSnapshotAccessCommand";
|
|
118
|
-
export * from "./RotateEncryptionKeyCommand";
|
|
119
|
-
export * from "./UpdatePartnerStatusCommand";
|
|
1
|
+
export * from "./AcceptReservedNodeExchangeCommand";
|
|
2
|
+
export * from "./AddPartnerCommand";
|
|
3
|
+
export * from "./AssociateDataShareConsumerCommand";
|
|
4
|
+
export * from "./AuthorizeClusterSecurityGroupIngressCommand";
|
|
5
|
+
export * from "./AuthorizeDataShareCommand";
|
|
6
|
+
export * from "./AuthorizeEndpointAccessCommand";
|
|
7
|
+
export * from "./AuthorizeSnapshotAccessCommand";
|
|
8
|
+
export * from "./BatchDeleteClusterSnapshotsCommand";
|
|
9
|
+
export * from "./BatchModifyClusterSnapshotsCommand";
|
|
10
|
+
export * from "./CancelResizeCommand";
|
|
11
|
+
export * from "./CopyClusterSnapshotCommand";
|
|
12
|
+
export * from "./CreateAuthenticationProfileCommand";
|
|
13
|
+
export * from "./CreateClusterCommand";
|
|
14
|
+
export * from "./CreateClusterParameterGroupCommand";
|
|
15
|
+
export * from "./CreateClusterSecurityGroupCommand";
|
|
16
|
+
export * from "./CreateClusterSnapshotCommand";
|
|
17
|
+
export * from "./CreateClusterSubnetGroupCommand";
|
|
18
|
+
export * from "./CreateEndpointAccessCommand";
|
|
19
|
+
export * from "./CreateEventSubscriptionCommand";
|
|
20
|
+
export * from "./CreateHsmClientCertificateCommand";
|
|
21
|
+
export * from "./CreateHsmConfigurationCommand";
|
|
22
|
+
export * from "./CreateScheduledActionCommand";
|
|
23
|
+
export * from "./CreateSnapshotCopyGrantCommand";
|
|
24
|
+
export * from "./CreateSnapshotScheduleCommand";
|
|
25
|
+
export * from "./CreateTagsCommand";
|
|
26
|
+
export * from "./CreateUsageLimitCommand";
|
|
27
|
+
export * from "./DeauthorizeDataShareCommand";
|
|
28
|
+
export * from "./DeleteAuthenticationProfileCommand";
|
|
29
|
+
export * from "./DeleteClusterCommand";
|
|
30
|
+
export * from "./DeleteClusterParameterGroupCommand";
|
|
31
|
+
export * from "./DeleteClusterSecurityGroupCommand";
|
|
32
|
+
export * from "./DeleteClusterSnapshotCommand";
|
|
33
|
+
export * from "./DeleteClusterSubnetGroupCommand";
|
|
34
|
+
export * from "./DeleteEndpointAccessCommand";
|
|
35
|
+
export * from "./DeleteEventSubscriptionCommand";
|
|
36
|
+
export * from "./DeleteHsmClientCertificateCommand";
|
|
37
|
+
export * from "./DeleteHsmConfigurationCommand";
|
|
38
|
+
export * from "./DeletePartnerCommand";
|
|
39
|
+
export * from "./DeleteScheduledActionCommand";
|
|
40
|
+
export * from "./DeleteSnapshotCopyGrantCommand";
|
|
41
|
+
export * from "./DeleteSnapshotScheduleCommand";
|
|
42
|
+
export * from "./DeleteTagsCommand";
|
|
43
|
+
export * from "./DeleteUsageLimitCommand";
|
|
44
|
+
export * from "./DescribeAccountAttributesCommand";
|
|
45
|
+
export * from "./DescribeAuthenticationProfilesCommand";
|
|
46
|
+
export * from "./DescribeClusterDbRevisionsCommand";
|
|
47
|
+
export * from "./DescribeClusterParameterGroupsCommand";
|
|
48
|
+
export * from "./DescribeClusterParametersCommand";
|
|
49
|
+
export * from "./DescribeClusterSecurityGroupsCommand";
|
|
50
|
+
export * from "./DescribeClusterSnapshotsCommand";
|
|
51
|
+
export * from "./DescribeClusterSubnetGroupsCommand";
|
|
52
|
+
export * from "./DescribeClusterTracksCommand";
|
|
53
|
+
export * from "./DescribeClusterVersionsCommand";
|
|
54
|
+
export * from "./DescribeClustersCommand";
|
|
55
|
+
export * from "./DescribeDataSharesCommand";
|
|
56
|
+
export * from "./DescribeDataSharesForConsumerCommand";
|
|
57
|
+
export * from "./DescribeDataSharesForProducerCommand";
|
|
58
|
+
export * from "./DescribeDefaultClusterParametersCommand";
|
|
59
|
+
export * from "./DescribeEndpointAccessCommand";
|
|
60
|
+
export * from "./DescribeEndpointAuthorizationCommand";
|
|
61
|
+
export * from "./DescribeEventCategoriesCommand";
|
|
62
|
+
export * from "./DescribeEventSubscriptionsCommand";
|
|
63
|
+
export * from "./DescribeEventsCommand";
|
|
64
|
+
export * from "./DescribeHsmClientCertificatesCommand";
|
|
65
|
+
export * from "./DescribeHsmConfigurationsCommand";
|
|
66
|
+
export * from "./DescribeLoggingStatusCommand";
|
|
67
|
+
export * from "./DescribeNodeConfigurationOptionsCommand";
|
|
68
|
+
export * from "./DescribeOrderableClusterOptionsCommand";
|
|
69
|
+
export * from "./DescribePartnersCommand";
|
|
70
|
+
export * from "./DescribeReservedNodeExchangeStatusCommand";
|
|
71
|
+
export * from "./DescribeReservedNodeOfferingsCommand";
|
|
72
|
+
export * from "./DescribeReservedNodesCommand";
|
|
73
|
+
export * from "./DescribeResizeCommand";
|
|
74
|
+
export * from "./DescribeScheduledActionsCommand";
|
|
75
|
+
export * from "./DescribeSnapshotCopyGrantsCommand";
|
|
76
|
+
export * from "./DescribeSnapshotSchedulesCommand";
|
|
77
|
+
export * from "./DescribeStorageCommand";
|
|
78
|
+
export * from "./DescribeTableRestoreStatusCommand";
|
|
79
|
+
export * from "./DescribeTagsCommand";
|
|
80
|
+
export * from "./DescribeUsageLimitsCommand";
|
|
81
|
+
export * from "./DisableLoggingCommand";
|
|
82
|
+
export * from "./DisableSnapshotCopyCommand";
|
|
83
|
+
export * from "./DisassociateDataShareConsumerCommand";
|
|
84
|
+
export * from "./EnableLoggingCommand";
|
|
85
|
+
export * from "./EnableSnapshotCopyCommand";
|
|
86
|
+
export * from "./GetClusterCredentialsCommand";
|
|
87
|
+
export * from "./GetClusterCredentialsWithIAMCommand";
|
|
88
|
+
export * from "./GetReservedNodeExchangeConfigurationOptionsCommand";
|
|
89
|
+
export * from "./GetReservedNodeExchangeOfferingsCommand";
|
|
90
|
+
export * from "./ModifyAquaConfigurationCommand";
|
|
91
|
+
export * from "./ModifyAuthenticationProfileCommand";
|
|
92
|
+
export * from "./ModifyClusterCommand";
|
|
93
|
+
export * from "./ModifyClusterDbRevisionCommand";
|
|
94
|
+
export * from "./ModifyClusterIamRolesCommand";
|
|
95
|
+
export * from "./ModifyClusterMaintenanceCommand";
|
|
96
|
+
export * from "./ModifyClusterParameterGroupCommand";
|
|
97
|
+
export * from "./ModifyClusterSnapshotCommand";
|
|
98
|
+
export * from "./ModifyClusterSnapshotScheduleCommand";
|
|
99
|
+
export * from "./ModifyClusterSubnetGroupCommand";
|
|
100
|
+
export * from "./ModifyEndpointAccessCommand";
|
|
101
|
+
export * from "./ModifyEventSubscriptionCommand";
|
|
102
|
+
export * from "./ModifyScheduledActionCommand";
|
|
103
|
+
export * from "./ModifySnapshotCopyRetentionPeriodCommand";
|
|
104
|
+
export * from "./ModifySnapshotScheduleCommand";
|
|
105
|
+
export * from "./ModifyUsageLimitCommand";
|
|
106
|
+
export * from "./PauseClusterCommand";
|
|
107
|
+
export * from "./PurchaseReservedNodeOfferingCommand";
|
|
108
|
+
export * from "./RebootClusterCommand";
|
|
109
|
+
export * from "./RejectDataShareCommand";
|
|
110
|
+
export * from "./ResetClusterParameterGroupCommand";
|
|
111
|
+
export * from "./ResizeClusterCommand";
|
|
112
|
+
export * from "./RestoreFromClusterSnapshotCommand";
|
|
113
|
+
export * from "./RestoreTableFromClusterSnapshotCommand";
|
|
114
|
+
export * from "./ResumeClusterCommand";
|
|
115
|
+
export * from "./RevokeClusterSecurityGroupIngressCommand";
|
|
116
|
+
export * from "./RevokeEndpointAccessCommand";
|
|
117
|
+
export * from "./RevokeSnapshotAccessCommand";
|
|
118
|
+
export * from "./RotateEncryptionKeyCommand";
|
|
119
|
+
export * from "./UpdatePartnerStatusCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
-
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
1
|
+
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
+
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./Redshift";
|
|
2
|
-
export * from "./RedshiftClient";
|
|
3
|
-
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
|
-
export * from "./pagination";
|
|
6
|
-
export * from "./waiters";
|
|
7
|
-
export { RedshiftServiceException } from "./models/RedshiftServiceException";
|
|
1
|
+
export * from "./Redshift";
|
|
2
|
+
export * from "./RedshiftClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export * from "./waiters";
|
|
7
|
+
export { RedshiftServiceException } from "./models/RedshiftServiceException";
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import {
|
|
2
|
+
ServiceException as __ServiceException,
|
|
3
|
+
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
|
|
6
|
+
export declare class RedshiftServiceException extends __ServiceException {
|
|
7
|
+
constructor(options: __ServiceExceptionOptions);
|
|
8
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./models_0";
|
|
2
|
-
export * from "./models_1";
|
|
1
|
+
export * from "./models_0";
|
|
2
|
+
export * from "./models_1";
|