@aws-sdk/client-datasync 3.296.0 → 3.298.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/CancelTaskExecutionCommand.js +2 -3
- package/dist-cjs/commands/CreateAgentCommand.js +2 -3
- package/dist-cjs/commands/CreateLocationEfsCommand.js +2 -3
- package/dist-cjs/commands/CreateLocationFsxLustreCommand.js +2 -3
- package/dist-cjs/commands/CreateLocationFsxOntapCommand.js +1 -1
- package/dist-cjs/commands/CreateLocationFsxOpenZfsCommand.js +1 -1
- package/dist-cjs/commands/CreateLocationFsxWindowsCommand.js +1 -1
- package/dist-cjs/commands/CreateLocationHdfsCommand.js +2 -3
- package/dist-cjs/commands/CreateLocationNfsCommand.js +2 -3
- package/dist-cjs/commands/CreateLocationObjectStorageCommand.js +1 -1
- package/dist-cjs/commands/CreateLocationS3Command.js +2 -3
- package/dist-cjs/commands/CreateLocationSmbCommand.js +1 -1
- package/dist-cjs/commands/CreateTaskCommand.js +2 -3
- package/dist-cjs/commands/DeleteAgentCommand.js +2 -3
- package/dist-cjs/commands/DeleteLocationCommand.js +2 -3
- package/dist-cjs/commands/DeleteTaskCommand.js +2 -3
- package/dist-cjs/commands/DescribeAgentCommand.js +2 -3
- package/dist-cjs/commands/DescribeLocationEfsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLocationFsxLustreCommand.js +2 -3
- package/dist-cjs/commands/DescribeLocationFsxOntapCommand.js +1 -1
- package/dist-cjs/commands/DescribeLocationFsxOpenZfsCommand.js +1 -1
- package/dist-cjs/commands/DescribeLocationFsxWindowsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLocationHdfsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLocationNfsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLocationObjectStorageCommand.js +2 -3
- package/dist-cjs/commands/DescribeLocationS3Command.js +2 -3
- package/dist-cjs/commands/DescribeLocationSmbCommand.js +2 -3
- package/dist-cjs/commands/DescribeTaskCommand.js +2 -3
- package/dist-cjs/commands/DescribeTaskExecutionCommand.js +2 -3
- package/dist-cjs/commands/ListAgentsCommand.js +2 -3
- package/dist-cjs/commands/ListLocationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTaskExecutionsCommand.js +2 -3
- package/dist-cjs/commands/ListTasksCommand.js +2 -3
- package/dist-cjs/commands/StartTaskExecutionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAgentCommand.js +2 -3
- package/dist-cjs/commands/UpdateLocationHdfsCommand.js +2 -3
- package/dist-cjs/commands/UpdateLocationNfsCommand.js +2 -3
- package/dist-cjs/commands/UpdateLocationObjectStorageCommand.js +1 -1
- package/dist-cjs/commands/UpdateLocationSmbCommand.js +1 -1
- package/dist-cjs/commands/UpdateTaskCommand.js +2 -3
- package/dist-cjs/commands/UpdateTaskExecutionCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -399
- package/dist-es/commands/CancelTaskExecutionCommand.js +2 -3
- package/dist-es/commands/CreateAgentCommand.js +2 -3
- package/dist-es/commands/CreateLocationEfsCommand.js +2 -3
- package/dist-es/commands/CreateLocationFsxLustreCommand.js +2 -3
- package/dist-es/commands/CreateLocationFsxOntapCommand.js +2 -2
- package/dist-es/commands/CreateLocationFsxOpenZfsCommand.js +2 -2
- package/dist-es/commands/CreateLocationFsxWindowsCommand.js +2 -2
- package/dist-es/commands/CreateLocationHdfsCommand.js +2 -3
- package/dist-es/commands/CreateLocationNfsCommand.js +2 -3
- package/dist-es/commands/CreateLocationObjectStorageCommand.js +2 -2
- package/dist-es/commands/CreateLocationS3Command.js +2 -3
- package/dist-es/commands/CreateLocationSmbCommand.js +2 -2
- package/dist-es/commands/CreateTaskCommand.js +2 -3
- package/dist-es/commands/DeleteAgentCommand.js +2 -3
- package/dist-es/commands/DeleteLocationCommand.js +2 -3
- package/dist-es/commands/DeleteTaskCommand.js +2 -3
- package/dist-es/commands/DescribeAgentCommand.js +2 -3
- package/dist-es/commands/DescribeLocationEfsCommand.js +2 -3
- package/dist-es/commands/DescribeLocationFsxLustreCommand.js +2 -3
- package/dist-es/commands/DescribeLocationFsxOntapCommand.js +2 -2
- package/dist-es/commands/DescribeLocationFsxOpenZfsCommand.js +2 -2
- package/dist-es/commands/DescribeLocationFsxWindowsCommand.js +2 -3
- package/dist-es/commands/DescribeLocationHdfsCommand.js +2 -3
- package/dist-es/commands/DescribeLocationNfsCommand.js +2 -3
- package/dist-es/commands/DescribeLocationObjectStorageCommand.js +2 -3
- package/dist-es/commands/DescribeLocationS3Command.js +2 -3
- package/dist-es/commands/DescribeLocationSmbCommand.js +2 -3
- package/dist-es/commands/DescribeTaskCommand.js +2 -3
- package/dist-es/commands/DescribeTaskExecutionCommand.js +2 -3
- package/dist-es/commands/ListAgentsCommand.js +2 -3
- package/dist-es/commands/ListLocationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTaskExecutionsCommand.js +2 -3
- package/dist-es/commands/ListTasksCommand.js +2 -3
- package/dist-es/commands/StartTaskExecutionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAgentCommand.js +2 -3
- package/dist-es/commands/UpdateLocationHdfsCommand.js +2 -3
- package/dist-es/commands/UpdateLocationNfsCommand.js +2 -3
- package/dist-es/commands/UpdateLocationObjectStorageCommand.js +2 -2
- package/dist-es/commands/UpdateLocationSmbCommand.js +2 -2
- package/dist-es/commands/UpdateTaskCommand.js +2 -3
- package/dist-es/commands/UpdateTaskExecutionCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -297
- package/dist-types/DataSync.d.ts +45 -0
- package/dist-types/DataSyncClient.d.ts +24 -4
- package/dist-types/commands/CancelTaskExecutionCommand.d.ts +16 -0
- package/dist-types/commands/CreateAgentCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationEfsCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationFsxLustreCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationFsxOntapCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationFsxOpenZfsCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationFsxWindowsCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationHdfsCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationNfsCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationObjectStorageCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationS3Command.d.ts +16 -0
- package/dist-types/commands/CreateLocationSmbCommand.d.ts +16 -0
- package/dist-types/commands/CreateTaskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAgentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLocationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTaskCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAgentCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationEfsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationFsxLustreCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationFsxOntapCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationFsxOpenZfsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationFsxWindowsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationHdfsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationNfsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationObjectStorageCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationS3Command.d.ts +16 -0
- package/dist-types/commands/DescribeLocationSmbCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTaskCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTaskExecutionCommand.d.ts +16 -0
- package/dist-types/commands/ListAgentsCommand.d.ts +16 -0
- package/dist-types/commands/ListLocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTaskExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTasksCommand.d.ts +16 -0
- package/dist-types/commands/StartTaskExecutionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAgentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLocationHdfsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLocationNfsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLocationObjectStorageCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLocationSmbCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTaskCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTaskExecutionCommand.d.ts +16 -0
- package/dist-types/models/DataSyncServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +281 -396
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAgentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/pagination/ListTaskExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTasksPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -279
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { ListLocationsRequest, ListLocationsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListLocationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListLocationsCommandInput extends ListLocationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListLocationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListLocationsCommandOutput extends ListLocationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of source and destination locations.</p>
|
|
18
23
|
* <p>If you have more locations than are returned in a response (that is, the response
|
|
19
24
|
* returns only a truncated list of your agents), the response contains a token that you can
|
|
@@ -28,6 +33,8 @@ export interface ListLocationsCommandOutput extends ListLocationsResponse, __Met
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ListLocationsCommandInput - {@link ListLocationsCommandInput}
|
|
37
|
+
* @returns {@link ListLocationsCommandOutput}
|
|
31
38
|
* @see {@link ListLocationsCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ListLocationsCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface ListLocationsCommandOutput extends ListLocationsResponse, __Met
|
|
|
43
50
|
export declare class ListLocationsCommand extends $Command<ListLocationsCommandInput, ListLocationsCommandOutput, DataSyncClientResolvedConfig> {
|
|
44
51
|
readonly input: ListLocationsCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: ListLocationsCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLocationsCommandInput, ListLocationsCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListTagsForResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListTagsForResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns all the tags associated with an Amazon Web Services resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
|
|
34
|
+
* @returns {@link ListTagsForResourceCommandOutput}
|
|
28
35
|
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
40
47
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: ListTagsForResourceCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: ListTagsForResourceCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { ListTaskExecutionsRequest, ListTaskExecutionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListTaskExecutionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListTaskExecutionsCommandInput extends ListTaskExecutionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListTaskExecutionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListTaskExecutionsCommandOutput extends ListTaskExecutionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of executed tasks.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListTaskExecutionsCommandOutput extends ListTaskExecutionsRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListTaskExecutionsCommandInput - {@link ListTaskExecutionsCommandInput}
|
|
34
|
+
* @returns {@link ListTaskExecutionsCommandOutput}
|
|
28
35
|
* @see {@link ListTaskExecutionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListTaskExecutionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface ListTaskExecutionsCommandOutput extends ListTaskExecutionsRespo
|
|
|
40
47
|
export declare class ListTaskExecutionsCommand extends $Command<ListTaskExecutionsCommandInput, ListTaskExecutionsCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: ListTaskExecutionsCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: ListTaskExecutionsCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTaskExecutionsCommandInput, ListTaskExecutionsCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { ListTasksRequest, ListTasksResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListTasksCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListTasksCommandInput extends ListTasksRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListTasksCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListTasksCommandOutput extends ListTasksResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of the DataSync tasks you created.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListTasksCommandOutput extends ListTasksResponse, __MetadataBea
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListTasksCommandInput - {@link ListTasksCommandInput}
|
|
34
|
+
* @returns {@link ListTasksCommandOutput}
|
|
28
35
|
* @see {@link ListTasksCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListTasksCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface ListTasksCommandOutput extends ListTasksResponse, __MetadataBea
|
|
|
40
47
|
export declare class ListTasksCommand extends $Command<ListTasksCommandInput, ListTasksCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: ListTasksCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: ListTasksCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTasksCommandInput, ListTasksCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { StartTaskExecutionRequest, StartTaskExecutionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link StartTaskExecutionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface StartTaskExecutionCommandInput extends StartTaskExecutionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link StartTaskExecutionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface StartTaskExecutionCommandOutput extends StartTaskExecutionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Starts an DataSync task. For each task, you can only run one task execution at a time.</p>
|
|
18
23
|
* <p>There are several phases to a task execution. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/working-with-task-executions.html#understand-task-execution-statuses">Task execution statuses</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface StartTaskExecutionCommandOutput extends StartTaskExecutionRespo
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param StartTaskExecutionCommandInput - {@link StartTaskExecutionCommandInput}
|
|
35
|
+
* @returns {@link StartTaskExecutionCommandOutput}
|
|
29
36
|
* @see {@link StartTaskExecutionCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link StartTaskExecutionCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface StartTaskExecutionCommandOutput extends StartTaskExecutionRespo
|
|
|
41
48
|
export declare class StartTaskExecutionCommand extends $Command<StartTaskExecutionCommandInput, StartTaskExecutionCommandOutput, DataSyncClientResolvedConfig> {
|
|
42
49
|
readonly input: StartTaskExecutionCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: StartTaskExecutionCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartTaskExecutionCommandInput, StartTaskExecutionCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link TagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link TagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Applies a <i>tag</i> to an Amazon Web Services
|
|
18
23
|
* resource. Tags are key-value pairs that can help you manage, filter, and search for your resources.</p>
|
|
19
24
|
* <p>These include DataSync resources, such as locations, tasks, and task executions.</p>
|
|
@@ -27,6 +32,8 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param TagResourceCommandInput - {@link TagResourceCommandInput}
|
|
36
|
+
* @returns {@link TagResourceCommandOutput}
|
|
30
37
|
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
42
49
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, DataSyncClientResolvedConfig> {
|
|
43
50
|
readonly input: TagResourceCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: TagResourceCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UntagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UntagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes tags from an Amazon Web Services resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
|
|
34
|
+
* @returns {@link UntagResourceCommandOutput}
|
|
28
35
|
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
40
47
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: UntagResourceCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: UntagResourceCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { UpdateAgentRequest, UpdateAgentResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateAgentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateAgentCommandInput extends UpdateAgentRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateAgentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateAgentCommandOutput extends UpdateAgentResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the name of an agent.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateAgentCommandOutput extends UpdateAgentResponse, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateAgentCommandInput - {@link UpdateAgentCommandInput}
|
|
34
|
+
* @returns {@link UpdateAgentCommandOutput}
|
|
28
35
|
* @see {@link UpdateAgentCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateAgentCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface UpdateAgentCommandOutput extends UpdateAgentResponse, __Metadat
|
|
|
40
47
|
export declare class UpdateAgentCommand extends $Command<UpdateAgentCommandInput, UpdateAgentCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: UpdateAgentCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: UpdateAgentCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAgentCommandInput, UpdateAgentCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { UpdateLocationHdfsRequest, UpdateLocationHdfsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateLocationHdfsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateLocationHdfsCommandInput extends UpdateLocationHdfsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateLocationHdfsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateLocationHdfsCommandOutput extends UpdateLocationHdfsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates some parameters of a previously created location for a Hadoop Distributed File
|
|
18
23
|
* System cluster.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface UpdateLocationHdfsCommandOutput extends UpdateLocationHdfsRespo
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param UpdateLocationHdfsCommandInput - {@link UpdateLocationHdfsCommandInput}
|
|
35
|
+
* @returns {@link UpdateLocationHdfsCommandOutput}
|
|
29
36
|
* @see {@link UpdateLocationHdfsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link UpdateLocationHdfsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface UpdateLocationHdfsCommandOutput extends UpdateLocationHdfsRespo
|
|
|
41
48
|
export declare class UpdateLocationHdfsCommand extends $Command<UpdateLocationHdfsCommandInput, UpdateLocationHdfsCommandOutput, DataSyncClientResolvedConfig> {
|
|
42
49
|
readonly input: UpdateLocationHdfsCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: UpdateLocationHdfsCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLocationHdfsCommandInput, UpdateLocationHdfsCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { UpdateLocationNfsRequest, UpdateLocationNfsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateLocationNfsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateLocationNfsCommandInput extends UpdateLocationNfsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateLocationNfsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateLocationNfsCommandOutput extends UpdateLocationNfsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates some of the parameters of a previously created location for Network File System (NFS) access.
|
|
18
23
|
* For information about creating an NFS location, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html">Creating a location for NFS</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface UpdateLocationNfsCommandOutput extends UpdateLocationNfsRespons
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param UpdateLocationNfsCommandInput - {@link UpdateLocationNfsCommandInput}
|
|
35
|
+
* @returns {@link UpdateLocationNfsCommandOutput}
|
|
29
36
|
* @see {@link UpdateLocationNfsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link UpdateLocationNfsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface UpdateLocationNfsCommandOutput extends UpdateLocationNfsRespons
|
|
|
41
48
|
export declare class UpdateLocationNfsCommand extends $Command<UpdateLocationNfsCommandInput, UpdateLocationNfsCommandOutput, DataSyncClientResolvedConfig> {
|
|
42
49
|
readonly input: UpdateLocationNfsCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: UpdateLocationNfsCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLocationNfsCommandInput, UpdateLocationNfsCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { UpdateLocationObjectStorageRequest, UpdateLocationObjectStorageResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateLocationObjectStorageCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateLocationObjectStorageCommandInput extends UpdateLocationObjectStorageRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateLocationObjectStorageCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateLocationObjectStorageCommandOutput extends UpdateLocationObjectStorageResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates some parameters of an existing object storage location that DataSync
|
|
18
23
|
* accesses for a transfer. For information about creating a self-managed object storage
|
|
19
24
|
* location, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html">Creating a location for object
|
|
@@ -28,6 +33,8 @@ export interface UpdateLocationObjectStorageCommandOutput extends UpdateLocation
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param UpdateLocationObjectStorageCommandInput - {@link UpdateLocationObjectStorageCommandInput}
|
|
37
|
+
* @returns {@link UpdateLocationObjectStorageCommandOutput}
|
|
31
38
|
* @see {@link UpdateLocationObjectStorageCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link UpdateLocationObjectStorageCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface UpdateLocationObjectStorageCommandOutput extends UpdateLocation
|
|
|
43
50
|
export declare class UpdateLocationObjectStorageCommand extends $Command<UpdateLocationObjectStorageCommandInput, UpdateLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig> {
|
|
44
51
|
readonly input: UpdateLocationObjectStorageCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: UpdateLocationObjectStorageCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLocationObjectStorageCommandInput, UpdateLocationObjectStorageCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { UpdateLocationSmbRequest, UpdateLocationSmbResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateLocationSmbCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateLocationSmbCommandInput extends UpdateLocationSmbRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateLocationSmbCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateLocationSmbCommandOutput extends UpdateLocationSmbResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates some of the parameters of a previously created location for Server Message Block
|
|
18
23
|
* (SMB) file system access. For information about creating an SMB location, see
|
|
19
24
|
* <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html">Creating a location for SMB</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface UpdateLocationSmbCommandOutput extends UpdateLocationSmbRespons
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param UpdateLocationSmbCommandInput - {@link UpdateLocationSmbCommandInput}
|
|
36
|
+
* @returns {@link UpdateLocationSmbCommandOutput}
|
|
30
37
|
* @see {@link UpdateLocationSmbCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link UpdateLocationSmbCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface UpdateLocationSmbCommandOutput extends UpdateLocationSmbRespons
|
|
|
42
49
|
export declare class UpdateLocationSmbCommand extends $Command<UpdateLocationSmbCommandInput, UpdateLocationSmbCommandOutput, DataSyncClientResolvedConfig> {
|
|
43
50
|
readonly input: UpdateLocationSmbCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: UpdateLocationSmbCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLocationSmbCommandInput, UpdateLocationSmbCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { UpdateTaskRequest, UpdateTaskResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateTaskCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateTaskCommandInput extends UpdateTaskRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateTaskCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateTaskCommandOutput extends UpdateTaskResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the metadata associated with a task.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateTaskCommandOutput extends UpdateTaskResponse, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateTaskCommandInput - {@link UpdateTaskCommandInput}
|
|
34
|
+
* @returns {@link UpdateTaskCommandOutput}
|
|
28
35
|
* @see {@link UpdateTaskCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateTaskCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface UpdateTaskCommandOutput extends UpdateTaskResponse, __MetadataB
|
|
|
40
47
|
export declare class UpdateTaskCommand extends $Command<UpdateTaskCommandInput, UpdateTaskCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: UpdateTaskCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: UpdateTaskCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTaskCommandInput, UpdateTaskCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|