@aws-sdk/client-redshift 3.168.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 +16 -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,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 { 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
|
+
|
|
19
|
+
export declare class DescribeClustersCommand extends $Command<
|
|
20
|
+
DescribeClustersCommandInput,
|
|
21
|
+
DescribeClustersCommandOutput,
|
|
22
|
+
RedshiftClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: DescribeClustersCommandInput;
|
|
25
|
+
constructor(input: DescribeClustersCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: RedshiftClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<DescribeClustersCommandInput, DescribeClustersCommandOutput>;
|
|
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
|
+
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
|
+
|
|
23
|
+
export declare class DescribeDataSharesCommand extends $Command<
|
|
24
|
+
DescribeDataSharesCommandInput,
|
|
25
|
+
DescribeDataSharesCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeDataSharesCommandInput;
|
|
29
|
+
constructor(input: DescribeDataSharesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DescribeDataSharesCommandInput, DescribeDataSharesCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -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
|
+
DescribeDataSharesForConsumerMessage,
|
|
10
|
+
DescribeDataSharesForConsumerResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeDataSharesForConsumerCommandInput
|
|
18
|
+
extends DescribeDataSharesForConsumerMessage {}
|
|
19
|
+
export interface DescribeDataSharesForConsumerCommandOutput
|
|
20
|
+
extends DescribeDataSharesForConsumerResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeDataSharesForConsumerCommand extends $Command<
|
|
24
|
+
DescribeDataSharesForConsumerCommandInput,
|
|
25
|
+
DescribeDataSharesForConsumerCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeDataSharesForConsumerCommandInput;
|
|
29
|
+
constructor(input: DescribeDataSharesForConsumerCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeDataSharesForConsumerCommandInput,
|
|
37
|
+
DescribeDataSharesForConsumerCommandOutput
|
|
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
|
+
DescribeDataSharesForProducerMessage,
|
|
10
|
+
DescribeDataSharesForProducerResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeDataSharesForProducerCommandInput
|
|
18
|
+
extends DescribeDataSharesForProducerMessage {}
|
|
19
|
+
export interface DescribeDataSharesForProducerCommandOutput
|
|
20
|
+
extends DescribeDataSharesForProducerResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeDataSharesForProducerCommand extends $Command<
|
|
24
|
+
DescribeDataSharesForProducerCommandInput,
|
|
25
|
+
DescribeDataSharesForProducerCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeDataSharesForProducerCommandInput;
|
|
29
|
+
constructor(input: DescribeDataSharesForProducerCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeDataSharesForProducerCommandInput,
|
|
37
|
+
DescribeDataSharesForProducerCommandOutput
|
|
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
|
+
DescribeDefaultClusterParametersMessage,
|
|
10
|
+
DescribeDefaultClusterParametersResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeDefaultClusterParametersCommandInput
|
|
18
|
+
extends DescribeDefaultClusterParametersMessage {}
|
|
19
|
+
export interface DescribeDefaultClusterParametersCommandOutput
|
|
20
|
+
extends DescribeDefaultClusterParametersResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeDefaultClusterParametersCommand extends $Command<
|
|
24
|
+
DescribeDefaultClusterParametersCommandInput,
|
|
25
|
+
DescribeDefaultClusterParametersCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeDefaultClusterParametersCommandInput;
|
|
29
|
+
constructor(input: DescribeDefaultClusterParametersCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeDefaultClusterParametersCommandInput,
|
|
37
|
+
DescribeDefaultClusterParametersCommandOutput
|
|
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
|
+
DescribeEndpointAccessMessage,
|
|
10
|
+
EndpointAccessList,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeEndpointAccessCommandInput
|
|
18
|
+
extends DescribeEndpointAccessMessage {}
|
|
19
|
+
export interface DescribeEndpointAccessCommandOutput
|
|
20
|
+
extends EndpointAccessList,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEndpointAccessCommand extends $Command<
|
|
24
|
+
DescribeEndpointAccessCommandInput,
|
|
25
|
+
DescribeEndpointAccessCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEndpointAccessCommandInput;
|
|
29
|
+
constructor(input: DescribeEndpointAccessCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEndpointAccessCommandInput,
|
|
37
|
+
DescribeEndpointAccessCommandOutput
|
|
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
|
+
DescribeEndpointAuthorizationMessage,
|
|
10
|
+
EndpointAuthorizationList,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeEndpointAuthorizationCommandInput
|
|
18
|
+
extends DescribeEndpointAuthorizationMessage {}
|
|
19
|
+
export interface DescribeEndpointAuthorizationCommandOutput
|
|
20
|
+
extends EndpointAuthorizationList,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEndpointAuthorizationCommand extends $Command<
|
|
24
|
+
DescribeEndpointAuthorizationCommandInput,
|
|
25
|
+
DescribeEndpointAuthorizationCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEndpointAuthorizationCommandInput;
|
|
29
|
+
constructor(input: DescribeEndpointAuthorizationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEndpointAuthorizationCommandInput,
|
|
37
|
+
DescribeEndpointAuthorizationCommandOutput
|
|
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
|
+
DescribeEventCategoriesMessage,
|
|
10
|
+
EventCategoriesMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeEventCategoriesCommandInput
|
|
18
|
+
extends DescribeEventCategoriesMessage {}
|
|
19
|
+
export interface DescribeEventCategoriesCommandOutput
|
|
20
|
+
extends EventCategoriesMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEventCategoriesCommand extends $Command<
|
|
24
|
+
DescribeEventCategoriesCommandInput,
|
|
25
|
+
DescribeEventCategoriesCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEventCategoriesCommandInput;
|
|
29
|
+
constructor(input: DescribeEventCategoriesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEventCategoriesCommandInput,
|
|
37
|
+
DescribeEventCategoriesCommandOutput
|
|
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
|
+
DescribeEventSubscriptionsMessage,
|
|
10
|
+
EventSubscriptionsMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeEventSubscriptionsCommandInput
|
|
18
|
+
extends DescribeEventSubscriptionsMessage {}
|
|
19
|
+
export interface DescribeEventSubscriptionsCommandOutput
|
|
20
|
+
extends EventSubscriptionsMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEventSubscriptionsCommand extends $Command<
|
|
24
|
+
DescribeEventSubscriptionsCommandInput,
|
|
25
|
+
DescribeEventSubscriptionsCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEventSubscriptionsCommandInput;
|
|
29
|
+
constructor(input: DescribeEventSubscriptionsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEventSubscriptionsCommandInput,
|
|
37
|
+
DescribeEventSubscriptionsCommandOutput
|
|
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 { DescribeEventsMessage, EventsMessage } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
RedshiftClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../RedshiftClient";
|
|
14
|
+
export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
|
|
15
|
+
export interface DescribeEventsCommandOutput
|
|
16
|
+
extends EventsMessage,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class DescribeEventsCommand extends $Command<
|
|
20
|
+
DescribeEventsCommandInput,
|
|
21
|
+
DescribeEventsCommandOutput,
|
|
22
|
+
RedshiftClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: DescribeEventsCommandInput;
|
|
25
|
+
constructor(input: DescribeEventsCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: RedshiftClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<DescribeEventsCommandInput, DescribeEventsCommandOutput>;
|
|
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
|
+
DescribeHsmClientCertificatesMessage,
|
|
10
|
+
HsmClientCertificateMessage,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
RedshiftClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../RedshiftClient";
|
|
17
|
+
export interface DescribeHsmClientCertificatesCommandInput
|
|
18
|
+
extends DescribeHsmClientCertificatesMessage {}
|
|
19
|
+
export interface DescribeHsmClientCertificatesCommandOutput
|
|
20
|
+
extends HsmClientCertificateMessage,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeHsmClientCertificatesCommand extends $Command<
|
|
24
|
+
DescribeHsmClientCertificatesCommandInput,
|
|
25
|
+
DescribeHsmClientCertificatesCommandOutput,
|
|
26
|
+
RedshiftClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeHsmClientCertificatesCommandInput;
|
|
29
|
+
constructor(input: DescribeHsmClientCertificatesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: RedshiftClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeHsmClientCertificatesCommandInput,
|
|
37
|
+
DescribeHsmClientCertificatesCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|