@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
|
@@ -37,4 +37,15 @@ declare const InitializeServiceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class InitializeServiceCommand extends InitializeServiceCommand_base {
|
|
40
|
+
export declare class InitializeServiceCommand extends InitializeServiceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: InitializeServiceCommandInput;
|
|
48
|
+
output: InitializeServiceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListExtensibleSourceServersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListExtensibleSourceServersCommand extends ListExtensibleSourceServersCommand_base {
|
|
40
|
+
export declare class ListExtensibleSourceServersCommand extends ListExtensibleSourceServersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListExtensibleSourceServersRequest;
|
|
44
|
+
output: ListExtensibleSourceServersResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListExtensibleSourceServersCommandInput;
|
|
48
|
+
output: ListExtensibleSourceServersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListLaunchActionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListLaunchActionsCommand extends ListLaunchActionsCommand_base {
|
|
40
|
+
export declare class ListLaunchActionsCommand extends ListLaunchActionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListLaunchActionsRequest;
|
|
44
|
+
output: ListLaunchActionsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListLaunchActionsCommandInput;
|
|
48
|
+
output: ListLaunchActionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListStagingAccountsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListStagingAccountsCommand extends ListStagingAccountsCommand_base {
|
|
40
|
+
export declare class ListStagingAccountsCommand extends ListStagingAccountsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListStagingAccountsRequest;
|
|
44
|
+
output: ListStagingAccountsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListStagingAccountsCommandInput;
|
|
48
|
+
output: ListStagingAccountsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const PutLaunchActionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class PutLaunchActionCommand extends PutLaunchActionCommand_base {
|
|
39
|
+
export declare class PutLaunchActionCommand extends PutLaunchActionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: PutLaunchActionRequest;
|
|
43
|
+
output: PutLaunchActionResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: PutLaunchActionCommandInput;
|
|
47
|
+
output: PutLaunchActionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -34,4 +34,15 @@ declare const RetryDataReplicationCommand_base: {
|
|
|
34
34
|
>;
|
|
35
35
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
36
36
|
};
|
|
37
|
-
export declare class RetryDataReplicationCommand extends RetryDataReplicationCommand_base {
|
|
37
|
+
export declare class RetryDataReplicationCommand extends RetryDataReplicationCommand_base {
|
|
38
|
+
protected static __types: {
|
|
39
|
+
api: {
|
|
40
|
+
input: RetryDataReplicationRequest;
|
|
41
|
+
output: SourceServer;
|
|
42
|
+
};
|
|
43
|
+
sdk: {
|
|
44
|
+
input: RetryDataReplicationCommandInput;
|
|
45
|
+
output: RetryDataReplicationCommandOutput;
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ReverseReplicationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ReverseReplicationCommand extends ReverseReplicationCommand_base {
|
|
40
|
+
export declare class ReverseReplicationCommand extends ReverseReplicationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ReverseReplicationRequest;
|
|
44
|
+
output: ReverseReplicationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ReverseReplicationCommandInput;
|
|
48
|
+
output: ReverseReplicationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartFailbackLaunchCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartFailbackLaunchCommand extends StartFailbackLaunchCommand_base {
|
|
40
|
+
export declare class StartFailbackLaunchCommand extends StartFailbackLaunchCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartFailbackLaunchRequest;
|
|
44
|
+
output: StartFailbackLaunchResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartFailbackLaunchCommandInput;
|
|
48
|
+
output: StartFailbackLaunchCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const StartRecoveryCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class StartRecoveryCommand extends StartRecoveryCommand_base {
|
|
39
|
+
export declare class StartRecoveryCommand extends StartRecoveryCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: StartRecoveryRequest;
|
|
43
|
+
output: StartRecoveryResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: StartRecoveryCommandInput;
|
|
47
|
+
output: StartRecoveryCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const StartReplicationCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class StartReplicationCommand extends StartReplicationCommand_base {
|
|
39
|
+
export declare class StartReplicationCommand extends StartReplicationCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: StartReplicationRequest;
|
|
43
|
+
output: StartReplicationResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: StartReplicationCommandInput;
|
|
47
|
+
output: StartReplicationCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartSourceNetworkRecoveryCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartSourceNetworkRecoveryCommand extends StartSourceNetworkRecoveryCommand_base {
|
|
40
|
+
export declare class StartSourceNetworkRecoveryCommand extends StartSourceNetworkRecoveryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartSourceNetworkRecoveryRequest;
|
|
44
|
+
output: StartSourceNetworkRecoveryResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartSourceNetworkRecoveryCommandInput;
|
|
48
|
+
output: StartSourceNetworkRecoveryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartSourceNetworkReplicationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartSourceNetworkReplicationCommand extends StartSourceNetworkReplicationCommand_base {
|
|
40
|
+
export declare class StartSourceNetworkReplicationCommand extends StartSourceNetworkReplicationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartSourceNetworkReplicationRequest;
|
|
44
|
+
output: StartSourceNetworkReplicationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartSourceNetworkReplicationCommandInput;
|
|
48
|
+
output: StartSourceNetworkReplicationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const StopFailbackCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class StopFailbackCommand extends StopFailbackCommand_base {
|
|
34
|
+
export declare class StopFailbackCommand extends StopFailbackCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: StopFailbackRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: StopFailbackCommandInput;
|
|
42
|
+
output: StopFailbackCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const StopReplicationCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class StopReplicationCommand extends StopReplicationCommand_base {
|
|
39
|
+
export declare class StopReplicationCommand extends StopReplicationCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: StopReplicationRequest;
|
|
43
|
+
output: StopReplicationResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: StopReplicationCommandInput;
|
|
47
|
+
output: StopReplicationCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StopSourceNetworkReplicationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StopSourceNetworkReplicationCommand extends StopSourceNetworkReplicationCommand_base {
|
|
40
|
+
export declare class StopSourceNetworkReplicationCommand extends StopSourceNetworkReplicationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StopSourceNetworkReplicationRequest;
|
|
44
|
+
output: StopSourceNetworkReplicationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StopSourceNetworkReplicationCommandInput;
|
|
48
|
+
output: StopSourceNetworkReplicationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const TagResourceCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
34
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: TagResourceRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: TagResourceCommandInput;
|
|
42
|
+
output: TagResourceCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const TerminateRecoveryInstancesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class TerminateRecoveryInstancesCommand extends TerminateRecoveryInstancesCommand_base {
|
|
40
|
+
export declare class TerminateRecoveryInstancesCommand extends TerminateRecoveryInstancesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: TerminateRecoveryInstancesRequest;
|
|
44
|
+
output: TerminateRecoveryInstancesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: TerminateRecoveryInstancesCommandInput;
|
|
48
|
+
output: TerminateRecoveryInstancesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UntagResourceCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
34
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UntagResourceRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UntagResourceCommandInput;
|
|
42
|
+
output: UntagResourceCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateFailbackReplicationConfigurationCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateFailbackReplicationConfigurationCommand extends UpdateFailbackReplicationConfigurationCommand_base {
|
|
36
|
+
export declare class UpdateFailbackReplicationConfigurationCommand extends UpdateFailbackReplicationConfigurationCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateFailbackReplicationConfigurationRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateFailbackReplicationConfigurationCommandInput;
|
|
44
|
+
output: UpdateFailbackReplicationConfigurationCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateLaunchConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateLaunchConfigurationCommand extends UpdateLaunchConfigurationCommand_base {
|
|
40
|
+
export declare class UpdateLaunchConfigurationCommand extends UpdateLaunchConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateLaunchConfigurationRequest;
|
|
44
|
+
output: LaunchConfiguration;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateLaunchConfigurationCommandInput;
|
|
48
|
+
output: UpdateLaunchConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateLaunchConfigurationTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateLaunchConfigurationTemplateCommand extends UpdateLaunchConfigurationTemplateCommand_base {
|
|
40
|
+
export declare class UpdateLaunchConfigurationTemplateCommand extends UpdateLaunchConfigurationTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateLaunchConfigurationTemplateRequest;
|
|
44
|
+
output: UpdateLaunchConfigurationTemplateResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateLaunchConfigurationTemplateCommandInput;
|
|
48
|
+
output: UpdateLaunchConfigurationTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateReplicationConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateReplicationConfigurationCommand extends UpdateReplicationConfigurationCommand_base {
|
|
40
|
+
export declare class UpdateReplicationConfigurationCommand extends UpdateReplicationConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateReplicationConfigurationRequest;
|
|
44
|
+
output: ReplicationConfiguration;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateReplicationConfigurationCommandInput;
|
|
48
|
+
output: UpdateReplicationConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateReplicationConfigurationTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateReplicationConfigurationTemplateCommand extends UpdateReplicationConfigurationTemplateCommand_base {
|
|
40
|
+
export declare class UpdateReplicationConfigurationTemplateCommand extends UpdateReplicationConfigurationTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateReplicationConfigurationTemplateRequest;
|
|
44
|
+
output: ReplicationConfigurationTemplate;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateReplicationConfigurationTemplateCommandInput;
|
|
48
|
+
output: UpdateReplicationConfigurationTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-drs",
|
|
3
3
|
"description": "AWS SDK for JavaScript Drs Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.654.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-drs",
|
|
@@ -20,43 +20,43 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.654.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.654.0",
|
|
25
|
+
"@aws-sdk/core": "3.654.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
61
|
"tslib": "^2.6.2"
|
|
62
62
|
},
|