@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 { CreateLocationFsxOntapRequest, CreateLocationFsxOntapResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationFsxOntapCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationFsxOntapCommandInput extends CreateLocationFsxOntapRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationFsxOntapCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationFsxOntapCommandOutput extends CreateLocationFsxOntapResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an endpoint for an Amazon FSx for NetApp ONTAP file system that DataSync
|
|
18
23
|
* can access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html">Creating a location for FSx for ONTAP</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateLocationFsxOntapCommandOutput extends CreateLocationFsxOn
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateLocationFsxOntapCommandInput - {@link CreateLocationFsxOntapCommandInput}
|
|
35
|
+
* @returns {@link CreateLocationFsxOntapCommandOutput}
|
|
29
36
|
* @see {@link CreateLocationFsxOntapCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateLocationFsxOntapCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface CreateLocationFsxOntapCommandOutput extends CreateLocationFsxOn
|
|
|
41
48
|
export declare class CreateLocationFsxOntapCommand extends $Command<CreateLocationFsxOntapCommandInput, CreateLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig> {
|
|
42
49
|
readonly input: CreateLocationFsxOntapCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: CreateLocationFsxOntapCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationFsxOntapCommandInput, CreateLocationFsxOntapCommandOutput>;
|
|
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 { CreateLocationFsxOpenZfsRequest, CreateLocationFsxOpenZfsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationFsxOpenZfsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationFsxOpenZfsCommandInput extends CreateLocationFsxOpenZfsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationFsxOpenZfsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationFsxOpenZfsCommandOutput extends CreateLocationFsxOpenZfsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an endpoint for an Amazon FSx for OpenZFS file system that DataSync
|
|
18
23
|
* can access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-openzfs-location.html">Creating a location for FSx for OpenZFS</a>.</p>
|
|
19
24
|
* <note>
|
|
@@ -30,6 +35,8 @@ export interface CreateLocationFsxOpenZfsCommandOutput extends CreateLocationFsx
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param CreateLocationFsxOpenZfsCommandInput - {@link CreateLocationFsxOpenZfsCommandInput}
|
|
39
|
+
* @returns {@link CreateLocationFsxOpenZfsCommandOutput}
|
|
33
40
|
* @see {@link CreateLocationFsxOpenZfsCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link CreateLocationFsxOpenZfsCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface CreateLocationFsxOpenZfsCommandOutput extends CreateLocationFsx
|
|
|
45
52
|
export declare class CreateLocationFsxOpenZfsCommand extends $Command<CreateLocationFsxOpenZfsCommandInput, CreateLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig> {
|
|
46
53
|
readonly input: CreateLocationFsxOpenZfsCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: CreateLocationFsxOpenZfsCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationFsxOpenZfsCommandInput, CreateLocationFsxOpenZfsCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { CreateLocationFsxWindowsRequest, CreateLocationFsxWindowsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationFsxWindowsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationFsxWindowsCommandInput extends CreateLocationFsxWindowsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationFsxWindowsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationFsxWindowsCommandOutput extends CreateLocationFsxWindowsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an endpoint for an Amazon FSx for Windows File Server file system.</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 CreateLocationFsxWindowsCommandOutput extends CreateLocationFsx
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateLocationFsxWindowsCommandInput - {@link CreateLocationFsxWindowsCommandInput}
|
|
34
|
+
* @returns {@link CreateLocationFsxWindowsCommandOutput}
|
|
28
35
|
* @see {@link CreateLocationFsxWindowsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateLocationFsxWindowsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface CreateLocationFsxWindowsCommandOutput extends CreateLocationFsx
|
|
|
40
47
|
export declare class CreateLocationFsxWindowsCommand extends $Command<CreateLocationFsxWindowsCommandInput, CreateLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: CreateLocationFsxWindowsCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: CreateLocationFsxWindowsCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationFsxWindowsCommandInput, CreateLocationFsxWindowsCommandOutput>;
|
|
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 { CreateLocationHdfsRequest, CreateLocationHdfsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationHdfsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationHdfsCommandInput extends CreateLocationHdfsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationHdfsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationHdfsCommandOutput extends CreateLocationHdfsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an endpoint for a Hadoop Distributed File System (HDFS). </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 CreateLocationHdfsCommandOutput extends CreateLocationHdfsRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateLocationHdfsCommandInput - {@link CreateLocationHdfsCommandInput}
|
|
34
|
+
* @returns {@link CreateLocationHdfsCommandOutput}
|
|
28
35
|
* @see {@link CreateLocationHdfsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateLocationHdfsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface CreateLocationHdfsCommandOutput extends CreateLocationHdfsRespo
|
|
|
40
47
|
export declare class CreateLocationHdfsCommand extends $Command<CreateLocationHdfsCommandInput, CreateLocationHdfsCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: CreateLocationHdfsCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: CreateLocationHdfsCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationHdfsCommandInput, CreateLocationHdfsCommandOutput>;
|
|
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 { CreateLocationNfsRequest, CreateLocationNfsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationNfsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationNfsCommandInput extends CreateLocationNfsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationNfsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationNfsCommandOutput extends CreateLocationNfsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Defines a file system on a Network File System (NFS) server that can be read from or
|
|
18
23
|
* written to.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateLocationNfsCommandOutput extends CreateLocationNfsRespons
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateLocationNfsCommandInput - {@link CreateLocationNfsCommandInput}
|
|
35
|
+
* @returns {@link CreateLocationNfsCommandOutput}
|
|
29
36
|
* @see {@link CreateLocationNfsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateLocationNfsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface CreateLocationNfsCommandOutput extends CreateLocationNfsRespons
|
|
|
41
48
|
export declare class CreateLocationNfsCommand extends $Command<CreateLocationNfsCommandInput, CreateLocationNfsCommandOutput, DataSyncClientResolvedConfig> {
|
|
42
49
|
readonly input: CreateLocationNfsCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: CreateLocationNfsCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationNfsCommandInput, CreateLocationNfsCommandOutput>;
|
|
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 { CreateLocationObjectStorageRequest, CreateLocationObjectStorageResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationObjectStorageCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationObjectStorageCommandInput extends CreateLocationObjectStorageRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationObjectStorageCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationObjectStorageCommandOutput extends CreateLocationObjectStorageResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an endpoint for an object storage system that DataSync can access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html">Creating a location for object storage</a>.</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 CreateLocationObjectStorageCommandOutput extends CreateLocation
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateLocationObjectStorageCommandInput - {@link CreateLocationObjectStorageCommandInput}
|
|
34
|
+
* @returns {@link CreateLocationObjectStorageCommandOutput}
|
|
28
35
|
* @see {@link CreateLocationObjectStorageCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateLocationObjectStorageCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface CreateLocationObjectStorageCommandOutput extends CreateLocation
|
|
|
40
47
|
export declare class CreateLocationObjectStorageCommand extends $Command<CreateLocationObjectStorageCommandInput, CreateLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: CreateLocationObjectStorageCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: CreateLocationObjectStorageCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationObjectStorageCommandInput, CreateLocationObjectStorageCommandOutput>;
|
|
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 { CreateLocationS3Request, CreateLocationS3Response } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationS3Command}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationS3CommandInput extends CreateLocationS3Request {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationS3Command}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationS3CommandOutput extends CreateLocationS3Response, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an endpoint for an Amazon S3 bucket that DataSync can
|
|
18
23
|
* access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-locations-cli.html#create-location-s3-cli">Create an Amazon S3 location</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateLocationS3CommandOutput extends CreateLocationS3Response,
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateLocationS3CommandInput - {@link CreateLocationS3CommandInput}
|
|
35
|
+
* @returns {@link CreateLocationS3CommandOutput}
|
|
29
36
|
* @see {@link CreateLocationS3CommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateLocationS3CommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface CreateLocationS3CommandOutput extends CreateLocationS3Response,
|
|
|
41
48
|
export declare class CreateLocationS3Command extends $Command<CreateLocationS3CommandInput, CreateLocationS3CommandOutput, DataSyncClientResolvedConfig> {
|
|
42
49
|
readonly input: CreateLocationS3CommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: CreateLocationS3CommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationS3CommandInput, CreateLocationS3CommandOutput>;
|
|
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 { CreateLocationSmbRequest, CreateLocationSmbResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationSmbCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationSmbCommandInput extends CreateLocationSmbRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationSmbCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationSmbCommandOutput extends CreateLocationSmbResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an endpoint for a Server Message Block (SMB) file server that DataSync can access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html">Creating an SMB location</a>.</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 CreateLocationSmbCommandOutput extends CreateLocationSmbRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateLocationSmbCommandInput - {@link CreateLocationSmbCommandInput}
|
|
34
|
+
* @returns {@link CreateLocationSmbCommandOutput}
|
|
28
35
|
* @see {@link CreateLocationSmbCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateLocationSmbCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface CreateLocationSmbCommandOutput extends CreateLocationSmbRespons
|
|
|
40
47
|
export declare class CreateLocationSmbCommand extends $Command<CreateLocationSmbCommandInput, CreateLocationSmbCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: CreateLocationSmbCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: CreateLocationSmbCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationSmbCommandInput, CreateLocationSmbCommandOutput>;
|
|
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 { CreateTaskRequest, CreateTaskResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateTaskCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateTaskCommandInput extends CreateTaskRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateTaskCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateTaskCommandOutput extends CreateTaskResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Configures a task, which defines where and how DataSync transfers your
|
|
18
23
|
* data.</p>
|
|
19
24
|
* <p>A task includes a source location, a destination location, and the preferences for how and
|
|
@@ -29,6 +34,8 @@ export interface CreateTaskCommandOutput extends CreateTaskResponse, __MetadataB
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param CreateTaskCommandInput - {@link CreateTaskCommandInput}
|
|
38
|
+
* @returns {@link CreateTaskCommandOutput}
|
|
32
39
|
* @see {@link CreateTaskCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link CreateTaskCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface CreateTaskCommandOutput extends CreateTaskResponse, __MetadataB
|
|
|
44
51
|
export declare class CreateTaskCommand extends $Command<CreateTaskCommandInput, CreateTaskCommandOutput, DataSyncClientResolvedConfig> {
|
|
45
52
|
readonly input: CreateTaskCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: CreateTaskCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTaskCommandInput, CreateTaskCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
52
65
|
private serialize;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
53
69
|
private deserialize;
|
|
54
70
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { DeleteAgentRequest, DeleteAgentResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteAgentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteAgentCommandInput extends DeleteAgentRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteAgentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteAgentCommandOutput extends DeleteAgentResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an agent. To specify which agent to delete, use the Amazon Resource Name (ARN)
|
|
18
23
|
* of the agent in your request. The operation disassociates the agent from your Amazon Web Services account.
|
|
19
24
|
* However, it doesn't delete the agent virtual machine (VM) from your on-premises
|
|
@@ -28,6 +33,8 @@ export interface DeleteAgentCommandOutput extends DeleteAgentResponse, __Metadat
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DeleteAgentCommandInput - {@link DeleteAgentCommandInput}
|
|
37
|
+
* @returns {@link DeleteAgentCommandOutput}
|
|
31
38
|
* @see {@link DeleteAgentCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DeleteAgentCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DeleteAgentCommandOutput extends DeleteAgentResponse, __Metadat
|
|
|
43
50
|
export declare class DeleteAgentCommand extends $Command<DeleteAgentCommandInput, DeleteAgentCommandOutput, DataSyncClientResolvedConfig> {
|
|
44
51
|
readonly input: DeleteAgentCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DeleteAgentCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAgentCommandInput, DeleteAgentCommandOutput>;
|
|
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 { DeleteLocationRequest, DeleteLocationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteLocationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteLocationCommandInput extends DeleteLocationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteLocationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteLocationCommandOutput extends DeleteLocationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the configuration of a location used by DataSync. </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 DeleteLocationCommandOutput extends DeleteLocationResponse, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteLocationCommandInput - {@link DeleteLocationCommandInput}
|
|
34
|
+
* @returns {@link DeleteLocationCommandOutput}
|
|
28
35
|
* @see {@link DeleteLocationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteLocationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface DeleteLocationCommandOutput extends DeleteLocationResponse, __M
|
|
|
40
47
|
export declare class DeleteLocationCommand extends $Command<DeleteLocationCommandInput, DeleteLocationCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: DeleteLocationCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: DeleteLocationCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLocationCommandInput, DeleteLocationCommandOutput>;
|
|
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 { DeleteTaskRequest, DeleteTaskResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteTaskCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteTaskCommandInput extends DeleteTaskRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteTaskCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteTaskCommandOutput extends DeleteTaskResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an DataSync 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 DeleteTaskCommandOutput extends DeleteTaskResponse, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteTaskCommandInput - {@link DeleteTaskCommandInput}
|
|
34
|
+
* @returns {@link DeleteTaskCommandOutput}
|
|
28
35
|
* @see {@link DeleteTaskCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteTaskCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface DeleteTaskCommandOutput extends DeleteTaskResponse, __MetadataB
|
|
|
40
47
|
export declare class DeleteTaskCommand extends $Command<DeleteTaskCommandInput, DeleteTaskCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: DeleteTaskCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: DeleteTaskCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTaskCommandInput, DeleteTaskCommandOutput>;
|
|
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 { DescribeAgentRequest, DescribeAgentResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeAgentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeAgentCommandInput extends DescribeAgentRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeAgentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeAgentCommandOutput extends DescribeAgentResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns metadata about an DataSync agent, such as its name, endpoint type, and status.</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 DescribeAgentCommandOutput extends DescribeAgentResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeAgentCommandInput - {@link DescribeAgentCommandInput}
|
|
34
|
+
* @returns {@link DescribeAgentCommandOutput}
|
|
28
35
|
* @see {@link DescribeAgentCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeAgentCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface DescribeAgentCommandOutput extends DescribeAgentResponse, __Met
|
|
|
40
47
|
export declare class DescribeAgentCommand extends $Command<DescribeAgentCommandInput, DescribeAgentCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: DescribeAgentCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: DescribeAgentCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAgentCommandInput, DescribeAgentCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|