@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,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DisableSnapshotCopyMessage,
|
|
4
|
-
DisableSnapshotCopyResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DisableSnapshotCopyMessage, DisableSnapshotCopyResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisableSnapshotCopyCommandInput
|
|
8
|
-
extends DisableSnapshotCopyMessage {}
|
|
4
|
+
export interface DisableSnapshotCopyCommandInput extends DisableSnapshotCopyMessage {}
|
|
9
5
|
export interface DisableSnapshotCopyCommandOutput
|
|
10
|
-
extends DisableSnapshotCopyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DisableSnapshotCopyResult, __MetadataBearer {}
|
|
12
7
|
declare const DisableSnapshotCopyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DisableSnapshotCopyCommandInput
|
|
9
|
+
input: DisableSnapshotCopyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DisableSnapshotCopyCommandInput,
|
|
17
12
|
DisableSnapshotCopyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DisableSnapshotCopyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DisableSnapshotCopyCommandInput
|
|
18
|
+
input: DisableSnapshotCopyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DisableSnapshotCopyCommandInput,
|
|
26
21
|
DisableSnapshotCopyCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DataShare,
|
|
4
|
-
DisassociateDataShareConsumerMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DataShare, DisassociateDataShareConsumerMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateDataShareConsumerCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DisassociateDataShareConsumerCommandOutput
|
|
10
|
-
extends DataShare,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DisassociateDataShareConsumerCommandInput extends DisassociateDataShareConsumerMessage {}
|
|
5
|
+
export interface DisassociateDataShareConsumerCommandOutput extends DataShare, __MetadataBearer {}
|
|
12
6
|
declare const DisassociateDataShareConsumerCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DisassociateDataShareConsumerCommandInput
|
|
8
|
+
input: DisassociateDataShareConsumerCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DisassociateDataShareConsumerCommandInput,
|
|
17
11
|
DisassociateDataShareConsumerCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const DisassociateDataShareConsumerCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: DisassociateDataShareConsumerCommandInput
|
|
17
|
+
input: DisassociateDataShareConsumerCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
DisassociateDataShareConsumerCommandInput,
|
|
26
20
|
DisassociateDataShareConsumerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { EnableLoggingMessage, LoggingStatus } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface EnableLoggingCommandInput extends EnableLoggingMessage {}
|
|
5
|
-
export interface EnableLoggingCommandOutput
|
|
6
|
-
extends LoggingStatus,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface EnableLoggingCommandOutput extends LoggingStatus, __MetadataBearer {}
|
|
8
6
|
declare const EnableLoggingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: EnableLoggingCommandInput
|
|
8
|
+
input: EnableLoggingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
EnableLoggingCommandInput,
|
|
13
11
|
EnableLoggingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const EnableLoggingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: EnableLoggingCommandInput
|
|
17
|
+
input: EnableLoggingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
EnableLoggingCommandInput,
|
|
22
20
|
EnableLoggingCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
EnableSnapshotCopyMessage,
|
|
4
|
-
EnableSnapshotCopyResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { EnableSnapshotCopyMessage, EnableSnapshotCopyResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface EnableSnapshotCopyCommandInput
|
|
8
|
-
extends EnableSnapshotCopyMessage {}
|
|
4
|
+
export interface EnableSnapshotCopyCommandInput extends EnableSnapshotCopyMessage {}
|
|
9
5
|
export interface EnableSnapshotCopyCommandOutput
|
|
10
|
-
extends EnableSnapshotCopyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends EnableSnapshotCopyResult, __MetadataBearer {}
|
|
12
7
|
declare const EnableSnapshotCopyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: EnableSnapshotCopyCommandInput
|
|
9
|
+
input: EnableSnapshotCopyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
EnableSnapshotCopyCommandInput,
|
|
17
12
|
EnableSnapshotCopyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const EnableSnapshotCopyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: EnableSnapshotCopyCommandInput
|
|
18
|
+
input: EnableSnapshotCopyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
EnableSnapshotCopyCommandInput,
|
|
26
21
|
EnableSnapshotCopyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
FailoverPrimaryComputeResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface FailoverPrimaryComputeCommandInput
|
|
8
|
-
extends FailoverPrimaryComputeInputMessage {}
|
|
7
|
+
export interface FailoverPrimaryComputeCommandInput extends FailoverPrimaryComputeInputMessage {}
|
|
9
8
|
export interface FailoverPrimaryComputeCommandOutput
|
|
10
|
-
extends FailoverPrimaryComputeResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends FailoverPrimaryComputeResult, __MetadataBearer {}
|
|
12
10
|
declare const FailoverPrimaryComputeCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: FailoverPrimaryComputeCommandInput
|
|
12
|
+
input: FailoverPrimaryComputeCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
FailoverPrimaryComputeCommandInput,
|
|
17
15
|
FailoverPrimaryComputeCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const FailoverPrimaryComputeCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: FailoverPrimaryComputeCommandInput
|
|
21
|
+
input: FailoverPrimaryComputeCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
FailoverPrimaryComputeCommandInput,
|
|
26
24
|
FailoverPrimaryComputeCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ClusterCredentials,
|
|
4
|
-
GetClusterCredentialsMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ClusterCredentials, GetClusterCredentialsMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetClusterCredentialsCommandInput
|
|
8
|
-
|
|
9
|
-
export interface GetClusterCredentialsCommandOutput
|
|
10
|
-
extends ClusterCredentials,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface GetClusterCredentialsCommandInput extends GetClusterCredentialsMessage {}
|
|
5
|
+
export interface GetClusterCredentialsCommandOutput extends ClusterCredentials, __MetadataBearer {}
|
|
12
6
|
declare const GetClusterCredentialsCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: GetClusterCredentialsCommandInput
|
|
8
|
+
input: GetClusterCredentialsCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
GetClusterCredentialsCommandInput,
|
|
17
11
|
GetClusterCredentialsCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const GetClusterCredentialsCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: GetClusterCredentialsCommandInput
|
|
17
|
+
input: GetClusterCredentialsCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
GetClusterCredentialsCommandInput,
|
|
26
20
|
GetClusterCredentialsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetClusterCredentialsWithIAMMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetClusterCredentialsWithIAMCommandInput
|
|
8
|
-
extends GetClusterCredentialsWithIAMMessage {}
|
|
7
|
+
export interface GetClusterCredentialsWithIAMCommandInput extends GetClusterCredentialsWithIAMMessage {}
|
|
9
8
|
export interface GetClusterCredentialsWithIAMCommandOutput
|
|
10
|
-
extends ClusterExtendedCredentials,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ClusterExtendedCredentials, __MetadataBearer {}
|
|
12
10
|
declare const GetClusterCredentialsWithIAMCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetClusterCredentialsWithIAMCommandInput
|
|
12
|
+
input: GetClusterCredentialsWithIAMCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetClusterCredentialsWithIAMCommandInput,
|
|
17
15
|
GetClusterCredentialsWithIAMCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetIdentityCenterAuthTokenResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIdentityCenterAuthTokenCommandInput
|
|
8
|
-
extends GetIdentityCenterAuthTokenRequest {}
|
|
7
|
+
export interface GetIdentityCenterAuthTokenCommandInput extends GetIdentityCenterAuthTokenRequest {}
|
|
9
8
|
export interface GetIdentityCenterAuthTokenCommandOutput
|
|
10
|
-
extends GetIdentityCenterAuthTokenResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetIdentityCenterAuthTokenResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetIdentityCenterAuthTokenCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetIdentityCenterAuthTokenCommandInput
|
|
12
|
+
input: GetIdentityCenterAuthTokenCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetIdentityCenterAuthTokenCommandInput,
|
|
17
15
|
GetIdentityCenterAuthTokenCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetIdentityCenterAuthTokenCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetIdentityCenterAuthTokenCommandInput
|
|
21
|
+
input: GetIdentityCenterAuthTokenCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetIdentityCenterAuthTokenCommandInput,
|
|
26
24
|
GetIdentityCenterAuthTokenCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetReservedNodeExchangeConfigurationOptionsOutputMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetReservedNodeExchangeConfigurationOptionsCommandInput
|
|
8
|
-
extends GetReservedNodeExchangeConfigurationOptionsInputMessage {}
|
|
7
|
+
export interface GetReservedNodeExchangeConfigurationOptionsCommandInput extends GetReservedNodeExchangeConfigurationOptionsInputMessage {}
|
|
9
8
|
export interface GetReservedNodeExchangeConfigurationOptionsCommandOutput
|
|
10
|
-
extends GetReservedNodeExchangeConfigurationOptionsOutputMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetReservedNodeExchangeConfigurationOptionsOutputMessage, __MetadataBearer {}
|
|
12
10
|
declare const GetReservedNodeExchangeConfigurationOptionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetReservedNodeExchangeConfigurationOptionsCommandInput
|
|
12
|
+
input: GetReservedNodeExchangeConfigurationOptionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetReservedNodeExchangeConfigurationOptionsCommandInput,
|
|
17
15
|
GetReservedNodeExchangeConfigurationOptionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetReservedNodeExchangeConfigurationOptionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetReservedNodeExchangeConfigurationOptionsCommandInput
|
|
21
|
+
input: GetReservedNodeExchangeConfigurationOptionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetReservedNodeExchangeConfigurationOptionsCommandInput,
|
|
26
24
|
GetReservedNodeExchangeConfigurationOptionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetReservedNodeExchangeOfferingsOutputMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetReservedNodeExchangeOfferingsCommandInput
|
|
8
|
-
extends GetReservedNodeExchangeOfferingsInputMessage {}
|
|
7
|
+
export interface GetReservedNodeExchangeOfferingsCommandInput extends GetReservedNodeExchangeOfferingsInputMessage {}
|
|
9
8
|
export interface GetReservedNodeExchangeOfferingsCommandOutput
|
|
10
|
-
extends GetReservedNodeExchangeOfferingsOutputMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetReservedNodeExchangeOfferingsOutputMessage, __MetadataBearer {}
|
|
12
10
|
declare const GetReservedNodeExchangeOfferingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetReservedNodeExchangeOfferingsCommandInput
|
|
12
|
+
input: GetReservedNodeExchangeOfferingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetReservedNodeExchangeOfferingsCommandInput,
|
|
17
15
|
GetReservedNodeExchangeOfferingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetReservedNodeExchangeOfferingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetReservedNodeExchangeOfferingsCommandInput
|
|
21
|
+
input: GetReservedNodeExchangeOfferingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetReservedNodeExchangeOfferingsCommandInput,
|
|
26
24
|
GetReservedNodeExchangeOfferingsCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetResourcePolicyMessage,
|
|
4
|
-
GetResourcePolicyResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetResourcePolicyMessage, GetResourcePolicyResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResourcePolicyCommandInput
|
|
8
|
-
|
|
9
|
-
export interface GetResourcePolicyCommandOutput
|
|
10
|
-
extends GetResourcePolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface GetResourcePolicyCommandInput extends GetResourcePolicyMessage {}
|
|
5
|
+
export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResult, __MetadataBearer {}
|
|
12
6
|
declare const GetResourcePolicyCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: GetResourcePolicyCommandInput
|
|
8
|
+
input: GetResourcePolicyCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
GetResourcePolicyCommandInput,
|
|
17
11
|
GetResourcePolicyCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: GetResourcePolicyCommandInput
|
|
17
|
+
input: GetResourcePolicyCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
GetResourcePolicyCommandInput,
|
|
26
20
|
GetResourcePolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRecommendationsMessage,
|
|
4
|
-
ListRecommendationsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListRecommendationsMessage, ListRecommendationsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRecommendationsCommandInput
|
|
8
|
-
extends ListRecommendationsMessage {}
|
|
4
|
+
export interface ListRecommendationsCommandInput extends ListRecommendationsMessage {}
|
|
9
5
|
export interface ListRecommendationsCommandOutput
|
|
10
|
-
extends ListRecommendationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListRecommendationsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListRecommendationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListRecommendationsCommandInput
|
|
9
|
+
input: ListRecommendationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListRecommendationsCommandInput,
|
|
17
12
|
ListRecommendationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ModifyAquaInputMessage,
|
|
4
|
-
ModifyAquaOutputMessage,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ModifyAquaInputMessage, ModifyAquaOutputMessage } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyAquaConfigurationCommandInput
|
|
8
|
-
extends ModifyAquaInputMessage {}
|
|
4
|
+
export interface ModifyAquaConfigurationCommandInput extends ModifyAquaInputMessage {}
|
|
9
5
|
export interface ModifyAquaConfigurationCommandOutput
|
|
10
|
-
extends ModifyAquaOutputMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ModifyAquaOutputMessage, __MetadataBearer {}
|
|
12
7
|
declare const ModifyAquaConfigurationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ModifyAquaConfigurationCommandInput
|
|
9
|
+
input: ModifyAquaConfigurationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ModifyAquaConfigurationCommandInput,
|
|
17
12
|
ModifyAquaConfigurationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ModifyAquaConfigurationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ModifyAquaConfigurationCommandInput
|
|
18
|
+
input: ModifyAquaConfigurationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ModifyAquaConfigurationCommandInput,
|
|
26
21
|
ModifyAquaConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyAuthenticationProfileResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyAuthenticationProfileCommandInput
|
|
8
|
-
extends ModifyAuthenticationProfileMessage {}
|
|
7
|
+
export interface ModifyAuthenticationProfileCommandInput extends ModifyAuthenticationProfileMessage {}
|
|
9
8
|
export interface ModifyAuthenticationProfileCommandOutput
|
|
10
|
-
extends ModifyAuthenticationProfileResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyAuthenticationProfileResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifyAuthenticationProfileCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyAuthenticationProfileCommandInput
|
|
12
|
+
input: ModifyAuthenticationProfileCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyAuthenticationProfileCommandInput,
|
|
17
15
|
ModifyAuthenticationProfileCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyAuthenticationProfileCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyAuthenticationProfileCommandInput
|
|
21
|
+
input: ModifyAuthenticationProfileCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyAuthenticationProfileCommandInput,
|
|
26
24
|
ModifyAuthenticationProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ModifyClusterMessage, ModifyClusterResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ModifyClusterCommandInput extends ModifyClusterMessage {}
|
|
5
|
-
export interface ModifyClusterCommandOutput
|
|
6
|
-
extends ModifyClusterResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ModifyClusterCommandOutput extends ModifyClusterResult, __MetadataBearer {}
|
|
8
6
|
declare const ModifyClusterCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ModifyClusterCommandInput
|
|
8
|
+
input: ModifyClusterCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ModifyClusterCommandInput,
|
|
13
11
|
ModifyClusterCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ModifyClusterCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ModifyClusterCommandInput
|
|
17
|
+
input: ModifyClusterCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ModifyClusterCommandInput,
|
|
22
20
|
ModifyClusterCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ModifyClusterDbRevisionMessage,
|
|
4
|
-
ModifyClusterDbRevisionResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ModifyClusterDbRevisionMessage, ModifyClusterDbRevisionResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyClusterDbRevisionCommandInput
|
|
8
|
-
extends ModifyClusterDbRevisionMessage {}
|
|
4
|
+
export interface ModifyClusterDbRevisionCommandInput extends ModifyClusterDbRevisionMessage {}
|
|
9
5
|
export interface ModifyClusterDbRevisionCommandOutput
|
|
10
|
-
extends ModifyClusterDbRevisionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ModifyClusterDbRevisionResult, __MetadataBearer {}
|
|
12
7
|
declare const ModifyClusterDbRevisionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ModifyClusterDbRevisionCommandInput
|
|
9
|
+
input: ModifyClusterDbRevisionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ModifyClusterDbRevisionCommandInput,
|
|
17
12
|
ModifyClusterDbRevisionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ModifyClusterDbRevisionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ModifyClusterDbRevisionCommandInput
|
|
18
|
+
input: ModifyClusterDbRevisionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ModifyClusterDbRevisionCommandInput,
|
|
26
21
|
ModifyClusterDbRevisionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ModifyClusterIamRolesMessage,
|
|
4
|
-
ModifyClusterIamRolesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ModifyClusterIamRolesMessage, ModifyClusterIamRolesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyClusterIamRolesCommandInput
|
|
8
|
-
extends ModifyClusterIamRolesMessage {}
|
|
4
|
+
export interface ModifyClusterIamRolesCommandInput extends ModifyClusterIamRolesMessage {}
|
|
9
5
|
export interface ModifyClusterIamRolesCommandOutput
|
|
10
|
-
extends ModifyClusterIamRolesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ModifyClusterIamRolesResult, __MetadataBearer {}
|
|
12
7
|
declare const ModifyClusterIamRolesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ModifyClusterIamRolesCommandInput
|
|
9
|
+
input: ModifyClusterIamRolesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ModifyClusterIamRolesCommandInput,
|
|
17
12
|
ModifyClusterIamRolesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ModifyClusterIamRolesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ModifyClusterIamRolesCommandInput
|
|
18
|
+
input: ModifyClusterIamRolesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ModifyClusterIamRolesCommandInput,
|
|
26
21
|
ModifyClusterIamRolesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyClusterMaintenanceResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyClusterMaintenanceCommandInput
|
|
8
|
-
extends ModifyClusterMaintenanceMessage {}
|
|
7
|
+
export interface ModifyClusterMaintenanceCommandInput extends ModifyClusterMaintenanceMessage {}
|
|
9
8
|
export interface ModifyClusterMaintenanceCommandOutput
|
|
10
|
-
extends ModifyClusterMaintenanceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyClusterMaintenanceResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifyClusterMaintenanceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyClusterMaintenanceCommandInput
|
|
12
|
+
input: ModifyClusterMaintenanceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyClusterMaintenanceCommandInput,
|
|
17
15
|
ModifyClusterMaintenanceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyClusterMaintenanceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyClusterMaintenanceCommandInput
|
|
21
|
+
input: ModifyClusterMaintenanceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyClusterMaintenanceCommandInput,
|
|
26
24
|
ModifyClusterMaintenanceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyClusterParameterGroupMessage,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyClusterParameterGroupCommandInput
|
|
8
|
-
extends ModifyClusterParameterGroupMessage {}
|
|
7
|
+
export interface ModifyClusterParameterGroupCommandInput extends ModifyClusterParameterGroupMessage {}
|
|
9
8
|
export interface ModifyClusterParameterGroupCommandOutput
|
|
10
|
-
extends ClusterParameterGroupNameMessage,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ClusterParameterGroupNameMessage, __MetadataBearer {}
|
|
12
10
|
declare const ModifyClusterParameterGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyClusterParameterGroupCommandInput
|
|
12
|
+
input: ModifyClusterParameterGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyClusterParameterGroupCommandInput,
|
|
17
15
|
ModifyClusterParameterGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyClusterParameterGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyClusterParameterGroupCommandInput
|
|
21
|
+
input: ModifyClusterParameterGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyClusterParameterGroupCommandInput,
|
|
26
24
|
ModifyClusterParameterGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ModifyClusterSnapshotMessage,
|
|
4
|
-
ModifyClusterSnapshotResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ModifyClusterSnapshotMessage, ModifyClusterSnapshotResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyClusterSnapshotCommandInput
|
|
8
|
-
extends ModifyClusterSnapshotMessage {}
|
|
4
|
+
export interface ModifyClusterSnapshotCommandInput extends ModifyClusterSnapshotMessage {}
|
|
9
5
|
export interface ModifyClusterSnapshotCommandOutput
|
|
10
|
-
extends ModifyClusterSnapshotResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ModifyClusterSnapshotResult, __MetadataBearer {}
|
|
12
7
|
declare const ModifyClusterSnapshotCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ModifyClusterSnapshotCommandInput
|
|
9
|
+
input: ModifyClusterSnapshotCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ModifyClusterSnapshotCommandInput,
|
|
17
12
|
ModifyClusterSnapshotCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ModifyClusterSnapshotCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ModifyClusterSnapshotCommandInput
|
|
18
|
+
input: ModifyClusterSnapshotCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ModifyClusterSnapshotCommandInput,
|
|
26
21
|
ModifyClusterSnapshotCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { ModifyClusterSnapshotScheduleMessage } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface ModifyClusterSnapshotScheduleCommandInput
|
|
5
|
-
|
|
6
|
-
export interface ModifyClusterSnapshotScheduleCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface ModifyClusterSnapshotScheduleCommandInput extends ModifyClusterSnapshotScheduleMessage {}
|
|
5
|
+
export interface ModifyClusterSnapshotScheduleCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const ModifyClusterSnapshotScheduleCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ModifyClusterSnapshotScheduleCommandInput
|
|
8
|
+
input: ModifyClusterSnapshotScheduleCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ModifyClusterSnapshotScheduleCommandInput,
|
|
13
11
|
ModifyClusterSnapshotScheduleCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ModifyClusterSnapshotScheduleCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ModifyClusterSnapshotScheduleCommandInput
|
|
17
|
+
input: ModifyClusterSnapshotScheduleCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ModifyClusterSnapshotScheduleCommandInput,
|
|
22
20
|
ModifyClusterSnapshotScheduleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyClusterSubnetGroupResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyClusterSubnetGroupCommandInput
|
|
8
|
-
extends ModifyClusterSubnetGroupMessage {}
|
|
7
|
+
export interface ModifyClusterSubnetGroupCommandInput extends ModifyClusterSubnetGroupMessage {}
|
|
9
8
|
export interface ModifyClusterSubnetGroupCommandOutput
|
|
10
|
-
extends ModifyClusterSubnetGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyClusterSubnetGroupResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifyClusterSubnetGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyClusterSubnetGroupCommandInput
|
|
12
|
+
input: ModifyClusterSubnetGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyClusterSubnetGroupCommandInput,
|
|
17
15
|
ModifyClusterSubnetGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyClusterSubnetGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyClusterSubnetGroupCommandInput
|
|
21
|
+
input: ModifyClusterSubnetGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyClusterSubnetGroupCommandInput,
|
|
26
24
|
ModifyClusterSubnetGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyCustomDomainAssociationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyCustomDomainAssociationCommandInput
|
|
8
|
-
extends ModifyCustomDomainAssociationMessage {}
|
|
7
|
+
export interface ModifyCustomDomainAssociationCommandInput extends ModifyCustomDomainAssociationMessage {}
|
|
9
8
|
export interface ModifyCustomDomainAssociationCommandOutput
|
|
10
|
-
extends ModifyCustomDomainAssociationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyCustomDomainAssociationResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifyCustomDomainAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyCustomDomainAssociationCommandInput
|
|
12
|
+
input: ModifyCustomDomainAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyCustomDomainAssociationCommandInput,
|
|
17
15
|
ModifyCustomDomainAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyCustomDomainAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyCustomDomainAssociationCommandInput
|
|
21
|
+
input: ModifyCustomDomainAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyCustomDomainAssociationCommandInput,
|
|
26
24
|
ModifyCustomDomainAssociationCommandOutput,
|