@aws-sdk/client-storage-gateway 3.303.0 → 3.309.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 (185) hide show
  1. package/dist-cjs/commands/ActivateGatewayCommand.js +2 -2
  2. package/dist-cjs/commands/AddCacheCommand.js +2 -2
  3. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  4. package/dist-cjs/commands/AddUploadBufferCommand.js +2 -2
  5. package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -2
  6. package/dist-cjs/commands/AssignTapePoolCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateFileSystemCommand.js +2 -2
  8. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  9. package/dist-cjs/commands/CancelArchivalCommand.js +2 -2
  10. package/dist-cjs/commands/CancelRetrievalCommand.js +2 -2
  11. package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -2
  12. package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -2
  13. package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -2
  14. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  15. package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -2
  16. package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -2
  17. package/dist-cjs/commands/CreateTapePoolCommand.js +2 -2
  18. package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -2
  19. package/dist-cjs/commands/CreateTapesCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteFileShareCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteGatewayCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteTapeCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeCacheCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeChapCredentialsCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeTapesCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -2
  50. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  51. package/dist-cjs/commands/DisableGatewayCommand.js +2 -2
  52. package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -2
  53. package/dist-cjs/commands/JoinDomainCommand.js +2 -2
  54. package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -2
  55. package/dist-cjs/commands/ListFileSharesCommand.js +2 -2
  56. package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -2
  57. package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
  58. package/dist-cjs/commands/ListLocalDisksCommand.js +2 -2
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  60. package/dist-cjs/commands/ListTapePoolsCommand.js +2 -2
  61. package/dist-cjs/commands/ListTapesCommand.js +2 -2
  62. package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -2
  63. package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -2
  64. package/dist-cjs/commands/ListVolumesCommand.js +2 -2
  65. package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -2
  66. package/dist-cjs/commands/RefreshCacheCommand.js +2 -2
  67. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  68. package/dist-cjs/commands/ResetCacheCommand.js +2 -2
  69. package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -2
  70. package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -2
  71. package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +2 -2
  72. package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +2 -2
  73. package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -2
  74. package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -2
  75. package/dist-cjs/commands/StartGatewayCommand.js +2 -2
  76. package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -2
  78. package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -2
  79. package/dist-cjs/commands/UpdateChapCredentialsCommand.js +2 -2
  80. package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +2 -2
  81. package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -2
  83. package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -2
  84. package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -2
  85. package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -2
  86. package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -2
  87. package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -2
  88. package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -2
  89. package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -2
  90. package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -2
  91. package/dist-cjs/protocols/Aws_json1_1.js +1319 -1367
  92. package/dist-es/commands/ActivateGatewayCommand.js +3 -3
  93. package/dist-es/commands/AddCacheCommand.js +3 -3
  94. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  95. package/dist-es/commands/AddUploadBufferCommand.js +3 -3
  96. package/dist-es/commands/AddWorkingStorageCommand.js +3 -3
  97. package/dist-es/commands/AssignTapePoolCommand.js +3 -3
  98. package/dist-es/commands/AssociateFileSystemCommand.js +3 -3
  99. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  100. package/dist-es/commands/CancelArchivalCommand.js +3 -3
  101. package/dist-es/commands/CancelRetrievalCommand.js +3 -3
  102. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -3
  103. package/dist-es/commands/CreateNFSFileShareCommand.js +3 -3
  104. package/dist-es/commands/CreateSMBFileShareCommand.js +3 -3
  105. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  106. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -3
  107. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -3
  108. package/dist-es/commands/CreateTapePoolCommand.js +3 -3
  109. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -3
  110. package/dist-es/commands/CreateTapesCommand.js +3 -3
  111. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -3
  112. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -3
  113. package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -3
  114. package/dist-es/commands/DeleteFileShareCommand.js +3 -3
  115. package/dist-es/commands/DeleteGatewayCommand.js +3 -3
  116. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -3
  117. package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -3
  118. package/dist-es/commands/DeleteTapeCommand.js +3 -3
  119. package/dist-es/commands/DeleteTapePoolCommand.js +3 -3
  120. package/dist-es/commands/DeleteVolumeCommand.js +3 -3
  121. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -3
  122. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -3
  123. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -3
  124. package/dist-es/commands/DescribeCacheCommand.js +3 -3
  125. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -3
  126. package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -3
  127. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -3
  128. package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -3
  129. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -3
  130. package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -3
  131. package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -3
  132. package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -3
  133. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -3
  134. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -3
  135. package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -3
  136. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -3
  137. package/dist-es/commands/DescribeTapesCommand.js +3 -3
  138. package/dist-es/commands/DescribeUploadBufferCommand.js +3 -3
  139. package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -3
  140. package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -3
  141. package/dist-es/commands/DetachVolumeCommand.js +3 -3
  142. package/dist-es/commands/DisableGatewayCommand.js +3 -3
  143. package/dist-es/commands/DisassociateFileSystemCommand.js +3 -3
  144. package/dist-es/commands/JoinDomainCommand.js +3 -3
  145. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -3
  146. package/dist-es/commands/ListFileSharesCommand.js +3 -3
  147. package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -3
  148. package/dist-es/commands/ListGatewaysCommand.js +3 -3
  149. package/dist-es/commands/ListLocalDisksCommand.js +3 -3
  150. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  151. package/dist-es/commands/ListTapePoolsCommand.js +3 -3
  152. package/dist-es/commands/ListTapesCommand.js +3 -3
  153. package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -3
  154. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -3
  155. package/dist-es/commands/ListVolumesCommand.js +3 -3
  156. package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -3
  157. package/dist-es/commands/RefreshCacheCommand.js +3 -3
  158. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  159. package/dist-es/commands/ResetCacheCommand.js +3 -3
  160. package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -3
  161. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -3
  162. package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -3
  163. package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -3
  164. package/dist-es/commands/ShutdownGatewayCommand.js +3 -3
  165. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -3
  166. package/dist-es/commands/StartGatewayCommand.js +3 -3
  167. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -3
  168. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -3
  169. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -3
  170. package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -3
  171. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -3
  172. package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -3
  173. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -3
  174. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -3
  175. package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -3
  176. package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -3
  177. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -3
  178. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -3
  179. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -3
  180. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -3
  181. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -3
  182. package/dist-es/protocols/Aws_json1_1.js +1135 -1183
  183. package/dist-types/protocols/Aws_json1_1.d.ts +720 -180
  184. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +180 -180
  185. package/package.json +29 -29
@@ -363,723 +363,723 @@ import {
363
363
  UpdateVTLDeviceTypeCommandInput,
364
364
  UpdateVTLDeviceTypeCommandOutput,
365
365
  } from "../commands/UpdateVTLDeviceTypeCommand";
366
- export declare const serializeAws_json1_1ActivateGatewayCommand: (
366
+ export declare const se_ActivateGatewayCommand: (
367
367
  input: ActivateGatewayCommandInput,
368
368
  context: __SerdeContext
369
369
  ) => Promise<__HttpRequest>;
370
- export declare const serializeAws_json1_1AddCacheCommand: (
370
+ export declare const se_AddCacheCommand: (
371
371
  input: AddCacheCommandInput,
372
372
  context: __SerdeContext
373
373
  ) => Promise<__HttpRequest>;
374
- export declare const serializeAws_json1_1AddTagsToResourceCommand: (
374
+ export declare const se_AddTagsToResourceCommand: (
375
375
  input: AddTagsToResourceCommandInput,
376
376
  context: __SerdeContext
377
377
  ) => Promise<__HttpRequest>;
378
- export declare const serializeAws_json1_1AddUploadBufferCommand: (
378
+ export declare const se_AddUploadBufferCommand: (
379
379
  input: AddUploadBufferCommandInput,
380
380
  context: __SerdeContext
381
381
  ) => Promise<__HttpRequest>;
382
- export declare const serializeAws_json1_1AddWorkingStorageCommand: (
382
+ export declare const se_AddWorkingStorageCommand: (
383
383
  input: AddWorkingStorageCommandInput,
384
384
  context: __SerdeContext
385
385
  ) => Promise<__HttpRequest>;
386
- export declare const serializeAws_json1_1AssignTapePoolCommand: (
386
+ export declare const se_AssignTapePoolCommand: (
387
387
  input: AssignTapePoolCommandInput,
388
388
  context: __SerdeContext
389
389
  ) => Promise<__HttpRequest>;
390
- export declare const serializeAws_json1_1AssociateFileSystemCommand: (
390
+ export declare const se_AssociateFileSystemCommand: (
391
391
  input: AssociateFileSystemCommandInput,
392
392
  context: __SerdeContext
393
393
  ) => Promise<__HttpRequest>;
394
- export declare const serializeAws_json1_1AttachVolumeCommand: (
394
+ export declare const se_AttachVolumeCommand: (
395
395
  input: AttachVolumeCommandInput,
396
396
  context: __SerdeContext
397
397
  ) => Promise<__HttpRequest>;
398
- export declare const serializeAws_json1_1CancelArchivalCommand: (
398
+ export declare const se_CancelArchivalCommand: (
399
399
  input: CancelArchivalCommandInput,
400
400
  context: __SerdeContext
401
401
  ) => Promise<__HttpRequest>;
402
- export declare const serializeAws_json1_1CancelRetrievalCommand: (
402
+ export declare const se_CancelRetrievalCommand: (
403
403
  input: CancelRetrievalCommandInput,
404
404
  context: __SerdeContext
405
405
  ) => Promise<__HttpRequest>;
406
- export declare const serializeAws_json1_1CreateCachediSCSIVolumeCommand: (
406
+ export declare const se_CreateCachediSCSIVolumeCommand: (
407
407
  input: CreateCachediSCSIVolumeCommandInput,
408
408
  context: __SerdeContext
409
409
  ) => Promise<__HttpRequest>;
410
- export declare const serializeAws_json1_1CreateNFSFileShareCommand: (
410
+ export declare const se_CreateNFSFileShareCommand: (
411
411
  input: CreateNFSFileShareCommandInput,
412
412
  context: __SerdeContext
413
413
  ) => Promise<__HttpRequest>;
414
- export declare const serializeAws_json1_1CreateSMBFileShareCommand: (
414
+ export declare const se_CreateSMBFileShareCommand: (
415
415
  input: CreateSMBFileShareCommandInput,
416
416
  context: __SerdeContext
417
417
  ) => Promise<__HttpRequest>;
418
- export declare const serializeAws_json1_1CreateSnapshotCommand: (
418
+ export declare const se_CreateSnapshotCommand: (
419
419
  input: CreateSnapshotCommandInput,
420
420
  context: __SerdeContext
421
421
  ) => Promise<__HttpRequest>;
422
- export declare const serializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand: (
422
+ export declare const se_CreateSnapshotFromVolumeRecoveryPointCommand: (
423
423
  input: CreateSnapshotFromVolumeRecoveryPointCommandInput,
424
424
  context: __SerdeContext
425
425
  ) => Promise<__HttpRequest>;
426
- export declare const serializeAws_json1_1CreateStorediSCSIVolumeCommand: (
426
+ export declare const se_CreateStorediSCSIVolumeCommand: (
427
427
  input: CreateStorediSCSIVolumeCommandInput,
428
428
  context: __SerdeContext
429
429
  ) => Promise<__HttpRequest>;
430
- export declare const serializeAws_json1_1CreateTapePoolCommand: (
430
+ export declare const se_CreateTapePoolCommand: (
431
431
  input: CreateTapePoolCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_json1_1CreateTapesCommand: (
434
+ export declare const se_CreateTapesCommand: (
435
435
  input: CreateTapesCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_json1_1CreateTapeWithBarcodeCommand: (
438
+ export declare const se_CreateTapeWithBarcodeCommand: (
439
439
  input: CreateTapeWithBarcodeCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand: (
442
+ export declare const se_DeleteAutomaticTapeCreationPolicyCommand: (
443
443
  input: DeleteAutomaticTapeCreationPolicyCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_json1_1DeleteBandwidthRateLimitCommand: (
446
+ export declare const se_DeleteBandwidthRateLimitCommand: (
447
447
  input: DeleteBandwidthRateLimitCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_json1_1DeleteChapCredentialsCommand: (
450
+ export declare const se_DeleteChapCredentialsCommand: (
451
451
  input: DeleteChapCredentialsCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_json1_1DeleteFileShareCommand: (
454
+ export declare const se_DeleteFileShareCommand: (
455
455
  input: DeleteFileShareCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_json1_1DeleteGatewayCommand: (
458
+ export declare const se_DeleteGatewayCommand: (
459
459
  input: DeleteGatewayCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_json1_1DeleteSnapshotScheduleCommand: (
462
+ export declare const se_DeleteSnapshotScheduleCommand: (
463
463
  input: DeleteSnapshotScheduleCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_json1_1DeleteTapeCommand: (
466
+ export declare const se_DeleteTapeCommand: (
467
467
  input: DeleteTapeCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_json1_1DeleteTapeArchiveCommand: (
470
+ export declare const se_DeleteTapeArchiveCommand: (
471
471
  input: DeleteTapeArchiveCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_json1_1DeleteTapePoolCommand: (
474
+ export declare const se_DeleteTapePoolCommand: (
475
475
  input: DeleteTapePoolCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_json1_1DeleteVolumeCommand: (
478
+ export declare const se_DeleteVolumeCommand: (
479
479
  input: DeleteVolumeCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_json1_1DescribeAvailabilityMonitorTestCommand: (
482
+ export declare const se_DescribeAvailabilityMonitorTestCommand: (
483
483
  input: DescribeAvailabilityMonitorTestCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_json1_1DescribeBandwidthRateLimitCommand: (
486
+ export declare const se_DescribeBandwidthRateLimitCommand: (
487
487
  input: DescribeBandwidthRateLimitCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand: (
490
+ export declare const se_DescribeBandwidthRateLimitScheduleCommand: (
491
491
  input: DescribeBandwidthRateLimitScheduleCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const serializeAws_json1_1DescribeCacheCommand: (
494
+ export declare const se_DescribeCacheCommand: (
495
495
  input: DescribeCacheCommandInput,
496
496
  context: __SerdeContext
497
497
  ) => Promise<__HttpRequest>;
498
- export declare const serializeAws_json1_1DescribeCachediSCSIVolumesCommand: (
498
+ export declare const se_DescribeCachediSCSIVolumesCommand: (
499
499
  input: DescribeCachediSCSIVolumesCommandInput,
500
500
  context: __SerdeContext
501
501
  ) => Promise<__HttpRequest>;
502
- export declare const serializeAws_json1_1DescribeChapCredentialsCommand: (
502
+ export declare const se_DescribeChapCredentialsCommand: (
503
503
  input: DescribeChapCredentialsCommandInput,
504
504
  context: __SerdeContext
505
505
  ) => Promise<__HttpRequest>;
506
- export declare const serializeAws_json1_1DescribeFileSystemAssociationsCommand: (
506
+ export declare const se_DescribeFileSystemAssociationsCommand: (
507
507
  input: DescribeFileSystemAssociationsCommandInput,
508
508
  context: __SerdeContext
509
509
  ) => Promise<__HttpRequest>;
510
- export declare const serializeAws_json1_1DescribeGatewayInformationCommand: (
510
+ export declare const se_DescribeGatewayInformationCommand: (
511
511
  input: DescribeGatewayInformationCommandInput,
512
512
  context: __SerdeContext
513
513
  ) => Promise<__HttpRequest>;
514
- export declare const serializeAws_json1_1DescribeMaintenanceStartTimeCommand: (
514
+ export declare const se_DescribeMaintenanceStartTimeCommand: (
515
515
  input: DescribeMaintenanceStartTimeCommandInput,
516
516
  context: __SerdeContext
517
517
  ) => Promise<__HttpRequest>;
518
- export declare const serializeAws_json1_1DescribeNFSFileSharesCommand: (
518
+ export declare const se_DescribeNFSFileSharesCommand: (
519
519
  input: DescribeNFSFileSharesCommandInput,
520
520
  context: __SerdeContext
521
521
  ) => Promise<__HttpRequest>;
522
- export declare const serializeAws_json1_1DescribeSMBFileSharesCommand: (
522
+ export declare const se_DescribeSMBFileSharesCommand: (
523
523
  input: DescribeSMBFileSharesCommandInput,
524
524
  context: __SerdeContext
525
525
  ) => Promise<__HttpRequest>;
526
- export declare const serializeAws_json1_1DescribeSMBSettingsCommand: (
526
+ export declare const se_DescribeSMBSettingsCommand: (
527
527
  input: DescribeSMBSettingsCommandInput,
528
528
  context: __SerdeContext
529
529
  ) => Promise<__HttpRequest>;
530
- export declare const serializeAws_json1_1DescribeSnapshotScheduleCommand: (
530
+ export declare const se_DescribeSnapshotScheduleCommand: (
531
531
  input: DescribeSnapshotScheduleCommandInput,
532
532
  context: __SerdeContext
533
533
  ) => Promise<__HttpRequest>;
534
- export declare const serializeAws_json1_1DescribeStorediSCSIVolumesCommand: (
534
+ export declare const se_DescribeStorediSCSIVolumesCommand: (
535
535
  input: DescribeStorediSCSIVolumesCommandInput,
536
536
  context: __SerdeContext
537
537
  ) => Promise<__HttpRequest>;
538
- export declare const serializeAws_json1_1DescribeTapeArchivesCommand: (
538
+ export declare const se_DescribeTapeArchivesCommand: (
539
539
  input: DescribeTapeArchivesCommandInput,
540
540
  context: __SerdeContext
541
541
  ) => Promise<__HttpRequest>;
542
- export declare const serializeAws_json1_1DescribeTapeRecoveryPointsCommand: (
542
+ export declare const se_DescribeTapeRecoveryPointsCommand: (
543
543
  input: DescribeTapeRecoveryPointsCommandInput,
544
544
  context: __SerdeContext
545
545
  ) => Promise<__HttpRequest>;
546
- export declare const serializeAws_json1_1DescribeTapesCommand: (
546
+ export declare const se_DescribeTapesCommand: (
547
547
  input: DescribeTapesCommandInput,
548
548
  context: __SerdeContext
549
549
  ) => Promise<__HttpRequest>;
550
- export declare const serializeAws_json1_1DescribeUploadBufferCommand: (
550
+ export declare const se_DescribeUploadBufferCommand: (
551
551
  input: DescribeUploadBufferCommandInput,
552
552
  context: __SerdeContext
553
553
  ) => Promise<__HttpRequest>;
554
- export declare const serializeAws_json1_1DescribeVTLDevicesCommand: (
554
+ export declare const se_DescribeVTLDevicesCommand: (
555
555
  input: DescribeVTLDevicesCommandInput,
556
556
  context: __SerdeContext
557
557
  ) => Promise<__HttpRequest>;
558
- export declare const serializeAws_json1_1DescribeWorkingStorageCommand: (
558
+ export declare const se_DescribeWorkingStorageCommand: (
559
559
  input: DescribeWorkingStorageCommandInput,
560
560
  context: __SerdeContext
561
561
  ) => Promise<__HttpRequest>;
562
- export declare const serializeAws_json1_1DetachVolumeCommand: (
562
+ export declare const se_DetachVolumeCommand: (
563
563
  input: DetachVolumeCommandInput,
564
564
  context: __SerdeContext
565
565
  ) => Promise<__HttpRequest>;
566
- export declare const serializeAws_json1_1DisableGatewayCommand: (
566
+ export declare const se_DisableGatewayCommand: (
567
567
  input: DisableGatewayCommandInput,
568
568
  context: __SerdeContext
569
569
  ) => Promise<__HttpRequest>;
570
- export declare const serializeAws_json1_1DisassociateFileSystemCommand: (
570
+ export declare const se_DisassociateFileSystemCommand: (
571
571
  input: DisassociateFileSystemCommandInput,
572
572
  context: __SerdeContext
573
573
  ) => Promise<__HttpRequest>;
574
- export declare const serializeAws_json1_1JoinDomainCommand: (
574
+ export declare const se_JoinDomainCommand: (
575
575
  input: JoinDomainCommandInput,
576
576
  context: __SerdeContext
577
577
  ) => Promise<__HttpRequest>;
578
- export declare const serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand: (
578
+ export declare const se_ListAutomaticTapeCreationPoliciesCommand: (
579
579
  input: ListAutomaticTapeCreationPoliciesCommandInput,
580
580
  context: __SerdeContext
581
581
  ) => Promise<__HttpRequest>;
582
- export declare const serializeAws_json1_1ListFileSharesCommand: (
582
+ export declare const se_ListFileSharesCommand: (
583
583
  input: ListFileSharesCommandInput,
584
584
  context: __SerdeContext
585
585
  ) => Promise<__HttpRequest>;
586
- export declare const serializeAws_json1_1ListFileSystemAssociationsCommand: (
586
+ export declare const se_ListFileSystemAssociationsCommand: (
587
587
  input: ListFileSystemAssociationsCommandInput,
588
588
  context: __SerdeContext
589
589
  ) => Promise<__HttpRequest>;
590
- export declare const serializeAws_json1_1ListGatewaysCommand: (
590
+ export declare const se_ListGatewaysCommand: (
591
591
  input: ListGatewaysCommandInput,
592
592
  context: __SerdeContext
593
593
  ) => Promise<__HttpRequest>;
594
- export declare const serializeAws_json1_1ListLocalDisksCommand: (
594
+ export declare const se_ListLocalDisksCommand: (
595
595
  input: ListLocalDisksCommandInput,
596
596
  context: __SerdeContext
597
597
  ) => Promise<__HttpRequest>;
598
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (
598
+ export declare const se_ListTagsForResourceCommand: (
599
599
  input: ListTagsForResourceCommandInput,
600
600
  context: __SerdeContext
601
601
  ) => Promise<__HttpRequest>;
602
- export declare const serializeAws_json1_1ListTapePoolsCommand: (
602
+ export declare const se_ListTapePoolsCommand: (
603
603
  input: ListTapePoolsCommandInput,
604
604
  context: __SerdeContext
605
605
  ) => Promise<__HttpRequest>;
606
- export declare const serializeAws_json1_1ListTapesCommand: (
606
+ export declare const se_ListTapesCommand: (
607
607
  input: ListTapesCommandInput,
608
608
  context: __SerdeContext
609
609
  ) => Promise<__HttpRequest>;
610
- export declare const serializeAws_json1_1ListVolumeInitiatorsCommand: (
610
+ export declare const se_ListVolumeInitiatorsCommand: (
611
611
  input: ListVolumeInitiatorsCommandInput,
612
612
  context: __SerdeContext
613
613
  ) => Promise<__HttpRequest>;
614
- export declare const serializeAws_json1_1ListVolumeRecoveryPointsCommand: (
614
+ export declare const se_ListVolumeRecoveryPointsCommand: (
615
615
  input: ListVolumeRecoveryPointsCommandInput,
616
616
  context: __SerdeContext
617
617
  ) => Promise<__HttpRequest>;
618
- export declare const serializeAws_json1_1ListVolumesCommand: (
618
+ export declare const se_ListVolumesCommand: (
619
619
  input: ListVolumesCommandInput,
620
620
  context: __SerdeContext
621
621
  ) => Promise<__HttpRequest>;
622
- export declare const serializeAws_json1_1NotifyWhenUploadedCommand: (
622
+ export declare const se_NotifyWhenUploadedCommand: (
623
623
  input: NotifyWhenUploadedCommandInput,
624
624
  context: __SerdeContext
625
625
  ) => Promise<__HttpRequest>;
626
- export declare const serializeAws_json1_1RefreshCacheCommand: (
626
+ export declare const se_RefreshCacheCommand: (
627
627
  input: RefreshCacheCommandInput,
628
628
  context: __SerdeContext
629
629
  ) => Promise<__HttpRequest>;
630
- export declare const serializeAws_json1_1RemoveTagsFromResourceCommand: (
630
+ export declare const se_RemoveTagsFromResourceCommand: (
631
631
  input: RemoveTagsFromResourceCommandInput,
632
632
  context: __SerdeContext
633
633
  ) => Promise<__HttpRequest>;
634
- export declare const serializeAws_json1_1ResetCacheCommand: (
634
+ export declare const se_ResetCacheCommand: (
635
635
  input: ResetCacheCommandInput,
636
636
  context: __SerdeContext
637
637
  ) => Promise<__HttpRequest>;
638
- export declare const serializeAws_json1_1RetrieveTapeArchiveCommand: (
638
+ export declare const se_RetrieveTapeArchiveCommand: (
639
639
  input: RetrieveTapeArchiveCommandInput,
640
640
  context: __SerdeContext
641
641
  ) => Promise<__HttpRequest>;
642
- export declare const serializeAws_json1_1RetrieveTapeRecoveryPointCommand: (
642
+ export declare const se_RetrieveTapeRecoveryPointCommand: (
643
643
  input: RetrieveTapeRecoveryPointCommandInput,
644
644
  context: __SerdeContext
645
645
  ) => Promise<__HttpRequest>;
646
- export declare const serializeAws_json1_1SetLocalConsolePasswordCommand: (
646
+ export declare const se_SetLocalConsolePasswordCommand: (
647
647
  input: SetLocalConsolePasswordCommandInput,
648
648
  context: __SerdeContext
649
649
  ) => Promise<__HttpRequest>;
650
- export declare const serializeAws_json1_1SetSMBGuestPasswordCommand: (
650
+ export declare const se_SetSMBGuestPasswordCommand: (
651
651
  input: SetSMBGuestPasswordCommandInput,
652
652
  context: __SerdeContext
653
653
  ) => Promise<__HttpRequest>;
654
- export declare const serializeAws_json1_1ShutdownGatewayCommand: (
654
+ export declare const se_ShutdownGatewayCommand: (
655
655
  input: ShutdownGatewayCommandInput,
656
656
  context: __SerdeContext
657
657
  ) => Promise<__HttpRequest>;
658
- export declare const serializeAws_json1_1StartAvailabilityMonitorTestCommand: (
658
+ export declare const se_StartAvailabilityMonitorTestCommand: (
659
659
  input: StartAvailabilityMonitorTestCommandInput,
660
660
  context: __SerdeContext
661
661
  ) => Promise<__HttpRequest>;
662
- export declare const serializeAws_json1_1StartGatewayCommand: (
662
+ export declare const se_StartGatewayCommand: (
663
663
  input: StartGatewayCommandInput,
664
664
  context: __SerdeContext
665
665
  ) => Promise<__HttpRequest>;
666
- export declare const serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand: (
666
+ export declare const se_UpdateAutomaticTapeCreationPolicyCommand: (
667
667
  input: UpdateAutomaticTapeCreationPolicyCommandInput,
668
668
  context: __SerdeContext
669
669
  ) => Promise<__HttpRequest>;
670
- export declare const serializeAws_json1_1UpdateBandwidthRateLimitCommand: (
670
+ export declare const se_UpdateBandwidthRateLimitCommand: (
671
671
  input: UpdateBandwidthRateLimitCommandInput,
672
672
  context: __SerdeContext
673
673
  ) => Promise<__HttpRequest>;
674
- export declare const serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand: (
674
+ export declare const se_UpdateBandwidthRateLimitScheduleCommand: (
675
675
  input: UpdateBandwidthRateLimitScheduleCommandInput,
676
676
  context: __SerdeContext
677
677
  ) => Promise<__HttpRequest>;
678
- export declare const serializeAws_json1_1UpdateChapCredentialsCommand: (
678
+ export declare const se_UpdateChapCredentialsCommand: (
679
679
  input: UpdateChapCredentialsCommandInput,
680
680
  context: __SerdeContext
681
681
  ) => Promise<__HttpRequest>;
682
- export declare const serializeAws_json1_1UpdateFileSystemAssociationCommand: (
682
+ export declare const se_UpdateFileSystemAssociationCommand: (
683
683
  input: UpdateFileSystemAssociationCommandInput,
684
684
  context: __SerdeContext
685
685
  ) => Promise<__HttpRequest>;
686
- export declare const serializeAws_json1_1UpdateGatewayInformationCommand: (
686
+ export declare const se_UpdateGatewayInformationCommand: (
687
687
  input: UpdateGatewayInformationCommandInput,
688
688
  context: __SerdeContext
689
689
  ) => Promise<__HttpRequest>;
690
- export declare const serializeAws_json1_1UpdateGatewaySoftwareNowCommand: (
690
+ export declare const se_UpdateGatewaySoftwareNowCommand: (
691
691
  input: UpdateGatewaySoftwareNowCommandInput,
692
692
  context: __SerdeContext
693
693
  ) => Promise<__HttpRequest>;
694
- export declare const serializeAws_json1_1UpdateMaintenanceStartTimeCommand: (
694
+ export declare const se_UpdateMaintenanceStartTimeCommand: (
695
695
  input: UpdateMaintenanceStartTimeCommandInput,
696
696
  context: __SerdeContext
697
697
  ) => Promise<__HttpRequest>;
698
- export declare const serializeAws_json1_1UpdateNFSFileShareCommand: (
698
+ export declare const se_UpdateNFSFileShareCommand: (
699
699
  input: UpdateNFSFileShareCommandInput,
700
700
  context: __SerdeContext
701
701
  ) => Promise<__HttpRequest>;
702
- export declare const serializeAws_json1_1UpdateSMBFileShareCommand: (
702
+ export declare const se_UpdateSMBFileShareCommand: (
703
703
  input: UpdateSMBFileShareCommandInput,
704
704
  context: __SerdeContext
705
705
  ) => Promise<__HttpRequest>;
706
- export declare const serializeAws_json1_1UpdateSMBFileShareVisibilityCommand: (
706
+ export declare const se_UpdateSMBFileShareVisibilityCommand: (
707
707
  input: UpdateSMBFileShareVisibilityCommandInput,
708
708
  context: __SerdeContext
709
709
  ) => Promise<__HttpRequest>;
710
- export declare const serializeAws_json1_1UpdateSMBLocalGroupsCommand: (
710
+ export declare const se_UpdateSMBLocalGroupsCommand: (
711
711
  input: UpdateSMBLocalGroupsCommandInput,
712
712
  context: __SerdeContext
713
713
  ) => Promise<__HttpRequest>;
714
- export declare const serializeAws_json1_1UpdateSMBSecurityStrategyCommand: (
714
+ export declare const se_UpdateSMBSecurityStrategyCommand: (
715
715
  input: UpdateSMBSecurityStrategyCommandInput,
716
716
  context: __SerdeContext
717
717
  ) => Promise<__HttpRequest>;
718
- export declare const serializeAws_json1_1UpdateSnapshotScheduleCommand: (
718
+ export declare const se_UpdateSnapshotScheduleCommand: (
719
719
  input: UpdateSnapshotScheduleCommandInput,
720
720
  context: __SerdeContext
721
721
  ) => Promise<__HttpRequest>;
722
- export declare const serializeAws_json1_1UpdateVTLDeviceTypeCommand: (
722
+ export declare const se_UpdateVTLDeviceTypeCommand: (
723
723
  input: UpdateVTLDeviceTypeCommandInput,
724
724
  context: __SerdeContext
725
725
  ) => Promise<__HttpRequest>;
726
- export declare const deserializeAws_json1_1ActivateGatewayCommand: (
726
+ export declare const de_ActivateGatewayCommand: (
727
727
  output: __HttpResponse,
728
728
  context: __SerdeContext
729
729
  ) => Promise<ActivateGatewayCommandOutput>;
730
- export declare const deserializeAws_json1_1AddCacheCommand: (
730
+ export declare const de_AddCacheCommand: (
731
731
  output: __HttpResponse,
732
732
  context: __SerdeContext
733
733
  ) => Promise<AddCacheCommandOutput>;
734
- export declare const deserializeAws_json1_1AddTagsToResourceCommand: (
734
+ export declare const de_AddTagsToResourceCommand: (
735
735
  output: __HttpResponse,
736
736
  context: __SerdeContext
737
737
  ) => Promise<AddTagsToResourceCommandOutput>;
738
- export declare const deserializeAws_json1_1AddUploadBufferCommand: (
738
+ export declare const de_AddUploadBufferCommand: (
739
739
  output: __HttpResponse,
740
740
  context: __SerdeContext
741
741
  ) => Promise<AddUploadBufferCommandOutput>;
742
- export declare const deserializeAws_json1_1AddWorkingStorageCommand: (
742
+ export declare const de_AddWorkingStorageCommand: (
743
743
  output: __HttpResponse,
744
744
  context: __SerdeContext
745
745
  ) => Promise<AddWorkingStorageCommandOutput>;
746
- export declare const deserializeAws_json1_1AssignTapePoolCommand: (
746
+ export declare const de_AssignTapePoolCommand: (
747
747
  output: __HttpResponse,
748
748
  context: __SerdeContext
749
749
  ) => Promise<AssignTapePoolCommandOutput>;
750
- export declare const deserializeAws_json1_1AssociateFileSystemCommand: (
750
+ export declare const de_AssociateFileSystemCommand: (
751
751
  output: __HttpResponse,
752
752
  context: __SerdeContext
753
753
  ) => Promise<AssociateFileSystemCommandOutput>;
754
- export declare const deserializeAws_json1_1AttachVolumeCommand: (
754
+ export declare const de_AttachVolumeCommand: (
755
755
  output: __HttpResponse,
756
756
  context: __SerdeContext
757
757
  ) => Promise<AttachVolumeCommandOutput>;
758
- export declare const deserializeAws_json1_1CancelArchivalCommand: (
758
+ export declare const de_CancelArchivalCommand: (
759
759
  output: __HttpResponse,
760
760
  context: __SerdeContext
761
761
  ) => Promise<CancelArchivalCommandOutput>;
762
- export declare const deserializeAws_json1_1CancelRetrievalCommand: (
762
+ export declare const de_CancelRetrievalCommand: (
763
763
  output: __HttpResponse,
764
764
  context: __SerdeContext
765
765
  ) => Promise<CancelRetrievalCommandOutput>;
766
- export declare const deserializeAws_json1_1CreateCachediSCSIVolumeCommand: (
766
+ export declare const de_CreateCachediSCSIVolumeCommand: (
767
767
  output: __HttpResponse,
768
768
  context: __SerdeContext
769
769
  ) => Promise<CreateCachediSCSIVolumeCommandOutput>;
770
- export declare const deserializeAws_json1_1CreateNFSFileShareCommand: (
770
+ export declare const de_CreateNFSFileShareCommand: (
771
771
  output: __HttpResponse,
772
772
  context: __SerdeContext
773
773
  ) => Promise<CreateNFSFileShareCommandOutput>;
774
- export declare const deserializeAws_json1_1CreateSMBFileShareCommand: (
774
+ export declare const de_CreateSMBFileShareCommand: (
775
775
  output: __HttpResponse,
776
776
  context: __SerdeContext
777
777
  ) => Promise<CreateSMBFileShareCommandOutput>;
778
- export declare const deserializeAws_json1_1CreateSnapshotCommand: (
778
+ export declare const de_CreateSnapshotCommand: (
779
779
  output: __HttpResponse,
780
780
  context: __SerdeContext
781
781
  ) => Promise<CreateSnapshotCommandOutput>;
782
- export declare const deserializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand: (
782
+ export declare const de_CreateSnapshotFromVolumeRecoveryPointCommand: (
783
783
  output: __HttpResponse,
784
784
  context: __SerdeContext
785
785
  ) => Promise<CreateSnapshotFromVolumeRecoveryPointCommandOutput>;
786
- export declare const deserializeAws_json1_1CreateStorediSCSIVolumeCommand: (
786
+ export declare const de_CreateStorediSCSIVolumeCommand: (
787
787
  output: __HttpResponse,
788
788
  context: __SerdeContext
789
789
  ) => Promise<CreateStorediSCSIVolumeCommandOutput>;
790
- export declare const deserializeAws_json1_1CreateTapePoolCommand: (
790
+ export declare const de_CreateTapePoolCommand: (
791
791
  output: __HttpResponse,
792
792
  context: __SerdeContext
793
793
  ) => Promise<CreateTapePoolCommandOutput>;
794
- export declare const deserializeAws_json1_1CreateTapesCommand: (
794
+ export declare const de_CreateTapesCommand: (
795
795
  output: __HttpResponse,
796
796
  context: __SerdeContext
797
797
  ) => Promise<CreateTapesCommandOutput>;
798
- export declare const deserializeAws_json1_1CreateTapeWithBarcodeCommand: (
798
+ export declare const de_CreateTapeWithBarcodeCommand: (
799
799
  output: __HttpResponse,
800
800
  context: __SerdeContext
801
801
  ) => Promise<CreateTapeWithBarcodeCommandOutput>;
802
- export declare const deserializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand: (
802
+ export declare const de_DeleteAutomaticTapeCreationPolicyCommand: (
803
803
  output: __HttpResponse,
804
804
  context: __SerdeContext
805
805
  ) => Promise<DeleteAutomaticTapeCreationPolicyCommandOutput>;
806
- export declare const deserializeAws_json1_1DeleteBandwidthRateLimitCommand: (
806
+ export declare const de_DeleteBandwidthRateLimitCommand: (
807
807
  output: __HttpResponse,
808
808
  context: __SerdeContext
809
809
  ) => Promise<DeleteBandwidthRateLimitCommandOutput>;
810
- export declare const deserializeAws_json1_1DeleteChapCredentialsCommand: (
810
+ export declare const de_DeleteChapCredentialsCommand: (
811
811
  output: __HttpResponse,
812
812
  context: __SerdeContext
813
813
  ) => Promise<DeleteChapCredentialsCommandOutput>;
814
- export declare const deserializeAws_json1_1DeleteFileShareCommand: (
814
+ export declare const de_DeleteFileShareCommand: (
815
815
  output: __HttpResponse,
816
816
  context: __SerdeContext
817
817
  ) => Promise<DeleteFileShareCommandOutput>;
818
- export declare const deserializeAws_json1_1DeleteGatewayCommand: (
818
+ export declare const de_DeleteGatewayCommand: (
819
819
  output: __HttpResponse,
820
820
  context: __SerdeContext
821
821
  ) => Promise<DeleteGatewayCommandOutput>;
822
- export declare const deserializeAws_json1_1DeleteSnapshotScheduleCommand: (
822
+ export declare const de_DeleteSnapshotScheduleCommand: (
823
823
  output: __HttpResponse,
824
824
  context: __SerdeContext
825
825
  ) => Promise<DeleteSnapshotScheduleCommandOutput>;
826
- export declare const deserializeAws_json1_1DeleteTapeCommand: (
826
+ export declare const de_DeleteTapeCommand: (
827
827
  output: __HttpResponse,
828
828
  context: __SerdeContext
829
829
  ) => Promise<DeleteTapeCommandOutput>;
830
- export declare const deserializeAws_json1_1DeleteTapeArchiveCommand: (
830
+ export declare const de_DeleteTapeArchiveCommand: (
831
831
  output: __HttpResponse,
832
832
  context: __SerdeContext
833
833
  ) => Promise<DeleteTapeArchiveCommandOutput>;
834
- export declare const deserializeAws_json1_1DeleteTapePoolCommand: (
834
+ export declare const de_DeleteTapePoolCommand: (
835
835
  output: __HttpResponse,
836
836
  context: __SerdeContext
837
837
  ) => Promise<DeleteTapePoolCommandOutput>;
838
- export declare const deserializeAws_json1_1DeleteVolumeCommand: (
838
+ export declare const de_DeleteVolumeCommand: (
839
839
  output: __HttpResponse,
840
840
  context: __SerdeContext
841
841
  ) => Promise<DeleteVolumeCommandOutput>;
842
- export declare const deserializeAws_json1_1DescribeAvailabilityMonitorTestCommand: (
842
+ export declare const de_DescribeAvailabilityMonitorTestCommand: (
843
843
  output: __HttpResponse,
844
844
  context: __SerdeContext
845
845
  ) => Promise<DescribeAvailabilityMonitorTestCommandOutput>;
846
- export declare const deserializeAws_json1_1DescribeBandwidthRateLimitCommand: (
846
+ export declare const de_DescribeBandwidthRateLimitCommand: (
847
847
  output: __HttpResponse,
848
848
  context: __SerdeContext
849
849
  ) => Promise<DescribeBandwidthRateLimitCommandOutput>;
850
- export declare const deserializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand: (
850
+ export declare const de_DescribeBandwidthRateLimitScheduleCommand: (
851
851
  output: __HttpResponse,
852
852
  context: __SerdeContext
853
853
  ) => Promise<DescribeBandwidthRateLimitScheduleCommandOutput>;
854
- export declare const deserializeAws_json1_1DescribeCacheCommand: (
854
+ export declare const de_DescribeCacheCommand: (
855
855
  output: __HttpResponse,
856
856
  context: __SerdeContext
857
857
  ) => Promise<DescribeCacheCommandOutput>;
858
- export declare const deserializeAws_json1_1DescribeCachediSCSIVolumesCommand: (
858
+ export declare const de_DescribeCachediSCSIVolumesCommand: (
859
859
  output: __HttpResponse,
860
860
  context: __SerdeContext
861
861
  ) => Promise<DescribeCachediSCSIVolumesCommandOutput>;
862
- export declare const deserializeAws_json1_1DescribeChapCredentialsCommand: (
862
+ export declare const de_DescribeChapCredentialsCommand: (
863
863
  output: __HttpResponse,
864
864
  context: __SerdeContext
865
865
  ) => Promise<DescribeChapCredentialsCommandOutput>;
866
- export declare const deserializeAws_json1_1DescribeFileSystemAssociationsCommand: (
866
+ export declare const de_DescribeFileSystemAssociationsCommand: (
867
867
  output: __HttpResponse,
868
868
  context: __SerdeContext
869
869
  ) => Promise<DescribeFileSystemAssociationsCommandOutput>;
870
- export declare const deserializeAws_json1_1DescribeGatewayInformationCommand: (
870
+ export declare const de_DescribeGatewayInformationCommand: (
871
871
  output: __HttpResponse,
872
872
  context: __SerdeContext
873
873
  ) => Promise<DescribeGatewayInformationCommandOutput>;
874
- export declare const deserializeAws_json1_1DescribeMaintenanceStartTimeCommand: (
874
+ export declare const de_DescribeMaintenanceStartTimeCommand: (
875
875
  output: __HttpResponse,
876
876
  context: __SerdeContext
877
877
  ) => Promise<DescribeMaintenanceStartTimeCommandOutput>;
878
- export declare const deserializeAws_json1_1DescribeNFSFileSharesCommand: (
878
+ export declare const de_DescribeNFSFileSharesCommand: (
879
879
  output: __HttpResponse,
880
880
  context: __SerdeContext
881
881
  ) => Promise<DescribeNFSFileSharesCommandOutput>;
882
- export declare const deserializeAws_json1_1DescribeSMBFileSharesCommand: (
882
+ export declare const de_DescribeSMBFileSharesCommand: (
883
883
  output: __HttpResponse,
884
884
  context: __SerdeContext
885
885
  ) => Promise<DescribeSMBFileSharesCommandOutput>;
886
- export declare const deserializeAws_json1_1DescribeSMBSettingsCommand: (
886
+ export declare const de_DescribeSMBSettingsCommand: (
887
887
  output: __HttpResponse,
888
888
  context: __SerdeContext
889
889
  ) => Promise<DescribeSMBSettingsCommandOutput>;
890
- export declare const deserializeAws_json1_1DescribeSnapshotScheduleCommand: (
890
+ export declare const de_DescribeSnapshotScheduleCommand: (
891
891
  output: __HttpResponse,
892
892
  context: __SerdeContext
893
893
  ) => Promise<DescribeSnapshotScheduleCommandOutput>;
894
- export declare const deserializeAws_json1_1DescribeStorediSCSIVolumesCommand: (
894
+ export declare const de_DescribeStorediSCSIVolumesCommand: (
895
895
  output: __HttpResponse,
896
896
  context: __SerdeContext
897
897
  ) => Promise<DescribeStorediSCSIVolumesCommandOutput>;
898
- export declare const deserializeAws_json1_1DescribeTapeArchivesCommand: (
898
+ export declare const de_DescribeTapeArchivesCommand: (
899
899
  output: __HttpResponse,
900
900
  context: __SerdeContext
901
901
  ) => Promise<DescribeTapeArchivesCommandOutput>;
902
- export declare const deserializeAws_json1_1DescribeTapeRecoveryPointsCommand: (
902
+ export declare const de_DescribeTapeRecoveryPointsCommand: (
903
903
  output: __HttpResponse,
904
904
  context: __SerdeContext
905
905
  ) => Promise<DescribeTapeRecoveryPointsCommandOutput>;
906
- export declare const deserializeAws_json1_1DescribeTapesCommand: (
906
+ export declare const de_DescribeTapesCommand: (
907
907
  output: __HttpResponse,
908
908
  context: __SerdeContext
909
909
  ) => Promise<DescribeTapesCommandOutput>;
910
- export declare const deserializeAws_json1_1DescribeUploadBufferCommand: (
910
+ export declare const de_DescribeUploadBufferCommand: (
911
911
  output: __HttpResponse,
912
912
  context: __SerdeContext
913
913
  ) => Promise<DescribeUploadBufferCommandOutput>;
914
- export declare const deserializeAws_json1_1DescribeVTLDevicesCommand: (
914
+ export declare const de_DescribeVTLDevicesCommand: (
915
915
  output: __HttpResponse,
916
916
  context: __SerdeContext
917
917
  ) => Promise<DescribeVTLDevicesCommandOutput>;
918
- export declare const deserializeAws_json1_1DescribeWorkingStorageCommand: (
918
+ export declare const de_DescribeWorkingStorageCommand: (
919
919
  output: __HttpResponse,
920
920
  context: __SerdeContext
921
921
  ) => Promise<DescribeWorkingStorageCommandOutput>;
922
- export declare const deserializeAws_json1_1DetachVolumeCommand: (
922
+ export declare const de_DetachVolumeCommand: (
923
923
  output: __HttpResponse,
924
924
  context: __SerdeContext
925
925
  ) => Promise<DetachVolumeCommandOutput>;
926
- export declare const deserializeAws_json1_1DisableGatewayCommand: (
926
+ export declare const de_DisableGatewayCommand: (
927
927
  output: __HttpResponse,
928
928
  context: __SerdeContext
929
929
  ) => Promise<DisableGatewayCommandOutput>;
930
- export declare const deserializeAws_json1_1DisassociateFileSystemCommand: (
930
+ export declare const de_DisassociateFileSystemCommand: (
931
931
  output: __HttpResponse,
932
932
  context: __SerdeContext
933
933
  ) => Promise<DisassociateFileSystemCommandOutput>;
934
- export declare const deserializeAws_json1_1JoinDomainCommand: (
934
+ export declare const de_JoinDomainCommand: (
935
935
  output: __HttpResponse,
936
936
  context: __SerdeContext
937
937
  ) => Promise<JoinDomainCommandOutput>;
938
- export declare const deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand: (
938
+ export declare const de_ListAutomaticTapeCreationPoliciesCommand: (
939
939
  output: __HttpResponse,
940
940
  context: __SerdeContext
941
941
  ) => Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
942
- export declare const deserializeAws_json1_1ListFileSharesCommand: (
942
+ export declare const de_ListFileSharesCommand: (
943
943
  output: __HttpResponse,
944
944
  context: __SerdeContext
945
945
  ) => Promise<ListFileSharesCommandOutput>;
946
- export declare const deserializeAws_json1_1ListFileSystemAssociationsCommand: (
946
+ export declare const de_ListFileSystemAssociationsCommand: (
947
947
  output: __HttpResponse,
948
948
  context: __SerdeContext
949
949
  ) => Promise<ListFileSystemAssociationsCommandOutput>;
950
- export declare const deserializeAws_json1_1ListGatewaysCommand: (
950
+ export declare const de_ListGatewaysCommand: (
951
951
  output: __HttpResponse,
952
952
  context: __SerdeContext
953
953
  ) => Promise<ListGatewaysCommandOutput>;
954
- export declare const deserializeAws_json1_1ListLocalDisksCommand: (
954
+ export declare const de_ListLocalDisksCommand: (
955
955
  output: __HttpResponse,
956
956
  context: __SerdeContext
957
957
  ) => Promise<ListLocalDisksCommandOutput>;
958
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (
958
+ export declare const de_ListTagsForResourceCommand: (
959
959
  output: __HttpResponse,
960
960
  context: __SerdeContext
961
961
  ) => Promise<ListTagsForResourceCommandOutput>;
962
- export declare const deserializeAws_json1_1ListTapePoolsCommand: (
962
+ export declare const de_ListTapePoolsCommand: (
963
963
  output: __HttpResponse,
964
964
  context: __SerdeContext
965
965
  ) => Promise<ListTapePoolsCommandOutput>;
966
- export declare const deserializeAws_json1_1ListTapesCommand: (
966
+ export declare const de_ListTapesCommand: (
967
967
  output: __HttpResponse,
968
968
  context: __SerdeContext
969
969
  ) => Promise<ListTapesCommandOutput>;
970
- export declare const deserializeAws_json1_1ListVolumeInitiatorsCommand: (
970
+ export declare const de_ListVolumeInitiatorsCommand: (
971
971
  output: __HttpResponse,
972
972
  context: __SerdeContext
973
973
  ) => Promise<ListVolumeInitiatorsCommandOutput>;
974
- export declare const deserializeAws_json1_1ListVolumeRecoveryPointsCommand: (
974
+ export declare const de_ListVolumeRecoveryPointsCommand: (
975
975
  output: __HttpResponse,
976
976
  context: __SerdeContext
977
977
  ) => Promise<ListVolumeRecoveryPointsCommandOutput>;
978
- export declare const deserializeAws_json1_1ListVolumesCommand: (
978
+ export declare const de_ListVolumesCommand: (
979
979
  output: __HttpResponse,
980
980
  context: __SerdeContext
981
981
  ) => Promise<ListVolumesCommandOutput>;
982
- export declare const deserializeAws_json1_1NotifyWhenUploadedCommand: (
982
+ export declare const de_NotifyWhenUploadedCommand: (
983
983
  output: __HttpResponse,
984
984
  context: __SerdeContext
985
985
  ) => Promise<NotifyWhenUploadedCommandOutput>;
986
- export declare const deserializeAws_json1_1RefreshCacheCommand: (
986
+ export declare const de_RefreshCacheCommand: (
987
987
  output: __HttpResponse,
988
988
  context: __SerdeContext
989
989
  ) => Promise<RefreshCacheCommandOutput>;
990
- export declare const deserializeAws_json1_1RemoveTagsFromResourceCommand: (
990
+ export declare const de_RemoveTagsFromResourceCommand: (
991
991
  output: __HttpResponse,
992
992
  context: __SerdeContext
993
993
  ) => Promise<RemoveTagsFromResourceCommandOutput>;
994
- export declare const deserializeAws_json1_1ResetCacheCommand: (
994
+ export declare const de_ResetCacheCommand: (
995
995
  output: __HttpResponse,
996
996
  context: __SerdeContext
997
997
  ) => Promise<ResetCacheCommandOutput>;
998
- export declare const deserializeAws_json1_1RetrieveTapeArchiveCommand: (
998
+ export declare const de_RetrieveTapeArchiveCommand: (
999
999
  output: __HttpResponse,
1000
1000
  context: __SerdeContext
1001
1001
  ) => Promise<RetrieveTapeArchiveCommandOutput>;
1002
- export declare const deserializeAws_json1_1RetrieveTapeRecoveryPointCommand: (
1002
+ export declare const de_RetrieveTapeRecoveryPointCommand: (
1003
1003
  output: __HttpResponse,
1004
1004
  context: __SerdeContext
1005
1005
  ) => Promise<RetrieveTapeRecoveryPointCommandOutput>;
1006
- export declare const deserializeAws_json1_1SetLocalConsolePasswordCommand: (
1006
+ export declare const de_SetLocalConsolePasswordCommand: (
1007
1007
  output: __HttpResponse,
1008
1008
  context: __SerdeContext
1009
1009
  ) => Promise<SetLocalConsolePasswordCommandOutput>;
1010
- export declare const deserializeAws_json1_1SetSMBGuestPasswordCommand: (
1010
+ export declare const de_SetSMBGuestPasswordCommand: (
1011
1011
  output: __HttpResponse,
1012
1012
  context: __SerdeContext
1013
1013
  ) => Promise<SetSMBGuestPasswordCommandOutput>;
1014
- export declare const deserializeAws_json1_1ShutdownGatewayCommand: (
1014
+ export declare const de_ShutdownGatewayCommand: (
1015
1015
  output: __HttpResponse,
1016
1016
  context: __SerdeContext
1017
1017
  ) => Promise<ShutdownGatewayCommandOutput>;
1018
- export declare const deserializeAws_json1_1StartAvailabilityMonitorTestCommand: (
1018
+ export declare const de_StartAvailabilityMonitorTestCommand: (
1019
1019
  output: __HttpResponse,
1020
1020
  context: __SerdeContext
1021
1021
  ) => Promise<StartAvailabilityMonitorTestCommandOutput>;
1022
- export declare const deserializeAws_json1_1StartGatewayCommand: (
1022
+ export declare const de_StartGatewayCommand: (
1023
1023
  output: __HttpResponse,
1024
1024
  context: __SerdeContext
1025
1025
  ) => Promise<StartGatewayCommandOutput>;
1026
- export declare const deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand: (
1026
+ export declare const de_UpdateAutomaticTapeCreationPolicyCommand: (
1027
1027
  output: __HttpResponse,
1028
1028
  context: __SerdeContext
1029
1029
  ) => Promise<UpdateAutomaticTapeCreationPolicyCommandOutput>;
1030
- export declare const deserializeAws_json1_1UpdateBandwidthRateLimitCommand: (
1030
+ export declare const de_UpdateBandwidthRateLimitCommand: (
1031
1031
  output: __HttpResponse,
1032
1032
  context: __SerdeContext
1033
1033
  ) => Promise<UpdateBandwidthRateLimitCommandOutput>;
1034
- export declare const deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand: (
1034
+ export declare const de_UpdateBandwidthRateLimitScheduleCommand: (
1035
1035
  output: __HttpResponse,
1036
1036
  context: __SerdeContext
1037
1037
  ) => Promise<UpdateBandwidthRateLimitScheduleCommandOutput>;
1038
- export declare const deserializeAws_json1_1UpdateChapCredentialsCommand: (
1038
+ export declare const de_UpdateChapCredentialsCommand: (
1039
1039
  output: __HttpResponse,
1040
1040
  context: __SerdeContext
1041
1041
  ) => Promise<UpdateChapCredentialsCommandOutput>;
1042
- export declare const deserializeAws_json1_1UpdateFileSystemAssociationCommand: (
1042
+ export declare const de_UpdateFileSystemAssociationCommand: (
1043
1043
  output: __HttpResponse,
1044
1044
  context: __SerdeContext
1045
1045
  ) => Promise<UpdateFileSystemAssociationCommandOutput>;
1046
- export declare const deserializeAws_json1_1UpdateGatewayInformationCommand: (
1046
+ export declare const de_UpdateGatewayInformationCommand: (
1047
1047
  output: __HttpResponse,
1048
1048
  context: __SerdeContext
1049
1049
  ) => Promise<UpdateGatewayInformationCommandOutput>;
1050
- export declare const deserializeAws_json1_1UpdateGatewaySoftwareNowCommand: (
1050
+ export declare const de_UpdateGatewaySoftwareNowCommand: (
1051
1051
  output: __HttpResponse,
1052
1052
  context: __SerdeContext
1053
1053
  ) => Promise<UpdateGatewaySoftwareNowCommandOutput>;
1054
- export declare const deserializeAws_json1_1UpdateMaintenanceStartTimeCommand: (
1054
+ export declare const de_UpdateMaintenanceStartTimeCommand: (
1055
1055
  output: __HttpResponse,
1056
1056
  context: __SerdeContext
1057
1057
  ) => Promise<UpdateMaintenanceStartTimeCommandOutput>;
1058
- export declare const deserializeAws_json1_1UpdateNFSFileShareCommand: (
1058
+ export declare const de_UpdateNFSFileShareCommand: (
1059
1059
  output: __HttpResponse,
1060
1060
  context: __SerdeContext
1061
1061
  ) => Promise<UpdateNFSFileShareCommandOutput>;
1062
- export declare const deserializeAws_json1_1UpdateSMBFileShareCommand: (
1062
+ export declare const de_UpdateSMBFileShareCommand: (
1063
1063
  output: __HttpResponse,
1064
1064
  context: __SerdeContext
1065
1065
  ) => Promise<UpdateSMBFileShareCommandOutput>;
1066
- export declare const deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand: (
1066
+ export declare const de_UpdateSMBFileShareVisibilityCommand: (
1067
1067
  output: __HttpResponse,
1068
1068
  context: __SerdeContext
1069
1069
  ) => Promise<UpdateSMBFileShareVisibilityCommandOutput>;
1070
- export declare const deserializeAws_json1_1UpdateSMBLocalGroupsCommand: (
1070
+ export declare const de_UpdateSMBLocalGroupsCommand: (
1071
1071
  output: __HttpResponse,
1072
1072
  context: __SerdeContext
1073
1073
  ) => Promise<UpdateSMBLocalGroupsCommandOutput>;
1074
- export declare const deserializeAws_json1_1UpdateSMBSecurityStrategyCommand: (
1074
+ export declare const de_UpdateSMBSecurityStrategyCommand: (
1075
1075
  output: __HttpResponse,
1076
1076
  context: __SerdeContext
1077
1077
  ) => Promise<UpdateSMBSecurityStrategyCommandOutput>;
1078
- export declare const deserializeAws_json1_1UpdateSnapshotScheduleCommand: (
1078
+ export declare const de_UpdateSnapshotScheduleCommand: (
1079
1079
  output: __HttpResponse,
1080
1080
  context: __SerdeContext
1081
1081
  ) => Promise<UpdateSnapshotScheduleCommandOutput>;
1082
- export declare const deserializeAws_json1_1UpdateVTLDeviceTypeCommand: (
1082
+ export declare const de_UpdateVTLDeviceTypeCommand: (
1083
1083
  output: __HttpResponse,
1084
1084
  context: __SerdeContext
1085
1085
  ) => Promise<UpdateVTLDeviceTypeCommandOutput>;