@aws-sdk/client-storage-gateway 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/StorageGateway.d.ts +1654 -455
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +670 -163
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +90 -90
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/StorageGatewayServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2714 -2429
- package/dist-types/ts3.4/pagination/DescribeTapeArchivesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTapeRecoveryPointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTapesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeVTLDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListFileSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFileSystemAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListGatewaysPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTapePoolsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +12 -12
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1085 -272
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,2429 +1,2714 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { StorageGatewayServiceException as __BaseException } from "./StorageGatewayServiceException";
|
|
3
|
-
|
|
4
|
-
export interface Tag {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
export
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
export
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
export interface
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
export interface
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
}
|
|
508
|
-
export
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
export
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
}
|
|
642
|
-
|
|
643
|
-
export interface
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
}
|
|
656
|
-
|
|
657
|
-
export interface
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
}
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
}
|
|
698
|
-
|
|
699
|
-
export interface
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
}
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
}
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
}
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
}
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
}
|
|
795
|
-
|
|
796
|
-
export interface DescribeGatewayInformationInput {
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
export interface NFSFileShareInfo {
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
}
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
}
|
|
1213
|
-
|
|
1214
|
-
export interface
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
export interface
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
}
|
|
1245
|
-
|
|
1246
|
-
export interface
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
}
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
}
|
|
1370
|
-
|
|
1371
|
-
export interface
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
}
|
|
1423
|
-
|
|
1424
|
-
export interface
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
}
|
|
1432
|
-
|
|
1433
|
-
export interface
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
export interface
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
}
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
}
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
}
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
}
|
|
1557
|
-
|
|
1558
|
-
export interface
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
export interface
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
export interface
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
}
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
}
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
}
|
|
1668
|
-
export interface
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
export interface
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
}
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
}
|
|
1707
|
-
export interface
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
}
|
|
1718
|
-
export interface
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
}
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
}
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
}
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { StorageGatewayServiceException as __BaseException } from "./StorageGatewayServiceException";
|
|
3
|
+
|
|
4
|
+
export interface Tag {
|
|
5
|
+
Key: string | undefined;
|
|
6
|
+
|
|
7
|
+
Value: string | undefined;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export interface ActivateGatewayInput {
|
|
11
|
+
ActivationKey: string | undefined;
|
|
12
|
+
|
|
13
|
+
GatewayName: string | undefined;
|
|
14
|
+
|
|
15
|
+
GatewayTimezone: string | undefined;
|
|
16
|
+
|
|
17
|
+
GatewayRegion: string | undefined;
|
|
18
|
+
|
|
19
|
+
GatewayType?: string;
|
|
20
|
+
|
|
21
|
+
TapeDriveType?: string;
|
|
22
|
+
|
|
23
|
+
MediumChangerType?: string;
|
|
24
|
+
|
|
25
|
+
Tags?: Tag[];
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
export interface ActivateGatewayOutput {
|
|
29
|
+
GatewayARN?: string;
|
|
30
|
+
}
|
|
31
|
+
export declare type ErrorCode =
|
|
32
|
+
| "ActivationKeyExpired"
|
|
33
|
+
| "ActivationKeyInvalid"
|
|
34
|
+
| "ActivationKeyNotFound"
|
|
35
|
+
| "AuthenticationFailure"
|
|
36
|
+
| "BandwidthThrottleScheduleNotFound"
|
|
37
|
+
| "Blocked"
|
|
38
|
+
| "CannotExportSnapshot"
|
|
39
|
+
| "ChapCredentialNotFound"
|
|
40
|
+
| "DiskAlreadyAllocated"
|
|
41
|
+
| "DiskDoesNotExist"
|
|
42
|
+
| "DiskSizeGreaterThanVolumeMaxSize"
|
|
43
|
+
| "DiskSizeLessThanVolumeSize"
|
|
44
|
+
| "DiskSizeNotGigAligned"
|
|
45
|
+
| "DuplicateCertificateInfo"
|
|
46
|
+
| "DuplicateSchedule"
|
|
47
|
+
| "EndpointNotFound"
|
|
48
|
+
| "GatewayInternalError"
|
|
49
|
+
| "GatewayNotConnected"
|
|
50
|
+
| "GatewayNotFound"
|
|
51
|
+
| "GatewayProxyNetworkConnectionBusy"
|
|
52
|
+
| "IAMNotSupported"
|
|
53
|
+
| "InitiatorInvalid"
|
|
54
|
+
| "InitiatorNotFound"
|
|
55
|
+
| "InternalError"
|
|
56
|
+
| "InvalidEndpoint"
|
|
57
|
+
| "InvalidGateway"
|
|
58
|
+
| "InvalidParameters"
|
|
59
|
+
| "InvalidSchedule"
|
|
60
|
+
| "JoinDomainInProgress"
|
|
61
|
+
| "LocalStorageLimitExceeded"
|
|
62
|
+
| "LunAlreadyAllocated "
|
|
63
|
+
| "LunInvalid"
|
|
64
|
+
| "MaximumContentLengthExceeded"
|
|
65
|
+
| "MaximumTapeCartridgeCountExceeded"
|
|
66
|
+
| "MaximumVolumeCountExceeded"
|
|
67
|
+
| "NetworkConfigurationChanged"
|
|
68
|
+
| "NoDisksAvailable"
|
|
69
|
+
| "NotImplemented"
|
|
70
|
+
| "NotSupported"
|
|
71
|
+
| "OperationAborted"
|
|
72
|
+
| "OutdatedGateway"
|
|
73
|
+
| "ParametersNotImplemented"
|
|
74
|
+
| "RegionInvalid"
|
|
75
|
+
| "RequestTimeout"
|
|
76
|
+
| "ServiceUnavailable"
|
|
77
|
+
| "SnapshotDeleted"
|
|
78
|
+
| "SnapshotIdInvalid"
|
|
79
|
+
| "SnapshotInProgress"
|
|
80
|
+
| "SnapshotNotFound"
|
|
81
|
+
| "SnapshotScheduleNotFound"
|
|
82
|
+
| "StagingAreaFull"
|
|
83
|
+
| "StorageFailure"
|
|
84
|
+
| "TapeCartridgeNotFound"
|
|
85
|
+
| "TargetAlreadyExists"
|
|
86
|
+
| "TargetInvalid"
|
|
87
|
+
| "TargetNotFound"
|
|
88
|
+
| "UnauthorizedOperation"
|
|
89
|
+
| "VolumeAlreadyExists"
|
|
90
|
+
| "VolumeIdInvalid"
|
|
91
|
+
| "VolumeInUse"
|
|
92
|
+
| "VolumeNotFound"
|
|
93
|
+
| "VolumeNotReady";
|
|
94
|
+
|
|
95
|
+
export interface StorageGatewayError {
|
|
96
|
+
errorCode?: ErrorCode | string;
|
|
97
|
+
|
|
98
|
+
errorDetails?: Record<string, string>;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
export declare class InternalServerError extends __BaseException {
|
|
102
|
+
readonly name: "InternalServerError";
|
|
103
|
+
readonly $fault: "server";
|
|
104
|
+
|
|
105
|
+
error?: StorageGatewayError;
|
|
106
|
+
|
|
107
|
+
constructor(
|
|
108
|
+
opts: __ExceptionOptionType<InternalServerError, __BaseException>
|
|
109
|
+
);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
export declare class InvalidGatewayRequestException extends __BaseException {
|
|
113
|
+
readonly name: "InvalidGatewayRequestException";
|
|
114
|
+
readonly $fault: "client";
|
|
115
|
+
|
|
116
|
+
error?: StorageGatewayError;
|
|
117
|
+
|
|
118
|
+
constructor(
|
|
119
|
+
opts: __ExceptionOptionType<InvalidGatewayRequestException, __BaseException>
|
|
120
|
+
);
|
|
121
|
+
}
|
|
122
|
+
export declare type ActiveDirectoryStatus =
|
|
123
|
+
| "ACCESS_DENIED"
|
|
124
|
+
| "DETACHED"
|
|
125
|
+
| "JOINED"
|
|
126
|
+
| "JOINING"
|
|
127
|
+
| "NETWORK_ERROR"
|
|
128
|
+
| "TIMEOUT"
|
|
129
|
+
| "UNKNOWN_ERROR";
|
|
130
|
+
export interface AddCacheInput {
|
|
131
|
+
GatewayARN: string | undefined;
|
|
132
|
+
|
|
133
|
+
DiskIds: string[] | undefined;
|
|
134
|
+
}
|
|
135
|
+
export interface AddCacheOutput {
|
|
136
|
+
GatewayARN?: string;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
export interface AddTagsToResourceInput {
|
|
140
|
+
ResourceARN: string | undefined;
|
|
141
|
+
|
|
142
|
+
Tags: Tag[] | undefined;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
export interface AddTagsToResourceOutput {
|
|
146
|
+
ResourceARN?: string;
|
|
147
|
+
}
|
|
148
|
+
export interface AddUploadBufferInput {
|
|
149
|
+
GatewayARN: string | undefined;
|
|
150
|
+
|
|
151
|
+
DiskIds: string[] | undefined;
|
|
152
|
+
}
|
|
153
|
+
export interface AddUploadBufferOutput {
|
|
154
|
+
GatewayARN?: string;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
export interface AddWorkingStorageInput {
|
|
158
|
+
GatewayARN: string | undefined;
|
|
159
|
+
|
|
160
|
+
DiskIds: string[] | undefined;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
export interface AddWorkingStorageOutput {
|
|
164
|
+
GatewayARN?: string;
|
|
165
|
+
}
|
|
166
|
+
export interface AssignTapePoolInput {
|
|
167
|
+
TapeARN: string | undefined;
|
|
168
|
+
|
|
169
|
+
PoolId: string | undefined;
|
|
170
|
+
|
|
171
|
+
BypassGovernanceRetention?: boolean;
|
|
172
|
+
}
|
|
173
|
+
export interface AssignTapePoolOutput {
|
|
174
|
+
TapeARN?: string;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
export interface CacheAttributes {
|
|
178
|
+
CacheStaleTimeoutInSeconds?: number;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
export interface EndpointNetworkConfiguration {
|
|
182
|
+
IpAddresses?: string[];
|
|
183
|
+
}
|
|
184
|
+
export interface AssociateFileSystemInput {
|
|
185
|
+
UserName: string | undefined;
|
|
186
|
+
|
|
187
|
+
Password: string | undefined;
|
|
188
|
+
|
|
189
|
+
ClientToken: string | undefined;
|
|
190
|
+
|
|
191
|
+
GatewayARN: string | undefined;
|
|
192
|
+
|
|
193
|
+
LocationARN: string | undefined;
|
|
194
|
+
|
|
195
|
+
Tags?: Tag[];
|
|
196
|
+
|
|
197
|
+
AuditDestinationARN?: string;
|
|
198
|
+
|
|
199
|
+
CacheAttributes?: CacheAttributes;
|
|
200
|
+
|
|
201
|
+
EndpointNetworkConfiguration?: EndpointNetworkConfiguration;
|
|
202
|
+
}
|
|
203
|
+
export interface AssociateFileSystemOutput {
|
|
204
|
+
FileSystemAssociationARN?: string;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
export interface AttachVolumeInput {
|
|
208
|
+
GatewayARN: string | undefined;
|
|
209
|
+
|
|
210
|
+
TargetName?: string;
|
|
211
|
+
|
|
212
|
+
VolumeARN: string | undefined;
|
|
213
|
+
|
|
214
|
+
NetworkInterfaceId: string | undefined;
|
|
215
|
+
|
|
216
|
+
DiskId?: string;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
export interface AttachVolumeOutput {
|
|
220
|
+
VolumeARN?: string;
|
|
221
|
+
|
|
222
|
+
TargetARN?: string;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
export interface AutomaticTapeCreationRule {
|
|
226
|
+
TapeBarcodePrefix: string | undefined;
|
|
227
|
+
|
|
228
|
+
PoolId: string | undefined;
|
|
229
|
+
|
|
230
|
+
TapeSizeInBytes: number | undefined;
|
|
231
|
+
|
|
232
|
+
MinimumNumTapes: number | undefined;
|
|
233
|
+
|
|
234
|
+
Worm?: boolean;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
export interface AutomaticTapeCreationPolicyInfo {
|
|
238
|
+
AutomaticTapeCreationRules?: AutomaticTapeCreationRule[];
|
|
239
|
+
|
|
240
|
+
GatewayARN?: string;
|
|
241
|
+
}
|
|
242
|
+
export declare type AvailabilityMonitorTestStatus =
|
|
243
|
+
| "COMPLETE"
|
|
244
|
+
| "FAILED"
|
|
245
|
+
| "PENDING";
|
|
246
|
+
|
|
247
|
+
export interface BandwidthRateLimitInterval {
|
|
248
|
+
StartHourOfDay: number | undefined;
|
|
249
|
+
|
|
250
|
+
StartMinuteOfHour: number | undefined;
|
|
251
|
+
|
|
252
|
+
EndHourOfDay: number | undefined;
|
|
253
|
+
|
|
254
|
+
EndMinuteOfHour: number | undefined;
|
|
255
|
+
|
|
256
|
+
DaysOfWeek: number[] | undefined;
|
|
257
|
+
|
|
258
|
+
AverageUploadRateLimitInBitsPerSec?: number;
|
|
259
|
+
|
|
260
|
+
AverageDownloadRateLimitInBitsPerSec?: number;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
export interface VolumeiSCSIAttributes {
|
|
264
|
+
TargetARN?: string;
|
|
265
|
+
|
|
266
|
+
NetworkInterfaceId?: string;
|
|
267
|
+
|
|
268
|
+
NetworkInterfacePort?: number;
|
|
269
|
+
|
|
270
|
+
LunNumber?: number;
|
|
271
|
+
|
|
272
|
+
ChapEnabled?: boolean;
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
export interface CachediSCSIVolume {
|
|
276
|
+
VolumeARN?: string;
|
|
277
|
+
|
|
278
|
+
VolumeId?: string;
|
|
279
|
+
|
|
280
|
+
VolumeType?: string;
|
|
281
|
+
|
|
282
|
+
VolumeStatus?: string;
|
|
283
|
+
|
|
284
|
+
VolumeAttachmentStatus?: string;
|
|
285
|
+
|
|
286
|
+
VolumeSizeInBytes?: number;
|
|
287
|
+
|
|
288
|
+
VolumeProgress?: number;
|
|
289
|
+
|
|
290
|
+
SourceSnapshotId?: string;
|
|
291
|
+
|
|
292
|
+
VolumeiSCSIAttributes?: VolumeiSCSIAttributes;
|
|
293
|
+
|
|
294
|
+
CreatedDate?: Date;
|
|
295
|
+
|
|
296
|
+
VolumeUsedInBytes?: number;
|
|
297
|
+
|
|
298
|
+
KMSKey?: string;
|
|
299
|
+
|
|
300
|
+
TargetName?: string;
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
export interface CancelArchivalInput {
|
|
304
|
+
GatewayARN: string | undefined;
|
|
305
|
+
|
|
306
|
+
TapeARN: string | undefined;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
export interface CancelArchivalOutput {
|
|
310
|
+
TapeARN?: string;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
export interface CancelRetrievalInput {
|
|
314
|
+
GatewayARN: string | undefined;
|
|
315
|
+
|
|
316
|
+
TapeARN: string | undefined;
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
export interface CancelRetrievalOutput {
|
|
320
|
+
TapeARN?: string;
|
|
321
|
+
}
|
|
322
|
+
export declare type CaseSensitivity = "CaseSensitive" | "ClientSpecified";
|
|
323
|
+
|
|
324
|
+
export interface ChapInfo {
|
|
325
|
+
TargetARN?: string;
|
|
326
|
+
|
|
327
|
+
SecretToAuthenticateInitiator?: string;
|
|
328
|
+
|
|
329
|
+
InitiatorName?: string;
|
|
330
|
+
|
|
331
|
+
SecretToAuthenticateTarget?: string;
|
|
332
|
+
}
|
|
333
|
+
export interface CreateCachediSCSIVolumeInput {
|
|
334
|
+
GatewayARN: string | undefined;
|
|
335
|
+
|
|
336
|
+
VolumeSizeInBytes: number | undefined;
|
|
337
|
+
|
|
338
|
+
SnapshotId?: string;
|
|
339
|
+
|
|
340
|
+
TargetName: string | undefined;
|
|
341
|
+
|
|
342
|
+
SourceVolumeARN?: string;
|
|
343
|
+
|
|
344
|
+
NetworkInterfaceId: string | undefined;
|
|
345
|
+
|
|
346
|
+
ClientToken: string | undefined;
|
|
347
|
+
|
|
348
|
+
KMSEncrypted?: boolean;
|
|
349
|
+
|
|
350
|
+
KMSKey?: string;
|
|
351
|
+
|
|
352
|
+
Tags?: Tag[];
|
|
353
|
+
}
|
|
354
|
+
export interface CreateCachediSCSIVolumeOutput {
|
|
355
|
+
VolumeARN?: string;
|
|
356
|
+
|
|
357
|
+
TargetARN?: string;
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
export interface NFSFileShareDefaults {
|
|
361
|
+
FileMode?: string;
|
|
362
|
+
|
|
363
|
+
DirectoryMode?: string;
|
|
364
|
+
|
|
365
|
+
GroupId?: number;
|
|
366
|
+
|
|
367
|
+
OwnerId?: number;
|
|
368
|
+
}
|
|
369
|
+
export declare type ObjectACL =
|
|
370
|
+
| "authenticated-read"
|
|
371
|
+
| "aws-exec-read"
|
|
372
|
+
| "bucket-owner-full-control"
|
|
373
|
+
| "bucket-owner-read"
|
|
374
|
+
| "private"
|
|
375
|
+
| "public-read"
|
|
376
|
+
| "public-read-write";
|
|
377
|
+
|
|
378
|
+
export interface CreateNFSFileShareInput {
|
|
379
|
+
ClientToken: string | undefined;
|
|
380
|
+
|
|
381
|
+
NFSFileShareDefaults?: NFSFileShareDefaults;
|
|
382
|
+
|
|
383
|
+
GatewayARN: string | undefined;
|
|
384
|
+
|
|
385
|
+
KMSEncrypted?: boolean;
|
|
386
|
+
|
|
387
|
+
KMSKey?: string;
|
|
388
|
+
|
|
389
|
+
Role: string | undefined;
|
|
390
|
+
|
|
391
|
+
LocationARN: string | undefined;
|
|
392
|
+
|
|
393
|
+
DefaultStorageClass?: string;
|
|
394
|
+
|
|
395
|
+
ObjectACL?: ObjectACL | string;
|
|
396
|
+
|
|
397
|
+
ClientList?: string[];
|
|
398
|
+
|
|
399
|
+
Squash?: string;
|
|
400
|
+
|
|
401
|
+
ReadOnly?: boolean;
|
|
402
|
+
|
|
403
|
+
GuessMIMETypeEnabled?: boolean;
|
|
404
|
+
|
|
405
|
+
RequesterPays?: boolean;
|
|
406
|
+
|
|
407
|
+
Tags?: Tag[];
|
|
408
|
+
|
|
409
|
+
FileShareName?: string;
|
|
410
|
+
|
|
411
|
+
CacheAttributes?: CacheAttributes;
|
|
412
|
+
|
|
413
|
+
NotificationPolicy?: string;
|
|
414
|
+
|
|
415
|
+
VPCEndpointDNSName?: string;
|
|
416
|
+
|
|
417
|
+
BucketRegion?: string;
|
|
418
|
+
|
|
419
|
+
AuditDestinationARN?: string;
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
export interface CreateNFSFileShareOutput {
|
|
423
|
+
FileShareARN?: string;
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
export interface CreateSMBFileShareInput {
|
|
427
|
+
ClientToken: string | undefined;
|
|
428
|
+
|
|
429
|
+
GatewayARN: string | undefined;
|
|
430
|
+
|
|
431
|
+
KMSEncrypted?: boolean;
|
|
432
|
+
|
|
433
|
+
KMSKey?: string;
|
|
434
|
+
|
|
435
|
+
Role: string | undefined;
|
|
436
|
+
|
|
437
|
+
LocationARN: string | undefined;
|
|
438
|
+
|
|
439
|
+
DefaultStorageClass?: string;
|
|
440
|
+
|
|
441
|
+
ObjectACL?: ObjectACL | string;
|
|
442
|
+
|
|
443
|
+
ReadOnly?: boolean;
|
|
444
|
+
|
|
445
|
+
GuessMIMETypeEnabled?: boolean;
|
|
446
|
+
|
|
447
|
+
RequesterPays?: boolean;
|
|
448
|
+
|
|
449
|
+
SMBACLEnabled?: boolean;
|
|
450
|
+
|
|
451
|
+
AccessBasedEnumeration?: boolean;
|
|
452
|
+
|
|
453
|
+
AdminUserList?: string[];
|
|
454
|
+
|
|
455
|
+
ValidUserList?: string[];
|
|
456
|
+
|
|
457
|
+
InvalidUserList?: string[];
|
|
458
|
+
|
|
459
|
+
AuditDestinationARN?: string;
|
|
460
|
+
|
|
461
|
+
Authentication?: string;
|
|
462
|
+
|
|
463
|
+
CaseSensitivity?: CaseSensitivity | string;
|
|
464
|
+
|
|
465
|
+
Tags?: Tag[];
|
|
466
|
+
|
|
467
|
+
FileShareName?: string;
|
|
468
|
+
|
|
469
|
+
CacheAttributes?: CacheAttributes;
|
|
470
|
+
|
|
471
|
+
NotificationPolicy?: string;
|
|
472
|
+
|
|
473
|
+
VPCEndpointDNSName?: string;
|
|
474
|
+
|
|
475
|
+
BucketRegion?: string;
|
|
476
|
+
|
|
477
|
+
OplocksEnabled?: boolean;
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
export interface CreateSMBFileShareOutput {
|
|
481
|
+
FileShareARN?: string;
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
export interface CreateSnapshotInput {
|
|
485
|
+
VolumeARN: string | undefined;
|
|
486
|
+
|
|
487
|
+
SnapshotDescription: string | undefined;
|
|
488
|
+
|
|
489
|
+
Tags?: Tag[];
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
export interface CreateSnapshotOutput {
|
|
493
|
+
VolumeARN?: string;
|
|
494
|
+
|
|
495
|
+
SnapshotId?: string;
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
export declare class ServiceUnavailableError extends __BaseException {
|
|
499
|
+
readonly name: "ServiceUnavailableError";
|
|
500
|
+
readonly $fault: "server";
|
|
501
|
+
|
|
502
|
+
error?: StorageGatewayError;
|
|
503
|
+
|
|
504
|
+
constructor(
|
|
505
|
+
opts: __ExceptionOptionType<ServiceUnavailableError, __BaseException>
|
|
506
|
+
);
|
|
507
|
+
}
|
|
508
|
+
export interface CreateSnapshotFromVolumeRecoveryPointInput {
|
|
509
|
+
VolumeARN: string | undefined;
|
|
510
|
+
|
|
511
|
+
SnapshotDescription: string | undefined;
|
|
512
|
+
|
|
513
|
+
Tags?: Tag[];
|
|
514
|
+
}
|
|
515
|
+
export interface CreateSnapshotFromVolumeRecoveryPointOutput {
|
|
516
|
+
SnapshotId?: string;
|
|
517
|
+
|
|
518
|
+
VolumeARN?: string;
|
|
519
|
+
|
|
520
|
+
VolumeRecoveryPointTime?: string;
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
export interface CreateStorediSCSIVolumeInput {
|
|
524
|
+
GatewayARN: string | undefined;
|
|
525
|
+
|
|
526
|
+
DiskId: string | undefined;
|
|
527
|
+
|
|
528
|
+
SnapshotId?: string;
|
|
529
|
+
|
|
530
|
+
PreserveExistingData: boolean | undefined;
|
|
531
|
+
|
|
532
|
+
TargetName: string | undefined;
|
|
533
|
+
|
|
534
|
+
NetworkInterfaceId: string | undefined;
|
|
535
|
+
|
|
536
|
+
KMSEncrypted?: boolean;
|
|
537
|
+
|
|
538
|
+
KMSKey?: string;
|
|
539
|
+
|
|
540
|
+
Tags?: Tag[];
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
export interface CreateStorediSCSIVolumeOutput {
|
|
544
|
+
VolumeARN?: string;
|
|
545
|
+
|
|
546
|
+
VolumeSizeInBytes?: number;
|
|
547
|
+
|
|
548
|
+
TargetARN?: string;
|
|
549
|
+
}
|
|
550
|
+
export declare type RetentionLockType = "COMPLIANCE" | "GOVERNANCE" | "NONE";
|
|
551
|
+
export declare type TapeStorageClass = "DEEP_ARCHIVE" | "GLACIER";
|
|
552
|
+
export interface CreateTapePoolInput {
|
|
553
|
+
PoolName: string | undefined;
|
|
554
|
+
|
|
555
|
+
StorageClass: TapeStorageClass | string | undefined;
|
|
556
|
+
|
|
557
|
+
RetentionLockType?: RetentionLockType | string;
|
|
558
|
+
|
|
559
|
+
RetentionLockTimeInDays?: number;
|
|
560
|
+
|
|
561
|
+
Tags?: Tag[];
|
|
562
|
+
}
|
|
563
|
+
export interface CreateTapePoolOutput {
|
|
564
|
+
PoolARN?: string;
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
export interface CreateTapesInput {
|
|
568
|
+
GatewayARN: string | undefined;
|
|
569
|
+
|
|
570
|
+
TapeSizeInBytes: number | undefined;
|
|
571
|
+
|
|
572
|
+
ClientToken: string | undefined;
|
|
573
|
+
|
|
574
|
+
NumTapesToCreate: number | undefined;
|
|
575
|
+
|
|
576
|
+
TapeBarcodePrefix: string | undefined;
|
|
577
|
+
|
|
578
|
+
KMSEncrypted?: boolean;
|
|
579
|
+
|
|
580
|
+
KMSKey?: string;
|
|
581
|
+
|
|
582
|
+
PoolId?: string;
|
|
583
|
+
|
|
584
|
+
Worm?: boolean;
|
|
585
|
+
|
|
586
|
+
Tags?: Tag[];
|
|
587
|
+
}
|
|
588
|
+
|
|
589
|
+
export interface CreateTapesOutput {
|
|
590
|
+
TapeARNs?: string[];
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
export interface CreateTapeWithBarcodeInput {
|
|
594
|
+
GatewayARN: string | undefined;
|
|
595
|
+
|
|
596
|
+
TapeSizeInBytes: number | undefined;
|
|
597
|
+
|
|
598
|
+
TapeBarcode: string | undefined;
|
|
599
|
+
|
|
600
|
+
KMSEncrypted?: boolean;
|
|
601
|
+
|
|
602
|
+
KMSKey?: string;
|
|
603
|
+
|
|
604
|
+
PoolId?: string;
|
|
605
|
+
|
|
606
|
+
Worm?: boolean;
|
|
607
|
+
|
|
608
|
+
Tags?: Tag[];
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
export interface CreateTapeWithBarcodeOutput {
|
|
612
|
+
TapeARN?: string;
|
|
613
|
+
}
|
|
614
|
+
export interface DeleteAutomaticTapeCreationPolicyInput {
|
|
615
|
+
GatewayARN: string | undefined;
|
|
616
|
+
}
|
|
617
|
+
export interface DeleteAutomaticTapeCreationPolicyOutput {
|
|
618
|
+
GatewayARN?: string;
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
export interface DeleteBandwidthRateLimitInput {
|
|
622
|
+
GatewayARN: string | undefined;
|
|
623
|
+
|
|
624
|
+
BandwidthType: string | undefined;
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
export interface DeleteBandwidthRateLimitOutput {
|
|
628
|
+
GatewayARN?: string;
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
export interface DeleteChapCredentialsInput {
|
|
632
|
+
TargetARN: string | undefined;
|
|
633
|
+
|
|
634
|
+
InitiatorName: string | undefined;
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
export interface DeleteChapCredentialsOutput {
|
|
638
|
+
TargetARN?: string;
|
|
639
|
+
|
|
640
|
+
InitiatorName?: string;
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
export interface DeleteFileShareInput {
|
|
644
|
+
FileShareARN: string | undefined;
|
|
645
|
+
|
|
646
|
+
ForceDelete?: boolean;
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
export interface DeleteFileShareOutput {
|
|
650
|
+
FileShareARN?: string;
|
|
651
|
+
}
|
|
652
|
+
|
|
653
|
+
export interface DeleteGatewayInput {
|
|
654
|
+
GatewayARN: string | undefined;
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
export interface DeleteGatewayOutput {
|
|
658
|
+
GatewayARN?: string;
|
|
659
|
+
}
|
|
660
|
+
export interface DeleteSnapshotScheduleInput {
|
|
661
|
+
VolumeARN: string | undefined;
|
|
662
|
+
}
|
|
663
|
+
export interface DeleteSnapshotScheduleOutput {
|
|
664
|
+
VolumeARN?: string;
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
export interface DeleteTapeInput {
|
|
668
|
+
GatewayARN: string | undefined;
|
|
669
|
+
|
|
670
|
+
TapeARN: string | undefined;
|
|
671
|
+
|
|
672
|
+
BypassGovernanceRetention?: boolean;
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
export interface DeleteTapeOutput {
|
|
676
|
+
TapeARN?: string;
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
export interface DeleteTapeArchiveInput {
|
|
680
|
+
TapeARN: string | undefined;
|
|
681
|
+
|
|
682
|
+
BypassGovernanceRetention?: boolean;
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
export interface DeleteTapeArchiveOutput {
|
|
686
|
+
TapeARN?: string;
|
|
687
|
+
}
|
|
688
|
+
export interface DeleteTapePoolInput {
|
|
689
|
+
PoolARN: string | undefined;
|
|
690
|
+
}
|
|
691
|
+
export interface DeleteTapePoolOutput {
|
|
692
|
+
PoolARN?: string;
|
|
693
|
+
}
|
|
694
|
+
|
|
695
|
+
export interface DeleteVolumeInput {
|
|
696
|
+
VolumeARN: string | undefined;
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
export interface DeleteVolumeOutput {
|
|
700
|
+
VolumeARN?: string;
|
|
701
|
+
}
|
|
702
|
+
export interface DescribeAvailabilityMonitorTestInput {
|
|
703
|
+
GatewayARN: string | undefined;
|
|
704
|
+
}
|
|
705
|
+
export interface DescribeAvailabilityMonitorTestOutput {
|
|
706
|
+
GatewayARN?: string;
|
|
707
|
+
|
|
708
|
+
Status?: AvailabilityMonitorTestStatus | string;
|
|
709
|
+
|
|
710
|
+
StartTime?: Date;
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
export interface DescribeBandwidthRateLimitInput {
|
|
714
|
+
GatewayARN: string | undefined;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
export interface DescribeBandwidthRateLimitOutput {
|
|
718
|
+
GatewayARN?: string;
|
|
719
|
+
|
|
720
|
+
AverageUploadRateLimitInBitsPerSec?: number;
|
|
721
|
+
|
|
722
|
+
AverageDownloadRateLimitInBitsPerSec?: number;
|
|
723
|
+
}
|
|
724
|
+
export interface DescribeBandwidthRateLimitScheduleInput {
|
|
725
|
+
GatewayARN: string | undefined;
|
|
726
|
+
}
|
|
727
|
+
export interface DescribeBandwidthRateLimitScheduleOutput {
|
|
728
|
+
GatewayARN?: string;
|
|
729
|
+
|
|
730
|
+
BandwidthRateLimitIntervals?: BandwidthRateLimitInterval[];
|
|
731
|
+
}
|
|
732
|
+
export interface DescribeCacheInput {
|
|
733
|
+
GatewayARN: string | undefined;
|
|
734
|
+
}
|
|
735
|
+
export interface DescribeCacheOutput {
|
|
736
|
+
GatewayARN?: string;
|
|
737
|
+
|
|
738
|
+
DiskIds?: string[];
|
|
739
|
+
|
|
740
|
+
CacheAllocatedInBytes?: number;
|
|
741
|
+
|
|
742
|
+
CacheUsedPercentage?: number;
|
|
743
|
+
|
|
744
|
+
CacheDirtyPercentage?: number;
|
|
745
|
+
|
|
746
|
+
CacheHitPercentage?: number;
|
|
747
|
+
|
|
748
|
+
CacheMissPercentage?: number;
|
|
749
|
+
}
|
|
750
|
+
export interface DescribeCachediSCSIVolumesInput {
|
|
751
|
+
VolumeARNs: string[] | undefined;
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
export interface DescribeCachediSCSIVolumesOutput {
|
|
755
|
+
CachediSCSIVolumes?: CachediSCSIVolume[];
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
export interface DescribeChapCredentialsInput {
|
|
759
|
+
TargetARN: string | undefined;
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
export interface DescribeChapCredentialsOutput {
|
|
763
|
+
ChapCredentials?: ChapInfo[];
|
|
764
|
+
}
|
|
765
|
+
export interface DescribeFileSystemAssociationsInput {
|
|
766
|
+
FileSystemAssociationARNList: string[] | undefined;
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
export interface FileSystemAssociationStatusDetail {
|
|
770
|
+
ErrorCode?: string;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
export interface FileSystemAssociationInfo {
|
|
774
|
+
FileSystemAssociationARN?: string;
|
|
775
|
+
|
|
776
|
+
LocationARN?: string;
|
|
777
|
+
|
|
778
|
+
FileSystemAssociationStatus?: string;
|
|
779
|
+
|
|
780
|
+
AuditDestinationARN?: string;
|
|
781
|
+
|
|
782
|
+
GatewayARN?: string;
|
|
783
|
+
|
|
784
|
+
Tags?: Tag[];
|
|
785
|
+
|
|
786
|
+
CacheAttributes?: CacheAttributes;
|
|
787
|
+
|
|
788
|
+
EndpointNetworkConfiguration?: EndpointNetworkConfiguration;
|
|
789
|
+
|
|
790
|
+
FileSystemAssociationStatusDetails?: FileSystemAssociationStatusDetail[];
|
|
791
|
+
}
|
|
792
|
+
export interface DescribeFileSystemAssociationsOutput {
|
|
793
|
+
FileSystemAssociationInfoList?: FileSystemAssociationInfo[];
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
export interface DescribeGatewayInformationInput {
|
|
797
|
+
GatewayARN: string | undefined;
|
|
798
|
+
}
|
|
799
|
+
export declare enum GatewayCapacity {
|
|
800
|
+
Large = "Large",
|
|
801
|
+
Medium = "Medium",
|
|
802
|
+
Small = "Small",
|
|
803
|
+
}
|
|
804
|
+
|
|
805
|
+
export interface NetworkInterface {
|
|
806
|
+
Ipv4Address?: string;
|
|
807
|
+
|
|
808
|
+
MacAddress?: string;
|
|
809
|
+
|
|
810
|
+
Ipv6Address?: string;
|
|
811
|
+
}
|
|
812
|
+
export declare type HostEnvironment =
|
|
813
|
+
| "EC2"
|
|
814
|
+
| "HYPER-V"
|
|
815
|
+
| "KVM"
|
|
816
|
+
| "OTHER"
|
|
817
|
+
| "SNOWBALL"
|
|
818
|
+
| "VMWARE";
|
|
819
|
+
|
|
820
|
+
export interface DescribeGatewayInformationOutput {
|
|
821
|
+
GatewayARN?: string;
|
|
822
|
+
|
|
823
|
+
GatewayId?: string;
|
|
824
|
+
|
|
825
|
+
GatewayName?: string;
|
|
826
|
+
|
|
827
|
+
GatewayTimezone?: string;
|
|
828
|
+
|
|
829
|
+
GatewayState?: string;
|
|
830
|
+
|
|
831
|
+
GatewayNetworkInterfaces?: NetworkInterface[];
|
|
832
|
+
|
|
833
|
+
GatewayType?: string;
|
|
834
|
+
|
|
835
|
+
NextUpdateAvailabilityDate?: string;
|
|
836
|
+
|
|
837
|
+
LastSoftwareUpdate?: string;
|
|
838
|
+
|
|
839
|
+
Ec2InstanceId?: string;
|
|
840
|
+
|
|
841
|
+
Ec2InstanceRegion?: string;
|
|
842
|
+
|
|
843
|
+
Tags?: Tag[];
|
|
844
|
+
|
|
845
|
+
VPCEndpoint?: string;
|
|
846
|
+
|
|
847
|
+
CloudWatchLogGroupARN?: string;
|
|
848
|
+
|
|
849
|
+
HostEnvironment?: HostEnvironment | string;
|
|
850
|
+
|
|
851
|
+
EndpointType?: string;
|
|
852
|
+
|
|
853
|
+
SoftwareUpdatesEndDate?: string;
|
|
854
|
+
|
|
855
|
+
DeprecationDate?: string;
|
|
856
|
+
|
|
857
|
+
GatewayCapacity?: GatewayCapacity | string;
|
|
858
|
+
|
|
859
|
+
SupportedGatewayCapacities?: (GatewayCapacity | string)[];
|
|
860
|
+
|
|
861
|
+
HostEnvironmentId?: string;
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
export interface DescribeMaintenanceStartTimeInput {
|
|
865
|
+
GatewayARN: string | undefined;
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
export interface DescribeMaintenanceStartTimeOutput {
|
|
869
|
+
GatewayARN?: string;
|
|
870
|
+
|
|
871
|
+
HourOfDay?: number;
|
|
872
|
+
|
|
873
|
+
MinuteOfHour?: number;
|
|
874
|
+
|
|
875
|
+
DayOfWeek?: number;
|
|
876
|
+
|
|
877
|
+
DayOfMonth?: number;
|
|
878
|
+
|
|
879
|
+
Timezone?: string;
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
export interface DescribeNFSFileSharesInput {
|
|
883
|
+
FileShareARNList: string[] | undefined;
|
|
884
|
+
}
|
|
885
|
+
|
|
886
|
+
export interface NFSFileShareInfo {
|
|
887
|
+
NFSFileShareDefaults?: NFSFileShareDefaults;
|
|
888
|
+
|
|
889
|
+
FileShareARN?: string;
|
|
890
|
+
|
|
891
|
+
FileShareId?: string;
|
|
892
|
+
|
|
893
|
+
FileShareStatus?: string;
|
|
894
|
+
|
|
895
|
+
GatewayARN?: string;
|
|
896
|
+
|
|
897
|
+
KMSEncrypted?: boolean;
|
|
898
|
+
|
|
899
|
+
KMSKey?: string;
|
|
900
|
+
|
|
901
|
+
Path?: string;
|
|
902
|
+
|
|
903
|
+
Role?: string;
|
|
904
|
+
|
|
905
|
+
LocationARN?: string;
|
|
906
|
+
|
|
907
|
+
DefaultStorageClass?: string;
|
|
908
|
+
|
|
909
|
+
ObjectACL?: ObjectACL | string;
|
|
910
|
+
|
|
911
|
+
ClientList?: string[];
|
|
912
|
+
|
|
913
|
+
Squash?: string;
|
|
914
|
+
|
|
915
|
+
ReadOnly?: boolean;
|
|
916
|
+
|
|
917
|
+
GuessMIMETypeEnabled?: boolean;
|
|
918
|
+
|
|
919
|
+
RequesterPays?: boolean;
|
|
920
|
+
|
|
921
|
+
Tags?: Tag[];
|
|
922
|
+
|
|
923
|
+
FileShareName?: string;
|
|
924
|
+
|
|
925
|
+
CacheAttributes?: CacheAttributes;
|
|
926
|
+
|
|
927
|
+
NotificationPolicy?: string;
|
|
928
|
+
|
|
929
|
+
VPCEndpointDNSName?: string;
|
|
930
|
+
|
|
931
|
+
BucketRegion?: string;
|
|
932
|
+
|
|
933
|
+
AuditDestinationARN?: string;
|
|
934
|
+
}
|
|
935
|
+
|
|
936
|
+
export interface DescribeNFSFileSharesOutput {
|
|
937
|
+
NFSFileShareInfoList?: NFSFileShareInfo[];
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
export interface DescribeSMBFileSharesInput {
|
|
941
|
+
FileShareARNList: string[] | undefined;
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
export interface SMBFileShareInfo {
|
|
945
|
+
FileShareARN?: string;
|
|
946
|
+
|
|
947
|
+
FileShareId?: string;
|
|
948
|
+
|
|
949
|
+
FileShareStatus?: string;
|
|
950
|
+
|
|
951
|
+
GatewayARN?: string;
|
|
952
|
+
|
|
953
|
+
KMSEncrypted?: boolean;
|
|
954
|
+
|
|
955
|
+
KMSKey?: string;
|
|
956
|
+
|
|
957
|
+
Path?: string;
|
|
958
|
+
|
|
959
|
+
Role?: string;
|
|
960
|
+
|
|
961
|
+
LocationARN?: string;
|
|
962
|
+
|
|
963
|
+
DefaultStorageClass?: string;
|
|
964
|
+
|
|
965
|
+
ObjectACL?: ObjectACL | string;
|
|
966
|
+
|
|
967
|
+
ReadOnly?: boolean;
|
|
968
|
+
|
|
969
|
+
GuessMIMETypeEnabled?: boolean;
|
|
970
|
+
|
|
971
|
+
RequesterPays?: boolean;
|
|
972
|
+
|
|
973
|
+
SMBACLEnabled?: boolean;
|
|
974
|
+
|
|
975
|
+
AccessBasedEnumeration?: boolean;
|
|
976
|
+
|
|
977
|
+
AdminUserList?: string[];
|
|
978
|
+
|
|
979
|
+
ValidUserList?: string[];
|
|
980
|
+
|
|
981
|
+
InvalidUserList?: string[];
|
|
982
|
+
|
|
983
|
+
AuditDestinationARN?: string;
|
|
984
|
+
|
|
985
|
+
Authentication?: string;
|
|
986
|
+
|
|
987
|
+
CaseSensitivity?: CaseSensitivity | string;
|
|
988
|
+
|
|
989
|
+
Tags?: Tag[];
|
|
990
|
+
|
|
991
|
+
FileShareName?: string;
|
|
992
|
+
|
|
993
|
+
CacheAttributes?: CacheAttributes;
|
|
994
|
+
|
|
995
|
+
NotificationPolicy?: string;
|
|
996
|
+
|
|
997
|
+
VPCEndpointDNSName?: string;
|
|
998
|
+
|
|
999
|
+
BucketRegion?: string;
|
|
1000
|
+
|
|
1001
|
+
OplocksEnabled?: boolean;
|
|
1002
|
+
}
|
|
1003
|
+
|
|
1004
|
+
export interface DescribeSMBFileSharesOutput {
|
|
1005
|
+
SMBFileShareInfoList?: SMBFileShareInfo[];
|
|
1006
|
+
}
|
|
1007
|
+
export interface DescribeSMBSettingsInput {
|
|
1008
|
+
GatewayARN: string | undefined;
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
export interface SMBLocalGroups {
|
|
1012
|
+
GatewayAdmins?: string[];
|
|
1013
|
+
}
|
|
1014
|
+
export declare type SMBSecurityStrategy =
|
|
1015
|
+
| "ClientSpecified"
|
|
1016
|
+
| "MandatoryEncryption"
|
|
1017
|
+
| "MandatorySigning";
|
|
1018
|
+
export interface DescribeSMBSettingsOutput {
|
|
1019
|
+
GatewayARN?: string;
|
|
1020
|
+
|
|
1021
|
+
DomainName?: string;
|
|
1022
|
+
|
|
1023
|
+
ActiveDirectoryStatus?: ActiveDirectoryStatus | string;
|
|
1024
|
+
|
|
1025
|
+
SMBGuestPasswordSet?: boolean;
|
|
1026
|
+
|
|
1027
|
+
SMBSecurityStrategy?: SMBSecurityStrategy | string;
|
|
1028
|
+
|
|
1029
|
+
FileSharesVisible?: boolean;
|
|
1030
|
+
|
|
1031
|
+
SMBLocalGroups?: SMBLocalGroups;
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
export interface DescribeSnapshotScheduleInput {
|
|
1035
|
+
VolumeARN: string | undefined;
|
|
1036
|
+
}
|
|
1037
|
+
export interface DescribeSnapshotScheduleOutput {
|
|
1038
|
+
VolumeARN?: string;
|
|
1039
|
+
|
|
1040
|
+
StartAt?: number;
|
|
1041
|
+
|
|
1042
|
+
RecurrenceInHours?: number;
|
|
1043
|
+
|
|
1044
|
+
Description?: string;
|
|
1045
|
+
|
|
1046
|
+
Timezone?: string;
|
|
1047
|
+
|
|
1048
|
+
Tags?: Tag[];
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
export interface DescribeStorediSCSIVolumesInput {
|
|
1052
|
+
VolumeARNs: string[] | undefined;
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
export interface StorediSCSIVolume {
|
|
1056
|
+
VolumeARN?: string;
|
|
1057
|
+
|
|
1058
|
+
VolumeId?: string;
|
|
1059
|
+
|
|
1060
|
+
VolumeType?: string;
|
|
1061
|
+
|
|
1062
|
+
VolumeStatus?: string;
|
|
1063
|
+
|
|
1064
|
+
VolumeAttachmentStatus?: string;
|
|
1065
|
+
|
|
1066
|
+
VolumeSizeInBytes?: number;
|
|
1067
|
+
|
|
1068
|
+
VolumeProgress?: number;
|
|
1069
|
+
|
|
1070
|
+
VolumeDiskId?: string;
|
|
1071
|
+
|
|
1072
|
+
SourceSnapshotId?: string;
|
|
1073
|
+
|
|
1074
|
+
PreservedExistingData?: boolean;
|
|
1075
|
+
|
|
1076
|
+
VolumeiSCSIAttributes?: VolumeiSCSIAttributes;
|
|
1077
|
+
|
|
1078
|
+
CreatedDate?: Date;
|
|
1079
|
+
|
|
1080
|
+
VolumeUsedInBytes?: number;
|
|
1081
|
+
|
|
1082
|
+
KMSKey?: string;
|
|
1083
|
+
|
|
1084
|
+
TargetName?: string;
|
|
1085
|
+
}
|
|
1086
|
+
export interface DescribeStorediSCSIVolumesOutput {
|
|
1087
|
+
StorediSCSIVolumes?: StorediSCSIVolume[];
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
export interface DescribeTapeArchivesInput {
|
|
1091
|
+
TapeARNs?: string[];
|
|
1092
|
+
|
|
1093
|
+
Marker?: string;
|
|
1094
|
+
|
|
1095
|
+
Limit?: number;
|
|
1096
|
+
}
|
|
1097
|
+
|
|
1098
|
+
export interface TapeArchive {
|
|
1099
|
+
TapeARN?: string;
|
|
1100
|
+
|
|
1101
|
+
TapeBarcode?: string;
|
|
1102
|
+
|
|
1103
|
+
TapeCreatedDate?: Date;
|
|
1104
|
+
|
|
1105
|
+
TapeSizeInBytes?: number;
|
|
1106
|
+
|
|
1107
|
+
CompletionTime?: Date;
|
|
1108
|
+
|
|
1109
|
+
RetrievedTo?: string;
|
|
1110
|
+
|
|
1111
|
+
TapeStatus?: string;
|
|
1112
|
+
|
|
1113
|
+
TapeUsedInBytes?: number;
|
|
1114
|
+
|
|
1115
|
+
KMSKey?: string;
|
|
1116
|
+
|
|
1117
|
+
PoolId?: string;
|
|
1118
|
+
|
|
1119
|
+
Worm?: boolean;
|
|
1120
|
+
|
|
1121
|
+
RetentionStartDate?: Date;
|
|
1122
|
+
|
|
1123
|
+
PoolEntryDate?: Date;
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
export interface DescribeTapeArchivesOutput {
|
|
1127
|
+
TapeArchives?: TapeArchive[];
|
|
1128
|
+
|
|
1129
|
+
Marker?: string;
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1132
|
+
export interface DescribeTapeRecoveryPointsInput {
|
|
1133
|
+
GatewayARN: string | undefined;
|
|
1134
|
+
|
|
1135
|
+
Marker?: string;
|
|
1136
|
+
|
|
1137
|
+
Limit?: number;
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
export interface TapeRecoveryPointInfo {
|
|
1141
|
+
TapeARN?: string;
|
|
1142
|
+
|
|
1143
|
+
TapeRecoveryPointTime?: Date;
|
|
1144
|
+
|
|
1145
|
+
TapeSizeInBytes?: number;
|
|
1146
|
+
|
|
1147
|
+
TapeStatus?: string;
|
|
1148
|
+
}
|
|
1149
|
+
|
|
1150
|
+
export interface DescribeTapeRecoveryPointsOutput {
|
|
1151
|
+
GatewayARN?: string;
|
|
1152
|
+
|
|
1153
|
+
TapeRecoveryPointInfos?: TapeRecoveryPointInfo[];
|
|
1154
|
+
|
|
1155
|
+
Marker?: string;
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
export interface DescribeTapesInput {
|
|
1159
|
+
GatewayARN: string | undefined;
|
|
1160
|
+
|
|
1161
|
+
TapeARNs?: string[];
|
|
1162
|
+
|
|
1163
|
+
Marker?: string;
|
|
1164
|
+
|
|
1165
|
+
Limit?: number;
|
|
1166
|
+
}
|
|
1167
|
+
|
|
1168
|
+
export interface Tape {
|
|
1169
|
+
TapeARN?: string;
|
|
1170
|
+
|
|
1171
|
+
TapeBarcode?: string;
|
|
1172
|
+
|
|
1173
|
+
TapeCreatedDate?: Date;
|
|
1174
|
+
|
|
1175
|
+
TapeSizeInBytes?: number;
|
|
1176
|
+
|
|
1177
|
+
TapeStatus?: string;
|
|
1178
|
+
|
|
1179
|
+
VTLDevice?: string;
|
|
1180
|
+
|
|
1181
|
+
Progress?: number;
|
|
1182
|
+
|
|
1183
|
+
TapeUsedInBytes?: number;
|
|
1184
|
+
|
|
1185
|
+
KMSKey?: string;
|
|
1186
|
+
|
|
1187
|
+
PoolId?: string;
|
|
1188
|
+
|
|
1189
|
+
Worm?: boolean;
|
|
1190
|
+
|
|
1191
|
+
RetentionStartDate?: Date;
|
|
1192
|
+
|
|
1193
|
+
PoolEntryDate?: Date;
|
|
1194
|
+
}
|
|
1195
|
+
|
|
1196
|
+
export interface DescribeTapesOutput {
|
|
1197
|
+
Tapes?: Tape[];
|
|
1198
|
+
|
|
1199
|
+
Marker?: string;
|
|
1200
|
+
}
|
|
1201
|
+
export interface DescribeUploadBufferInput {
|
|
1202
|
+
GatewayARN: string | undefined;
|
|
1203
|
+
}
|
|
1204
|
+
export interface DescribeUploadBufferOutput {
|
|
1205
|
+
GatewayARN?: string;
|
|
1206
|
+
|
|
1207
|
+
DiskIds?: string[];
|
|
1208
|
+
|
|
1209
|
+
UploadBufferUsedInBytes?: number;
|
|
1210
|
+
|
|
1211
|
+
UploadBufferAllocatedInBytes?: number;
|
|
1212
|
+
}
|
|
1213
|
+
|
|
1214
|
+
export interface DescribeVTLDevicesInput {
|
|
1215
|
+
GatewayARN: string | undefined;
|
|
1216
|
+
|
|
1217
|
+
VTLDeviceARNs?: string[];
|
|
1218
|
+
|
|
1219
|
+
Marker?: string;
|
|
1220
|
+
|
|
1221
|
+
Limit?: number;
|
|
1222
|
+
}
|
|
1223
|
+
|
|
1224
|
+
export interface DeviceiSCSIAttributes {
|
|
1225
|
+
TargetARN?: string;
|
|
1226
|
+
|
|
1227
|
+
NetworkInterfaceId?: string;
|
|
1228
|
+
|
|
1229
|
+
NetworkInterfacePort?: number;
|
|
1230
|
+
|
|
1231
|
+
ChapEnabled?: boolean;
|
|
1232
|
+
}
|
|
1233
|
+
|
|
1234
|
+
export interface VTLDevice {
|
|
1235
|
+
VTLDeviceARN?: string;
|
|
1236
|
+
|
|
1237
|
+
VTLDeviceType?: string;
|
|
1238
|
+
|
|
1239
|
+
VTLDeviceVendor?: string;
|
|
1240
|
+
|
|
1241
|
+
VTLDeviceProductIdentifier?: string;
|
|
1242
|
+
|
|
1243
|
+
DeviceiSCSIAttributes?: DeviceiSCSIAttributes;
|
|
1244
|
+
}
|
|
1245
|
+
|
|
1246
|
+
export interface DescribeVTLDevicesOutput {
|
|
1247
|
+
GatewayARN?: string;
|
|
1248
|
+
|
|
1249
|
+
VTLDevices?: VTLDevice[];
|
|
1250
|
+
|
|
1251
|
+
Marker?: string;
|
|
1252
|
+
}
|
|
1253
|
+
|
|
1254
|
+
export interface DescribeWorkingStorageInput {
|
|
1255
|
+
GatewayARN: string | undefined;
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
export interface DescribeWorkingStorageOutput {
|
|
1259
|
+
GatewayARN?: string;
|
|
1260
|
+
|
|
1261
|
+
DiskIds?: string[];
|
|
1262
|
+
|
|
1263
|
+
WorkingStorageUsedInBytes?: number;
|
|
1264
|
+
|
|
1265
|
+
WorkingStorageAllocatedInBytes?: number;
|
|
1266
|
+
}
|
|
1267
|
+
|
|
1268
|
+
export interface DetachVolumeInput {
|
|
1269
|
+
VolumeARN: string | undefined;
|
|
1270
|
+
|
|
1271
|
+
ForceDetach?: boolean;
|
|
1272
|
+
}
|
|
1273
|
+
|
|
1274
|
+
export interface DetachVolumeOutput {
|
|
1275
|
+
VolumeARN?: string;
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
export interface DisableGatewayInput {
|
|
1279
|
+
GatewayARN: string | undefined;
|
|
1280
|
+
}
|
|
1281
|
+
|
|
1282
|
+
export interface DisableGatewayOutput {
|
|
1283
|
+
GatewayARN?: string;
|
|
1284
|
+
}
|
|
1285
|
+
export interface DisassociateFileSystemInput {
|
|
1286
|
+
FileSystemAssociationARN: string | undefined;
|
|
1287
|
+
|
|
1288
|
+
ForceDelete?: boolean;
|
|
1289
|
+
}
|
|
1290
|
+
export interface DisassociateFileSystemOutput {
|
|
1291
|
+
FileSystemAssociationARN?: string;
|
|
1292
|
+
}
|
|
1293
|
+
|
|
1294
|
+
export interface Disk {
|
|
1295
|
+
DiskId?: string;
|
|
1296
|
+
|
|
1297
|
+
DiskPath?: string;
|
|
1298
|
+
|
|
1299
|
+
DiskNode?: string;
|
|
1300
|
+
|
|
1301
|
+
DiskStatus?: string;
|
|
1302
|
+
|
|
1303
|
+
DiskSizeInBytes?: number;
|
|
1304
|
+
|
|
1305
|
+
DiskAllocationType?: string;
|
|
1306
|
+
|
|
1307
|
+
DiskAllocationResource?: string;
|
|
1308
|
+
|
|
1309
|
+
DiskAttributeList?: string[];
|
|
1310
|
+
}
|
|
1311
|
+
export declare type FileShareType = "NFS" | "SMB";
|
|
1312
|
+
|
|
1313
|
+
export interface FileShareInfo {
|
|
1314
|
+
FileShareType?: FileShareType | string;
|
|
1315
|
+
|
|
1316
|
+
FileShareARN?: string;
|
|
1317
|
+
|
|
1318
|
+
FileShareId?: string;
|
|
1319
|
+
|
|
1320
|
+
FileShareStatus?: string;
|
|
1321
|
+
|
|
1322
|
+
GatewayARN?: string;
|
|
1323
|
+
}
|
|
1324
|
+
|
|
1325
|
+
export interface FileSystemAssociationSummary {
|
|
1326
|
+
FileSystemAssociationId?: string;
|
|
1327
|
+
|
|
1328
|
+
FileSystemAssociationARN?: string;
|
|
1329
|
+
|
|
1330
|
+
FileSystemAssociationStatus?: string;
|
|
1331
|
+
|
|
1332
|
+
GatewayARN?: string;
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1335
|
+
export interface GatewayInfo {
|
|
1336
|
+
GatewayId?: string;
|
|
1337
|
+
|
|
1338
|
+
GatewayARN?: string;
|
|
1339
|
+
|
|
1340
|
+
GatewayType?: string;
|
|
1341
|
+
|
|
1342
|
+
GatewayOperationalState?: string;
|
|
1343
|
+
|
|
1344
|
+
GatewayName?: string;
|
|
1345
|
+
|
|
1346
|
+
Ec2InstanceId?: string;
|
|
1347
|
+
|
|
1348
|
+
Ec2InstanceRegion?: string;
|
|
1349
|
+
|
|
1350
|
+
HostEnvironment?: HostEnvironment | string;
|
|
1351
|
+
|
|
1352
|
+
HostEnvironmentId?: string;
|
|
1353
|
+
}
|
|
1354
|
+
|
|
1355
|
+
export interface JoinDomainInput {
|
|
1356
|
+
GatewayARN: string | undefined;
|
|
1357
|
+
|
|
1358
|
+
DomainName: string | undefined;
|
|
1359
|
+
|
|
1360
|
+
OrganizationalUnit?: string;
|
|
1361
|
+
|
|
1362
|
+
DomainControllers?: string[];
|
|
1363
|
+
|
|
1364
|
+
TimeoutInSeconds?: number;
|
|
1365
|
+
|
|
1366
|
+
UserName: string | undefined;
|
|
1367
|
+
|
|
1368
|
+
Password: string | undefined;
|
|
1369
|
+
}
|
|
1370
|
+
|
|
1371
|
+
export interface JoinDomainOutput {
|
|
1372
|
+
GatewayARN?: string;
|
|
1373
|
+
|
|
1374
|
+
ActiveDirectoryStatus?: ActiveDirectoryStatus | string;
|
|
1375
|
+
}
|
|
1376
|
+
export interface ListAutomaticTapeCreationPoliciesInput {
|
|
1377
|
+
GatewayARN?: string;
|
|
1378
|
+
}
|
|
1379
|
+
export interface ListAutomaticTapeCreationPoliciesOutput {
|
|
1380
|
+
AutomaticTapeCreationPolicyInfos?: AutomaticTapeCreationPolicyInfo[];
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
export interface ListFileSharesInput {
|
|
1384
|
+
GatewayARN?: string;
|
|
1385
|
+
|
|
1386
|
+
Limit?: number;
|
|
1387
|
+
|
|
1388
|
+
Marker?: string;
|
|
1389
|
+
}
|
|
1390
|
+
|
|
1391
|
+
export interface ListFileSharesOutput {
|
|
1392
|
+
Marker?: string;
|
|
1393
|
+
|
|
1394
|
+
NextMarker?: string;
|
|
1395
|
+
|
|
1396
|
+
FileShareInfoList?: FileShareInfo[];
|
|
1397
|
+
}
|
|
1398
|
+
export interface ListFileSystemAssociationsInput {
|
|
1399
|
+
GatewayARN?: string;
|
|
1400
|
+
|
|
1401
|
+
Limit?: number;
|
|
1402
|
+
|
|
1403
|
+
Marker?: string;
|
|
1404
|
+
}
|
|
1405
|
+
export interface ListFileSystemAssociationsOutput {
|
|
1406
|
+
Marker?: string;
|
|
1407
|
+
|
|
1408
|
+
NextMarker?: string;
|
|
1409
|
+
|
|
1410
|
+
FileSystemAssociationSummaryList?: FileSystemAssociationSummary[];
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
export interface ListGatewaysInput {
|
|
1414
|
+
Marker?: string;
|
|
1415
|
+
|
|
1416
|
+
Limit?: number;
|
|
1417
|
+
}
|
|
1418
|
+
export interface ListGatewaysOutput {
|
|
1419
|
+
Gateways?: GatewayInfo[];
|
|
1420
|
+
|
|
1421
|
+
Marker?: string;
|
|
1422
|
+
}
|
|
1423
|
+
|
|
1424
|
+
export interface ListLocalDisksInput {
|
|
1425
|
+
GatewayARN: string | undefined;
|
|
1426
|
+
}
|
|
1427
|
+
export interface ListLocalDisksOutput {
|
|
1428
|
+
GatewayARN?: string;
|
|
1429
|
+
|
|
1430
|
+
Disks?: Disk[];
|
|
1431
|
+
}
|
|
1432
|
+
|
|
1433
|
+
export interface ListTagsForResourceInput {
|
|
1434
|
+
ResourceARN: string | undefined;
|
|
1435
|
+
|
|
1436
|
+
Marker?: string;
|
|
1437
|
+
|
|
1438
|
+
Limit?: number;
|
|
1439
|
+
}
|
|
1440
|
+
|
|
1441
|
+
export interface ListTagsForResourceOutput {
|
|
1442
|
+
ResourceARN?: string;
|
|
1443
|
+
|
|
1444
|
+
Marker?: string;
|
|
1445
|
+
|
|
1446
|
+
Tags?: Tag[];
|
|
1447
|
+
}
|
|
1448
|
+
export interface ListTapePoolsInput {
|
|
1449
|
+
PoolARNs?: string[];
|
|
1450
|
+
|
|
1451
|
+
Marker?: string;
|
|
1452
|
+
|
|
1453
|
+
Limit?: number;
|
|
1454
|
+
}
|
|
1455
|
+
export declare type PoolStatus = "ACTIVE" | "DELETED";
|
|
1456
|
+
|
|
1457
|
+
export interface PoolInfo {
|
|
1458
|
+
PoolARN?: string;
|
|
1459
|
+
|
|
1460
|
+
PoolName?: string;
|
|
1461
|
+
|
|
1462
|
+
StorageClass?: TapeStorageClass | string;
|
|
1463
|
+
|
|
1464
|
+
RetentionLockType?: RetentionLockType | string;
|
|
1465
|
+
|
|
1466
|
+
RetentionLockTimeInDays?: number;
|
|
1467
|
+
|
|
1468
|
+
PoolStatus?: PoolStatus | string;
|
|
1469
|
+
}
|
|
1470
|
+
export interface ListTapePoolsOutput {
|
|
1471
|
+
PoolInfos?: PoolInfo[];
|
|
1472
|
+
|
|
1473
|
+
Marker?: string;
|
|
1474
|
+
}
|
|
1475
|
+
|
|
1476
|
+
export interface ListTapesInput {
|
|
1477
|
+
TapeARNs?: string[];
|
|
1478
|
+
|
|
1479
|
+
Marker?: string;
|
|
1480
|
+
|
|
1481
|
+
Limit?: number;
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1484
|
+
export interface TapeInfo {
|
|
1485
|
+
TapeARN?: string;
|
|
1486
|
+
|
|
1487
|
+
TapeBarcode?: string;
|
|
1488
|
+
|
|
1489
|
+
TapeSizeInBytes?: number;
|
|
1490
|
+
|
|
1491
|
+
TapeStatus?: string;
|
|
1492
|
+
|
|
1493
|
+
GatewayARN?: string;
|
|
1494
|
+
|
|
1495
|
+
PoolId?: string;
|
|
1496
|
+
|
|
1497
|
+
RetentionStartDate?: Date;
|
|
1498
|
+
|
|
1499
|
+
PoolEntryDate?: Date;
|
|
1500
|
+
}
|
|
1501
|
+
|
|
1502
|
+
export interface ListTapesOutput {
|
|
1503
|
+
TapeInfos?: TapeInfo[];
|
|
1504
|
+
|
|
1505
|
+
Marker?: string;
|
|
1506
|
+
}
|
|
1507
|
+
|
|
1508
|
+
export interface ListVolumeInitiatorsInput {
|
|
1509
|
+
VolumeARN: string | undefined;
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1512
|
+
export interface ListVolumeInitiatorsOutput {
|
|
1513
|
+
Initiators?: string[];
|
|
1514
|
+
}
|
|
1515
|
+
export interface ListVolumeRecoveryPointsInput {
|
|
1516
|
+
GatewayARN: string | undefined;
|
|
1517
|
+
}
|
|
1518
|
+
|
|
1519
|
+
export interface VolumeRecoveryPointInfo {
|
|
1520
|
+
VolumeARN?: string;
|
|
1521
|
+
|
|
1522
|
+
VolumeSizeInBytes?: number;
|
|
1523
|
+
|
|
1524
|
+
VolumeUsageInBytes?: number;
|
|
1525
|
+
|
|
1526
|
+
VolumeRecoveryPointTime?: string;
|
|
1527
|
+
}
|
|
1528
|
+
export interface ListVolumeRecoveryPointsOutput {
|
|
1529
|
+
GatewayARN?: string;
|
|
1530
|
+
|
|
1531
|
+
VolumeRecoveryPointInfos?: VolumeRecoveryPointInfo[];
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1534
|
+
export interface ListVolumesInput {
|
|
1535
|
+
GatewayARN?: string;
|
|
1536
|
+
|
|
1537
|
+
Marker?: string;
|
|
1538
|
+
|
|
1539
|
+
Limit?: number;
|
|
1540
|
+
}
|
|
1541
|
+
|
|
1542
|
+
export interface VolumeInfo {
|
|
1543
|
+
VolumeARN?: string;
|
|
1544
|
+
|
|
1545
|
+
VolumeId?: string;
|
|
1546
|
+
|
|
1547
|
+
GatewayARN?: string;
|
|
1548
|
+
|
|
1549
|
+
GatewayId?: string;
|
|
1550
|
+
|
|
1551
|
+
VolumeType?: string;
|
|
1552
|
+
|
|
1553
|
+
VolumeSizeInBytes?: number;
|
|
1554
|
+
|
|
1555
|
+
VolumeAttachmentStatus?: string;
|
|
1556
|
+
}
|
|
1557
|
+
|
|
1558
|
+
export interface ListVolumesOutput {
|
|
1559
|
+
GatewayARN?: string;
|
|
1560
|
+
|
|
1561
|
+
Marker?: string;
|
|
1562
|
+
|
|
1563
|
+
VolumeInfos?: VolumeInfo[];
|
|
1564
|
+
}
|
|
1565
|
+
export interface NotifyWhenUploadedInput {
|
|
1566
|
+
FileShareARN: string | undefined;
|
|
1567
|
+
}
|
|
1568
|
+
export interface NotifyWhenUploadedOutput {
|
|
1569
|
+
FileShareARN?: string;
|
|
1570
|
+
|
|
1571
|
+
NotificationId?: string;
|
|
1572
|
+
}
|
|
1573
|
+
|
|
1574
|
+
export interface RefreshCacheInput {
|
|
1575
|
+
FileShareARN: string | undefined;
|
|
1576
|
+
|
|
1577
|
+
FolderList?: string[];
|
|
1578
|
+
|
|
1579
|
+
Recursive?: boolean;
|
|
1580
|
+
}
|
|
1581
|
+
|
|
1582
|
+
export interface RefreshCacheOutput {
|
|
1583
|
+
FileShareARN?: string;
|
|
1584
|
+
|
|
1585
|
+
NotificationId?: string;
|
|
1586
|
+
}
|
|
1587
|
+
|
|
1588
|
+
export interface RemoveTagsFromResourceInput {
|
|
1589
|
+
ResourceARN: string | undefined;
|
|
1590
|
+
|
|
1591
|
+
TagKeys: string[] | undefined;
|
|
1592
|
+
}
|
|
1593
|
+
|
|
1594
|
+
export interface RemoveTagsFromResourceOutput {
|
|
1595
|
+
ResourceARN?: string;
|
|
1596
|
+
}
|
|
1597
|
+
export interface ResetCacheInput {
|
|
1598
|
+
GatewayARN: string | undefined;
|
|
1599
|
+
}
|
|
1600
|
+
export interface ResetCacheOutput {
|
|
1601
|
+
GatewayARN?: string;
|
|
1602
|
+
}
|
|
1603
|
+
|
|
1604
|
+
export interface RetrieveTapeArchiveInput {
|
|
1605
|
+
TapeARN: string | undefined;
|
|
1606
|
+
|
|
1607
|
+
GatewayARN: string | undefined;
|
|
1608
|
+
}
|
|
1609
|
+
|
|
1610
|
+
export interface RetrieveTapeArchiveOutput {
|
|
1611
|
+
TapeARN?: string;
|
|
1612
|
+
}
|
|
1613
|
+
|
|
1614
|
+
export interface RetrieveTapeRecoveryPointInput {
|
|
1615
|
+
TapeARN: string | undefined;
|
|
1616
|
+
|
|
1617
|
+
GatewayARN: string | undefined;
|
|
1618
|
+
}
|
|
1619
|
+
|
|
1620
|
+
export interface RetrieveTapeRecoveryPointOutput {
|
|
1621
|
+
TapeARN?: string;
|
|
1622
|
+
}
|
|
1623
|
+
|
|
1624
|
+
export interface SetLocalConsolePasswordInput {
|
|
1625
|
+
GatewayARN: string | undefined;
|
|
1626
|
+
|
|
1627
|
+
LocalConsolePassword: string | undefined;
|
|
1628
|
+
}
|
|
1629
|
+
export interface SetLocalConsolePasswordOutput {
|
|
1630
|
+
GatewayARN?: string;
|
|
1631
|
+
}
|
|
1632
|
+
|
|
1633
|
+
export interface SetSMBGuestPasswordInput {
|
|
1634
|
+
GatewayARN: string | undefined;
|
|
1635
|
+
|
|
1636
|
+
Password: string | undefined;
|
|
1637
|
+
}
|
|
1638
|
+
export interface SetSMBGuestPasswordOutput {
|
|
1639
|
+
GatewayARN?: string;
|
|
1640
|
+
}
|
|
1641
|
+
|
|
1642
|
+
export interface ShutdownGatewayInput {
|
|
1643
|
+
GatewayARN: string | undefined;
|
|
1644
|
+
}
|
|
1645
|
+
|
|
1646
|
+
export interface ShutdownGatewayOutput {
|
|
1647
|
+
GatewayARN?: string;
|
|
1648
|
+
}
|
|
1649
|
+
export interface StartAvailabilityMonitorTestInput {
|
|
1650
|
+
GatewayARN: string | undefined;
|
|
1651
|
+
}
|
|
1652
|
+
export interface StartAvailabilityMonitorTestOutput {
|
|
1653
|
+
GatewayARN?: string;
|
|
1654
|
+
}
|
|
1655
|
+
|
|
1656
|
+
export interface StartGatewayInput {
|
|
1657
|
+
GatewayARN: string | undefined;
|
|
1658
|
+
}
|
|
1659
|
+
|
|
1660
|
+
export interface StartGatewayOutput {
|
|
1661
|
+
GatewayARN?: string;
|
|
1662
|
+
}
|
|
1663
|
+
export interface UpdateAutomaticTapeCreationPolicyInput {
|
|
1664
|
+
AutomaticTapeCreationRules: AutomaticTapeCreationRule[] | undefined;
|
|
1665
|
+
|
|
1666
|
+
GatewayARN: string | undefined;
|
|
1667
|
+
}
|
|
1668
|
+
export interface UpdateAutomaticTapeCreationPolicyOutput {
|
|
1669
|
+
GatewayARN?: string;
|
|
1670
|
+
}
|
|
1671
|
+
|
|
1672
|
+
export interface UpdateBandwidthRateLimitInput {
|
|
1673
|
+
GatewayARN: string | undefined;
|
|
1674
|
+
|
|
1675
|
+
AverageUploadRateLimitInBitsPerSec?: number;
|
|
1676
|
+
|
|
1677
|
+
AverageDownloadRateLimitInBitsPerSec?: number;
|
|
1678
|
+
}
|
|
1679
|
+
|
|
1680
|
+
export interface UpdateBandwidthRateLimitOutput {
|
|
1681
|
+
GatewayARN?: string;
|
|
1682
|
+
}
|
|
1683
|
+
export interface UpdateBandwidthRateLimitScheduleInput {
|
|
1684
|
+
GatewayARN: string | undefined;
|
|
1685
|
+
|
|
1686
|
+
BandwidthRateLimitIntervals: BandwidthRateLimitInterval[] | undefined;
|
|
1687
|
+
}
|
|
1688
|
+
export interface UpdateBandwidthRateLimitScheduleOutput {
|
|
1689
|
+
GatewayARN?: string;
|
|
1690
|
+
}
|
|
1691
|
+
|
|
1692
|
+
export interface UpdateChapCredentialsInput {
|
|
1693
|
+
TargetARN: string | undefined;
|
|
1694
|
+
|
|
1695
|
+
SecretToAuthenticateInitiator: string | undefined;
|
|
1696
|
+
|
|
1697
|
+
InitiatorName: string | undefined;
|
|
1698
|
+
|
|
1699
|
+
SecretToAuthenticateTarget?: string;
|
|
1700
|
+
}
|
|
1701
|
+
|
|
1702
|
+
export interface UpdateChapCredentialsOutput {
|
|
1703
|
+
TargetARN?: string;
|
|
1704
|
+
|
|
1705
|
+
InitiatorName?: string;
|
|
1706
|
+
}
|
|
1707
|
+
export interface UpdateFileSystemAssociationInput {
|
|
1708
|
+
FileSystemAssociationARN: string | undefined;
|
|
1709
|
+
|
|
1710
|
+
UserName?: string;
|
|
1711
|
+
|
|
1712
|
+
Password?: string;
|
|
1713
|
+
|
|
1714
|
+
AuditDestinationARN?: string;
|
|
1715
|
+
|
|
1716
|
+
CacheAttributes?: CacheAttributes;
|
|
1717
|
+
}
|
|
1718
|
+
export interface UpdateFileSystemAssociationOutput {
|
|
1719
|
+
FileSystemAssociationARN?: string;
|
|
1720
|
+
}
|
|
1721
|
+
export interface UpdateGatewayInformationInput {
|
|
1722
|
+
GatewayARN: string | undefined;
|
|
1723
|
+
|
|
1724
|
+
GatewayName?: string;
|
|
1725
|
+
|
|
1726
|
+
GatewayTimezone?: string;
|
|
1727
|
+
|
|
1728
|
+
CloudWatchLogGroupARN?: string;
|
|
1729
|
+
|
|
1730
|
+
GatewayCapacity?: GatewayCapacity | string;
|
|
1731
|
+
}
|
|
1732
|
+
|
|
1733
|
+
export interface UpdateGatewayInformationOutput {
|
|
1734
|
+
GatewayARN?: string;
|
|
1735
|
+
|
|
1736
|
+
GatewayName?: string;
|
|
1737
|
+
}
|
|
1738
|
+
|
|
1739
|
+
export interface UpdateGatewaySoftwareNowInput {
|
|
1740
|
+
GatewayARN: string | undefined;
|
|
1741
|
+
}
|
|
1742
|
+
|
|
1743
|
+
export interface UpdateGatewaySoftwareNowOutput {
|
|
1744
|
+
GatewayARN?: string;
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1747
|
+
export interface UpdateMaintenanceStartTimeInput {
|
|
1748
|
+
GatewayARN: string | undefined;
|
|
1749
|
+
|
|
1750
|
+
HourOfDay: number | undefined;
|
|
1751
|
+
|
|
1752
|
+
MinuteOfHour: number | undefined;
|
|
1753
|
+
|
|
1754
|
+
DayOfWeek?: number;
|
|
1755
|
+
|
|
1756
|
+
DayOfMonth?: number;
|
|
1757
|
+
}
|
|
1758
|
+
|
|
1759
|
+
export interface UpdateMaintenanceStartTimeOutput {
|
|
1760
|
+
GatewayARN?: string;
|
|
1761
|
+
}
|
|
1762
|
+
|
|
1763
|
+
export interface UpdateNFSFileShareInput {
|
|
1764
|
+
FileShareARN: string | undefined;
|
|
1765
|
+
|
|
1766
|
+
KMSEncrypted?: boolean;
|
|
1767
|
+
|
|
1768
|
+
KMSKey?: string;
|
|
1769
|
+
|
|
1770
|
+
NFSFileShareDefaults?: NFSFileShareDefaults;
|
|
1771
|
+
|
|
1772
|
+
DefaultStorageClass?: string;
|
|
1773
|
+
|
|
1774
|
+
ObjectACL?: ObjectACL | string;
|
|
1775
|
+
|
|
1776
|
+
ClientList?: string[];
|
|
1777
|
+
|
|
1778
|
+
Squash?: string;
|
|
1779
|
+
|
|
1780
|
+
ReadOnly?: boolean;
|
|
1781
|
+
|
|
1782
|
+
GuessMIMETypeEnabled?: boolean;
|
|
1783
|
+
|
|
1784
|
+
RequesterPays?: boolean;
|
|
1785
|
+
|
|
1786
|
+
FileShareName?: string;
|
|
1787
|
+
|
|
1788
|
+
CacheAttributes?: CacheAttributes;
|
|
1789
|
+
|
|
1790
|
+
NotificationPolicy?: string;
|
|
1791
|
+
|
|
1792
|
+
AuditDestinationARN?: string;
|
|
1793
|
+
}
|
|
1794
|
+
|
|
1795
|
+
export interface UpdateNFSFileShareOutput {
|
|
1796
|
+
FileShareARN?: string;
|
|
1797
|
+
}
|
|
1798
|
+
|
|
1799
|
+
export interface UpdateSMBFileShareInput {
|
|
1800
|
+
FileShareARN: string | undefined;
|
|
1801
|
+
|
|
1802
|
+
KMSEncrypted?: boolean;
|
|
1803
|
+
|
|
1804
|
+
KMSKey?: string;
|
|
1805
|
+
|
|
1806
|
+
DefaultStorageClass?: string;
|
|
1807
|
+
|
|
1808
|
+
ObjectACL?: ObjectACL | string;
|
|
1809
|
+
|
|
1810
|
+
ReadOnly?: boolean;
|
|
1811
|
+
|
|
1812
|
+
GuessMIMETypeEnabled?: boolean;
|
|
1813
|
+
|
|
1814
|
+
RequesterPays?: boolean;
|
|
1815
|
+
|
|
1816
|
+
SMBACLEnabled?: boolean;
|
|
1817
|
+
|
|
1818
|
+
AccessBasedEnumeration?: boolean;
|
|
1819
|
+
|
|
1820
|
+
AdminUserList?: string[];
|
|
1821
|
+
|
|
1822
|
+
ValidUserList?: string[];
|
|
1823
|
+
|
|
1824
|
+
InvalidUserList?: string[];
|
|
1825
|
+
|
|
1826
|
+
AuditDestinationARN?: string;
|
|
1827
|
+
|
|
1828
|
+
CaseSensitivity?: CaseSensitivity | string;
|
|
1829
|
+
|
|
1830
|
+
FileShareName?: string;
|
|
1831
|
+
|
|
1832
|
+
CacheAttributes?: CacheAttributes;
|
|
1833
|
+
|
|
1834
|
+
NotificationPolicy?: string;
|
|
1835
|
+
|
|
1836
|
+
OplocksEnabled?: boolean;
|
|
1837
|
+
}
|
|
1838
|
+
|
|
1839
|
+
export interface UpdateSMBFileShareOutput {
|
|
1840
|
+
FileShareARN?: string;
|
|
1841
|
+
}
|
|
1842
|
+
export interface UpdateSMBFileShareVisibilityInput {
|
|
1843
|
+
GatewayARN: string | undefined;
|
|
1844
|
+
|
|
1845
|
+
FileSharesVisible: boolean | undefined;
|
|
1846
|
+
}
|
|
1847
|
+
export interface UpdateSMBFileShareVisibilityOutput {
|
|
1848
|
+
GatewayARN?: string;
|
|
1849
|
+
}
|
|
1850
|
+
export interface UpdateSMBLocalGroupsInput {
|
|
1851
|
+
GatewayARN: string | undefined;
|
|
1852
|
+
|
|
1853
|
+
SMBLocalGroups: SMBLocalGroups | undefined;
|
|
1854
|
+
}
|
|
1855
|
+
export interface UpdateSMBLocalGroupsOutput {
|
|
1856
|
+
GatewayARN?: string;
|
|
1857
|
+
}
|
|
1858
|
+
export interface UpdateSMBSecurityStrategyInput {
|
|
1859
|
+
GatewayARN: string | undefined;
|
|
1860
|
+
|
|
1861
|
+
SMBSecurityStrategy: SMBSecurityStrategy | string | undefined;
|
|
1862
|
+
}
|
|
1863
|
+
export interface UpdateSMBSecurityStrategyOutput {
|
|
1864
|
+
GatewayARN?: string;
|
|
1865
|
+
}
|
|
1866
|
+
|
|
1867
|
+
export interface UpdateSnapshotScheduleInput {
|
|
1868
|
+
VolumeARN: string | undefined;
|
|
1869
|
+
|
|
1870
|
+
StartAt: number | undefined;
|
|
1871
|
+
|
|
1872
|
+
RecurrenceInHours: number | undefined;
|
|
1873
|
+
|
|
1874
|
+
Description?: string;
|
|
1875
|
+
|
|
1876
|
+
Tags?: Tag[];
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1879
|
+
export interface UpdateSnapshotScheduleOutput {
|
|
1880
|
+
VolumeARN?: string;
|
|
1881
|
+
}
|
|
1882
|
+
export interface UpdateVTLDeviceTypeInput {
|
|
1883
|
+
VTLDeviceARN: string | undefined;
|
|
1884
|
+
|
|
1885
|
+
DeviceType: string | undefined;
|
|
1886
|
+
}
|
|
1887
|
+
|
|
1888
|
+
export interface UpdateVTLDeviceTypeOutput {
|
|
1889
|
+
VTLDeviceARN?: string;
|
|
1890
|
+
}
|
|
1891
|
+
|
|
1892
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1893
|
+
|
|
1894
|
+
export declare const ActivateGatewayInputFilterSensitiveLog: (
|
|
1895
|
+
obj: ActivateGatewayInput
|
|
1896
|
+
) => any;
|
|
1897
|
+
|
|
1898
|
+
export declare const ActivateGatewayOutputFilterSensitiveLog: (
|
|
1899
|
+
obj: ActivateGatewayOutput
|
|
1900
|
+
) => any;
|
|
1901
|
+
|
|
1902
|
+
export declare const StorageGatewayErrorFilterSensitiveLog: (
|
|
1903
|
+
obj: StorageGatewayError
|
|
1904
|
+
) => any;
|
|
1905
|
+
|
|
1906
|
+
export declare const AddCacheInputFilterSensitiveLog: (
|
|
1907
|
+
obj: AddCacheInput
|
|
1908
|
+
) => any;
|
|
1909
|
+
|
|
1910
|
+
export declare const AddCacheOutputFilterSensitiveLog: (
|
|
1911
|
+
obj: AddCacheOutput
|
|
1912
|
+
) => any;
|
|
1913
|
+
|
|
1914
|
+
export declare const AddTagsToResourceInputFilterSensitiveLog: (
|
|
1915
|
+
obj: AddTagsToResourceInput
|
|
1916
|
+
) => any;
|
|
1917
|
+
|
|
1918
|
+
export declare const AddTagsToResourceOutputFilterSensitiveLog: (
|
|
1919
|
+
obj: AddTagsToResourceOutput
|
|
1920
|
+
) => any;
|
|
1921
|
+
|
|
1922
|
+
export declare const AddUploadBufferInputFilterSensitiveLog: (
|
|
1923
|
+
obj: AddUploadBufferInput
|
|
1924
|
+
) => any;
|
|
1925
|
+
|
|
1926
|
+
export declare const AddUploadBufferOutputFilterSensitiveLog: (
|
|
1927
|
+
obj: AddUploadBufferOutput
|
|
1928
|
+
) => any;
|
|
1929
|
+
|
|
1930
|
+
export declare const AddWorkingStorageInputFilterSensitiveLog: (
|
|
1931
|
+
obj: AddWorkingStorageInput
|
|
1932
|
+
) => any;
|
|
1933
|
+
|
|
1934
|
+
export declare const AddWorkingStorageOutputFilterSensitiveLog: (
|
|
1935
|
+
obj: AddWorkingStorageOutput
|
|
1936
|
+
) => any;
|
|
1937
|
+
|
|
1938
|
+
export declare const AssignTapePoolInputFilterSensitiveLog: (
|
|
1939
|
+
obj: AssignTapePoolInput
|
|
1940
|
+
) => any;
|
|
1941
|
+
|
|
1942
|
+
export declare const AssignTapePoolOutputFilterSensitiveLog: (
|
|
1943
|
+
obj: AssignTapePoolOutput
|
|
1944
|
+
) => any;
|
|
1945
|
+
|
|
1946
|
+
export declare const CacheAttributesFilterSensitiveLog: (
|
|
1947
|
+
obj: CacheAttributes
|
|
1948
|
+
) => any;
|
|
1949
|
+
|
|
1950
|
+
export declare const EndpointNetworkConfigurationFilterSensitiveLog: (
|
|
1951
|
+
obj: EndpointNetworkConfiguration
|
|
1952
|
+
) => any;
|
|
1953
|
+
|
|
1954
|
+
export declare const AssociateFileSystemInputFilterSensitiveLog: (
|
|
1955
|
+
obj: AssociateFileSystemInput
|
|
1956
|
+
) => any;
|
|
1957
|
+
|
|
1958
|
+
export declare const AssociateFileSystemOutputFilterSensitiveLog: (
|
|
1959
|
+
obj: AssociateFileSystemOutput
|
|
1960
|
+
) => any;
|
|
1961
|
+
|
|
1962
|
+
export declare const AttachVolumeInputFilterSensitiveLog: (
|
|
1963
|
+
obj: AttachVolumeInput
|
|
1964
|
+
) => any;
|
|
1965
|
+
|
|
1966
|
+
export declare const AttachVolumeOutputFilterSensitiveLog: (
|
|
1967
|
+
obj: AttachVolumeOutput
|
|
1968
|
+
) => any;
|
|
1969
|
+
|
|
1970
|
+
export declare const AutomaticTapeCreationRuleFilterSensitiveLog: (
|
|
1971
|
+
obj: AutomaticTapeCreationRule
|
|
1972
|
+
) => any;
|
|
1973
|
+
|
|
1974
|
+
export declare const AutomaticTapeCreationPolicyInfoFilterSensitiveLog: (
|
|
1975
|
+
obj: AutomaticTapeCreationPolicyInfo
|
|
1976
|
+
) => any;
|
|
1977
|
+
|
|
1978
|
+
export declare const BandwidthRateLimitIntervalFilterSensitiveLog: (
|
|
1979
|
+
obj: BandwidthRateLimitInterval
|
|
1980
|
+
) => any;
|
|
1981
|
+
|
|
1982
|
+
export declare const VolumeiSCSIAttributesFilterSensitiveLog: (
|
|
1983
|
+
obj: VolumeiSCSIAttributes
|
|
1984
|
+
) => any;
|
|
1985
|
+
|
|
1986
|
+
export declare const CachediSCSIVolumeFilterSensitiveLog: (
|
|
1987
|
+
obj: CachediSCSIVolume
|
|
1988
|
+
) => any;
|
|
1989
|
+
|
|
1990
|
+
export declare const CancelArchivalInputFilterSensitiveLog: (
|
|
1991
|
+
obj: CancelArchivalInput
|
|
1992
|
+
) => any;
|
|
1993
|
+
|
|
1994
|
+
export declare const CancelArchivalOutputFilterSensitiveLog: (
|
|
1995
|
+
obj: CancelArchivalOutput
|
|
1996
|
+
) => any;
|
|
1997
|
+
|
|
1998
|
+
export declare const CancelRetrievalInputFilterSensitiveLog: (
|
|
1999
|
+
obj: CancelRetrievalInput
|
|
2000
|
+
) => any;
|
|
2001
|
+
|
|
2002
|
+
export declare const CancelRetrievalOutputFilterSensitiveLog: (
|
|
2003
|
+
obj: CancelRetrievalOutput
|
|
2004
|
+
) => any;
|
|
2005
|
+
|
|
2006
|
+
export declare const ChapInfoFilterSensitiveLog: (obj: ChapInfo) => any;
|
|
2007
|
+
|
|
2008
|
+
export declare const CreateCachediSCSIVolumeInputFilterSensitiveLog: (
|
|
2009
|
+
obj: CreateCachediSCSIVolumeInput
|
|
2010
|
+
) => any;
|
|
2011
|
+
|
|
2012
|
+
export declare const CreateCachediSCSIVolumeOutputFilterSensitiveLog: (
|
|
2013
|
+
obj: CreateCachediSCSIVolumeOutput
|
|
2014
|
+
) => any;
|
|
2015
|
+
|
|
2016
|
+
export declare const NFSFileShareDefaultsFilterSensitiveLog: (
|
|
2017
|
+
obj: NFSFileShareDefaults
|
|
2018
|
+
) => any;
|
|
2019
|
+
|
|
2020
|
+
export declare const CreateNFSFileShareInputFilterSensitiveLog: (
|
|
2021
|
+
obj: CreateNFSFileShareInput
|
|
2022
|
+
) => any;
|
|
2023
|
+
|
|
2024
|
+
export declare const CreateNFSFileShareOutputFilterSensitiveLog: (
|
|
2025
|
+
obj: CreateNFSFileShareOutput
|
|
2026
|
+
) => any;
|
|
2027
|
+
|
|
2028
|
+
export declare const CreateSMBFileShareInputFilterSensitiveLog: (
|
|
2029
|
+
obj: CreateSMBFileShareInput
|
|
2030
|
+
) => any;
|
|
2031
|
+
|
|
2032
|
+
export declare const CreateSMBFileShareOutputFilterSensitiveLog: (
|
|
2033
|
+
obj: CreateSMBFileShareOutput
|
|
2034
|
+
) => any;
|
|
2035
|
+
|
|
2036
|
+
export declare const CreateSnapshotInputFilterSensitiveLog: (
|
|
2037
|
+
obj: CreateSnapshotInput
|
|
2038
|
+
) => any;
|
|
2039
|
+
|
|
2040
|
+
export declare const CreateSnapshotOutputFilterSensitiveLog: (
|
|
2041
|
+
obj: CreateSnapshotOutput
|
|
2042
|
+
) => any;
|
|
2043
|
+
|
|
2044
|
+
export declare const CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog: (
|
|
2045
|
+
obj: CreateSnapshotFromVolumeRecoveryPointInput
|
|
2046
|
+
) => any;
|
|
2047
|
+
|
|
2048
|
+
export declare const CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog: (
|
|
2049
|
+
obj: CreateSnapshotFromVolumeRecoveryPointOutput
|
|
2050
|
+
) => any;
|
|
2051
|
+
|
|
2052
|
+
export declare const CreateStorediSCSIVolumeInputFilterSensitiveLog: (
|
|
2053
|
+
obj: CreateStorediSCSIVolumeInput
|
|
2054
|
+
) => any;
|
|
2055
|
+
|
|
2056
|
+
export declare const CreateStorediSCSIVolumeOutputFilterSensitiveLog: (
|
|
2057
|
+
obj: CreateStorediSCSIVolumeOutput
|
|
2058
|
+
) => any;
|
|
2059
|
+
|
|
2060
|
+
export declare const CreateTapePoolInputFilterSensitiveLog: (
|
|
2061
|
+
obj: CreateTapePoolInput
|
|
2062
|
+
) => any;
|
|
2063
|
+
|
|
2064
|
+
export declare const CreateTapePoolOutputFilterSensitiveLog: (
|
|
2065
|
+
obj: CreateTapePoolOutput
|
|
2066
|
+
) => any;
|
|
2067
|
+
|
|
2068
|
+
export declare const CreateTapesInputFilterSensitiveLog: (
|
|
2069
|
+
obj: CreateTapesInput
|
|
2070
|
+
) => any;
|
|
2071
|
+
|
|
2072
|
+
export declare const CreateTapesOutputFilterSensitiveLog: (
|
|
2073
|
+
obj: CreateTapesOutput
|
|
2074
|
+
) => any;
|
|
2075
|
+
|
|
2076
|
+
export declare const CreateTapeWithBarcodeInputFilterSensitiveLog: (
|
|
2077
|
+
obj: CreateTapeWithBarcodeInput
|
|
2078
|
+
) => any;
|
|
2079
|
+
|
|
2080
|
+
export declare const CreateTapeWithBarcodeOutputFilterSensitiveLog: (
|
|
2081
|
+
obj: CreateTapeWithBarcodeOutput
|
|
2082
|
+
) => any;
|
|
2083
|
+
|
|
2084
|
+
export declare const DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog: (
|
|
2085
|
+
obj: DeleteAutomaticTapeCreationPolicyInput
|
|
2086
|
+
) => any;
|
|
2087
|
+
|
|
2088
|
+
export declare const DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog: (
|
|
2089
|
+
obj: DeleteAutomaticTapeCreationPolicyOutput
|
|
2090
|
+
) => any;
|
|
2091
|
+
|
|
2092
|
+
export declare const DeleteBandwidthRateLimitInputFilterSensitiveLog: (
|
|
2093
|
+
obj: DeleteBandwidthRateLimitInput
|
|
2094
|
+
) => any;
|
|
2095
|
+
|
|
2096
|
+
export declare const DeleteBandwidthRateLimitOutputFilterSensitiveLog: (
|
|
2097
|
+
obj: DeleteBandwidthRateLimitOutput
|
|
2098
|
+
) => any;
|
|
2099
|
+
|
|
2100
|
+
export declare const DeleteChapCredentialsInputFilterSensitiveLog: (
|
|
2101
|
+
obj: DeleteChapCredentialsInput
|
|
2102
|
+
) => any;
|
|
2103
|
+
|
|
2104
|
+
export declare const DeleteChapCredentialsOutputFilterSensitiveLog: (
|
|
2105
|
+
obj: DeleteChapCredentialsOutput
|
|
2106
|
+
) => any;
|
|
2107
|
+
|
|
2108
|
+
export declare const DeleteFileShareInputFilterSensitiveLog: (
|
|
2109
|
+
obj: DeleteFileShareInput
|
|
2110
|
+
) => any;
|
|
2111
|
+
|
|
2112
|
+
export declare const DeleteFileShareOutputFilterSensitiveLog: (
|
|
2113
|
+
obj: DeleteFileShareOutput
|
|
2114
|
+
) => any;
|
|
2115
|
+
|
|
2116
|
+
export declare const DeleteGatewayInputFilterSensitiveLog: (
|
|
2117
|
+
obj: DeleteGatewayInput
|
|
2118
|
+
) => any;
|
|
2119
|
+
|
|
2120
|
+
export declare const DeleteGatewayOutputFilterSensitiveLog: (
|
|
2121
|
+
obj: DeleteGatewayOutput
|
|
2122
|
+
) => any;
|
|
2123
|
+
|
|
2124
|
+
export declare const DeleteSnapshotScheduleInputFilterSensitiveLog: (
|
|
2125
|
+
obj: DeleteSnapshotScheduleInput
|
|
2126
|
+
) => any;
|
|
2127
|
+
|
|
2128
|
+
export declare const DeleteSnapshotScheduleOutputFilterSensitiveLog: (
|
|
2129
|
+
obj: DeleteSnapshotScheduleOutput
|
|
2130
|
+
) => any;
|
|
2131
|
+
|
|
2132
|
+
export declare const DeleteTapeInputFilterSensitiveLog: (
|
|
2133
|
+
obj: DeleteTapeInput
|
|
2134
|
+
) => any;
|
|
2135
|
+
|
|
2136
|
+
export declare const DeleteTapeOutputFilterSensitiveLog: (
|
|
2137
|
+
obj: DeleteTapeOutput
|
|
2138
|
+
) => any;
|
|
2139
|
+
|
|
2140
|
+
export declare const DeleteTapeArchiveInputFilterSensitiveLog: (
|
|
2141
|
+
obj: DeleteTapeArchiveInput
|
|
2142
|
+
) => any;
|
|
2143
|
+
|
|
2144
|
+
export declare const DeleteTapeArchiveOutputFilterSensitiveLog: (
|
|
2145
|
+
obj: DeleteTapeArchiveOutput
|
|
2146
|
+
) => any;
|
|
2147
|
+
|
|
2148
|
+
export declare const DeleteTapePoolInputFilterSensitiveLog: (
|
|
2149
|
+
obj: DeleteTapePoolInput
|
|
2150
|
+
) => any;
|
|
2151
|
+
|
|
2152
|
+
export declare const DeleteTapePoolOutputFilterSensitiveLog: (
|
|
2153
|
+
obj: DeleteTapePoolOutput
|
|
2154
|
+
) => any;
|
|
2155
|
+
|
|
2156
|
+
export declare const DeleteVolumeInputFilterSensitiveLog: (
|
|
2157
|
+
obj: DeleteVolumeInput
|
|
2158
|
+
) => any;
|
|
2159
|
+
|
|
2160
|
+
export declare const DeleteVolumeOutputFilterSensitiveLog: (
|
|
2161
|
+
obj: DeleteVolumeOutput
|
|
2162
|
+
) => any;
|
|
2163
|
+
|
|
2164
|
+
export declare const DescribeAvailabilityMonitorTestInputFilterSensitiveLog: (
|
|
2165
|
+
obj: DescribeAvailabilityMonitorTestInput
|
|
2166
|
+
) => any;
|
|
2167
|
+
|
|
2168
|
+
export declare const DescribeAvailabilityMonitorTestOutputFilterSensitiveLog: (
|
|
2169
|
+
obj: DescribeAvailabilityMonitorTestOutput
|
|
2170
|
+
) => any;
|
|
2171
|
+
|
|
2172
|
+
export declare const DescribeBandwidthRateLimitInputFilterSensitiveLog: (
|
|
2173
|
+
obj: DescribeBandwidthRateLimitInput
|
|
2174
|
+
) => any;
|
|
2175
|
+
|
|
2176
|
+
export declare const DescribeBandwidthRateLimitOutputFilterSensitiveLog: (
|
|
2177
|
+
obj: DescribeBandwidthRateLimitOutput
|
|
2178
|
+
) => any;
|
|
2179
|
+
|
|
2180
|
+
export declare const DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog: (
|
|
2181
|
+
obj: DescribeBandwidthRateLimitScheduleInput
|
|
2182
|
+
) => any;
|
|
2183
|
+
|
|
2184
|
+
export declare const DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog: (
|
|
2185
|
+
obj: DescribeBandwidthRateLimitScheduleOutput
|
|
2186
|
+
) => any;
|
|
2187
|
+
|
|
2188
|
+
export declare const DescribeCacheInputFilterSensitiveLog: (
|
|
2189
|
+
obj: DescribeCacheInput
|
|
2190
|
+
) => any;
|
|
2191
|
+
|
|
2192
|
+
export declare const DescribeCacheOutputFilterSensitiveLog: (
|
|
2193
|
+
obj: DescribeCacheOutput
|
|
2194
|
+
) => any;
|
|
2195
|
+
|
|
2196
|
+
export declare const DescribeCachediSCSIVolumesInputFilterSensitiveLog: (
|
|
2197
|
+
obj: DescribeCachediSCSIVolumesInput
|
|
2198
|
+
) => any;
|
|
2199
|
+
|
|
2200
|
+
export declare const DescribeCachediSCSIVolumesOutputFilterSensitiveLog: (
|
|
2201
|
+
obj: DescribeCachediSCSIVolumesOutput
|
|
2202
|
+
) => any;
|
|
2203
|
+
|
|
2204
|
+
export declare const DescribeChapCredentialsInputFilterSensitiveLog: (
|
|
2205
|
+
obj: DescribeChapCredentialsInput
|
|
2206
|
+
) => any;
|
|
2207
|
+
|
|
2208
|
+
export declare const DescribeChapCredentialsOutputFilterSensitiveLog: (
|
|
2209
|
+
obj: DescribeChapCredentialsOutput
|
|
2210
|
+
) => any;
|
|
2211
|
+
|
|
2212
|
+
export declare const DescribeFileSystemAssociationsInputFilterSensitiveLog: (
|
|
2213
|
+
obj: DescribeFileSystemAssociationsInput
|
|
2214
|
+
) => any;
|
|
2215
|
+
|
|
2216
|
+
export declare const FileSystemAssociationStatusDetailFilterSensitiveLog: (
|
|
2217
|
+
obj: FileSystemAssociationStatusDetail
|
|
2218
|
+
) => any;
|
|
2219
|
+
|
|
2220
|
+
export declare const FileSystemAssociationInfoFilterSensitiveLog: (
|
|
2221
|
+
obj: FileSystemAssociationInfo
|
|
2222
|
+
) => any;
|
|
2223
|
+
|
|
2224
|
+
export declare const DescribeFileSystemAssociationsOutputFilterSensitiveLog: (
|
|
2225
|
+
obj: DescribeFileSystemAssociationsOutput
|
|
2226
|
+
) => any;
|
|
2227
|
+
|
|
2228
|
+
export declare const DescribeGatewayInformationInputFilterSensitiveLog: (
|
|
2229
|
+
obj: DescribeGatewayInformationInput
|
|
2230
|
+
) => any;
|
|
2231
|
+
|
|
2232
|
+
export declare const NetworkInterfaceFilterSensitiveLog: (
|
|
2233
|
+
obj: NetworkInterface
|
|
2234
|
+
) => any;
|
|
2235
|
+
|
|
2236
|
+
export declare const DescribeGatewayInformationOutputFilterSensitiveLog: (
|
|
2237
|
+
obj: DescribeGatewayInformationOutput
|
|
2238
|
+
) => any;
|
|
2239
|
+
|
|
2240
|
+
export declare const DescribeMaintenanceStartTimeInputFilterSensitiveLog: (
|
|
2241
|
+
obj: DescribeMaintenanceStartTimeInput
|
|
2242
|
+
) => any;
|
|
2243
|
+
|
|
2244
|
+
export declare const DescribeMaintenanceStartTimeOutputFilterSensitiveLog: (
|
|
2245
|
+
obj: DescribeMaintenanceStartTimeOutput
|
|
2246
|
+
) => any;
|
|
2247
|
+
|
|
2248
|
+
export declare const DescribeNFSFileSharesInputFilterSensitiveLog: (
|
|
2249
|
+
obj: DescribeNFSFileSharesInput
|
|
2250
|
+
) => any;
|
|
2251
|
+
|
|
2252
|
+
export declare const NFSFileShareInfoFilterSensitiveLog: (
|
|
2253
|
+
obj: NFSFileShareInfo
|
|
2254
|
+
) => any;
|
|
2255
|
+
|
|
2256
|
+
export declare const DescribeNFSFileSharesOutputFilterSensitiveLog: (
|
|
2257
|
+
obj: DescribeNFSFileSharesOutput
|
|
2258
|
+
) => any;
|
|
2259
|
+
|
|
2260
|
+
export declare const DescribeSMBFileSharesInputFilterSensitiveLog: (
|
|
2261
|
+
obj: DescribeSMBFileSharesInput
|
|
2262
|
+
) => any;
|
|
2263
|
+
|
|
2264
|
+
export declare const SMBFileShareInfoFilterSensitiveLog: (
|
|
2265
|
+
obj: SMBFileShareInfo
|
|
2266
|
+
) => any;
|
|
2267
|
+
|
|
2268
|
+
export declare const DescribeSMBFileSharesOutputFilterSensitiveLog: (
|
|
2269
|
+
obj: DescribeSMBFileSharesOutput
|
|
2270
|
+
) => any;
|
|
2271
|
+
|
|
2272
|
+
export declare const DescribeSMBSettingsInputFilterSensitiveLog: (
|
|
2273
|
+
obj: DescribeSMBSettingsInput
|
|
2274
|
+
) => any;
|
|
2275
|
+
|
|
2276
|
+
export declare const SMBLocalGroupsFilterSensitiveLog: (
|
|
2277
|
+
obj: SMBLocalGroups
|
|
2278
|
+
) => any;
|
|
2279
|
+
|
|
2280
|
+
export declare const DescribeSMBSettingsOutputFilterSensitiveLog: (
|
|
2281
|
+
obj: DescribeSMBSettingsOutput
|
|
2282
|
+
) => any;
|
|
2283
|
+
|
|
2284
|
+
export declare const DescribeSnapshotScheduleInputFilterSensitiveLog: (
|
|
2285
|
+
obj: DescribeSnapshotScheduleInput
|
|
2286
|
+
) => any;
|
|
2287
|
+
|
|
2288
|
+
export declare const DescribeSnapshotScheduleOutputFilterSensitiveLog: (
|
|
2289
|
+
obj: DescribeSnapshotScheduleOutput
|
|
2290
|
+
) => any;
|
|
2291
|
+
|
|
2292
|
+
export declare const DescribeStorediSCSIVolumesInputFilterSensitiveLog: (
|
|
2293
|
+
obj: DescribeStorediSCSIVolumesInput
|
|
2294
|
+
) => any;
|
|
2295
|
+
|
|
2296
|
+
export declare const StorediSCSIVolumeFilterSensitiveLog: (
|
|
2297
|
+
obj: StorediSCSIVolume
|
|
2298
|
+
) => any;
|
|
2299
|
+
|
|
2300
|
+
export declare const DescribeStorediSCSIVolumesOutputFilterSensitiveLog: (
|
|
2301
|
+
obj: DescribeStorediSCSIVolumesOutput
|
|
2302
|
+
) => any;
|
|
2303
|
+
|
|
2304
|
+
export declare const DescribeTapeArchivesInputFilterSensitiveLog: (
|
|
2305
|
+
obj: DescribeTapeArchivesInput
|
|
2306
|
+
) => any;
|
|
2307
|
+
|
|
2308
|
+
export declare const TapeArchiveFilterSensitiveLog: (obj: TapeArchive) => any;
|
|
2309
|
+
|
|
2310
|
+
export declare const DescribeTapeArchivesOutputFilterSensitiveLog: (
|
|
2311
|
+
obj: DescribeTapeArchivesOutput
|
|
2312
|
+
) => any;
|
|
2313
|
+
|
|
2314
|
+
export declare const DescribeTapeRecoveryPointsInputFilterSensitiveLog: (
|
|
2315
|
+
obj: DescribeTapeRecoveryPointsInput
|
|
2316
|
+
) => any;
|
|
2317
|
+
|
|
2318
|
+
export declare const TapeRecoveryPointInfoFilterSensitiveLog: (
|
|
2319
|
+
obj: TapeRecoveryPointInfo
|
|
2320
|
+
) => any;
|
|
2321
|
+
|
|
2322
|
+
export declare const DescribeTapeRecoveryPointsOutputFilterSensitiveLog: (
|
|
2323
|
+
obj: DescribeTapeRecoveryPointsOutput
|
|
2324
|
+
) => any;
|
|
2325
|
+
|
|
2326
|
+
export declare const DescribeTapesInputFilterSensitiveLog: (
|
|
2327
|
+
obj: DescribeTapesInput
|
|
2328
|
+
) => any;
|
|
2329
|
+
|
|
2330
|
+
export declare const TapeFilterSensitiveLog: (obj: Tape) => any;
|
|
2331
|
+
|
|
2332
|
+
export declare const DescribeTapesOutputFilterSensitiveLog: (
|
|
2333
|
+
obj: DescribeTapesOutput
|
|
2334
|
+
) => any;
|
|
2335
|
+
|
|
2336
|
+
export declare const DescribeUploadBufferInputFilterSensitiveLog: (
|
|
2337
|
+
obj: DescribeUploadBufferInput
|
|
2338
|
+
) => any;
|
|
2339
|
+
|
|
2340
|
+
export declare const DescribeUploadBufferOutputFilterSensitiveLog: (
|
|
2341
|
+
obj: DescribeUploadBufferOutput
|
|
2342
|
+
) => any;
|
|
2343
|
+
|
|
2344
|
+
export declare const DescribeVTLDevicesInputFilterSensitiveLog: (
|
|
2345
|
+
obj: DescribeVTLDevicesInput
|
|
2346
|
+
) => any;
|
|
2347
|
+
|
|
2348
|
+
export declare const DeviceiSCSIAttributesFilterSensitiveLog: (
|
|
2349
|
+
obj: DeviceiSCSIAttributes
|
|
2350
|
+
) => any;
|
|
2351
|
+
|
|
2352
|
+
export declare const VTLDeviceFilterSensitiveLog: (obj: VTLDevice) => any;
|
|
2353
|
+
|
|
2354
|
+
export declare const DescribeVTLDevicesOutputFilterSensitiveLog: (
|
|
2355
|
+
obj: DescribeVTLDevicesOutput
|
|
2356
|
+
) => any;
|
|
2357
|
+
|
|
2358
|
+
export declare const DescribeWorkingStorageInputFilterSensitiveLog: (
|
|
2359
|
+
obj: DescribeWorkingStorageInput
|
|
2360
|
+
) => any;
|
|
2361
|
+
|
|
2362
|
+
export declare const DescribeWorkingStorageOutputFilterSensitiveLog: (
|
|
2363
|
+
obj: DescribeWorkingStorageOutput
|
|
2364
|
+
) => any;
|
|
2365
|
+
|
|
2366
|
+
export declare const DetachVolumeInputFilterSensitiveLog: (
|
|
2367
|
+
obj: DetachVolumeInput
|
|
2368
|
+
) => any;
|
|
2369
|
+
|
|
2370
|
+
export declare const DetachVolumeOutputFilterSensitiveLog: (
|
|
2371
|
+
obj: DetachVolumeOutput
|
|
2372
|
+
) => any;
|
|
2373
|
+
|
|
2374
|
+
export declare const DisableGatewayInputFilterSensitiveLog: (
|
|
2375
|
+
obj: DisableGatewayInput
|
|
2376
|
+
) => any;
|
|
2377
|
+
|
|
2378
|
+
export declare const DisableGatewayOutputFilterSensitiveLog: (
|
|
2379
|
+
obj: DisableGatewayOutput
|
|
2380
|
+
) => any;
|
|
2381
|
+
|
|
2382
|
+
export declare const DisassociateFileSystemInputFilterSensitiveLog: (
|
|
2383
|
+
obj: DisassociateFileSystemInput
|
|
2384
|
+
) => any;
|
|
2385
|
+
|
|
2386
|
+
export declare const DisassociateFileSystemOutputFilterSensitiveLog: (
|
|
2387
|
+
obj: DisassociateFileSystemOutput
|
|
2388
|
+
) => any;
|
|
2389
|
+
|
|
2390
|
+
export declare const DiskFilterSensitiveLog: (obj: Disk) => any;
|
|
2391
|
+
|
|
2392
|
+
export declare const FileShareInfoFilterSensitiveLog: (
|
|
2393
|
+
obj: FileShareInfo
|
|
2394
|
+
) => any;
|
|
2395
|
+
|
|
2396
|
+
export declare const FileSystemAssociationSummaryFilterSensitiveLog: (
|
|
2397
|
+
obj: FileSystemAssociationSummary
|
|
2398
|
+
) => any;
|
|
2399
|
+
|
|
2400
|
+
export declare const GatewayInfoFilterSensitiveLog: (obj: GatewayInfo) => any;
|
|
2401
|
+
|
|
2402
|
+
export declare const JoinDomainInputFilterSensitiveLog: (
|
|
2403
|
+
obj: JoinDomainInput
|
|
2404
|
+
) => any;
|
|
2405
|
+
|
|
2406
|
+
export declare const JoinDomainOutputFilterSensitiveLog: (
|
|
2407
|
+
obj: JoinDomainOutput
|
|
2408
|
+
) => any;
|
|
2409
|
+
|
|
2410
|
+
export declare const ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog: (
|
|
2411
|
+
obj: ListAutomaticTapeCreationPoliciesInput
|
|
2412
|
+
) => any;
|
|
2413
|
+
|
|
2414
|
+
export declare const ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog: (
|
|
2415
|
+
obj: ListAutomaticTapeCreationPoliciesOutput
|
|
2416
|
+
) => any;
|
|
2417
|
+
|
|
2418
|
+
export declare const ListFileSharesInputFilterSensitiveLog: (
|
|
2419
|
+
obj: ListFileSharesInput
|
|
2420
|
+
) => any;
|
|
2421
|
+
|
|
2422
|
+
export declare const ListFileSharesOutputFilterSensitiveLog: (
|
|
2423
|
+
obj: ListFileSharesOutput
|
|
2424
|
+
) => any;
|
|
2425
|
+
|
|
2426
|
+
export declare const ListFileSystemAssociationsInputFilterSensitiveLog: (
|
|
2427
|
+
obj: ListFileSystemAssociationsInput
|
|
2428
|
+
) => any;
|
|
2429
|
+
|
|
2430
|
+
export declare const ListFileSystemAssociationsOutputFilterSensitiveLog: (
|
|
2431
|
+
obj: ListFileSystemAssociationsOutput
|
|
2432
|
+
) => any;
|
|
2433
|
+
|
|
2434
|
+
export declare const ListGatewaysInputFilterSensitiveLog: (
|
|
2435
|
+
obj: ListGatewaysInput
|
|
2436
|
+
) => any;
|
|
2437
|
+
|
|
2438
|
+
export declare const ListGatewaysOutputFilterSensitiveLog: (
|
|
2439
|
+
obj: ListGatewaysOutput
|
|
2440
|
+
) => any;
|
|
2441
|
+
|
|
2442
|
+
export declare const ListLocalDisksInputFilterSensitiveLog: (
|
|
2443
|
+
obj: ListLocalDisksInput
|
|
2444
|
+
) => any;
|
|
2445
|
+
|
|
2446
|
+
export declare const ListLocalDisksOutputFilterSensitiveLog: (
|
|
2447
|
+
obj: ListLocalDisksOutput
|
|
2448
|
+
) => any;
|
|
2449
|
+
|
|
2450
|
+
export declare const ListTagsForResourceInputFilterSensitiveLog: (
|
|
2451
|
+
obj: ListTagsForResourceInput
|
|
2452
|
+
) => any;
|
|
2453
|
+
|
|
2454
|
+
export declare const ListTagsForResourceOutputFilterSensitiveLog: (
|
|
2455
|
+
obj: ListTagsForResourceOutput
|
|
2456
|
+
) => any;
|
|
2457
|
+
|
|
2458
|
+
export declare const ListTapePoolsInputFilterSensitiveLog: (
|
|
2459
|
+
obj: ListTapePoolsInput
|
|
2460
|
+
) => any;
|
|
2461
|
+
|
|
2462
|
+
export declare const PoolInfoFilterSensitiveLog: (obj: PoolInfo) => any;
|
|
2463
|
+
|
|
2464
|
+
export declare const ListTapePoolsOutputFilterSensitiveLog: (
|
|
2465
|
+
obj: ListTapePoolsOutput
|
|
2466
|
+
) => any;
|
|
2467
|
+
|
|
2468
|
+
export declare const ListTapesInputFilterSensitiveLog: (
|
|
2469
|
+
obj: ListTapesInput
|
|
2470
|
+
) => any;
|
|
2471
|
+
|
|
2472
|
+
export declare const TapeInfoFilterSensitiveLog: (obj: TapeInfo) => any;
|
|
2473
|
+
|
|
2474
|
+
export declare const ListTapesOutputFilterSensitiveLog: (
|
|
2475
|
+
obj: ListTapesOutput
|
|
2476
|
+
) => any;
|
|
2477
|
+
|
|
2478
|
+
export declare const ListVolumeInitiatorsInputFilterSensitiveLog: (
|
|
2479
|
+
obj: ListVolumeInitiatorsInput
|
|
2480
|
+
) => any;
|
|
2481
|
+
|
|
2482
|
+
export declare const ListVolumeInitiatorsOutputFilterSensitiveLog: (
|
|
2483
|
+
obj: ListVolumeInitiatorsOutput
|
|
2484
|
+
) => any;
|
|
2485
|
+
|
|
2486
|
+
export declare const ListVolumeRecoveryPointsInputFilterSensitiveLog: (
|
|
2487
|
+
obj: ListVolumeRecoveryPointsInput
|
|
2488
|
+
) => any;
|
|
2489
|
+
|
|
2490
|
+
export declare const VolumeRecoveryPointInfoFilterSensitiveLog: (
|
|
2491
|
+
obj: VolumeRecoveryPointInfo
|
|
2492
|
+
) => any;
|
|
2493
|
+
|
|
2494
|
+
export declare const ListVolumeRecoveryPointsOutputFilterSensitiveLog: (
|
|
2495
|
+
obj: ListVolumeRecoveryPointsOutput
|
|
2496
|
+
) => any;
|
|
2497
|
+
|
|
2498
|
+
export declare const ListVolumesInputFilterSensitiveLog: (
|
|
2499
|
+
obj: ListVolumesInput
|
|
2500
|
+
) => any;
|
|
2501
|
+
|
|
2502
|
+
export declare const VolumeInfoFilterSensitiveLog: (obj: VolumeInfo) => any;
|
|
2503
|
+
|
|
2504
|
+
export declare const ListVolumesOutputFilterSensitiveLog: (
|
|
2505
|
+
obj: ListVolumesOutput
|
|
2506
|
+
) => any;
|
|
2507
|
+
|
|
2508
|
+
export declare const NotifyWhenUploadedInputFilterSensitiveLog: (
|
|
2509
|
+
obj: NotifyWhenUploadedInput
|
|
2510
|
+
) => any;
|
|
2511
|
+
|
|
2512
|
+
export declare const NotifyWhenUploadedOutputFilterSensitiveLog: (
|
|
2513
|
+
obj: NotifyWhenUploadedOutput
|
|
2514
|
+
) => any;
|
|
2515
|
+
|
|
2516
|
+
export declare const RefreshCacheInputFilterSensitiveLog: (
|
|
2517
|
+
obj: RefreshCacheInput
|
|
2518
|
+
) => any;
|
|
2519
|
+
|
|
2520
|
+
export declare const RefreshCacheOutputFilterSensitiveLog: (
|
|
2521
|
+
obj: RefreshCacheOutput
|
|
2522
|
+
) => any;
|
|
2523
|
+
|
|
2524
|
+
export declare const RemoveTagsFromResourceInputFilterSensitiveLog: (
|
|
2525
|
+
obj: RemoveTagsFromResourceInput
|
|
2526
|
+
) => any;
|
|
2527
|
+
|
|
2528
|
+
export declare const RemoveTagsFromResourceOutputFilterSensitiveLog: (
|
|
2529
|
+
obj: RemoveTagsFromResourceOutput
|
|
2530
|
+
) => any;
|
|
2531
|
+
|
|
2532
|
+
export declare const ResetCacheInputFilterSensitiveLog: (
|
|
2533
|
+
obj: ResetCacheInput
|
|
2534
|
+
) => any;
|
|
2535
|
+
|
|
2536
|
+
export declare const ResetCacheOutputFilterSensitiveLog: (
|
|
2537
|
+
obj: ResetCacheOutput
|
|
2538
|
+
) => any;
|
|
2539
|
+
|
|
2540
|
+
export declare const RetrieveTapeArchiveInputFilterSensitiveLog: (
|
|
2541
|
+
obj: RetrieveTapeArchiveInput
|
|
2542
|
+
) => any;
|
|
2543
|
+
|
|
2544
|
+
export declare const RetrieveTapeArchiveOutputFilterSensitiveLog: (
|
|
2545
|
+
obj: RetrieveTapeArchiveOutput
|
|
2546
|
+
) => any;
|
|
2547
|
+
|
|
2548
|
+
export declare const RetrieveTapeRecoveryPointInputFilterSensitiveLog: (
|
|
2549
|
+
obj: RetrieveTapeRecoveryPointInput
|
|
2550
|
+
) => any;
|
|
2551
|
+
|
|
2552
|
+
export declare const RetrieveTapeRecoveryPointOutputFilterSensitiveLog: (
|
|
2553
|
+
obj: RetrieveTapeRecoveryPointOutput
|
|
2554
|
+
) => any;
|
|
2555
|
+
|
|
2556
|
+
export declare const SetLocalConsolePasswordInputFilterSensitiveLog: (
|
|
2557
|
+
obj: SetLocalConsolePasswordInput
|
|
2558
|
+
) => any;
|
|
2559
|
+
|
|
2560
|
+
export declare const SetLocalConsolePasswordOutputFilterSensitiveLog: (
|
|
2561
|
+
obj: SetLocalConsolePasswordOutput
|
|
2562
|
+
) => any;
|
|
2563
|
+
|
|
2564
|
+
export declare const SetSMBGuestPasswordInputFilterSensitiveLog: (
|
|
2565
|
+
obj: SetSMBGuestPasswordInput
|
|
2566
|
+
) => any;
|
|
2567
|
+
|
|
2568
|
+
export declare const SetSMBGuestPasswordOutputFilterSensitiveLog: (
|
|
2569
|
+
obj: SetSMBGuestPasswordOutput
|
|
2570
|
+
) => any;
|
|
2571
|
+
|
|
2572
|
+
export declare const ShutdownGatewayInputFilterSensitiveLog: (
|
|
2573
|
+
obj: ShutdownGatewayInput
|
|
2574
|
+
) => any;
|
|
2575
|
+
|
|
2576
|
+
export declare const ShutdownGatewayOutputFilterSensitiveLog: (
|
|
2577
|
+
obj: ShutdownGatewayOutput
|
|
2578
|
+
) => any;
|
|
2579
|
+
|
|
2580
|
+
export declare const StartAvailabilityMonitorTestInputFilterSensitiveLog: (
|
|
2581
|
+
obj: StartAvailabilityMonitorTestInput
|
|
2582
|
+
) => any;
|
|
2583
|
+
|
|
2584
|
+
export declare const StartAvailabilityMonitorTestOutputFilterSensitiveLog: (
|
|
2585
|
+
obj: StartAvailabilityMonitorTestOutput
|
|
2586
|
+
) => any;
|
|
2587
|
+
|
|
2588
|
+
export declare const StartGatewayInputFilterSensitiveLog: (
|
|
2589
|
+
obj: StartGatewayInput
|
|
2590
|
+
) => any;
|
|
2591
|
+
|
|
2592
|
+
export declare const StartGatewayOutputFilterSensitiveLog: (
|
|
2593
|
+
obj: StartGatewayOutput
|
|
2594
|
+
) => any;
|
|
2595
|
+
|
|
2596
|
+
export declare const UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog: (
|
|
2597
|
+
obj: UpdateAutomaticTapeCreationPolicyInput
|
|
2598
|
+
) => any;
|
|
2599
|
+
|
|
2600
|
+
export declare const UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog: (
|
|
2601
|
+
obj: UpdateAutomaticTapeCreationPolicyOutput
|
|
2602
|
+
) => any;
|
|
2603
|
+
|
|
2604
|
+
export declare const UpdateBandwidthRateLimitInputFilterSensitiveLog: (
|
|
2605
|
+
obj: UpdateBandwidthRateLimitInput
|
|
2606
|
+
) => any;
|
|
2607
|
+
|
|
2608
|
+
export declare const UpdateBandwidthRateLimitOutputFilterSensitiveLog: (
|
|
2609
|
+
obj: UpdateBandwidthRateLimitOutput
|
|
2610
|
+
) => any;
|
|
2611
|
+
|
|
2612
|
+
export declare const UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog: (
|
|
2613
|
+
obj: UpdateBandwidthRateLimitScheduleInput
|
|
2614
|
+
) => any;
|
|
2615
|
+
|
|
2616
|
+
export declare const UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog: (
|
|
2617
|
+
obj: UpdateBandwidthRateLimitScheduleOutput
|
|
2618
|
+
) => any;
|
|
2619
|
+
|
|
2620
|
+
export declare const UpdateChapCredentialsInputFilterSensitiveLog: (
|
|
2621
|
+
obj: UpdateChapCredentialsInput
|
|
2622
|
+
) => any;
|
|
2623
|
+
|
|
2624
|
+
export declare const UpdateChapCredentialsOutputFilterSensitiveLog: (
|
|
2625
|
+
obj: UpdateChapCredentialsOutput
|
|
2626
|
+
) => any;
|
|
2627
|
+
|
|
2628
|
+
export declare const UpdateFileSystemAssociationInputFilterSensitiveLog: (
|
|
2629
|
+
obj: UpdateFileSystemAssociationInput
|
|
2630
|
+
) => any;
|
|
2631
|
+
|
|
2632
|
+
export declare const UpdateFileSystemAssociationOutputFilterSensitiveLog: (
|
|
2633
|
+
obj: UpdateFileSystemAssociationOutput
|
|
2634
|
+
) => any;
|
|
2635
|
+
|
|
2636
|
+
export declare const UpdateGatewayInformationInputFilterSensitiveLog: (
|
|
2637
|
+
obj: UpdateGatewayInformationInput
|
|
2638
|
+
) => any;
|
|
2639
|
+
|
|
2640
|
+
export declare const UpdateGatewayInformationOutputFilterSensitiveLog: (
|
|
2641
|
+
obj: UpdateGatewayInformationOutput
|
|
2642
|
+
) => any;
|
|
2643
|
+
|
|
2644
|
+
export declare const UpdateGatewaySoftwareNowInputFilterSensitiveLog: (
|
|
2645
|
+
obj: UpdateGatewaySoftwareNowInput
|
|
2646
|
+
) => any;
|
|
2647
|
+
|
|
2648
|
+
export declare const UpdateGatewaySoftwareNowOutputFilterSensitiveLog: (
|
|
2649
|
+
obj: UpdateGatewaySoftwareNowOutput
|
|
2650
|
+
) => any;
|
|
2651
|
+
|
|
2652
|
+
export declare const UpdateMaintenanceStartTimeInputFilterSensitiveLog: (
|
|
2653
|
+
obj: UpdateMaintenanceStartTimeInput
|
|
2654
|
+
) => any;
|
|
2655
|
+
|
|
2656
|
+
export declare const UpdateMaintenanceStartTimeOutputFilterSensitiveLog: (
|
|
2657
|
+
obj: UpdateMaintenanceStartTimeOutput
|
|
2658
|
+
) => any;
|
|
2659
|
+
|
|
2660
|
+
export declare const UpdateNFSFileShareInputFilterSensitiveLog: (
|
|
2661
|
+
obj: UpdateNFSFileShareInput
|
|
2662
|
+
) => any;
|
|
2663
|
+
|
|
2664
|
+
export declare const UpdateNFSFileShareOutputFilterSensitiveLog: (
|
|
2665
|
+
obj: UpdateNFSFileShareOutput
|
|
2666
|
+
) => any;
|
|
2667
|
+
|
|
2668
|
+
export declare const UpdateSMBFileShareInputFilterSensitiveLog: (
|
|
2669
|
+
obj: UpdateSMBFileShareInput
|
|
2670
|
+
) => any;
|
|
2671
|
+
|
|
2672
|
+
export declare const UpdateSMBFileShareOutputFilterSensitiveLog: (
|
|
2673
|
+
obj: UpdateSMBFileShareOutput
|
|
2674
|
+
) => any;
|
|
2675
|
+
|
|
2676
|
+
export declare const UpdateSMBFileShareVisibilityInputFilterSensitiveLog: (
|
|
2677
|
+
obj: UpdateSMBFileShareVisibilityInput
|
|
2678
|
+
) => any;
|
|
2679
|
+
|
|
2680
|
+
export declare const UpdateSMBFileShareVisibilityOutputFilterSensitiveLog: (
|
|
2681
|
+
obj: UpdateSMBFileShareVisibilityOutput
|
|
2682
|
+
) => any;
|
|
2683
|
+
|
|
2684
|
+
export declare const UpdateSMBLocalGroupsInputFilterSensitiveLog: (
|
|
2685
|
+
obj: UpdateSMBLocalGroupsInput
|
|
2686
|
+
) => any;
|
|
2687
|
+
|
|
2688
|
+
export declare const UpdateSMBLocalGroupsOutputFilterSensitiveLog: (
|
|
2689
|
+
obj: UpdateSMBLocalGroupsOutput
|
|
2690
|
+
) => any;
|
|
2691
|
+
|
|
2692
|
+
export declare const UpdateSMBSecurityStrategyInputFilterSensitiveLog: (
|
|
2693
|
+
obj: UpdateSMBSecurityStrategyInput
|
|
2694
|
+
) => any;
|
|
2695
|
+
|
|
2696
|
+
export declare const UpdateSMBSecurityStrategyOutputFilterSensitiveLog: (
|
|
2697
|
+
obj: UpdateSMBSecurityStrategyOutput
|
|
2698
|
+
) => any;
|
|
2699
|
+
|
|
2700
|
+
export declare const UpdateSnapshotScheduleInputFilterSensitiveLog: (
|
|
2701
|
+
obj: UpdateSnapshotScheduleInput
|
|
2702
|
+
) => any;
|
|
2703
|
+
|
|
2704
|
+
export declare const UpdateSnapshotScheduleOutputFilterSensitiveLog: (
|
|
2705
|
+
obj: UpdateSnapshotScheduleOutput
|
|
2706
|
+
) => any;
|
|
2707
|
+
|
|
2708
|
+
export declare const UpdateVTLDeviceTypeInputFilterSensitiveLog: (
|
|
2709
|
+
obj: UpdateVTLDeviceTypeInput
|
|
2710
|
+
) => any;
|
|
2711
|
+
|
|
2712
|
+
export declare const UpdateVTLDeviceTypeOutputFilterSensitiveLog: (
|
|
2713
|
+
obj: UpdateVTLDeviceTypeOutput
|
|
2714
|
+
) => any;
|