@aws-sdk/client-storage-gateway 3.278.0 → 3.281.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 (92) hide show
  1. package/README.md +723 -0
  2. package/dist-types/commands/ActivateGatewayCommand.d.ts +6 -0
  3. package/dist-types/commands/AddCacheCommand.d.ts +6 -0
  4. package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -0
  5. package/dist-types/commands/AddUploadBufferCommand.d.ts +6 -0
  6. package/dist-types/commands/AddWorkingStorageCommand.d.ts +6 -0
  7. package/dist-types/commands/AssignTapePoolCommand.d.ts +6 -0
  8. package/dist-types/commands/AssociateFileSystemCommand.d.ts +6 -0
  9. package/dist-types/commands/AttachVolumeCommand.d.ts +6 -0
  10. package/dist-types/commands/CancelArchivalCommand.d.ts +6 -0
  11. package/dist-types/commands/CancelRetrievalCommand.d.ts +6 -0
  12. package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateNFSFileShareCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateSMBFileShareCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateTapePoolCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateTapesCommand.d.ts +6 -0
  21. package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +6 -0
  22. package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +6 -0
  23. package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +6 -0
  24. package/dist-types/commands/DeleteFileShareCommand.d.ts +6 -0
  25. package/dist-types/commands/DeleteGatewayCommand.d.ts +6 -0
  26. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +6 -0
  27. package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +6 -0
  28. package/dist-types/commands/DeleteTapeCommand.d.ts +6 -0
  29. package/dist-types/commands/DeleteTapePoolCommand.d.ts +6 -0
  30. package/dist-types/commands/DeleteVolumeCommand.d.ts +6 -0
  31. package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +6 -0
  32. package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +6 -0
  33. package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +6 -0
  34. package/dist-types/commands/DescribeCacheCommand.d.ts +6 -0
  35. package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +6 -0
  36. package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +6 -0
  37. package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +6 -0
  38. package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +6 -0
  39. package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +6 -0
  40. package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +6 -0
  41. package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +6 -0
  42. package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +6 -0
  43. package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +6 -0
  44. package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +6 -0
  45. package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +6 -0
  46. package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +6 -0
  47. package/dist-types/commands/DescribeTapesCommand.d.ts +6 -0
  48. package/dist-types/commands/DescribeUploadBufferCommand.d.ts +6 -0
  49. package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +6 -0
  50. package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +6 -0
  51. package/dist-types/commands/DetachVolumeCommand.d.ts +6 -0
  52. package/dist-types/commands/DisableGatewayCommand.d.ts +6 -0
  53. package/dist-types/commands/DisassociateFileSystemCommand.d.ts +6 -0
  54. package/dist-types/commands/JoinDomainCommand.d.ts +6 -0
  55. package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +6 -0
  56. package/dist-types/commands/ListFileSharesCommand.d.ts +6 -0
  57. package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +6 -0
  58. package/dist-types/commands/ListGatewaysCommand.d.ts +6 -0
  59. package/dist-types/commands/ListLocalDisksCommand.d.ts +6 -0
  60. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  61. package/dist-types/commands/ListTapePoolsCommand.d.ts +6 -0
  62. package/dist-types/commands/ListTapesCommand.d.ts +6 -0
  63. package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +6 -0
  64. package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +6 -0
  65. package/dist-types/commands/ListVolumesCommand.d.ts +6 -0
  66. package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +6 -0
  67. package/dist-types/commands/RefreshCacheCommand.d.ts +6 -0
  68. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -0
  69. package/dist-types/commands/ResetCacheCommand.d.ts +6 -0
  70. package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +6 -0
  71. package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +6 -0
  72. package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +6 -0
  73. package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +6 -0
  74. package/dist-types/commands/ShutdownGatewayCommand.d.ts +6 -0
  75. package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +6 -0
  76. package/dist-types/commands/StartGatewayCommand.d.ts +6 -0
  77. package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +6 -0
  78. package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +6 -0
  79. package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +6 -0
  80. package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +6 -0
  81. package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +6 -0
  82. package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +6 -0
  83. package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +6 -0
  84. package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +6 -0
  85. package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +6 -0
  86. package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +6 -0
  87. package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +6 -0
  88. package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +6 -0
  89. package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +6 -0
  90. package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +6 -0
  91. package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +6 -0
  92. package/package.json +6 -6
package/README.md CHANGED
@@ -270,3 +270,726 @@ To contribute to client you can check our [generate clients scripts](https://git
270
270
  This SDK is distributed under the
271
271
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
272
272
  see LICENSE for more information.
273
+
274
+ ## Client Commands (Operations List)
275
+
276
+ <details>
277
+ <summary>
278
+ ActivateGateway
279
+ </summary>
280
+
281
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/activategatewaycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/activategatewaycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/activategatewaycommandoutput.html)
282
+
283
+ </details>
284
+ <details>
285
+ <summary>
286
+ AddCache
287
+ </summary>
288
+
289
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/addcachecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/addcachecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/addcachecommandoutput.html)
290
+
291
+ </details>
292
+ <details>
293
+ <summary>
294
+ AddTagsToResource
295
+ </summary>
296
+
297
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/addtagstoresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/addtagstoresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/addtagstoresourcecommandoutput.html)
298
+
299
+ </details>
300
+ <details>
301
+ <summary>
302
+ AddUploadBuffer
303
+ </summary>
304
+
305
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/adduploadbuffercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/adduploadbuffercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/adduploadbuffercommandoutput.html)
306
+
307
+ </details>
308
+ <details>
309
+ <summary>
310
+ AddWorkingStorage
311
+ </summary>
312
+
313
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/addworkingstoragecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/addworkingstoragecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/addworkingstoragecommandoutput.html)
314
+
315
+ </details>
316
+ <details>
317
+ <summary>
318
+ AssignTapePool
319
+ </summary>
320
+
321
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/assigntapepoolcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/assigntapepoolcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/assigntapepoolcommandoutput.html)
322
+
323
+ </details>
324
+ <details>
325
+ <summary>
326
+ AssociateFileSystem
327
+ </summary>
328
+
329
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/associatefilesystemcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/associatefilesystemcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/associatefilesystemcommandoutput.html)
330
+
331
+ </details>
332
+ <details>
333
+ <summary>
334
+ AttachVolume
335
+ </summary>
336
+
337
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/attachvolumecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/attachvolumecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/attachvolumecommandoutput.html)
338
+
339
+ </details>
340
+ <details>
341
+ <summary>
342
+ CancelArchival
343
+ </summary>
344
+
345
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/cancelarchivalcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/cancelarchivalcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/cancelarchivalcommandoutput.html)
346
+
347
+ </details>
348
+ <details>
349
+ <summary>
350
+ CancelRetrieval
351
+ </summary>
352
+
353
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/cancelretrievalcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/cancelretrievalcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/cancelretrievalcommandoutput.html)
354
+
355
+ </details>
356
+ <details>
357
+ <summary>
358
+ CreateCachediSCSIVolume
359
+ </summary>
360
+
361
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/createcachediscsivolumecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createcachediscsivolumecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createcachediscsivolumecommandoutput.html)
362
+
363
+ </details>
364
+ <details>
365
+ <summary>
366
+ CreateNFSFileShare
367
+ </summary>
368
+
369
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/createnfsfilesharecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createnfsfilesharecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createnfsfilesharecommandoutput.html)
370
+
371
+ </details>
372
+ <details>
373
+ <summary>
374
+ CreateSMBFileShare
375
+ </summary>
376
+
377
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/createsmbfilesharecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createsmbfilesharecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createsmbfilesharecommandoutput.html)
378
+
379
+ </details>
380
+ <details>
381
+ <summary>
382
+ CreateSnapshot
383
+ </summary>
384
+
385
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/createsnapshotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createsnapshotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createsnapshotcommandoutput.html)
386
+
387
+ </details>
388
+ <details>
389
+ <summary>
390
+ CreateSnapshotFromVolumeRecoveryPoint
391
+ </summary>
392
+
393
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/createsnapshotfromvolumerecoverypointcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createsnapshotfromvolumerecoverypointcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createsnapshotfromvolumerecoverypointcommandoutput.html)
394
+
395
+ </details>
396
+ <details>
397
+ <summary>
398
+ CreateStorediSCSIVolume
399
+ </summary>
400
+
401
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/createstorediscsivolumecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createstorediscsivolumecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createstorediscsivolumecommandoutput.html)
402
+
403
+ </details>
404
+ <details>
405
+ <summary>
406
+ CreateTapePool
407
+ </summary>
408
+
409
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/createtapepoolcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createtapepoolcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createtapepoolcommandoutput.html)
410
+
411
+ </details>
412
+ <details>
413
+ <summary>
414
+ CreateTapes
415
+ </summary>
416
+
417
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/createtapescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createtapescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createtapescommandoutput.html)
418
+
419
+ </details>
420
+ <details>
421
+ <summary>
422
+ CreateTapeWithBarcode
423
+ </summary>
424
+
425
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/createtapewithbarcodecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createtapewithbarcodecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/createtapewithbarcodecommandoutput.html)
426
+
427
+ </details>
428
+ <details>
429
+ <summary>
430
+ DeleteAutomaticTapeCreationPolicy
431
+ </summary>
432
+
433
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deleteautomatictapecreationpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deleteautomatictapecreationpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deleteautomatictapecreationpolicycommandoutput.html)
434
+
435
+ </details>
436
+ <details>
437
+ <summary>
438
+ DeleteBandwidthRateLimit
439
+ </summary>
440
+
441
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deletebandwidthratelimitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletebandwidthratelimitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletebandwidthratelimitcommandoutput.html)
442
+
443
+ </details>
444
+ <details>
445
+ <summary>
446
+ DeleteChapCredentials
447
+ </summary>
448
+
449
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deletechapcredentialscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletechapcredentialscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletechapcredentialscommandoutput.html)
450
+
451
+ </details>
452
+ <details>
453
+ <summary>
454
+ DeleteFileShare
455
+ </summary>
456
+
457
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deletefilesharecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletefilesharecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletefilesharecommandoutput.html)
458
+
459
+ </details>
460
+ <details>
461
+ <summary>
462
+ DeleteGateway
463
+ </summary>
464
+
465
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deletegatewaycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletegatewaycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletegatewaycommandoutput.html)
466
+
467
+ </details>
468
+ <details>
469
+ <summary>
470
+ DeleteSnapshotSchedule
471
+ </summary>
472
+
473
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deletesnapshotschedulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletesnapshotschedulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletesnapshotschedulecommandoutput.html)
474
+
475
+ </details>
476
+ <details>
477
+ <summary>
478
+ DeleteTape
479
+ </summary>
480
+
481
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deletetapecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletetapecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletetapecommandoutput.html)
482
+
483
+ </details>
484
+ <details>
485
+ <summary>
486
+ DeleteTapeArchive
487
+ </summary>
488
+
489
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deletetapearchivecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletetapearchivecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletetapearchivecommandoutput.html)
490
+
491
+ </details>
492
+ <details>
493
+ <summary>
494
+ DeleteTapePool
495
+ </summary>
496
+
497
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deletetapepoolcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletetapepoolcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletetapepoolcommandoutput.html)
498
+
499
+ </details>
500
+ <details>
501
+ <summary>
502
+ DeleteVolume
503
+ </summary>
504
+
505
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/deletevolumecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletevolumecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/deletevolumecommandoutput.html)
506
+
507
+ </details>
508
+ <details>
509
+ <summary>
510
+ DescribeAvailabilityMonitorTest
511
+ </summary>
512
+
513
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describeavailabilitymonitortestcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describeavailabilitymonitortestcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describeavailabilitymonitortestcommandoutput.html)
514
+
515
+ </details>
516
+ <details>
517
+ <summary>
518
+ DescribeBandwidthRateLimit
519
+ </summary>
520
+
521
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describebandwidthratelimitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describebandwidthratelimitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describebandwidthratelimitcommandoutput.html)
522
+
523
+ </details>
524
+ <details>
525
+ <summary>
526
+ DescribeBandwidthRateLimitSchedule
527
+ </summary>
528
+
529
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describebandwidthratelimitschedulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describebandwidthratelimitschedulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describebandwidthratelimitschedulecommandoutput.html)
530
+
531
+ </details>
532
+ <details>
533
+ <summary>
534
+ DescribeCache
535
+ </summary>
536
+
537
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describecachecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describecachecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describecachecommandoutput.html)
538
+
539
+ </details>
540
+ <details>
541
+ <summary>
542
+ DescribeCachediSCSIVolumes
543
+ </summary>
544
+
545
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describecachediscsivolumescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describecachediscsivolumescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describecachediscsivolumescommandoutput.html)
546
+
547
+ </details>
548
+ <details>
549
+ <summary>
550
+ DescribeChapCredentials
551
+ </summary>
552
+
553
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describechapcredentialscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describechapcredentialscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describechapcredentialscommandoutput.html)
554
+
555
+ </details>
556
+ <details>
557
+ <summary>
558
+ DescribeFileSystemAssociations
559
+ </summary>
560
+
561
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describefilesystemassociationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describefilesystemassociationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describefilesystemassociationscommandoutput.html)
562
+
563
+ </details>
564
+ <details>
565
+ <summary>
566
+ DescribeGatewayInformation
567
+ </summary>
568
+
569
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describegatewayinformationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describegatewayinformationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describegatewayinformationcommandoutput.html)
570
+
571
+ </details>
572
+ <details>
573
+ <summary>
574
+ DescribeMaintenanceStartTime
575
+ </summary>
576
+
577
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describemaintenancestarttimecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describemaintenancestarttimecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describemaintenancestarttimecommandoutput.html)
578
+
579
+ </details>
580
+ <details>
581
+ <summary>
582
+ DescribeNFSFileShares
583
+ </summary>
584
+
585
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describenfsfilesharescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describenfsfilesharescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describenfsfilesharescommandoutput.html)
586
+
587
+ </details>
588
+ <details>
589
+ <summary>
590
+ DescribeSMBFileShares
591
+ </summary>
592
+
593
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describesmbfilesharescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describesmbfilesharescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describesmbfilesharescommandoutput.html)
594
+
595
+ </details>
596
+ <details>
597
+ <summary>
598
+ DescribeSMBSettings
599
+ </summary>
600
+
601
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describesmbsettingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describesmbsettingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describesmbsettingscommandoutput.html)
602
+
603
+ </details>
604
+ <details>
605
+ <summary>
606
+ DescribeSnapshotSchedule
607
+ </summary>
608
+
609
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describesnapshotschedulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describesnapshotschedulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describesnapshotschedulecommandoutput.html)
610
+
611
+ </details>
612
+ <details>
613
+ <summary>
614
+ DescribeStorediSCSIVolumes
615
+ </summary>
616
+
617
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describestorediscsivolumescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describestorediscsivolumescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describestorediscsivolumescommandoutput.html)
618
+
619
+ </details>
620
+ <details>
621
+ <summary>
622
+ DescribeTapeArchives
623
+ </summary>
624
+
625
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describetapearchivescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describetapearchivescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describetapearchivescommandoutput.html)
626
+
627
+ </details>
628
+ <details>
629
+ <summary>
630
+ DescribeTapeRecoveryPoints
631
+ </summary>
632
+
633
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describetaperecoverypointscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describetaperecoverypointscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describetaperecoverypointscommandoutput.html)
634
+
635
+ </details>
636
+ <details>
637
+ <summary>
638
+ DescribeTapes
639
+ </summary>
640
+
641
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describetapescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describetapescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describetapescommandoutput.html)
642
+
643
+ </details>
644
+ <details>
645
+ <summary>
646
+ DescribeUploadBuffer
647
+ </summary>
648
+
649
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describeuploadbuffercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describeuploadbuffercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describeuploadbuffercommandoutput.html)
650
+
651
+ </details>
652
+ <details>
653
+ <summary>
654
+ DescribeVTLDevices
655
+ </summary>
656
+
657
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describevtldevicescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describevtldevicescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describevtldevicescommandoutput.html)
658
+
659
+ </details>
660
+ <details>
661
+ <summary>
662
+ DescribeWorkingStorage
663
+ </summary>
664
+
665
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/describeworkingstoragecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describeworkingstoragecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/describeworkingstoragecommandoutput.html)
666
+
667
+ </details>
668
+ <details>
669
+ <summary>
670
+ DetachVolume
671
+ </summary>
672
+
673
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/detachvolumecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/detachvolumecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/detachvolumecommandoutput.html)
674
+
675
+ </details>
676
+ <details>
677
+ <summary>
678
+ DisableGateway
679
+ </summary>
680
+
681
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/disablegatewaycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/disablegatewaycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/disablegatewaycommandoutput.html)
682
+
683
+ </details>
684
+ <details>
685
+ <summary>
686
+ DisassociateFileSystem
687
+ </summary>
688
+
689
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/disassociatefilesystemcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/disassociatefilesystemcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/disassociatefilesystemcommandoutput.html)
690
+
691
+ </details>
692
+ <details>
693
+ <summary>
694
+ JoinDomain
695
+ </summary>
696
+
697
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/joindomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/joindomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/joindomaincommandoutput.html)
698
+
699
+ </details>
700
+ <details>
701
+ <summary>
702
+ ListAutomaticTapeCreationPolicies
703
+ </summary>
704
+
705
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listautomatictapecreationpoliciescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listautomatictapecreationpoliciescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listautomatictapecreationpoliciescommandoutput.html)
706
+
707
+ </details>
708
+ <details>
709
+ <summary>
710
+ ListFileShares
711
+ </summary>
712
+
713
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listfilesharescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listfilesharescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listfilesharescommandoutput.html)
714
+
715
+ </details>
716
+ <details>
717
+ <summary>
718
+ ListFileSystemAssociations
719
+ </summary>
720
+
721
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listfilesystemassociationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listfilesystemassociationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listfilesystemassociationscommandoutput.html)
722
+
723
+ </details>
724
+ <details>
725
+ <summary>
726
+ ListGateways
727
+ </summary>
728
+
729
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listgatewayscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listgatewayscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listgatewayscommandoutput.html)
730
+
731
+ </details>
732
+ <details>
733
+ <summary>
734
+ ListLocalDisks
735
+ </summary>
736
+
737
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listlocaldiskscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listlocaldiskscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listlocaldiskscommandoutput.html)
738
+
739
+ </details>
740
+ <details>
741
+ <summary>
742
+ ListTagsForResource
743
+ </summary>
744
+
745
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listtagsforresourcecommandoutput.html)
746
+
747
+ </details>
748
+ <details>
749
+ <summary>
750
+ ListTapePools
751
+ </summary>
752
+
753
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listtapepoolscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listtapepoolscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listtapepoolscommandoutput.html)
754
+
755
+ </details>
756
+ <details>
757
+ <summary>
758
+ ListTapes
759
+ </summary>
760
+
761
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listtapescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listtapescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listtapescommandoutput.html)
762
+
763
+ </details>
764
+ <details>
765
+ <summary>
766
+ ListVolumeInitiators
767
+ </summary>
768
+
769
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listvolumeinitiatorscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listvolumeinitiatorscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listvolumeinitiatorscommandoutput.html)
770
+
771
+ </details>
772
+ <details>
773
+ <summary>
774
+ ListVolumeRecoveryPoints
775
+ </summary>
776
+
777
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listvolumerecoverypointscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listvolumerecoverypointscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listvolumerecoverypointscommandoutput.html)
778
+
779
+ </details>
780
+ <details>
781
+ <summary>
782
+ ListVolumes
783
+ </summary>
784
+
785
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/listvolumescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listvolumescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/listvolumescommandoutput.html)
786
+
787
+ </details>
788
+ <details>
789
+ <summary>
790
+ NotifyWhenUploaded
791
+ </summary>
792
+
793
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/notifywhenuploadedcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/notifywhenuploadedcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/notifywhenuploadedcommandoutput.html)
794
+
795
+ </details>
796
+ <details>
797
+ <summary>
798
+ RefreshCache
799
+ </summary>
800
+
801
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/refreshcachecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/refreshcachecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/refreshcachecommandoutput.html)
802
+
803
+ </details>
804
+ <details>
805
+ <summary>
806
+ RemoveTagsFromResource
807
+ </summary>
808
+
809
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/removetagsfromresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/removetagsfromresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/removetagsfromresourcecommandoutput.html)
810
+
811
+ </details>
812
+ <details>
813
+ <summary>
814
+ ResetCache
815
+ </summary>
816
+
817
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/resetcachecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/resetcachecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/resetcachecommandoutput.html)
818
+
819
+ </details>
820
+ <details>
821
+ <summary>
822
+ RetrieveTapeArchive
823
+ </summary>
824
+
825
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/retrievetapearchivecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/retrievetapearchivecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/retrievetapearchivecommandoutput.html)
826
+
827
+ </details>
828
+ <details>
829
+ <summary>
830
+ RetrieveTapeRecoveryPoint
831
+ </summary>
832
+
833
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/retrievetaperecoverypointcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/retrievetaperecoverypointcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/retrievetaperecoverypointcommandoutput.html)
834
+
835
+ </details>
836
+ <details>
837
+ <summary>
838
+ SetLocalConsolePassword
839
+ </summary>
840
+
841
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/setlocalconsolepasswordcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/setlocalconsolepasswordcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/setlocalconsolepasswordcommandoutput.html)
842
+
843
+ </details>
844
+ <details>
845
+ <summary>
846
+ SetSMBGuestPassword
847
+ </summary>
848
+
849
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/setsmbguestpasswordcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/setsmbguestpasswordcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/setsmbguestpasswordcommandoutput.html)
850
+
851
+ </details>
852
+ <details>
853
+ <summary>
854
+ ShutdownGateway
855
+ </summary>
856
+
857
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/shutdowngatewaycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/shutdowngatewaycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/shutdowngatewaycommandoutput.html)
858
+
859
+ </details>
860
+ <details>
861
+ <summary>
862
+ StartAvailabilityMonitorTest
863
+ </summary>
864
+
865
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/startavailabilitymonitortestcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/startavailabilitymonitortestcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/startavailabilitymonitortestcommandoutput.html)
866
+
867
+ </details>
868
+ <details>
869
+ <summary>
870
+ StartGateway
871
+ </summary>
872
+
873
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/startgatewaycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/startgatewaycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/startgatewaycommandoutput.html)
874
+
875
+ </details>
876
+ <details>
877
+ <summary>
878
+ UpdateAutomaticTapeCreationPolicy
879
+ </summary>
880
+
881
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updateautomatictapecreationpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updateautomatictapecreationpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updateautomatictapecreationpolicycommandoutput.html)
882
+
883
+ </details>
884
+ <details>
885
+ <summary>
886
+ UpdateBandwidthRateLimit
887
+ </summary>
888
+
889
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatebandwidthratelimitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatebandwidthratelimitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatebandwidthratelimitcommandoutput.html)
890
+
891
+ </details>
892
+ <details>
893
+ <summary>
894
+ UpdateBandwidthRateLimitSchedule
895
+ </summary>
896
+
897
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatebandwidthratelimitschedulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatebandwidthratelimitschedulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatebandwidthratelimitschedulecommandoutput.html)
898
+
899
+ </details>
900
+ <details>
901
+ <summary>
902
+ UpdateChapCredentials
903
+ </summary>
904
+
905
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatechapcredentialscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatechapcredentialscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatechapcredentialscommandoutput.html)
906
+
907
+ </details>
908
+ <details>
909
+ <summary>
910
+ UpdateFileSystemAssociation
911
+ </summary>
912
+
913
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatefilesystemassociationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatefilesystemassociationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatefilesystemassociationcommandoutput.html)
914
+
915
+ </details>
916
+ <details>
917
+ <summary>
918
+ UpdateGatewayInformation
919
+ </summary>
920
+
921
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updategatewayinformationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updategatewayinformationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updategatewayinformationcommandoutput.html)
922
+
923
+ </details>
924
+ <details>
925
+ <summary>
926
+ UpdateGatewaySoftwareNow
927
+ </summary>
928
+
929
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updategatewaysoftwarenowcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updategatewaysoftwarenowcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updategatewaysoftwarenowcommandoutput.html)
930
+
931
+ </details>
932
+ <details>
933
+ <summary>
934
+ UpdateMaintenanceStartTime
935
+ </summary>
936
+
937
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatemaintenancestarttimecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatemaintenancestarttimecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatemaintenancestarttimecommandoutput.html)
938
+
939
+ </details>
940
+ <details>
941
+ <summary>
942
+ UpdateNFSFileShare
943
+ </summary>
944
+
945
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatenfsfilesharecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatenfsfilesharecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatenfsfilesharecommandoutput.html)
946
+
947
+ </details>
948
+ <details>
949
+ <summary>
950
+ UpdateSMBFileShare
951
+ </summary>
952
+
953
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatesmbfilesharecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesmbfilesharecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesmbfilesharecommandoutput.html)
954
+
955
+ </details>
956
+ <details>
957
+ <summary>
958
+ UpdateSMBFileShareVisibility
959
+ </summary>
960
+
961
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatesmbfilesharevisibilitycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesmbfilesharevisibilitycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesmbfilesharevisibilitycommandoutput.html)
962
+
963
+ </details>
964
+ <details>
965
+ <summary>
966
+ UpdateSMBLocalGroups
967
+ </summary>
968
+
969
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatesmblocalgroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesmblocalgroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesmblocalgroupscommandoutput.html)
970
+
971
+ </details>
972
+ <details>
973
+ <summary>
974
+ UpdateSMBSecurityStrategy
975
+ </summary>
976
+
977
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatesmbsecuritystrategycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesmbsecuritystrategycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesmbsecuritystrategycommandoutput.html)
978
+
979
+ </details>
980
+ <details>
981
+ <summary>
982
+ UpdateSnapshotSchedule
983
+ </summary>
984
+
985
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatesnapshotschedulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesnapshotschedulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatesnapshotschedulecommandoutput.html)
986
+
987
+ </details>
988
+ <details>
989
+ <summary>
990
+ UpdateVTLDeviceType
991
+ </summary>
992
+
993
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/classes/updatevtldevicetypecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatevtldevicetypecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-storage-gateway/interfaces/updatevtldevicetypecommandoutput.html)
994
+
995
+ </details>