@aws-sdk/client-drs 3.477.0 → 3.481.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/commands/AssociateSourceNetworkStackCommand.js +18 -41
- package/dist-cjs/commands/CreateExtendedSourceServerCommand.js +18 -41
- package/dist-cjs/commands/CreateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateSourceNetworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteJobCommand.js +18 -41
- package/dist-cjs/commands/DeleteLaunchActionCommand.js +18 -41
- package/dist-cjs/commands/DeleteLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteRecoveryInstanceCommand.js +18 -41
- package/dist-cjs/commands/DeleteReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteSourceNetworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteSourceServerCommand.js +18 -41
- package/dist-cjs/commands/DescribeJobLogItemsCommand.js +18 -41
- package/dist-cjs/commands/DescribeJobsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLaunchConfigurationTemplatesCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecoveryInstancesCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecoverySnapshotsCommand.js +18 -41
- package/dist-cjs/commands/DescribeReplicationConfigurationTemplatesCommand.js +18 -41
- package/dist-cjs/commands/DescribeSourceNetworksCommand.js +18 -41
- package/dist-cjs/commands/DescribeSourceServersCommand.js +18 -41
- package/dist-cjs/commands/DisconnectRecoveryInstanceCommand.js +18 -41
- package/dist-cjs/commands/DisconnectSourceServerCommand.js +18 -41
- package/dist-cjs/commands/ExportSourceNetworkCfnTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetLaunchConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/InitializeServiceCommand.js +18 -41
- package/dist-cjs/commands/ListExtensibleSourceServersCommand.js +18 -41
- package/dist-cjs/commands/ListLaunchActionsCommand.js +18 -41
- package/dist-cjs/commands/ListStagingAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PutLaunchActionCommand.js +18 -41
- package/dist-cjs/commands/RetryDataReplicationCommand.js +18 -41
- package/dist-cjs/commands/ReverseReplicationCommand.js +18 -41
- package/dist-cjs/commands/StartFailbackLaunchCommand.js +18 -41
- package/dist-cjs/commands/StartRecoveryCommand.js +18 -41
- package/dist-cjs/commands/StartReplicationCommand.js +18 -41
- package/dist-cjs/commands/StartSourceNetworkRecoveryCommand.js +18 -41
- package/dist-cjs/commands/StartSourceNetworkReplicationCommand.js +18 -41
- package/dist-cjs/commands/StopFailbackCommand.js +18 -41
- package/dist-cjs/commands/StopReplicationCommand.js +18 -41
- package/dist-cjs/commands/StopSourceNetworkReplicationCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/TerminateRecoveryInstancesCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateLaunchConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateReplicationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/DescribeJobLogItemsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeJobsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeLaunchConfigurationTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeRecoveryInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeRecoverySnapshotsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeReplicationConfigurationTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeSourceNetworksPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeSourceServersPaginator.js +2 -24
- package/dist-cjs/pagination/ListExtensibleSourceServersPaginator.js +2 -24
- package/dist-cjs/pagination/ListLaunchActionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListStagingAccountsPaginator.js +2 -24
- package/dist-es/commands/AssociateSourceNetworkStackCommand.js +18 -41
- package/dist-es/commands/CreateExtendedSourceServerCommand.js +18 -41
- package/dist-es/commands/CreateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/CreateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/CreateSourceNetworkCommand.js +18 -41
- package/dist-es/commands/DeleteJobCommand.js +18 -41
- package/dist-es/commands/DeleteLaunchActionCommand.js +18 -41
- package/dist-es/commands/DeleteLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteRecoveryInstanceCommand.js +18 -41
- package/dist-es/commands/DeleteReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteSourceNetworkCommand.js +18 -41
- package/dist-es/commands/DeleteSourceServerCommand.js +18 -41
- package/dist-es/commands/DescribeJobLogItemsCommand.js +18 -41
- package/dist-es/commands/DescribeJobsCommand.js +18 -41
- package/dist-es/commands/DescribeLaunchConfigurationTemplatesCommand.js +18 -41
- package/dist-es/commands/DescribeRecoveryInstancesCommand.js +18 -41
- package/dist-es/commands/DescribeRecoverySnapshotsCommand.js +18 -41
- package/dist-es/commands/DescribeReplicationConfigurationTemplatesCommand.js +18 -41
- package/dist-es/commands/DescribeSourceNetworksCommand.js +18 -41
- package/dist-es/commands/DescribeSourceServersCommand.js +18 -41
- package/dist-es/commands/DisconnectRecoveryInstanceCommand.js +18 -41
- package/dist-es/commands/DisconnectSourceServerCommand.js +18 -41
- package/dist-es/commands/ExportSourceNetworkCfnTemplateCommand.js +18 -41
- package/dist-es/commands/GetFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/GetLaunchConfigurationCommand.js +18 -41
- package/dist-es/commands/GetReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/InitializeServiceCommand.js +18 -41
- package/dist-es/commands/ListExtensibleSourceServersCommand.js +18 -41
- package/dist-es/commands/ListLaunchActionsCommand.js +18 -41
- package/dist-es/commands/ListStagingAccountsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PutLaunchActionCommand.js +18 -41
- package/dist-es/commands/RetryDataReplicationCommand.js +18 -41
- package/dist-es/commands/ReverseReplicationCommand.js +18 -41
- package/dist-es/commands/StartFailbackLaunchCommand.js +18 -41
- package/dist-es/commands/StartRecoveryCommand.js +18 -41
- package/dist-es/commands/StartReplicationCommand.js +18 -41
- package/dist-es/commands/StartSourceNetworkRecoveryCommand.js +18 -41
- package/dist-es/commands/StartSourceNetworkReplicationCommand.js +18 -41
- package/dist-es/commands/StopFailbackCommand.js +18 -41
- package/dist-es/commands/StopReplicationCommand.js +18 -41
- package/dist-es/commands/StopSourceNetworkReplicationCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/TerminateRecoveryInstancesCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateFailbackReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateLaunchConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateLaunchConfigurationTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateReplicationConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateReplicationConfigurationTemplateCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/DescribeJobLogItemsPaginator.js +2 -23
- package/dist-es/pagination/DescribeJobsPaginator.js +2 -23
- package/dist-es/pagination/DescribeLaunchConfigurationTemplatesPaginator.js +2 -23
- package/dist-es/pagination/DescribeRecoveryInstancesPaginator.js +2 -23
- package/dist-es/pagination/DescribeRecoverySnapshotsPaginator.js +2 -23
- package/dist-es/pagination/DescribeReplicationConfigurationTemplatesPaginator.js +2 -23
- package/dist-es/pagination/DescribeSourceNetworksPaginator.js +2 -23
- package/dist-es/pagination/DescribeSourceServersPaginator.js +2 -23
- package/dist-es/pagination/ListExtensibleSourceServersPaginator.js +2 -23
- package/dist-es/pagination/ListLaunchActionsPaginator.js +2 -23
- package/dist-es/pagination/ListStagingAccountsPaginator.js +2 -23
- package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +6 -21
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +6 -21
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteJobCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeJobsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +6 -21
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +6 -21
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/InitializeServiceCommand.d.ts +6 -21
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +6 -21
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +6 -21
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutLaunchActionCommand.d.ts +6 -21
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +6 -21
- package/dist-types/commands/ReverseReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +6 -21
- package/dist-types/commands/StartRecoveryCommand.d.ts +6 -21
- package/dist-types/commands/StartReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +6 -21
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StopFailbackCommand.d.ts +6 -21
- package/dist-types/commands/StopReplicationCommand.d.ts +6 -21
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/DescribeJobLogItemsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLaunchConfigurationTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRecoveryInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRecoverySnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeReplicationConfigurationTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSourceNetworksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSourceServersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListExtensibleSourceServersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLaunchActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStagingAccountsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/DescribeJobLogItemsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeLaunchConfigurationTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeRecoveryInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeRecoverySnapshotsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeReplicationConfigurationTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeSourceNetworksPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeSourceServersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListExtensibleSourceServersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListLaunchActionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListStagingAccountsPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -1,25 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
1
2
|
import { DescribeSourceServersCommand, } from "../commands/DescribeSourceServersCommand";
|
|
2
3
|
import { DrsClient } from "../DrsClient";
|
|
3
|
-
const
|
|
4
|
-
return await client.send(new DescribeSourceServersCommand(input), ...args);
|
|
5
|
-
};
|
|
6
|
-
export async function* paginateDescribeSourceServers(config, input, ...additionalArguments) {
|
|
7
|
-
let token = config.startingToken || undefined;
|
|
8
|
-
let hasNext = true;
|
|
9
|
-
let page;
|
|
10
|
-
while (hasNext) {
|
|
11
|
-
input.nextToken = token;
|
|
12
|
-
input["maxResults"] = config.pageSize;
|
|
13
|
-
if (config.client instanceof DrsClient) {
|
|
14
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
-
}
|
|
16
|
-
else {
|
|
17
|
-
throw new Error("Invalid client, expected Drs | DrsClient");
|
|
18
|
-
}
|
|
19
|
-
yield page;
|
|
20
|
-
const prevToken = token;
|
|
21
|
-
token = page.nextToken;
|
|
22
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
-
}
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
4
|
+
export const paginateDescribeSourceServers = createPaginator(DrsClient, DescribeSourceServersCommand, "nextToken", "nextToken", "maxResults");
|
|
@@ -1,25 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
1
2
|
import { ListExtensibleSourceServersCommand, } from "../commands/ListExtensibleSourceServersCommand";
|
|
2
3
|
import { DrsClient } from "../DrsClient";
|
|
3
|
-
const
|
|
4
|
-
return await client.send(new ListExtensibleSourceServersCommand(input), ...args);
|
|
5
|
-
};
|
|
6
|
-
export async function* paginateListExtensibleSourceServers(config, input, ...additionalArguments) {
|
|
7
|
-
let token = config.startingToken || undefined;
|
|
8
|
-
let hasNext = true;
|
|
9
|
-
let page;
|
|
10
|
-
while (hasNext) {
|
|
11
|
-
input.nextToken = token;
|
|
12
|
-
input["maxResults"] = config.pageSize;
|
|
13
|
-
if (config.client instanceof DrsClient) {
|
|
14
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
-
}
|
|
16
|
-
else {
|
|
17
|
-
throw new Error("Invalid client, expected Drs | DrsClient");
|
|
18
|
-
}
|
|
19
|
-
yield page;
|
|
20
|
-
const prevToken = token;
|
|
21
|
-
token = page.nextToken;
|
|
22
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
-
}
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
4
|
+
export const paginateListExtensibleSourceServers = createPaginator(DrsClient, ListExtensibleSourceServersCommand, "nextToken", "nextToken", "maxResults");
|
|
@@ -1,25 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
1
2
|
import { ListLaunchActionsCommand, } from "../commands/ListLaunchActionsCommand";
|
|
2
3
|
import { DrsClient } from "../DrsClient";
|
|
3
|
-
const
|
|
4
|
-
return await client.send(new ListLaunchActionsCommand(input), ...args);
|
|
5
|
-
};
|
|
6
|
-
export async function* paginateListLaunchActions(config, input, ...additionalArguments) {
|
|
7
|
-
let token = config.startingToken || undefined;
|
|
8
|
-
let hasNext = true;
|
|
9
|
-
let page;
|
|
10
|
-
while (hasNext) {
|
|
11
|
-
input.nextToken = token;
|
|
12
|
-
input["maxResults"] = config.pageSize;
|
|
13
|
-
if (config.client instanceof DrsClient) {
|
|
14
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
-
}
|
|
16
|
-
else {
|
|
17
|
-
throw new Error("Invalid client, expected Drs | DrsClient");
|
|
18
|
-
}
|
|
19
|
-
yield page;
|
|
20
|
-
const prevToken = token;
|
|
21
|
-
token = page.nextToken;
|
|
22
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
-
}
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
4
|
+
export const paginateListLaunchActions = createPaginator(DrsClient, ListLaunchActionsCommand, "nextToken", "nextToken", "maxResults");
|
|
@@ -1,25 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
1
2
|
import { ListStagingAccountsCommand, } from "../commands/ListStagingAccountsCommand";
|
|
2
3
|
import { DrsClient } from "../DrsClient";
|
|
3
|
-
const
|
|
4
|
-
return await client.send(new ListStagingAccountsCommand(input), ...args);
|
|
5
|
-
};
|
|
6
|
-
export async function* paginateListStagingAccounts(config, input, ...additionalArguments) {
|
|
7
|
-
let token = config.startingToken || undefined;
|
|
8
|
-
let hasNext = true;
|
|
9
|
-
let page;
|
|
10
|
-
while (hasNext) {
|
|
11
|
-
input.nextToken = token;
|
|
12
|
-
input["maxResults"] = config.pageSize;
|
|
13
|
-
if (config.client instanceof DrsClient) {
|
|
14
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
-
}
|
|
16
|
-
else {
|
|
17
|
-
throw new Error("Invalid client, expected Drs | DrsClient");
|
|
18
|
-
}
|
|
19
|
-
yield page;
|
|
20
|
-
const prevToken = token;
|
|
21
|
-
token = page.nextToken;
|
|
22
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
-
}
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
4
|
+
export const paginateListStagingAccounts = createPaginator(DrsClient, ListStagingAccountsCommand, "nextToken", "nextToken", "maxResults");
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { AssociateSourceNetworkStackRequest, AssociateSourceNetworkStackResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AssociateSourceNetworkStackCommandInput extends AssociateSource
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AssociateSourceNetworkStackCommandOutput extends AssociateSourceNetworkStackResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AssociateSourceNetworkStackCommand_base: {
|
|
24
|
+
new (input: AssociateSourceNetworkStackCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateSourceNetworkStackCommandInput, AssociateSourceNetworkStackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Associate a Source Network to an existing CloudFormation Stack and modify launch templates to use this network. Can be used for reverting to previously deployed CloudFormation stacks.</p>
|
|
@@ -127,23 +130,5 @@ export interface AssociateSourceNetworkStackCommandOutput extends AssociateSourc
|
|
|
127
130
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
128
131
|
*
|
|
129
132
|
*/
|
|
130
|
-
export declare class AssociateSourceNetworkStackCommand extends
|
|
131
|
-
readonly input: AssociateSourceNetworkStackCommandInput;
|
|
132
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
133
|
-
/**
|
|
134
|
-
* @public
|
|
135
|
-
*/
|
|
136
|
-
constructor(input: AssociateSourceNetworkStackCommandInput);
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateSourceNetworkStackCommandInput, AssociateSourceNetworkStackCommandOutput>;
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
private serialize;
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
private deserialize;
|
|
133
|
+
export declare class AssociateSourceNetworkStackCommand extends AssociateSourceNetworkStackCommand_base {
|
|
149
134
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { CreateExtendedSourceServerRequest, CreateExtendedSourceServerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateExtendedSourceServerCommandInput extends CreateExtendedSo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateExtendedSourceServerCommandOutput extends CreateExtendedSourceServerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateExtendedSourceServerCommand_base: {
|
|
24
|
+
new (input: CreateExtendedSourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExtendedSourceServerCommandInput, CreateExtendedSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create an extended source server in the target Account based on the source server in staging account.</p>
|
|
@@ -177,23 +180,5 @@ export interface CreateExtendedSourceServerCommandOutput extends CreateExtendedS
|
|
|
177
180
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
178
181
|
*
|
|
179
182
|
*/
|
|
180
|
-
export declare class CreateExtendedSourceServerCommand extends
|
|
181
|
-
readonly input: CreateExtendedSourceServerCommandInput;
|
|
182
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
183
|
-
/**
|
|
184
|
-
* @public
|
|
185
|
-
*/
|
|
186
|
-
constructor(input: CreateExtendedSourceServerCommandInput);
|
|
187
|
-
/**
|
|
188
|
-
* @internal
|
|
189
|
-
*/
|
|
190
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateExtendedSourceServerCommandInput, CreateExtendedSourceServerCommandOutput>;
|
|
191
|
-
/**
|
|
192
|
-
* @internal
|
|
193
|
-
*/
|
|
194
|
-
private serialize;
|
|
195
|
-
/**
|
|
196
|
-
* @internal
|
|
197
|
-
*/
|
|
198
|
-
private deserialize;
|
|
183
|
+
export declare class CreateExtendedSourceServerCommand extends CreateExtendedSourceServerCommand_base {
|
|
199
184
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { CreateLaunchConfigurationTemplateRequest, CreateLaunchConfigurationTemplateResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateLaunchConfigurationTemplateCommandInput extends CreateLau
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateLaunchConfigurationTemplateCommandOutput extends CreateLaunchConfigurationTemplateResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateLaunchConfigurationTemplateCommand_base: {
|
|
24
|
+
new (input: CreateLaunchConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLaunchConfigurationTemplateCommandInput, CreateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new Launch Configuration Template.</p>
|
|
@@ -97,23 +100,5 @@ export interface CreateLaunchConfigurationTemplateCommandOutput extends CreateLa
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class CreateLaunchConfigurationTemplateCommand extends
|
|
101
|
-
readonly input: CreateLaunchConfigurationTemplateCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: CreateLaunchConfigurationTemplateCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLaunchConfigurationTemplateCommandInput, CreateLaunchConfigurationTemplateCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class CreateLaunchConfigurationTemplateCommand extends CreateLaunchConfigurationTemplateCommand_base {
|
|
119
104
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { CreateReplicationConfigurationTemplateRequest, ReplicationConfigurationTemplate } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateReplicationConfigurationTemplateCommandInput extends Crea
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateReplicationConfigurationTemplateCommandOutput extends ReplicationConfigurationTemplate, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateReplicationConfigurationTemplateCommand_base: {
|
|
24
|
+
new (input: CreateReplicationConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationConfigurationTemplateCommandInput, CreateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new ReplicationConfigurationTemplate.</p>
|
|
@@ -127,23 +130,5 @@ export interface CreateReplicationConfigurationTemplateCommandOutput extends Rep
|
|
|
127
130
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
128
131
|
*
|
|
129
132
|
*/
|
|
130
|
-
export declare class CreateReplicationConfigurationTemplateCommand extends
|
|
131
|
-
readonly input: CreateReplicationConfigurationTemplateCommandInput;
|
|
132
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
133
|
-
/**
|
|
134
|
-
* @public
|
|
135
|
-
*/
|
|
136
|
-
constructor(input: CreateReplicationConfigurationTemplateCommandInput);
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReplicationConfigurationTemplateCommandInput, CreateReplicationConfigurationTemplateCommandOutput>;
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
private serialize;
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
private deserialize;
|
|
133
|
+
export declare class CreateReplicationConfigurationTemplateCommand extends CreateReplicationConfigurationTemplateCommand_base {
|
|
149
134
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { CreateSourceNetworkRequest, CreateSourceNetworkResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSourceNetworkCommandInput extends CreateSourceNetworkRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSourceNetworkCommandOutput extends CreateSourceNetworkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSourceNetworkCommand_base: {
|
|
24
|
+
new (input: CreateSourceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSourceNetworkCommandInput, CreateSourceNetworkCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a new Source Network resource for a provided VPC ID.</p>
|
|
@@ -77,23 +80,5 @@ export interface CreateSourceNetworkCommandOutput extends CreateSourceNetworkRes
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class CreateSourceNetworkCommand extends
|
|
81
|
-
readonly input: CreateSourceNetworkCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: CreateSourceNetworkCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSourceNetworkCommandInput, CreateSourceNetworkCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class CreateSourceNetworkCommand extends CreateSourceNetworkCommand_base {
|
|
99
84
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { DeleteJobRequest, DeleteJobResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteJobCommandInput extends DeleteJobRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteJobCommandOutput extends DeleteJobResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteJobCommand_base: {
|
|
24
|
+
new (input: DeleteJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a single Job by ID.</p>
|
|
@@ -64,23 +67,5 @@ export interface DeleteJobCommandOutput extends DeleteJobResponse, __MetadataBea
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class DeleteJobCommand extends
|
|
68
|
-
readonly input: DeleteJobCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: DeleteJobCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteJobCommandInput, DeleteJobCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class DeleteJobCommand extends DeleteJobCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { DeleteLaunchActionRequest, DeleteLaunchActionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteLaunchActionCommandInput extends DeleteLaunchActionReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteLaunchActionCommandOutput extends DeleteLaunchActionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteLaunchActionCommand_base: {
|
|
24
|
+
new (input: DeleteLaunchActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLaunchActionCommandInput, DeleteLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a resource launch action.</p>
|
|
@@ -65,23 +68,5 @@ export interface DeleteLaunchActionCommandOutput extends DeleteLaunchActionRespo
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class DeleteLaunchActionCommand extends
|
|
69
|
-
readonly input: DeleteLaunchActionCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: DeleteLaunchActionCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLaunchActionCommandInput, DeleteLaunchActionCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class DeleteLaunchActionCommand extends DeleteLaunchActionCommand_base {
|
|
87
72
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { DeleteLaunchConfigurationTemplateRequest, DeleteLaunchConfigurationTemplateResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteLaunchConfigurationTemplateCommandInput extends DeleteLau
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteLaunchConfigurationTemplateCommandOutput extends DeleteLaunchConfigurationTemplateResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteLaunchConfigurationTemplateCommand_base: {
|
|
24
|
+
new (input: DeleteLaunchConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLaunchConfigurationTemplateCommandInput, DeleteLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a single Launch Configuration Template by ID.</p>
|
|
@@ -64,23 +67,5 @@ export interface DeleteLaunchConfigurationTemplateCommandOutput extends DeleteLa
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class DeleteLaunchConfigurationTemplateCommand extends
|
|
68
|
-
readonly input: DeleteLaunchConfigurationTemplateCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: DeleteLaunchConfigurationTemplateCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLaunchConfigurationTemplateCommandInput, DeleteLaunchConfigurationTemplateCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class DeleteLaunchConfigurationTemplateCommand extends DeleteLaunchConfigurationTemplateCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { DeleteRecoveryInstanceRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteRecoveryInstanceCommandInput extends DeleteRecoveryInstan
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteRecoveryInstanceCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteRecoveryInstanceCommand_base: {
|
|
24
|
+
new (input: DeleteRecoveryInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecoveryInstanceCommandInput, DeleteRecoveryInstanceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a single Recovery Instance by ID. This deletes the Recovery Instance resource from Elastic Disaster Recovery. The Recovery Instance must be disconnected first in order to delete it.</p>
|
|
@@ -64,23 +67,5 @@ export interface DeleteRecoveryInstanceCommandOutput extends __MetadataBearer {
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class DeleteRecoveryInstanceCommand extends
|
|
68
|
-
readonly input: DeleteRecoveryInstanceCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: DeleteRecoveryInstanceCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRecoveryInstanceCommandInput, DeleteRecoveryInstanceCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class DeleteRecoveryInstanceCommand extends DeleteRecoveryInstanceCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { DeleteReplicationConfigurationTemplateRequest, DeleteReplicationConfigurationTemplateResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteReplicationConfigurationTemplateCommandInput extends Dele
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteReplicationConfigurationTemplateCommandOutput extends DeleteReplicationConfigurationTemplateResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteReplicationConfigurationTemplateCommand_base: {
|
|
24
|
+
new (input: DeleteReplicationConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationConfigurationTemplateCommandInput, DeleteReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a single Replication Configuration Template by ID</p>
|
|
@@ -64,23 +67,5 @@ export interface DeleteReplicationConfigurationTemplateCommandOutput extends Del
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class DeleteReplicationConfigurationTemplateCommand extends
|
|
68
|
-
readonly input: DeleteReplicationConfigurationTemplateCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: DeleteReplicationConfigurationTemplateCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReplicationConfigurationTemplateCommandInput, DeleteReplicationConfigurationTemplateCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class DeleteReplicationConfigurationTemplateCommand extends DeleteReplicationConfigurationTemplateCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { DeleteSourceNetworkRequest, DeleteSourceNetworkResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteSourceNetworkCommandInput extends DeleteSourceNetworkRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteSourceNetworkCommandOutput extends DeleteSourceNetworkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteSourceNetworkCommand_base: {
|
|
24
|
+
new (input: DeleteSourceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceNetworkCommandInput, DeleteSourceNetworkCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete Source Network resource.</p>
|
|
@@ -64,23 +67,5 @@ export interface DeleteSourceNetworkCommandOutput extends DeleteSourceNetworkRes
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class DeleteSourceNetworkCommand extends
|
|
68
|
-
readonly input: DeleteSourceNetworkCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: DeleteSourceNetworkCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSourceNetworkCommandInput, DeleteSourceNetworkCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class DeleteSourceNetworkCommand extends DeleteSourceNetworkCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient";
|
|
5
4
|
import { DeleteSourceServerRequest, DeleteSourceServerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteSourceServerCommandInput extends DeleteSourceServerReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteSourceServerCommandOutput extends DeleteSourceServerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteSourceServerCommand_base: {
|
|
24
|
+
new (input: DeleteSourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceServerCommandInput, DeleteSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a single Source Server by ID. The Source Server must be disconnected first.</p>
|
|
@@ -64,23 +67,5 @@ export interface DeleteSourceServerCommandOutput extends DeleteSourceServerRespo
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Drs service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class DeleteSourceServerCommand extends
|
|
68
|
-
readonly input: DeleteSourceServerCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: DeleteSourceServerCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DrsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSourceServerCommandInput, DeleteSourceServerCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class DeleteSourceServerCommand extends DeleteSourceServerCommand_base {
|
|
86
71
|
}
|