@aws-sdk/client-storage-gateway 3.927.0 → 3.929.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.
Files changed (120) hide show
  1. package/dist-cjs/index.js +2508 -2867
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/StorageGatewayClient.js +2 -0
  4. package/dist-es/commands/ActivateGatewayCommand.js +3 -9
  5. package/dist-es/commands/AddCacheCommand.js +3 -9
  6. package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
  7. package/dist-es/commands/AddUploadBufferCommand.js +3 -9
  8. package/dist-es/commands/AddWorkingStorageCommand.js +3 -9
  9. package/dist-es/commands/AssignTapePoolCommand.js +3 -9
  10. package/dist-es/commands/AssociateFileSystemCommand.js +3 -10
  11. package/dist-es/commands/AttachVolumeCommand.js +3 -9
  12. package/dist-es/commands/CancelArchivalCommand.js +3 -9
  13. package/dist-es/commands/CancelCacheReportCommand.js +3 -9
  14. package/dist-es/commands/CancelRetrievalCommand.js +3 -9
  15. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -9
  16. package/dist-es/commands/CreateNFSFileShareCommand.js +3 -9
  17. package/dist-es/commands/CreateSMBFileShareCommand.js +3 -9
  18. package/dist-es/commands/CreateSnapshotCommand.js +3 -9
  19. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -9
  20. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -9
  21. package/dist-es/commands/CreateTapePoolCommand.js +3 -9
  22. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -9
  23. package/dist-es/commands/CreateTapesCommand.js +3 -9
  24. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -9
  25. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -9
  26. package/dist-es/commands/DeleteCacheReportCommand.js +3 -9
  27. package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -9
  28. package/dist-es/commands/DeleteFileShareCommand.js +3 -9
  29. package/dist-es/commands/DeleteGatewayCommand.js +3 -9
  30. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -9
  31. package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -9
  32. package/dist-es/commands/DeleteTapeCommand.js +3 -9
  33. package/dist-es/commands/DeleteTapePoolCommand.js +3 -9
  34. package/dist-es/commands/DeleteVolumeCommand.js +3 -9
  35. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -9
  36. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -9
  37. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -9
  38. package/dist-es/commands/DescribeCacheCommand.js +3 -9
  39. package/dist-es/commands/DescribeCacheReportCommand.js +3 -9
  40. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -9
  41. package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -10
  42. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -9
  43. package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -10
  44. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -9
  45. package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -9
  46. package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -9
  47. package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -9
  48. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -9
  49. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -9
  50. package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -9
  51. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -9
  52. package/dist-es/commands/DescribeTapesCommand.js +3 -9
  53. package/dist-es/commands/DescribeUploadBufferCommand.js +3 -9
  54. package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -9
  55. package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -9
  56. package/dist-es/commands/DetachVolumeCommand.js +3 -9
  57. package/dist-es/commands/DisableGatewayCommand.js +3 -9
  58. package/dist-es/commands/DisassociateFileSystemCommand.js +3 -9
  59. package/dist-es/commands/EvictFilesFailingUploadCommand.js +3 -9
  60. package/dist-es/commands/JoinDomainCommand.js +3 -10
  61. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -9
  62. package/dist-es/commands/ListCacheReportsCommand.js +3 -9
  63. package/dist-es/commands/ListFileSharesCommand.js +3 -9
  64. package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -9
  65. package/dist-es/commands/ListGatewaysCommand.js +3 -9
  66. package/dist-es/commands/ListLocalDisksCommand.js +3 -9
  67. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  68. package/dist-es/commands/ListTapePoolsCommand.js +3 -9
  69. package/dist-es/commands/ListTapesCommand.js +3 -9
  70. package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -9
  71. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -9
  72. package/dist-es/commands/ListVolumesCommand.js +3 -9
  73. package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -9
  74. package/dist-es/commands/RefreshCacheCommand.js +3 -9
  75. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
  76. package/dist-es/commands/ResetCacheCommand.js +3 -9
  77. package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -9
  78. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -9
  79. package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -10
  80. package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -10
  81. package/dist-es/commands/ShutdownGatewayCommand.js +3 -9
  82. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -9
  83. package/dist-es/commands/StartCacheReportCommand.js +3 -9
  84. package/dist-es/commands/StartGatewayCommand.js +3 -9
  85. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -9
  86. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -9
  87. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -9
  88. package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -10
  89. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -10
  90. package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -9
  91. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -9
  92. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -9
  93. package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -9
  94. package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -9
  95. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -9
  96. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -9
  97. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -9
  98. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -9
  99. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -9
  100. package/dist-es/models/models_0.js +0 -42
  101. package/dist-es/runtimeConfig.shared.js +7 -0
  102. package/dist-es/schemas/schemas_0.js +2325 -0
  103. package/dist-types/StorageGatewayClient.d.ts +10 -1
  104. package/dist-types/models/models_0.d.ts +0 -40
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +377 -0
  110. package/dist-types/ts3.4/StorageGatewayClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -28
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  116. package/dist-types/ts3.4/schemas/schemas_0.d.ts +383 -0
  117. package/package.json +5 -5
  118. package/dist-es/protocols/Aws_json1_1.js +0 -2139
  119. package/dist-types/protocols/Aws_json1_1.d.ts +0 -866
  120. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1157
@@ -1,1157 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- ActivateGatewayCommandInput,
8
- ActivateGatewayCommandOutput,
9
- } from "../commands/ActivateGatewayCommand";
10
- import {
11
- AddCacheCommandInput,
12
- AddCacheCommandOutput,
13
- } from "../commands/AddCacheCommand";
14
- import {
15
- AddTagsToResourceCommandInput,
16
- AddTagsToResourceCommandOutput,
17
- } from "../commands/AddTagsToResourceCommand";
18
- import {
19
- AddUploadBufferCommandInput,
20
- AddUploadBufferCommandOutput,
21
- } from "../commands/AddUploadBufferCommand";
22
- import {
23
- AddWorkingStorageCommandInput,
24
- AddWorkingStorageCommandOutput,
25
- } from "../commands/AddWorkingStorageCommand";
26
- import {
27
- AssignTapePoolCommandInput,
28
- AssignTapePoolCommandOutput,
29
- } from "../commands/AssignTapePoolCommand";
30
- import {
31
- AssociateFileSystemCommandInput,
32
- AssociateFileSystemCommandOutput,
33
- } from "../commands/AssociateFileSystemCommand";
34
- import {
35
- AttachVolumeCommandInput,
36
- AttachVolumeCommandOutput,
37
- } from "../commands/AttachVolumeCommand";
38
- import {
39
- CancelArchivalCommandInput,
40
- CancelArchivalCommandOutput,
41
- } from "../commands/CancelArchivalCommand";
42
- import {
43
- CancelCacheReportCommandInput,
44
- CancelCacheReportCommandOutput,
45
- } from "../commands/CancelCacheReportCommand";
46
- import {
47
- CancelRetrievalCommandInput,
48
- CancelRetrievalCommandOutput,
49
- } from "../commands/CancelRetrievalCommand";
50
- import {
51
- CreateCachediSCSIVolumeCommandInput,
52
- CreateCachediSCSIVolumeCommandOutput,
53
- } from "../commands/CreateCachediSCSIVolumeCommand";
54
- import {
55
- CreateNFSFileShareCommandInput,
56
- CreateNFSFileShareCommandOutput,
57
- } from "../commands/CreateNFSFileShareCommand";
58
- import {
59
- CreateSMBFileShareCommandInput,
60
- CreateSMBFileShareCommandOutput,
61
- } from "../commands/CreateSMBFileShareCommand";
62
- import {
63
- CreateSnapshotCommandInput,
64
- CreateSnapshotCommandOutput,
65
- } from "../commands/CreateSnapshotCommand";
66
- import {
67
- CreateSnapshotFromVolumeRecoveryPointCommandInput,
68
- CreateSnapshotFromVolumeRecoveryPointCommandOutput,
69
- } from "../commands/CreateSnapshotFromVolumeRecoveryPointCommand";
70
- import {
71
- CreateStorediSCSIVolumeCommandInput,
72
- CreateStorediSCSIVolumeCommandOutput,
73
- } from "../commands/CreateStorediSCSIVolumeCommand";
74
- import {
75
- CreateTapePoolCommandInput,
76
- CreateTapePoolCommandOutput,
77
- } from "../commands/CreateTapePoolCommand";
78
- import {
79
- CreateTapesCommandInput,
80
- CreateTapesCommandOutput,
81
- } from "../commands/CreateTapesCommand";
82
- import {
83
- CreateTapeWithBarcodeCommandInput,
84
- CreateTapeWithBarcodeCommandOutput,
85
- } from "../commands/CreateTapeWithBarcodeCommand";
86
- import {
87
- DeleteAutomaticTapeCreationPolicyCommandInput,
88
- DeleteAutomaticTapeCreationPolicyCommandOutput,
89
- } from "../commands/DeleteAutomaticTapeCreationPolicyCommand";
90
- import {
91
- DeleteBandwidthRateLimitCommandInput,
92
- DeleteBandwidthRateLimitCommandOutput,
93
- } from "../commands/DeleteBandwidthRateLimitCommand";
94
- import {
95
- DeleteCacheReportCommandInput,
96
- DeleteCacheReportCommandOutput,
97
- } from "../commands/DeleteCacheReportCommand";
98
- import {
99
- DeleteChapCredentialsCommandInput,
100
- DeleteChapCredentialsCommandOutput,
101
- } from "../commands/DeleteChapCredentialsCommand";
102
- import {
103
- DeleteFileShareCommandInput,
104
- DeleteFileShareCommandOutput,
105
- } from "../commands/DeleteFileShareCommand";
106
- import {
107
- DeleteGatewayCommandInput,
108
- DeleteGatewayCommandOutput,
109
- } from "../commands/DeleteGatewayCommand";
110
- import {
111
- DeleteSnapshotScheduleCommandInput,
112
- DeleteSnapshotScheduleCommandOutput,
113
- } from "../commands/DeleteSnapshotScheduleCommand";
114
- import {
115
- DeleteTapeArchiveCommandInput,
116
- DeleteTapeArchiveCommandOutput,
117
- } from "../commands/DeleteTapeArchiveCommand";
118
- import {
119
- DeleteTapeCommandInput,
120
- DeleteTapeCommandOutput,
121
- } from "../commands/DeleteTapeCommand";
122
- import {
123
- DeleteTapePoolCommandInput,
124
- DeleteTapePoolCommandOutput,
125
- } from "../commands/DeleteTapePoolCommand";
126
- import {
127
- DeleteVolumeCommandInput,
128
- DeleteVolumeCommandOutput,
129
- } from "../commands/DeleteVolumeCommand";
130
- import {
131
- DescribeAvailabilityMonitorTestCommandInput,
132
- DescribeAvailabilityMonitorTestCommandOutput,
133
- } from "../commands/DescribeAvailabilityMonitorTestCommand";
134
- import {
135
- DescribeBandwidthRateLimitCommandInput,
136
- DescribeBandwidthRateLimitCommandOutput,
137
- } from "../commands/DescribeBandwidthRateLimitCommand";
138
- import {
139
- DescribeBandwidthRateLimitScheduleCommandInput,
140
- DescribeBandwidthRateLimitScheduleCommandOutput,
141
- } from "../commands/DescribeBandwidthRateLimitScheduleCommand";
142
- import {
143
- DescribeCacheCommandInput,
144
- DescribeCacheCommandOutput,
145
- } from "../commands/DescribeCacheCommand";
146
- import {
147
- DescribeCachediSCSIVolumesCommandInput,
148
- DescribeCachediSCSIVolumesCommandOutput,
149
- } from "../commands/DescribeCachediSCSIVolumesCommand";
150
- import {
151
- DescribeCacheReportCommandInput,
152
- DescribeCacheReportCommandOutput,
153
- } from "../commands/DescribeCacheReportCommand";
154
- import {
155
- DescribeChapCredentialsCommandInput,
156
- DescribeChapCredentialsCommandOutput,
157
- } from "../commands/DescribeChapCredentialsCommand";
158
- import {
159
- DescribeFileSystemAssociationsCommandInput,
160
- DescribeFileSystemAssociationsCommandOutput,
161
- } from "../commands/DescribeFileSystemAssociationsCommand";
162
- import {
163
- DescribeGatewayInformationCommandInput,
164
- DescribeGatewayInformationCommandOutput,
165
- } from "../commands/DescribeGatewayInformationCommand";
166
- import {
167
- DescribeMaintenanceStartTimeCommandInput,
168
- DescribeMaintenanceStartTimeCommandOutput,
169
- } from "../commands/DescribeMaintenanceStartTimeCommand";
170
- import {
171
- DescribeNFSFileSharesCommandInput,
172
- DescribeNFSFileSharesCommandOutput,
173
- } from "../commands/DescribeNFSFileSharesCommand";
174
- import {
175
- DescribeSMBFileSharesCommandInput,
176
- DescribeSMBFileSharesCommandOutput,
177
- } from "../commands/DescribeSMBFileSharesCommand";
178
- import {
179
- DescribeSMBSettingsCommandInput,
180
- DescribeSMBSettingsCommandOutput,
181
- } from "../commands/DescribeSMBSettingsCommand";
182
- import {
183
- DescribeSnapshotScheduleCommandInput,
184
- DescribeSnapshotScheduleCommandOutput,
185
- } from "../commands/DescribeSnapshotScheduleCommand";
186
- import {
187
- DescribeStorediSCSIVolumesCommandInput,
188
- DescribeStorediSCSIVolumesCommandOutput,
189
- } from "../commands/DescribeStorediSCSIVolumesCommand";
190
- import {
191
- DescribeTapeArchivesCommandInput,
192
- DescribeTapeArchivesCommandOutput,
193
- } from "../commands/DescribeTapeArchivesCommand";
194
- import {
195
- DescribeTapeRecoveryPointsCommandInput,
196
- DescribeTapeRecoveryPointsCommandOutput,
197
- } from "../commands/DescribeTapeRecoveryPointsCommand";
198
- import {
199
- DescribeTapesCommandInput,
200
- DescribeTapesCommandOutput,
201
- } from "../commands/DescribeTapesCommand";
202
- import {
203
- DescribeUploadBufferCommandInput,
204
- DescribeUploadBufferCommandOutput,
205
- } from "../commands/DescribeUploadBufferCommand";
206
- import {
207
- DescribeVTLDevicesCommandInput,
208
- DescribeVTLDevicesCommandOutput,
209
- } from "../commands/DescribeVTLDevicesCommand";
210
- import {
211
- DescribeWorkingStorageCommandInput,
212
- DescribeWorkingStorageCommandOutput,
213
- } from "../commands/DescribeWorkingStorageCommand";
214
- import {
215
- DetachVolumeCommandInput,
216
- DetachVolumeCommandOutput,
217
- } from "../commands/DetachVolumeCommand";
218
- import {
219
- DisableGatewayCommandInput,
220
- DisableGatewayCommandOutput,
221
- } from "../commands/DisableGatewayCommand";
222
- import {
223
- DisassociateFileSystemCommandInput,
224
- DisassociateFileSystemCommandOutput,
225
- } from "../commands/DisassociateFileSystemCommand";
226
- import {
227
- EvictFilesFailingUploadCommandInput,
228
- EvictFilesFailingUploadCommandOutput,
229
- } from "../commands/EvictFilesFailingUploadCommand";
230
- import {
231
- JoinDomainCommandInput,
232
- JoinDomainCommandOutput,
233
- } from "../commands/JoinDomainCommand";
234
- import {
235
- ListAutomaticTapeCreationPoliciesCommandInput,
236
- ListAutomaticTapeCreationPoliciesCommandOutput,
237
- } from "../commands/ListAutomaticTapeCreationPoliciesCommand";
238
- import {
239
- ListCacheReportsCommandInput,
240
- ListCacheReportsCommandOutput,
241
- } from "../commands/ListCacheReportsCommand";
242
- import {
243
- ListFileSharesCommandInput,
244
- ListFileSharesCommandOutput,
245
- } from "../commands/ListFileSharesCommand";
246
- import {
247
- ListFileSystemAssociationsCommandInput,
248
- ListFileSystemAssociationsCommandOutput,
249
- } from "../commands/ListFileSystemAssociationsCommand";
250
- import {
251
- ListGatewaysCommandInput,
252
- ListGatewaysCommandOutput,
253
- } from "../commands/ListGatewaysCommand";
254
- import {
255
- ListLocalDisksCommandInput,
256
- ListLocalDisksCommandOutput,
257
- } from "../commands/ListLocalDisksCommand";
258
- import {
259
- ListTagsForResourceCommandInput,
260
- ListTagsForResourceCommandOutput,
261
- } from "../commands/ListTagsForResourceCommand";
262
- import {
263
- ListTapePoolsCommandInput,
264
- ListTapePoolsCommandOutput,
265
- } from "../commands/ListTapePoolsCommand";
266
- import {
267
- ListTapesCommandInput,
268
- ListTapesCommandOutput,
269
- } from "../commands/ListTapesCommand";
270
- import {
271
- ListVolumeInitiatorsCommandInput,
272
- ListVolumeInitiatorsCommandOutput,
273
- } from "../commands/ListVolumeInitiatorsCommand";
274
- import {
275
- ListVolumeRecoveryPointsCommandInput,
276
- ListVolumeRecoveryPointsCommandOutput,
277
- } from "../commands/ListVolumeRecoveryPointsCommand";
278
- import {
279
- ListVolumesCommandInput,
280
- ListVolumesCommandOutput,
281
- } from "../commands/ListVolumesCommand";
282
- import {
283
- NotifyWhenUploadedCommandInput,
284
- NotifyWhenUploadedCommandOutput,
285
- } from "../commands/NotifyWhenUploadedCommand";
286
- import {
287
- RefreshCacheCommandInput,
288
- RefreshCacheCommandOutput,
289
- } from "../commands/RefreshCacheCommand";
290
- import {
291
- RemoveTagsFromResourceCommandInput,
292
- RemoveTagsFromResourceCommandOutput,
293
- } from "../commands/RemoveTagsFromResourceCommand";
294
- import {
295
- ResetCacheCommandInput,
296
- ResetCacheCommandOutput,
297
- } from "../commands/ResetCacheCommand";
298
- import {
299
- RetrieveTapeArchiveCommandInput,
300
- RetrieveTapeArchiveCommandOutput,
301
- } from "../commands/RetrieveTapeArchiveCommand";
302
- import {
303
- RetrieveTapeRecoveryPointCommandInput,
304
- RetrieveTapeRecoveryPointCommandOutput,
305
- } from "../commands/RetrieveTapeRecoveryPointCommand";
306
- import {
307
- SetLocalConsolePasswordCommandInput,
308
- SetLocalConsolePasswordCommandOutput,
309
- } from "../commands/SetLocalConsolePasswordCommand";
310
- import {
311
- SetSMBGuestPasswordCommandInput,
312
- SetSMBGuestPasswordCommandOutput,
313
- } from "../commands/SetSMBGuestPasswordCommand";
314
- import {
315
- ShutdownGatewayCommandInput,
316
- ShutdownGatewayCommandOutput,
317
- } from "../commands/ShutdownGatewayCommand";
318
- import {
319
- StartAvailabilityMonitorTestCommandInput,
320
- StartAvailabilityMonitorTestCommandOutput,
321
- } from "../commands/StartAvailabilityMonitorTestCommand";
322
- import {
323
- StartCacheReportCommandInput,
324
- StartCacheReportCommandOutput,
325
- } from "../commands/StartCacheReportCommand";
326
- import {
327
- StartGatewayCommandInput,
328
- StartGatewayCommandOutput,
329
- } from "../commands/StartGatewayCommand";
330
- import {
331
- UpdateAutomaticTapeCreationPolicyCommandInput,
332
- UpdateAutomaticTapeCreationPolicyCommandOutput,
333
- } from "../commands/UpdateAutomaticTapeCreationPolicyCommand";
334
- import {
335
- UpdateBandwidthRateLimitCommandInput,
336
- UpdateBandwidthRateLimitCommandOutput,
337
- } from "../commands/UpdateBandwidthRateLimitCommand";
338
- import {
339
- UpdateBandwidthRateLimitScheduleCommandInput,
340
- UpdateBandwidthRateLimitScheduleCommandOutput,
341
- } from "../commands/UpdateBandwidthRateLimitScheduleCommand";
342
- import {
343
- UpdateChapCredentialsCommandInput,
344
- UpdateChapCredentialsCommandOutput,
345
- } from "../commands/UpdateChapCredentialsCommand";
346
- import {
347
- UpdateFileSystemAssociationCommandInput,
348
- UpdateFileSystemAssociationCommandOutput,
349
- } from "../commands/UpdateFileSystemAssociationCommand";
350
- import {
351
- UpdateGatewayInformationCommandInput,
352
- UpdateGatewayInformationCommandOutput,
353
- } from "../commands/UpdateGatewayInformationCommand";
354
- import {
355
- UpdateGatewaySoftwareNowCommandInput,
356
- UpdateGatewaySoftwareNowCommandOutput,
357
- } from "../commands/UpdateGatewaySoftwareNowCommand";
358
- import {
359
- UpdateMaintenanceStartTimeCommandInput,
360
- UpdateMaintenanceStartTimeCommandOutput,
361
- } from "../commands/UpdateMaintenanceStartTimeCommand";
362
- import {
363
- UpdateNFSFileShareCommandInput,
364
- UpdateNFSFileShareCommandOutput,
365
- } from "../commands/UpdateNFSFileShareCommand";
366
- import {
367
- UpdateSMBFileShareCommandInput,
368
- UpdateSMBFileShareCommandOutput,
369
- } from "../commands/UpdateSMBFileShareCommand";
370
- import {
371
- UpdateSMBFileShareVisibilityCommandInput,
372
- UpdateSMBFileShareVisibilityCommandOutput,
373
- } from "../commands/UpdateSMBFileShareVisibilityCommand";
374
- import {
375
- UpdateSMBLocalGroupsCommandInput,
376
- UpdateSMBLocalGroupsCommandOutput,
377
- } from "../commands/UpdateSMBLocalGroupsCommand";
378
- import {
379
- UpdateSMBSecurityStrategyCommandInput,
380
- UpdateSMBSecurityStrategyCommandOutput,
381
- } from "../commands/UpdateSMBSecurityStrategyCommand";
382
- import {
383
- UpdateSnapshotScheduleCommandInput,
384
- UpdateSnapshotScheduleCommandOutput,
385
- } from "../commands/UpdateSnapshotScheduleCommand";
386
- import {
387
- UpdateVTLDeviceTypeCommandInput,
388
- UpdateVTLDeviceTypeCommandOutput,
389
- } from "../commands/UpdateVTLDeviceTypeCommand";
390
- export declare const se_ActivateGatewayCommand: (
391
- input: ActivateGatewayCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_AddCacheCommand: (
395
- input: AddCacheCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_AddTagsToResourceCommand: (
399
- input: AddTagsToResourceCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_AddUploadBufferCommand: (
403
- input: AddUploadBufferCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_AddWorkingStorageCommand: (
407
- input: AddWorkingStorageCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_AssignTapePoolCommand: (
411
- input: AssignTapePoolCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_AssociateFileSystemCommand: (
415
- input: AssociateFileSystemCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_AttachVolumeCommand: (
419
- input: AttachVolumeCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_CancelArchivalCommand: (
423
- input: CancelArchivalCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_CancelCacheReportCommand: (
427
- input: CancelCacheReportCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_CancelRetrievalCommand: (
431
- input: CancelRetrievalCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_CreateCachediSCSIVolumeCommand: (
435
- input: CreateCachediSCSIVolumeCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_CreateNFSFileShareCommand: (
439
- input: CreateNFSFileShareCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_CreateSMBFileShareCommand: (
443
- input: CreateSMBFileShareCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_CreateSnapshotCommand: (
447
- input: CreateSnapshotCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_CreateSnapshotFromVolumeRecoveryPointCommand: (
451
- input: CreateSnapshotFromVolumeRecoveryPointCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_CreateStorediSCSIVolumeCommand: (
455
- input: CreateStorediSCSIVolumeCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_CreateTapePoolCommand: (
459
- input: CreateTapePoolCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_CreateTapesCommand: (
463
- input: CreateTapesCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_CreateTapeWithBarcodeCommand: (
467
- input: CreateTapeWithBarcodeCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_DeleteAutomaticTapeCreationPolicyCommand: (
471
- input: DeleteAutomaticTapeCreationPolicyCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_DeleteBandwidthRateLimitCommand: (
475
- input: DeleteBandwidthRateLimitCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_DeleteCacheReportCommand: (
479
- input: DeleteCacheReportCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_DeleteChapCredentialsCommand: (
483
- input: DeleteChapCredentialsCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_DeleteFileShareCommand: (
487
- input: DeleteFileShareCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_DeleteGatewayCommand: (
491
- input: DeleteGatewayCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_DeleteSnapshotScheduleCommand: (
495
- input: DeleteSnapshotScheduleCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_DeleteTapeCommand: (
499
- input: DeleteTapeCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_DeleteTapeArchiveCommand: (
503
- input: DeleteTapeArchiveCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_DeleteTapePoolCommand: (
507
- input: DeleteTapePoolCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_DeleteVolumeCommand: (
511
- input: DeleteVolumeCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_DescribeAvailabilityMonitorTestCommand: (
515
- input: DescribeAvailabilityMonitorTestCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_DescribeBandwidthRateLimitCommand: (
519
- input: DescribeBandwidthRateLimitCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_DescribeBandwidthRateLimitScheduleCommand: (
523
- input: DescribeBandwidthRateLimitScheduleCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_DescribeCacheCommand: (
527
- input: DescribeCacheCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_DescribeCachediSCSIVolumesCommand: (
531
- input: DescribeCachediSCSIVolumesCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_DescribeCacheReportCommand: (
535
- input: DescribeCacheReportCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_DescribeChapCredentialsCommand: (
539
- input: DescribeChapCredentialsCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_DescribeFileSystemAssociationsCommand: (
543
- input: DescribeFileSystemAssociationsCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_DescribeGatewayInformationCommand: (
547
- input: DescribeGatewayInformationCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_DescribeMaintenanceStartTimeCommand: (
551
- input: DescribeMaintenanceStartTimeCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_DescribeNFSFileSharesCommand: (
555
- input: DescribeNFSFileSharesCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_DescribeSMBFileSharesCommand: (
559
- input: DescribeSMBFileSharesCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_DescribeSMBSettingsCommand: (
563
- input: DescribeSMBSettingsCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_DescribeSnapshotScheduleCommand: (
567
- input: DescribeSnapshotScheduleCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_DescribeStorediSCSIVolumesCommand: (
571
- input: DescribeStorediSCSIVolumesCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_DescribeTapeArchivesCommand: (
575
- input: DescribeTapeArchivesCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_DescribeTapeRecoveryPointsCommand: (
579
- input: DescribeTapeRecoveryPointsCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_DescribeTapesCommand: (
583
- input: DescribeTapesCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_DescribeUploadBufferCommand: (
587
- input: DescribeUploadBufferCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_DescribeVTLDevicesCommand: (
591
- input: DescribeVTLDevicesCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_DescribeWorkingStorageCommand: (
595
- input: DescribeWorkingStorageCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_DetachVolumeCommand: (
599
- input: DetachVolumeCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_DisableGatewayCommand: (
603
- input: DisableGatewayCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_DisassociateFileSystemCommand: (
607
- input: DisassociateFileSystemCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_EvictFilesFailingUploadCommand: (
611
- input: EvictFilesFailingUploadCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_JoinDomainCommand: (
615
- input: JoinDomainCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_ListAutomaticTapeCreationPoliciesCommand: (
619
- input: ListAutomaticTapeCreationPoliciesCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_ListCacheReportsCommand: (
623
- input: ListCacheReportsCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_ListFileSharesCommand: (
627
- input: ListFileSharesCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_ListFileSystemAssociationsCommand: (
631
- input: ListFileSystemAssociationsCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_ListGatewaysCommand: (
635
- input: ListGatewaysCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_ListLocalDisksCommand: (
639
- input: ListLocalDisksCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_ListTagsForResourceCommand: (
643
- input: ListTagsForResourceCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_ListTapePoolsCommand: (
647
- input: ListTapePoolsCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_ListTapesCommand: (
651
- input: ListTapesCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_ListVolumeInitiatorsCommand: (
655
- input: ListVolumeInitiatorsCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_ListVolumeRecoveryPointsCommand: (
659
- input: ListVolumeRecoveryPointsCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_ListVolumesCommand: (
663
- input: ListVolumesCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_NotifyWhenUploadedCommand: (
667
- input: NotifyWhenUploadedCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_RefreshCacheCommand: (
671
- input: RefreshCacheCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_RemoveTagsFromResourceCommand: (
675
- input: RemoveTagsFromResourceCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_ResetCacheCommand: (
679
- input: ResetCacheCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_RetrieveTapeArchiveCommand: (
683
- input: RetrieveTapeArchiveCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_RetrieveTapeRecoveryPointCommand: (
687
- input: RetrieveTapeRecoveryPointCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_SetLocalConsolePasswordCommand: (
691
- input: SetLocalConsolePasswordCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_SetSMBGuestPasswordCommand: (
695
- input: SetSMBGuestPasswordCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_ShutdownGatewayCommand: (
699
- input: ShutdownGatewayCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_StartAvailabilityMonitorTestCommand: (
703
- input: StartAvailabilityMonitorTestCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_StartCacheReportCommand: (
707
- input: StartCacheReportCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const se_StartGatewayCommand: (
711
- input: StartGatewayCommandInput,
712
- context: __SerdeContext
713
- ) => Promise<__HttpRequest>;
714
- export declare const se_UpdateAutomaticTapeCreationPolicyCommand: (
715
- input: UpdateAutomaticTapeCreationPolicyCommandInput,
716
- context: __SerdeContext
717
- ) => Promise<__HttpRequest>;
718
- export declare const se_UpdateBandwidthRateLimitCommand: (
719
- input: UpdateBandwidthRateLimitCommandInput,
720
- context: __SerdeContext
721
- ) => Promise<__HttpRequest>;
722
- export declare const se_UpdateBandwidthRateLimitScheduleCommand: (
723
- input: UpdateBandwidthRateLimitScheduleCommandInput,
724
- context: __SerdeContext
725
- ) => Promise<__HttpRequest>;
726
- export declare const se_UpdateChapCredentialsCommand: (
727
- input: UpdateChapCredentialsCommandInput,
728
- context: __SerdeContext
729
- ) => Promise<__HttpRequest>;
730
- export declare const se_UpdateFileSystemAssociationCommand: (
731
- input: UpdateFileSystemAssociationCommandInput,
732
- context: __SerdeContext
733
- ) => Promise<__HttpRequest>;
734
- export declare const se_UpdateGatewayInformationCommand: (
735
- input: UpdateGatewayInformationCommandInput,
736
- context: __SerdeContext
737
- ) => Promise<__HttpRequest>;
738
- export declare const se_UpdateGatewaySoftwareNowCommand: (
739
- input: UpdateGatewaySoftwareNowCommandInput,
740
- context: __SerdeContext
741
- ) => Promise<__HttpRequest>;
742
- export declare const se_UpdateMaintenanceStartTimeCommand: (
743
- input: UpdateMaintenanceStartTimeCommandInput,
744
- context: __SerdeContext
745
- ) => Promise<__HttpRequest>;
746
- export declare const se_UpdateNFSFileShareCommand: (
747
- input: UpdateNFSFileShareCommandInput,
748
- context: __SerdeContext
749
- ) => Promise<__HttpRequest>;
750
- export declare const se_UpdateSMBFileShareCommand: (
751
- input: UpdateSMBFileShareCommandInput,
752
- context: __SerdeContext
753
- ) => Promise<__HttpRequest>;
754
- export declare const se_UpdateSMBFileShareVisibilityCommand: (
755
- input: UpdateSMBFileShareVisibilityCommandInput,
756
- context: __SerdeContext
757
- ) => Promise<__HttpRequest>;
758
- export declare const se_UpdateSMBLocalGroupsCommand: (
759
- input: UpdateSMBLocalGroupsCommandInput,
760
- context: __SerdeContext
761
- ) => Promise<__HttpRequest>;
762
- export declare const se_UpdateSMBSecurityStrategyCommand: (
763
- input: UpdateSMBSecurityStrategyCommandInput,
764
- context: __SerdeContext
765
- ) => Promise<__HttpRequest>;
766
- export declare const se_UpdateSnapshotScheduleCommand: (
767
- input: UpdateSnapshotScheduleCommandInput,
768
- context: __SerdeContext
769
- ) => Promise<__HttpRequest>;
770
- export declare const se_UpdateVTLDeviceTypeCommand: (
771
- input: UpdateVTLDeviceTypeCommandInput,
772
- context: __SerdeContext
773
- ) => Promise<__HttpRequest>;
774
- export declare const de_ActivateGatewayCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<ActivateGatewayCommandOutput>;
778
- export declare const de_AddCacheCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<AddCacheCommandOutput>;
782
- export declare const de_AddTagsToResourceCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<AddTagsToResourceCommandOutput>;
786
- export declare const de_AddUploadBufferCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<AddUploadBufferCommandOutput>;
790
- export declare const de_AddWorkingStorageCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<AddWorkingStorageCommandOutput>;
794
- export declare const de_AssignTapePoolCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<AssignTapePoolCommandOutput>;
798
- export declare const de_AssociateFileSystemCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<AssociateFileSystemCommandOutput>;
802
- export declare const de_AttachVolumeCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<AttachVolumeCommandOutput>;
806
- export declare const de_CancelArchivalCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<CancelArchivalCommandOutput>;
810
- export declare const de_CancelCacheReportCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<CancelCacheReportCommandOutput>;
814
- export declare const de_CancelRetrievalCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<CancelRetrievalCommandOutput>;
818
- export declare const de_CreateCachediSCSIVolumeCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<CreateCachediSCSIVolumeCommandOutput>;
822
- export declare const de_CreateNFSFileShareCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<CreateNFSFileShareCommandOutput>;
826
- export declare const de_CreateSMBFileShareCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<CreateSMBFileShareCommandOutput>;
830
- export declare const de_CreateSnapshotCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<CreateSnapshotCommandOutput>;
834
- export declare const de_CreateSnapshotFromVolumeRecoveryPointCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<CreateSnapshotFromVolumeRecoveryPointCommandOutput>;
838
- export declare const de_CreateStorediSCSIVolumeCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<CreateStorediSCSIVolumeCommandOutput>;
842
- export declare const de_CreateTapePoolCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<CreateTapePoolCommandOutput>;
846
- export declare const de_CreateTapesCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<CreateTapesCommandOutput>;
850
- export declare const de_CreateTapeWithBarcodeCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<CreateTapeWithBarcodeCommandOutput>;
854
- export declare const de_DeleteAutomaticTapeCreationPolicyCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<DeleteAutomaticTapeCreationPolicyCommandOutput>;
858
- export declare const de_DeleteBandwidthRateLimitCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<DeleteBandwidthRateLimitCommandOutput>;
862
- export declare const de_DeleteCacheReportCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<DeleteCacheReportCommandOutput>;
866
- export declare const de_DeleteChapCredentialsCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<DeleteChapCredentialsCommandOutput>;
870
- export declare const de_DeleteFileShareCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<DeleteFileShareCommandOutput>;
874
- export declare const de_DeleteGatewayCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<DeleteGatewayCommandOutput>;
878
- export declare const de_DeleteSnapshotScheduleCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<DeleteSnapshotScheduleCommandOutput>;
882
- export declare const de_DeleteTapeCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<DeleteTapeCommandOutput>;
886
- export declare const de_DeleteTapeArchiveCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<DeleteTapeArchiveCommandOutput>;
890
- export declare const de_DeleteTapePoolCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<DeleteTapePoolCommandOutput>;
894
- export declare const de_DeleteVolumeCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<DeleteVolumeCommandOutput>;
898
- export declare const de_DescribeAvailabilityMonitorTestCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<DescribeAvailabilityMonitorTestCommandOutput>;
902
- export declare const de_DescribeBandwidthRateLimitCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<DescribeBandwidthRateLimitCommandOutput>;
906
- export declare const de_DescribeBandwidthRateLimitScheduleCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<DescribeBandwidthRateLimitScheduleCommandOutput>;
910
- export declare const de_DescribeCacheCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<DescribeCacheCommandOutput>;
914
- export declare const de_DescribeCachediSCSIVolumesCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<DescribeCachediSCSIVolumesCommandOutput>;
918
- export declare const de_DescribeCacheReportCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<DescribeCacheReportCommandOutput>;
922
- export declare const de_DescribeChapCredentialsCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<DescribeChapCredentialsCommandOutput>;
926
- export declare const de_DescribeFileSystemAssociationsCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<DescribeFileSystemAssociationsCommandOutput>;
930
- export declare const de_DescribeGatewayInformationCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<DescribeGatewayInformationCommandOutput>;
934
- export declare const de_DescribeMaintenanceStartTimeCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<DescribeMaintenanceStartTimeCommandOutput>;
938
- export declare const de_DescribeNFSFileSharesCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<DescribeNFSFileSharesCommandOutput>;
942
- export declare const de_DescribeSMBFileSharesCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<DescribeSMBFileSharesCommandOutput>;
946
- export declare const de_DescribeSMBSettingsCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<DescribeSMBSettingsCommandOutput>;
950
- export declare const de_DescribeSnapshotScheduleCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<DescribeSnapshotScheduleCommandOutput>;
954
- export declare const de_DescribeStorediSCSIVolumesCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<DescribeStorediSCSIVolumesCommandOutput>;
958
- export declare const de_DescribeTapeArchivesCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<DescribeTapeArchivesCommandOutput>;
962
- export declare const de_DescribeTapeRecoveryPointsCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<DescribeTapeRecoveryPointsCommandOutput>;
966
- export declare const de_DescribeTapesCommand: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<DescribeTapesCommandOutput>;
970
- export declare const de_DescribeUploadBufferCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<DescribeUploadBufferCommandOutput>;
974
- export declare const de_DescribeVTLDevicesCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<DescribeVTLDevicesCommandOutput>;
978
- export declare const de_DescribeWorkingStorageCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<DescribeWorkingStorageCommandOutput>;
982
- export declare const de_DetachVolumeCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<DetachVolumeCommandOutput>;
986
- export declare const de_DisableGatewayCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<DisableGatewayCommandOutput>;
990
- export declare const de_DisassociateFileSystemCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<DisassociateFileSystemCommandOutput>;
994
- export declare const de_EvictFilesFailingUploadCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<EvictFilesFailingUploadCommandOutput>;
998
- export declare const de_JoinDomainCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<JoinDomainCommandOutput>;
1002
- export declare const de_ListAutomaticTapeCreationPoliciesCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
1006
- export declare const de_ListCacheReportsCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<ListCacheReportsCommandOutput>;
1010
- export declare const de_ListFileSharesCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<ListFileSharesCommandOutput>;
1014
- export declare const de_ListFileSystemAssociationsCommand: (
1015
- output: __HttpResponse,
1016
- context: __SerdeContext
1017
- ) => Promise<ListFileSystemAssociationsCommandOutput>;
1018
- export declare const de_ListGatewaysCommand: (
1019
- output: __HttpResponse,
1020
- context: __SerdeContext
1021
- ) => Promise<ListGatewaysCommandOutput>;
1022
- export declare const de_ListLocalDisksCommand: (
1023
- output: __HttpResponse,
1024
- context: __SerdeContext
1025
- ) => Promise<ListLocalDisksCommandOutput>;
1026
- export declare const de_ListTagsForResourceCommand: (
1027
- output: __HttpResponse,
1028
- context: __SerdeContext
1029
- ) => Promise<ListTagsForResourceCommandOutput>;
1030
- export declare const de_ListTapePoolsCommand: (
1031
- output: __HttpResponse,
1032
- context: __SerdeContext
1033
- ) => Promise<ListTapePoolsCommandOutput>;
1034
- export declare const de_ListTapesCommand: (
1035
- output: __HttpResponse,
1036
- context: __SerdeContext
1037
- ) => Promise<ListTapesCommandOutput>;
1038
- export declare const de_ListVolumeInitiatorsCommand: (
1039
- output: __HttpResponse,
1040
- context: __SerdeContext
1041
- ) => Promise<ListVolumeInitiatorsCommandOutput>;
1042
- export declare const de_ListVolumeRecoveryPointsCommand: (
1043
- output: __HttpResponse,
1044
- context: __SerdeContext
1045
- ) => Promise<ListVolumeRecoveryPointsCommandOutput>;
1046
- export declare const de_ListVolumesCommand: (
1047
- output: __HttpResponse,
1048
- context: __SerdeContext
1049
- ) => Promise<ListVolumesCommandOutput>;
1050
- export declare const de_NotifyWhenUploadedCommand: (
1051
- output: __HttpResponse,
1052
- context: __SerdeContext
1053
- ) => Promise<NotifyWhenUploadedCommandOutput>;
1054
- export declare const de_RefreshCacheCommand: (
1055
- output: __HttpResponse,
1056
- context: __SerdeContext
1057
- ) => Promise<RefreshCacheCommandOutput>;
1058
- export declare const de_RemoveTagsFromResourceCommand: (
1059
- output: __HttpResponse,
1060
- context: __SerdeContext
1061
- ) => Promise<RemoveTagsFromResourceCommandOutput>;
1062
- export declare const de_ResetCacheCommand: (
1063
- output: __HttpResponse,
1064
- context: __SerdeContext
1065
- ) => Promise<ResetCacheCommandOutput>;
1066
- export declare const de_RetrieveTapeArchiveCommand: (
1067
- output: __HttpResponse,
1068
- context: __SerdeContext
1069
- ) => Promise<RetrieveTapeArchiveCommandOutput>;
1070
- export declare const de_RetrieveTapeRecoveryPointCommand: (
1071
- output: __HttpResponse,
1072
- context: __SerdeContext
1073
- ) => Promise<RetrieveTapeRecoveryPointCommandOutput>;
1074
- export declare const de_SetLocalConsolePasswordCommand: (
1075
- output: __HttpResponse,
1076
- context: __SerdeContext
1077
- ) => Promise<SetLocalConsolePasswordCommandOutput>;
1078
- export declare const de_SetSMBGuestPasswordCommand: (
1079
- output: __HttpResponse,
1080
- context: __SerdeContext
1081
- ) => Promise<SetSMBGuestPasswordCommandOutput>;
1082
- export declare const de_ShutdownGatewayCommand: (
1083
- output: __HttpResponse,
1084
- context: __SerdeContext
1085
- ) => Promise<ShutdownGatewayCommandOutput>;
1086
- export declare const de_StartAvailabilityMonitorTestCommand: (
1087
- output: __HttpResponse,
1088
- context: __SerdeContext
1089
- ) => Promise<StartAvailabilityMonitorTestCommandOutput>;
1090
- export declare const de_StartCacheReportCommand: (
1091
- output: __HttpResponse,
1092
- context: __SerdeContext
1093
- ) => Promise<StartCacheReportCommandOutput>;
1094
- export declare const de_StartGatewayCommand: (
1095
- output: __HttpResponse,
1096
- context: __SerdeContext
1097
- ) => Promise<StartGatewayCommandOutput>;
1098
- export declare const de_UpdateAutomaticTapeCreationPolicyCommand: (
1099
- output: __HttpResponse,
1100
- context: __SerdeContext
1101
- ) => Promise<UpdateAutomaticTapeCreationPolicyCommandOutput>;
1102
- export declare const de_UpdateBandwidthRateLimitCommand: (
1103
- output: __HttpResponse,
1104
- context: __SerdeContext
1105
- ) => Promise<UpdateBandwidthRateLimitCommandOutput>;
1106
- export declare const de_UpdateBandwidthRateLimitScheduleCommand: (
1107
- output: __HttpResponse,
1108
- context: __SerdeContext
1109
- ) => Promise<UpdateBandwidthRateLimitScheduleCommandOutput>;
1110
- export declare const de_UpdateChapCredentialsCommand: (
1111
- output: __HttpResponse,
1112
- context: __SerdeContext
1113
- ) => Promise<UpdateChapCredentialsCommandOutput>;
1114
- export declare const de_UpdateFileSystemAssociationCommand: (
1115
- output: __HttpResponse,
1116
- context: __SerdeContext
1117
- ) => Promise<UpdateFileSystemAssociationCommandOutput>;
1118
- export declare const de_UpdateGatewayInformationCommand: (
1119
- output: __HttpResponse,
1120
- context: __SerdeContext
1121
- ) => Promise<UpdateGatewayInformationCommandOutput>;
1122
- export declare const de_UpdateGatewaySoftwareNowCommand: (
1123
- output: __HttpResponse,
1124
- context: __SerdeContext
1125
- ) => Promise<UpdateGatewaySoftwareNowCommandOutput>;
1126
- export declare const de_UpdateMaintenanceStartTimeCommand: (
1127
- output: __HttpResponse,
1128
- context: __SerdeContext
1129
- ) => Promise<UpdateMaintenanceStartTimeCommandOutput>;
1130
- export declare const de_UpdateNFSFileShareCommand: (
1131
- output: __HttpResponse,
1132
- context: __SerdeContext
1133
- ) => Promise<UpdateNFSFileShareCommandOutput>;
1134
- export declare const de_UpdateSMBFileShareCommand: (
1135
- output: __HttpResponse,
1136
- context: __SerdeContext
1137
- ) => Promise<UpdateSMBFileShareCommandOutput>;
1138
- export declare const de_UpdateSMBFileShareVisibilityCommand: (
1139
- output: __HttpResponse,
1140
- context: __SerdeContext
1141
- ) => Promise<UpdateSMBFileShareVisibilityCommandOutput>;
1142
- export declare const de_UpdateSMBLocalGroupsCommand: (
1143
- output: __HttpResponse,
1144
- context: __SerdeContext
1145
- ) => Promise<UpdateSMBLocalGroupsCommandOutput>;
1146
- export declare const de_UpdateSMBSecurityStrategyCommand: (
1147
- output: __HttpResponse,
1148
- context: __SerdeContext
1149
- ) => Promise<UpdateSMBSecurityStrategyCommandOutput>;
1150
- export declare const de_UpdateSnapshotScheduleCommand: (
1151
- output: __HttpResponse,
1152
- context: __SerdeContext
1153
- ) => Promise<UpdateSnapshotScheduleCommandOutput>;
1154
- export declare const de_UpdateVTLDeviceTypeCommand: (
1155
- output: __HttpResponse,
1156
- context: __SerdeContext
1157
- ) => Promise<UpdateVTLDeviceTypeCommandOutput>;