@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,41 @@
|
|
|
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
|
+
DescribeSnapshotCopyGrantsMessage,
|
|
10
|
+
SnapshotCopyGrantMessage,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeSnapshotCopyGrantsCommandInput
|
|
18
|
+
extends DescribeSnapshotCopyGrantsMessage {}
|
|
19
|
+
export interface DescribeSnapshotCopyGrantsCommandOutput
|
|
20
|
+
extends SnapshotCopyGrantMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeSnapshotCopyGrantsCommand extends $Command<
|
|
24
|
+
DescribeSnapshotCopyGrantsCommandInput,
|
|
25
|
+
DescribeSnapshotCopyGrantsCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeSnapshotCopyGrantsCommandInput;
|
|
29
|
+
constructor(input: DescribeSnapshotCopyGrantsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeSnapshotCopyGrantsCommandInput,
|
|
37
|
+
DescribeSnapshotCopyGrantsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribeSnapshotSchedulesMessage,
|
|
10
|
+
DescribeSnapshotSchedulesOutputMessage,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeSnapshotSchedulesCommandInput
|
|
18
|
+
extends DescribeSnapshotSchedulesMessage {}
|
|
19
|
+
export interface DescribeSnapshotSchedulesCommandOutput
|
|
20
|
+
extends DescribeSnapshotSchedulesOutputMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeSnapshotSchedulesCommand extends $Command<
|
|
24
|
+
DescribeSnapshotSchedulesCommandInput,
|
|
25
|
+
DescribeSnapshotSchedulesCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeSnapshotSchedulesCommandInput;
|
|
29
|
+
constructor(input: DescribeSnapshotSchedulesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeSnapshotSchedulesCommandInput,
|
|
37
|
+
DescribeSnapshotSchedulesCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
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 { CustomerStorageMessage } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
RedshiftClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../RedshiftClient";
|
|
14
|
+
export interface DescribeStorageCommandInput {}
|
|
15
|
+
export interface DescribeStorageCommandOutput
|
|
16
|
+
extends CustomerStorageMessage,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class DescribeStorageCommand extends $Command<
|
|
20
|
+
DescribeStorageCommandInput,
|
|
21
|
+
DescribeStorageCommandOutput,
|
|
22
|
+
RedshiftClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: DescribeStorageCommandInput;
|
|
25
|
+
constructor(input: DescribeStorageCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: RedshiftClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<DescribeStorageCommandInput, DescribeStorageCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribeTableRestoreStatusMessage,
|
|
10
|
+
TableRestoreStatusMessage,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeTableRestoreStatusCommandInput
|
|
18
|
+
extends DescribeTableRestoreStatusMessage {}
|
|
19
|
+
export interface DescribeTableRestoreStatusCommandOutput
|
|
20
|
+
extends TableRestoreStatusMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeTableRestoreStatusCommand extends $Command<
|
|
24
|
+
DescribeTableRestoreStatusCommandInput,
|
|
25
|
+
DescribeTableRestoreStatusCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeTableRestoreStatusCommandInput;
|
|
29
|
+
constructor(input: DescribeTableRestoreStatusCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeTableRestoreStatusCommandInput,
|
|
37
|
+
DescribeTableRestoreStatusCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
DescribeTagsMessage,
|
|
10
|
+
TaggedResourceListMessage,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeTagsCommandInput extends DescribeTagsMessage {}
|
|
18
|
+
export interface DescribeTagsCommandOutput
|
|
19
|
+
extends TaggedResourceListMessage,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DescribeTagsCommand extends $Command<
|
|
23
|
+
DescribeTagsCommandInput,
|
|
24
|
+
DescribeTagsCommandOutput,
|
|
25
|
+
RedshiftClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeTagsCommandInput;
|
|
28
|
+
constructor(input: DescribeTagsCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: RedshiftClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DescribeTagsCommandInput, DescribeTagsCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
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 { DescribeUsageLimitsMessage, UsageLimitList } from "../models/models_1";
|
|
9
|
+
import {
|
|
10
|
+
RedshiftClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../RedshiftClient";
|
|
14
|
+
export interface DescribeUsageLimitsCommandInput
|
|
15
|
+
extends DescribeUsageLimitsMessage {}
|
|
16
|
+
export interface DescribeUsageLimitsCommandOutput
|
|
17
|
+
extends UsageLimitList,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
|
|
20
|
+
export declare class DescribeUsageLimitsCommand extends $Command<
|
|
21
|
+
DescribeUsageLimitsCommandInput,
|
|
22
|
+
DescribeUsageLimitsCommandOutput,
|
|
23
|
+
RedshiftClientResolvedConfig
|
|
24
|
+
> {
|
|
25
|
+
readonly input: DescribeUsageLimitsCommandInput;
|
|
26
|
+
constructor(input: DescribeUsageLimitsCommandInput);
|
|
27
|
+
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: RedshiftClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DescribeUsageLimitsCommandInput, DescribeUsageLimitsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
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 { DisableLoggingMessage, LoggingStatus } from "../models/models_1";
|
|
9
|
+
import {
|
|
10
|
+
RedshiftClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../RedshiftClient";
|
|
14
|
+
export interface DisableLoggingCommandInput extends DisableLoggingMessage {}
|
|
15
|
+
export interface DisableLoggingCommandOutput
|
|
16
|
+
extends LoggingStatus,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class DisableLoggingCommand extends $Command<
|
|
20
|
+
DisableLoggingCommandInput,
|
|
21
|
+
DisableLoggingCommandOutput,
|
|
22
|
+
RedshiftClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: DisableLoggingCommandInput;
|
|
25
|
+
constructor(input: DisableLoggingCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: RedshiftClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<DisableLoggingCommandInput, DisableLoggingCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -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
|
+
DisableSnapshotCopyMessage,
|
|
10
|
+
DisableSnapshotCopyResult,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DisableSnapshotCopyCommandInput
|
|
18
|
+
extends DisableSnapshotCopyMessage {}
|
|
19
|
+
export interface DisableSnapshotCopyCommandOutput
|
|
20
|
+
extends DisableSnapshotCopyResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DisableSnapshotCopyCommand extends $Command<
|
|
24
|
+
DisableSnapshotCopyCommandInput,
|
|
25
|
+
DisableSnapshotCopyCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DisableSnapshotCopyCommandInput;
|
|
29
|
+
constructor(input: DisableSnapshotCopyCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DisableSnapshotCopyCommandInput, DisableSnapshotCopyCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,18 +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
|
-
|
|
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 { DataShare } from "../models/models_0";
|
|
9
|
+
import { DisassociateDataShareConsumerMessage } from "../models/models_1";
|
|
10
|
+
import {
|
|
11
|
+
RedshiftClientResolvedConfig,
|
|
12
|
+
ServiceInputTypes,
|
|
13
|
+
ServiceOutputTypes,
|
|
14
|
+
} from "../RedshiftClient";
|
|
15
|
+
export interface DisassociateDataShareConsumerCommandInput
|
|
16
|
+
extends DisassociateDataShareConsumerMessage {}
|
|
17
|
+
export interface DisassociateDataShareConsumerCommandOutput
|
|
18
|
+
extends DataShare,
|
|
19
|
+
__MetadataBearer {}
|
|
20
|
+
|
|
21
|
+
export declare class DisassociateDataShareConsumerCommand extends $Command<
|
|
22
|
+
DisassociateDataShareConsumerCommandInput,
|
|
23
|
+
DisassociateDataShareConsumerCommandOutput,
|
|
24
|
+
RedshiftClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DisassociateDataShareConsumerCommandInput;
|
|
27
|
+
constructor(input: DisassociateDataShareConsumerCommandInput);
|
|
28
|
+
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: RedshiftClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DisassociateDataShareConsumerCommandInput,
|
|
35
|
+
DisassociateDataShareConsumerCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
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 { EnableLoggingMessage, LoggingStatus } from "../models/models_1";
|
|
9
|
+
import {
|
|
10
|
+
RedshiftClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../RedshiftClient";
|
|
14
|
+
export interface EnableLoggingCommandInput extends EnableLoggingMessage {}
|
|
15
|
+
export interface EnableLoggingCommandOutput
|
|
16
|
+
extends LoggingStatus,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class EnableLoggingCommand extends $Command<
|
|
20
|
+
EnableLoggingCommandInput,
|
|
21
|
+
EnableLoggingCommandOutput,
|
|
22
|
+
RedshiftClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: EnableLoggingCommandInput;
|
|
25
|
+
constructor(input: EnableLoggingCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: RedshiftClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<EnableLoggingCommandInput, EnableLoggingCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -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
|
+
EnableSnapshotCopyMessage,
|
|
10
|
+
EnableSnapshotCopyResult,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface EnableSnapshotCopyCommandInput
|
|
18
|
+
extends EnableSnapshotCopyMessage {}
|
|
19
|
+
export interface EnableSnapshotCopyCommandOutput
|
|
20
|
+
extends EnableSnapshotCopyResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class EnableSnapshotCopyCommand extends $Command<
|
|
24
|
+
EnableSnapshotCopyCommandInput,
|
|
25
|
+
EnableSnapshotCopyCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: EnableSnapshotCopyCommandInput;
|
|
29
|
+
constructor(input: EnableSnapshotCopyCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<EnableSnapshotCopyCommandInput, EnableSnapshotCopyCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|