@aws-sdk/client-drs 3.1045.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +116 -117
- package/dist-cjs/models/DrsServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Drs.js +1 -1
- package/dist-es/DrsClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AssociateSourceNetworkStackCommand.js +2 -2
- package/dist-es/commands/CreateExtendedSourceServerCommand.js +2 -2
- package/dist-es/commands/CreateLaunchConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/CreateReplicationConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/CreateSourceNetworkCommand.js +2 -2
- package/dist-es/commands/DeleteJobCommand.js +2 -2
- package/dist-es/commands/DeleteLaunchActionCommand.js +2 -2
- package/dist-es/commands/DeleteLaunchConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteRecoveryInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteSourceNetworkCommand.js +2 -2
- package/dist-es/commands/DeleteSourceServerCommand.js +2 -2
- package/dist-es/commands/DescribeJobLogItemsCommand.js +2 -2
- package/dist-es/commands/DescribeJobsCommand.js +2 -2
- package/dist-es/commands/DescribeLaunchConfigurationTemplatesCommand.js +2 -2
- package/dist-es/commands/DescribeRecoveryInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeRecoverySnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationConfigurationTemplatesCommand.js +2 -2
- package/dist-es/commands/DescribeSourceNetworksCommand.js +2 -2
- package/dist-es/commands/DescribeSourceServersCommand.js +2 -2
- package/dist-es/commands/DisconnectRecoveryInstanceCommand.js +2 -2
- package/dist-es/commands/DisconnectSourceServerCommand.js +2 -2
- package/dist-es/commands/ExportSourceNetworkCfnTemplateCommand.js +2 -2
- package/dist-es/commands/GetFailbackReplicationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetLaunchConfigurationCommand.js +2 -2
- package/dist-es/commands/GetReplicationConfigurationCommand.js +2 -2
- package/dist-es/commands/InitializeServiceCommand.js +2 -2
- package/dist-es/commands/ListExtensibleSourceServersCommand.js +2 -2
- package/dist-es/commands/ListLaunchActionsCommand.js +2 -2
- package/dist-es/commands/ListStagingAccountsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutLaunchActionCommand.js +2 -2
- package/dist-es/commands/RetryDataReplicationCommand.js +2 -2
- package/dist-es/commands/ReverseReplicationCommand.js +2 -2
- package/dist-es/commands/StartFailbackLaunchCommand.js +2 -2
- package/dist-es/commands/StartRecoveryCommand.js +2 -2
- package/dist-es/commands/StartReplicationCommand.js +2 -2
- package/dist-es/commands/StartSourceNetworkRecoveryCommand.js +2 -2
- package/dist-es/commands/StartSourceNetworkReplicationCommand.js +2 -2
- package/dist-es/commands/StopFailbackCommand.js +2 -2
- package/dist-es/commands/StopReplicationCommand.js +2 -2
- package/dist-es/commands/StopSourceNetworkReplicationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TerminateRecoveryInstancesCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateFailbackReplicationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateLaunchConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateLaunchConfigurationTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateReplicationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateReplicationConfigurationTemplateCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/DrsServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/DrsClient.d.ts +5 -5
- package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +6 -4
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +6 -4
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +6 -4
- package/dist-types/commands/DeleteJobCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +6 -4
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeJobsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +6 -4
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +6 -4
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/InitializeServiceCommand.d.ts +6 -4
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +6 -4
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +6 -4
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/PutLaunchActionCommand.d.ts +6 -4
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +6 -4
- package/dist-types/commands/ReverseReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +6 -4
- package/dist-types/commands/StartRecoveryCommand.d.ts +6 -4
- package/dist-types/commands/StartReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +6 -4
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StopFailbackCommand.d.ts +6 -4
- package/dist-types/commands/StopReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/DrsServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/DrsClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/DrsServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { DescribeReplicationConfigurationTemplatesRequest, DescribeReplicationConfigurationTemplatesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeReplicationConfigurationTemplatesCommandInput extends D
|
|
|
22
22
|
export interface DescribeReplicationConfigurationTemplatesCommandOutput extends DescribeReplicationConfigurationTemplatesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeReplicationConfigurationTemplatesCommand_base: {
|
|
25
|
-
new (input: DescribeReplicationConfigurationTemplatesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeReplicationConfigurationTemplatesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeReplicationConfigurationTemplatesCommandInput): import("@smithy/core/client").CommandImpl<DescribeReplicationConfigurationTemplatesCommandInput, DescribeReplicationConfigurationTemplatesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeReplicationConfigurationTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeReplicationConfigurationTemplatesCommandInput, DescribeReplicationConfigurationTemplatesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all ReplicationConfigurationTemplates, filtered by Source Server IDs.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { DescribeSourceNetworksRequest, DescribeSourceNetworksResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeSourceNetworksCommandInput extends DescribeSourceNetwor
|
|
|
22
22
|
export interface DescribeSourceNetworksCommandOutput extends DescribeSourceNetworksResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSourceNetworksCommand_base: {
|
|
25
|
-
new (input: DescribeSourceNetworksCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeSourceNetworksCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeSourceNetworksCommandInput): import("@smithy/core/client").CommandImpl<DescribeSourceNetworksCommandInput, DescribeSourceNetworksCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeSourceNetworksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeSourceNetworksCommandInput, DescribeSourceNetworksCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all Source Networks or multiple Source Networks filtered by ID.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { DescribeSourceServersRequest, DescribeSourceServersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeSourceServersCommandInput extends DescribeSourceServers
|
|
|
22
22
|
export interface DescribeSourceServersCommandOutput extends DescribeSourceServersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSourceServersCommand_base: {
|
|
25
|
-
new (input: DescribeSourceServersCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeSourceServersCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeSourceServersCommandInput): import("@smithy/core/client").CommandImpl<DescribeSourceServersCommandInput, DescribeSourceServersCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeSourceServersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeSourceServersCommandInput, DescribeSourceServersCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all Source Servers or multiple Source Servers filtered by ID.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { DisconnectRecoveryInstanceRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisconnectRecoveryInstanceCommandInput extends DisconnectRecove
|
|
|
22
22
|
export interface DisconnectRecoveryInstanceCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisconnectRecoveryInstanceCommand_base: {
|
|
25
|
-
new (input: DisconnectRecoveryInstanceCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisconnectRecoveryInstanceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisconnectRecoveryInstanceCommandInput): import("@smithy/core/client").CommandImpl<DisconnectRecoveryInstanceCommandInput, DisconnectRecoveryInstanceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisconnectRecoveryInstanceCommandInput): import("@smithy/core/client").CommandImpl<DisconnectRecoveryInstanceCommandInput, DisconnectRecoveryInstanceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disconnect a Recovery Instance from Elastic Disaster Recovery. Data replication is stopped immediately. All AWS resources created by Elastic Disaster Recovery for enabling the replication of the Recovery Instance will be terminated / deleted within 90 minutes. If the agent on the Recovery Instance has not been prevented from communicating with the Elastic Disaster Recovery service, then it will receive a command to uninstall itself (within approximately 10 minutes). The following properties of the Recovery Instance will be changed immediately: dataReplicationInfo.dataReplicationState will be set to DISCONNECTED; The totalStorageBytes property for each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { DisconnectSourceServerRequest, SourceServer } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DisconnectSourceServerCommandInput extends DisconnectSourceServ
|
|
|
22
22
|
export interface DisconnectSourceServerCommandOutput extends SourceServer, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisconnectSourceServerCommand_base: {
|
|
25
|
-
new (input: DisconnectSourceServerCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisconnectSourceServerCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisconnectSourceServerCommandInput): import("@smithy/core/client").CommandImpl<DisconnectSourceServerCommandInput, DisconnectSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisconnectSourceServerCommandInput): import("@smithy/core/client").CommandImpl<DisconnectSourceServerCommandInput, DisconnectSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disconnects a specific Source Server from Elastic Disaster Recovery. Data replication is stopped immediately. All AWS resources created by Elastic Disaster Recovery for enabling the replication of the Source Server will be terminated / deleted within 90 minutes. You cannot disconnect a Source Server if it has a Recovery Instance. If the agent on the Source Server has not been prevented from communicating with the Elastic Disaster Recovery service, then it will receive a command to uninstall itself (within approximately 10 minutes). The following properties of the SourceServer will be changed immediately: dataReplicationInfo.dataReplicationState will be set to DISCONNECTED; The totalStorageBytes property for each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { ExportSourceNetworkCfnTemplateRequest, ExportSourceNetworkCfnTemplateResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ExportSourceNetworkCfnTemplateCommandInput extends ExportSource
|
|
|
22
22
|
export interface ExportSourceNetworkCfnTemplateCommandOutput extends ExportSourceNetworkCfnTemplateResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ExportSourceNetworkCfnTemplateCommand_base: {
|
|
25
|
-
new (input: ExportSourceNetworkCfnTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: ExportSourceNetworkCfnTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ExportSourceNetworkCfnTemplateCommandInput): import("@smithy/core/client").CommandImpl<ExportSourceNetworkCfnTemplateCommandInput, ExportSourceNetworkCfnTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ExportSourceNetworkCfnTemplateCommandInput): import("@smithy/core/client").CommandImpl<ExportSourceNetworkCfnTemplateCommandInput, ExportSourceNetworkCfnTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Export the Source Network CloudFormation template to an S3 bucket.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { GetFailbackReplicationConfigurationRequest, GetFailbackReplicationConfigurationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetFailbackReplicationConfigurationCommandInput extends GetFail
|
|
|
22
22
|
export interface GetFailbackReplicationConfigurationCommandOutput extends GetFailbackReplicationConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetFailbackReplicationConfigurationCommand_base: {
|
|
25
|
-
new (input: GetFailbackReplicationConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetFailbackReplicationConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetFailbackReplicationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetFailbackReplicationConfigurationCommandInput, GetFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetFailbackReplicationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetFailbackReplicationConfigurationCommandInput, GetFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all Failback ReplicationConfigurations, filtered by Recovery Instance ID.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { GetLaunchConfigurationRequest, LaunchConfiguration } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetLaunchConfigurationCommandInput extends GetLaunchConfigurati
|
|
|
22
22
|
export interface GetLaunchConfigurationCommandOutput extends LaunchConfiguration, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetLaunchConfigurationCommand_base: {
|
|
25
|
-
new (input: GetLaunchConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetLaunchConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetLaunchConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetLaunchConfigurationCommandInput, GetLaunchConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetLaunchConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetLaunchConfigurationCommandInput, GetLaunchConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets a LaunchConfiguration, filtered by Source Server IDs.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { GetReplicationConfigurationRequest, ReplicationConfiguration } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetReplicationConfigurationCommandInput extends GetReplicationC
|
|
|
22
22
|
export interface GetReplicationConfigurationCommandOutput extends ReplicationConfiguration, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetReplicationConfigurationCommand_base: {
|
|
25
|
-
new (input: GetReplicationConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetReplicationConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetReplicationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetReplicationConfigurationCommandInput, GetReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetReplicationConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetReplicationConfigurationCommandInput, GetReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets a ReplicationConfiguration, filtered by Source Server ID.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { InitializeServiceRequest, InitializeServiceResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface InitializeServiceCommandInput extends InitializeServiceRequest
|
|
|
22
22
|
export interface InitializeServiceCommandOutput extends InitializeServiceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const InitializeServiceCommand_base: {
|
|
25
|
-
new (input: InitializeServiceCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [InitializeServiceCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: InitializeServiceCommandInput): import("@smithy/core/client").CommandImpl<InitializeServiceCommandInput, InitializeServiceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [InitializeServiceCommandInput]): import("@smithy/core/client").CommandImpl<InitializeServiceCommandInput, InitializeServiceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Initialize Elastic Disaster Recovery.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { ListExtensibleSourceServersRequest, ListExtensibleSourceServersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListExtensibleSourceServersCommandInput extends ListExtensibleS
|
|
|
22
22
|
export interface ListExtensibleSourceServersCommandOutput extends ListExtensibleSourceServersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListExtensibleSourceServersCommand_base: {
|
|
25
|
-
new (input: ListExtensibleSourceServersCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListExtensibleSourceServersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListExtensibleSourceServersCommandInput): import("@smithy/core/client").CommandImpl<ListExtensibleSourceServersCommandInput, ListExtensibleSourceServersCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListExtensibleSourceServersCommandInput): import("@smithy/core/client").CommandImpl<ListExtensibleSourceServersCommandInput, ListExtensibleSourceServersCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of source servers on a staging account that are extensible, which means that: a. The source server is not already extended into this Account. b. The source server on the Account we’re reading from is not an extension of another source server. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { ListLaunchActionsRequest, ListLaunchActionsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListLaunchActionsCommandInput extends ListLaunchActionsRequest
|
|
|
22
22
|
export interface ListLaunchActionsCommandOutput extends ListLaunchActionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListLaunchActionsCommand_base: {
|
|
25
|
-
new (input: ListLaunchActionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListLaunchActionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListLaunchActionsCommandInput): import("@smithy/core/client").CommandImpl<ListLaunchActionsCommandInput, ListLaunchActionsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListLaunchActionsCommandInput): import("@smithy/core/client").CommandImpl<ListLaunchActionsCommandInput, ListLaunchActionsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists resource launch actions.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { ListStagingAccountsRequest, ListStagingAccountsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListStagingAccountsCommandInput extends ListStagingAccountsRequ
|
|
|
22
22
|
export interface ListStagingAccountsCommandOutput extends ListStagingAccountsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListStagingAccountsCommand_base: {
|
|
25
|
-
new (input: ListStagingAccountsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListStagingAccountsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListStagingAccountsCommandInput): import("@smithy/core/client").CommandImpl<ListStagingAccountsCommandInput, ListStagingAccountsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListStagingAccountsCommandInput]): import("@smithy/core/client").CommandImpl<ListStagingAccountsCommandInput, ListStagingAccountsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns an array of staging accounts for existing extended source servers.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
22
22
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>List all tags for your Elastic Disaster Recovery resources.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { PutLaunchActionRequest, PutLaunchActionResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutLaunchActionCommandInput extends PutLaunchActionRequest {
|
|
|
22
22
|
export interface PutLaunchActionCommandOutput extends PutLaunchActionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutLaunchActionCommand_base: {
|
|
25
|
-
new (input: PutLaunchActionCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutLaunchActionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutLaunchActionCommandInput): import("@smithy/core/client").CommandImpl<PutLaunchActionCommandInput, PutLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutLaunchActionCommandInput): import("@smithy/core/client").CommandImpl<PutLaunchActionCommandInput, PutLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Puts a resource launch action.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { RetryDataReplicationRequest, SourceServer } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RetryDataReplicationCommandInput extends RetryDataReplicationRe
|
|
|
22
22
|
export interface RetryDataReplicationCommandOutput extends SourceServer, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RetryDataReplicationCommand_base: {
|
|
25
|
-
new (input: RetryDataReplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: RetryDataReplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RetryDataReplicationCommandInput): import("@smithy/core/client").CommandImpl<RetryDataReplicationCommandInput, RetryDataReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RetryDataReplicationCommandInput): import("@smithy/core/client").CommandImpl<RetryDataReplicationCommandInput, RetryDataReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>WARNING: RetryDataReplication is deprecated. Causes the data replication initiation sequence to begin immediately upon next Handshake for the specified Source Server ID, regardless of when the previous initiation started. This command will work only if the Source Server is stalled or is in a DISCONNECTED or STOPPED state. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { ReverseReplicationRequest, ReverseReplicationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ReverseReplicationCommandInput extends ReverseReplicationReques
|
|
|
22
22
|
export interface ReverseReplicationCommandOutput extends ReverseReplicationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ReverseReplicationCommand_base: {
|
|
25
|
-
new (input: ReverseReplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: ReverseReplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ReverseReplicationCommandInput): import("@smithy/core/client").CommandImpl<ReverseReplicationCommandInput, ReverseReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ReverseReplicationCommandInput): import("@smithy/core/client").CommandImpl<ReverseReplicationCommandInput, ReverseReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Start replication to origin / target region - applies only to protected instances that originated in EC2. For recovery instances on target region - starts replication back to origin region. For failback instances on origin region - starts replication to target region to re-protect them. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { StartFailbackLaunchRequest, StartFailbackLaunchResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartFailbackLaunchCommandInput extends StartFailbackLaunchRequ
|
|
|
22
22
|
export interface StartFailbackLaunchCommandOutput extends StartFailbackLaunchResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartFailbackLaunchCommand_base: {
|
|
25
|
-
new (input: StartFailbackLaunchCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartFailbackLaunchCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartFailbackLaunchCommandInput): import("@smithy/core/client").CommandImpl<StartFailbackLaunchCommandInput, StartFailbackLaunchCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartFailbackLaunchCommandInput): import("@smithy/core/client").CommandImpl<StartFailbackLaunchCommandInput, StartFailbackLaunchCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Initiates a Job for launching the machine that is being failed back to from the specified Recovery Instance. This will run conversion on the failback client and will reboot your machine, thus completing the failback process.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { StartRecoveryRequest, StartRecoveryResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartRecoveryCommandInput extends StartRecoveryRequest {
|
|
|
22
22
|
export interface StartRecoveryCommandOutput extends StartRecoveryResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartRecoveryCommand_base: {
|
|
25
|
-
new (input: StartRecoveryCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartRecoveryCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartRecoveryCommandInput): import("@smithy/core/client").CommandImpl<StartRecoveryCommandInput, StartRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartRecoveryCommandInput): import("@smithy/core/client").CommandImpl<StartRecoveryCommandInput, StartRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Launches Recovery Instances for the specified Source Servers. For each Source Server you may choose a point in time snapshot to launch from, or use an on demand snapshot.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { StartReplicationRequest, StartReplicationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartReplicationCommandInput extends StartReplicationRequest {
|
|
|
22
22
|
export interface StartReplicationCommandOutput extends StartReplicationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartReplicationCommand_base: {
|
|
25
|
-
new (input: StartReplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartReplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartReplicationCommandInput): import("@smithy/core/client").CommandImpl<StartReplicationCommandInput, StartReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartReplicationCommandInput): import("@smithy/core/client").CommandImpl<StartReplicationCommandInput, StartReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts replication for a stopped Source Server. This action would make the Source Server protected again and restart billing for it.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { StartSourceNetworkRecoveryRequest, StartSourceNetworkRecoveryResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartSourceNetworkRecoveryCommandInput extends StartSourceNetwo
|
|
|
22
22
|
export interface StartSourceNetworkRecoveryCommandOutput extends StartSourceNetworkRecoveryResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartSourceNetworkRecoveryCommand_base: {
|
|
25
|
-
new (input: StartSourceNetworkRecoveryCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartSourceNetworkRecoveryCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartSourceNetworkRecoveryCommandInput): import("@smithy/core/client").CommandImpl<StartSourceNetworkRecoveryCommandInput, StartSourceNetworkRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartSourceNetworkRecoveryCommandInput): import("@smithy/core/client").CommandImpl<StartSourceNetworkRecoveryCommandInput, StartSourceNetworkRecoveryCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deploy VPC for the specified Source Network and modify launch templates to use this network. The VPC will be deployed using a dedicated CloudFormation stack.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { StartSourceNetworkReplicationRequest, StartSourceNetworkReplicationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartSourceNetworkReplicationCommandInput extends StartSourceNe
|
|
|
22
22
|
export interface StartSourceNetworkReplicationCommandOutput extends StartSourceNetworkReplicationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartSourceNetworkReplicationCommand_base: {
|
|
25
|
-
new (input: StartSourceNetworkReplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartSourceNetworkReplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartSourceNetworkReplicationCommandInput): import("@smithy/core/client").CommandImpl<StartSourceNetworkReplicationCommandInput, StartSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartSourceNetworkReplicationCommandInput): import("@smithy/core/client").CommandImpl<StartSourceNetworkReplicationCommandInput, StartSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts replication for a Source Network. This action would make the Source Network protected.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { StopFailbackRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StopFailbackCommandInput extends StopFailbackRequest {
|
|
|
22
22
|
export interface StopFailbackCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopFailbackCommand_base: {
|
|
25
|
-
new (input: StopFailbackCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopFailbackCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopFailbackCommandInput): import("@smithy/core/client").CommandImpl<StopFailbackCommandInput, StopFailbackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopFailbackCommandInput): import("@smithy/core/client").CommandImpl<StopFailbackCommandInput, StopFailbackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stops the failback process for a specified Recovery Instance. This changes the Failback State of the Recovery Instance back to FAILBACK_NOT_STARTED.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { StopReplicationRequest, StopReplicationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StopReplicationCommandInput extends StopReplicationRequest {
|
|
|
22
22
|
export interface StopReplicationCommandOutput extends StopReplicationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopReplicationCommand_base: {
|
|
25
|
-
new (input: StopReplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopReplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopReplicationCommandInput): import("@smithy/core/client").CommandImpl<StopReplicationCommandInput, StopReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopReplicationCommandInput): import("@smithy/core/client").CommandImpl<StopReplicationCommandInput, StopReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stops replication for a Source Server. This action would make the Source Server unprotected, delete its existing snapshots and stop billing for it.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { StopSourceNetworkReplicationRequest, StopSourceNetworkReplicationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StopSourceNetworkReplicationCommandInput extends StopSourceNetw
|
|
|
22
22
|
export interface StopSourceNetworkReplicationCommandOutput extends StopSourceNetworkReplicationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopSourceNetworkReplicationCommand_base: {
|
|
25
|
-
new (input: StopSourceNetworkReplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopSourceNetworkReplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopSourceNetworkReplicationCommandInput): import("@smithy/core/client").CommandImpl<StopSourceNetworkReplicationCommandInput, StopSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopSourceNetworkReplicationCommandInput): import("@smithy/core/client").CommandImpl<StopSourceNetworkReplicationCommandInput, StopSourceNetworkReplicationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stops replication for a Source Network. This action would make the Source Network unprotected.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
4
4
|
import type { TagResourceRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
22
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or overwrites only the specified tags for the specified Elastic Disaster Recovery resource or resources. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and optional value.</p>
|