@aws-sdk/client-drs 3.650.0 → 3.654.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-types/commands/AssociateSourceNetworkStackCommand.d.ts +11 -0
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +11 -0
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +11 -0
- package/dist-types/commands/DeleteJobCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +11 -0
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeJobsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +11 -0
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +11 -0
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/InitializeServiceCommand.d.ts +11 -0
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +11 -0
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +11 -0
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PutLaunchActionCommand.d.ts +11 -0
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +11 -0
- package/dist-types/commands/ReverseReplicationCommand.d.ts +11 -0
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +11 -0
- package/dist-types/commands/StartRecoveryCommand.d.ts +11 -0
- package/dist-types/commands/StartReplicationCommand.d.ts +11 -0
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +11 -0
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +11 -0
- package/dist-types/commands/StopFailbackCommand.d.ts +11 -0
- package/dist-types/commands/StopReplicationCommand.d.ts +11 -0
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -67,4 +67,15 @@ declare const StopFailbackCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class StopFailbackCommand extends StopFailbackCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: StopFailbackRequest;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: StopFailbackCommandInput;
|
|
78
|
+
output: StopFailbackCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -177,4 +177,15 @@ declare const StopReplicationCommand_base: {
|
|
|
177
177
|
* @public
|
|
178
178
|
*/
|
|
179
179
|
export declare class StopReplicationCommand extends StopReplicationCommand_base {
|
|
180
|
+
/** @internal type navigation helper, not in runtime. */
|
|
181
|
+
protected static __types: {
|
|
182
|
+
api: {
|
|
183
|
+
input: StopReplicationRequest;
|
|
184
|
+
output: StopReplicationResponse;
|
|
185
|
+
};
|
|
186
|
+
sdk: {
|
|
187
|
+
input: StopReplicationCommandInput;
|
|
188
|
+
output: StopReplicationCommandOutput;
|
|
189
|
+
};
|
|
190
|
+
};
|
|
180
191
|
}
|
|
@@ -93,4 +93,15 @@ declare const StopSourceNetworkReplicationCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class StopSourceNetworkReplicationCommand extends StopSourceNetworkReplicationCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: StopSourceNetworkReplicationRequest;
|
|
100
|
+
output: StopSourceNetworkReplicationResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: StopSourceNetworkReplicationCommandInput;
|
|
104
|
+
output: StopSourceNetworkReplicationCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -73,4 +73,15 @@ declare const TagResourceCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: TagResourceRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: TagResourceCommandInput;
|
|
84
|
+
output: TagResourceCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -128,4 +128,15 @@ declare const TerminateRecoveryInstancesCommand_base: {
|
|
|
128
128
|
* @public
|
|
129
129
|
*/
|
|
130
130
|
export declare class TerminateRecoveryInstancesCommand extends TerminateRecoveryInstancesCommand_base {
|
|
131
|
+
/** @internal type navigation helper, not in runtime. */
|
|
132
|
+
protected static __types: {
|
|
133
|
+
api: {
|
|
134
|
+
input: TerminateRecoveryInstancesRequest;
|
|
135
|
+
output: TerminateRecoveryInstancesResponse;
|
|
136
|
+
};
|
|
137
|
+
sdk: {
|
|
138
|
+
input: TerminateRecoveryInstancesCommandInput;
|
|
139
|
+
output: TerminateRecoveryInstancesCommandOutput;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
131
142
|
}
|
|
@@ -73,4 +73,15 @@ declare const UntagResourceCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: UntagResourceRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: UntagResourceCommandInput;
|
|
84
|
+
output: UntagResourceCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -73,4 +73,15 @@ declare const UpdateFailbackReplicationConfigurationCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class UpdateFailbackReplicationConfigurationCommand extends UpdateFailbackReplicationConfigurationCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: UpdateFailbackReplicationConfigurationRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: UpdateFailbackReplicationConfigurationCommandInput;
|
|
84
|
+
output: UpdateFailbackReplicationConfigurationCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -100,4 +100,15 @@ declare const UpdateLaunchConfigurationCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class UpdateLaunchConfigurationCommand extends UpdateLaunchConfigurationCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: UpdateLaunchConfigurationRequest;
|
|
107
|
+
output: LaunchConfiguration;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: UpdateLaunchConfigurationCommandInput;
|
|
111
|
+
output: UpdateLaunchConfigurationCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -101,4 +101,15 @@ declare const UpdateLaunchConfigurationTemplateCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class UpdateLaunchConfigurationTemplateCommand extends UpdateLaunchConfigurationTemplateCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: UpdateLaunchConfigurationTemplateRequest;
|
|
108
|
+
output: UpdateLaunchConfigurationTemplateResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: UpdateLaunchConfigurationTemplateCommandInput;
|
|
112
|
+
output: UpdateLaunchConfigurationTemplateCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -152,4 +152,15 @@ declare const UpdateReplicationConfigurationCommand_base: {
|
|
|
152
152
|
* @public
|
|
153
153
|
*/
|
|
154
154
|
export declare class UpdateReplicationConfigurationCommand extends UpdateReplicationConfigurationCommand_base {
|
|
155
|
+
/** @internal type navigation helper, not in runtime. */
|
|
156
|
+
protected static __types: {
|
|
157
|
+
api: {
|
|
158
|
+
input: UpdateReplicationConfigurationRequest;
|
|
159
|
+
output: ReplicationConfiguration;
|
|
160
|
+
};
|
|
161
|
+
sdk: {
|
|
162
|
+
input: UpdateReplicationConfigurationCommandInput;
|
|
163
|
+
output: UpdateReplicationConfigurationCommandOutput;
|
|
164
|
+
};
|
|
165
|
+
};
|
|
155
166
|
}
|
|
@@ -132,4 +132,15 @@ declare const UpdateReplicationConfigurationTemplateCommand_base: {
|
|
|
132
132
|
* @public
|
|
133
133
|
*/
|
|
134
134
|
export declare class UpdateReplicationConfigurationTemplateCommand extends UpdateReplicationConfigurationTemplateCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: UpdateReplicationConfigurationTemplateRequest;
|
|
139
|
+
output: ReplicationConfigurationTemplate;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: UpdateReplicationConfigurationTemplateCommandInput;
|
|
143
|
+
output: UpdateReplicationConfigurationTemplateCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateSourceNetworkStackCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateSourceNetworkStackCommand extends AssociateSourceNetworkStackCommand_base {
|
|
40
|
+
export declare class AssociateSourceNetworkStackCommand extends AssociateSourceNetworkStackCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateSourceNetworkStackRequest;
|
|
44
|
+
output: AssociateSourceNetworkStackResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateSourceNetworkStackCommandInput;
|
|
48
|
+
output: AssociateSourceNetworkStackCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateExtendedSourceServerCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateExtendedSourceServerCommand extends CreateExtendedSourceServerCommand_base {
|
|
40
|
+
export declare class CreateExtendedSourceServerCommand extends CreateExtendedSourceServerCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateExtendedSourceServerRequest;
|
|
44
|
+
output: CreateExtendedSourceServerResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateExtendedSourceServerCommandInput;
|
|
48
|
+
output: CreateExtendedSourceServerCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateLaunchConfigurationTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateLaunchConfigurationTemplateCommand extends CreateLaunchConfigurationTemplateCommand_base {
|
|
40
|
+
export declare class CreateLaunchConfigurationTemplateCommand extends CreateLaunchConfigurationTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateLaunchConfigurationTemplateRequest;
|
|
44
|
+
output: CreateLaunchConfigurationTemplateResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateLaunchConfigurationTemplateCommandInput;
|
|
48
|
+
output: CreateLaunchConfigurationTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateReplicationConfigurationTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateReplicationConfigurationTemplateCommand extends CreateReplicationConfigurationTemplateCommand_base {
|
|
40
|
+
export declare class CreateReplicationConfigurationTemplateCommand extends CreateReplicationConfigurationTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateReplicationConfigurationTemplateRequest;
|
|
44
|
+
output: ReplicationConfigurationTemplate;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateReplicationConfigurationTemplateCommandInput;
|
|
48
|
+
output: CreateReplicationConfigurationTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateSourceNetworkCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateSourceNetworkCommand extends CreateSourceNetworkCommand_base {
|
|
40
|
+
export declare class CreateSourceNetworkCommand extends CreateSourceNetworkCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateSourceNetworkRequest;
|
|
44
|
+
output: CreateSourceNetworkResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateSourceNetworkCommandInput;
|
|
48
|
+
output: CreateSourceNetworkCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteJobCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteJobCommand extends DeleteJobCommand_base {
|
|
36
|
+
export declare class DeleteJobCommand extends DeleteJobCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteJobRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteJobCommandInput;
|
|
44
|
+
output: DeleteJobCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteLaunchActionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteLaunchActionCommand extends DeleteLaunchActionCommand_base {
|
|
40
|
+
export declare class DeleteLaunchActionCommand extends DeleteLaunchActionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteLaunchActionRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteLaunchActionCommandInput;
|
|
48
|
+
output: DeleteLaunchActionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteLaunchConfigurationTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteLaunchConfigurationTemplateCommand extends DeleteLaunchConfigurationTemplateCommand_base {
|
|
40
|
+
export declare class DeleteLaunchConfigurationTemplateCommand extends DeleteLaunchConfigurationTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteLaunchConfigurationTemplateRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteLaunchConfigurationTemplateCommandInput;
|
|
48
|
+
output: DeleteLaunchConfigurationTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteRecoveryInstanceCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteRecoveryInstanceCommand extends DeleteRecoveryInstanceCommand_base {
|
|
35
|
+
export declare class DeleteRecoveryInstanceCommand extends DeleteRecoveryInstanceCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteRecoveryInstanceRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteRecoveryInstanceCommandInput;
|
|
43
|
+
output: DeleteRecoveryInstanceCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteReplicationConfigurationTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteReplicationConfigurationTemplateCommand extends DeleteReplicationConfigurationTemplateCommand_base {
|
|
40
|
+
export declare class DeleteReplicationConfigurationTemplateCommand extends DeleteReplicationConfigurationTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteReplicationConfigurationTemplateRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteReplicationConfigurationTemplateCommandInput;
|
|
48
|
+
output: DeleteReplicationConfigurationTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteSourceNetworkCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteSourceNetworkCommand extends DeleteSourceNetworkCommand_base {
|
|
40
|
+
export declare class DeleteSourceNetworkCommand extends DeleteSourceNetworkCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteSourceNetworkRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteSourceNetworkCommandInput;
|
|
48
|
+
output: DeleteSourceNetworkCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteSourceServerCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteSourceServerCommand extends DeleteSourceServerCommand_base {
|
|
40
|
+
export declare class DeleteSourceServerCommand extends DeleteSourceServerCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteSourceServerRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteSourceServerCommandInput;
|
|
48
|
+
output: DeleteSourceServerCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeJobLogItemsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeJobLogItemsCommand extends DescribeJobLogItemsCommand_base {
|
|
40
|
+
export declare class DescribeJobLogItemsCommand extends DescribeJobLogItemsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeJobLogItemsRequest;
|
|
44
|
+
output: DescribeJobLogItemsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeJobLogItemsCommandInput;
|
|
48
|
+
output: DescribeJobLogItemsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DescribeJobsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DescribeJobsCommand extends DescribeJobsCommand_base {
|
|
36
|
+
export declare class DescribeJobsCommand extends DescribeJobsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DescribeJobsRequest;
|
|
40
|
+
output: DescribeJobsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DescribeJobsCommandInput;
|
|
44
|
+
output: DescribeJobsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeLaunchConfigurationTemplatesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeLaunchConfigurationTemplatesCommand extends DescribeLaunchConfigurationTemplatesCommand_base {
|
|
40
|
+
export declare class DescribeLaunchConfigurationTemplatesCommand extends DescribeLaunchConfigurationTemplatesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeLaunchConfigurationTemplatesRequest;
|
|
44
|
+
output: DescribeLaunchConfigurationTemplatesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeLaunchConfigurationTemplatesCommandInput;
|
|
48
|
+
output: DescribeLaunchConfigurationTemplatesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeRecoveryInstancesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeRecoveryInstancesCommand extends DescribeRecoveryInstancesCommand_base {
|
|
40
|
+
export declare class DescribeRecoveryInstancesCommand extends DescribeRecoveryInstancesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeRecoveryInstancesRequest;
|
|
44
|
+
output: DescribeRecoveryInstancesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeRecoveryInstancesCommandInput;
|
|
48
|
+
output: DescribeRecoveryInstancesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeRecoverySnapshotsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeRecoverySnapshotsCommand extends DescribeRecoverySnapshotsCommand_base {
|
|
40
|
+
export declare class DescribeRecoverySnapshotsCommand extends DescribeRecoverySnapshotsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeRecoverySnapshotsRequest;
|
|
44
|
+
output: DescribeRecoverySnapshotsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeRecoverySnapshotsCommandInput;
|
|
48
|
+
output: DescribeRecoverySnapshotsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeReplicationConfigurationTemplatesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeReplicationConfigurationTemplatesCommand extends DescribeReplicationConfigurationTemplatesCommand_base {
|
|
40
|
+
export declare class DescribeReplicationConfigurationTemplatesCommand extends DescribeReplicationConfigurationTemplatesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeReplicationConfigurationTemplatesRequest;
|
|
44
|
+
output: DescribeReplicationConfigurationTemplatesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeReplicationConfigurationTemplatesCommandInput;
|
|
48
|
+
output: DescribeReplicationConfigurationTemplatesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeSourceNetworksCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeSourceNetworksCommand extends DescribeSourceNetworksCommand_base {
|
|
40
|
+
export declare class DescribeSourceNetworksCommand extends DescribeSourceNetworksCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeSourceNetworksRequest;
|
|
44
|
+
output: DescribeSourceNetworksResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeSourceNetworksCommandInput;
|
|
48
|
+
output: DescribeSourceNetworksCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeSourceServersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeSourceServersCommand extends DescribeSourceServersCommand_base {
|
|
40
|
+
export declare class DescribeSourceServersCommand extends DescribeSourceServersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeSourceServersRequest;
|
|
44
|
+
output: DescribeSourceServersResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeSourceServersCommandInput;
|
|
48
|
+
output: DescribeSourceServersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DisconnectRecoveryInstanceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DisconnectRecoveryInstanceCommand extends DisconnectRecoveryInstanceCommand_base {
|
|
36
|
+
export declare class DisconnectRecoveryInstanceCommand extends DisconnectRecoveryInstanceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DisconnectRecoveryInstanceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DisconnectRecoveryInstanceCommandInput;
|
|
44
|
+
output: DisconnectRecoveryInstanceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisconnectSourceServerCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisconnectSourceServerCommand extends DisconnectSourceServerCommand_base {
|
|
40
|
+
export declare class DisconnectSourceServerCommand extends DisconnectSourceServerCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisconnectSourceServerRequest;
|
|
44
|
+
output: SourceServer;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisconnectSourceServerCommandInput;
|
|
48
|
+
output: DisconnectSourceServerCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ExportSourceNetworkCfnTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ExportSourceNetworkCfnTemplateCommand extends ExportSourceNetworkCfnTemplateCommand_base {
|
|
40
|
+
export declare class ExportSourceNetworkCfnTemplateCommand extends ExportSourceNetworkCfnTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ExportSourceNetworkCfnTemplateRequest;
|
|
44
|
+
output: ExportSourceNetworkCfnTemplateResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ExportSourceNetworkCfnTemplateCommandInput;
|
|
48
|
+
output: ExportSourceNetworkCfnTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetFailbackReplicationConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetFailbackReplicationConfigurationCommand extends GetFailbackReplicationConfigurationCommand_base {
|
|
40
|
+
export declare class GetFailbackReplicationConfigurationCommand extends GetFailbackReplicationConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetFailbackReplicationConfigurationRequest;
|
|
44
|
+
output: GetFailbackReplicationConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetFailbackReplicationConfigurationCommandInput;
|
|
48
|
+
output: GetFailbackReplicationConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetLaunchConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetLaunchConfigurationCommand extends GetLaunchConfigurationCommand_base {
|
|
40
|
+
export declare class GetLaunchConfigurationCommand extends GetLaunchConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetLaunchConfigurationRequest;
|
|
44
|
+
output: LaunchConfiguration;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetLaunchConfigurationCommandInput;
|
|
48
|
+
output: GetLaunchConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetReplicationConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetReplicationConfigurationCommand extends GetReplicationConfigurationCommand_base {
|
|
40
|
+
export declare class GetReplicationConfigurationCommand extends GetReplicationConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetReplicationConfigurationRequest;
|
|
44
|
+
output: ReplicationConfiguration;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetReplicationConfigurationCommandInput;
|
|
48
|
+
output: GetReplicationConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|