@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
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { DataSyncServiceException as __BaseException } from "./DataSyncServiceException";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
3
6
|
export declare enum AgentStatus {
|
|
4
7
|
OFFLINE = "OFFLINE",
|
|
5
8
|
ONLINE = "ONLINE"
|
|
6
9
|
}
|
|
7
10
|
/**
|
|
11
|
+
* @public
|
|
8
12
|
* <p>Represents a single entry in a list (or array) of DataSync agents when
|
|
9
13
|
* you call the <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_ListAgents.html">ListAgents</a> operation.</p>
|
|
10
14
|
*/
|
|
@@ -22,11 +26,15 @@ export interface AgentListEntry {
|
|
|
22
26
|
*/
|
|
23
27
|
Status?: AgentStatus | string;
|
|
24
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* @public
|
|
31
|
+
*/
|
|
25
32
|
export declare enum Atime {
|
|
26
33
|
BEST_EFFORT = "BEST_EFFORT",
|
|
27
34
|
NONE = "NONE"
|
|
28
35
|
}
|
|
29
36
|
/**
|
|
37
|
+
* @public
|
|
30
38
|
* <p>CancelTaskExecutionRequest</p>
|
|
31
39
|
*/
|
|
32
40
|
export interface CancelTaskExecutionRequest {
|
|
@@ -35,9 +43,13 @@ export interface CancelTaskExecutionRequest {
|
|
|
35
43
|
*/
|
|
36
44
|
TaskExecutionArn: string | undefined;
|
|
37
45
|
}
|
|
46
|
+
/**
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
38
49
|
export interface CancelTaskExecutionResponse {
|
|
39
50
|
}
|
|
40
51
|
/**
|
|
52
|
+
* @public
|
|
41
53
|
* <p>This exception is thrown when an error occurs in the DataSync service.</p>
|
|
42
54
|
*/
|
|
43
55
|
export declare class InternalException extends __BaseException {
|
|
@@ -50,6 +62,7 @@ export declare class InternalException extends __BaseException {
|
|
|
50
62
|
constructor(opts: __ExceptionOptionType<InternalException, __BaseException>);
|
|
51
63
|
}
|
|
52
64
|
/**
|
|
65
|
+
* @public
|
|
53
66
|
* <p>This exception is thrown when the client submits a malformed request.</p>
|
|
54
67
|
*/
|
|
55
68
|
export declare class InvalidRequestException extends __BaseException {
|
|
@@ -63,6 +76,7 @@ export declare class InvalidRequestException extends __BaseException {
|
|
|
63
76
|
constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
|
|
64
77
|
}
|
|
65
78
|
/**
|
|
79
|
+
* @public
|
|
66
80
|
* <p>A key-value pair representing a single tag that's been applied to an Amazon Web Services
|
|
67
81
|
* resource.</p>
|
|
68
82
|
*/
|
|
@@ -77,6 +91,7 @@ export interface TagListEntry {
|
|
|
77
91
|
Value?: string;
|
|
78
92
|
}
|
|
79
93
|
/**
|
|
94
|
+
* @public
|
|
80
95
|
* <p>CreateAgentRequest</p>
|
|
81
96
|
*/
|
|
82
97
|
export interface CreateAgentRequest {
|
|
@@ -130,6 +145,7 @@ export interface CreateAgentRequest {
|
|
|
130
145
|
SecurityGroupArns?: string[];
|
|
131
146
|
}
|
|
132
147
|
/**
|
|
148
|
+
* @public
|
|
133
149
|
* <p>CreateAgentResponse</p>
|
|
134
150
|
*/
|
|
135
151
|
export interface CreateAgentResponse {
|
|
@@ -140,6 +156,7 @@ export interface CreateAgentResponse {
|
|
|
140
156
|
AgentArn?: string;
|
|
141
157
|
}
|
|
142
158
|
/**
|
|
159
|
+
* @public
|
|
143
160
|
* <p>The subnet and security groups that DataSync uses to access your Amazon EFS file system.</p>
|
|
144
161
|
*/
|
|
145
162
|
export interface Ec2Config {
|
|
@@ -166,11 +183,15 @@ export interface Ec2Config {
|
|
|
166
183
|
*/
|
|
167
184
|
SecurityGroupArns: string[] | undefined;
|
|
168
185
|
}
|
|
186
|
+
/**
|
|
187
|
+
* @public
|
|
188
|
+
*/
|
|
169
189
|
export declare enum EfsInTransitEncryption {
|
|
170
190
|
NONE = "NONE",
|
|
171
191
|
TLS1_2 = "TLS1_2"
|
|
172
192
|
}
|
|
173
193
|
/**
|
|
194
|
+
* @public
|
|
174
195
|
* <p>CreateLocationEfsRequest</p>
|
|
175
196
|
*/
|
|
176
197
|
export interface CreateLocationEfsRequest {
|
|
@@ -215,6 +236,7 @@ export interface CreateLocationEfsRequest {
|
|
|
215
236
|
InTransitEncryption?: EfsInTransitEncryption | string;
|
|
216
237
|
}
|
|
217
238
|
/**
|
|
239
|
+
* @public
|
|
218
240
|
* <p>CreateLocationEfs</p>
|
|
219
241
|
*/
|
|
220
242
|
export interface CreateLocationEfsResponse {
|
|
@@ -224,6 +246,9 @@ export interface CreateLocationEfsResponse {
|
|
|
224
246
|
*/
|
|
225
247
|
LocationArn?: string;
|
|
226
248
|
}
|
|
249
|
+
/**
|
|
250
|
+
* @public
|
|
251
|
+
*/
|
|
227
252
|
export interface CreateLocationFsxLustreRequest {
|
|
228
253
|
/**
|
|
229
254
|
* <p>The Amazon Resource Name (ARN) for the FSx for Lustre file system.</p>
|
|
@@ -242,6 +267,9 @@ export interface CreateLocationFsxLustreRequest {
|
|
|
242
267
|
*/
|
|
243
268
|
Tags?: TagListEntry[];
|
|
244
269
|
}
|
|
270
|
+
/**
|
|
271
|
+
* @public
|
|
272
|
+
*/
|
|
245
273
|
export interface CreateLocationFsxLustreResponse {
|
|
246
274
|
/**
|
|
247
275
|
* <p>The Amazon Resource Name (ARN) of the FSx for Lustre file system location that's
|
|
@@ -249,6 +277,9 @@ export interface CreateLocationFsxLustreResponse {
|
|
|
249
277
|
*/
|
|
250
278
|
LocationArn?: string;
|
|
251
279
|
}
|
|
280
|
+
/**
|
|
281
|
+
* @public
|
|
282
|
+
*/
|
|
252
283
|
export declare enum NfsVersion {
|
|
253
284
|
AUTOMATIC = "AUTOMATIC",
|
|
254
285
|
NFS3 = "NFS3",
|
|
@@ -256,6 +287,7 @@ export declare enum NfsVersion {
|
|
|
256
287
|
NFS4_1 = "NFS4_1"
|
|
257
288
|
}
|
|
258
289
|
/**
|
|
290
|
+
* @public
|
|
259
291
|
* <p>Specifies how DataSync can access a location using the NFS protocol.</p>
|
|
260
292
|
*/
|
|
261
293
|
export interface NfsMountOptions {
|
|
@@ -291,6 +323,7 @@ export interface NfsMountOptions {
|
|
|
291
323
|
Version?: NfsVersion | string;
|
|
292
324
|
}
|
|
293
325
|
/**
|
|
326
|
+
* @public
|
|
294
327
|
* <p>Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your Amazon FSx for OpenZFS or Amazon FSx for NetApp ONTAP file system.</p>
|
|
295
328
|
*/
|
|
296
329
|
export interface FsxProtocolNfs {
|
|
@@ -299,6 +332,9 @@ export interface FsxProtocolNfs {
|
|
|
299
332
|
*/
|
|
300
333
|
MountOptions?: NfsMountOptions;
|
|
301
334
|
}
|
|
335
|
+
/**
|
|
336
|
+
* @public
|
|
337
|
+
*/
|
|
302
338
|
export declare enum SmbVersion {
|
|
303
339
|
AUTOMATIC = "AUTOMATIC",
|
|
304
340
|
SMB1 = "SMB1",
|
|
@@ -307,6 +343,7 @@ export declare enum SmbVersion {
|
|
|
307
343
|
SMB3 = "SMB3"
|
|
308
344
|
}
|
|
309
345
|
/**
|
|
346
|
+
* @public
|
|
310
347
|
* <p>Specifies the version of the Server Message Block (SMB) protocol that DataSync uses to access an SMB file server.</p>
|
|
311
348
|
*/
|
|
312
349
|
export interface SmbMountOptions {
|
|
@@ -350,6 +387,7 @@ export interface SmbMountOptions {
|
|
|
350
387
|
Version?: SmbVersion | string;
|
|
351
388
|
}
|
|
352
389
|
/**
|
|
390
|
+
* @public
|
|
353
391
|
* <p>Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your Amazon FSx for NetApp ONTAP file system. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html#create-ontap-location-access">Accessing FSx for ONTAP file systems</a>.</p>
|
|
354
392
|
*/
|
|
355
393
|
export interface FsxProtocolSmb {
|
|
@@ -406,6 +444,7 @@ export interface FsxProtocolSmb {
|
|
|
406
444
|
User: string | undefined;
|
|
407
445
|
}
|
|
408
446
|
/**
|
|
447
|
+
* @public
|
|
409
448
|
* <p>Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.</p>
|
|
410
449
|
*/
|
|
411
450
|
export interface FsxProtocol {
|
|
@@ -418,6 +457,9 @@ export interface FsxProtocol {
|
|
|
418
457
|
*/
|
|
419
458
|
SMB?: FsxProtocolSmb;
|
|
420
459
|
}
|
|
460
|
+
/**
|
|
461
|
+
* @public
|
|
462
|
+
*/
|
|
421
463
|
export interface CreateLocationFsxOntapRequest {
|
|
422
464
|
/**
|
|
423
465
|
* <p>Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.</p>
|
|
@@ -464,12 +506,18 @@ export interface CreateLocationFsxOntapRequest {
|
|
|
464
506
|
*/
|
|
465
507
|
Tags?: TagListEntry[];
|
|
466
508
|
}
|
|
509
|
+
/**
|
|
510
|
+
* @public
|
|
511
|
+
*/
|
|
467
512
|
export interface CreateLocationFsxOntapResponse {
|
|
468
513
|
/**
|
|
469
514
|
* <p>Specifies the ARN of the FSx for ONTAP file system location that you create.</p>
|
|
470
515
|
*/
|
|
471
516
|
LocationArn?: string;
|
|
472
517
|
}
|
|
518
|
+
/**
|
|
519
|
+
* @public
|
|
520
|
+
*/
|
|
473
521
|
export interface CreateLocationFsxOpenZfsRequest {
|
|
474
522
|
/**
|
|
475
523
|
* <p>The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.</p>
|
|
@@ -496,12 +544,18 @@ export interface CreateLocationFsxOpenZfsRequest {
|
|
|
496
544
|
*/
|
|
497
545
|
Tags?: TagListEntry[];
|
|
498
546
|
}
|
|
547
|
+
/**
|
|
548
|
+
* @public
|
|
549
|
+
*/
|
|
499
550
|
export interface CreateLocationFsxOpenZfsResponse {
|
|
500
551
|
/**
|
|
501
552
|
* <p>The ARN of the FSx for OpenZFS file system location that you created.</p>
|
|
502
553
|
*/
|
|
503
554
|
LocationArn?: string;
|
|
504
555
|
}
|
|
556
|
+
/**
|
|
557
|
+
* @public
|
|
558
|
+
*/
|
|
505
559
|
export interface CreateLocationFsxWindowsRequest {
|
|
506
560
|
/**
|
|
507
561
|
* <p>Specifies a mount path for your file system using forward slashes. This is where DataSync reads or
|
|
@@ -555,17 +609,24 @@ export interface CreateLocationFsxWindowsRequest {
|
|
|
555
609
|
*/
|
|
556
610
|
Password: string | undefined;
|
|
557
611
|
}
|
|
612
|
+
/**
|
|
613
|
+
* @public
|
|
614
|
+
*/
|
|
558
615
|
export interface CreateLocationFsxWindowsResponse {
|
|
559
616
|
/**
|
|
560
617
|
* <p>The ARN of the FSx for Windows File Server file system location you created.</p>
|
|
561
618
|
*/
|
|
562
619
|
LocationArn?: string;
|
|
563
620
|
}
|
|
621
|
+
/**
|
|
622
|
+
* @public
|
|
623
|
+
*/
|
|
564
624
|
export declare enum HdfsAuthenticationType {
|
|
565
625
|
KERBEROS = "KERBEROS",
|
|
566
626
|
SIMPLE = "SIMPLE"
|
|
567
627
|
}
|
|
568
628
|
/**
|
|
629
|
+
* @public
|
|
569
630
|
* <p>The NameNode of the Hadoop Distributed File System (HDFS). The NameNode manages the file
|
|
570
631
|
* system's namespace. The NameNode performs operations such as opening, closing, and renaming
|
|
571
632
|
* files and directories. The NameNode contains the information to map blocks of data to the
|
|
@@ -583,12 +644,18 @@ export interface HdfsNameNode {
|
|
|
583
644
|
*/
|
|
584
645
|
Port: number | undefined;
|
|
585
646
|
}
|
|
647
|
+
/**
|
|
648
|
+
* @public
|
|
649
|
+
*/
|
|
586
650
|
export declare enum HdfsDataTransferProtection {
|
|
587
651
|
AUTHENTICATION = "AUTHENTICATION",
|
|
588
652
|
DISABLED = "DISABLED",
|
|
589
653
|
INTEGRITY = "INTEGRITY",
|
|
590
654
|
PRIVACY = "PRIVACY"
|
|
591
655
|
}
|
|
656
|
+
/**
|
|
657
|
+
* @public
|
|
658
|
+
*/
|
|
592
659
|
export declare enum HdfsRpcProtection {
|
|
593
660
|
AUTHENTICATION = "AUTHENTICATION",
|
|
594
661
|
DISABLED = "DISABLED",
|
|
@@ -596,6 +663,7 @@ export declare enum HdfsRpcProtection {
|
|
|
596
663
|
PRIVACY = "PRIVACY"
|
|
597
664
|
}
|
|
598
665
|
/**
|
|
666
|
+
* @public
|
|
599
667
|
* <p>The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC)
|
|
600
668
|
* and data transfer privacy settings configured on the Hadoop Distributed File System (HDFS)
|
|
601
669
|
* cluster.</p>
|
|
@@ -614,6 +682,9 @@ export interface QopConfiguration {
|
|
|
614
682
|
*/
|
|
615
683
|
DataTransferProtection?: HdfsDataTransferProtection | string;
|
|
616
684
|
}
|
|
685
|
+
/**
|
|
686
|
+
* @public
|
|
687
|
+
*/
|
|
617
688
|
export interface CreateLocationHdfsRequest {
|
|
618
689
|
/**
|
|
619
690
|
* <p>A subdirectory in the HDFS cluster. This subdirectory is used to read data from or write
|
|
@@ -703,6 +774,9 @@ export interface CreateLocationHdfsRequest {
|
|
|
703
774
|
*/
|
|
704
775
|
Tags?: TagListEntry[];
|
|
705
776
|
}
|
|
777
|
+
/**
|
|
778
|
+
* @public
|
|
779
|
+
*/
|
|
706
780
|
export interface CreateLocationHdfsResponse {
|
|
707
781
|
/**
|
|
708
782
|
* <p>The ARN of the source HDFS cluster location that's created. </p>
|
|
@@ -710,6 +784,7 @@ export interface CreateLocationHdfsResponse {
|
|
|
710
784
|
LocationArn?: string;
|
|
711
785
|
}
|
|
712
786
|
/**
|
|
787
|
+
* @public
|
|
713
788
|
* <p>A list of Amazon Resource Names (ARNs) of agents to use for a Network File System (NFS)
|
|
714
789
|
* location.</p>
|
|
715
790
|
*/
|
|
@@ -720,6 +795,7 @@ export interface OnPremConfig {
|
|
|
720
795
|
AgentArns: string[] | undefined;
|
|
721
796
|
}
|
|
722
797
|
/**
|
|
798
|
+
* @public
|
|
723
799
|
* <p>CreateLocationNfsRequest</p>
|
|
724
800
|
*/
|
|
725
801
|
export interface CreateLocationNfsRequest {
|
|
@@ -771,6 +847,7 @@ export interface CreateLocationNfsRequest {
|
|
|
771
847
|
Tags?: TagListEntry[];
|
|
772
848
|
}
|
|
773
849
|
/**
|
|
850
|
+
* @public
|
|
774
851
|
* <p>CreateLocationNfsResponse</p>
|
|
775
852
|
*/
|
|
776
853
|
export interface CreateLocationNfsResponse {
|
|
@@ -780,11 +857,15 @@ export interface CreateLocationNfsResponse {
|
|
|
780
857
|
*/
|
|
781
858
|
LocationArn?: string;
|
|
782
859
|
}
|
|
860
|
+
/**
|
|
861
|
+
* @public
|
|
862
|
+
*/
|
|
783
863
|
export declare enum ObjectStorageServerProtocol {
|
|
784
864
|
HTTP = "HTTP",
|
|
785
865
|
HTTPS = "HTTPS"
|
|
786
866
|
}
|
|
787
867
|
/**
|
|
868
|
+
* @public
|
|
788
869
|
* <p>CreateLocationObjectStorageRequest</p>
|
|
789
870
|
*/
|
|
790
871
|
export interface CreateLocationObjectStorageRequest {
|
|
@@ -834,6 +915,7 @@ export interface CreateLocationObjectStorageRequest {
|
|
|
834
915
|
ServerCertificate?: Uint8Array;
|
|
835
916
|
}
|
|
836
917
|
/**
|
|
918
|
+
* @public
|
|
837
919
|
* <p>CreateLocationObjectStorageResponse</p>
|
|
838
920
|
*/
|
|
839
921
|
export interface CreateLocationObjectStorageResponse {
|
|
@@ -843,6 +925,7 @@ export interface CreateLocationObjectStorageResponse {
|
|
|
843
925
|
LocationArn?: string;
|
|
844
926
|
}
|
|
845
927
|
/**
|
|
928
|
+
* @public
|
|
846
929
|
* <p>The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role used to access
|
|
847
930
|
* an Amazon S3 bucket.</p>
|
|
848
931
|
* <p>For detailed information about using such a role, see Creating a Location for
|
|
@@ -854,6 +937,9 @@ export interface S3Config {
|
|
|
854
937
|
*/
|
|
855
938
|
BucketAccessRoleArn: string | undefined;
|
|
856
939
|
}
|
|
940
|
+
/**
|
|
941
|
+
* @public
|
|
942
|
+
*/
|
|
857
943
|
export declare enum S3StorageClass {
|
|
858
944
|
DEEP_ARCHIVE = "DEEP_ARCHIVE",
|
|
859
945
|
GLACIER = "GLACIER",
|
|
@@ -865,6 +951,7 @@ export declare enum S3StorageClass {
|
|
|
865
951
|
STANDARD_IA = "STANDARD_IA"
|
|
866
952
|
}
|
|
867
953
|
/**
|
|
954
|
+
* @public
|
|
868
955
|
* <p>CreateLocationS3Request</p>
|
|
869
956
|
*/
|
|
870
957
|
export interface CreateLocationS3Request {
|
|
@@ -907,6 +994,7 @@ export interface CreateLocationS3Request {
|
|
|
907
994
|
Tags?: TagListEntry[];
|
|
908
995
|
}
|
|
909
996
|
/**
|
|
997
|
+
* @public
|
|
910
998
|
* <p>CreateLocationS3Response</p>
|
|
911
999
|
*/
|
|
912
1000
|
export interface CreateLocationS3Response {
|
|
@@ -917,6 +1005,7 @@ export interface CreateLocationS3Response {
|
|
|
917
1005
|
LocationArn?: string;
|
|
918
1006
|
}
|
|
919
1007
|
/**
|
|
1008
|
+
* @public
|
|
920
1009
|
* <p>CreateLocationSmbRequest</p>
|
|
921
1010
|
*/
|
|
922
1011
|
export interface CreateLocationSmbRequest {
|
|
@@ -972,6 +1061,7 @@ export interface CreateLocationSmbRequest {
|
|
|
972
1061
|
Tags?: TagListEntry[];
|
|
973
1062
|
}
|
|
974
1063
|
/**
|
|
1064
|
+
* @public
|
|
975
1065
|
* <p>CreateLocationSmbResponse</p>
|
|
976
1066
|
*/
|
|
977
1067
|
export interface CreateLocationSmbResponse {
|
|
@@ -980,10 +1070,14 @@ export interface CreateLocationSmbResponse {
|
|
|
980
1070
|
*/
|
|
981
1071
|
LocationArn?: string;
|
|
982
1072
|
}
|
|
1073
|
+
/**
|
|
1074
|
+
* @public
|
|
1075
|
+
*/
|
|
983
1076
|
export declare enum FilterType {
|
|
984
1077
|
SIMPLE_PATTERN = "SIMPLE_PATTERN"
|
|
985
1078
|
}
|
|
986
1079
|
/**
|
|
1080
|
+
* @public
|
|
987
1081
|
* <p>Specifies which files, folders, and objects to include or exclude when transferring files
|
|
988
1082
|
* from source to destination.</p>
|
|
989
1083
|
*/
|
|
@@ -1002,66 +1096,106 @@ export interface FilterRule {
|
|
|
1002
1096
|
*/
|
|
1003
1097
|
Value?: string;
|
|
1004
1098
|
}
|
|
1099
|
+
/**
|
|
1100
|
+
* @public
|
|
1101
|
+
*/
|
|
1005
1102
|
export declare enum Gid {
|
|
1006
1103
|
BOTH = "BOTH",
|
|
1007
1104
|
INT_VALUE = "INT_VALUE",
|
|
1008
1105
|
NAME = "NAME",
|
|
1009
1106
|
NONE = "NONE"
|
|
1010
1107
|
}
|
|
1108
|
+
/**
|
|
1109
|
+
* @public
|
|
1110
|
+
*/
|
|
1011
1111
|
export declare enum LogLevel {
|
|
1012
1112
|
BASIC = "BASIC",
|
|
1013
1113
|
OFF = "OFF",
|
|
1014
1114
|
TRANSFER = "TRANSFER"
|
|
1015
1115
|
}
|
|
1116
|
+
/**
|
|
1117
|
+
* @public
|
|
1118
|
+
*/
|
|
1016
1119
|
export declare enum Mtime {
|
|
1017
1120
|
NONE = "NONE",
|
|
1018
1121
|
PRESERVE = "PRESERVE"
|
|
1019
1122
|
}
|
|
1123
|
+
/**
|
|
1124
|
+
* @public
|
|
1125
|
+
*/
|
|
1020
1126
|
export declare enum ObjectTags {
|
|
1021
1127
|
NONE = "NONE",
|
|
1022
1128
|
PRESERVE = "PRESERVE"
|
|
1023
1129
|
}
|
|
1130
|
+
/**
|
|
1131
|
+
* @public
|
|
1132
|
+
*/
|
|
1024
1133
|
export declare enum OverwriteMode {
|
|
1025
1134
|
ALWAYS = "ALWAYS",
|
|
1026
1135
|
NEVER = "NEVER"
|
|
1027
1136
|
}
|
|
1137
|
+
/**
|
|
1138
|
+
* @public
|
|
1139
|
+
*/
|
|
1028
1140
|
export declare enum PosixPermissions {
|
|
1029
1141
|
NONE = "NONE",
|
|
1030
1142
|
PRESERVE = "PRESERVE"
|
|
1031
1143
|
}
|
|
1144
|
+
/**
|
|
1145
|
+
* @public
|
|
1146
|
+
*/
|
|
1032
1147
|
export declare enum PreserveDeletedFiles {
|
|
1033
1148
|
PRESERVE = "PRESERVE",
|
|
1034
1149
|
REMOVE = "REMOVE"
|
|
1035
1150
|
}
|
|
1151
|
+
/**
|
|
1152
|
+
* @public
|
|
1153
|
+
*/
|
|
1036
1154
|
export declare enum PreserveDevices {
|
|
1037
1155
|
NONE = "NONE",
|
|
1038
1156
|
PRESERVE = "PRESERVE"
|
|
1039
1157
|
}
|
|
1158
|
+
/**
|
|
1159
|
+
* @public
|
|
1160
|
+
*/
|
|
1040
1161
|
export declare enum SmbSecurityDescriptorCopyFlags {
|
|
1041
1162
|
NONE = "NONE",
|
|
1042
1163
|
OWNER_DACL = "OWNER_DACL",
|
|
1043
1164
|
OWNER_DACL_SACL = "OWNER_DACL_SACL"
|
|
1044
1165
|
}
|
|
1166
|
+
/**
|
|
1167
|
+
* @public
|
|
1168
|
+
*/
|
|
1045
1169
|
export declare enum TaskQueueing {
|
|
1046
1170
|
DISABLED = "DISABLED",
|
|
1047
1171
|
ENABLED = "ENABLED"
|
|
1048
1172
|
}
|
|
1173
|
+
/**
|
|
1174
|
+
* @public
|
|
1175
|
+
*/
|
|
1049
1176
|
export declare enum TransferMode {
|
|
1050
1177
|
ALL = "ALL",
|
|
1051
1178
|
CHANGED = "CHANGED"
|
|
1052
1179
|
}
|
|
1180
|
+
/**
|
|
1181
|
+
* @public
|
|
1182
|
+
*/
|
|
1053
1183
|
export declare enum Uid {
|
|
1054
1184
|
BOTH = "BOTH",
|
|
1055
1185
|
INT_VALUE = "INT_VALUE",
|
|
1056
1186
|
NAME = "NAME",
|
|
1057
1187
|
NONE = "NONE"
|
|
1058
1188
|
}
|
|
1189
|
+
/**
|
|
1190
|
+
* @public
|
|
1191
|
+
*/
|
|
1059
1192
|
export declare enum VerifyMode {
|
|
1060
1193
|
NONE = "NONE",
|
|
1061
1194
|
ONLY_FILES_TRANSFERRED = "ONLY_FILES_TRANSFERRED",
|
|
1062
1195
|
POINT_IN_TIME_CONSISTENT = "POINT_IN_TIME_CONSISTENT"
|
|
1063
1196
|
}
|
|
1064
1197
|
/**
|
|
1198
|
+
* @public
|
|
1065
1199
|
* <p>Configures your DataSync task settings. These options include how DataSync handles files, objects, and their associated metadata. You also can specify how
|
|
1066
1200
|
* DataSync verifies data integrity, set bandwidth limits for your task, among other
|
|
1067
1201
|
* options.</p>
|
|
@@ -1312,6 +1446,7 @@ export interface Options {
|
|
|
1312
1446
|
ObjectTags?: ObjectTags | string;
|
|
1313
1447
|
}
|
|
1314
1448
|
/**
|
|
1449
|
+
* @public
|
|
1315
1450
|
* <p>Specifies the schedule you want your task to use for repeated executions. For more
|
|
1316
1451
|
* information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html">Schedule Expressions for Rules</a>.</p>
|
|
1317
1452
|
*/
|
|
@@ -1323,6 +1458,7 @@ export interface TaskSchedule {
|
|
|
1323
1458
|
ScheduleExpression: string | undefined;
|
|
1324
1459
|
}
|
|
1325
1460
|
/**
|
|
1461
|
+
* @public
|
|
1326
1462
|
* <p>CreateTaskRequest</p>
|
|
1327
1463
|
*/
|
|
1328
1464
|
export interface CreateTaskRequest {
|
|
@@ -1374,6 +1510,7 @@ export interface CreateTaskRequest {
|
|
|
1374
1510
|
Includes?: FilterRule[];
|
|
1375
1511
|
}
|
|
1376
1512
|
/**
|
|
1513
|
+
* @public
|
|
1377
1514
|
* <p>CreateTaskResponse</p>
|
|
1378
1515
|
*/
|
|
1379
1516
|
export interface CreateTaskResponse {
|
|
@@ -1383,6 +1520,7 @@ export interface CreateTaskResponse {
|
|
|
1383
1520
|
TaskArn?: string;
|
|
1384
1521
|
}
|
|
1385
1522
|
/**
|
|
1523
|
+
* @public
|
|
1386
1524
|
* <p>DeleteAgentRequest</p>
|
|
1387
1525
|
*/
|
|
1388
1526
|
export interface DeleteAgentRequest {
|
|
@@ -1392,9 +1530,13 @@ export interface DeleteAgentRequest {
|
|
|
1392
1530
|
*/
|
|
1393
1531
|
AgentArn: string | undefined;
|
|
1394
1532
|
}
|
|
1533
|
+
/**
|
|
1534
|
+
* @public
|
|
1535
|
+
*/
|
|
1395
1536
|
export interface DeleteAgentResponse {
|
|
1396
1537
|
}
|
|
1397
1538
|
/**
|
|
1539
|
+
* @public
|
|
1398
1540
|
* <p>DeleteLocation</p>
|
|
1399
1541
|
*/
|
|
1400
1542
|
export interface DeleteLocationRequest {
|
|
@@ -1403,9 +1545,13 @@ export interface DeleteLocationRequest {
|
|
|
1403
1545
|
*/
|
|
1404
1546
|
LocationArn: string | undefined;
|
|
1405
1547
|
}
|
|
1548
|
+
/**
|
|
1549
|
+
* @public
|
|
1550
|
+
*/
|
|
1406
1551
|
export interface DeleteLocationResponse {
|
|
1407
1552
|
}
|
|
1408
1553
|
/**
|
|
1554
|
+
* @public
|
|
1409
1555
|
* <p>DeleteTask</p>
|
|
1410
1556
|
*/
|
|
1411
1557
|
export interface DeleteTaskRequest {
|
|
@@ -1414,9 +1560,13 @@ export interface DeleteTaskRequest {
|
|
|
1414
1560
|
*/
|
|
1415
1561
|
TaskArn: string | undefined;
|
|
1416
1562
|
}
|
|
1563
|
+
/**
|
|
1564
|
+
* @public
|
|
1565
|
+
*/
|
|
1417
1566
|
export interface DeleteTaskResponse {
|
|
1418
1567
|
}
|
|
1419
1568
|
/**
|
|
1569
|
+
* @public
|
|
1420
1570
|
* <p>DescribeAgent</p>
|
|
1421
1571
|
*/
|
|
1422
1572
|
export interface DescribeAgentRequest {
|
|
@@ -1425,12 +1575,16 @@ export interface DescribeAgentRequest {
|
|
|
1425
1575
|
*/
|
|
1426
1576
|
AgentArn: string | undefined;
|
|
1427
1577
|
}
|
|
1578
|
+
/**
|
|
1579
|
+
* @public
|
|
1580
|
+
*/
|
|
1428
1581
|
export declare enum EndpointType {
|
|
1429
1582
|
FIPS = "FIPS",
|
|
1430
1583
|
PRIVATE_LINK = "PRIVATE_LINK",
|
|
1431
1584
|
PUBLIC = "PUBLIC"
|
|
1432
1585
|
}
|
|
1433
1586
|
/**
|
|
1587
|
+
* @public
|
|
1434
1588
|
* <p>The VPC endpoint, subnet, and security group that an agent uses to access IP addresses in
|
|
1435
1589
|
* a VPC (Virtual Private Cloud).</p>
|
|
1436
1590
|
*/
|
|
@@ -1459,6 +1613,7 @@ export interface PrivateLinkConfig {
|
|
|
1459
1613
|
SecurityGroupArns?: string[];
|
|
1460
1614
|
}
|
|
1461
1615
|
/**
|
|
1616
|
+
* @public
|
|
1462
1617
|
* <p>DescribeAgentResponse</p>
|
|
1463
1618
|
*/
|
|
1464
1619
|
export interface DescribeAgentResponse {
|
|
@@ -1497,6 +1652,7 @@ export interface DescribeAgentResponse {
|
|
|
1497
1652
|
PrivateLinkConfig?: PrivateLinkConfig;
|
|
1498
1653
|
}
|
|
1499
1654
|
/**
|
|
1655
|
+
* @public
|
|
1500
1656
|
* <p>DescribeLocationEfsRequest</p>
|
|
1501
1657
|
*/
|
|
1502
1658
|
export interface DescribeLocationEfsRequest {
|
|
@@ -1506,6 +1662,7 @@ export interface DescribeLocationEfsRequest {
|
|
|
1506
1662
|
LocationArn: string | undefined;
|
|
1507
1663
|
}
|
|
1508
1664
|
/**
|
|
1665
|
+
* @public
|
|
1509
1666
|
* <p>DescribeLocationEfsResponse</p>
|
|
1510
1667
|
*/
|
|
1511
1668
|
export interface DescribeLocationEfsResponse {
|
|
@@ -1539,12 +1696,18 @@ export interface DescribeLocationEfsResponse {
|
|
|
1539
1696
|
*/
|
|
1540
1697
|
InTransitEncryption?: EfsInTransitEncryption | string;
|
|
1541
1698
|
}
|
|
1699
|
+
/**
|
|
1700
|
+
* @public
|
|
1701
|
+
*/
|
|
1542
1702
|
export interface DescribeLocationFsxLustreRequest {
|
|
1543
1703
|
/**
|
|
1544
1704
|
* <p>The Amazon Resource Name (ARN) of the FSx for Lustre location to describe. </p>
|
|
1545
1705
|
*/
|
|
1546
1706
|
LocationArn: string | undefined;
|
|
1547
1707
|
}
|
|
1708
|
+
/**
|
|
1709
|
+
* @public
|
|
1710
|
+
*/
|
|
1548
1711
|
export interface DescribeLocationFsxLustreResponse {
|
|
1549
1712
|
/**
|
|
1550
1713
|
* <p>The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.</p>
|
|
@@ -1563,12 +1726,18 @@ export interface DescribeLocationFsxLustreResponse {
|
|
|
1563
1726
|
*/
|
|
1564
1727
|
CreationTime?: Date;
|
|
1565
1728
|
}
|
|
1729
|
+
/**
|
|
1730
|
+
* @public
|
|
1731
|
+
*/
|
|
1566
1732
|
export interface DescribeLocationFsxOntapRequest {
|
|
1567
1733
|
/**
|
|
1568
1734
|
* <p>Specifies the Amazon Resource Name (ARN) of the FSx for ONTAP file system location that you want information about.</p>
|
|
1569
1735
|
*/
|
|
1570
1736
|
LocationArn: string | undefined;
|
|
1571
1737
|
}
|
|
1738
|
+
/**
|
|
1739
|
+
* @public
|
|
1740
|
+
*/
|
|
1572
1741
|
export interface DescribeLocationFsxOntapResponse {
|
|
1573
1742
|
/**
|
|
1574
1743
|
* <p>The time that the location was created.</p>
|
|
@@ -1600,12 +1769,18 @@ export interface DescribeLocationFsxOntapResponse {
|
|
|
1600
1769
|
*/
|
|
1601
1770
|
FsxFilesystemArn?: string;
|
|
1602
1771
|
}
|
|
1772
|
+
/**
|
|
1773
|
+
* @public
|
|
1774
|
+
*/
|
|
1603
1775
|
export interface DescribeLocationFsxOpenZfsRequest {
|
|
1604
1776
|
/**
|
|
1605
1777
|
* <p>The Amazon Resource Name (ARN) of the FSx for OpenZFS location to describe.</p>
|
|
1606
1778
|
*/
|
|
1607
1779
|
LocationArn: string | undefined;
|
|
1608
1780
|
}
|
|
1781
|
+
/**
|
|
1782
|
+
* @public
|
|
1783
|
+
*/
|
|
1609
1784
|
export interface DescribeLocationFsxOpenZfsResponse {
|
|
1610
1785
|
/**
|
|
1611
1786
|
* <p>The ARN of the FSx for OpenZFS location that was described.</p>
|
|
@@ -1633,6 +1808,9 @@ export interface DescribeLocationFsxOpenZfsResponse {
|
|
|
1633
1808
|
*/
|
|
1634
1809
|
CreationTime?: Date;
|
|
1635
1810
|
}
|
|
1811
|
+
/**
|
|
1812
|
+
* @public
|
|
1813
|
+
*/
|
|
1636
1814
|
export interface DescribeLocationFsxWindowsRequest {
|
|
1637
1815
|
/**
|
|
1638
1816
|
* <p>The Amazon Resource Name (ARN) of the FSx for Windows File Server location to
|
|
@@ -1640,6 +1818,9 @@ export interface DescribeLocationFsxWindowsRequest {
|
|
|
1640
1818
|
*/
|
|
1641
1819
|
LocationArn: string | undefined;
|
|
1642
1820
|
}
|
|
1821
|
+
/**
|
|
1822
|
+
* @public
|
|
1823
|
+
*/
|
|
1643
1824
|
export interface DescribeLocationFsxWindowsResponse {
|
|
1644
1825
|
/**
|
|
1645
1826
|
* <p>The Amazon Resource Name (ARN) of the FSx for Windows File Server location that was
|
|
@@ -1669,12 +1850,18 @@ export interface DescribeLocationFsxWindowsResponse {
|
|
|
1669
1850
|
*/
|
|
1670
1851
|
Domain?: string;
|
|
1671
1852
|
}
|
|
1853
|
+
/**
|
|
1854
|
+
* @public
|
|
1855
|
+
*/
|
|
1672
1856
|
export interface DescribeLocationHdfsRequest {
|
|
1673
1857
|
/**
|
|
1674
1858
|
* <p>The Amazon Resource Name (ARN) of the HDFS cluster location to describe.</p>
|
|
1675
1859
|
*/
|
|
1676
1860
|
LocationArn: string | undefined;
|
|
1677
1861
|
}
|
|
1862
|
+
/**
|
|
1863
|
+
* @public
|
|
1864
|
+
*/
|
|
1678
1865
|
export interface DescribeLocationHdfsResponse {
|
|
1679
1866
|
/**
|
|
1680
1867
|
* <p>The ARN of the HDFS cluster location.</p>
|
|
@@ -1731,6 +1918,7 @@ export interface DescribeLocationHdfsResponse {
|
|
|
1731
1918
|
CreationTime?: Date;
|
|
1732
1919
|
}
|
|
1733
1920
|
/**
|
|
1921
|
+
* @public
|
|
1734
1922
|
* <p>DescribeLocationNfsRequest</p>
|
|
1735
1923
|
*/
|
|
1736
1924
|
export interface DescribeLocationNfsRequest {
|
|
@@ -1740,6 +1928,7 @@ export interface DescribeLocationNfsRequest {
|
|
|
1740
1928
|
LocationArn: string | undefined;
|
|
1741
1929
|
}
|
|
1742
1930
|
/**
|
|
1931
|
+
* @public
|
|
1743
1932
|
* <p>DescribeLocationNfsResponse</p>
|
|
1744
1933
|
*/
|
|
1745
1934
|
export interface DescribeLocationNfsResponse {
|
|
@@ -1766,6 +1955,7 @@ export interface DescribeLocationNfsResponse {
|
|
|
1766
1955
|
CreationTime?: Date;
|
|
1767
1956
|
}
|
|
1768
1957
|
/**
|
|
1958
|
+
* @public
|
|
1769
1959
|
* <p>DescribeLocationObjectStorageRequest</p>
|
|
1770
1960
|
*/
|
|
1771
1961
|
export interface DescribeLocationObjectStorageRequest {
|
|
@@ -1775,6 +1965,7 @@ export interface DescribeLocationObjectStorageRequest {
|
|
|
1775
1965
|
LocationArn: string | undefined;
|
|
1776
1966
|
}
|
|
1777
1967
|
/**
|
|
1968
|
+
* @public
|
|
1778
1969
|
* <p>DescribeLocationObjectStorageResponse</p>
|
|
1779
1970
|
*/
|
|
1780
1971
|
export interface DescribeLocationObjectStorageResponse {
|
|
@@ -1814,6 +2005,7 @@ export interface DescribeLocationObjectStorageResponse {
|
|
|
1814
2005
|
ServerCertificate?: Uint8Array;
|
|
1815
2006
|
}
|
|
1816
2007
|
/**
|
|
2008
|
+
* @public
|
|
1817
2009
|
* <p>DescribeLocationS3Request</p>
|
|
1818
2010
|
*/
|
|
1819
2011
|
export interface DescribeLocationS3Request {
|
|
@@ -1823,6 +2015,7 @@ export interface DescribeLocationS3Request {
|
|
|
1823
2015
|
LocationArn: string | undefined;
|
|
1824
2016
|
}
|
|
1825
2017
|
/**
|
|
2018
|
+
* @public
|
|
1826
2019
|
* <p>DescribeLocationS3Response</p>
|
|
1827
2020
|
*/
|
|
1828
2021
|
export interface DescribeLocationS3Response {
|
|
@@ -1860,6 +2053,7 @@ export interface DescribeLocationS3Response {
|
|
|
1860
2053
|
CreationTime?: Date;
|
|
1861
2054
|
}
|
|
1862
2055
|
/**
|
|
2056
|
+
* @public
|
|
1863
2057
|
* <p>DescribeLocationSmbRequest</p>
|
|
1864
2058
|
*/
|
|
1865
2059
|
export interface DescribeLocationSmbRequest {
|
|
@@ -1869,6 +2063,7 @@ export interface DescribeLocationSmbRequest {
|
|
|
1869
2063
|
LocationArn: string | undefined;
|
|
1870
2064
|
}
|
|
1871
2065
|
/**
|
|
2066
|
+
* @public
|
|
1872
2067
|
* <p>DescribeLocationSmbResponse</p>
|
|
1873
2068
|
*/
|
|
1874
2069
|
export interface DescribeLocationSmbResponse {
|
|
@@ -1904,6 +2099,7 @@ export interface DescribeLocationSmbResponse {
|
|
|
1904
2099
|
CreationTime?: Date;
|
|
1905
2100
|
}
|
|
1906
2101
|
/**
|
|
2102
|
+
* @public
|
|
1907
2103
|
* <p>DescribeTaskRequest</p>
|
|
1908
2104
|
*/
|
|
1909
2105
|
export interface DescribeTaskRequest {
|
|
@@ -1912,6 +2108,9 @@ export interface DescribeTaskRequest {
|
|
|
1912
2108
|
*/
|
|
1913
2109
|
TaskArn: string | undefined;
|
|
1914
2110
|
}
|
|
2111
|
+
/**
|
|
2112
|
+
* @public
|
|
2113
|
+
*/
|
|
1915
2114
|
export declare enum TaskStatus {
|
|
1916
2115
|
AVAILABLE = "AVAILABLE",
|
|
1917
2116
|
CREATING = "CREATING",
|
|
@@ -1920,6 +2119,7 @@ export declare enum TaskStatus {
|
|
|
1920
2119
|
UNAVAILABLE = "UNAVAILABLE"
|
|
1921
2120
|
}
|
|
1922
2121
|
/**
|
|
2122
|
+
* @public
|
|
1923
2123
|
* <p>DescribeTaskResponse</p>
|
|
1924
2124
|
*/
|
|
1925
2125
|
export interface DescribeTaskResponse {
|
|
@@ -1997,6 +2197,7 @@ export interface DescribeTaskResponse {
|
|
|
1997
2197
|
Includes?: FilterRule[];
|
|
1998
2198
|
}
|
|
1999
2199
|
/**
|
|
2200
|
+
* @public
|
|
2000
2201
|
* <p>DescribeTaskExecutionRequest</p>
|
|
2001
2202
|
*/
|
|
2002
2203
|
export interface DescribeTaskExecutionRequest {
|
|
@@ -2005,12 +2206,16 @@ export interface DescribeTaskExecutionRequest {
|
|
|
2005
2206
|
*/
|
|
2006
2207
|
TaskExecutionArn: string | undefined;
|
|
2007
2208
|
}
|
|
2209
|
+
/**
|
|
2210
|
+
* @public
|
|
2211
|
+
*/
|
|
2008
2212
|
export declare enum PhaseStatus {
|
|
2009
2213
|
ERROR = "ERROR",
|
|
2010
2214
|
PENDING = "PENDING",
|
|
2011
2215
|
SUCCESS = "SUCCESS"
|
|
2012
2216
|
}
|
|
2013
2217
|
/**
|
|
2218
|
+
* @public
|
|
2014
2219
|
* <p>Describes the detailed result of a <code>TaskExecution</code> operation. This result
|
|
2015
2220
|
* includes the time in milliseconds spent in each phase, the status of the task execution, and
|
|
2016
2221
|
* the errors encountered.</p>
|
|
@@ -2058,6 +2263,9 @@ export interface TaskExecutionResultDetail {
|
|
|
2058
2263
|
*/
|
|
2059
2264
|
ErrorDetail?: string;
|
|
2060
2265
|
}
|
|
2266
|
+
/**
|
|
2267
|
+
* @public
|
|
2268
|
+
*/
|
|
2061
2269
|
export declare enum TaskExecutionStatus {
|
|
2062
2270
|
ERROR = "ERROR",
|
|
2063
2271
|
LAUNCHING = "LAUNCHING",
|
|
@@ -2068,6 +2276,7 @@ export declare enum TaskExecutionStatus {
|
|
|
2068
2276
|
VERIFYING = "VERIFYING"
|
|
2069
2277
|
}
|
|
2070
2278
|
/**
|
|
2279
|
+
* @public
|
|
2071
2280
|
* <p>DescribeTaskExecutionResponse</p>
|
|
2072
2281
|
*/
|
|
2073
2282
|
export interface DescribeTaskExecutionResponse {
|
|
@@ -2154,6 +2363,7 @@ export interface DescribeTaskExecutionResponse {
|
|
|
2154
2363
|
BytesCompressed?: number;
|
|
2155
2364
|
}
|
|
2156
2365
|
/**
|
|
2366
|
+
* @public
|
|
2157
2367
|
* <p>ListAgentsRequest</p>
|
|
2158
2368
|
*/
|
|
2159
2369
|
export interface ListAgentsRequest {
|
|
@@ -2169,6 +2379,7 @@ export interface ListAgentsRequest {
|
|
|
2169
2379
|
NextToken?: string;
|
|
2170
2380
|
}
|
|
2171
2381
|
/**
|
|
2382
|
+
* @public
|
|
2172
2383
|
* <p>ListAgentsResponse</p>
|
|
2173
2384
|
*/
|
|
2174
2385
|
export interface ListAgentsResponse {
|
|
@@ -2183,11 +2394,17 @@ export interface ListAgentsResponse {
|
|
|
2183
2394
|
*/
|
|
2184
2395
|
NextToken?: string;
|
|
2185
2396
|
}
|
|
2397
|
+
/**
|
|
2398
|
+
* @public
|
|
2399
|
+
*/
|
|
2186
2400
|
export declare enum LocationFilterName {
|
|
2187
2401
|
CreationTime = "CreationTime",
|
|
2188
2402
|
LocationType = "LocationType",
|
|
2189
2403
|
LocationUri = "LocationUri"
|
|
2190
2404
|
}
|
|
2405
|
+
/**
|
|
2406
|
+
* @public
|
|
2407
|
+
*/
|
|
2191
2408
|
export declare enum Operator {
|
|
2192
2409
|
BEGINS_WITH = "BeginsWith",
|
|
2193
2410
|
CONTAINS = "Contains",
|
|
@@ -2201,6 +2418,7 @@ export declare enum Operator {
|
|
|
2201
2418
|
NOT_CONTAINS = "NotContains"
|
|
2202
2419
|
}
|
|
2203
2420
|
/**
|
|
2421
|
+
* @public
|
|
2204
2422
|
* <p>Narrow down the list of resources returned by <code>ListLocations</code>. For example, to
|
|
2205
2423
|
* see all your Amazon S3 locations, create a filter using <code>"Name":
|
|
2206
2424
|
* "LocationType"</code>, <code>"Operator": "Equals"</code>, and <code>"Values":
|
|
@@ -2226,6 +2444,7 @@ export interface LocationFilter {
|
|
|
2226
2444
|
Operator: Operator | string | undefined;
|
|
2227
2445
|
}
|
|
2228
2446
|
/**
|
|
2447
|
+
* @public
|
|
2229
2448
|
* <p>ListLocationsRequest</p>
|
|
2230
2449
|
*/
|
|
2231
2450
|
export interface ListLocationsRequest {
|
|
@@ -2246,6 +2465,7 @@ export interface ListLocationsRequest {
|
|
|
2246
2465
|
Filters?: LocationFilter[];
|
|
2247
2466
|
}
|
|
2248
2467
|
/**
|
|
2468
|
+
* @public
|
|
2249
2469
|
* <p>Represents a single entry in a list of locations. <code>LocationListEntry</code>
|
|
2250
2470
|
* returns an array that contains a list of locations when the
|
|
2251
2471
|
* <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_ListLocations.html">ListLocations</a>
|
|
@@ -2278,6 +2498,7 @@ export interface LocationListEntry {
|
|
|
2278
2498
|
LocationUri?: string;
|
|
2279
2499
|
}
|
|
2280
2500
|
/**
|
|
2501
|
+
* @public
|
|
2281
2502
|
* <p>ListLocationsResponse</p>
|
|
2282
2503
|
*/
|
|
2283
2504
|
export interface ListLocationsResponse {
|
|
@@ -2292,6 +2513,7 @@ export interface ListLocationsResponse {
|
|
|
2292
2513
|
NextToken?: string;
|
|
2293
2514
|
}
|
|
2294
2515
|
/**
|
|
2516
|
+
* @public
|
|
2295
2517
|
* <p>ListTagsForResourceRequest</p>
|
|
2296
2518
|
*/
|
|
2297
2519
|
export interface ListTagsForResourceRequest {
|
|
@@ -2309,6 +2531,7 @@ export interface ListTagsForResourceRequest {
|
|
|
2309
2531
|
NextToken?: string;
|
|
2310
2532
|
}
|
|
2311
2533
|
/**
|
|
2534
|
+
* @public
|
|
2312
2535
|
* <p>ListTagsForResourceResponse</p>
|
|
2313
2536
|
*/
|
|
2314
2537
|
export interface ListTagsForResourceResponse {
|
|
@@ -2322,6 +2545,7 @@ export interface ListTagsForResourceResponse {
|
|
|
2322
2545
|
NextToken?: string;
|
|
2323
2546
|
}
|
|
2324
2547
|
/**
|
|
2548
|
+
* @public
|
|
2325
2549
|
* <p>ListTaskExecutions</p>
|
|
2326
2550
|
*/
|
|
2327
2551
|
export interface ListTaskExecutionsRequest {
|
|
@@ -2340,6 +2564,7 @@ export interface ListTaskExecutionsRequest {
|
|
|
2340
2564
|
NextToken?: string;
|
|
2341
2565
|
}
|
|
2342
2566
|
/**
|
|
2567
|
+
* @public
|
|
2343
2568
|
* <p>Represents a single entry in a list of task executions.
|
|
2344
2569
|
* <code>TaskExecutionListEntry</code> returns an array that contains a list of specific
|
|
2345
2570
|
* invocations of a task when the
|
|
@@ -2357,6 +2582,7 @@ export interface TaskExecutionListEntry {
|
|
|
2357
2582
|
Status?: TaskExecutionStatus | string;
|
|
2358
2583
|
}
|
|
2359
2584
|
/**
|
|
2585
|
+
* @public
|
|
2360
2586
|
* <p>ListTaskExecutionsResponse</p>
|
|
2361
2587
|
*/
|
|
2362
2588
|
export interface ListTaskExecutionsResponse {
|
|
@@ -2370,11 +2596,15 @@ export interface ListTaskExecutionsResponse {
|
|
|
2370
2596
|
*/
|
|
2371
2597
|
NextToken?: string;
|
|
2372
2598
|
}
|
|
2599
|
+
/**
|
|
2600
|
+
* @public
|
|
2601
|
+
*/
|
|
2373
2602
|
export declare enum TaskFilterName {
|
|
2374
2603
|
CreationTime = "CreationTime",
|
|
2375
2604
|
LocationId = "LocationId"
|
|
2376
2605
|
}
|
|
2377
2606
|
/**
|
|
2607
|
+
* @public
|
|
2378
2608
|
* <p>You can use API filters to narrow down the list of resources returned by <code>ListTasks</code>.
|
|
2379
2609
|
* For example, to retrieve all tasks on a source location, you can use <code>ListTasks</code>
|
|
2380
2610
|
* with filter name <code>LocationId</code> and <code>Operator Equals</code> with the ARN for the
|
|
@@ -2399,6 +2629,7 @@ export interface TaskFilter {
|
|
|
2399
2629
|
Operator: Operator | string | undefined;
|
|
2400
2630
|
}
|
|
2401
2631
|
/**
|
|
2632
|
+
* @public
|
|
2402
2633
|
* <p>ListTasksRequest</p>
|
|
2403
2634
|
*/
|
|
2404
2635
|
export interface ListTasksRequest {
|
|
@@ -2420,6 +2651,7 @@ export interface ListTasksRequest {
|
|
|
2420
2651
|
Filters?: TaskFilter[];
|
|
2421
2652
|
}
|
|
2422
2653
|
/**
|
|
2654
|
+
* @public
|
|
2423
2655
|
* <p>Represents a single entry in a list of tasks. <code>TaskListEntry</code> returns an
|
|
2424
2656
|
* array that contains a list of tasks when the <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_ListTasks.html">ListTasks</a> operation is called.
|
|
2425
2657
|
* A task includes the source and destination file systems to sync and the options to use for the
|
|
@@ -2440,6 +2672,7 @@ export interface TaskListEntry {
|
|
|
2440
2672
|
Name?: string;
|
|
2441
2673
|
}
|
|
2442
2674
|
/**
|
|
2675
|
+
* @public
|
|
2443
2676
|
* <p>ListTasksResponse</p>
|
|
2444
2677
|
*/
|
|
2445
2678
|
export interface ListTasksResponse {
|
|
@@ -2454,6 +2687,7 @@ export interface ListTasksResponse {
|
|
|
2454
2687
|
NextToken?: string;
|
|
2455
2688
|
}
|
|
2456
2689
|
/**
|
|
2690
|
+
* @public
|
|
2457
2691
|
* <p>StartTaskExecutionRequest</p>
|
|
2458
2692
|
*/
|
|
2459
2693
|
export interface StartTaskExecutionRequest {
|
|
@@ -2490,6 +2724,7 @@ export interface StartTaskExecutionRequest {
|
|
|
2490
2724
|
Tags?: TagListEntry[];
|
|
2491
2725
|
}
|
|
2492
2726
|
/**
|
|
2727
|
+
* @public
|
|
2493
2728
|
* <p>StartTaskExecutionResponse</p>
|
|
2494
2729
|
*/
|
|
2495
2730
|
export interface StartTaskExecutionResponse {
|
|
@@ -2499,6 +2734,7 @@ export interface StartTaskExecutionResponse {
|
|
|
2499
2734
|
TaskExecutionArn?: string;
|
|
2500
2735
|
}
|
|
2501
2736
|
/**
|
|
2737
|
+
* @public
|
|
2502
2738
|
* <p>TagResourceRequest</p>
|
|
2503
2739
|
*/
|
|
2504
2740
|
export interface TagResourceRequest {
|
|
@@ -2511,9 +2747,13 @@ export interface TagResourceRequest {
|
|
|
2511
2747
|
*/
|
|
2512
2748
|
Tags: TagListEntry[] | undefined;
|
|
2513
2749
|
}
|
|
2750
|
+
/**
|
|
2751
|
+
* @public
|
|
2752
|
+
*/
|
|
2514
2753
|
export interface TagResourceResponse {
|
|
2515
2754
|
}
|
|
2516
2755
|
/**
|
|
2756
|
+
* @public
|
|
2517
2757
|
* <p>UntagResourceRequest</p>
|
|
2518
2758
|
*/
|
|
2519
2759
|
export interface UntagResourceRequest {
|
|
@@ -2526,9 +2766,13 @@ export interface UntagResourceRequest {
|
|
|
2526
2766
|
*/
|
|
2527
2767
|
Keys: string[] | undefined;
|
|
2528
2768
|
}
|
|
2769
|
+
/**
|
|
2770
|
+
* @public
|
|
2771
|
+
*/
|
|
2529
2772
|
export interface UntagResourceResponse {
|
|
2530
2773
|
}
|
|
2531
2774
|
/**
|
|
2775
|
+
* @public
|
|
2532
2776
|
* <p>UpdateAgentRequest</p>
|
|
2533
2777
|
*/
|
|
2534
2778
|
export interface UpdateAgentRequest {
|
|
@@ -2541,8 +2785,14 @@ export interface UpdateAgentRequest {
|
|
|
2541
2785
|
*/
|
|
2542
2786
|
Name?: string;
|
|
2543
2787
|
}
|
|
2788
|
+
/**
|
|
2789
|
+
* @public
|
|
2790
|
+
*/
|
|
2544
2791
|
export interface UpdateAgentResponse {
|
|
2545
2792
|
}
|
|
2793
|
+
/**
|
|
2794
|
+
* @public
|
|
2795
|
+
*/
|
|
2546
2796
|
export interface UpdateLocationHdfsRequest {
|
|
2547
2797
|
/**
|
|
2548
2798
|
* <p>The Amazon Resource Name (ARN) of the source HDFS cluster location.</p>
|
|
@@ -2608,8 +2858,14 @@ export interface UpdateLocationHdfsRequest {
|
|
|
2608
2858
|
*/
|
|
2609
2859
|
AgentArns?: string[];
|
|
2610
2860
|
}
|
|
2861
|
+
/**
|
|
2862
|
+
* @public
|
|
2863
|
+
*/
|
|
2611
2864
|
export interface UpdateLocationHdfsResponse {
|
|
2612
2865
|
}
|
|
2866
|
+
/**
|
|
2867
|
+
* @public
|
|
2868
|
+
*/
|
|
2613
2869
|
export interface UpdateLocationNfsRequest {
|
|
2614
2870
|
/**
|
|
2615
2871
|
* <p>The Amazon Resource Name (ARN) of the NFS location to update.</p>
|
|
@@ -2645,8 +2901,14 @@ export interface UpdateLocationNfsRequest {
|
|
|
2645
2901
|
*/
|
|
2646
2902
|
MountOptions?: NfsMountOptions;
|
|
2647
2903
|
}
|
|
2904
|
+
/**
|
|
2905
|
+
* @public
|
|
2906
|
+
*/
|
|
2648
2907
|
export interface UpdateLocationNfsResponse {
|
|
2649
2908
|
}
|
|
2909
|
+
/**
|
|
2910
|
+
* @public
|
|
2911
|
+
*/
|
|
2650
2912
|
export interface UpdateLocationObjectStorageRequest {
|
|
2651
2913
|
/**
|
|
2652
2914
|
* <p>Specifies the ARN of the object storage system location that you're updating.</p>
|
|
@@ -2691,8 +2953,14 @@ export interface UpdateLocationObjectStorageRequest {
|
|
|
2691
2953
|
*/
|
|
2692
2954
|
ServerCertificate?: Uint8Array;
|
|
2693
2955
|
}
|
|
2956
|
+
/**
|
|
2957
|
+
* @public
|
|
2958
|
+
*/
|
|
2694
2959
|
export interface UpdateLocationObjectStorageResponse {
|
|
2695
2960
|
}
|
|
2961
|
+
/**
|
|
2962
|
+
* @public
|
|
2963
|
+
*/
|
|
2696
2964
|
export interface UpdateLocationSmbRequest {
|
|
2697
2965
|
/**
|
|
2698
2966
|
* <p>The Amazon Resource Name (ARN) of the SMB location to update.</p>
|
|
@@ -2749,9 +3017,13 @@ export interface UpdateLocationSmbRequest {
|
|
|
2749
3017
|
*/
|
|
2750
3018
|
MountOptions?: SmbMountOptions;
|
|
2751
3019
|
}
|
|
3020
|
+
/**
|
|
3021
|
+
* @public
|
|
3022
|
+
*/
|
|
2752
3023
|
export interface UpdateLocationSmbResponse {
|
|
2753
3024
|
}
|
|
2754
3025
|
/**
|
|
3026
|
+
* @public
|
|
2755
3027
|
* <p>UpdateTaskResponse</p>
|
|
2756
3028
|
*/
|
|
2757
3029
|
export interface UpdateTaskRequest {
|
|
@@ -2792,8 +3064,14 @@ export interface UpdateTaskRequest {
|
|
|
2792
3064
|
*/
|
|
2793
3065
|
Includes?: FilterRule[];
|
|
2794
3066
|
}
|
|
3067
|
+
/**
|
|
3068
|
+
* @public
|
|
3069
|
+
*/
|
|
2795
3070
|
export interface UpdateTaskResponse {
|
|
2796
3071
|
}
|
|
3072
|
+
/**
|
|
3073
|
+
* @public
|
|
3074
|
+
*/
|
|
2797
3075
|
export interface UpdateTaskExecutionRequest {
|
|
2798
3076
|
/**
|
|
2799
3077
|
* <p>The Amazon Resource Name (ARN) of the specific task execution that is being updated. </p>
|
|
@@ -2808,64 +3086,11 @@ export interface UpdateTaskExecutionRequest {
|
|
|
2808
3086
|
*/
|
|
2809
3087
|
Options: Options | undefined;
|
|
2810
3088
|
}
|
|
2811
|
-
export interface UpdateTaskExecutionResponse {
|
|
2812
|
-
}
|
|
2813
|
-
/**
|
|
2814
|
-
* @internal
|
|
2815
|
-
*/
|
|
2816
|
-
export declare const AgentListEntryFilterSensitiveLog: (obj: AgentListEntry) => any;
|
|
2817
|
-
/**
|
|
2818
|
-
* @internal
|
|
2819
|
-
*/
|
|
2820
|
-
export declare const CancelTaskExecutionRequestFilterSensitiveLog: (obj: CancelTaskExecutionRequest) => any;
|
|
2821
3089
|
/**
|
|
2822
|
-
* @
|
|
2823
|
-
*/
|
|
2824
|
-
export declare const CancelTaskExecutionResponseFilterSensitiveLog: (obj: CancelTaskExecutionResponse) => any;
|
|
2825
|
-
/**
|
|
2826
|
-
* @internal
|
|
2827
|
-
*/
|
|
2828
|
-
export declare const TagListEntryFilterSensitiveLog: (obj: TagListEntry) => any;
|
|
2829
|
-
/**
|
|
2830
|
-
* @internal
|
|
3090
|
+
* @public
|
|
2831
3091
|
*/
|
|
2832
|
-
export
|
|
2833
|
-
|
|
2834
|
-
* @internal
|
|
2835
|
-
*/
|
|
2836
|
-
export declare const CreateAgentResponseFilterSensitiveLog: (obj: CreateAgentResponse) => any;
|
|
2837
|
-
/**
|
|
2838
|
-
* @internal
|
|
2839
|
-
*/
|
|
2840
|
-
export declare const Ec2ConfigFilterSensitiveLog: (obj: Ec2Config) => any;
|
|
2841
|
-
/**
|
|
2842
|
-
* @internal
|
|
2843
|
-
*/
|
|
2844
|
-
export declare const CreateLocationEfsRequestFilterSensitiveLog: (obj: CreateLocationEfsRequest) => any;
|
|
2845
|
-
/**
|
|
2846
|
-
* @internal
|
|
2847
|
-
*/
|
|
2848
|
-
export declare const CreateLocationEfsResponseFilterSensitiveLog: (obj: CreateLocationEfsResponse) => any;
|
|
2849
|
-
/**
|
|
2850
|
-
* @internal
|
|
2851
|
-
*/
|
|
2852
|
-
export declare const CreateLocationFsxLustreRequestFilterSensitiveLog: (obj: CreateLocationFsxLustreRequest) => any;
|
|
2853
|
-
/**
|
|
2854
|
-
* @internal
|
|
2855
|
-
*/
|
|
2856
|
-
export declare const CreateLocationFsxLustreResponseFilterSensitiveLog: (obj: CreateLocationFsxLustreResponse) => any;
|
|
2857
|
-
/**
|
|
2858
|
-
* @internal
|
|
2859
|
-
*/
|
|
2860
|
-
export declare const NfsMountOptionsFilterSensitiveLog: (obj: NfsMountOptions) => any;
|
|
2861
|
-
/**
|
|
2862
|
-
* @internal
|
|
2863
|
-
*/
|
|
2864
|
-
export declare const FsxProtocolNfsFilterSensitiveLog: (obj: FsxProtocolNfs) => any;
|
|
2865
|
-
/**
|
|
2866
|
-
* @internal
|
|
2867
|
-
*/
|
|
2868
|
-
export declare const SmbMountOptionsFilterSensitiveLog: (obj: SmbMountOptions) => any;
|
|
3092
|
+
export interface UpdateTaskExecutionResponse {
|
|
3093
|
+
}
|
|
2869
3094
|
/**
|
|
2870
3095
|
* @internal
|
|
2871
3096
|
*/
|
|
@@ -2878,375 +3103,35 @@ export declare const FsxProtocolFilterSensitiveLog: (obj: FsxProtocol) => any;
|
|
|
2878
3103
|
* @internal
|
|
2879
3104
|
*/
|
|
2880
3105
|
export declare const CreateLocationFsxOntapRequestFilterSensitiveLog: (obj: CreateLocationFsxOntapRequest) => any;
|
|
2881
|
-
/**
|
|
2882
|
-
* @internal
|
|
2883
|
-
*/
|
|
2884
|
-
export declare const CreateLocationFsxOntapResponseFilterSensitiveLog: (obj: CreateLocationFsxOntapResponse) => any;
|
|
2885
3106
|
/**
|
|
2886
3107
|
* @internal
|
|
2887
3108
|
*/
|
|
2888
3109
|
export declare const CreateLocationFsxOpenZfsRequestFilterSensitiveLog: (obj: CreateLocationFsxOpenZfsRequest) => any;
|
|
2889
|
-
/**
|
|
2890
|
-
* @internal
|
|
2891
|
-
*/
|
|
2892
|
-
export declare const CreateLocationFsxOpenZfsResponseFilterSensitiveLog: (obj: CreateLocationFsxOpenZfsResponse) => any;
|
|
2893
3110
|
/**
|
|
2894
3111
|
* @internal
|
|
2895
3112
|
*/
|
|
2896
3113
|
export declare const CreateLocationFsxWindowsRequestFilterSensitiveLog: (obj: CreateLocationFsxWindowsRequest) => any;
|
|
2897
|
-
/**
|
|
2898
|
-
* @internal
|
|
2899
|
-
*/
|
|
2900
|
-
export declare const CreateLocationFsxWindowsResponseFilterSensitiveLog: (obj: CreateLocationFsxWindowsResponse) => any;
|
|
2901
|
-
/**
|
|
2902
|
-
* @internal
|
|
2903
|
-
*/
|
|
2904
|
-
export declare const HdfsNameNodeFilterSensitiveLog: (obj: HdfsNameNode) => any;
|
|
2905
|
-
/**
|
|
2906
|
-
* @internal
|
|
2907
|
-
*/
|
|
2908
|
-
export declare const QopConfigurationFilterSensitiveLog: (obj: QopConfiguration) => any;
|
|
2909
|
-
/**
|
|
2910
|
-
* @internal
|
|
2911
|
-
*/
|
|
2912
|
-
export declare const CreateLocationHdfsRequestFilterSensitiveLog: (obj: CreateLocationHdfsRequest) => any;
|
|
2913
|
-
/**
|
|
2914
|
-
* @internal
|
|
2915
|
-
*/
|
|
2916
|
-
export declare const CreateLocationHdfsResponseFilterSensitiveLog: (obj: CreateLocationHdfsResponse) => any;
|
|
2917
|
-
/**
|
|
2918
|
-
* @internal
|
|
2919
|
-
*/
|
|
2920
|
-
export declare const OnPremConfigFilterSensitiveLog: (obj: OnPremConfig) => any;
|
|
2921
|
-
/**
|
|
2922
|
-
* @internal
|
|
2923
|
-
*/
|
|
2924
|
-
export declare const CreateLocationNfsRequestFilterSensitiveLog: (obj: CreateLocationNfsRequest) => any;
|
|
2925
|
-
/**
|
|
2926
|
-
* @internal
|
|
2927
|
-
*/
|
|
2928
|
-
export declare const CreateLocationNfsResponseFilterSensitiveLog: (obj: CreateLocationNfsResponse) => any;
|
|
2929
3114
|
/**
|
|
2930
3115
|
* @internal
|
|
2931
3116
|
*/
|
|
2932
3117
|
export declare const CreateLocationObjectStorageRequestFilterSensitiveLog: (obj: CreateLocationObjectStorageRequest) => any;
|
|
2933
|
-
/**
|
|
2934
|
-
* @internal
|
|
2935
|
-
*/
|
|
2936
|
-
export declare const CreateLocationObjectStorageResponseFilterSensitiveLog: (obj: CreateLocationObjectStorageResponse) => any;
|
|
2937
|
-
/**
|
|
2938
|
-
* @internal
|
|
2939
|
-
*/
|
|
2940
|
-
export declare const S3ConfigFilterSensitiveLog: (obj: S3Config) => any;
|
|
2941
|
-
/**
|
|
2942
|
-
* @internal
|
|
2943
|
-
*/
|
|
2944
|
-
export declare const CreateLocationS3RequestFilterSensitiveLog: (obj: CreateLocationS3Request) => any;
|
|
2945
|
-
/**
|
|
2946
|
-
* @internal
|
|
2947
|
-
*/
|
|
2948
|
-
export declare const CreateLocationS3ResponseFilterSensitiveLog: (obj: CreateLocationS3Response) => any;
|
|
2949
3118
|
/**
|
|
2950
3119
|
* @internal
|
|
2951
3120
|
*/
|
|
2952
3121
|
export declare const CreateLocationSmbRequestFilterSensitiveLog: (obj: CreateLocationSmbRequest) => any;
|
|
2953
|
-
/**
|
|
2954
|
-
* @internal
|
|
2955
|
-
*/
|
|
2956
|
-
export declare const CreateLocationSmbResponseFilterSensitiveLog: (obj: CreateLocationSmbResponse) => any;
|
|
2957
|
-
/**
|
|
2958
|
-
* @internal
|
|
2959
|
-
*/
|
|
2960
|
-
export declare const FilterRuleFilterSensitiveLog: (obj: FilterRule) => any;
|
|
2961
|
-
/**
|
|
2962
|
-
* @internal
|
|
2963
|
-
*/
|
|
2964
|
-
export declare const OptionsFilterSensitiveLog: (obj: Options) => any;
|
|
2965
|
-
/**
|
|
2966
|
-
* @internal
|
|
2967
|
-
*/
|
|
2968
|
-
export declare const TaskScheduleFilterSensitiveLog: (obj: TaskSchedule) => any;
|
|
2969
|
-
/**
|
|
2970
|
-
* @internal
|
|
2971
|
-
*/
|
|
2972
|
-
export declare const CreateTaskRequestFilterSensitiveLog: (obj: CreateTaskRequest) => any;
|
|
2973
|
-
/**
|
|
2974
|
-
* @internal
|
|
2975
|
-
*/
|
|
2976
|
-
export declare const CreateTaskResponseFilterSensitiveLog: (obj: CreateTaskResponse) => any;
|
|
2977
|
-
/**
|
|
2978
|
-
* @internal
|
|
2979
|
-
*/
|
|
2980
|
-
export declare const DeleteAgentRequestFilterSensitiveLog: (obj: DeleteAgentRequest) => any;
|
|
2981
|
-
/**
|
|
2982
|
-
* @internal
|
|
2983
|
-
*/
|
|
2984
|
-
export declare const DeleteAgentResponseFilterSensitiveLog: (obj: DeleteAgentResponse) => any;
|
|
2985
|
-
/**
|
|
2986
|
-
* @internal
|
|
2987
|
-
*/
|
|
2988
|
-
export declare const DeleteLocationRequestFilterSensitiveLog: (obj: DeleteLocationRequest) => any;
|
|
2989
|
-
/**
|
|
2990
|
-
* @internal
|
|
2991
|
-
*/
|
|
2992
|
-
export declare const DeleteLocationResponseFilterSensitiveLog: (obj: DeleteLocationResponse) => any;
|
|
2993
|
-
/**
|
|
2994
|
-
* @internal
|
|
2995
|
-
*/
|
|
2996
|
-
export declare const DeleteTaskRequestFilterSensitiveLog: (obj: DeleteTaskRequest) => any;
|
|
2997
|
-
/**
|
|
2998
|
-
* @internal
|
|
2999
|
-
*/
|
|
3000
|
-
export declare const DeleteTaskResponseFilterSensitiveLog: (obj: DeleteTaskResponse) => any;
|
|
3001
|
-
/**
|
|
3002
|
-
* @internal
|
|
3003
|
-
*/
|
|
3004
|
-
export declare const DescribeAgentRequestFilterSensitiveLog: (obj: DescribeAgentRequest) => any;
|
|
3005
|
-
/**
|
|
3006
|
-
* @internal
|
|
3007
|
-
*/
|
|
3008
|
-
export declare const PrivateLinkConfigFilterSensitiveLog: (obj: PrivateLinkConfig) => any;
|
|
3009
|
-
/**
|
|
3010
|
-
* @internal
|
|
3011
|
-
*/
|
|
3012
|
-
export declare const DescribeAgentResponseFilterSensitiveLog: (obj: DescribeAgentResponse) => any;
|
|
3013
|
-
/**
|
|
3014
|
-
* @internal
|
|
3015
|
-
*/
|
|
3016
|
-
export declare const DescribeLocationEfsRequestFilterSensitiveLog: (obj: DescribeLocationEfsRequest) => any;
|
|
3017
|
-
/**
|
|
3018
|
-
* @internal
|
|
3019
|
-
*/
|
|
3020
|
-
export declare const DescribeLocationEfsResponseFilterSensitiveLog: (obj: DescribeLocationEfsResponse) => any;
|
|
3021
|
-
/**
|
|
3022
|
-
* @internal
|
|
3023
|
-
*/
|
|
3024
|
-
export declare const DescribeLocationFsxLustreRequestFilterSensitiveLog: (obj: DescribeLocationFsxLustreRequest) => any;
|
|
3025
|
-
/**
|
|
3026
|
-
* @internal
|
|
3027
|
-
*/
|
|
3028
|
-
export declare const DescribeLocationFsxLustreResponseFilterSensitiveLog: (obj: DescribeLocationFsxLustreResponse) => any;
|
|
3029
|
-
/**
|
|
3030
|
-
* @internal
|
|
3031
|
-
*/
|
|
3032
|
-
export declare const DescribeLocationFsxOntapRequestFilterSensitiveLog: (obj: DescribeLocationFsxOntapRequest) => any;
|
|
3033
3122
|
/**
|
|
3034
3123
|
* @internal
|
|
3035
3124
|
*/
|
|
3036
3125
|
export declare const DescribeLocationFsxOntapResponseFilterSensitiveLog: (obj: DescribeLocationFsxOntapResponse) => any;
|
|
3037
|
-
/**
|
|
3038
|
-
* @internal
|
|
3039
|
-
*/
|
|
3040
|
-
export declare const DescribeLocationFsxOpenZfsRequestFilterSensitiveLog: (obj: DescribeLocationFsxOpenZfsRequest) => any;
|
|
3041
3126
|
/**
|
|
3042
3127
|
* @internal
|
|
3043
3128
|
*/
|
|
3044
3129
|
export declare const DescribeLocationFsxOpenZfsResponseFilterSensitiveLog: (obj: DescribeLocationFsxOpenZfsResponse) => any;
|
|
3045
|
-
/**
|
|
3046
|
-
* @internal
|
|
3047
|
-
*/
|
|
3048
|
-
export declare const DescribeLocationFsxWindowsRequestFilterSensitiveLog: (obj: DescribeLocationFsxWindowsRequest) => any;
|
|
3049
|
-
/**
|
|
3050
|
-
* @internal
|
|
3051
|
-
*/
|
|
3052
|
-
export declare const DescribeLocationFsxWindowsResponseFilterSensitiveLog: (obj: DescribeLocationFsxWindowsResponse) => any;
|
|
3053
|
-
/**
|
|
3054
|
-
* @internal
|
|
3055
|
-
*/
|
|
3056
|
-
export declare const DescribeLocationHdfsRequestFilterSensitiveLog: (obj: DescribeLocationHdfsRequest) => any;
|
|
3057
|
-
/**
|
|
3058
|
-
* @internal
|
|
3059
|
-
*/
|
|
3060
|
-
export declare const DescribeLocationHdfsResponseFilterSensitiveLog: (obj: DescribeLocationHdfsResponse) => any;
|
|
3061
|
-
/**
|
|
3062
|
-
* @internal
|
|
3063
|
-
*/
|
|
3064
|
-
export declare const DescribeLocationNfsRequestFilterSensitiveLog: (obj: DescribeLocationNfsRequest) => any;
|
|
3065
|
-
/**
|
|
3066
|
-
* @internal
|
|
3067
|
-
*/
|
|
3068
|
-
export declare const DescribeLocationNfsResponseFilterSensitiveLog: (obj: DescribeLocationNfsResponse) => any;
|
|
3069
|
-
/**
|
|
3070
|
-
* @internal
|
|
3071
|
-
*/
|
|
3072
|
-
export declare const DescribeLocationObjectStorageRequestFilterSensitiveLog: (obj: DescribeLocationObjectStorageRequest) => any;
|
|
3073
|
-
/**
|
|
3074
|
-
* @internal
|
|
3075
|
-
*/
|
|
3076
|
-
export declare const DescribeLocationObjectStorageResponseFilterSensitiveLog: (obj: DescribeLocationObjectStorageResponse) => any;
|
|
3077
|
-
/**
|
|
3078
|
-
* @internal
|
|
3079
|
-
*/
|
|
3080
|
-
export declare const DescribeLocationS3RequestFilterSensitiveLog: (obj: DescribeLocationS3Request) => any;
|
|
3081
|
-
/**
|
|
3082
|
-
* @internal
|
|
3083
|
-
*/
|
|
3084
|
-
export declare const DescribeLocationS3ResponseFilterSensitiveLog: (obj: DescribeLocationS3Response) => any;
|
|
3085
|
-
/**
|
|
3086
|
-
* @internal
|
|
3087
|
-
*/
|
|
3088
|
-
export declare const DescribeLocationSmbRequestFilterSensitiveLog: (obj: DescribeLocationSmbRequest) => any;
|
|
3089
|
-
/**
|
|
3090
|
-
* @internal
|
|
3091
|
-
*/
|
|
3092
|
-
export declare const DescribeLocationSmbResponseFilterSensitiveLog: (obj: DescribeLocationSmbResponse) => any;
|
|
3093
|
-
/**
|
|
3094
|
-
* @internal
|
|
3095
|
-
*/
|
|
3096
|
-
export declare const DescribeTaskRequestFilterSensitiveLog: (obj: DescribeTaskRequest) => any;
|
|
3097
|
-
/**
|
|
3098
|
-
* @internal
|
|
3099
|
-
*/
|
|
3100
|
-
export declare const DescribeTaskResponseFilterSensitiveLog: (obj: DescribeTaskResponse) => any;
|
|
3101
|
-
/**
|
|
3102
|
-
* @internal
|
|
3103
|
-
*/
|
|
3104
|
-
export declare const DescribeTaskExecutionRequestFilterSensitiveLog: (obj: DescribeTaskExecutionRequest) => any;
|
|
3105
|
-
/**
|
|
3106
|
-
* @internal
|
|
3107
|
-
*/
|
|
3108
|
-
export declare const TaskExecutionResultDetailFilterSensitiveLog: (obj: TaskExecutionResultDetail) => any;
|
|
3109
|
-
/**
|
|
3110
|
-
* @internal
|
|
3111
|
-
*/
|
|
3112
|
-
export declare const DescribeTaskExecutionResponseFilterSensitiveLog: (obj: DescribeTaskExecutionResponse) => any;
|
|
3113
|
-
/**
|
|
3114
|
-
* @internal
|
|
3115
|
-
*/
|
|
3116
|
-
export declare const ListAgentsRequestFilterSensitiveLog: (obj: ListAgentsRequest) => any;
|
|
3117
|
-
/**
|
|
3118
|
-
* @internal
|
|
3119
|
-
*/
|
|
3120
|
-
export declare const ListAgentsResponseFilterSensitiveLog: (obj: ListAgentsResponse) => any;
|
|
3121
|
-
/**
|
|
3122
|
-
* @internal
|
|
3123
|
-
*/
|
|
3124
|
-
export declare const LocationFilterFilterSensitiveLog: (obj: LocationFilter) => any;
|
|
3125
|
-
/**
|
|
3126
|
-
* @internal
|
|
3127
|
-
*/
|
|
3128
|
-
export declare const ListLocationsRequestFilterSensitiveLog: (obj: ListLocationsRequest) => any;
|
|
3129
|
-
/**
|
|
3130
|
-
* @internal
|
|
3131
|
-
*/
|
|
3132
|
-
export declare const LocationListEntryFilterSensitiveLog: (obj: LocationListEntry) => any;
|
|
3133
|
-
/**
|
|
3134
|
-
* @internal
|
|
3135
|
-
*/
|
|
3136
|
-
export declare const ListLocationsResponseFilterSensitiveLog: (obj: ListLocationsResponse) => any;
|
|
3137
|
-
/**
|
|
3138
|
-
* @internal
|
|
3139
|
-
*/
|
|
3140
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3141
|
-
/**
|
|
3142
|
-
* @internal
|
|
3143
|
-
*/
|
|
3144
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3145
|
-
/**
|
|
3146
|
-
* @internal
|
|
3147
|
-
*/
|
|
3148
|
-
export declare const ListTaskExecutionsRequestFilterSensitiveLog: (obj: ListTaskExecutionsRequest) => any;
|
|
3149
|
-
/**
|
|
3150
|
-
* @internal
|
|
3151
|
-
*/
|
|
3152
|
-
export declare const TaskExecutionListEntryFilterSensitiveLog: (obj: TaskExecutionListEntry) => any;
|
|
3153
|
-
/**
|
|
3154
|
-
* @internal
|
|
3155
|
-
*/
|
|
3156
|
-
export declare const ListTaskExecutionsResponseFilterSensitiveLog: (obj: ListTaskExecutionsResponse) => any;
|
|
3157
|
-
/**
|
|
3158
|
-
* @internal
|
|
3159
|
-
*/
|
|
3160
|
-
export declare const TaskFilterFilterSensitiveLog: (obj: TaskFilter) => any;
|
|
3161
|
-
/**
|
|
3162
|
-
* @internal
|
|
3163
|
-
*/
|
|
3164
|
-
export declare const ListTasksRequestFilterSensitiveLog: (obj: ListTasksRequest) => any;
|
|
3165
|
-
/**
|
|
3166
|
-
* @internal
|
|
3167
|
-
*/
|
|
3168
|
-
export declare const TaskListEntryFilterSensitiveLog: (obj: TaskListEntry) => any;
|
|
3169
|
-
/**
|
|
3170
|
-
* @internal
|
|
3171
|
-
*/
|
|
3172
|
-
export declare const ListTasksResponseFilterSensitiveLog: (obj: ListTasksResponse) => any;
|
|
3173
|
-
/**
|
|
3174
|
-
* @internal
|
|
3175
|
-
*/
|
|
3176
|
-
export declare const StartTaskExecutionRequestFilterSensitiveLog: (obj: StartTaskExecutionRequest) => any;
|
|
3177
|
-
/**
|
|
3178
|
-
* @internal
|
|
3179
|
-
*/
|
|
3180
|
-
export declare const StartTaskExecutionResponseFilterSensitiveLog: (obj: StartTaskExecutionResponse) => any;
|
|
3181
|
-
/**
|
|
3182
|
-
* @internal
|
|
3183
|
-
*/
|
|
3184
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3185
|
-
/**
|
|
3186
|
-
* @internal
|
|
3187
|
-
*/
|
|
3188
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3189
|
-
/**
|
|
3190
|
-
* @internal
|
|
3191
|
-
*/
|
|
3192
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3193
|
-
/**
|
|
3194
|
-
* @internal
|
|
3195
|
-
*/
|
|
3196
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3197
|
-
/**
|
|
3198
|
-
* @internal
|
|
3199
|
-
*/
|
|
3200
|
-
export declare const UpdateAgentRequestFilterSensitiveLog: (obj: UpdateAgentRequest) => any;
|
|
3201
|
-
/**
|
|
3202
|
-
* @internal
|
|
3203
|
-
*/
|
|
3204
|
-
export declare const UpdateAgentResponseFilterSensitiveLog: (obj: UpdateAgentResponse) => any;
|
|
3205
|
-
/**
|
|
3206
|
-
* @internal
|
|
3207
|
-
*/
|
|
3208
|
-
export declare const UpdateLocationHdfsRequestFilterSensitiveLog: (obj: UpdateLocationHdfsRequest) => any;
|
|
3209
|
-
/**
|
|
3210
|
-
* @internal
|
|
3211
|
-
*/
|
|
3212
|
-
export declare const UpdateLocationHdfsResponseFilterSensitiveLog: (obj: UpdateLocationHdfsResponse) => any;
|
|
3213
|
-
/**
|
|
3214
|
-
* @internal
|
|
3215
|
-
*/
|
|
3216
|
-
export declare const UpdateLocationNfsRequestFilterSensitiveLog: (obj: UpdateLocationNfsRequest) => any;
|
|
3217
|
-
/**
|
|
3218
|
-
* @internal
|
|
3219
|
-
*/
|
|
3220
|
-
export declare const UpdateLocationNfsResponseFilterSensitiveLog: (obj: UpdateLocationNfsResponse) => any;
|
|
3221
3130
|
/**
|
|
3222
3131
|
* @internal
|
|
3223
3132
|
*/
|
|
3224
3133
|
export declare const UpdateLocationObjectStorageRequestFilterSensitiveLog: (obj: UpdateLocationObjectStorageRequest) => any;
|
|
3225
|
-
/**
|
|
3226
|
-
* @internal
|
|
3227
|
-
*/
|
|
3228
|
-
export declare const UpdateLocationObjectStorageResponseFilterSensitiveLog: (obj: UpdateLocationObjectStorageResponse) => any;
|
|
3229
3134
|
/**
|
|
3230
3135
|
* @internal
|
|
3231
3136
|
*/
|
|
3232
3137
|
export declare const UpdateLocationSmbRequestFilterSensitiveLog: (obj: UpdateLocationSmbRequest) => any;
|
|
3233
|
-
/**
|
|
3234
|
-
* @internal
|
|
3235
|
-
*/
|
|
3236
|
-
export declare const UpdateLocationSmbResponseFilterSensitiveLog: (obj: UpdateLocationSmbResponse) => any;
|
|
3237
|
-
/**
|
|
3238
|
-
* @internal
|
|
3239
|
-
*/
|
|
3240
|
-
export declare const UpdateTaskRequestFilterSensitiveLog: (obj: UpdateTaskRequest) => any;
|
|
3241
|
-
/**
|
|
3242
|
-
* @internal
|
|
3243
|
-
*/
|
|
3244
|
-
export declare const UpdateTaskResponseFilterSensitiveLog: (obj: UpdateTaskResponse) => any;
|
|
3245
|
-
/**
|
|
3246
|
-
* @internal
|
|
3247
|
-
*/
|
|
3248
|
-
export declare const UpdateTaskExecutionRequestFilterSensitiveLog: (obj: UpdateTaskExecutionRequest) => any;
|
|
3249
|
-
/**
|
|
3250
|
-
* @internal
|
|
3251
|
-
*/
|
|
3252
|
-
export declare const UpdateTaskExecutionResponseFilterSensitiveLog: (obj: UpdateTaskExecutionResponse) => any;
|