@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
package/dist-types/DataSync.d.ts
CHANGED
|
@@ -45,6 +45,7 @@ import { UpdateTaskCommandInput, UpdateTaskCommandOutput } from "./commands/Upda
|
|
|
45
45
|
import { UpdateTaskExecutionCommandInput, UpdateTaskExecutionCommandOutput } from "./commands/UpdateTaskExecutionCommand";
|
|
46
46
|
import { DataSyncClient } from "./DataSyncClient";
|
|
47
47
|
/**
|
|
48
|
+
* @public
|
|
48
49
|
* <fullname>DataSync</fullname>
|
|
49
50
|
* <p>DataSync is a managed data transfer service that makes it simpler for you
|
|
50
51
|
* to automate moving data between on-premises storage and Amazon Web Services storage services. You also can use DataSync to transfer data between other cloud providers and Amazon Web Services storage services.</p>
|
|
@@ -56,6 +57,7 @@ import { DataSyncClient } from "./DataSyncClient";
|
|
|
56
57
|
*/
|
|
57
58
|
export declare class DataSync extends DataSyncClient {
|
|
58
59
|
/**
|
|
60
|
+
* @public
|
|
59
61
|
* <p>Stops an DataSync task execution that's in progress. The transfer of some
|
|
60
62
|
* files are abruptly interrupted. File contents that're transferred to the destination might be
|
|
61
63
|
* incomplete or inconsistent with the source files.</p>
|
|
@@ -68,6 +70,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
68
70
|
cancelTaskExecution(args: CancelTaskExecutionCommandInput, cb: (err: any, data?: CancelTaskExecutionCommandOutput) => void): void;
|
|
69
71
|
cancelTaskExecution(args: CancelTaskExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelTaskExecutionCommandOutput) => void): void;
|
|
70
72
|
/**
|
|
73
|
+
* @public
|
|
71
74
|
* <p>Activates an DataSync agent that you have deployed in your storage
|
|
72
75
|
* environment. The activation process associates your agent with your account. In the activation
|
|
73
76
|
* process, you specify information such as the Amazon Web Services Region that you want to
|
|
@@ -85,6 +88,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
85
88
|
createAgent(args: CreateAgentCommandInput, cb: (err: any, data?: CreateAgentCommandOutput) => void): void;
|
|
86
89
|
createAgent(args: CreateAgentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAgentCommandOutput) => void): void;
|
|
87
90
|
/**
|
|
91
|
+
* @public
|
|
88
92
|
* <p>Creates an endpoint for an Amazon EFS file system that DataSync
|
|
89
93
|
* can access for a transfer. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html">Creating a location for Amazon EFS</a>.</p>
|
|
90
94
|
*/
|
|
@@ -92,12 +96,14 @@ export declare class DataSync extends DataSyncClient {
|
|
|
92
96
|
createLocationEfs(args: CreateLocationEfsCommandInput, cb: (err: any, data?: CreateLocationEfsCommandOutput) => void): void;
|
|
93
97
|
createLocationEfs(args: CreateLocationEfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationEfsCommandOutput) => void): void;
|
|
94
98
|
/**
|
|
99
|
+
* @public
|
|
95
100
|
* <p>Creates an endpoint for an Amazon FSx for Lustre file system.</p>
|
|
96
101
|
*/
|
|
97
102
|
createLocationFsxLustre(args: CreateLocationFsxLustreCommandInput, options?: __HttpHandlerOptions): Promise<CreateLocationFsxLustreCommandOutput>;
|
|
98
103
|
createLocationFsxLustre(args: CreateLocationFsxLustreCommandInput, cb: (err: any, data?: CreateLocationFsxLustreCommandOutput) => void): void;
|
|
99
104
|
createLocationFsxLustre(args: CreateLocationFsxLustreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationFsxLustreCommandOutput) => void): void;
|
|
100
105
|
/**
|
|
106
|
+
* @public
|
|
101
107
|
* <p>Creates an endpoint for an Amazon FSx for NetApp ONTAP file system that DataSync
|
|
102
108
|
* 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>
|
|
103
109
|
*/
|
|
@@ -105,6 +111,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
105
111
|
createLocationFsxOntap(args: CreateLocationFsxOntapCommandInput, cb: (err: any, data?: CreateLocationFsxOntapCommandOutput) => void): void;
|
|
106
112
|
createLocationFsxOntap(args: CreateLocationFsxOntapCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationFsxOntapCommandOutput) => void): void;
|
|
107
113
|
/**
|
|
114
|
+
* @public
|
|
108
115
|
* <p>Creates an endpoint for an Amazon FSx for OpenZFS file system that DataSync
|
|
109
116
|
* 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>
|
|
110
117
|
* <note>
|
|
@@ -116,18 +123,21 @@ export declare class DataSync extends DataSyncClient {
|
|
|
116
123
|
createLocationFsxOpenZfs(args: CreateLocationFsxOpenZfsCommandInput, cb: (err: any, data?: CreateLocationFsxOpenZfsCommandOutput) => void): void;
|
|
117
124
|
createLocationFsxOpenZfs(args: CreateLocationFsxOpenZfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationFsxOpenZfsCommandOutput) => void): void;
|
|
118
125
|
/**
|
|
126
|
+
* @public
|
|
119
127
|
* <p>Creates an endpoint for an Amazon FSx for Windows File Server file system.</p>
|
|
120
128
|
*/
|
|
121
129
|
createLocationFsxWindows(args: CreateLocationFsxWindowsCommandInput, options?: __HttpHandlerOptions): Promise<CreateLocationFsxWindowsCommandOutput>;
|
|
122
130
|
createLocationFsxWindows(args: CreateLocationFsxWindowsCommandInput, cb: (err: any, data?: CreateLocationFsxWindowsCommandOutput) => void): void;
|
|
123
131
|
createLocationFsxWindows(args: CreateLocationFsxWindowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationFsxWindowsCommandOutput) => void): void;
|
|
124
132
|
/**
|
|
133
|
+
* @public
|
|
125
134
|
* <p>Creates an endpoint for a Hadoop Distributed File System (HDFS). </p>
|
|
126
135
|
*/
|
|
127
136
|
createLocationHdfs(args: CreateLocationHdfsCommandInput, options?: __HttpHandlerOptions): Promise<CreateLocationHdfsCommandOutput>;
|
|
128
137
|
createLocationHdfs(args: CreateLocationHdfsCommandInput, cb: (err: any, data?: CreateLocationHdfsCommandOutput) => void): void;
|
|
129
138
|
createLocationHdfs(args: CreateLocationHdfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationHdfsCommandOutput) => void): void;
|
|
130
139
|
/**
|
|
140
|
+
* @public
|
|
131
141
|
* <p>Defines a file system on a Network File System (NFS) server that can be read from or
|
|
132
142
|
* written to.</p>
|
|
133
143
|
*/
|
|
@@ -135,12 +145,14 @@ export declare class DataSync extends DataSyncClient {
|
|
|
135
145
|
createLocationNfs(args: CreateLocationNfsCommandInput, cb: (err: any, data?: CreateLocationNfsCommandOutput) => void): void;
|
|
136
146
|
createLocationNfs(args: CreateLocationNfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationNfsCommandOutput) => void): void;
|
|
137
147
|
/**
|
|
148
|
+
* @public
|
|
138
149
|
* <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>
|
|
139
150
|
*/
|
|
140
151
|
createLocationObjectStorage(args: CreateLocationObjectStorageCommandInput, options?: __HttpHandlerOptions): Promise<CreateLocationObjectStorageCommandOutput>;
|
|
141
152
|
createLocationObjectStorage(args: CreateLocationObjectStorageCommandInput, cb: (err: any, data?: CreateLocationObjectStorageCommandOutput) => void): void;
|
|
142
153
|
createLocationObjectStorage(args: CreateLocationObjectStorageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationObjectStorageCommandOutput) => void): void;
|
|
143
154
|
/**
|
|
155
|
+
* @public
|
|
144
156
|
* <p>Creates an endpoint for an Amazon S3 bucket that DataSync can
|
|
145
157
|
* 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>
|
|
146
158
|
*/
|
|
@@ -148,12 +160,14 @@ export declare class DataSync extends DataSyncClient {
|
|
|
148
160
|
createLocationS3(args: CreateLocationS3CommandInput, cb: (err: any, data?: CreateLocationS3CommandOutput) => void): void;
|
|
149
161
|
createLocationS3(args: CreateLocationS3CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationS3CommandOutput) => void): void;
|
|
150
162
|
/**
|
|
163
|
+
* @public
|
|
151
164
|
* <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>
|
|
152
165
|
*/
|
|
153
166
|
createLocationSmb(args: CreateLocationSmbCommandInput, options?: __HttpHandlerOptions): Promise<CreateLocationSmbCommandOutput>;
|
|
154
167
|
createLocationSmb(args: CreateLocationSmbCommandInput, cb: (err: any, data?: CreateLocationSmbCommandOutput) => void): void;
|
|
155
168
|
createLocationSmb(args: CreateLocationSmbCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocationSmbCommandOutput) => void): void;
|
|
156
169
|
/**
|
|
170
|
+
* @public
|
|
157
171
|
* <p>Configures a task, which defines where and how DataSync transfers your
|
|
158
172
|
* data.</p>
|
|
159
173
|
* <p>A task includes a source location, a destination location, and the preferences for how and
|
|
@@ -164,6 +178,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
164
178
|
createTask(args: CreateTaskCommandInput, cb: (err: any, data?: CreateTaskCommandOutput) => void): void;
|
|
165
179
|
createTask(args: CreateTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTaskCommandOutput) => void): void;
|
|
166
180
|
/**
|
|
181
|
+
* @public
|
|
167
182
|
* <p>Deletes an agent. To specify which agent to delete, use the Amazon Resource Name (ARN)
|
|
168
183
|
* of the agent in your request. The operation disassociates the agent from your Amazon Web Services account.
|
|
169
184
|
* However, it doesn't delete the agent virtual machine (VM) from your on-premises
|
|
@@ -173,36 +188,42 @@ export declare class DataSync extends DataSyncClient {
|
|
|
173
188
|
deleteAgent(args: DeleteAgentCommandInput, cb: (err: any, data?: DeleteAgentCommandOutput) => void): void;
|
|
174
189
|
deleteAgent(args: DeleteAgentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAgentCommandOutput) => void): void;
|
|
175
190
|
/**
|
|
191
|
+
* @public
|
|
176
192
|
* <p>Deletes the configuration of a location used by DataSync. </p>
|
|
177
193
|
*/
|
|
178
194
|
deleteLocation(args: DeleteLocationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLocationCommandOutput>;
|
|
179
195
|
deleteLocation(args: DeleteLocationCommandInput, cb: (err: any, data?: DeleteLocationCommandOutput) => void): void;
|
|
180
196
|
deleteLocation(args: DeleteLocationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLocationCommandOutput) => void): void;
|
|
181
197
|
/**
|
|
198
|
+
* @public
|
|
182
199
|
* <p>Deletes an DataSync task.</p>
|
|
183
200
|
*/
|
|
184
201
|
deleteTask(args: DeleteTaskCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTaskCommandOutput>;
|
|
185
202
|
deleteTask(args: DeleteTaskCommandInput, cb: (err: any, data?: DeleteTaskCommandOutput) => void): void;
|
|
186
203
|
deleteTask(args: DeleteTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTaskCommandOutput) => void): void;
|
|
187
204
|
/**
|
|
205
|
+
* @public
|
|
188
206
|
* <p>Returns metadata about an DataSync agent, such as its name, endpoint type, and status.</p>
|
|
189
207
|
*/
|
|
190
208
|
describeAgent(args: DescribeAgentCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAgentCommandOutput>;
|
|
191
209
|
describeAgent(args: DescribeAgentCommandInput, cb: (err: any, data?: DescribeAgentCommandOutput) => void): void;
|
|
192
210
|
describeAgent(args: DescribeAgentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAgentCommandOutput) => void): void;
|
|
193
211
|
/**
|
|
212
|
+
* @public
|
|
194
213
|
* <p>Returns metadata about your DataSync location for an Amazon EFS file system.</p>
|
|
195
214
|
*/
|
|
196
215
|
describeLocationEfs(args: DescribeLocationEfsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocationEfsCommandOutput>;
|
|
197
216
|
describeLocationEfs(args: DescribeLocationEfsCommandInput, cb: (err: any, data?: DescribeLocationEfsCommandOutput) => void): void;
|
|
198
217
|
describeLocationEfs(args: DescribeLocationEfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationEfsCommandOutput) => void): void;
|
|
199
218
|
/**
|
|
219
|
+
* @public
|
|
200
220
|
* <p>Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.</p>
|
|
201
221
|
*/
|
|
202
222
|
describeLocationFsxLustre(args: DescribeLocationFsxLustreCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocationFsxLustreCommandOutput>;
|
|
203
223
|
describeLocationFsxLustre(args: DescribeLocationFsxLustreCommandInput, cb: (err: any, data?: DescribeLocationFsxLustreCommandOutput) => void): void;
|
|
204
224
|
describeLocationFsxLustre(args: DescribeLocationFsxLustreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationFsxLustreCommandOutput) => void): void;
|
|
205
225
|
/**
|
|
226
|
+
* @public
|
|
206
227
|
* <p>Provides details about how an DataSync location for an Amazon FSx for NetApp ONTAP file system is configured.</p>
|
|
207
228
|
* <note>
|
|
208
229
|
* <p>If your location uses SMB, the <code>DescribeLocationFsxOntap</code> operation doesn't
|
|
@@ -213,6 +234,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
213
234
|
describeLocationFsxOntap(args: DescribeLocationFsxOntapCommandInput, cb: (err: any, data?: DescribeLocationFsxOntapCommandOutput) => void): void;
|
|
214
235
|
describeLocationFsxOntap(args: DescribeLocationFsxOntapCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationFsxOntapCommandOutput) => void): void;
|
|
215
236
|
/**
|
|
237
|
+
* @public
|
|
216
238
|
* <p>Provides details about how an DataSync location for an Amazon FSx for OpenZFS file system is configured.</p>
|
|
217
239
|
* <note>
|
|
218
240
|
* <p>Response elements related to <code>SMB</code> aren't supported with the
|
|
@@ -223,6 +245,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
223
245
|
describeLocationFsxOpenZfs(args: DescribeLocationFsxOpenZfsCommandInput, cb: (err: any, data?: DescribeLocationFsxOpenZfsCommandOutput) => void): void;
|
|
224
246
|
describeLocationFsxOpenZfs(args: DescribeLocationFsxOpenZfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationFsxOpenZfsCommandOutput) => void): void;
|
|
225
247
|
/**
|
|
248
|
+
* @public
|
|
226
249
|
* <p>Returns metadata about an Amazon FSx for Windows File Server
|
|
227
250
|
* location, such as information about its path.</p>
|
|
228
251
|
*/
|
|
@@ -230,6 +253,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
230
253
|
describeLocationFsxWindows(args: DescribeLocationFsxWindowsCommandInput, cb: (err: any, data?: DescribeLocationFsxWindowsCommandOutput) => void): void;
|
|
231
254
|
describeLocationFsxWindows(args: DescribeLocationFsxWindowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationFsxWindowsCommandOutput) => void): void;
|
|
232
255
|
/**
|
|
256
|
+
* @public
|
|
233
257
|
* <p>Returns metadata, such as the authentication information about the Hadoop Distributed File
|
|
234
258
|
* System (HDFS) location. </p>
|
|
235
259
|
*/
|
|
@@ -237,42 +261,49 @@ export declare class DataSync extends DataSyncClient {
|
|
|
237
261
|
describeLocationHdfs(args: DescribeLocationHdfsCommandInput, cb: (err: any, data?: DescribeLocationHdfsCommandOutput) => void): void;
|
|
238
262
|
describeLocationHdfs(args: DescribeLocationHdfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationHdfsCommandOutput) => void): void;
|
|
239
263
|
/**
|
|
264
|
+
* @public
|
|
240
265
|
* <p>Returns metadata, such as the path information, about an NFS location.</p>
|
|
241
266
|
*/
|
|
242
267
|
describeLocationNfs(args: DescribeLocationNfsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocationNfsCommandOutput>;
|
|
243
268
|
describeLocationNfs(args: DescribeLocationNfsCommandInput, cb: (err: any, data?: DescribeLocationNfsCommandOutput) => void): void;
|
|
244
269
|
describeLocationNfs(args: DescribeLocationNfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationNfsCommandOutput) => void): void;
|
|
245
270
|
/**
|
|
271
|
+
* @public
|
|
246
272
|
* <p>Returns metadata about your DataSync location for an object storage system.</p>
|
|
247
273
|
*/
|
|
248
274
|
describeLocationObjectStorage(args: DescribeLocationObjectStorageCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocationObjectStorageCommandOutput>;
|
|
249
275
|
describeLocationObjectStorage(args: DescribeLocationObjectStorageCommandInput, cb: (err: any, data?: DescribeLocationObjectStorageCommandOutput) => void): void;
|
|
250
276
|
describeLocationObjectStorage(args: DescribeLocationObjectStorageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationObjectStorageCommandOutput) => void): void;
|
|
251
277
|
/**
|
|
278
|
+
* @public
|
|
252
279
|
* <p>Returns metadata, such as bucket name, about an Amazon S3 bucket location.</p>
|
|
253
280
|
*/
|
|
254
281
|
describeLocationS3(args: DescribeLocationS3CommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocationS3CommandOutput>;
|
|
255
282
|
describeLocationS3(args: DescribeLocationS3CommandInput, cb: (err: any, data?: DescribeLocationS3CommandOutput) => void): void;
|
|
256
283
|
describeLocationS3(args: DescribeLocationS3CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationS3CommandOutput) => void): void;
|
|
257
284
|
/**
|
|
285
|
+
* @public
|
|
258
286
|
* <p>Returns metadata, such as the path and user information about an SMB location.</p>
|
|
259
287
|
*/
|
|
260
288
|
describeLocationSmb(args: DescribeLocationSmbCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocationSmbCommandOutput>;
|
|
261
289
|
describeLocationSmb(args: DescribeLocationSmbCommandInput, cb: (err: any, data?: DescribeLocationSmbCommandOutput) => void): void;
|
|
262
290
|
describeLocationSmb(args: DescribeLocationSmbCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationSmbCommandOutput) => void): void;
|
|
263
291
|
/**
|
|
292
|
+
* @public
|
|
264
293
|
* <p>Returns metadata about a task.</p>
|
|
265
294
|
*/
|
|
266
295
|
describeTask(args: DescribeTaskCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTaskCommandOutput>;
|
|
267
296
|
describeTask(args: DescribeTaskCommandInput, cb: (err: any, data?: DescribeTaskCommandOutput) => void): void;
|
|
268
297
|
describeTask(args: DescribeTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTaskCommandOutput) => void): void;
|
|
269
298
|
/**
|
|
299
|
+
* @public
|
|
270
300
|
* <p>Returns detailed metadata about a task that is being executed.</p>
|
|
271
301
|
*/
|
|
272
302
|
describeTaskExecution(args: DescribeTaskExecutionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTaskExecutionCommandOutput>;
|
|
273
303
|
describeTaskExecution(args: DescribeTaskExecutionCommandInput, cb: (err: any, data?: DescribeTaskExecutionCommandOutput) => void): void;
|
|
274
304
|
describeTaskExecution(args: DescribeTaskExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTaskExecutionCommandOutput) => void): void;
|
|
275
305
|
/**
|
|
306
|
+
* @public
|
|
276
307
|
* <p>Returns a list of DataSync agents that belong to an Amazon Web Services account in the Amazon Web Services Region specified in the request.</p>
|
|
277
308
|
* <p>With pagination, you can reduce the number of agents returned in a response. If you get
|
|
278
309
|
* a truncated list of agents in a response, the response contains a marker that you can specify
|
|
@@ -289,6 +320,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
289
320
|
listAgents(args: ListAgentsCommandInput, cb: (err: any, data?: ListAgentsCommandOutput) => void): void;
|
|
290
321
|
listAgents(args: ListAgentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAgentsCommandOutput) => void): void;
|
|
291
322
|
/**
|
|
323
|
+
* @public
|
|
292
324
|
* <p>Returns a list of source and destination locations.</p>
|
|
293
325
|
* <p>If you have more locations than are returned in a response (that is, the response
|
|
294
326
|
* returns only a truncated list of your agents), the response contains a token that you can
|
|
@@ -298,24 +330,28 @@ export declare class DataSync extends DataSyncClient {
|
|
|
298
330
|
listLocations(args: ListLocationsCommandInput, cb: (err: any, data?: ListLocationsCommandOutput) => void): void;
|
|
299
331
|
listLocations(args: ListLocationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLocationsCommandOutput) => void): void;
|
|
300
332
|
/**
|
|
333
|
+
* @public
|
|
301
334
|
* <p>Returns all the tags associated with an Amazon Web Services resource.</p>
|
|
302
335
|
*/
|
|
303
336
|
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
304
337
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
305
338
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
306
339
|
/**
|
|
340
|
+
* @public
|
|
307
341
|
* <p>Returns a list of executed tasks.</p>
|
|
308
342
|
*/
|
|
309
343
|
listTaskExecutions(args: ListTaskExecutionsCommandInput, options?: __HttpHandlerOptions): Promise<ListTaskExecutionsCommandOutput>;
|
|
310
344
|
listTaskExecutions(args: ListTaskExecutionsCommandInput, cb: (err: any, data?: ListTaskExecutionsCommandOutput) => void): void;
|
|
311
345
|
listTaskExecutions(args: ListTaskExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTaskExecutionsCommandOutput) => void): void;
|
|
312
346
|
/**
|
|
347
|
+
* @public
|
|
313
348
|
* <p>Returns a list of the DataSync tasks you created.</p>
|
|
314
349
|
*/
|
|
315
350
|
listTasks(args: ListTasksCommandInput, options?: __HttpHandlerOptions): Promise<ListTasksCommandOutput>;
|
|
316
351
|
listTasks(args: ListTasksCommandInput, cb: (err: any, data?: ListTasksCommandOutput) => void): void;
|
|
317
352
|
listTasks(args: ListTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTasksCommandOutput) => void): void;
|
|
318
353
|
/**
|
|
354
|
+
* @public
|
|
319
355
|
* <p>Starts an DataSync task. For each task, you can only run one task execution at a time.</p>
|
|
320
356
|
* <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>
|
|
321
357
|
*/
|
|
@@ -323,6 +359,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
323
359
|
startTaskExecution(args: StartTaskExecutionCommandInput, cb: (err: any, data?: StartTaskExecutionCommandOutput) => void): void;
|
|
324
360
|
startTaskExecution(args: StartTaskExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartTaskExecutionCommandOutput) => void): void;
|
|
325
361
|
/**
|
|
362
|
+
* @public
|
|
326
363
|
* <p>Applies a <i>tag</i> to an Amazon Web Services
|
|
327
364
|
* resource. Tags are key-value pairs that can help you manage, filter, and search for your resources.</p>
|
|
328
365
|
* <p>These include DataSync resources, such as locations, tasks, and task executions.</p>
|
|
@@ -331,18 +368,21 @@ export declare class DataSync extends DataSyncClient {
|
|
|
331
368
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
332
369
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
333
370
|
/**
|
|
371
|
+
* @public
|
|
334
372
|
* <p>Removes tags from an Amazon Web Services resource.</p>
|
|
335
373
|
*/
|
|
336
374
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
337
375
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
338
376
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
339
377
|
/**
|
|
378
|
+
* @public
|
|
340
379
|
* <p>Updates the name of an agent.</p>
|
|
341
380
|
*/
|
|
342
381
|
updateAgent(args: UpdateAgentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAgentCommandOutput>;
|
|
343
382
|
updateAgent(args: UpdateAgentCommandInput, cb: (err: any, data?: UpdateAgentCommandOutput) => void): void;
|
|
344
383
|
updateAgent(args: UpdateAgentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAgentCommandOutput) => void): void;
|
|
345
384
|
/**
|
|
385
|
+
* @public
|
|
346
386
|
* <p>Updates some parameters of a previously created location for a Hadoop Distributed File
|
|
347
387
|
* System cluster.</p>
|
|
348
388
|
*/
|
|
@@ -350,6 +390,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
350
390
|
updateLocationHdfs(args: UpdateLocationHdfsCommandInput, cb: (err: any, data?: UpdateLocationHdfsCommandOutput) => void): void;
|
|
351
391
|
updateLocationHdfs(args: UpdateLocationHdfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLocationHdfsCommandOutput) => void): void;
|
|
352
392
|
/**
|
|
393
|
+
* @public
|
|
353
394
|
* <p>Updates some of the parameters of a previously created location for Network File System (NFS) access.
|
|
354
395
|
* 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>
|
|
355
396
|
*/
|
|
@@ -357,6 +398,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
357
398
|
updateLocationNfs(args: UpdateLocationNfsCommandInput, cb: (err: any, data?: UpdateLocationNfsCommandOutput) => void): void;
|
|
358
399
|
updateLocationNfs(args: UpdateLocationNfsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLocationNfsCommandOutput) => void): void;
|
|
359
400
|
/**
|
|
401
|
+
* @public
|
|
360
402
|
* <p>Updates some parameters of an existing object storage location that DataSync
|
|
361
403
|
* accesses for a transfer. For information about creating a self-managed object storage
|
|
362
404
|
* location, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html">Creating a location for object
|
|
@@ -366,6 +408,7 @@ export declare class DataSync extends DataSyncClient {
|
|
|
366
408
|
updateLocationObjectStorage(args: UpdateLocationObjectStorageCommandInput, cb: (err: any, data?: UpdateLocationObjectStorageCommandOutput) => void): void;
|
|
367
409
|
updateLocationObjectStorage(args: UpdateLocationObjectStorageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLocationObjectStorageCommandOutput) => void): void;
|
|
368
410
|
/**
|
|
411
|
+
* @public
|
|
369
412
|
* <p>Updates some of the parameters of a previously created location for Server Message Block
|
|
370
413
|
* (SMB) file system access. For information about creating an SMB location, see
|
|
371
414
|
* <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html">Creating a location for SMB</a>.</p>
|
|
@@ -374,12 +417,14 @@ export declare class DataSync extends DataSyncClient {
|
|
|
374
417
|
updateLocationSmb(args: UpdateLocationSmbCommandInput, cb: (err: any, data?: UpdateLocationSmbCommandOutput) => void): void;
|
|
375
418
|
updateLocationSmb(args: UpdateLocationSmbCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLocationSmbCommandOutput) => void): void;
|
|
376
419
|
/**
|
|
420
|
+
* @public
|
|
377
421
|
* <p>Updates the metadata associated with a task.</p>
|
|
378
422
|
*/
|
|
379
423
|
updateTask(args: UpdateTaskCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTaskCommandOutput>;
|
|
380
424
|
updateTask(args: UpdateTaskCommandInput, cb: (err: any, data?: UpdateTaskCommandOutput) => void): void;
|
|
381
425
|
updateTask(args: UpdateTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTaskCommandOutput) => void): void;
|
|
382
426
|
/**
|
|
427
|
+
* @public
|
|
383
428
|
* <p>Updates execution of a task.</p>
|
|
384
429
|
* <p>You can modify bandwidth throttling for a task execution that is running or queued.
|
|
385
430
|
* For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/working-with-task-executions.html#adjust-bandwidth-throttling">Adjusting Bandwidth Throttling for a Task Execution</a>.</p>
|
|
@@ -52,15 +52,24 @@ import { UpdateLocationSmbCommandInput, UpdateLocationSmbCommandOutput } from ".
|
|
|
52
52
|
import { UpdateTaskCommandInput, UpdateTaskCommandOutput } from "./commands/UpdateTaskCommand";
|
|
53
53
|
import { UpdateTaskExecutionCommandInput, UpdateTaskExecutionCommandOutput } from "./commands/UpdateTaskExecutionCommand";
|
|
54
54
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
55
58
|
export type ServiceInputTypes = CancelTaskExecutionCommandInput | CreateAgentCommandInput | CreateLocationEfsCommandInput | CreateLocationFsxLustreCommandInput | CreateLocationFsxOntapCommandInput | CreateLocationFsxOpenZfsCommandInput | CreateLocationFsxWindowsCommandInput | CreateLocationHdfsCommandInput | CreateLocationNfsCommandInput | CreateLocationObjectStorageCommandInput | CreateLocationS3CommandInput | CreateLocationSmbCommandInput | CreateTaskCommandInput | DeleteAgentCommandInput | DeleteLocationCommandInput | DeleteTaskCommandInput | DescribeAgentCommandInput | DescribeLocationEfsCommandInput | DescribeLocationFsxLustreCommandInput | DescribeLocationFsxOntapCommandInput | DescribeLocationFsxOpenZfsCommandInput | DescribeLocationFsxWindowsCommandInput | DescribeLocationHdfsCommandInput | DescribeLocationNfsCommandInput | DescribeLocationObjectStorageCommandInput | DescribeLocationS3CommandInput | DescribeLocationSmbCommandInput | DescribeTaskCommandInput | DescribeTaskExecutionCommandInput | ListAgentsCommandInput | ListLocationsCommandInput | ListTagsForResourceCommandInput | ListTaskExecutionsCommandInput | ListTasksCommandInput | StartTaskExecutionCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAgentCommandInput | UpdateLocationHdfsCommandInput | UpdateLocationNfsCommandInput | UpdateLocationObjectStorageCommandInput | UpdateLocationSmbCommandInput | UpdateTaskCommandInput | UpdateTaskExecutionCommandInput;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
56
62
|
export type ServiceOutputTypes = CancelTaskExecutionCommandOutput | CreateAgentCommandOutput | CreateLocationEfsCommandOutput | CreateLocationFsxLustreCommandOutput | CreateLocationFsxOntapCommandOutput | CreateLocationFsxOpenZfsCommandOutput | CreateLocationFsxWindowsCommandOutput | CreateLocationHdfsCommandOutput | CreateLocationNfsCommandOutput | CreateLocationObjectStorageCommandOutput | CreateLocationS3CommandOutput | CreateLocationSmbCommandOutput | CreateTaskCommandOutput | DeleteAgentCommandOutput | DeleteLocationCommandOutput | DeleteTaskCommandOutput | DescribeAgentCommandOutput | DescribeLocationEfsCommandOutput | DescribeLocationFsxLustreCommandOutput | DescribeLocationFsxOntapCommandOutput | DescribeLocationFsxOpenZfsCommandOutput | DescribeLocationFsxWindowsCommandOutput | DescribeLocationHdfsCommandOutput | DescribeLocationNfsCommandOutput | DescribeLocationObjectStorageCommandOutput | DescribeLocationS3CommandOutput | DescribeLocationSmbCommandOutput | DescribeTaskCommandOutput | DescribeTaskExecutionCommandOutput | ListAgentsCommandOutput | ListLocationsCommandOutput | ListTagsForResourceCommandOutput | ListTaskExecutionsCommandOutput | ListTasksCommandOutput | StartTaskExecutionCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAgentCommandOutput | UpdateLocationHdfsCommandOutput | UpdateLocationNfsCommandOutput | UpdateLocationObjectStorageCommandOutput | UpdateLocationSmbCommandOutput | UpdateTaskCommandOutput | UpdateTaskExecutionCommandOutput;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
57
66
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
58
67
|
/**
|
|
59
68
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
60
69
|
*/
|
|
61
70
|
requestHandler?: __HttpHandler;
|
|
62
71
|
/**
|
|
63
|
-
* A constructor for a class implementing the {@link
|
|
72
|
+
* A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
|
|
64
73
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
65
74
|
* @internal
|
|
66
75
|
*/
|
|
@@ -150,23 +159,34 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
150
159
|
*/
|
|
151
160
|
logger?: __Logger;
|
|
152
161
|
/**
|
|
153
|
-
* The {@link
|
|
162
|
+
* The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
154
163
|
*/
|
|
155
164
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
156
165
|
}
|
|
166
|
+
/**
|
|
167
|
+
* @public
|
|
168
|
+
*/
|
|
157
169
|
type DataSyncClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
158
170
|
/**
|
|
159
|
-
*
|
|
171
|
+
* @public
|
|
172
|
+
*
|
|
173
|
+
* The configuration interface of DataSyncClient class constructor that set the region, credentials and other options.
|
|
160
174
|
*/
|
|
161
175
|
export interface DataSyncClientConfig extends DataSyncClientConfigType {
|
|
162
176
|
}
|
|
177
|
+
/**
|
|
178
|
+
* @public
|
|
179
|
+
*/
|
|
163
180
|
type DataSyncClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
164
181
|
/**
|
|
165
|
-
*
|
|
182
|
+
* @public
|
|
183
|
+
*
|
|
184
|
+
* The resolved configuration interface of DataSyncClient class. This is resolved and normalized from the {@link DataSyncClientConfig | constructor configuration interface}.
|
|
166
185
|
*/
|
|
167
186
|
export interface DataSyncClientResolvedConfig extends DataSyncClientResolvedConfigType {
|
|
168
187
|
}
|
|
169
188
|
/**
|
|
189
|
+
* @public
|
|
170
190
|
* <fullname>DataSync</fullname>
|
|
171
191
|
* <p>DataSync is a managed data transfer service that makes it simpler for you
|
|
172
192
|
* to automate moving data between on-premises storage and Amazon Web Services storage services. You also can use DataSync to transfer data between other cloud providers and Amazon Web Services storage services.</p>
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { CancelTaskExecutionRequest, CancelTaskExecutionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CancelTaskExecutionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CancelTaskExecutionCommandInput extends CancelTaskExecutionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CancelTaskExecutionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CancelTaskExecutionCommandOutput extends CancelTaskExecutionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Stops an DataSync task execution that's in progress. The transfer of some
|
|
18
23
|
* files are abruptly interrupted. File contents that're transferred to the destination might be
|
|
19
24
|
* incomplete or inconsistent with the source files.</p>
|
|
@@ -31,6 +36,8 @@ export interface CancelTaskExecutionCommandOutput extends CancelTaskExecutionRes
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param CancelTaskExecutionCommandInput - {@link CancelTaskExecutionCommandInput}
|
|
40
|
+
* @returns {@link CancelTaskExecutionCommandOutput}
|
|
34
41
|
* @see {@link CancelTaskExecutionCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link CancelTaskExecutionCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface CancelTaskExecutionCommandOutput extends CancelTaskExecutionRes
|
|
|
46
53
|
export declare class CancelTaskExecutionCommand extends $Command<CancelTaskExecutionCommandInput, CancelTaskExecutionCommandOutput, DataSyncClientResolvedConfig> {
|
|
47
54
|
readonly input: CancelTaskExecutionCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: CancelTaskExecutionCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelTaskExecutionCommandInput, CancelTaskExecutionCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { CreateAgentRequest, CreateAgentResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateAgentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateAgentCommandInput extends CreateAgentRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateAgentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateAgentCommandOutput extends CreateAgentResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Activates an DataSync agent that you have deployed in your storage
|
|
18
23
|
* environment. The activation process associates your agent with your account. In the activation
|
|
19
24
|
* process, you specify information such as the Amazon Web Services Region that you want to
|
|
@@ -36,6 +41,8 @@ export interface CreateAgentCommandOutput extends CreateAgentResponse, __Metadat
|
|
|
36
41
|
* const response = await client.send(command);
|
|
37
42
|
* ```
|
|
38
43
|
*
|
|
44
|
+
* @param CreateAgentCommandInput - {@link CreateAgentCommandInput}
|
|
45
|
+
* @returns {@link CreateAgentCommandOutput}
|
|
39
46
|
* @see {@link CreateAgentCommandInput} for command's `input` shape.
|
|
40
47
|
* @see {@link CreateAgentCommandOutput} for command's `response` shape.
|
|
41
48
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface CreateAgentCommandOutput extends CreateAgentResponse, __Metadat
|
|
|
51
58
|
export declare class CreateAgentCommand extends $Command<CreateAgentCommandInput, CreateAgentCommandOutput, DataSyncClientResolvedConfig> {
|
|
52
59
|
readonly input: CreateAgentCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: CreateAgentCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAgentCommandInput, CreateAgentCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
5
5
|
import { CreateLocationEfsRequest, CreateLocationEfsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationEfsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationEfsCommandInput extends CreateLocationEfsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationEfsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationEfsCommandOutput extends CreateLocationEfsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an endpoint for an Amazon EFS 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-efs-location.html">Creating a location for Amazon EFS</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateLocationEfsCommandOutput extends CreateLocationEfsRespons
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateLocationEfsCommandInput - {@link CreateLocationEfsCommandInput}
|
|
35
|
+
* @returns {@link CreateLocationEfsCommandOutput}
|
|
29
36
|
* @see {@link CreateLocationEfsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateLocationEfsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface CreateLocationEfsCommandOutput extends CreateLocationEfsRespons
|
|
|
41
48
|
export declare class CreateLocationEfsCommand extends $Command<CreateLocationEfsCommandInput, CreateLocationEfsCommandOutput, DataSyncClientResolvedConfig> {
|
|
42
49
|
readonly input: CreateLocationEfsCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: CreateLocationEfsCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationEfsCommandInput, CreateLocationEfsCommandOutput>;
|
|
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 { CreateLocationFsxLustreRequest, CreateLocationFsxLustreResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLocationFsxLustreCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLocationFsxLustreCommandInput extends CreateLocationFsxLustreRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLocationFsxLustreCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLocationFsxLustreCommandOutput extends CreateLocationFsxLustreResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an endpoint for an Amazon FSx for Lustre 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 CreateLocationFsxLustreCommandOutput extends CreateLocationFsxL
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateLocationFsxLustreCommandInput - {@link CreateLocationFsxLustreCommandInput}
|
|
34
|
+
* @returns {@link CreateLocationFsxLustreCommandOutput}
|
|
28
35
|
* @see {@link CreateLocationFsxLustreCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateLocationFsxLustreCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface CreateLocationFsxLustreCommandOutput extends CreateLocationFsxL
|
|
|
40
47
|
export declare class CreateLocationFsxLustreCommand extends $Command<CreateLocationFsxLustreCommandInput, CreateLocationFsxLustreCommandOutput, DataSyncClientResolvedConfig> {
|
|
41
48
|
readonly input: CreateLocationFsxLustreCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: CreateLocationFsxLustreCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocationFsxLustreCommandInput, CreateLocationFsxLustreCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|