@aws-sdk/client-drs 3.335.0 → 3.338.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/DrsClient.js +2 -1
- package/dist-cjs/commands/CreateExtendedSourceServerCommand.js +2 -1
- package/dist-cjs/commands/CreateLaunchConfigurationTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateReplicationConfigurationTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteLaunchConfigurationTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteRecoveryInstanceCommand.js +2 -1
- package/dist-cjs/commands/DeleteReplicationConfigurationTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteSourceServerCommand.js +2 -1
- package/dist-cjs/commands/DescribeJobLogItemsCommand.js +2 -1
- package/dist-cjs/commands/DescribeJobsCommand.js +2 -1
- package/dist-cjs/commands/DescribeLaunchConfigurationTemplatesCommand.js +2 -1
- package/dist-cjs/commands/DescribeRecoveryInstancesCommand.js +2 -1
- package/dist-cjs/commands/DescribeRecoverySnapshotsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReplicationConfigurationTemplatesCommand.js +2 -1
- package/dist-cjs/commands/DescribeSourceServersCommand.js +2 -1
- package/dist-cjs/commands/DisconnectRecoveryInstanceCommand.js +2 -1
- package/dist-cjs/commands/DisconnectSourceServerCommand.js +2 -1
- package/dist-cjs/commands/GetFailbackReplicationConfigurationCommand.js +2 -1
- package/dist-cjs/commands/GetLaunchConfigurationCommand.js +2 -1
- package/dist-cjs/commands/GetReplicationConfigurationCommand.js +2 -1
- package/dist-cjs/commands/InitializeServiceCommand.js +2 -1
- package/dist-cjs/commands/ListExtensibleSourceServersCommand.js +2 -1
- package/dist-cjs/commands/ListStagingAccountsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/RetryDataReplicationCommand.js +2 -1
- package/dist-cjs/commands/ReverseReplicationCommand.js +2 -1
- package/dist-cjs/commands/StartFailbackLaunchCommand.js +2 -1
- package/dist-cjs/commands/StartRecoveryCommand.js +2 -1
- package/dist-cjs/commands/StartReplicationCommand.js +2 -1
- package/dist-cjs/commands/StopFailbackCommand.js +2 -1
- package/dist-cjs/commands/StopReplicationCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/TerminateRecoveryInstancesCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateFailbackReplicationConfigurationCommand.js +2 -1
- package/dist-cjs/commands/UpdateLaunchConfigurationCommand.js +2 -1
- package/dist-cjs/commands/UpdateLaunchConfigurationTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateReplicationConfigurationCommand.js +2 -1
- package/dist-cjs/commands/UpdateReplicationConfigurationTemplateCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/DrsServiceException.js +2 -1
- package/dist-es/DrsClient.js +1 -0
- package/dist-es/commands/CreateExtendedSourceServerCommand.js +1 -0
- package/dist-es/commands/CreateLaunchConfigurationTemplateCommand.js +1 -0
- package/dist-es/commands/CreateReplicationConfigurationTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteJobCommand.js +1 -0
- package/dist-es/commands/DeleteLaunchConfigurationTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteRecoveryInstanceCommand.js +1 -0
- package/dist-es/commands/DeleteReplicationConfigurationTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteSourceServerCommand.js +1 -0
- package/dist-es/commands/DescribeJobLogItemsCommand.js +1 -0
- package/dist-es/commands/DescribeJobsCommand.js +1 -0
- package/dist-es/commands/DescribeLaunchConfigurationTemplatesCommand.js +1 -0
- package/dist-es/commands/DescribeRecoveryInstancesCommand.js +1 -0
- package/dist-es/commands/DescribeRecoverySnapshotsCommand.js +1 -0
- package/dist-es/commands/DescribeReplicationConfigurationTemplatesCommand.js +1 -0
- package/dist-es/commands/DescribeSourceServersCommand.js +1 -0
- package/dist-es/commands/DisconnectRecoveryInstanceCommand.js +1 -0
- package/dist-es/commands/DisconnectSourceServerCommand.js +1 -0
- package/dist-es/commands/GetFailbackReplicationConfigurationCommand.js +1 -0
- package/dist-es/commands/GetLaunchConfigurationCommand.js +1 -0
- package/dist-es/commands/GetReplicationConfigurationCommand.js +1 -0
- package/dist-es/commands/InitializeServiceCommand.js +1 -0
- package/dist-es/commands/ListExtensibleSourceServersCommand.js +1 -0
- package/dist-es/commands/ListStagingAccountsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/RetryDataReplicationCommand.js +1 -0
- package/dist-es/commands/ReverseReplicationCommand.js +1 -0
- package/dist-es/commands/StartFailbackLaunchCommand.js +1 -0
- package/dist-es/commands/StartRecoveryCommand.js +1 -0
- package/dist-es/commands/StartReplicationCommand.js +1 -0
- package/dist-es/commands/StopFailbackCommand.js +1 -0
- package/dist-es/commands/StopReplicationCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/TerminateRecoveryInstancesCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateFailbackReplicationConfigurationCommand.js +1 -0
- package/dist-es/commands/UpdateLaunchConfigurationCommand.js +1 -0
- package/dist-es/commands/UpdateLaunchConfigurationTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateReplicationConfigurationCommand.js +1 -0
- package/dist-es/commands/UpdateReplicationConfigurationTemplateCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/DrsServiceException.js +1 -0
- package/dist-types/DrsClient.d.ts +3 -3
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +4 -0
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +4 -0
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeJobsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +4 -0
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +4 -0
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +4 -0
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/InitializeServiceCommand.d.ts +4 -0
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +4 -0
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +4 -0
- package/dist-types/commands/ReverseReplicationCommand.d.ts +4 -0
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +4 -0
- package/dist-types/commands/StartRecoveryCommand.d.ts +4 -0
- package/dist-types/commands/StartReplicationCommand.d.ts +4 -0
- package/dist-types/commands/StopFailbackCommand.d.ts +4 -0
- package/dist-types/commands/StopReplicationCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +4 -0
- package/dist-types/index.d.ts +7 -2
- package/dist-types/models/DrsServiceException.d.ts +1 -0
- package/dist-types/ts3.4/DrsClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/DrsServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { GetReplicationConfigurationRequest, ReplicationConfiguration } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { InitializeServiceRequest, InitializeServiceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { ListExtensibleSourceServersRequest, ListExtensibleSourceServersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { ListStagingAccountsRequest, ListStagingAccountsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { RetryDataReplicationRequest, SourceServer } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { ReverseReplicationRequest, ReverseReplicationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { StartFailbackLaunchRequest, StartFailbackLaunchResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { StartRecoveryRequest, StartRecoveryResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { StartReplicationRequest, StartReplicationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { StopFailbackRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { StopReplicationRequest, StopReplicationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { TagResourceRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { TerminateRecoveryInstancesRequest, TerminateRecoveryInstancesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { UntagResourceRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { UpdateFailbackReplicationConfigurationRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { LaunchConfiguration, UpdateLaunchConfigurationRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { UpdateLaunchConfigurationTemplateRequest, UpdateLaunchConfigurationTemplateResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { ReplicationConfiguration, UpdateReplicationConfigurationRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
5
|
import { ReplicationConfigurationTemplate, UpdateReplicationConfigurationTemplateRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>AWS Elastic Disaster Recovery Service.</p>
|
|
3
|
+
*
|
|
4
|
+
* @packageDocumentation
|
|
5
|
+
*/
|
|
2
6
|
export * from "./DrsClient";
|
|
7
|
+
export * from "./Drs";
|
|
3
8
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
9
|
export * from "./pagination";
|
|
10
|
+
export * from "./models";
|
|
6
11
|
export { DrsServiceException } from "./models/DrsServiceException";
|
|
@@ -207,6 +207,7 @@ import {
|
|
|
207
207
|
ClientResolvedEndpointParameters,
|
|
208
208
|
EndpointParameters,
|
|
209
209
|
} from "./endpoint/EndpointParameters";
|
|
210
|
+
export { __Client };
|
|
210
211
|
export type ServiceInputTypes =
|
|
211
212
|
| CreateExtendedSourceServerCommandInput
|
|
212
213
|
| CreateLaunchConfigurationTemplateCommandInput
|
|
@@ -311,7 +312,7 @@ export interface ClientDefaults
|
|
|
311
312
|
logger?: __Logger;
|
|
312
313
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
313
314
|
}
|
|
314
|
-
type DrsClientConfigType = Partial<
|
|
315
|
+
export type DrsClientConfigType = Partial<
|
|
315
316
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
316
317
|
> &
|
|
317
318
|
ClientDefaults &
|
|
@@ -323,7 +324,7 @@ type DrsClientConfigType = Partial<
|
|
|
323
324
|
UserAgentInputConfig &
|
|
324
325
|
ClientInputEndpointParameters;
|
|
325
326
|
export interface DrsClientConfig extends DrsClientConfigType {}
|
|
326
|
-
type DrsClientResolvedConfigType =
|
|
327
|
+
export type DrsClientResolvedConfigType =
|
|
327
328
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
328
329
|
Required<ClientDefaults> &
|
|
329
330
|
RegionResolvedConfig &
|
|
@@ -344,4 +345,3 @@ export declare class DrsClient extends __Client<
|
|
|
344
345
|
constructor(configuration: DrsClientConfig);
|
|
345
346
|
destroy(): void;
|
|
346
347
|
}
|
|
347
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateExtendedSourceServerRequest,
|
|
16
16
|
CreateExtendedSourceServerResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateExtendedSourceServerCommandInput
|
|
19
20
|
extends CreateExtendedSourceServerRequest {}
|
|
20
21
|
export interface CreateExtendedSourceServerCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateLaunchConfigurationTemplateRequest,
|
|
16
16
|
CreateLaunchConfigurationTemplateResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateLaunchConfigurationTemplateCommandInput
|
|
19
20
|
extends CreateLaunchConfigurationTemplateRequest {}
|
|
20
21
|
export interface CreateLaunchConfigurationTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateReplicationConfigurationTemplateRequest,
|
|
16
16
|
ReplicationConfigurationTemplate,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateReplicationConfigurationTemplateCommandInput
|
|
19
20
|
extends CreateReplicationConfigurationTemplateRequest {}
|
|
20
21
|
export interface CreateReplicationConfigurationTemplateCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DrsClient";
|
|
14
14
|
import { DeleteJobRequest, DeleteJobResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteJobCommandInput extends DeleteJobRequest {}
|
|
16
17
|
export interface DeleteJobCommandOutput
|
|
17
18
|
extends DeleteJobResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteLaunchConfigurationTemplateRequest,
|
|
16
16
|
DeleteLaunchConfigurationTemplateResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteLaunchConfigurationTemplateCommandInput
|
|
19
20
|
extends DeleteLaunchConfigurationTemplateRequest {}
|
|
20
21
|
export interface DeleteLaunchConfigurationTemplateCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DrsClient";
|
|
14
14
|
import { DeleteRecoveryInstanceRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteRecoveryInstanceCommandInput
|
|
16
17
|
extends DeleteRecoveryInstanceRequest {}
|
|
17
18
|
export interface DeleteRecoveryInstanceCommandOutput extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteReplicationConfigurationTemplateRequest,
|
|
16
16
|
DeleteReplicationConfigurationTemplateResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteReplicationConfigurationTemplateCommandInput
|
|
19
20
|
extends DeleteReplicationConfigurationTemplateRequest {}
|
|
20
21
|
export interface DeleteReplicationConfigurationTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteSourceServerRequest,
|
|
16
16
|
DeleteSourceServerResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteSourceServerCommandInput
|
|
19
20
|
extends DeleteSourceServerRequest {}
|
|
20
21
|
export interface DeleteSourceServerCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeJobLogItemsRequest,
|
|
16
16
|
DescribeJobLogItemsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeJobLogItemsCommandInput
|
|
19
20
|
extends DescribeJobLogItemsRequest {}
|
|
20
21
|
export interface DescribeJobLogItemsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DrsClient";
|
|
14
14
|
import { DescribeJobsRequest, DescribeJobsResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DescribeJobsCommandInput extends DescribeJobsRequest {}
|
|
16
17
|
export interface DescribeJobsCommandOutput
|
|
17
18
|
extends DescribeJobsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeLaunchConfigurationTemplatesRequest,
|
|
16
16
|
DescribeLaunchConfigurationTemplatesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeLaunchConfigurationTemplatesCommandInput
|
|
19
20
|
extends DescribeLaunchConfigurationTemplatesRequest {}
|
|
20
21
|
export interface DescribeLaunchConfigurationTemplatesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRecoveryInstancesRequest,
|
|
16
16
|
DescribeRecoveryInstancesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRecoveryInstancesCommandInput
|
|
19
20
|
extends DescribeRecoveryInstancesRequest {}
|
|
20
21
|
export interface DescribeRecoveryInstancesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRecoverySnapshotsRequest,
|
|
16
16
|
DescribeRecoverySnapshotsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRecoverySnapshotsCommandInput
|
|
19
20
|
extends DescribeRecoverySnapshotsRequest {}
|
|
20
21
|
export interface DescribeRecoverySnapshotsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReplicationConfigurationTemplatesRequest,
|
|
16
16
|
DescribeReplicationConfigurationTemplatesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReplicationConfigurationTemplatesCommandInput
|
|
19
20
|
extends DescribeReplicationConfigurationTemplatesRequest {}
|
|
20
21
|
export interface DescribeReplicationConfigurationTemplatesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeSourceServersRequest,
|
|
16
16
|
DescribeSourceServersResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeSourceServersCommandInput
|
|
19
20
|
extends DescribeSourceServersRequest {}
|
|
20
21
|
export interface DescribeSourceServersCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DrsClient";
|
|
14
14
|
import { DisconnectRecoveryInstanceRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DisconnectRecoveryInstanceCommandInput
|
|
16
17
|
extends DisconnectRecoveryInstanceRequest {}
|
|
17
18
|
export interface DisconnectRecoveryInstanceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DisconnectSourceServerRequest,
|
|
16
16
|
SourceServer,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisconnectSourceServerCommandInput
|
|
19
20
|
extends DisconnectSourceServerRequest {}
|
|
20
21
|
export interface DisconnectSourceServerCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetFailbackReplicationConfigurationRequest,
|
|
16
16
|
GetFailbackReplicationConfigurationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetFailbackReplicationConfigurationCommandInput
|
|
19
20
|
extends GetFailbackReplicationConfigurationRequest {}
|
|
20
21
|
export interface GetFailbackReplicationConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetLaunchConfigurationRequest,
|
|
16
16
|
LaunchConfiguration,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetLaunchConfigurationCommandInput
|
|
19
20
|
extends GetLaunchConfigurationRequest {}
|
|
20
21
|
export interface GetLaunchConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetReplicationConfigurationRequest,
|
|
16
16
|
ReplicationConfiguration,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetReplicationConfigurationCommandInput
|
|
19
20
|
extends GetReplicationConfigurationRequest {}
|
|
20
21
|
export interface GetReplicationConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
InitializeServiceRequest,
|
|
16
16
|
InitializeServiceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface InitializeServiceCommandInput
|
|
19
20
|
extends InitializeServiceRequest {}
|
|
20
21
|
export interface InitializeServiceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListExtensibleSourceServersRequest,
|
|
16
16
|
ListExtensibleSourceServersResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListExtensibleSourceServersCommandInput
|
|
19
20
|
extends ListExtensibleSourceServersRequest {}
|
|
20
21
|
export interface ListExtensibleSourceServersCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListStagingAccountsRequest,
|
|
16
16
|
ListStagingAccountsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListStagingAccountsCommandInput
|
|
19
20
|
extends ListStagingAccountsRequest {}
|
|
20
21
|
export interface ListStagingAccountsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceRequest,
|
|
16
16
|
ListTagsForResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DrsClient";
|
|
14
14
|
import { RetryDataReplicationRequest, SourceServer } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RetryDataReplicationCommandInput
|
|
16
17
|
extends RetryDataReplicationRequest {}
|
|
17
18
|
export interface RetryDataReplicationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ReverseReplicationRequest,
|
|
16
16
|
ReverseReplicationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ReverseReplicationCommandInput
|
|
19
20
|
extends ReverseReplicationRequest {}
|
|
20
21
|
export interface ReverseReplicationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartFailbackLaunchRequest,
|
|
16
16
|
StartFailbackLaunchResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartFailbackLaunchCommandInput
|
|
19
20
|
extends StartFailbackLaunchRequest {}
|
|
20
21
|
export interface StartFailbackLaunchCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartRecoveryRequest,
|
|
16
16
|
StartRecoveryResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartRecoveryCommandInput extends StartRecoveryRequest {}
|
|
19
20
|
export interface StartRecoveryCommandOutput
|
|
20
21
|
extends StartRecoveryResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartReplicationRequest,
|
|
16
16
|
StartReplicationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartReplicationCommandInput extends StartReplicationRequest {}
|
|
19
20
|
export interface StartReplicationCommandOutput
|
|
20
21
|
extends StartReplicationResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DrsClient";
|
|
14
14
|
import { StopFailbackRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StopFailbackCommandInput extends StopFailbackRequest {}
|
|
16
17
|
export interface StopFailbackCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class StopFailbackCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StopReplicationRequest,
|
|
16
16
|
StopReplicationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StopReplicationCommandInput extends StopReplicationRequest {}
|
|
19
20
|
export interface StopReplicationCommandOutput
|
|
20
21
|
extends StopReplicationResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DrsClient";
|
|
14
14
|
import { TagResourceRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class TagResourceCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
TerminateRecoveryInstancesRequest,
|
|
16
16
|
TerminateRecoveryInstancesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface TerminateRecoveryInstancesCommandInput
|
|
19
20
|
extends TerminateRecoveryInstancesRequest {}
|
|
20
21
|
export interface TerminateRecoveryInstancesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DrsClient";
|
|
14
14
|
import { UntagResourceRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
16
17
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UntagResourceCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../DrsClient";
|
|
14
14
|
import { UpdateFailbackReplicationConfigurationRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateFailbackReplicationConfigurationCommandInput
|
|
16
17
|
extends UpdateFailbackReplicationConfigurationRequest {}
|
|
17
18
|
export interface UpdateFailbackReplicationConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
LaunchConfiguration,
|
|
16
16
|
UpdateLaunchConfigurationRequest,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateLaunchConfigurationCommandInput
|
|
19
20
|
extends UpdateLaunchConfigurationRequest {}
|
|
20
21
|
export interface UpdateLaunchConfigurationCommandOutput
|