@aws-sdk/client-datasync 3.948.0 → 3.951.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/index.js CHANGED
@@ -289,27 +289,36 @@ const _ECr = "ErrorCode";
289
289
  const _ED = "ErrorDetail";
290
290
  const _EFA = "EfsFilesystemArn";
291
291
  const _EFTD = "EstimatedFilesToDelete";
292
+ const _EFTDs = "EstimatedFoldersToDelete";
292
293
  const _EFTT = "EstimatedFilesToTransfer";
294
+ const _EFTTs = "EstimatedFoldersToTransfer";
293
295
  const _ET = "EndpointType";
294
296
  const _ETn = "EndTime";
295
297
  const _F = "Filters";
296
298
  const _FD = "FilesDeleted";
299
+ const _FDo = "FoldersDeleted";
297
300
  const _FF = "FilesFailed";
298
301
  const _FFA = "FsxFilesystemArn";
302
+ const _FFo = "FoldersFailed";
299
303
  const _FL = "FilesListed";
300
304
  const _FLi = "FilterList";
305
+ const _FLo = "FoldersListed";
301
306
  const _FP = "FilesPrepared";
302
307
  const _FPN = "FsxProtocolNfs";
303
308
  const _FPS = "FsxProtocolSmb";
309
+ const _FPo = "FoldersPrepared";
304
310
  const _FPs = "FsxProtocol";
305
311
  const _FR = "FilterRule";
306
312
  const _FS = "FilesSkipped";
307
313
  const _FSARA = "FileSystemAccessRoleArn";
314
+ const _FSo = "FoldersSkipped";
308
315
  const _FT = "FilesTransferred";
309
316
  const _FTi = "FilterType";
317
+ const _FTo = "FoldersTransferred";
310
318
  const _FUP = "FsxUpdateProtocol";
311
319
  const _FUPS = "FsxUpdateProtocolSmb";
312
320
  const _FV = "FilesVerified";
321
+ const _FVo = "FoldersVerified";
313
322
  const _Fo = "Format";
314
323
  const _G = "Gid";
315
324
  const _H = "Hostname";
@@ -352,6 +361,7 @@ const _LTR = "ListTasksRequest";
352
361
  const _LTRi = "ListTasksResponse";
353
362
  const _LTi = "ListTasks";
354
363
  const _LU = "LocationUri";
364
+ const _Li = "List";
355
365
  const _M = "Mtime";
356
366
  const _MC = "ManifestConfig";
357
367
  const _MO = "MountOptions";
@@ -442,7 +452,9 @@ const _TDr = "TransferDuration";
442
452
  const _TE = "TaskExecutions";
443
453
  const _TEA = "TaskExecutionArn";
444
454
  const _TEFFD = "TaskExecutionFilesFailedDetail";
455
+ const _TEFFDa = "TaskExecutionFoldersFailedDetail";
445
456
  const _TEFLD = "TaskExecutionFilesListedDetail";
457
+ const _TEFLDa = "TaskExecutionFoldersListedDetail";
446
458
  const _TEL = "TaskExecutionList";
447
459
  const _TELE = "TaskExecutionListEntry";
448
460
  const _TERD = "TaskExecutionResultDetail";
@@ -665,8 +677,24 @@ var CreateLocationSmbRequest = [
665
677
  n0,
666
678
  _CLSRre,
667
679
  0,
668
- [_Su, _SH, _U, _D, _Pa, _AAg, _MO, _Ta, _AT, _DIA, _KP, _KK, _KKC],
669
- [0, 0, 0, 0, [() => SmbPassword, 0], 64 | 0, () => SmbMountOptions, () => InputTagList, 0, 64 | 0, 0, 21, 21],
680
+ [_Su, _SH, _U, _D, _Pa, _CSC, _CSCu, _AAg, _MO, _Ta, _AT, _DIA, _KP, _KK, _KKC],
681
+ [
682
+ 0,
683
+ 0,
684
+ 0,
685
+ 0,
686
+ [() => SmbPassword, 0],
687
+ () => CmkSecretConfig,
688
+ () => CustomSecretConfig,
689
+ 64 | 0,
690
+ () => SmbMountOptions,
691
+ () => InputTagList,
692
+ 0,
693
+ 64 | 0,
694
+ 0,
695
+ 21,
696
+ 21,
697
+ ],
670
698
  ];
671
699
  var CreateLocationSmbResponse = [3, n0, _CLSRrea, 0, [_LA], [0]];
672
700
  var CreateTaskRequest = [
@@ -803,8 +831,22 @@ var DescribeLocationSmbResponse = [
803
831
  n0,
804
832
  _DLSResc,
805
833
  0,
806
- [_LA, _LU, _AAg, _U, _D, _MO, _CT, _DIA, _KP, _AT],
807
- [0, 0, 64 | 0, 0, 0, () => SmbMountOptions, 4, 64 | 0, 0, 0],
834
+ [_LA, _LU, _AAg, _U, _D, _MO, _CT, _DIA, _KP, _AT, _MSC, _CSC, _CSCu],
835
+ [
836
+ 0,
837
+ 0,
838
+ 64 | 0,
839
+ 0,
840
+ 0,
841
+ () => SmbMountOptions,
842
+ 4,
843
+ 64 | 0,
844
+ 0,
845
+ 0,
846
+ () => ManagedSecretConfig,
847
+ () => CmkSecretConfig,
848
+ () => CustomSecretConfig,
849
+ ],
808
850
  ];
809
851
  var DescribeTaskExecutionRequest = [3, n0, _DTER, 0, [_TEA], [0]];
810
852
  var DescribeTaskExecutionResponse = [
@@ -837,6 +879,15 @@ var DescribeTaskExecutionResponse = [
837
879
  _FP,
838
880
  _FL,
839
881
  _FF,
882
+ _EFTDs,
883
+ _EFTTs,
884
+ _FSo,
885
+ _FPo,
886
+ _FTo,
887
+ _FVo,
888
+ _FDo,
889
+ _FLo,
890
+ _FFo,
840
891
  _LT,
841
892
  _ETn,
842
893
  ],
@@ -865,6 +916,15 @@ var DescribeTaskExecutionResponse = [
865
916
  1,
866
917
  () => TaskExecutionFilesListedDetail,
867
918
  () => TaskExecutionFilesFailedDetail,
919
+ 1,
920
+ 1,
921
+ 1,
922
+ 1,
923
+ 1,
924
+ 1,
925
+ 1,
926
+ () => TaskExecutionFoldersListedDetail,
927
+ () => TaskExecutionFoldersFailedDetail,
868
928
  4,
869
929
  4,
870
930
  ],
@@ -1039,6 +1099,15 @@ var TaskExecutionFilesFailedDetail = [
1039
1099
  [1, 1, 1, 1],
1040
1100
  ];
1041
1101
  var TaskExecutionFilesListedDetail = [3, n0, _TEFLD, 0, [_AS, _ADFD], [1, 1]];
1102
+ var TaskExecutionFoldersFailedDetail = [
1103
+ 3,
1104
+ n0,
1105
+ _TEFFDa,
1106
+ 0,
1107
+ [_Li, _Pre, _Tra, _Veri, _Del],
1108
+ [1, 1, 1, 1, 1],
1109
+ ];
1110
+ var TaskExecutionFoldersListedDetail = [3, n0, _TEFLDa, 0, [_AS, _ADFD], [1, 1]];
1042
1111
  var TaskExecutionListEntry = [3, n0, _TELE, 0, [_TEA, _S, _TM], [0, 0, 0]];
1043
1112
  var TaskExecutionResultDetail = [
1044
1113
  3,
@@ -1152,8 +1221,24 @@ var UpdateLocationSmbRequest = [
1152
1221
  n0,
1153
1222
  _ULSRpd,
1154
1223
  0,
1155
- [_LA, _Su, _SH, _U, _D, _Pa, _AAg, _MO, _AT, _DIA, _KP, _KK, _KKC],
1156
- [0, 0, 0, 0, 0, [() => SmbPassword, 0], 64 | 0, () => SmbMountOptions, 0, 64 | 0, 0, 21, 21],
1224
+ [_LA, _Su, _SH, _U, _D, _Pa, _CSC, _CSCu, _AAg, _MO, _AT, _DIA, _KP, _KK, _KKC],
1225
+ [
1226
+ 0,
1227
+ 0,
1228
+ 0,
1229
+ 0,
1230
+ 0,
1231
+ [() => SmbPassword, 0],
1232
+ () => CmkSecretConfig,
1233
+ () => CustomSecretConfig,
1234
+ 64 | 0,
1235
+ () => SmbMountOptions,
1236
+ 0,
1237
+ 64 | 0,
1238
+ 0,
1239
+ 21,
1240
+ 21,
1241
+ ],
1157
1242
  ];
1158
1243
  var UpdateLocationSmbResponse = [3, n0, _ULSRpda, 0, [], []];
1159
1244
  var UpdateTaskExecutionRequest = [3, n0, _UTER, 0, [_TEA, _O], [0, () => Options]];
@@ -139,27 +139,36 @@ const _ECr = "ErrorCode";
139
139
  const _ED = "ErrorDetail";
140
140
  const _EFA = "EfsFilesystemArn";
141
141
  const _EFTD = "EstimatedFilesToDelete";
142
+ const _EFTDs = "EstimatedFoldersToDelete";
142
143
  const _EFTT = "EstimatedFilesToTransfer";
144
+ const _EFTTs = "EstimatedFoldersToTransfer";
143
145
  const _ET = "EndpointType";
144
146
  const _ETn = "EndTime";
145
147
  const _F = "Filters";
146
148
  const _FD = "FilesDeleted";
149
+ const _FDo = "FoldersDeleted";
147
150
  const _FF = "FilesFailed";
148
151
  const _FFA = "FsxFilesystemArn";
152
+ const _FFo = "FoldersFailed";
149
153
  const _FL = "FilesListed";
150
154
  const _FLi = "FilterList";
155
+ const _FLo = "FoldersListed";
151
156
  const _FP = "FilesPrepared";
152
157
  const _FPN = "FsxProtocolNfs";
153
158
  const _FPS = "FsxProtocolSmb";
159
+ const _FPo = "FoldersPrepared";
154
160
  const _FPs = "FsxProtocol";
155
161
  const _FR = "FilterRule";
156
162
  const _FS = "FilesSkipped";
157
163
  const _FSARA = "FileSystemAccessRoleArn";
164
+ const _FSo = "FoldersSkipped";
158
165
  const _FT = "FilesTransferred";
159
166
  const _FTi = "FilterType";
167
+ const _FTo = "FoldersTransferred";
160
168
  const _FUP = "FsxUpdateProtocol";
161
169
  const _FUPS = "FsxUpdateProtocolSmb";
162
170
  const _FV = "FilesVerified";
171
+ const _FVo = "FoldersVerified";
163
172
  const _Fo = "Format";
164
173
  const _G = "Gid";
165
174
  const _H = "Hostname";
@@ -202,6 +211,7 @@ const _LTR = "ListTasksRequest";
202
211
  const _LTRi = "ListTasksResponse";
203
212
  const _LTi = "ListTasks";
204
213
  const _LU = "LocationUri";
214
+ const _Li = "List";
205
215
  const _M = "Mtime";
206
216
  const _MC = "ManifestConfig";
207
217
  const _MO = "MountOptions";
@@ -292,7 +302,9 @@ const _TDr = "TransferDuration";
292
302
  const _TE = "TaskExecutions";
293
303
  const _TEA = "TaskExecutionArn";
294
304
  const _TEFFD = "TaskExecutionFilesFailedDetail";
305
+ const _TEFFDa = "TaskExecutionFoldersFailedDetail";
295
306
  const _TEFLD = "TaskExecutionFilesListedDetail";
307
+ const _TEFLDa = "TaskExecutionFoldersListedDetail";
296
308
  const _TEL = "TaskExecutionList";
297
309
  const _TELE = "TaskExecutionListEntry";
298
310
  const _TERD = "TaskExecutionResultDetail";
@@ -518,8 +530,24 @@ export var CreateLocationSmbRequest = [
518
530
  n0,
519
531
  _CLSRre,
520
532
  0,
521
- [_Su, _SH, _U, _D, _Pa, _AAg, _MO, _Ta, _AT, _DIA, _KP, _KK, _KKC],
522
- [0, 0, 0, 0, [() => SmbPassword, 0], 64 | 0, () => SmbMountOptions, () => InputTagList, 0, 64 | 0, 0, 21, 21],
533
+ [_Su, _SH, _U, _D, _Pa, _CSC, _CSCu, _AAg, _MO, _Ta, _AT, _DIA, _KP, _KK, _KKC],
534
+ [
535
+ 0,
536
+ 0,
537
+ 0,
538
+ 0,
539
+ [() => SmbPassword, 0],
540
+ () => CmkSecretConfig,
541
+ () => CustomSecretConfig,
542
+ 64 | 0,
543
+ () => SmbMountOptions,
544
+ () => InputTagList,
545
+ 0,
546
+ 64 | 0,
547
+ 0,
548
+ 21,
549
+ 21,
550
+ ],
523
551
  ];
524
552
  export var CreateLocationSmbResponse = [3, n0, _CLSRrea, 0, [_LA], [0]];
525
553
  export var CreateTaskRequest = [
@@ -656,8 +684,22 @@ export var DescribeLocationSmbResponse = [
656
684
  n0,
657
685
  _DLSResc,
658
686
  0,
659
- [_LA, _LU, _AAg, _U, _D, _MO, _CT, _DIA, _KP, _AT],
660
- [0, 0, 64 | 0, 0, 0, () => SmbMountOptions, 4, 64 | 0, 0, 0],
687
+ [_LA, _LU, _AAg, _U, _D, _MO, _CT, _DIA, _KP, _AT, _MSC, _CSC, _CSCu],
688
+ [
689
+ 0,
690
+ 0,
691
+ 64 | 0,
692
+ 0,
693
+ 0,
694
+ () => SmbMountOptions,
695
+ 4,
696
+ 64 | 0,
697
+ 0,
698
+ 0,
699
+ () => ManagedSecretConfig,
700
+ () => CmkSecretConfig,
701
+ () => CustomSecretConfig,
702
+ ],
661
703
  ];
662
704
  export var DescribeTaskExecutionRequest = [3, n0, _DTER, 0, [_TEA], [0]];
663
705
  export var DescribeTaskExecutionResponse = [
@@ -690,6 +732,15 @@ export var DescribeTaskExecutionResponse = [
690
732
  _FP,
691
733
  _FL,
692
734
  _FF,
735
+ _EFTDs,
736
+ _EFTTs,
737
+ _FSo,
738
+ _FPo,
739
+ _FTo,
740
+ _FVo,
741
+ _FDo,
742
+ _FLo,
743
+ _FFo,
693
744
  _LT,
694
745
  _ETn,
695
746
  ],
@@ -718,6 +769,15 @@ export var DescribeTaskExecutionResponse = [
718
769
  1,
719
770
  () => TaskExecutionFilesListedDetail,
720
771
  () => TaskExecutionFilesFailedDetail,
772
+ 1,
773
+ 1,
774
+ 1,
775
+ 1,
776
+ 1,
777
+ 1,
778
+ 1,
779
+ () => TaskExecutionFoldersListedDetail,
780
+ () => TaskExecutionFoldersFailedDetail,
721
781
  4,
722
782
  4,
723
783
  ],
@@ -892,6 +952,15 @@ export var TaskExecutionFilesFailedDetail = [
892
952
  [1, 1, 1, 1],
893
953
  ];
894
954
  export var TaskExecutionFilesListedDetail = [3, n0, _TEFLD, 0, [_AS, _ADFD], [1, 1]];
955
+ export var TaskExecutionFoldersFailedDetail = [
956
+ 3,
957
+ n0,
958
+ _TEFFDa,
959
+ 0,
960
+ [_Li, _Pre, _Tra, _Veri, _Del],
961
+ [1, 1, 1, 1, 1],
962
+ ];
963
+ export var TaskExecutionFoldersListedDetail = [3, n0, _TEFLDa, 0, [_AS, _ADFD], [1, 1]];
895
964
  export var TaskExecutionListEntry = [3, n0, _TELE, 0, [_TEA, _S, _TM], [0, 0, 0]];
896
965
  export var TaskExecutionResultDetail = [
897
966
  3,
@@ -1005,8 +1074,24 @@ export var UpdateLocationSmbRequest = [
1005
1074
  n0,
1006
1075
  _ULSRpd,
1007
1076
  0,
1008
- [_LA, _Su, _SH, _U, _D, _Pa, _AAg, _MO, _AT, _DIA, _KP, _KK, _KKC],
1009
- [0, 0, 0, 0, 0, [() => SmbPassword, 0], 64 | 0, () => SmbMountOptions, 0, 64 | 0, 0, 21, 21],
1077
+ [_LA, _Su, _SH, _U, _D, _Pa, _CSC, _CSCu, _AAg, _MO, _AT, _DIA, _KP, _KK, _KKC],
1078
+ [
1079
+ 0,
1080
+ 0,
1081
+ 0,
1082
+ 0,
1083
+ 0,
1084
+ [() => SmbPassword, 0],
1085
+ () => CmkSecretConfig,
1086
+ () => CustomSecretConfig,
1087
+ 64 | 0,
1088
+ () => SmbMountOptions,
1089
+ 0,
1090
+ 64 | 0,
1091
+ 0,
1092
+ 21,
1093
+ 21,
1094
+ ],
1010
1095
  ];
1011
1096
  export var UpdateLocationSmbResponse = [3, n0, _ULSRpda, 0, [], []];
1012
1097
  export var UpdateTaskExecutionRequest = [3, n0, _UTER, 0, [_TEA, _O], [0, () => Options]];
@@ -46,6 +46,14 @@ declare const CreateLocationSmbCommand_base: {
46
46
  * User: "STRING_VALUE",
47
47
  * Domain: "STRING_VALUE",
48
48
  * Password: "STRING_VALUE",
49
+ * CmkSecretConfig: { // CmkSecretConfig
50
+ * SecretArn: "STRING_VALUE",
51
+ * KmsKeyArn: "STRING_VALUE",
52
+ * },
53
+ * CustomSecretConfig: { // CustomSecretConfig
54
+ * SecretArn: "STRING_VALUE",
55
+ * SecretAccessRoleArn: "STRING_VALUE",
56
+ * },
49
57
  * AgentArns: [ // AgentArnList // required
50
58
  * "STRING_VALUE",
51
59
  * ],
@@ -59,6 +59,17 @@ declare const DescribeLocationSmbCommand_base: {
59
59
  * // ],
60
60
  * // KerberosPrincipal: "STRING_VALUE",
61
61
  * // AuthenticationType: "NTLM" || "KERBEROS",
62
+ * // ManagedSecretConfig: { // ManagedSecretConfig
63
+ * // SecretArn: "STRING_VALUE",
64
+ * // },
65
+ * // CmkSecretConfig: { // CmkSecretConfig
66
+ * // SecretArn: "STRING_VALUE",
67
+ * // KmsKeyArn: "STRING_VALUE",
68
+ * // },
69
+ * // CustomSecretConfig: { // CustomSecretConfig
70
+ * // SecretArn: "STRING_VALUE",
71
+ * // SecretAccessRoleArn: "STRING_VALUE",
72
+ * // },
62
73
  * // };
63
74
  *
64
75
  * ```
@@ -157,6 +157,24 @@ declare const DescribeTaskExecutionCommand_base: {
157
157
  * // Verify: Number("long"),
158
158
  * // Delete: Number("long"),
159
159
  * // },
160
+ * // EstimatedFoldersToDelete: Number("long"),
161
+ * // EstimatedFoldersToTransfer: Number("long"),
162
+ * // FoldersSkipped: Number("long"),
163
+ * // FoldersPrepared: Number("long"),
164
+ * // FoldersTransferred: Number("long"),
165
+ * // FoldersVerified: Number("long"),
166
+ * // FoldersDeleted: Number("long"),
167
+ * // FoldersListed: { // TaskExecutionFoldersListedDetail
168
+ * // AtSource: Number("long"),
169
+ * // AtDestinationForDelete: Number("long"),
170
+ * // },
171
+ * // FoldersFailed: { // TaskExecutionFoldersFailedDetail
172
+ * // List: Number("long"),
173
+ * // Prepare: Number("long"),
174
+ * // Transfer: Number("long"),
175
+ * // Verify: Number("long"),
176
+ * // Delete: Number("long"),
177
+ * // },
160
178
  * // LaunchTime: new Date("TIMESTAMP"),
161
179
  * // EndTime: new Date("TIMESTAMP"),
162
180
  * // };
@@ -46,6 +46,14 @@ declare const UpdateLocationSmbCommand_base: {
46
46
  * User: "STRING_VALUE",
47
47
  * Domain: "STRING_VALUE",
48
48
  * Password: "STRING_VALUE",
49
+ * CmkSecretConfig: { // CmkSecretConfig
50
+ * SecretArn: "STRING_VALUE",
51
+ * KmsKeyArn: "STRING_VALUE",
52
+ * },
53
+ * CustomSecretConfig: { // CustomSecretConfig
54
+ * SecretArn: "STRING_VALUE",
55
+ * SecretAccessRoleArn: "STRING_VALUE",
56
+ * },
49
57
  * AgentArns: [ // AgentArnList
50
58
  * "STRING_VALUE",
51
59
  * ],
@@ -87,8 +87,8 @@ export interface CancelTaskExecutionResponse {
87
87
  }
88
88
  /**
89
89
  * <p>Specifies configuration information for a DataSync-managed secret, such as an
90
- * authentication token or secret key that DataSync uses to access a specific storage
91
- * location, with a customer-managed KMS key.</p>
90
+ * authentication token, secret key, password, or Kerberos keytab that DataSync uses
91
+ * to access a specific storage location, with a customer-managed KMS key.</p>
92
92
  * <note>
93
93
  * <p>You can use either <code>CmkSecretConfig</code> or <code>CustomSecretConfig</code> to
94
94
  * provide credentials for a <code>CreateLocation</code> request. Do not provide both
@@ -187,9 +187,9 @@ export interface CreateAgentResponse {
187
187
  }
188
188
  /**
189
189
  * <p>Specifies configuration information for a customer-managed Secrets Manager secret where
190
- * a storage location authentication token or secret key is stored in plain text. This
191
- * configuration includes the secret ARN, and the ARN for an IAM role that
192
- * provides access to the secret.</p>
190
+ * a storage location credentials is stored in Secrets Manager as plain text (for authentication
191
+ * token, secret key, or password) or as binary (for Kerberos keytab). This configuration includes
192
+ * the secret ARN, and the ARN for an IAM role that provides access to the secret.</p>
193
193
  * <note>
194
194
  * <p>You can use either <code>CmkSecretConfig</code> or <code>CustomSecretConfig</code> to
195
195
  * provide credentials for a <code>CreateLocation</code> request. Do not provide both
@@ -281,11 +281,11 @@ export interface CreateLocationAzureBlobRequest {
281
281
  * <p>Specifies configuration information for a DataSync-managed secret, which
282
282
  * includes the authentication token that DataSync uses to access a specific AzureBlob
283
283
  * storage location, with a customer-managed KMS key.</p>
284
- * <p>When you include this paramater as part of a <code>CreateLocationAzureBlob</code> request,
284
+ * <p>When you include this parameter as part of a <code>CreateLocationAzureBlob</code> request,
285
285
  * you provide only the KMS key ARN. DataSync uses this KMS key together with the authentication token you specify for
286
286
  * <code>SasConfiguration</code> to create a DataSync-managed secret to store the
287
287
  * location access credentials.</p>
288
- * <p>Make sure the DataSync has permission to access the KMS key that
288
+ * <p>Make sure that DataSync has permission to access the KMS key that
289
289
  * you specify.</p>
290
290
  * <note>
291
291
  * <p>You can use either <code>CmkSecretConfig</code> (with <code>SasConfiguration</code>) or
@@ -298,9 +298,9 @@ export interface CreateLocationAzureBlobRequest {
298
298
  CmkSecretConfig?: CmkSecretConfig | undefined;
299
299
  /**
300
300
  * <p>Specifies configuration information for a customer-managed Secrets Manager secret where
301
- * the authentication token for an AzureBlob storage location is stored in plain text. This
302
- * configuration includes the secret ARN, and the ARN for an IAM role that
303
- * provides access to the secret.</p>
301
+ * the authentication token for an AzureBlob storage location is stored in plain text, in Secrets
302
+ * Manager. This configuration includes the secret ARN, and the ARN for an IAM role
303
+ * that provides access to the secret.</p>
304
304
  * <note>
305
305
  * <p>You can use either <code>CmkSecretConfig</code> (with <code>SasConfiguration</code>) or
306
306
  * <code>CustomSecretConfig</code> (without <code>SasConfiguration</code>) to provide
@@ -1135,10 +1135,10 @@ export interface CreateLocationObjectStorageRequest {
1135
1135
  * <p>Specifies configuration information for a DataSync-managed secret, which
1136
1136
  * includes the <code>SecretKey</code> that DataSync uses to access a specific object
1137
1137
  * storage location, with a customer-managed KMS key.</p>
1138
- * <p>When you include this paramater as part of a <code>CreateLocationObjectStorage</code>
1138
+ * <p>When you include this parameter as part of a <code>CreateLocationObjectStorage</code>
1139
1139
  * request, you provide only the KMS key ARN. DataSync uses this KMS key together with the value you specify for the <code>SecretKey</code> parameter
1140
1140
  * to create a DataSync-managed secret to store the location access credentials.</p>
1141
- * <p>Make sure the DataSync has permission to access the KMS key that
1141
+ * <p>Make sure that DataSync has permission to access the KMS key that
1142
1142
  * you specify.</p>
1143
1143
  * <note>
1144
1144
  * <p>You can use either <code>CmkSecretConfig</code> (with <code>SecretKey</code>) or
@@ -1151,8 +1151,8 @@ export interface CreateLocationObjectStorageRequest {
1151
1151
  CmkSecretConfig?: CmkSecretConfig | undefined;
1152
1152
  /**
1153
1153
  * <p>Specifies configuration information for a customer-managed Secrets Manager secret where
1154
- * the secret key for a specific object storage location is stored in plain text. This
1155
- * configuration includes the secret ARN, and the ARN for an IAM role that
1154
+ * the secret key for a specific object storage location is stored in plain text, in Secrets Manager.
1155
+ * This configuration includes the secret ARN, and the ARN for an IAM role that
1156
1156
  * provides access to the secret.</p>
1157
1157
  * <note>
1158
1158
  * <p>You can use either <code>CmkSecretConfig</code> (with <code>SecretKey</code>) or
@@ -1327,6 +1327,41 @@ export interface CreateLocationSmbRequest {
1327
1327
  * @public
1328
1328
  */
1329
1329
  Password?: string | undefined;
1330
+ /**
1331
+ * <p>Specifies configuration information for a DataSync-managed secret, either a
1332
+ * <code>Password</code> or <code>KerberosKeytab</code> (for <code>NTLM</code> (default) and
1333
+ * <code>KERBEROS</code> authentication types, respectively) that DataSync uses to
1334
+ * access a specific SMB storage location, with a customer-managed KMS key.</p>
1335
+ * <p>When you include this parameter as part of a <code>CreateLocationSmbRequest</code> request,
1336
+ * you provide only the KMS key ARN. DataSync uses this KMS key together with either the <code>Password</code> or <code>KerberosKeytab</code>
1337
+ * you specify to create a DataSync-managed secret to store the location access
1338
+ * credentials.</p>
1339
+ * <p>Make sure that DataSync has permission to access the KMS key that
1340
+ * you specify.</p>
1341
+ * <note>
1342
+ * <p>You can use either <code>CmkSecretConfig</code> (with either <code>Password</code> or
1343
+ * <code>KerberosKeytab</code>) or <code>CustomSecretConfig</code> (without any <code>Password</code>
1344
+ * and <code>KerberosKeytab</code>) to provide credentials for a <code>CreateLocationSmbRequest</code>
1345
+ * request. Do not provide both <code>CmkSecretConfig</code> and <code>CustomSecretConfig</code>
1346
+ * parameters for the same request.</p>
1347
+ * </note>
1348
+ * @public
1349
+ */
1350
+ CmkSecretConfig?: CmkSecretConfig | undefined;
1351
+ /**
1352
+ * <p>Specifies configuration information for a customer-managed Secrets Manager secret where
1353
+ * the SMB storage location credentials is stored in Secrets Manager as plain text (for
1354
+ * <code>Password</code>) or binary (for <code>KerberosKeytab</code>). This configuration includes
1355
+ * the secret ARN, and the ARN for an IAM role that provides access to the secret.</p>
1356
+ * <note>
1357
+ * <p>You can use either <code>CmkSecretConfig</code> (with <code>SasConfiguration</code>) or
1358
+ * <code>CustomSecretConfig</code> (without <code>SasConfiguration</code>) to provide
1359
+ * credentials for a <code>CreateLocationSmbRequest</code> request. Do not provide both
1360
+ * parameters for the same request.</p>
1361
+ * </note>
1362
+ * @public
1363
+ */
1364
+ CustomSecretConfig?: CustomSecretConfig | undefined;
1330
1365
  /**
1331
1366
  * <p>Specifies the DataSync agent (or agents) that can connect to your SMB file
1332
1367
  * server. You specify an agent by using its Amazon Resource Name (ARN).</p>
@@ -1731,10 +1766,6 @@ export interface Options {
1731
1766
  * <p>Limits the bandwidth used by a DataSync task. For example, if you want
1732
1767
  * DataSync to use a maximum of 1 MB, set this value to <code>1048576</code>
1733
1768
  * (<code>=1024*1024</code>).</p>
1734
- * <note>
1735
- * <p>Not applicable to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
1736
- * tasks</a>.</p>
1737
- * </note>
1738
1769
  * @public
1739
1770
  */
1740
1771
  BytesPerSecond?: number | undefined;
@@ -2983,6 +3014,28 @@ export interface DescribeLocationSmbResponse {
2983
3014
  * @public
2984
3015
  */
2985
3016
  AuthenticationType?: SmbAuthenticationType | undefined;
3017
+ /**
3018
+ * <p>Describes configuration information for a DataSync-managed secret, such as a
3019
+ * <code>Password</code> or <code>KerberosKeytab</code> that DataSync uses to access
3020
+ * a specific storage location. DataSync uses the default Amazon Web Services-managed
3021
+ * KMS key to encrypt this secret in Secrets Manager.</p>
3022
+ * @public
3023
+ */
3024
+ ManagedSecretConfig?: ManagedSecretConfig | undefined;
3025
+ /**
3026
+ * <p>Describes configuration information for a DataSync-managed secret, such as a
3027
+ * <code>Password</code> or <code>KerberosKeytab</code> that DataSync uses to access
3028
+ * a specific storage location, with a customer-managed KMS key.</p>
3029
+ * @public
3030
+ */
3031
+ CmkSecretConfig?: CmkSecretConfig | undefined;
3032
+ /**
3033
+ * <p>Describes configuration information for a customer-managed secret, such as a
3034
+ * <code>Password</code> or <code>KerberosKeytab</code> that DataSync uses to access
3035
+ * a specific storage location, with a customer-managed KMS key.</p>
3036
+ * @public
3037
+ */
3038
+ CustomSecretConfig?: CustomSecretConfig | undefined;
2986
3039
  }
2987
3040
  /**
2988
3041
  * <p>DescribeTaskRequest</p>
@@ -3171,7 +3224,7 @@ export interface DescribeTaskExecutionRequest {
3171
3224
  TaskExecutionArn: string | undefined;
3172
3225
  }
3173
3226
  /**
3174
- * <p>The number of objects that DataSync fails to prepare, transfer, verify, and
3227
+ * <p>The number of files or objects that DataSync fails to prepare, transfer, verify, and
3175
3228
  * delete during your task execution.</p>
3176
3229
  * <note>
3177
3230
  * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
@@ -3181,32 +3234,32 @@ export interface DescribeTaskExecutionRequest {
3181
3234
  */
3182
3235
  export interface TaskExecutionFilesFailedDetail {
3183
3236
  /**
3184
- * <p>The number of objects that DataSync fails to prepare during your task
3237
+ * <p>The number of files or objects that DataSync fails to prepare during your task
3185
3238
  * execution.</p>
3186
3239
  * @public
3187
3240
  */
3188
3241
  Prepare?: number | undefined;
3189
3242
  /**
3190
- * <p>The number of objects that DataSync fails to transfer during your task
3243
+ * <p>The number of files or objects that DataSync fails to transfer during your task
3191
3244
  * execution.</p>
3192
3245
  * @public
3193
3246
  */
3194
3247
  Transfer?: number | undefined;
3195
3248
  /**
3196
- * <p>The number of objects that DataSync fails to verify during your task
3249
+ * <p>The number of files or objects that DataSync fails to verify during your task
3197
3250
  * execution.</p>
3198
3251
  * @public
3199
3252
  */
3200
3253
  Verify?: number | undefined;
3201
3254
  /**
3202
- * <p>The number of objects that DataSync fails to delete during your task
3255
+ * <p>The number of files or objects that DataSync fails to delete during your task
3203
3256
  * execution.</p>
3204
3257
  * @public
3205
3258
  */
3206
3259
  Delete?: number | undefined;
3207
3260
  }
3208
3261
  /**
3209
- * <p>The number of objects that DataSync finds at your locations.</p>
3262
+ * <p>The number of files or objects that DataSync finds at your locations.</p>
3210
3263
  * <note>
3211
3264
  * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3212
3265
  * tasks</a>.</p>
@@ -3215,7 +3268,7 @@ export interface TaskExecutionFilesFailedDetail {
3215
3268
  */
3216
3269
  export interface TaskExecutionFilesListedDetail {
3217
3270
  /**
3218
- * <p>The number of objects that DataSync finds at your source location.</p>
3271
+ * <p>The number of files or objects that DataSync finds at your source location.</p>
3219
3272
  * <ul>
3220
3273
  * <li>
3221
3274
  * <p>With a <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html">manifest</a>, DataSync
@@ -3234,7 +3287,84 @@ export interface TaskExecutionFilesListedDetail {
3234
3287
  */
3235
3288
  AtSource?: number | undefined;
3236
3289
  /**
3237
- * <p>The number of objects that DataSync finds at your destination location. This
3290
+ * <p>The number of files or objects that DataSync finds at your destination location. This
3291
+ * counter is only applicable if you <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html#task-option-file-object-handling">configure your task</a> to delete data in the destination that isn't in the
3292
+ * source.</p>
3293
+ * @public
3294
+ */
3295
+ AtDestinationForDelete?: number | undefined;
3296
+ }
3297
+ /**
3298
+ * <p>The number of directories that DataSync fails to list, prepare, transfer, verify, and
3299
+ * delete during your task execution.</p>
3300
+ * <note>
3301
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3302
+ * tasks</a>.</p>
3303
+ * </note>
3304
+ * @public
3305
+ */
3306
+ export interface TaskExecutionFoldersFailedDetail {
3307
+ /**
3308
+ * <p>The number of directories that DataSync fails to list during your task
3309
+ * execution.</p>
3310
+ * @public
3311
+ */
3312
+ List?: number | undefined;
3313
+ /**
3314
+ * <p>The number of directories that DataSync fails to prepare during your task
3315
+ * execution.</p>
3316
+ * @public
3317
+ */
3318
+ Prepare?: number | undefined;
3319
+ /**
3320
+ * <p>The number of directories that DataSync fails to transfer during your task
3321
+ * execution.</p>
3322
+ * @public
3323
+ */
3324
+ Transfer?: number | undefined;
3325
+ /**
3326
+ * <p>The number of directories that DataSync fails to verify during your task
3327
+ * execution.</p>
3328
+ * @public
3329
+ */
3330
+ Verify?: number | undefined;
3331
+ /**
3332
+ * <p>The number of directories that DataSync fails to delete during your task
3333
+ * execution.</p>
3334
+ * @public
3335
+ */
3336
+ Delete?: number | undefined;
3337
+ }
3338
+ /**
3339
+ * <p>The number of directories that DataSync finds at your locations.</p>
3340
+ * <note>
3341
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3342
+ * tasks</a>.</p>
3343
+ * </note>
3344
+ * @public
3345
+ */
3346
+ export interface TaskExecutionFoldersListedDetail {
3347
+ /**
3348
+ * <p>The number of directories that DataSync finds at your source location.</p>
3349
+ * <ul>
3350
+ * <li>
3351
+ * <p>With a <a href="https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html">manifest</a>, DataSync
3352
+ * lists only what's in your manifest (and not everything at your source location).</p>
3353
+ * </li>
3354
+ * <li>
3355
+ * <p>With an include <a href="https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html">filter</a>, DataSync lists only what
3356
+ * matches the filter at your source location.</p>
3357
+ * </li>
3358
+ * <li>
3359
+ * <p>With an exclude filter, DataSync lists everything at your source location before applying
3360
+ * the filter.</p>
3361
+ * </li>
3362
+ * </ul>
3363
+ * @public
3364
+ */
3365
+ AtSource?: number | undefined;
3366
+ /**
3367
+ * <p>The number of directories that DataSync finds at your destination location. This
3238
3368
  * counter is only applicable if you <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html#task-option-file-object-handling">configure your task</a> to delete data in the destination that isn't in the
3239
3369
  * source.</p>
3240
3370
  * @public
@@ -3430,6 +3560,12 @@ export interface DescribeTaskExecutionResponse {
3430
3560
  * on the items that DataSync finds at the source location.</p>
3431
3561
  * </li>
3432
3562
  * </ul>
3563
+ * <note>
3564
+ * <p>For <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3565
+ * tasks</a>, this counter only includes files or objects. Directories are counted in
3566
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeTaskExecution.html#DataSync-DescribeTaskExecution-response-EstimatedFoldersToTransfer">EstimatedFoldersToTransfer</a>.
3567
+ * </p>
3568
+ * </note>
3433
3569
  * @public
3434
3570
  */
3435
3571
  EstimatedFilesToTransfer?: number | undefined;
@@ -3448,6 +3584,12 @@ export interface DescribeTaskExecutionResponse {
3448
3584
  * <code>EstimatedFilesToTransfer</code>. This element is implementation-specific for some
3449
3585
  * location types, so don't use it as an exact indication of what's transferring or to monitor
3450
3586
  * your task execution.</p>
3587
+ * <note>
3588
+ * <p>For <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3589
+ * tasks</a>, this counter only includes files or objects. Directories are counted in
3590
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeTaskExecution.html#DataSync-DescribeTaskExecution-response-FoldersTransferred">FoldersTransferred</a>.
3591
+ * </p>
3592
+ * </note>
3451
3593
  * @public
3452
3594
  */
3453
3595
  FilesTransferred?: number | undefined;
@@ -3484,12 +3626,24 @@ export interface DescribeTaskExecutionResponse {
3484
3626
  * <p>The number of files, objects, and directories that DataSync actually deletes in
3485
3627
  * your destination location. If you don't configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html">delete data in the destination that
3486
3628
  * isn't in the source</a>, the value is always <code>0</code>.</p>
3629
+ * <note>
3630
+ * <p>For <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3631
+ * tasks</a>, this counter only includes files or objects. Directories are counted in
3632
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeTaskExecution.html#DataSync-DescribeTaskExecution-response-FoldersDeleted">FoldersDeleted</a>.
3633
+ * </p>
3634
+ * </note>
3487
3635
  * @public
3488
3636
  */
3489
3637
  FilesDeleted?: number | undefined;
3490
3638
  /**
3491
3639
  * <p>The number of files, objects, and directories that DataSync skips during your
3492
3640
  * transfer.</p>
3641
+ * <note>
3642
+ * <p>For <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3643
+ * tasks</a>, this counter only includes files or objects. Directories are counted in
3644
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeTaskExecution.html#DataSync-DescribeTaskExecution-response-FoldersSkipped">FoldersSkipped</a>.
3645
+ * </p>
3646
+ * </note>
3493
3647
  * @public
3494
3648
  */
3495
3649
  FilesSkipped?: number | undefined;
@@ -3500,6 +3654,10 @@ export interface DescribeTaskExecutionResponse {
3500
3654
  * <p>When you configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-data-verification-options.html">verify only the
3501
3655
  * data that's transferred</a>, DataSync doesn't verify directories in some
3502
3656
  * situations or files that fail to transfer.</p>
3657
+ * <p>For <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3658
+ * tasks</a>, this counter only includes files or objects. Directories are counted in
3659
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeTaskExecution.html#DataSync-DescribeTaskExecution-response-FoldersVerified">FoldersVerified</a>.
3660
+ * </p>
3503
3661
  * </note>
3504
3662
  * @public
3505
3663
  */
@@ -3514,6 +3672,12 @@ export interface DescribeTaskExecutionResponse {
3514
3672
  * <p>The number of files, objects, and directories that DataSync expects to delete in
3515
3673
  * your destination location. If you don't configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html">delete data in the destination that
3516
3674
  * isn't in the source</a>, the value is always <code>0</code>.</p>
3675
+ * <note>
3676
+ * <p>For <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3677
+ * tasks</a>, this counter only includes files or objects. Directories are counted in
3678
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeTaskExecution.html#DataSync-DescribeTaskExecution-response-EstimatedFoldersToDelete">EstimatedFoldersToDelete</a>.
3679
+ * </p>
3680
+ * </note>
3517
3681
  * @public
3518
3682
  */
3519
3683
  EstimatedFilesToDelete?: number | undefined;
@@ -3524,7 +3688,7 @@ export interface DescribeTaskExecutionResponse {
3524
3688
  */
3525
3689
  TaskMode?: TaskMode | undefined;
3526
3690
  /**
3527
- * <p>The number of objects that DataSync will attempt to transfer after comparing
3691
+ * <p>The number of files or objects that DataSync will attempt to transfer after comparing
3528
3692
  * your source and destination locations.</p>
3529
3693
  * <note>
3530
3694
  * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
@@ -3537,11 +3701,7 @@ export interface DescribeTaskExecutionResponse {
3537
3701
  */
3538
3702
  FilesPrepared?: number | undefined;
3539
3703
  /**
3540
- * <p>The number of
3541
- * objects
3542
- * that DataSync
3543
- * finds
3544
- * at your locations.</p>
3704
+ * <p>The number of files or objects that DataSync finds at your locations.</p>
3545
3705
  * <note>
3546
3706
  * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3547
3707
  * tasks</a>.</p>
@@ -3550,7 +3710,7 @@ export interface DescribeTaskExecutionResponse {
3550
3710
  */
3551
3711
  FilesListed?: TaskExecutionFilesListedDetail | undefined;
3552
3712
  /**
3553
- * <p>The number of objects that DataSync fails to prepare, transfer, verify, and
3713
+ * <p>The number of files or objects that DataSync fails to prepare, transfer, verify, and
3554
3714
  * delete during your task execution.</p>
3555
3715
  * <note>
3556
3716
  * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
@@ -3559,6 +3719,127 @@ export interface DescribeTaskExecutionResponse {
3559
3719
  * @public
3560
3720
  */
3561
3721
  FilesFailed?: TaskExecutionFilesFailedDetail | undefined;
3722
+ /**
3723
+ * <p>The number of directories that DataSync expects to delete in
3724
+ * your destination location. If you don't configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html">delete data in the destination that
3725
+ * isn't in the source</a>, the value is always <code>0</code>.</p>
3726
+ * <note>
3727
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3728
+ * tasks</a>.</p>
3729
+ * </note>
3730
+ * @public
3731
+ */
3732
+ EstimatedFoldersToDelete?: number | undefined;
3733
+ /**
3734
+ * <p>The number of directories that DataSync expects to
3735
+ * transfer over the network. This value is calculated as DataSync
3736
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/run-task.html#understand-task-execution-statuses">prepares</a> directories to transfer.</p>
3737
+ * <p>How this gets calculated depends primarily on your task’s <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_Options.html#DataSync-Type-Options-TransferMode">transfer
3738
+ * mode</a> configuration:</p>
3739
+ * <ul>
3740
+ * <li>
3741
+ * <p>If <code>TranserMode</code> is set to <code>CHANGED</code> - The calculation is based
3742
+ * on comparing the content of the source and destination locations and determining the
3743
+ * difference that needs to be transferred. The difference can include:</p>
3744
+ * <ul>
3745
+ * <li>
3746
+ * <p>Anything that's added or modified at the source location.</p>
3747
+ * </li>
3748
+ * <li>
3749
+ * <p>Anything that's in both locations and modified at the destination after an initial
3750
+ * transfer (unless <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_Options.html#DataSync-Type-Options-OverwriteMode">OverwriteMode</a> is set to <code>NEVER</code>).</p>
3751
+ * </li>
3752
+ * </ul>
3753
+ * </li>
3754
+ * <li>
3755
+ * <p>If <code>TranserMode</code> is set to <code>ALL</code> - The calculation is based only
3756
+ * on the items that DataSync finds at the source location.</p>
3757
+ * </li>
3758
+ * </ul>
3759
+ * <note>
3760
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3761
+ * tasks</a>.</p>
3762
+ * </note>
3763
+ * @public
3764
+ */
3765
+ EstimatedFoldersToTransfer?: number | undefined;
3766
+ /**
3767
+ * <p>The number of directories that DataSync skips during your
3768
+ * transfer.</p>
3769
+ * <note>
3770
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3771
+ * tasks</a>.</p>
3772
+ * </note>
3773
+ * @public
3774
+ */
3775
+ FoldersSkipped?: number | undefined;
3776
+ /**
3777
+ * <p>The number of directories that DataSync will attempt to transfer after comparing
3778
+ * your source and destination locations.</p>
3779
+ * <note>
3780
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3781
+ * tasks</a>.</p>
3782
+ * </note>
3783
+ * <p>This counter isn't applicable if you configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html#task-option-transfer-mode">transfer
3784
+ * all data</a>. In that scenario, DataSync copies everything from the source to
3785
+ * the destination without comparing differences between the locations.</p>
3786
+ * @public
3787
+ */
3788
+ FoldersPrepared?: number | undefined;
3789
+ /**
3790
+ * <p>The number of directories that DataSync actually
3791
+ * transfers over the network. This value is updated periodically during your task execution when
3792
+ * something is read from the source and sent over the network.</p>
3793
+ * <p>If DataSync fails to transfer something, this value can be less than
3794
+ * <code>EstimatedFoldersToTransfer</code>. In some cases, this value can also be greater than
3795
+ * <code>EstimatedFoldersToTransfer</code>.
3796
+ * </p>
3797
+ * <note>
3798
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3799
+ * tasks</a>.</p>
3800
+ * </note>
3801
+ * @public
3802
+ */
3803
+ FoldersTransferred?: number | undefined;
3804
+ /**
3805
+ * <p>The number of directories that DataSync verifies during your transfer.</p>
3806
+ * <note>
3807
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3808
+ * tasks</a>.</p>
3809
+ * </note>
3810
+ * @public
3811
+ */
3812
+ FoldersVerified?: number | undefined;
3813
+ /**
3814
+ * <p>The number of directories that DataSync actually deletes in
3815
+ * your destination location. If you don't configure your task to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html">delete data in the destination that
3816
+ * isn't in the source</a>, the value is always <code>0</code>.</p>
3817
+ * <note>
3818
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3819
+ * tasks</a>.</p>
3820
+ * </note>
3821
+ * @public
3822
+ */
3823
+ FoldersDeleted?: number | undefined;
3824
+ /**
3825
+ * <p>The number of directories that DataSync finds at your locations.</p>
3826
+ * <note>
3827
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3828
+ * tasks</a>.</p>
3829
+ * </note>
3830
+ * @public
3831
+ */
3832
+ FoldersListed?: TaskExecutionFoldersListedDetail | undefined;
3833
+ /**
3834
+ * <p>The number of directories that DataSync fails to list, prepare, transfer, verify, and
3835
+ * delete during your task execution.</p>
3836
+ * <note>
3837
+ * <p>Applies only to <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choosing-task-mode.html">Enhanced mode
3838
+ * tasks</a>.</p>
3839
+ * </note>
3840
+ * @public
3841
+ */
3842
+ FoldersFailed?: TaskExecutionFoldersFailedDetail | undefined;
3562
3843
  /**
3563
3844
  * <p>The time that the task execution actually begins. For non-queued tasks,
3564
3845
  * <code>LaunchTime</code> and <code>StartTime</code> are typically the same. For queued tasks,
@@ -4726,6 +5007,20 @@ export interface UpdateLocationSmbRequest {
4726
5007
  * @public
4727
5008
  */
4728
5009
  Password?: string | undefined;
5010
+ /**
5011
+ * <p>Specifies configuration information for a DataSync-managed secret, such as a
5012
+ * <code>Password</code> or <code>KerberosKeytab</code> or set of credentials that DataSync uses to access a specific transfer location, and a
5013
+ * customer-managed KMS key.</p>
5014
+ * @public
5015
+ */
5016
+ CmkSecretConfig?: CmkSecretConfig | undefined;
5017
+ /**
5018
+ * <p>Specifies configuration information for a customer-managed secret, such as a
5019
+ * <code>Password</code> or <code>KerberosKeytab</code> or set of credentials that DataSync uses to access a specific transfer location, and a
5020
+ * customer-managed KMS key.</p>
5021
+ * @public
5022
+ */
5023
+ CustomSecretConfig?: CustomSecretConfig | undefined;
4729
5024
  /**
4730
5025
  * <p>Specifies the DataSync agent (or agents) that can connect to your SMB file
4731
5026
  * server. You specify an agent by using its Amazon Resource Name (ARN).</p>
@@ -114,6 +114,8 @@ export declare var TagResourceRequest: StaticStructureSchema;
114
114
  export declare var TagResourceResponse: StaticStructureSchema;
115
115
  export declare var TaskExecutionFilesFailedDetail: StaticStructureSchema;
116
116
  export declare var TaskExecutionFilesListedDetail: StaticStructureSchema;
117
+ export declare var TaskExecutionFoldersFailedDetail: StaticStructureSchema;
118
+ export declare var TaskExecutionFoldersListedDetail: StaticStructureSchema;
117
119
  export declare var TaskExecutionListEntry: StaticStructureSchema;
118
120
  export declare var TaskExecutionResultDetail: StaticStructureSchema;
119
121
  export declare var TaskFilter: StaticStructureSchema;
@@ -249,6 +249,8 @@ export interface CreateLocationSmbRequest {
249
249
  User?: string | undefined;
250
250
  Domain?: string | undefined;
251
251
  Password?: string | undefined;
252
+ CmkSecretConfig?: CmkSecretConfig | undefined;
253
+ CustomSecretConfig?: CustomSecretConfig | undefined;
252
254
  AgentArns: string[] | undefined;
253
255
  MountOptions?: SmbMountOptions | undefined;
254
256
  Tags?: TagListEntry[] | undefined;
@@ -512,6 +514,9 @@ export interface DescribeLocationSmbResponse {
512
514
  DnsIpAddresses?: string[] | undefined;
513
515
  KerberosPrincipal?: string | undefined;
514
516
  AuthenticationType?: SmbAuthenticationType | undefined;
517
+ ManagedSecretConfig?: ManagedSecretConfig | undefined;
518
+ CmkSecretConfig?: CmkSecretConfig | undefined;
519
+ CustomSecretConfig?: CustomSecretConfig | undefined;
515
520
  }
516
521
  export interface DescribeTaskRequest {
517
522
  TaskArn: string | undefined;
@@ -556,6 +561,17 @@ export interface TaskExecutionFilesListedDetail {
556
561
  AtSource?: number | undefined;
557
562
  AtDestinationForDelete?: number | undefined;
558
563
  }
564
+ export interface TaskExecutionFoldersFailedDetail {
565
+ List?: number | undefined;
566
+ Prepare?: number | undefined;
567
+ Transfer?: number | undefined;
568
+ Verify?: number | undefined;
569
+ Delete?: number | undefined;
570
+ }
571
+ export interface TaskExecutionFoldersListedDetail {
572
+ AtSource?: number | undefined;
573
+ AtDestinationForDelete?: number | undefined;
574
+ }
559
575
  export interface ReportResult {
560
576
  Status?: PhaseStatus | undefined;
561
577
  ErrorCode?: string | undefined;
@@ -597,6 +613,15 @@ export interface DescribeTaskExecutionResponse {
597
613
  FilesPrepared?: number | undefined;
598
614
  FilesListed?: TaskExecutionFilesListedDetail | undefined;
599
615
  FilesFailed?: TaskExecutionFilesFailedDetail | undefined;
616
+ EstimatedFoldersToDelete?: number | undefined;
617
+ EstimatedFoldersToTransfer?: number | undefined;
618
+ FoldersSkipped?: number | undefined;
619
+ FoldersPrepared?: number | undefined;
620
+ FoldersTransferred?: number | undefined;
621
+ FoldersVerified?: number | undefined;
622
+ FoldersDeleted?: number | undefined;
623
+ FoldersListed?: TaskExecutionFoldersListedDetail | undefined;
624
+ FoldersFailed?: TaskExecutionFoldersFailedDetail | undefined;
600
625
  LaunchTime?: Date | undefined;
601
626
  EndTime?: Date | undefined;
602
627
  }
@@ -803,6 +828,8 @@ export interface UpdateLocationSmbRequest {
803
828
  User?: string | undefined;
804
829
  Domain?: string | undefined;
805
830
  Password?: string | undefined;
831
+ CmkSecretConfig?: CmkSecretConfig | undefined;
832
+ CustomSecretConfig?: CustomSecretConfig | undefined;
806
833
  AgentArns?: string[] | undefined;
807
834
  MountOptions?: SmbMountOptions | undefined;
808
835
  AuthenticationType?: SmbAuthenticationType | undefined;
@@ -120,6 +120,8 @@ export declare var TagResourceRequest: StaticStructureSchema;
120
120
  export declare var TagResourceResponse: StaticStructureSchema;
121
121
  export declare var TaskExecutionFilesFailedDetail: StaticStructureSchema;
122
122
  export declare var TaskExecutionFilesListedDetail: StaticStructureSchema;
123
+ export declare var TaskExecutionFoldersFailedDetail: StaticStructureSchema;
124
+ export declare var TaskExecutionFoldersListedDetail: StaticStructureSchema;
123
125
  export declare var TaskExecutionListEntry: StaticStructureSchema;
124
126
  export declare var TaskExecutionResultDetail: StaticStructureSchema;
125
127
  export declare var TaskFilter: StaticStructureSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-datasync",
3
3
  "description": "AWS SDK for JavaScript Datasync Client for Node.js, Browser and React Native",
4
- "version": "3.948.0",
4
+ "version": "3.951.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-datasync",