@aws-sdk/client-redshift 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/commands/ResizeClusterCommand.d.ts +6 -0
- package/dist-types/models/models_0.d.ts +2 -2
- package/dist-types/ts3.4/Redshift.d.ts +467 -518
- package/dist-types/ts3.4/RedshiftClient.d.ts +18 -37
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +3 -6
- package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/ModifyLakehouseConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RegisterNamespaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +10 -20
- package/dist-types/ts3.4/models/errors.d.ts +138 -596
- package/dist-types/ts3.4/models/models_0.d.ts +1 -3
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +3 -5
- package/package.json +38 -38
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteEventSubscriptionMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteEventSubscriptionCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteEventSubscriptionCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteEventSubscriptionCommandInput extends DeleteEventSubscriptionMessage {}
|
|
5
|
+
export interface DeleteEventSubscriptionCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteEventSubscriptionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteEventSubscriptionCommandInput
|
|
8
|
+
input: DeleteEventSubscriptionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteEventSubscriptionCommandInput,
|
|
13
11
|
DeleteEventSubscriptionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteEventSubscriptionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteEventSubscriptionCommandInput
|
|
17
|
+
input: DeleteEventSubscriptionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteEventSubscriptionCommandInput,
|
|
22
20
|
DeleteEventSubscriptionCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteHsmClientCertificateMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteHsmClientCertificateCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteHsmClientCertificateCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteHsmClientCertificateCommandInput extends DeleteHsmClientCertificateMessage {}
|
|
5
|
+
export interface DeleteHsmClientCertificateCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteHsmClientCertificateCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteHsmClientCertificateCommandInput
|
|
8
|
+
input: DeleteHsmClientCertificateCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteHsmClientCertificateCommandInput,
|
|
13
11
|
DeleteHsmClientCertificateCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteHsmClientCertificateCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteHsmClientCertificateCommandInput
|
|
17
|
+
input: DeleteHsmClientCertificateCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteHsmClientCertificateCommandInput,
|
|
22
20
|
DeleteHsmClientCertificateCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteHsmConfigurationMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteHsmConfigurationCommandInput
|
|
5
|
-
extends DeleteHsmConfigurationMessage {}
|
|
4
|
+
export interface DeleteHsmConfigurationCommandInput extends DeleteHsmConfigurationMessage {}
|
|
6
5
|
export interface DeleteHsmConfigurationCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteHsmConfigurationCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteHsmConfigurationCommandInput
|
|
8
|
+
input: DeleteHsmConfigurationCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteHsmConfigurationCommandInput,
|
|
12
11
|
DeleteHsmConfigurationCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteHsmConfigurationCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteHsmConfigurationCommandInput
|
|
17
|
+
input: DeleteHsmConfigurationCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteHsmConfigurationCommandInput,
|
|
21
20
|
DeleteHsmConfigurationCommandOutput,
|
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteIntegrationMessage, Integration } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteIntegrationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteIntegrationCommandOutput
|
|
7
|
-
extends Integration,
|
|
8
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DeleteIntegrationCommandInput extends DeleteIntegrationMessage {}
|
|
5
|
+
export interface DeleteIntegrationCommandOutput extends Integration, __MetadataBearer {}
|
|
9
6
|
declare const DeleteIntegrationCommand_base: {
|
|
10
7
|
new (
|
|
11
|
-
input: DeleteIntegrationCommandInput
|
|
8
|
+
input: DeleteIntegrationCommandInput,
|
|
12
9
|
): import("@smithy/core/client").CommandImpl<
|
|
13
10
|
DeleteIntegrationCommandInput,
|
|
14
11
|
DeleteIntegrationCommandOutput,
|
|
@@ -17,7 +14,7 @@ declare const DeleteIntegrationCommand_base: {
|
|
|
17
14
|
import("..").ServiceOutputTypes
|
|
18
15
|
>;
|
|
19
16
|
new (
|
|
20
|
-
input: DeleteIntegrationCommandInput
|
|
17
|
+
input: DeleteIntegrationCommandInput,
|
|
21
18
|
): import("@smithy/core/client").CommandImpl<
|
|
22
19
|
DeleteIntegrationCommandInput,
|
|
23
20
|
DeleteIntegrationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PartnerIntegrationOutputMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeletePartnerCommandInput
|
|
8
|
-
extends PartnerIntegrationInputMessage {}
|
|
7
|
+
export interface DeletePartnerCommandInput extends PartnerIntegrationInputMessage {}
|
|
9
8
|
export interface DeletePartnerCommandOutput
|
|
10
|
-
extends PartnerIntegrationOutputMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PartnerIntegrationOutputMessage, __MetadataBearer {}
|
|
12
10
|
declare const DeletePartnerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeletePartnerCommandInput
|
|
12
|
+
input: DeletePartnerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeletePartnerCommandInput,
|
|
17
15
|
DeletePartnerCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeletePartnerCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeletePartnerCommandInput
|
|
21
|
+
input: DeletePartnerCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeletePartnerCommandInput,
|
|
26
24
|
DeletePartnerCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteRedshiftIdcApplicationMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteRedshiftIdcApplicationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteRedshiftIdcApplicationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteRedshiftIdcApplicationCommandInput extends DeleteRedshiftIdcApplicationMessage {}
|
|
5
|
+
export interface DeleteRedshiftIdcApplicationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteRedshiftIdcApplicationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteRedshiftIdcApplicationCommandInput
|
|
8
|
+
input: DeleteRedshiftIdcApplicationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteRedshiftIdcApplicationCommandInput,
|
|
13
11
|
DeleteRedshiftIdcApplicationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteRedshiftIdcApplicationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteRedshiftIdcApplicationCommandInput
|
|
17
|
+
input: DeleteRedshiftIdcApplicationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteRedshiftIdcApplicationCommandInput,
|
|
22
20
|
DeleteRedshiftIdcApplicationCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteResourcePolicyMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteResourcePolicyCommandInput
|
|
5
|
-
extends DeleteResourcePolicyMessage {}
|
|
4
|
+
export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyMessage {}
|
|
6
5
|
export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteResourcePolicyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteResourcePolicyCommandInput
|
|
8
|
+
input: DeleteResourcePolicyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteResourcePolicyCommandInput,
|
|
12
11
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteResourcePolicyCommandInput
|
|
17
|
+
input: DeleteResourcePolicyCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteResourcePolicyCommandInput,
|
|
21
20
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteScheduledActionMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteScheduledActionCommandInput
|
|
5
|
-
extends DeleteScheduledActionMessage {}
|
|
4
|
+
export interface DeleteScheduledActionCommandInput extends DeleteScheduledActionMessage {}
|
|
6
5
|
export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteScheduledActionCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteScheduledActionCommandInput
|
|
8
|
+
input: DeleteScheduledActionCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteScheduledActionCommandInput,
|
|
12
11
|
DeleteScheduledActionCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteScheduledActionCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteScheduledActionCommandInput
|
|
17
|
+
input: DeleteScheduledActionCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteScheduledActionCommandInput,
|
|
21
20
|
DeleteScheduledActionCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteSnapshotCopyGrantMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteSnapshotCopyGrantCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteSnapshotCopyGrantCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteSnapshotCopyGrantCommandInput extends DeleteSnapshotCopyGrantMessage {}
|
|
5
|
+
export interface DeleteSnapshotCopyGrantCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteSnapshotCopyGrantCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteSnapshotCopyGrantCommandInput
|
|
8
|
+
input: DeleteSnapshotCopyGrantCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteSnapshotCopyGrantCommandInput,
|
|
13
11
|
DeleteSnapshotCopyGrantCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteSnapshotCopyGrantCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteSnapshotCopyGrantCommandInput
|
|
17
|
+
input: DeleteSnapshotCopyGrantCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteSnapshotCopyGrantCommandInput,
|
|
22
20
|
DeleteSnapshotCopyGrantCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteSnapshotScheduleMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteSnapshotScheduleCommandInput
|
|
5
|
-
extends DeleteSnapshotScheduleMessage {}
|
|
4
|
+
export interface DeleteSnapshotScheduleCommandInput extends DeleteSnapshotScheduleMessage {}
|
|
6
5
|
export interface DeleteSnapshotScheduleCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteSnapshotScheduleCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteSnapshotScheduleCommandInput
|
|
8
|
+
input: DeleteSnapshotScheduleCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteSnapshotScheduleCommandInput,
|
|
12
11
|
DeleteSnapshotScheduleCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteSnapshotScheduleCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteSnapshotScheduleCommandInput
|
|
17
|
+
input: DeleteSnapshotScheduleCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteSnapshotScheduleCommandInput,
|
|
21
20
|
DeleteSnapshotScheduleCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteTagsCommandInput extends DeleteTagsMessage {}
|
|
|
5
5
|
export interface DeleteTagsCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteTagsCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteTagsCommandInput
|
|
8
|
+
input: DeleteTagsCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteTagsCommandInput,
|
|
11
11
|
DeleteTagsCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteTagsCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteTagsCommandInput
|
|
17
|
+
input: DeleteTagsCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteTagsCommandInput,
|
|
20
20
|
DeleteTagsCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteUsageLimitCommandInput extends DeleteUsageLimitMessage {}
|
|
|
5
5
|
export interface DeleteUsageLimitCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteUsageLimitCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteUsageLimitCommandInput
|
|
8
|
+
input: DeleteUsageLimitCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteUsageLimitCommandInput,
|
|
11
11
|
DeleteUsageLimitCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteUsageLimitCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteUsageLimitCommandInput
|
|
17
|
+
input: DeleteUsageLimitCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteUsageLimitCommandInput,
|
|
20
20
|
DeleteUsageLimitCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeregisterNamespaceOutputMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeregisterNamespaceCommandInput
|
|
8
|
-
extends DeregisterNamespaceInputMessage {}
|
|
7
|
+
export interface DeregisterNamespaceCommandInput extends DeregisterNamespaceInputMessage {}
|
|
9
8
|
export interface DeregisterNamespaceCommandOutput
|
|
10
|
-
extends DeregisterNamespaceOutputMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeregisterNamespaceOutputMessage, __MetadataBearer {}
|
|
12
10
|
declare const DeregisterNamespaceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeregisterNamespaceCommandInput
|
|
12
|
+
input: DeregisterNamespaceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeregisterNamespaceCommandInput,
|
|
17
15
|
DeregisterNamespaceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeregisterNamespaceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeregisterNamespaceCommandInput
|
|
21
|
+
input: DeregisterNamespaceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeregisterNamespaceCommandInput,
|
|
26
24
|
DeregisterNamespaceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AccountAttributeList,
|
|
4
|
-
DescribeAccountAttributesMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AccountAttributeList, DescribeAccountAttributesMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAccountAttributesCommandInput
|
|
8
|
-
extends DescribeAccountAttributesMessage {}
|
|
4
|
+
export interface DescribeAccountAttributesCommandInput extends DescribeAccountAttributesMessage {}
|
|
9
5
|
export interface DescribeAccountAttributesCommandOutput
|
|
10
|
-
extends AccountAttributeList,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AccountAttributeList, __MetadataBearer {}
|
|
12
7
|
declare const DescribeAccountAttributesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeAccountAttributesCommandInput
|
|
9
|
+
input: DescribeAccountAttributesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeAccountAttributesCommandInput,
|
|
17
12
|
DescribeAccountAttributesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAuthenticationProfilesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAuthenticationProfilesCommandInput
|
|
8
|
-
extends DescribeAuthenticationProfilesMessage {}
|
|
7
|
+
export interface DescribeAuthenticationProfilesCommandInput extends DescribeAuthenticationProfilesMessage {}
|
|
9
8
|
export interface DescribeAuthenticationProfilesCommandOutput
|
|
10
|
-
extends DescribeAuthenticationProfilesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAuthenticationProfilesResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAuthenticationProfilesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAuthenticationProfilesCommandInput
|
|
12
|
+
input: DescribeAuthenticationProfilesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAuthenticationProfilesCommandInput,
|
|
17
15
|
DescribeAuthenticationProfilesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ClusterDbRevisionsMessage,
|
|
4
|
-
DescribeClusterDbRevisionsMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ClusterDbRevisionsMessage, DescribeClusterDbRevisionsMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClusterDbRevisionsCommandInput
|
|
8
|
-
extends DescribeClusterDbRevisionsMessage {}
|
|
4
|
+
export interface DescribeClusterDbRevisionsCommandInput extends DescribeClusterDbRevisionsMessage {}
|
|
9
5
|
export interface DescribeClusterDbRevisionsCommandOutput
|
|
10
|
-
extends ClusterDbRevisionsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ClusterDbRevisionsMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeClusterDbRevisionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeClusterDbRevisionsCommandInput
|
|
9
|
+
input: DescribeClusterDbRevisionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeClusterDbRevisionsCommandInput,
|
|
17
12
|
DescribeClusterDbRevisionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeClusterParameterGroupsMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClusterParameterGroupsCommandInput
|
|
8
|
-
extends DescribeClusterParameterGroupsMessage {}
|
|
7
|
+
export interface DescribeClusterParameterGroupsCommandInput extends DescribeClusterParameterGroupsMessage {}
|
|
9
8
|
export interface DescribeClusterParameterGroupsCommandOutput
|
|
10
|
-
extends ClusterParameterGroupsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ClusterParameterGroupsMessage, __MetadataBearer {}
|
|
12
10
|
declare const DescribeClusterParameterGroupsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeClusterParameterGroupsCommandInput
|
|
12
|
+
input: DescribeClusterParameterGroupsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeClusterParameterGroupsCommandInput,
|
|
17
15
|
DescribeClusterParameterGroupsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ClusterParameterGroupDetails,
|
|
4
|
-
DescribeClusterParametersMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ClusterParameterGroupDetails, DescribeClusterParametersMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClusterParametersCommandInput
|
|
8
|
-
extends DescribeClusterParametersMessage {}
|
|
4
|
+
export interface DescribeClusterParametersCommandInput extends DescribeClusterParametersMessage {}
|
|
9
5
|
export interface DescribeClusterParametersCommandOutput
|
|
10
|
-
extends ClusterParameterGroupDetails,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ClusterParameterGroupDetails, __MetadataBearer {}
|
|
12
7
|
declare const DescribeClusterParametersCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeClusterParametersCommandInput
|
|
9
|
+
input: DescribeClusterParametersCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeClusterParametersCommandInput,
|
|
17
12
|
DescribeClusterParametersCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeClusterParametersCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeClusterParametersCommandInput
|
|
18
|
+
input: DescribeClusterParametersCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeClusterParametersCommandInput,
|
|
26
21
|
DescribeClusterParametersCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeClusterSecurityGroupsMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClusterSecurityGroupsCommandInput
|
|
8
|
-
extends DescribeClusterSecurityGroupsMessage {}
|
|
7
|
+
export interface DescribeClusterSecurityGroupsCommandInput extends DescribeClusterSecurityGroupsMessage {}
|
|
9
8
|
export interface DescribeClusterSecurityGroupsCommandOutput
|
|
10
|
-
extends ClusterSecurityGroupMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ClusterSecurityGroupMessage, __MetadataBearer {}
|
|
12
10
|
declare const DescribeClusterSecurityGroupsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeClusterSecurityGroupsCommandInput
|
|
12
|
+
input: DescribeClusterSecurityGroupsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeClusterSecurityGroupsCommandInput,
|
|
17
15
|
DescribeClusterSecurityGroupsCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeClusterSnapshotsMessage,
|
|
4
|
-
SnapshotMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeClusterSnapshotsMessage, SnapshotMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClusterSnapshotsCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DescribeClusterSnapshotsCommandOutput
|
|
10
|
-
extends SnapshotMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeClusterSnapshotsCommandInput extends DescribeClusterSnapshotsMessage {}
|
|
5
|
+
export interface DescribeClusterSnapshotsCommandOutput extends SnapshotMessage, __MetadataBearer {}
|
|
12
6
|
declare const DescribeClusterSnapshotsCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DescribeClusterSnapshotsCommandInput
|
|
8
|
+
input: DescribeClusterSnapshotsCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DescribeClusterSnapshotsCommandInput,
|
|
17
11
|
DescribeClusterSnapshotsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ClusterSubnetGroupMessage,
|
|
4
|
-
DescribeClusterSubnetGroupsMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ClusterSubnetGroupMessage, DescribeClusterSubnetGroupsMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClusterSubnetGroupsCommandInput
|
|
8
|
-
extends DescribeClusterSubnetGroupsMessage {}
|
|
4
|
+
export interface DescribeClusterSubnetGroupsCommandInput extends DescribeClusterSubnetGroupsMessage {}
|
|
9
5
|
export interface DescribeClusterSubnetGroupsCommandOutput
|
|
10
|
-
extends ClusterSubnetGroupMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ClusterSubnetGroupMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeClusterSubnetGroupsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeClusterSubnetGroupsCommandInput
|
|
9
|
+
input: DescribeClusterSubnetGroupsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeClusterSubnetGroupsCommandInput,
|
|
17
12
|
DescribeClusterSubnetGroupsCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeClusterTracksMessage,
|
|
4
|
-
TrackListMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeClusterTracksMessage, TrackListMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClusterTracksCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DescribeClusterTracksCommandOutput
|
|
10
|
-
extends TrackListMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeClusterTracksCommandInput extends DescribeClusterTracksMessage {}
|
|
5
|
+
export interface DescribeClusterTracksCommandOutput extends TrackListMessage, __MetadataBearer {}
|
|
12
6
|
declare const DescribeClusterTracksCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DescribeClusterTracksCommandInput
|
|
8
|
+
input: DescribeClusterTracksCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DescribeClusterTracksCommandInput,
|
|
17
11
|
DescribeClusterTracksCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ClusterVersionsMessage,
|
|
4
|
-
DescribeClusterVersionsMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ClusterVersionsMessage, DescribeClusterVersionsMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClusterVersionsCommandInput
|
|
8
|
-
extends DescribeClusterVersionsMessage {}
|
|
4
|
+
export interface DescribeClusterVersionsCommandInput extends DescribeClusterVersionsMessage {}
|
|
9
5
|
export interface DescribeClusterVersionsCommandOutput
|
|
10
|
-
extends ClusterVersionsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ClusterVersionsMessage, __MetadataBearer {}
|
|
12
7
|
declare const DescribeClusterVersionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeClusterVersionsCommandInput
|
|
9
|
+
input: DescribeClusterVersionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeClusterVersionsCommandInput,
|
|
17
12
|
DescribeClusterVersionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ClustersMessage, DescribeClustersMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeClustersCommandInput extends DescribeClustersMessage {}
|
|
5
|
-
export interface DescribeClustersCommandOutput
|
|
6
|
-
extends ClustersMessage,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeClustersCommandOutput extends ClustersMessage, __MetadataBearer {}
|
|
8
6
|
declare const DescribeClustersCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeClustersCommandInput
|
|
8
|
+
input: DescribeClustersCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeClustersCommandInput,
|
|
13
11
|
DescribeClustersCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeCustomDomainAssociationsMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeCustomDomainAssociationsCommandInput
|
|
8
|
-
extends DescribeCustomDomainAssociationsMessage {}
|
|
7
|
+
export interface DescribeCustomDomainAssociationsCommandInput extends DescribeCustomDomainAssociationsMessage {}
|
|
9
8
|
export interface DescribeCustomDomainAssociationsCommandOutput
|
|
10
|
-
extends CustomDomainAssociationsMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CustomDomainAssociationsMessage, __MetadataBearer {}
|
|
12
10
|
declare const DescribeCustomDomainAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeCustomDomainAssociationsCommandInput
|
|
12
|
+
input: DescribeCustomDomainAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeCustomDomainAssociationsCommandInput,
|
|
17
15
|
DescribeCustomDomainAssociationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeDataSharesMessage,
|
|
4
|
-
DescribeDataSharesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeDataSharesMessage, DescribeDataSharesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDataSharesCommandInput
|
|
8
|
-
extends DescribeDataSharesMessage {}
|
|
4
|
+
export interface DescribeDataSharesCommandInput extends DescribeDataSharesMessage {}
|
|
9
5
|
export interface DescribeDataSharesCommandOutput
|
|
10
|
-
extends DescribeDataSharesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeDataSharesResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeDataSharesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeDataSharesCommandInput
|
|
9
|
+
input: DescribeDataSharesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeDataSharesCommandInput,
|
|
17
12
|
DescribeDataSharesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDataSharesForConsumerResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDataSharesForConsumerCommandInput
|
|
8
|
-
extends DescribeDataSharesForConsumerMessage {}
|
|
7
|
+
export interface DescribeDataSharesForConsumerCommandInput extends DescribeDataSharesForConsumerMessage {}
|
|
9
8
|
export interface DescribeDataSharesForConsumerCommandOutput
|
|
10
|
-
extends DescribeDataSharesForConsumerResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDataSharesForConsumerResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDataSharesForConsumerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDataSharesForConsumerCommandInput
|
|
12
|
+
input: DescribeDataSharesForConsumerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDataSharesForConsumerCommandInput,
|
|
17
15
|
DescribeDataSharesForConsumerCommandOutput,
|