@aws-sdk/client-storage-gateway 3.1086.0 → 3.1088.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 (118) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/StorageGateway.d.ts +308 -364
  3. package/dist-types/ts3.4/StorageGatewayClient.d.ts +13 -44
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +7 -5
  9. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +4 -9
  10. package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +3 -5
  13. package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CancelCacheReportCommand.d.ts +4 -9
  17. package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +3 -5
  27. package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/DeleteCacheReportCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +3 -5
  33. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +3 -5
  37. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/DescribeCacheReportCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +5 -10
  58. package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/EvictFilesFailingUploadCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListCacheReportsCommand.d.ts +3 -8
  66. package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -4
  67. package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
  69. package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -4
  72. package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +4 -4
  73. package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -4
  76. package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +5 -10
  81. package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/StartCacheReportCommand.d.ts +4 -9
  87. package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +5 -10
  90. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +5 -10
  97. package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +5 -10
  98. package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +5 -10
  102. package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  104. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  105. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  106. package/dist-types/ts3.4/models/enums.d.ts +8 -16
  107. package/dist-types/ts3.4/models/errors.d.ts +3 -9
  108. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  109. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  110. package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +1 -4
  111. package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +1 -4
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  116. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  117. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  118. package/package.json +39 -39
@@ -7,10 +7,7 @@ import {
7
7
  ActivateGatewayCommandInput,
8
8
  ActivateGatewayCommandOutput,
9
9
  } from "./commands/ActivateGatewayCommand";
10
- import {
11
- AddCacheCommandInput,
12
- AddCacheCommandOutput,
13
- } from "./commands/AddCacheCommand";
10
+ import { AddCacheCommandInput, AddCacheCommandOutput } from "./commands/AddCacheCommand";
14
11
  import {
15
12
  AddTagsToResourceCommandInput,
16
13
  AddTagsToResourceCommandOutput,
@@ -75,10 +72,7 @@ import {
75
72
  CreateTapePoolCommandInput,
76
73
  CreateTapePoolCommandOutput,
77
74
  } from "./commands/CreateTapePoolCommand";
78
- import {
79
- CreateTapesCommandInput,
80
- CreateTapesCommandOutput,
81
- } from "./commands/CreateTapesCommand";
75
+ import { CreateTapesCommandInput, CreateTapesCommandOutput } from "./commands/CreateTapesCommand";
82
76
  import {
83
77
  CreateTapeWithBarcodeCommandInput,
84
78
  CreateTapeWithBarcodeCommandOutput,
@@ -115,10 +109,7 @@ import {
115
109
  DeleteTapeArchiveCommandInput,
116
110
  DeleteTapeArchiveCommandOutput,
117
111
  } from "./commands/DeleteTapeArchiveCommand";
118
- import {
119
- DeleteTapeCommandInput,
120
- DeleteTapeCommandOutput,
121
- } from "./commands/DeleteTapeCommand";
112
+ import { DeleteTapeCommandInput, DeleteTapeCommandOutput } from "./commands/DeleteTapeCommand";
122
113
  import {
123
114
  DeleteTapePoolCommandInput,
124
115
  DeleteTapePoolCommandOutput,
@@ -227,10 +218,7 @@ import {
227
218
  EvictFilesFailingUploadCommandInput,
228
219
  EvictFilesFailingUploadCommandOutput,
229
220
  } from "./commands/EvictFilesFailingUploadCommand";
230
- import {
231
- JoinDomainCommandInput,
232
- JoinDomainCommandOutput,
233
- } from "./commands/JoinDomainCommand";
221
+ import { JoinDomainCommandInput, JoinDomainCommandOutput } from "./commands/JoinDomainCommand";
234
222
  import {
235
223
  ListAutomaticTapeCreationPoliciesCommandInput,
236
224
  ListAutomaticTapeCreationPoliciesCommandOutput,
@@ -263,10 +251,7 @@ import {
263
251
  ListTapePoolsCommandInput,
264
252
  ListTapePoolsCommandOutput,
265
253
  } from "./commands/ListTapePoolsCommand";
266
- import {
267
- ListTapesCommandInput,
268
- ListTapesCommandOutput,
269
- } from "./commands/ListTapesCommand";
254
+ import { ListTapesCommandInput, ListTapesCommandOutput } from "./commands/ListTapesCommand";
270
255
  import {
271
256
  ListVolumeInitiatorsCommandInput,
272
257
  ListVolumeInitiatorsCommandOutput,
@@ -275,10 +260,7 @@ import {
275
260
  ListVolumeRecoveryPointsCommandInput,
276
261
  ListVolumeRecoveryPointsCommandOutput,
277
262
  } from "./commands/ListVolumeRecoveryPointsCommand";
278
- import {
279
- ListVolumesCommandInput,
280
- ListVolumesCommandOutput,
281
- } from "./commands/ListVolumesCommand";
263
+ import { ListVolumesCommandInput, ListVolumesCommandOutput } from "./commands/ListVolumesCommand";
282
264
  import {
283
265
  NotifyWhenUploadedCommandInput,
284
266
  NotifyWhenUploadedCommandOutput,
@@ -291,10 +273,7 @@ import {
291
273
  RemoveTagsFromResourceCommandInput,
292
274
  RemoveTagsFromResourceCommandOutput,
293
275
  } from "./commands/RemoveTagsFromResourceCommand";
294
- import {
295
- ResetCacheCommandInput,
296
- ResetCacheCommandOutput,
297
- } from "./commands/ResetCacheCommand";
276
+ import { ResetCacheCommandInput, ResetCacheCommandOutput } from "./commands/ResetCacheCommand";
298
277
  import {
299
278
  RetrieveTapeArchiveCommandInput,
300
279
  RetrieveTapeArchiveCommandOutput,
@@ -391,1376 +370,1341 @@ import { StorageGatewayClient } from "./StorageGatewayClient";
391
370
  export interface StorageGateway {
392
371
  activateGateway(
393
372
  args: ActivateGatewayCommandInput,
394
- options?: __HttpHandlerOptions
373
+ options?: __HttpHandlerOptions,
395
374
  ): Promise<ActivateGatewayCommandOutput>;
396
375
  activateGateway(
397
376
  args: ActivateGatewayCommandInput,
398
- cb: (err: any, data?: ActivateGatewayCommandOutput) => void
377
+ cb: (err: any, data?: ActivateGatewayCommandOutput) => void,
399
378
  ): void;
400
379
  activateGateway(
401
380
  args: ActivateGatewayCommandInput,
402
381
  options: __HttpHandlerOptions,
403
- cb: (err: any, data?: ActivateGatewayCommandOutput) => void
382
+ cb: (err: any, data?: ActivateGatewayCommandOutput) => void,
404
383
  ): void;
405
384
  addCache(
406
385
  args: AddCacheCommandInput,
407
- options?: __HttpHandlerOptions
386
+ options?: __HttpHandlerOptions,
408
387
  ): Promise<AddCacheCommandOutput>;
409
- addCache(
410
- args: AddCacheCommandInput,
411
- cb: (err: any, data?: AddCacheCommandOutput) => void
412
- ): void;
388
+ addCache(args: AddCacheCommandInput, cb: (err: any, data?: AddCacheCommandOutput) => void): void;
413
389
  addCache(
414
390
  args: AddCacheCommandInput,
415
391
  options: __HttpHandlerOptions,
416
- cb: (err: any, data?: AddCacheCommandOutput) => void
392
+ cb: (err: any, data?: AddCacheCommandOutput) => void,
417
393
  ): void;
418
394
  addTagsToResource(
419
395
  args: AddTagsToResourceCommandInput,
420
- options?: __HttpHandlerOptions
396
+ options?: __HttpHandlerOptions,
421
397
  ): Promise<AddTagsToResourceCommandOutput>;
422
398
  addTagsToResource(
423
399
  args: AddTagsToResourceCommandInput,
424
- cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
400
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void,
425
401
  ): void;
426
402
  addTagsToResource(
427
403
  args: AddTagsToResourceCommandInput,
428
404
  options: __HttpHandlerOptions,
429
- cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
405
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void,
430
406
  ): void;
431
407
  addUploadBuffer(
432
408
  args: AddUploadBufferCommandInput,
433
- options?: __HttpHandlerOptions
409
+ options?: __HttpHandlerOptions,
434
410
  ): Promise<AddUploadBufferCommandOutput>;
435
411
  addUploadBuffer(
436
412
  args: AddUploadBufferCommandInput,
437
- cb: (err: any, data?: AddUploadBufferCommandOutput) => void
413
+ cb: (err: any, data?: AddUploadBufferCommandOutput) => void,
438
414
  ): void;
439
415
  addUploadBuffer(
440
416
  args: AddUploadBufferCommandInput,
441
417
  options: __HttpHandlerOptions,
442
- cb: (err: any, data?: AddUploadBufferCommandOutput) => void
418
+ cb: (err: any, data?: AddUploadBufferCommandOutput) => void,
443
419
  ): void;
444
420
  addWorkingStorage(
445
421
  args: AddWorkingStorageCommandInput,
446
- options?: __HttpHandlerOptions
422
+ options?: __HttpHandlerOptions,
447
423
  ): Promise<AddWorkingStorageCommandOutput>;
448
424
  addWorkingStorage(
449
425
  args: AddWorkingStorageCommandInput,
450
- cb: (err: any, data?: AddWorkingStorageCommandOutput) => void
426
+ cb: (err: any, data?: AddWorkingStorageCommandOutput) => void,
451
427
  ): void;
452
428
  addWorkingStorage(
453
429
  args: AddWorkingStorageCommandInput,
454
430
  options: __HttpHandlerOptions,
455
- cb: (err: any, data?: AddWorkingStorageCommandOutput) => void
431
+ cb: (err: any, data?: AddWorkingStorageCommandOutput) => void,
456
432
  ): void;
457
433
  assignTapePool(
458
434
  args: AssignTapePoolCommandInput,
459
- options?: __HttpHandlerOptions
435
+ options?: __HttpHandlerOptions,
460
436
  ): Promise<AssignTapePoolCommandOutput>;
461
437
  assignTapePool(
462
438
  args: AssignTapePoolCommandInput,
463
- cb: (err: any, data?: AssignTapePoolCommandOutput) => void
439
+ cb: (err: any, data?: AssignTapePoolCommandOutput) => void,
464
440
  ): void;
465
441
  assignTapePool(
466
442
  args: AssignTapePoolCommandInput,
467
443
  options: __HttpHandlerOptions,
468
- cb: (err: any, data?: AssignTapePoolCommandOutput) => void
444
+ cb: (err: any, data?: AssignTapePoolCommandOutput) => void,
469
445
  ): void;
470
446
  associateFileSystem(
471
447
  args: AssociateFileSystemCommandInput,
472
- options?: __HttpHandlerOptions
448
+ options?: __HttpHandlerOptions,
473
449
  ): Promise<AssociateFileSystemCommandOutput>;
474
450
  associateFileSystem(
475
451
  args: AssociateFileSystemCommandInput,
476
- cb: (err: any, data?: AssociateFileSystemCommandOutput) => void
452
+ cb: (err: any, data?: AssociateFileSystemCommandOutput) => void,
477
453
  ): void;
478
454
  associateFileSystem(
479
455
  args: AssociateFileSystemCommandInput,
480
456
  options: __HttpHandlerOptions,
481
- cb: (err: any, data?: AssociateFileSystemCommandOutput) => void
457
+ cb: (err: any, data?: AssociateFileSystemCommandOutput) => void,
482
458
  ): void;
483
459
  attachVolume(
484
460
  args: AttachVolumeCommandInput,
485
- options?: __HttpHandlerOptions
461
+ options?: __HttpHandlerOptions,
486
462
  ): Promise<AttachVolumeCommandOutput>;
487
463
  attachVolume(
488
464
  args: AttachVolumeCommandInput,
489
- cb: (err: any, data?: AttachVolumeCommandOutput) => void
465
+ cb: (err: any, data?: AttachVolumeCommandOutput) => void,
490
466
  ): void;
491
467
  attachVolume(
492
468
  args: AttachVolumeCommandInput,
493
469
  options: __HttpHandlerOptions,
494
- cb: (err: any, data?: AttachVolumeCommandOutput) => void
470
+ cb: (err: any, data?: AttachVolumeCommandOutput) => void,
495
471
  ): void;
496
472
  cancelArchival(
497
473
  args: CancelArchivalCommandInput,
498
- options?: __HttpHandlerOptions
474
+ options?: __HttpHandlerOptions,
499
475
  ): Promise<CancelArchivalCommandOutput>;
500
476
  cancelArchival(
501
477
  args: CancelArchivalCommandInput,
502
- cb: (err: any, data?: CancelArchivalCommandOutput) => void
478
+ cb: (err: any, data?: CancelArchivalCommandOutput) => void,
503
479
  ): void;
504
480
  cancelArchival(
505
481
  args: CancelArchivalCommandInput,
506
482
  options: __HttpHandlerOptions,
507
- cb: (err: any, data?: CancelArchivalCommandOutput) => void
483
+ cb: (err: any, data?: CancelArchivalCommandOutput) => void,
508
484
  ): void;
509
485
  cancelCacheReport(
510
486
  args: CancelCacheReportCommandInput,
511
- options?: __HttpHandlerOptions
487
+ options?: __HttpHandlerOptions,
512
488
  ): Promise<CancelCacheReportCommandOutput>;
513
489
  cancelCacheReport(
514
490
  args: CancelCacheReportCommandInput,
515
- cb: (err: any, data?: CancelCacheReportCommandOutput) => void
491
+ cb: (err: any, data?: CancelCacheReportCommandOutput) => void,
516
492
  ): void;
517
493
  cancelCacheReport(
518
494
  args: CancelCacheReportCommandInput,
519
495
  options: __HttpHandlerOptions,
520
- cb: (err: any, data?: CancelCacheReportCommandOutput) => void
496
+ cb: (err: any, data?: CancelCacheReportCommandOutput) => void,
521
497
  ): void;
522
498
  cancelRetrieval(
523
499
  args: CancelRetrievalCommandInput,
524
- options?: __HttpHandlerOptions
500
+ options?: __HttpHandlerOptions,
525
501
  ): Promise<CancelRetrievalCommandOutput>;
526
502
  cancelRetrieval(
527
503
  args: CancelRetrievalCommandInput,
528
- cb: (err: any, data?: CancelRetrievalCommandOutput) => void
504
+ cb: (err: any, data?: CancelRetrievalCommandOutput) => void,
529
505
  ): void;
530
506
  cancelRetrieval(
531
507
  args: CancelRetrievalCommandInput,
532
508
  options: __HttpHandlerOptions,
533
- cb: (err: any, data?: CancelRetrievalCommandOutput) => void
509
+ cb: (err: any, data?: CancelRetrievalCommandOutput) => void,
534
510
  ): void;
535
511
  createCachediSCSIVolume(
536
512
  args: CreateCachediSCSIVolumeCommandInput,
537
- options?: __HttpHandlerOptions
513
+ options?: __HttpHandlerOptions,
538
514
  ): Promise<CreateCachediSCSIVolumeCommandOutput>;
539
515
  createCachediSCSIVolume(
540
516
  args: CreateCachediSCSIVolumeCommandInput,
541
- cb: (err: any, data?: CreateCachediSCSIVolumeCommandOutput) => void
517
+ cb: (err: any, data?: CreateCachediSCSIVolumeCommandOutput) => void,
542
518
  ): void;
543
519
  createCachediSCSIVolume(
544
520
  args: CreateCachediSCSIVolumeCommandInput,
545
521
  options: __HttpHandlerOptions,
546
- cb: (err: any, data?: CreateCachediSCSIVolumeCommandOutput) => void
522
+ cb: (err: any, data?: CreateCachediSCSIVolumeCommandOutput) => void,
547
523
  ): void;
548
524
  createNFSFileShare(
549
525
  args: CreateNFSFileShareCommandInput,
550
- options?: __HttpHandlerOptions
526
+ options?: __HttpHandlerOptions,
551
527
  ): Promise<CreateNFSFileShareCommandOutput>;
552
528
  createNFSFileShare(
553
529
  args: CreateNFSFileShareCommandInput,
554
- cb: (err: any, data?: CreateNFSFileShareCommandOutput) => void
530
+ cb: (err: any, data?: CreateNFSFileShareCommandOutput) => void,
555
531
  ): void;
556
532
  createNFSFileShare(
557
533
  args: CreateNFSFileShareCommandInput,
558
534
  options: __HttpHandlerOptions,
559
- cb: (err: any, data?: CreateNFSFileShareCommandOutput) => void
535
+ cb: (err: any, data?: CreateNFSFileShareCommandOutput) => void,
560
536
  ): void;
561
537
  createSMBFileShare(
562
538
  args: CreateSMBFileShareCommandInput,
563
- options?: __HttpHandlerOptions
539
+ options?: __HttpHandlerOptions,
564
540
  ): Promise<CreateSMBFileShareCommandOutput>;
565
541
  createSMBFileShare(
566
542
  args: CreateSMBFileShareCommandInput,
567
- cb: (err: any, data?: CreateSMBFileShareCommandOutput) => void
543
+ cb: (err: any, data?: CreateSMBFileShareCommandOutput) => void,
568
544
  ): void;
569
545
  createSMBFileShare(
570
546
  args: CreateSMBFileShareCommandInput,
571
547
  options: __HttpHandlerOptions,
572
- cb: (err: any, data?: CreateSMBFileShareCommandOutput) => void
548
+ cb: (err: any, data?: CreateSMBFileShareCommandOutput) => void,
573
549
  ): void;
574
550
  createSnapshot(
575
551
  args: CreateSnapshotCommandInput,
576
- options?: __HttpHandlerOptions
552
+ options?: __HttpHandlerOptions,
577
553
  ): Promise<CreateSnapshotCommandOutput>;
578
554
  createSnapshot(
579
555
  args: CreateSnapshotCommandInput,
580
- cb: (err: any, data?: CreateSnapshotCommandOutput) => void
556
+ cb: (err: any, data?: CreateSnapshotCommandOutput) => void,
581
557
  ): void;
582
558
  createSnapshot(
583
559
  args: CreateSnapshotCommandInput,
584
560
  options: __HttpHandlerOptions,
585
- cb: (err: any, data?: CreateSnapshotCommandOutput) => void
561
+ cb: (err: any, data?: CreateSnapshotCommandOutput) => void,
586
562
  ): void;
587
563
  createSnapshotFromVolumeRecoveryPoint(
588
564
  args: CreateSnapshotFromVolumeRecoveryPointCommandInput,
589
- options?: __HttpHandlerOptions
565
+ options?: __HttpHandlerOptions,
590
566
  ): Promise<CreateSnapshotFromVolumeRecoveryPointCommandOutput>;
591
567
  createSnapshotFromVolumeRecoveryPoint(
592
568
  args: CreateSnapshotFromVolumeRecoveryPointCommandInput,
593
- cb: (
594
- err: any,
595
- data?: CreateSnapshotFromVolumeRecoveryPointCommandOutput
596
- ) => void
569
+ cb: (err: any, data?: CreateSnapshotFromVolumeRecoveryPointCommandOutput) => void,
597
570
  ): void;
598
571
  createSnapshotFromVolumeRecoveryPoint(
599
572
  args: CreateSnapshotFromVolumeRecoveryPointCommandInput,
600
573
  options: __HttpHandlerOptions,
601
- cb: (
602
- err: any,
603
- data?: CreateSnapshotFromVolumeRecoveryPointCommandOutput
604
- ) => void
574
+ cb: (err: any, data?: CreateSnapshotFromVolumeRecoveryPointCommandOutput) => void,
605
575
  ): void;
606
576
  createStorediSCSIVolume(
607
577
  args: CreateStorediSCSIVolumeCommandInput,
608
- options?: __HttpHandlerOptions
578
+ options?: __HttpHandlerOptions,
609
579
  ): Promise<CreateStorediSCSIVolumeCommandOutput>;
610
580
  createStorediSCSIVolume(
611
581
  args: CreateStorediSCSIVolumeCommandInput,
612
- cb: (err: any, data?: CreateStorediSCSIVolumeCommandOutput) => void
582
+ cb: (err: any, data?: CreateStorediSCSIVolumeCommandOutput) => void,
613
583
  ): void;
614
584
  createStorediSCSIVolume(
615
585
  args: CreateStorediSCSIVolumeCommandInput,
616
586
  options: __HttpHandlerOptions,
617
- cb: (err: any, data?: CreateStorediSCSIVolumeCommandOutput) => void
587
+ cb: (err: any, data?: CreateStorediSCSIVolumeCommandOutput) => void,
618
588
  ): void;
619
589
  createTapePool(
620
590
  args: CreateTapePoolCommandInput,
621
- options?: __HttpHandlerOptions
591
+ options?: __HttpHandlerOptions,
622
592
  ): Promise<CreateTapePoolCommandOutput>;
623
593
  createTapePool(
624
594
  args: CreateTapePoolCommandInput,
625
- cb: (err: any, data?: CreateTapePoolCommandOutput) => void
595
+ cb: (err: any, data?: CreateTapePoolCommandOutput) => void,
626
596
  ): void;
627
597
  createTapePool(
628
598
  args: CreateTapePoolCommandInput,
629
599
  options: __HttpHandlerOptions,
630
- cb: (err: any, data?: CreateTapePoolCommandOutput) => void
600
+ cb: (err: any, data?: CreateTapePoolCommandOutput) => void,
631
601
  ): void;
632
602
  createTapes(
633
603
  args: CreateTapesCommandInput,
634
- options?: __HttpHandlerOptions
604
+ options?: __HttpHandlerOptions,
635
605
  ): Promise<CreateTapesCommandOutput>;
636
606
  createTapes(
637
607
  args: CreateTapesCommandInput,
638
- cb: (err: any, data?: CreateTapesCommandOutput) => void
608
+ cb: (err: any, data?: CreateTapesCommandOutput) => void,
639
609
  ): void;
640
610
  createTapes(
641
611
  args: CreateTapesCommandInput,
642
612
  options: __HttpHandlerOptions,
643
- cb: (err: any, data?: CreateTapesCommandOutput) => void
613
+ cb: (err: any, data?: CreateTapesCommandOutput) => void,
644
614
  ): void;
645
615
  createTapeWithBarcode(
646
616
  args: CreateTapeWithBarcodeCommandInput,
647
- options?: __HttpHandlerOptions
617
+ options?: __HttpHandlerOptions,
648
618
  ): Promise<CreateTapeWithBarcodeCommandOutput>;
649
619
  createTapeWithBarcode(
650
620
  args: CreateTapeWithBarcodeCommandInput,
651
- cb: (err: any, data?: CreateTapeWithBarcodeCommandOutput) => void
621
+ cb: (err: any, data?: CreateTapeWithBarcodeCommandOutput) => void,
652
622
  ): void;
653
623
  createTapeWithBarcode(
654
624
  args: CreateTapeWithBarcodeCommandInput,
655
625
  options: __HttpHandlerOptions,
656
- cb: (err: any, data?: CreateTapeWithBarcodeCommandOutput) => void
626
+ cb: (err: any, data?: CreateTapeWithBarcodeCommandOutput) => void,
657
627
  ): void;
658
628
  deleteAutomaticTapeCreationPolicy(
659
629
  args: DeleteAutomaticTapeCreationPolicyCommandInput,
660
- options?: __HttpHandlerOptions
630
+ options?: __HttpHandlerOptions,
661
631
  ): Promise<DeleteAutomaticTapeCreationPolicyCommandOutput>;
662
632
  deleteAutomaticTapeCreationPolicy(
663
633
  args: DeleteAutomaticTapeCreationPolicyCommandInput,
664
- cb: (
665
- err: any,
666
- data?: DeleteAutomaticTapeCreationPolicyCommandOutput
667
- ) => void
634
+ cb: (err: any, data?: DeleteAutomaticTapeCreationPolicyCommandOutput) => void,
668
635
  ): void;
669
636
  deleteAutomaticTapeCreationPolicy(
670
637
  args: DeleteAutomaticTapeCreationPolicyCommandInput,
671
638
  options: __HttpHandlerOptions,
672
- cb: (
673
- err: any,
674
- data?: DeleteAutomaticTapeCreationPolicyCommandOutput
675
- ) => void
639
+ cb: (err: any, data?: DeleteAutomaticTapeCreationPolicyCommandOutput) => void,
676
640
  ): void;
677
641
  deleteBandwidthRateLimit(
678
642
  args: DeleteBandwidthRateLimitCommandInput,
679
- options?: __HttpHandlerOptions
643
+ options?: __HttpHandlerOptions,
680
644
  ): Promise<DeleteBandwidthRateLimitCommandOutput>;
681
645
  deleteBandwidthRateLimit(
682
646
  args: DeleteBandwidthRateLimitCommandInput,
683
- cb: (err: any, data?: DeleteBandwidthRateLimitCommandOutput) => void
647
+ cb: (err: any, data?: DeleteBandwidthRateLimitCommandOutput) => void,
684
648
  ): void;
685
649
  deleteBandwidthRateLimit(
686
650
  args: DeleteBandwidthRateLimitCommandInput,
687
651
  options: __HttpHandlerOptions,
688
- cb: (err: any, data?: DeleteBandwidthRateLimitCommandOutput) => void
652
+ cb: (err: any, data?: DeleteBandwidthRateLimitCommandOutput) => void,
689
653
  ): void;
690
654
  deleteCacheReport(
691
655
  args: DeleteCacheReportCommandInput,
692
- options?: __HttpHandlerOptions
656
+ options?: __HttpHandlerOptions,
693
657
  ): Promise<DeleteCacheReportCommandOutput>;
694
658
  deleteCacheReport(
695
659
  args: DeleteCacheReportCommandInput,
696
- cb: (err: any, data?: DeleteCacheReportCommandOutput) => void
660
+ cb: (err: any, data?: DeleteCacheReportCommandOutput) => void,
697
661
  ): void;
698
662
  deleteCacheReport(
699
663
  args: DeleteCacheReportCommandInput,
700
664
  options: __HttpHandlerOptions,
701
- cb: (err: any, data?: DeleteCacheReportCommandOutput) => void
665
+ cb: (err: any, data?: DeleteCacheReportCommandOutput) => void,
702
666
  ): void;
703
667
  deleteChapCredentials(
704
668
  args: DeleteChapCredentialsCommandInput,
705
- options?: __HttpHandlerOptions
669
+ options?: __HttpHandlerOptions,
706
670
  ): Promise<DeleteChapCredentialsCommandOutput>;
707
671
  deleteChapCredentials(
708
672
  args: DeleteChapCredentialsCommandInput,
709
- cb: (err: any, data?: DeleteChapCredentialsCommandOutput) => void
673
+ cb: (err: any, data?: DeleteChapCredentialsCommandOutput) => void,
710
674
  ): void;
711
675
  deleteChapCredentials(
712
676
  args: DeleteChapCredentialsCommandInput,
713
677
  options: __HttpHandlerOptions,
714
- cb: (err: any, data?: DeleteChapCredentialsCommandOutput) => void
678
+ cb: (err: any, data?: DeleteChapCredentialsCommandOutput) => void,
715
679
  ): void;
716
680
  deleteFileShare(
717
681
  args: DeleteFileShareCommandInput,
718
- options?: __HttpHandlerOptions
682
+ options?: __HttpHandlerOptions,
719
683
  ): Promise<DeleteFileShareCommandOutput>;
720
684
  deleteFileShare(
721
685
  args: DeleteFileShareCommandInput,
722
- cb: (err: any, data?: DeleteFileShareCommandOutput) => void
686
+ cb: (err: any, data?: DeleteFileShareCommandOutput) => void,
723
687
  ): void;
724
688
  deleteFileShare(
725
689
  args: DeleteFileShareCommandInput,
726
690
  options: __HttpHandlerOptions,
727
- cb: (err: any, data?: DeleteFileShareCommandOutput) => void
691
+ cb: (err: any, data?: DeleteFileShareCommandOutput) => void,
728
692
  ): void;
729
693
  deleteGateway(
730
694
  args: DeleteGatewayCommandInput,
731
- options?: __HttpHandlerOptions
695
+ options?: __HttpHandlerOptions,
732
696
  ): Promise<DeleteGatewayCommandOutput>;
733
697
  deleteGateway(
734
698
  args: DeleteGatewayCommandInput,
735
- cb: (err: any, data?: DeleteGatewayCommandOutput) => void
699
+ cb: (err: any, data?: DeleteGatewayCommandOutput) => void,
736
700
  ): void;
737
701
  deleteGateway(
738
702
  args: DeleteGatewayCommandInput,
739
703
  options: __HttpHandlerOptions,
740
- cb: (err: any, data?: DeleteGatewayCommandOutput) => void
704
+ cb: (err: any, data?: DeleteGatewayCommandOutput) => void,
741
705
  ): void;
742
706
  deleteSnapshotSchedule(
743
707
  args: DeleteSnapshotScheduleCommandInput,
744
- options?: __HttpHandlerOptions
708
+ options?: __HttpHandlerOptions,
745
709
  ): Promise<DeleteSnapshotScheduleCommandOutput>;
746
710
  deleteSnapshotSchedule(
747
711
  args: DeleteSnapshotScheduleCommandInput,
748
- cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void
712
+ cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void,
749
713
  ): void;
750
714
  deleteSnapshotSchedule(
751
715
  args: DeleteSnapshotScheduleCommandInput,
752
716
  options: __HttpHandlerOptions,
753
- cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void
717
+ cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void,
754
718
  ): void;
755
719
  deleteTape(
756
720
  args: DeleteTapeCommandInput,
757
- options?: __HttpHandlerOptions
721
+ options?: __HttpHandlerOptions,
758
722
  ): Promise<DeleteTapeCommandOutput>;
759
723
  deleteTape(
760
724
  args: DeleteTapeCommandInput,
761
- cb: (err: any, data?: DeleteTapeCommandOutput) => void
725
+ cb: (err: any, data?: DeleteTapeCommandOutput) => void,
762
726
  ): void;
763
727
  deleteTape(
764
728
  args: DeleteTapeCommandInput,
765
729
  options: __HttpHandlerOptions,
766
- cb: (err: any, data?: DeleteTapeCommandOutput) => void
730
+ cb: (err: any, data?: DeleteTapeCommandOutput) => void,
767
731
  ): void;
768
732
  deleteTapeArchive(
769
733
  args: DeleteTapeArchiveCommandInput,
770
- options?: __HttpHandlerOptions
734
+ options?: __HttpHandlerOptions,
771
735
  ): Promise<DeleteTapeArchiveCommandOutput>;
772
736
  deleteTapeArchive(
773
737
  args: DeleteTapeArchiveCommandInput,
774
- cb: (err: any, data?: DeleteTapeArchiveCommandOutput) => void
738
+ cb: (err: any, data?: DeleteTapeArchiveCommandOutput) => void,
775
739
  ): void;
776
740
  deleteTapeArchive(
777
741
  args: DeleteTapeArchiveCommandInput,
778
742
  options: __HttpHandlerOptions,
779
- cb: (err: any, data?: DeleteTapeArchiveCommandOutput) => void
743
+ cb: (err: any, data?: DeleteTapeArchiveCommandOutput) => void,
780
744
  ): void;
781
745
  deleteTapePool(
782
746
  args: DeleteTapePoolCommandInput,
783
- options?: __HttpHandlerOptions
747
+ options?: __HttpHandlerOptions,
784
748
  ): Promise<DeleteTapePoolCommandOutput>;
785
749
  deleteTapePool(
786
750
  args: DeleteTapePoolCommandInput,
787
- cb: (err: any, data?: DeleteTapePoolCommandOutput) => void
751
+ cb: (err: any, data?: DeleteTapePoolCommandOutput) => void,
788
752
  ): void;
789
753
  deleteTapePool(
790
754
  args: DeleteTapePoolCommandInput,
791
755
  options: __HttpHandlerOptions,
792
- cb: (err: any, data?: DeleteTapePoolCommandOutput) => void
756
+ cb: (err: any, data?: DeleteTapePoolCommandOutput) => void,
793
757
  ): void;
794
758
  deleteVolume(
795
759
  args: DeleteVolumeCommandInput,
796
- options?: __HttpHandlerOptions
760
+ options?: __HttpHandlerOptions,
797
761
  ): Promise<DeleteVolumeCommandOutput>;
798
762
  deleteVolume(
799
763
  args: DeleteVolumeCommandInput,
800
- cb: (err: any, data?: DeleteVolumeCommandOutput) => void
764
+ cb: (err: any, data?: DeleteVolumeCommandOutput) => void,
801
765
  ): void;
802
766
  deleteVolume(
803
767
  args: DeleteVolumeCommandInput,
804
768
  options: __HttpHandlerOptions,
805
- cb: (err: any, data?: DeleteVolumeCommandOutput) => void
769
+ cb: (err: any, data?: DeleteVolumeCommandOutput) => void,
806
770
  ): void;
807
771
  describeAvailabilityMonitorTest(
808
772
  args: DescribeAvailabilityMonitorTestCommandInput,
809
- options?: __HttpHandlerOptions
773
+ options?: __HttpHandlerOptions,
810
774
  ): Promise<DescribeAvailabilityMonitorTestCommandOutput>;
811
775
  describeAvailabilityMonitorTest(
812
776
  args: DescribeAvailabilityMonitorTestCommandInput,
813
- cb: (err: any, data?: DescribeAvailabilityMonitorTestCommandOutput) => void
777
+ cb: (err: any, data?: DescribeAvailabilityMonitorTestCommandOutput) => void,
814
778
  ): void;
815
779
  describeAvailabilityMonitorTest(
816
780
  args: DescribeAvailabilityMonitorTestCommandInput,
817
781
  options: __HttpHandlerOptions,
818
- cb: (err: any, data?: DescribeAvailabilityMonitorTestCommandOutput) => void
782
+ cb: (err: any, data?: DescribeAvailabilityMonitorTestCommandOutput) => void,
819
783
  ): void;
820
784
  describeBandwidthRateLimit(
821
785
  args: DescribeBandwidthRateLimitCommandInput,
822
- options?: __HttpHandlerOptions
786
+ options?: __HttpHandlerOptions,
823
787
  ): Promise<DescribeBandwidthRateLimitCommandOutput>;
824
788
  describeBandwidthRateLimit(
825
789
  args: DescribeBandwidthRateLimitCommandInput,
826
- cb: (err: any, data?: DescribeBandwidthRateLimitCommandOutput) => void
790
+ cb: (err: any, data?: DescribeBandwidthRateLimitCommandOutput) => void,
827
791
  ): void;
828
792
  describeBandwidthRateLimit(
829
793
  args: DescribeBandwidthRateLimitCommandInput,
830
794
  options: __HttpHandlerOptions,
831
- cb: (err: any, data?: DescribeBandwidthRateLimitCommandOutput) => void
795
+ cb: (err: any, data?: DescribeBandwidthRateLimitCommandOutput) => void,
832
796
  ): void;
833
797
  describeBandwidthRateLimitSchedule(
834
798
  args: DescribeBandwidthRateLimitScheduleCommandInput,
835
- options?: __HttpHandlerOptions
799
+ options?: __HttpHandlerOptions,
836
800
  ): Promise<DescribeBandwidthRateLimitScheduleCommandOutput>;
837
801
  describeBandwidthRateLimitSchedule(
838
802
  args: DescribeBandwidthRateLimitScheduleCommandInput,
839
- cb: (
840
- err: any,
841
- data?: DescribeBandwidthRateLimitScheduleCommandOutput
842
- ) => void
803
+ cb: (err: any, data?: DescribeBandwidthRateLimitScheduleCommandOutput) => void,
843
804
  ): void;
844
805
  describeBandwidthRateLimitSchedule(
845
806
  args: DescribeBandwidthRateLimitScheduleCommandInput,
846
807
  options: __HttpHandlerOptions,
847
- cb: (
848
- err: any,
849
- data?: DescribeBandwidthRateLimitScheduleCommandOutput
850
- ) => void
808
+ cb: (err: any, data?: DescribeBandwidthRateLimitScheduleCommandOutput) => void,
851
809
  ): void;
852
810
  describeCache(
853
811
  args: DescribeCacheCommandInput,
854
- options?: __HttpHandlerOptions
812
+ options?: __HttpHandlerOptions,
855
813
  ): Promise<DescribeCacheCommandOutput>;
856
814
  describeCache(
857
815
  args: DescribeCacheCommandInput,
858
- cb: (err: any, data?: DescribeCacheCommandOutput) => void
816
+ cb: (err: any, data?: DescribeCacheCommandOutput) => void,
859
817
  ): void;
860
818
  describeCache(
861
819
  args: DescribeCacheCommandInput,
862
820
  options: __HttpHandlerOptions,
863
- cb: (err: any, data?: DescribeCacheCommandOutput) => void
821
+ cb: (err: any, data?: DescribeCacheCommandOutput) => void,
864
822
  ): void;
865
823
  describeCachediSCSIVolumes(
866
824
  args: DescribeCachediSCSIVolumesCommandInput,
867
- options?: __HttpHandlerOptions
825
+ options?: __HttpHandlerOptions,
868
826
  ): Promise<DescribeCachediSCSIVolumesCommandOutput>;
869
827
  describeCachediSCSIVolumes(
870
828
  args: DescribeCachediSCSIVolumesCommandInput,
871
- cb: (err: any, data?: DescribeCachediSCSIVolumesCommandOutput) => void
829
+ cb: (err: any, data?: DescribeCachediSCSIVolumesCommandOutput) => void,
872
830
  ): void;
873
831
  describeCachediSCSIVolumes(
874
832
  args: DescribeCachediSCSIVolumesCommandInput,
875
833
  options: __HttpHandlerOptions,
876
- cb: (err: any, data?: DescribeCachediSCSIVolumesCommandOutput) => void
834
+ cb: (err: any, data?: DescribeCachediSCSIVolumesCommandOutput) => void,
877
835
  ): void;
878
836
  describeCacheReport(
879
837
  args: DescribeCacheReportCommandInput,
880
- options?: __HttpHandlerOptions
838
+ options?: __HttpHandlerOptions,
881
839
  ): Promise<DescribeCacheReportCommandOutput>;
882
840
  describeCacheReport(
883
841
  args: DescribeCacheReportCommandInput,
884
- cb: (err: any, data?: DescribeCacheReportCommandOutput) => void
842
+ cb: (err: any, data?: DescribeCacheReportCommandOutput) => void,
885
843
  ): void;
886
844
  describeCacheReport(
887
845
  args: DescribeCacheReportCommandInput,
888
846
  options: __HttpHandlerOptions,
889
- cb: (err: any, data?: DescribeCacheReportCommandOutput) => void
847
+ cb: (err: any, data?: DescribeCacheReportCommandOutput) => void,
890
848
  ): void;
891
849
  describeChapCredentials(
892
850
  args: DescribeChapCredentialsCommandInput,
893
- options?: __HttpHandlerOptions
851
+ options?: __HttpHandlerOptions,
894
852
  ): Promise<DescribeChapCredentialsCommandOutput>;
895
853
  describeChapCredentials(
896
854
  args: DescribeChapCredentialsCommandInput,
897
- cb: (err: any, data?: DescribeChapCredentialsCommandOutput) => void
855
+ cb: (err: any, data?: DescribeChapCredentialsCommandOutput) => void,
898
856
  ): void;
899
857
  describeChapCredentials(
900
858
  args: DescribeChapCredentialsCommandInput,
901
859
  options: __HttpHandlerOptions,
902
- cb: (err: any, data?: DescribeChapCredentialsCommandOutput) => void
860
+ cb: (err: any, data?: DescribeChapCredentialsCommandOutput) => void,
903
861
  ): void;
904
862
  describeFileSystemAssociations(
905
863
  args: DescribeFileSystemAssociationsCommandInput,
906
- options?: __HttpHandlerOptions
864
+ options?: __HttpHandlerOptions,
907
865
  ): Promise<DescribeFileSystemAssociationsCommandOutput>;
908
866
  describeFileSystemAssociations(
909
867
  args: DescribeFileSystemAssociationsCommandInput,
910
- cb: (err: any, data?: DescribeFileSystemAssociationsCommandOutput) => void
868
+ cb: (err: any, data?: DescribeFileSystemAssociationsCommandOutput) => void,
911
869
  ): void;
912
870
  describeFileSystemAssociations(
913
871
  args: DescribeFileSystemAssociationsCommandInput,
914
872
  options: __HttpHandlerOptions,
915
- cb: (err: any, data?: DescribeFileSystemAssociationsCommandOutput) => void
873
+ cb: (err: any, data?: DescribeFileSystemAssociationsCommandOutput) => void,
916
874
  ): void;
917
875
  describeGatewayInformation(
918
876
  args: DescribeGatewayInformationCommandInput,
919
- options?: __HttpHandlerOptions
877
+ options?: __HttpHandlerOptions,
920
878
  ): Promise<DescribeGatewayInformationCommandOutput>;
921
879
  describeGatewayInformation(
922
880
  args: DescribeGatewayInformationCommandInput,
923
- cb: (err: any, data?: DescribeGatewayInformationCommandOutput) => void
881
+ cb: (err: any, data?: DescribeGatewayInformationCommandOutput) => void,
924
882
  ): void;
925
883
  describeGatewayInformation(
926
884
  args: DescribeGatewayInformationCommandInput,
927
885
  options: __HttpHandlerOptions,
928
- cb: (err: any, data?: DescribeGatewayInformationCommandOutput) => void
886
+ cb: (err: any, data?: DescribeGatewayInformationCommandOutput) => void,
929
887
  ): void;
930
888
  describeMaintenanceStartTime(
931
889
  args: DescribeMaintenanceStartTimeCommandInput,
932
- options?: __HttpHandlerOptions
890
+ options?: __HttpHandlerOptions,
933
891
  ): Promise<DescribeMaintenanceStartTimeCommandOutput>;
934
892
  describeMaintenanceStartTime(
935
893
  args: DescribeMaintenanceStartTimeCommandInput,
936
- cb: (err: any, data?: DescribeMaintenanceStartTimeCommandOutput) => void
894
+ cb: (err: any, data?: DescribeMaintenanceStartTimeCommandOutput) => void,
937
895
  ): void;
938
896
  describeMaintenanceStartTime(
939
897
  args: DescribeMaintenanceStartTimeCommandInput,
940
898
  options: __HttpHandlerOptions,
941
- cb: (err: any, data?: DescribeMaintenanceStartTimeCommandOutput) => void
899
+ cb: (err: any, data?: DescribeMaintenanceStartTimeCommandOutput) => void,
942
900
  ): void;
943
901
  describeNFSFileShares(
944
902
  args: DescribeNFSFileSharesCommandInput,
945
- options?: __HttpHandlerOptions
903
+ options?: __HttpHandlerOptions,
946
904
  ): Promise<DescribeNFSFileSharesCommandOutput>;
947
905
  describeNFSFileShares(
948
906
  args: DescribeNFSFileSharesCommandInput,
949
- cb: (err: any, data?: DescribeNFSFileSharesCommandOutput) => void
907
+ cb: (err: any, data?: DescribeNFSFileSharesCommandOutput) => void,
950
908
  ): void;
951
909
  describeNFSFileShares(
952
910
  args: DescribeNFSFileSharesCommandInput,
953
911
  options: __HttpHandlerOptions,
954
- cb: (err: any, data?: DescribeNFSFileSharesCommandOutput) => void
912
+ cb: (err: any, data?: DescribeNFSFileSharesCommandOutput) => void,
955
913
  ): void;
956
914
  describeSMBFileShares(
957
915
  args: DescribeSMBFileSharesCommandInput,
958
- options?: __HttpHandlerOptions
916
+ options?: __HttpHandlerOptions,
959
917
  ): Promise<DescribeSMBFileSharesCommandOutput>;
960
918
  describeSMBFileShares(
961
919
  args: DescribeSMBFileSharesCommandInput,
962
- cb: (err: any, data?: DescribeSMBFileSharesCommandOutput) => void
920
+ cb: (err: any, data?: DescribeSMBFileSharesCommandOutput) => void,
963
921
  ): void;
964
922
  describeSMBFileShares(
965
923
  args: DescribeSMBFileSharesCommandInput,
966
924
  options: __HttpHandlerOptions,
967
- cb: (err: any, data?: DescribeSMBFileSharesCommandOutput) => void
925
+ cb: (err: any, data?: DescribeSMBFileSharesCommandOutput) => void,
968
926
  ): void;
969
927
  describeSMBSettings(
970
928
  args: DescribeSMBSettingsCommandInput,
971
- options?: __HttpHandlerOptions
929
+ options?: __HttpHandlerOptions,
972
930
  ): Promise<DescribeSMBSettingsCommandOutput>;
973
931
  describeSMBSettings(
974
932
  args: DescribeSMBSettingsCommandInput,
975
- cb: (err: any, data?: DescribeSMBSettingsCommandOutput) => void
933
+ cb: (err: any, data?: DescribeSMBSettingsCommandOutput) => void,
976
934
  ): void;
977
935
  describeSMBSettings(
978
936
  args: DescribeSMBSettingsCommandInput,
979
937
  options: __HttpHandlerOptions,
980
- cb: (err: any, data?: DescribeSMBSettingsCommandOutput) => void
938
+ cb: (err: any, data?: DescribeSMBSettingsCommandOutput) => void,
981
939
  ): void;
982
940
  describeSnapshotSchedule(
983
941
  args: DescribeSnapshotScheduleCommandInput,
984
- options?: __HttpHandlerOptions
942
+ options?: __HttpHandlerOptions,
985
943
  ): Promise<DescribeSnapshotScheduleCommandOutput>;
986
944
  describeSnapshotSchedule(
987
945
  args: DescribeSnapshotScheduleCommandInput,
988
- cb: (err: any, data?: DescribeSnapshotScheduleCommandOutput) => void
946
+ cb: (err: any, data?: DescribeSnapshotScheduleCommandOutput) => void,
989
947
  ): void;
990
948
  describeSnapshotSchedule(
991
949
  args: DescribeSnapshotScheduleCommandInput,
992
950
  options: __HttpHandlerOptions,
993
- cb: (err: any, data?: DescribeSnapshotScheduleCommandOutput) => void
951
+ cb: (err: any, data?: DescribeSnapshotScheduleCommandOutput) => void,
994
952
  ): void;
995
953
  describeStorediSCSIVolumes(
996
954
  args: DescribeStorediSCSIVolumesCommandInput,
997
- options?: __HttpHandlerOptions
955
+ options?: __HttpHandlerOptions,
998
956
  ): Promise<DescribeStorediSCSIVolumesCommandOutput>;
999
957
  describeStorediSCSIVolumes(
1000
958
  args: DescribeStorediSCSIVolumesCommandInput,
1001
- cb: (err: any, data?: DescribeStorediSCSIVolumesCommandOutput) => void
959
+ cb: (err: any, data?: DescribeStorediSCSIVolumesCommandOutput) => void,
1002
960
  ): void;
1003
961
  describeStorediSCSIVolumes(
1004
962
  args: DescribeStorediSCSIVolumesCommandInput,
1005
963
  options: __HttpHandlerOptions,
1006
- cb: (err: any, data?: DescribeStorediSCSIVolumesCommandOutput) => void
964
+ cb: (err: any, data?: DescribeStorediSCSIVolumesCommandOutput) => void,
1007
965
  ): void;
1008
966
  describeTapeArchives(): Promise<DescribeTapeArchivesCommandOutput>;
1009
967
  describeTapeArchives(
1010
968
  args: DescribeTapeArchivesCommandInput,
1011
- options?: __HttpHandlerOptions
969
+ options?: __HttpHandlerOptions,
1012
970
  ): Promise<DescribeTapeArchivesCommandOutput>;
1013
971
  describeTapeArchives(
1014
972
  args: DescribeTapeArchivesCommandInput,
1015
- cb: (err: any, data?: DescribeTapeArchivesCommandOutput) => void
973
+ cb: (err: any, data?: DescribeTapeArchivesCommandOutput) => void,
1016
974
  ): void;
1017
975
  describeTapeArchives(
1018
976
  args: DescribeTapeArchivesCommandInput,
1019
977
  options: __HttpHandlerOptions,
1020
- cb: (err: any, data?: DescribeTapeArchivesCommandOutput) => void
978
+ cb: (err: any, data?: DescribeTapeArchivesCommandOutput) => void,
1021
979
  ): void;
1022
980
  describeTapeRecoveryPoints(
1023
981
  args: DescribeTapeRecoveryPointsCommandInput,
1024
- options?: __HttpHandlerOptions
982
+ options?: __HttpHandlerOptions,
1025
983
  ): Promise<DescribeTapeRecoveryPointsCommandOutput>;
1026
984
  describeTapeRecoveryPoints(
1027
985
  args: DescribeTapeRecoveryPointsCommandInput,
1028
- cb: (err: any, data?: DescribeTapeRecoveryPointsCommandOutput) => void
986
+ cb: (err: any, data?: DescribeTapeRecoveryPointsCommandOutput) => void,
1029
987
  ): void;
1030
988
  describeTapeRecoveryPoints(
1031
989
  args: DescribeTapeRecoveryPointsCommandInput,
1032
990
  options: __HttpHandlerOptions,
1033
- cb: (err: any, data?: DescribeTapeRecoveryPointsCommandOutput) => void
991
+ cb: (err: any, data?: DescribeTapeRecoveryPointsCommandOutput) => void,
1034
992
  ): void;
1035
993
  describeTapes(
1036
994
  args: DescribeTapesCommandInput,
1037
- options?: __HttpHandlerOptions
995
+ options?: __HttpHandlerOptions,
1038
996
  ): Promise<DescribeTapesCommandOutput>;
1039
997
  describeTapes(
1040
998
  args: DescribeTapesCommandInput,
1041
- cb: (err: any, data?: DescribeTapesCommandOutput) => void
999
+ cb: (err: any, data?: DescribeTapesCommandOutput) => void,
1042
1000
  ): void;
1043
1001
  describeTapes(
1044
1002
  args: DescribeTapesCommandInput,
1045
1003
  options: __HttpHandlerOptions,
1046
- cb: (err: any, data?: DescribeTapesCommandOutput) => void
1004
+ cb: (err: any, data?: DescribeTapesCommandOutput) => void,
1047
1005
  ): void;
1048
1006
  describeUploadBuffer(
1049
1007
  args: DescribeUploadBufferCommandInput,
1050
- options?: __HttpHandlerOptions
1008
+ options?: __HttpHandlerOptions,
1051
1009
  ): Promise<DescribeUploadBufferCommandOutput>;
1052
1010
  describeUploadBuffer(
1053
1011
  args: DescribeUploadBufferCommandInput,
1054
- cb: (err: any, data?: DescribeUploadBufferCommandOutput) => void
1012
+ cb: (err: any, data?: DescribeUploadBufferCommandOutput) => void,
1055
1013
  ): void;
1056
1014
  describeUploadBuffer(
1057
1015
  args: DescribeUploadBufferCommandInput,
1058
1016
  options: __HttpHandlerOptions,
1059
- cb: (err: any, data?: DescribeUploadBufferCommandOutput) => void
1017
+ cb: (err: any, data?: DescribeUploadBufferCommandOutput) => void,
1060
1018
  ): void;
1061
1019
  describeVTLDevices(
1062
1020
  args: DescribeVTLDevicesCommandInput,
1063
- options?: __HttpHandlerOptions
1021
+ options?: __HttpHandlerOptions,
1064
1022
  ): Promise<DescribeVTLDevicesCommandOutput>;
1065
1023
  describeVTLDevices(
1066
1024
  args: DescribeVTLDevicesCommandInput,
1067
- cb: (err: any, data?: DescribeVTLDevicesCommandOutput) => void
1025
+ cb: (err: any, data?: DescribeVTLDevicesCommandOutput) => void,
1068
1026
  ): void;
1069
1027
  describeVTLDevices(
1070
1028
  args: DescribeVTLDevicesCommandInput,
1071
1029
  options: __HttpHandlerOptions,
1072
- cb: (err: any, data?: DescribeVTLDevicesCommandOutput) => void
1030
+ cb: (err: any, data?: DescribeVTLDevicesCommandOutput) => void,
1073
1031
  ): void;
1074
1032
  describeWorkingStorage(
1075
1033
  args: DescribeWorkingStorageCommandInput,
1076
- options?: __HttpHandlerOptions
1034
+ options?: __HttpHandlerOptions,
1077
1035
  ): Promise<DescribeWorkingStorageCommandOutput>;
1078
1036
  describeWorkingStorage(
1079
1037
  args: DescribeWorkingStorageCommandInput,
1080
- cb: (err: any, data?: DescribeWorkingStorageCommandOutput) => void
1038
+ cb: (err: any, data?: DescribeWorkingStorageCommandOutput) => void,
1081
1039
  ): void;
1082
1040
  describeWorkingStorage(
1083
1041
  args: DescribeWorkingStorageCommandInput,
1084
1042
  options: __HttpHandlerOptions,
1085
- cb: (err: any, data?: DescribeWorkingStorageCommandOutput) => void
1043
+ cb: (err: any, data?: DescribeWorkingStorageCommandOutput) => void,
1086
1044
  ): void;
1087
1045
  detachVolume(
1088
1046
  args: DetachVolumeCommandInput,
1089
- options?: __HttpHandlerOptions
1047
+ options?: __HttpHandlerOptions,
1090
1048
  ): Promise<DetachVolumeCommandOutput>;
1091
1049
  detachVolume(
1092
1050
  args: DetachVolumeCommandInput,
1093
- cb: (err: any, data?: DetachVolumeCommandOutput) => void
1051
+ cb: (err: any, data?: DetachVolumeCommandOutput) => void,
1094
1052
  ): void;
1095
1053
  detachVolume(
1096
1054
  args: DetachVolumeCommandInput,
1097
1055
  options: __HttpHandlerOptions,
1098
- cb: (err: any, data?: DetachVolumeCommandOutput) => void
1056
+ cb: (err: any, data?: DetachVolumeCommandOutput) => void,
1099
1057
  ): void;
1100
1058
  disableGateway(
1101
1059
  args: DisableGatewayCommandInput,
1102
- options?: __HttpHandlerOptions
1060
+ options?: __HttpHandlerOptions,
1103
1061
  ): Promise<DisableGatewayCommandOutput>;
1104
1062
  disableGateway(
1105
1063
  args: DisableGatewayCommandInput,
1106
- cb: (err: any, data?: DisableGatewayCommandOutput) => void
1064
+ cb: (err: any, data?: DisableGatewayCommandOutput) => void,
1107
1065
  ): void;
1108
1066
  disableGateway(
1109
1067
  args: DisableGatewayCommandInput,
1110
1068
  options: __HttpHandlerOptions,
1111
- cb: (err: any, data?: DisableGatewayCommandOutput) => void
1069
+ cb: (err: any, data?: DisableGatewayCommandOutput) => void,
1112
1070
  ): void;
1113
1071
  disassociateFileSystem(
1114
1072
  args: DisassociateFileSystemCommandInput,
1115
- options?: __HttpHandlerOptions
1073
+ options?: __HttpHandlerOptions,
1116
1074
  ): Promise<DisassociateFileSystemCommandOutput>;
1117
1075
  disassociateFileSystem(
1118
1076
  args: DisassociateFileSystemCommandInput,
1119
- cb: (err: any, data?: DisassociateFileSystemCommandOutput) => void
1077
+ cb: (err: any, data?: DisassociateFileSystemCommandOutput) => void,
1120
1078
  ): void;
1121
1079
  disassociateFileSystem(
1122
1080
  args: DisassociateFileSystemCommandInput,
1123
1081
  options: __HttpHandlerOptions,
1124
- cb: (err: any, data?: DisassociateFileSystemCommandOutput) => void
1082
+ cb: (err: any, data?: DisassociateFileSystemCommandOutput) => void,
1125
1083
  ): void;
1126
1084
  evictFilesFailingUpload(
1127
1085
  args: EvictFilesFailingUploadCommandInput,
1128
- options?: __HttpHandlerOptions
1086
+ options?: __HttpHandlerOptions,
1129
1087
  ): Promise<EvictFilesFailingUploadCommandOutput>;
1130
1088
  evictFilesFailingUpload(
1131
1089
  args: EvictFilesFailingUploadCommandInput,
1132
- cb: (err: any, data?: EvictFilesFailingUploadCommandOutput) => void
1090
+ cb: (err: any, data?: EvictFilesFailingUploadCommandOutput) => void,
1133
1091
  ): void;
1134
1092
  evictFilesFailingUpload(
1135
1093
  args: EvictFilesFailingUploadCommandInput,
1136
1094
  options: __HttpHandlerOptions,
1137
- cb: (err: any, data?: EvictFilesFailingUploadCommandOutput) => void
1095
+ cb: (err: any, data?: EvictFilesFailingUploadCommandOutput) => void,
1138
1096
  ): void;
1139
1097
  joinDomain(
1140
1098
  args: JoinDomainCommandInput,
1141
- options?: __HttpHandlerOptions
1099
+ options?: __HttpHandlerOptions,
1142
1100
  ): Promise<JoinDomainCommandOutput>;
1143
1101
  joinDomain(
1144
1102
  args: JoinDomainCommandInput,
1145
- cb: (err: any, data?: JoinDomainCommandOutput) => void
1103
+ cb: (err: any, data?: JoinDomainCommandOutput) => void,
1146
1104
  ): void;
1147
1105
  joinDomain(
1148
1106
  args: JoinDomainCommandInput,
1149
1107
  options: __HttpHandlerOptions,
1150
- cb: (err: any, data?: JoinDomainCommandOutput) => void
1108
+ cb: (err: any, data?: JoinDomainCommandOutput) => void,
1151
1109
  ): void;
1152
1110
  listAutomaticTapeCreationPolicies(): Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
1153
1111
  listAutomaticTapeCreationPolicies(
1154
1112
  args: ListAutomaticTapeCreationPoliciesCommandInput,
1155
- options?: __HttpHandlerOptions
1113
+ options?: __HttpHandlerOptions,
1156
1114
  ): Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
1157
1115
  listAutomaticTapeCreationPolicies(
1158
1116
  args: ListAutomaticTapeCreationPoliciesCommandInput,
1159
- cb: (
1160
- err: any,
1161
- data?: ListAutomaticTapeCreationPoliciesCommandOutput
1162
- ) => void
1117
+ cb: (err: any, data?: ListAutomaticTapeCreationPoliciesCommandOutput) => void,
1163
1118
  ): void;
1164
1119
  listAutomaticTapeCreationPolicies(
1165
1120
  args: ListAutomaticTapeCreationPoliciesCommandInput,
1166
1121
  options: __HttpHandlerOptions,
1167
- cb: (
1168
- err: any,
1169
- data?: ListAutomaticTapeCreationPoliciesCommandOutput
1170
- ) => void
1122
+ cb: (err: any, data?: ListAutomaticTapeCreationPoliciesCommandOutput) => void,
1171
1123
  ): void;
1172
1124
  listCacheReports(): Promise<ListCacheReportsCommandOutput>;
1173
1125
  listCacheReports(
1174
1126
  args: ListCacheReportsCommandInput,
1175
- options?: __HttpHandlerOptions
1127
+ options?: __HttpHandlerOptions,
1176
1128
  ): Promise<ListCacheReportsCommandOutput>;
1177
1129
  listCacheReports(
1178
1130
  args: ListCacheReportsCommandInput,
1179
- cb: (err: any, data?: ListCacheReportsCommandOutput) => void
1131
+ cb: (err: any, data?: ListCacheReportsCommandOutput) => void,
1180
1132
  ): void;
1181
1133
  listCacheReports(
1182
1134
  args: ListCacheReportsCommandInput,
1183
1135
  options: __HttpHandlerOptions,
1184
- cb: (err: any, data?: ListCacheReportsCommandOutput) => void
1136
+ cb: (err: any, data?: ListCacheReportsCommandOutput) => void,
1185
1137
  ): void;
1186
1138
  listFileShares(): Promise<ListFileSharesCommandOutput>;
1187
1139
  listFileShares(
1188
1140
  args: ListFileSharesCommandInput,
1189
- options?: __HttpHandlerOptions
1141
+ options?: __HttpHandlerOptions,
1190
1142
  ): Promise<ListFileSharesCommandOutput>;
1191
1143
  listFileShares(
1192
1144
  args: ListFileSharesCommandInput,
1193
- cb: (err: any, data?: ListFileSharesCommandOutput) => void
1145
+ cb: (err: any, data?: ListFileSharesCommandOutput) => void,
1194
1146
  ): void;
1195
1147
  listFileShares(
1196
1148
  args: ListFileSharesCommandInput,
1197
1149
  options: __HttpHandlerOptions,
1198
- cb: (err: any, data?: ListFileSharesCommandOutput) => void
1150
+ cb: (err: any, data?: ListFileSharesCommandOutput) => void,
1199
1151
  ): void;
1200
1152
  listFileSystemAssociations(): Promise<ListFileSystemAssociationsCommandOutput>;
1201
1153
  listFileSystemAssociations(
1202
1154
  args: ListFileSystemAssociationsCommandInput,
1203
- options?: __HttpHandlerOptions
1155
+ options?: __HttpHandlerOptions,
1204
1156
  ): Promise<ListFileSystemAssociationsCommandOutput>;
1205
1157
  listFileSystemAssociations(
1206
1158
  args: ListFileSystemAssociationsCommandInput,
1207
- cb: (err: any, data?: ListFileSystemAssociationsCommandOutput) => void
1159
+ cb: (err: any, data?: ListFileSystemAssociationsCommandOutput) => void,
1208
1160
  ): void;
1209
1161
  listFileSystemAssociations(
1210
1162
  args: ListFileSystemAssociationsCommandInput,
1211
1163
  options: __HttpHandlerOptions,
1212
- cb: (err: any, data?: ListFileSystemAssociationsCommandOutput) => void
1164
+ cb: (err: any, data?: ListFileSystemAssociationsCommandOutput) => void,
1213
1165
  ): void;
1214
1166
  listGateways(): Promise<ListGatewaysCommandOutput>;
1215
1167
  listGateways(
1216
1168
  args: ListGatewaysCommandInput,
1217
- options?: __HttpHandlerOptions
1169
+ options?: __HttpHandlerOptions,
1218
1170
  ): Promise<ListGatewaysCommandOutput>;
1219
1171
  listGateways(
1220
1172
  args: ListGatewaysCommandInput,
1221
- cb: (err: any, data?: ListGatewaysCommandOutput) => void
1173
+ cb: (err: any, data?: ListGatewaysCommandOutput) => void,
1222
1174
  ): void;
1223
1175
  listGateways(
1224
1176
  args: ListGatewaysCommandInput,
1225
1177
  options: __HttpHandlerOptions,
1226
- cb: (err: any, data?: ListGatewaysCommandOutput) => void
1178
+ cb: (err: any, data?: ListGatewaysCommandOutput) => void,
1227
1179
  ): void;
1228
1180
  listLocalDisks(
1229
1181
  args: ListLocalDisksCommandInput,
1230
- options?: __HttpHandlerOptions
1182
+ options?: __HttpHandlerOptions,
1231
1183
  ): Promise<ListLocalDisksCommandOutput>;
1232
1184
  listLocalDisks(
1233
1185
  args: ListLocalDisksCommandInput,
1234
- cb: (err: any, data?: ListLocalDisksCommandOutput) => void
1186
+ cb: (err: any, data?: ListLocalDisksCommandOutput) => void,
1235
1187
  ): void;
1236
1188
  listLocalDisks(
1237
1189
  args: ListLocalDisksCommandInput,
1238
1190
  options: __HttpHandlerOptions,
1239
- cb: (err: any, data?: ListLocalDisksCommandOutput) => void
1191
+ cb: (err: any, data?: ListLocalDisksCommandOutput) => void,
1240
1192
  ): void;
1241
1193
  listTagsForResource(
1242
1194
  args: ListTagsForResourceCommandInput,
1243
- options?: __HttpHandlerOptions
1195
+ options?: __HttpHandlerOptions,
1244
1196
  ): Promise<ListTagsForResourceCommandOutput>;
1245
1197
  listTagsForResource(
1246
1198
  args: ListTagsForResourceCommandInput,
1247
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1199
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1248
1200
  ): void;
1249
1201
  listTagsForResource(
1250
1202
  args: ListTagsForResourceCommandInput,
1251
1203
  options: __HttpHandlerOptions,
1252
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1204
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1253
1205
  ): void;
1254
1206
  listTapePools(): Promise<ListTapePoolsCommandOutput>;
1255
1207
  listTapePools(
1256
1208
  args: ListTapePoolsCommandInput,
1257
- options?: __HttpHandlerOptions
1209
+ options?: __HttpHandlerOptions,
1258
1210
  ): Promise<ListTapePoolsCommandOutput>;
1259
1211
  listTapePools(
1260
1212
  args: ListTapePoolsCommandInput,
1261
- cb: (err: any, data?: ListTapePoolsCommandOutput) => void
1213
+ cb: (err: any, data?: ListTapePoolsCommandOutput) => void,
1262
1214
  ): void;
1263
1215
  listTapePools(
1264
1216
  args: ListTapePoolsCommandInput,
1265
1217
  options: __HttpHandlerOptions,
1266
- cb: (err: any, data?: ListTapePoolsCommandOutput) => void
1218
+ cb: (err: any, data?: ListTapePoolsCommandOutput) => void,
1267
1219
  ): void;
1268
1220
  listTapes(): Promise<ListTapesCommandOutput>;
1269
1221
  listTapes(
1270
1222
  args: ListTapesCommandInput,
1271
- options?: __HttpHandlerOptions
1223
+ options?: __HttpHandlerOptions,
1272
1224
  ): Promise<ListTapesCommandOutput>;
1273
1225
  listTapes(
1274
1226
  args: ListTapesCommandInput,
1275
- cb: (err: any, data?: ListTapesCommandOutput) => void
1227
+ cb: (err: any, data?: ListTapesCommandOutput) => void,
1276
1228
  ): void;
1277
1229
  listTapes(
1278
1230
  args: ListTapesCommandInput,
1279
1231
  options: __HttpHandlerOptions,
1280
- cb: (err: any, data?: ListTapesCommandOutput) => void
1232
+ cb: (err: any, data?: ListTapesCommandOutput) => void,
1281
1233
  ): void;
1282
1234
  listVolumeInitiators(
1283
1235
  args: ListVolumeInitiatorsCommandInput,
1284
- options?: __HttpHandlerOptions
1236
+ options?: __HttpHandlerOptions,
1285
1237
  ): Promise<ListVolumeInitiatorsCommandOutput>;
1286
1238
  listVolumeInitiators(
1287
1239
  args: ListVolumeInitiatorsCommandInput,
1288
- cb: (err: any, data?: ListVolumeInitiatorsCommandOutput) => void
1240
+ cb: (err: any, data?: ListVolumeInitiatorsCommandOutput) => void,
1289
1241
  ): void;
1290
1242
  listVolumeInitiators(
1291
1243
  args: ListVolumeInitiatorsCommandInput,
1292
1244
  options: __HttpHandlerOptions,
1293
- cb: (err: any, data?: ListVolumeInitiatorsCommandOutput) => void
1245
+ cb: (err: any, data?: ListVolumeInitiatorsCommandOutput) => void,
1294
1246
  ): void;
1295
1247
  listVolumeRecoveryPoints(
1296
1248
  args: ListVolumeRecoveryPointsCommandInput,
1297
- options?: __HttpHandlerOptions
1249
+ options?: __HttpHandlerOptions,
1298
1250
  ): Promise<ListVolumeRecoveryPointsCommandOutput>;
1299
1251
  listVolumeRecoveryPoints(
1300
1252
  args: ListVolumeRecoveryPointsCommandInput,
1301
- cb: (err: any, data?: ListVolumeRecoveryPointsCommandOutput) => void
1253
+ cb: (err: any, data?: ListVolumeRecoveryPointsCommandOutput) => void,
1302
1254
  ): void;
1303
1255
  listVolumeRecoveryPoints(
1304
1256
  args: ListVolumeRecoveryPointsCommandInput,
1305
1257
  options: __HttpHandlerOptions,
1306
- cb: (err: any, data?: ListVolumeRecoveryPointsCommandOutput) => void
1258
+ cb: (err: any, data?: ListVolumeRecoveryPointsCommandOutput) => void,
1307
1259
  ): void;
1308
1260
  listVolumes(): Promise<ListVolumesCommandOutput>;
1309
1261
  listVolumes(
1310
1262
  args: ListVolumesCommandInput,
1311
- options?: __HttpHandlerOptions
1263
+ options?: __HttpHandlerOptions,
1312
1264
  ): Promise<ListVolumesCommandOutput>;
1313
1265
  listVolumes(
1314
1266
  args: ListVolumesCommandInput,
1315
- cb: (err: any, data?: ListVolumesCommandOutput) => void
1267
+ cb: (err: any, data?: ListVolumesCommandOutput) => void,
1316
1268
  ): void;
1317
1269
  listVolumes(
1318
1270
  args: ListVolumesCommandInput,
1319
1271
  options: __HttpHandlerOptions,
1320
- cb: (err: any, data?: ListVolumesCommandOutput) => void
1272
+ cb: (err: any, data?: ListVolumesCommandOutput) => void,
1321
1273
  ): void;
1322
1274
  notifyWhenUploaded(
1323
1275
  args: NotifyWhenUploadedCommandInput,
1324
- options?: __HttpHandlerOptions
1276
+ options?: __HttpHandlerOptions,
1325
1277
  ): Promise<NotifyWhenUploadedCommandOutput>;
1326
1278
  notifyWhenUploaded(
1327
1279
  args: NotifyWhenUploadedCommandInput,
1328
- cb: (err: any, data?: NotifyWhenUploadedCommandOutput) => void
1280
+ cb: (err: any, data?: NotifyWhenUploadedCommandOutput) => void,
1329
1281
  ): void;
1330
1282
  notifyWhenUploaded(
1331
1283
  args: NotifyWhenUploadedCommandInput,
1332
1284
  options: __HttpHandlerOptions,
1333
- cb: (err: any, data?: NotifyWhenUploadedCommandOutput) => void
1285
+ cb: (err: any, data?: NotifyWhenUploadedCommandOutput) => void,
1334
1286
  ): void;
1335
1287
  refreshCache(
1336
1288
  args: RefreshCacheCommandInput,
1337
- options?: __HttpHandlerOptions
1289
+ options?: __HttpHandlerOptions,
1338
1290
  ): Promise<RefreshCacheCommandOutput>;
1339
1291
  refreshCache(
1340
1292
  args: RefreshCacheCommandInput,
1341
- cb: (err: any, data?: RefreshCacheCommandOutput) => void
1293
+ cb: (err: any, data?: RefreshCacheCommandOutput) => void,
1342
1294
  ): void;
1343
1295
  refreshCache(
1344
1296
  args: RefreshCacheCommandInput,
1345
1297
  options: __HttpHandlerOptions,
1346
- cb: (err: any, data?: RefreshCacheCommandOutput) => void
1298
+ cb: (err: any, data?: RefreshCacheCommandOutput) => void,
1347
1299
  ): void;
1348
1300
  removeTagsFromResource(
1349
1301
  args: RemoveTagsFromResourceCommandInput,
1350
- options?: __HttpHandlerOptions
1302
+ options?: __HttpHandlerOptions,
1351
1303
  ): Promise<RemoveTagsFromResourceCommandOutput>;
1352
1304
  removeTagsFromResource(
1353
1305
  args: RemoveTagsFromResourceCommandInput,
1354
- cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
1306
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void,
1355
1307
  ): void;
1356
1308
  removeTagsFromResource(
1357
1309
  args: RemoveTagsFromResourceCommandInput,
1358
1310
  options: __HttpHandlerOptions,
1359
- cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
1311
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void,
1360
1312
  ): void;
1361
1313
  resetCache(
1362
1314
  args: ResetCacheCommandInput,
1363
- options?: __HttpHandlerOptions
1315
+ options?: __HttpHandlerOptions,
1364
1316
  ): Promise<ResetCacheCommandOutput>;
1365
1317
  resetCache(
1366
1318
  args: ResetCacheCommandInput,
1367
- cb: (err: any, data?: ResetCacheCommandOutput) => void
1319
+ cb: (err: any, data?: ResetCacheCommandOutput) => void,
1368
1320
  ): void;
1369
1321
  resetCache(
1370
1322
  args: ResetCacheCommandInput,
1371
1323
  options: __HttpHandlerOptions,
1372
- cb: (err: any, data?: ResetCacheCommandOutput) => void
1324
+ cb: (err: any, data?: ResetCacheCommandOutput) => void,
1373
1325
  ): void;
1374
1326
  retrieveTapeArchive(
1375
1327
  args: RetrieveTapeArchiveCommandInput,
1376
- options?: __HttpHandlerOptions
1328
+ options?: __HttpHandlerOptions,
1377
1329
  ): Promise<RetrieveTapeArchiveCommandOutput>;
1378
1330
  retrieveTapeArchive(
1379
1331
  args: RetrieveTapeArchiveCommandInput,
1380
- cb: (err: any, data?: RetrieveTapeArchiveCommandOutput) => void
1332
+ cb: (err: any, data?: RetrieveTapeArchiveCommandOutput) => void,
1381
1333
  ): void;
1382
1334
  retrieveTapeArchive(
1383
1335
  args: RetrieveTapeArchiveCommandInput,
1384
1336
  options: __HttpHandlerOptions,
1385
- cb: (err: any, data?: RetrieveTapeArchiveCommandOutput) => void
1337
+ cb: (err: any, data?: RetrieveTapeArchiveCommandOutput) => void,
1386
1338
  ): void;
1387
1339
  retrieveTapeRecoveryPoint(
1388
1340
  args: RetrieveTapeRecoveryPointCommandInput,
1389
- options?: __HttpHandlerOptions
1341
+ options?: __HttpHandlerOptions,
1390
1342
  ): Promise<RetrieveTapeRecoveryPointCommandOutput>;
1391
1343
  retrieveTapeRecoveryPoint(
1392
1344
  args: RetrieveTapeRecoveryPointCommandInput,
1393
- cb: (err: any, data?: RetrieveTapeRecoveryPointCommandOutput) => void
1345
+ cb: (err: any, data?: RetrieveTapeRecoveryPointCommandOutput) => void,
1394
1346
  ): void;
1395
1347
  retrieveTapeRecoveryPoint(
1396
1348
  args: RetrieveTapeRecoveryPointCommandInput,
1397
1349
  options: __HttpHandlerOptions,
1398
- cb: (err: any, data?: RetrieveTapeRecoveryPointCommandOutput) => void
1350
+ cb: (err: any, data?: RetrieveTapeRecoveryPointCommandOutput) => void,
1399
1351
  ): void;
1400
1352
  setLocalConsolePassword(
1401
1353
  args: SetLocalConsolePasswordCommandInput,
1402
- options?: __HttpHandlerOptions
1354
+ options?: __HttpHandlerOptions,
1403
1355
  ): Promise<SetLocalConsolePasswordCommandOutput>;
1404
1356
  setLocalConsolePassword(
1405
1357
  args: SetLocalConsolePasswordCommandInput,
1406
- cb: (err: any, data?: SetLocalConsolePasswordCommandOutput) => void
1358
+ cb: (err: any, data?: SetLocalConsolePasswordCommandOutput) => void,
1407
1359
  ): void;
1408
1360
  setLocalConsolePassword(
1409
1361
  args: SetLocalConsolePasswordCommandInput,
1410
1362
  options: __HttpHandlerOptions,
1411
- cb: (err: any, data?: SetLocalConsolePasswordCommandOutput) => void
1363
+ cb: (err: any, data?: SetLocalConsolePasswordCommandOutput) => void,
1412
1364
  ): void;
1413
1365
  setSMBGuestPassword(
1414
1366
  args: SetSMBGuestPasswordCommandInput,
1415
- options?: __HttpHandlerOptions
1367
+ options?: __HttpHandlerOptions,
1416
1368
  ): Promise<SetSMBGuestPasswordCommandOutput>;
1417
1369
  setSMBGuestPassword(
1418
1370
  args: SetSMBGuestPasswordCommandInput,
1419
- cb: (err: any, data?: SetSMBGuestPasswordCommandOutput) => void
1371
+ cb: (err: any, data?: SetSMBGuestPasswordCommandOutput) => void,
1420
1372
  ): void;
1421
1373
  setSMBGuestPassword(
1422
1374
  args: SetSMBGuestPasswordCommandInput,
1423
1375
  options: __HttpHandlerOptions,
1424
- cb: (err: any, data?: SetSMBGuestPasswordCommandOutput) => void
1376
+ cb: (err: any, data?: SetSMBGuestPasswordCommandOutput) => void,
1425
1377
  ): void;
1426
1378
  shutdownGateway(
1427
1379
  args: ShutdownGatewayCommandInput,
1428
- options?: __HttpHandlerOptions
1380
+ options?: __HttpHandlerOptions,
1429
1381
  ): Promise<ShutdownGatewayCommandOutput>;
1430
1382
  shutdownGateway(
1431
1383
  args: ShutdownGatewayCommandInput,
1432
- cb: (err: any, data?: ShutdownGatewayCommandOutput) => void
1384
+ cb: (err: any, data?: ShutdownGatewayCommandOutput) => void,
1433
1385
  ): void;
1434
1386
  shutdownGateway(
1435
1387
  args: ShutdownGatewayCommandInput,
1436
1388
  options: __HttpHandlerOptions,
1437
- cb: (err: any, data?: ShutdownGatewayCommandOutput) => void
1389
+ cb: (err: any, data?: ShutdownGatewayCommandOutput) => void,
1438
1390
  ): void;
1439
1391
  startAvailabilityMonitorTest(
1440
1392
  args: StartAvailabilityMonitorTestCommandInput,
1441
- options?: __HttpHandlerOptions
1393
+ options?: __HttpHandlerOptions,
1442
1394
  ): Promise<StartAvailabilityMonitorTestCommandOutput>;
1443
1395
  startAvailabilityMonitorTest(
1444
1396
  args: StartAvailabilityMonitorTestCommandInput,
1445
- cb: (err: any, data?: StartAvailabilityMonitorTestCommandOutput) => void
1397
+ cb: (err: any, data?: StartAvailabilityMonitorTestCommandOutput) => void,
1446
1398
  ): void;
1447
1399
  startAvailabilityMonitorTest(
1448
1400
  args: StartAvailabilityMonitorTestCommandInput,
1449
1401
  options: __HttpHandlerOptions,
1450
- cb: (err: any, data?: StartAvailabilityMonitorTestCommandOutput) => void
1402
+ cb: (err: any, data?: StartAvailabilityMonitorTestCommandOutput) => void,
1451
1403
  ): void;
1452
1404
  startCacheReport(
1453
1405
  args: StartCacheReportCommandInput,
1454
- options?: __HttpHandlerOptions
1406
+ options?: __HttpHandlerOptions,
1455
1407
  ): Promise<StartCacheReportCommandOutput>;
1456
1408
  startCacheReport(
1457
1409
  args: StartCacheReportCommandInput,
1458
- cb: (err: any, data?: StartCacheReportCommandOutput) => void
1410
+ cb: (err: any, data?: StartCacheReportCommandOutput) => void,
1459
1411
  ): void;
1460
1412
  startCacheReport(
1461
1413
  args: StartCacheReportCommandInput,
1462
1414
  options: __HttpHandlerOptions,
1463
- cb: (err: any, data?: StartCacheReportCommandOutput) => void
1415
+ cb: (err: any, data?: StartCacheReportCommandOutput) => void,
1464
1416
  ): void;
1465
1417
  startGateway(
1466
1418
  args: StartGatewayCommandInput,
1467
- options?: __HttpHandlerOptions
1419
+ options?: __HttpHandlerOptions,
1468
1420
  ): Promise<StartGatewayCommandOutput>;
1469
1421
  startGateway(
1470
1422
  args: StartGatewayCommandInput,
1471
- cb: (err: any, data?: StartGatewayCommandOutput) => void
1423
+ cb: (err: any, data?: StartGatewayCommandOutput) => void,
1472
1424
  ): void;
1473
1425
  startGateway(
1474
1426
  args: StartGatewayCommandInput,
1475
1427
  options: __HttpHandlerOptions,
1476
- cb: (err: any, data?: StartGatewayCommandOutput) => void
1428
+ cb: (err: any, data?: StartGatewayCommandOutput) => void,
1477
1429
  ): void;
1478
1430
  updateAutomaticTapeCreationPolicy(
1479
1431
  args: UpdateAutomaticTapeCreationPolicyCommandInput,
1480
- options?: __HttpHandlerOptions
1432
+ options?: __HttpHandlerOptions,
1481
1433
  ): Promise<UpdateAutomaticTapeCreationPolicyCommandOutput>;
1482
1434
  updateAutomaticTapeCreationPolicy(
1483
1435
  args: UpdateAutomaticTapeCreationPolicyCommandInput,
1484
- cb: (
1485
- err: any,
1486
- data?: UpdateAutomaticTapeCreationPolicyCommandOutput
1487
- ) => void
1436
+ cb: (err: any, data?: UpdateAutomaticTapeCreationPolicyCommandOutput) => void,
1488
1437
  ): void;
1489
1438
  updateAutomaticTapeCreationPolicy(
1490
1439
  args: UpdateAutomaticTapeCreationPolicyCommandInput,
1491
1440
  options: __HttpHandlerOptions,
1492
- cb: (
1493
- err: any,
1494
- data?: UpdateAutomaticTapeCreationPolicyCommandOutput
1495
- ) => void
1441
+ cb: (err: any, data?: UpdateAutomaticTapeCreationPolicyCommandOutput) => void,
1496
1442
  ): void;
1497
1443
  updateBandwidthRateLimit(
1498
1444
  args: UpdateBandwidthRateLimitCommandInput,
1499
- options?: __HttpHandlerOptions
1445
+ options?: __HttpHandlerOptions,
1500
1446
  ): Promise<UpdateBandwidthRateLimitCommandOutput>;
1501
1447
  updateBandwidthRateLimit(
1502
1448
  args: UpdateBandwidthRateLimitCommandInput,
1503
- cb: (err: any, data?: UpdateBandwidthRateLimitCommandOutput) => void
1449
+ cb: (err: any, data?: UpdateBandwidthRateLimitCommandOutput) => void,
1504
1450
  ): void;
1505
1451
  updateBandwidthRateLimit(
1506
1452
  args: UpdateBandwidthRateLimitCommandInput,
1507
1453
  options: __HttpHandlerOptions,
1508
- cb: (err: any, data?: UpdateBandwidthRateLimitCommandOutput) => void
1454
+ cb: (err: any, data?: UpdateBandwidthRateLimitCommandOutput) => void,
1509
1455
  ): void;
1510
1456
  updateBandwidthRateLimitSchedule(
1511
1457
  args: UpdateBandwidthRateLimitScheduleCommandInput,
1512
- options?: __HttpHandlerOptions
1458
+ options?: __HttpHandlerOptions,
1513
1459
  ): Promise<UpdateBandwidthRateLimitScheduleCommandOutput>;
1514
1460
  updateBandwidthRateLimitSchedule(
1515
1461
  args: UpdateBandwidthRateLimitScheduleCommandInput,
1516
- cb: (err: any, data?: UpdateBandwidthRateLimitScheduleCommandOutput) => void
1462
+ cb: (err: any, data?: UpdateBandwidthRateLimitScheduleCommandOutput) => void,
1517
1463
  ): void;
1518
1464
  updateBandwidthRateLimitSchedule(
1519
1465
  args: UpdateBandwidthRateLimitScheduleCommandInput,
1520
1466
  options: __HttpHandlerOptions,
1521
- cb: (err: any, data?: UpdateBandwidthRateLimitScheduleCommandOutput) => void
1467
+ cb: (err: any, data?: UpdateBandwidthRateLimitScheduleCommandOutput) => void,
1522
1468
  ): void;
1523
1469
  updateChapCredentials(
1524
1470
  args: UpdateChapCredentialsCommandInput,
1525
- options?: __HttpHandlerOptions
1471
+ options?: __HttpHandlerOptions,
1526
1472
  ): Promise<UpdateChapCredentialsCommandOutput>;
1527
1473
  updateChapCredentials(
1528
1474
  args: UpdateChapCredentialsCommandInput,
1529
- cb: (err: any, data?: UpdateChapCredentialsCommandOutput) => void
1475
+ cb: (err: any, data?: UpdateChapCredentialsCommandOutput) => void,
1530
1476
  ): void;
1531
1477
  updateChapCredentials(
1532
1478
  args: UpdateChapCredentialsCommandInput,
1533
1479
  options: __HttpHandlerOptions,
1534
- cb: (err: any, data?: UpdateChapCredentialsCommandOutput) => void
1480
+ cb: (err: any, data?: UpdateChapCredentialsCommandOutput) => void,
1535
1481
  ): void;
1536
1482
  updateFileSystemAssociation(
1537
1483
  args: UpdateFileSystemAssociationCommandInput,
1538
- options?: __HttpHandlerOptions
1484
+ options?: __HttpHandlerOptions,
1539
1485
  ): Promise<UpdateFileSystemAssociationCommandOutput>;
1540
1486
  updateFileSystemAssociation(
1541
1487
  args: UpdateFileSystemAssociationCommandInput,
1542
- cb: (err: any, data?: UpdateFileSystemAssociationCommandOutput) => void
1488
+ cb: (err: any, data?: UpdateFileSystemAssociationCommandOutput) => void,
1543
1489
  ): void;
1544
1490
  updateFileSystemAssociation(
1545
1491
  args: UpdateFileSystemAssociationCommandInput,
1546
1492
  options: __HttpHandlerOptions,
1547
- cb: (err: any, data?: UpdateFileSystemAssociationCommandOutput) => void
1493
+ cb: (err: any, data?: UpdateFileSystemAssociationCommandOutput) => void,
1548
1494
  ): void;
1549
1495
  updateGatewayInformation(
1550
1496
  args: UpdateGatewayInformationCommandInput,
1551
- options?: __HttpHandlerOptions
1497
+ options?: __HttpHandlerOptions,
1552
1498
  ): Promise<UpdateGatewayInformationCommandOutput>;
1553
1499
  updateGatewayInformation(
1554
1500
  args: UpdateGatewayInformationCommandInput,
1555
- cb: (err: any, data?: UpdateGatewayInformationCommandOutput) => void
1501
+ cb: (err: any, data?: UpdateGatewayInformationCommandOutput) => void,
1556
1502
  ): void;
1557
1503
  updateGatewayInformation(
1558
1504
  args: UpdateGatewayInformationCommandInput,
1559
1505
  options: __HttpHandlerOptions,
1560
- cb: (err: any, data?: UpdateGatewayInformationCommandOutput) => void
1506
+ cb: (err: any, data?: UpdateGatewayInformationCommandOutput) => void,
1561
1507
  ): void;
1562
1508
  updateGatewaySoftwareNow(
1563
1509
  args: UpdateGatewaySoftwareNowCommandInput,
1564
- options?: __HttpHandlerOptions
1510
+ options?: __HttpHandlerOptions,
1565
1511
  ): Promise<UpdateGatewaySoftwareNowCommandOutput>;
1566
1512
  updateGatewaySoftwareNow(
1567
1513
  args: UpdateGatewaySoftwareNowCommandInput,
1568
- cb: (err: any, data?: UpdateGatewaySoftwareNowCommandOutput) => void
1514
+ cb: (err: any, data?: UpdateGatewaySoftwareNowCommandOutput) => void,
1569
1515
  ): void;
1570
1516
  updateGatewaySoftwareNow(
1571
1517
  args: UpdateGatewaySoftwareNowCommandInput,
1572
1518
  options: __HttpHandlerOptions,
1573
- cb: (err: any, data?: UpdateGatewaySoftwareNowCommandOutput) => void
1519
+ cb: (err: any, data?: UpdateGatewaySoftwareNowCommandOutput) => void,
1574
1520
  ): void;
1575
1521
  updateMaintenanceStartTime(
1576
1522
  args: UpdateMaintenanceStartTimeCommandInput,
1577
- options?: __HttpHandlerOptions
1523
+ options?: __HttpHandlerOptions,
1578
1524
  ): Promise<UpdateMaintenanceStartTimeCommandOutput>;
1579
1525
  updateMaintenanceStartTime(
1580
1526
  args: UpdateMaintenanceStartTimeCommandInput,
1581
- cb: (err: any, data?: UpdateMaintenanceStartTimeCommandOutput) => void
1527
+ cb: (err: any, data?: UpdateMaintenanceStartTimeCommandOutput) => void,
1582
1528
  ): void;
1583
1529
  updateMaintenanceStartTime(
1584
1530
  args: UpdateMaintenanceStartTimeCommandInput,
1585
1531
  options: __HttpHandlerOptions,
1586
- cb: (err: any, data?: UpdateMaintenanceStartTimeCommandOutput) => void
1532
+ cb: (err: any, data?: UpdateMaintenanceStartTimeCommandOutput) => void,
1587
1533
  ): void;
1588
1534
  updateNFSFileShare(
1589
1535
  args: UpdateNFSFileShareCommandInput,
1590
- options?: __HttpHandlerOptions
1536
+ options?: __HttpHandlerOptions,
1591
1537
  ): Promise<UpdateNFSFileShareCommandOutput>;
1592
1538
  updateNFSFileShare(
1593
1539
  args: UpdateNFSFileShareCommandInput,
1594
- cb: (err: any, data?: UpdateNFSFileShareCommandOutput) => void
1540
+ cb: (err: any, data?: UpdateNFSFileShareCommandOutput) => void,
1595
1541
  ): void;
1596
1542
  updateNFSFileShare(
1597
1543
  args: UpdateNFSFileShareCommandInput,
1598
1544
  options: __HttpHandlerOptions,
1599
- cb: (err: any, data?: UpdateNFSFileShareCommandOutput) => void
1545
+ cb: (err: any, data?: UpdateNFSFileShareCommandOutput) => void,
1600
1546
  ): void;
1601
1547
  updateSMBFileShare(
1602
1548
  args: UpdateSMBFileShareCommandInput,
1603
- options?: __HttpHandlerOptions
1549
+ options?: __HttpHandlerOptions,
1604
1550
  ): Promise<UpdateSMBFileShareCommandOutput>;
1605
1551
  updateSMBFileShare(
1606
1552
  args: UpdateSMBFileShareCommandInput,
1607
- cb: (err: any, data?: UpdateSMBFileShareCommandOutput) => void
1553
+ cb: (err: any, data?: UpdateSMBFileShareCommandOutput) => void,
1608
1554
  ): void;
1609
1555
  updateSMBFileShare(
1610
1556
  args: UpdateSMBFileShareCommandInput,
1611
1557
  options: __HttpHandlerOptions,
1612
- cb: (err: any, data?: UpdateSMBFileShareCommandOutput) => void
1558
+ cb: (err: any, data?: UpdateSMBFileShareCommandOutput) => void,
1613
1559
  ): void;
1614
1560
  updateSMBFileShareVisibility(
1615
1561
  args: UpdateSMBFileShareVisibilityCommandInput,
1616
- options?: __HttpHandlerOptions
1562
+ options?: __HttpHandlerOptions,
1617
1563
  ): Promise<UpdateSMBFileShareVisibilityCommandOutput>;
1618
1564
  updateSMBFileShareVisibility(
1619
1565
  args: UpdateSMBFileShareVisibilityCommandInput,
1620
- cb: (err: any, data?: UpdateSMBFileShareVisibilityCommandOutput) => void
1566
+ cb: (err: any, data?: UpdateSMBFileShareVisibilityCommandOutput) => void,
1621
1567
  ): void;
1622
1568
  updateSMBFileShareVisibility(
1623
1569
  args: UpdateSMBFileShareVisibilityCommandInput,
1624
1570
  options: __HttpHandlerOptions,
1625
- cb: (err: any, data?: UpdateSMBFileShareVisibilityCommandOutput) => void
1571
+ cb: (err: any, data?: UpdateSMBFileShareVisibilityCommandOutput) => void,
1626
1572
  ): void;
1627
1573
  updateSMBLocalGroups(
1628
1574
  args: UpdateSMBLocalGroupsCommandInput,
1629
- options?: __HttpHandlerOptions
1575
+ options?: __HttpHandlerOptions,
1630
1576
  ): Promise<UpdateSMBLocalGroupsCommandOutput>;
1631
1577
  updateSMBLocalGroups(
1632
1578
  args: UpdateSMBLocalGroupsCommandInput,
1633
- cb: (err: any, data?: UpdateSMBLocalGroupsCommandOutput) => void
1579
+ cb: (err: any, data?: UpdateSMBLocalGroupsCommandOutput) => void,
1634
1580
  ): void;
1635
1581
  updateSMBLocalGroups(
1636
1582
  args: UpdateSMBLocalGroupsCommandInput,
1637
1583
  options: __HttpHandlerOptions,
1638
- cb: (err: any, data?: UpdateSMBLocalGroupsCommandOutput) => void
1584
+ cb: (err: any, data?: UpdateSMBLocalGroupsCommandOutput) => void,
1639
1585
  ): void;
1640
1586
  updateSMBSecurityStrategy(
1641
1587
  args: UpdateSMBSecurityStrategyCommandInput,
1642
- options?: __HttpHandlerOptions
1588
+ options?: __HttpHandlerOptions,
1643
1589
  ): Promise<UpdateSMBSecurityStrategyCommandOutput>;
1644
1590
  updateSMBSecurityStrategy(
1645
1591
  args: UpdateSMBSecurityStrategyCommandInput,
1646
- cb: (err: any, data?: UpdateSMBSecurityStrategyCommandOutput) => void
1592
+ cb: (err: any, data?: UpdateSMBSecurityStrategyCommandOutput) => void,
1647
1593
  ): void;
1648
1594
  updateSMBSecurityStrategy(
1649
1595
  args: UpdateSMBSecurityStrategyCommandInput,
1650
1596
  options: __HttpHandlerOptions,
1651
- cb: (err: any, data?: UpdateSMBSecurityStrategyCommandOutput) => void
1597
+ cb: (err: any, data?: UpdateSMBSecurityStrategyCommandOutput) => void,
1652
1598
  ): void;
1653
1599
  updateSnapshotSchedule(
1654
1600
  args: UpdateSnapshotScheduleCommandInput,
1655
- options?: __HttpHandlerOptions
1601
+ options?: __HttpHandlerOptions,
1656
1602
  ): Promise<UpdateSnapshotScheduleCommandOutput>;
1657
1603
  updateSnapshotSchedule(
1658
1604
  args: UpdateSnapshotScheduleCommandInput,
1659
- cb: (err: any, data?: UpdateSnapshotScheduleCommandOutput) => void
1605
+ cb: (err: any, data?: UpdateSnapshotScheduleCommandOutput) => void,
1660
1606
  ): void;
1661
1607
  updateSnapshotSchedule(
1662
1608
  args: UpdateSnapshotScheduleCommandInput,
1663
1609
  options: __HttpHandlerOptions,
1664
- cb: (err: any, data?: UpdateSnapshotScheduleCommandOutput) => void
1610
+ cb: (err: any, data?: UpdateSnapshotScheduleCommandOutput) => void,
1665
1611
  ): void;
1666
1612
  updateVTLDeviceType(
1667
1613
  args: UpdateVTLDeviceTypeCommandInput,
1668
- options?: __HttpHandlerOptions
1614
+ options?: __HttpHandlerOptions,
1669
1615
  ): Promise<UpdateVTLDeviceTypeCommandOutput>;
1670
1616
  updateVTLDeviceType(
1671
1617
  args: UpdateVTLDeviceTypeCommandInput,
1672
- cb: (err: any, data?: UpdateVTLDeviceTypeCommandOutput) => void
1618
+ cb: (err: any, data?: UpdateVTLDeviceTypeCommandOutput) => void,
1673
1619
  ): void;
1674
1620
  updateVTLDeviceType(
1675
1621
  args: UpdateVTLDeviceTypeCommandInput,
1676
1622
  options: __HttpHandlerOptions,
1677
- cb: (err: any, data?: UpdateVTLDeviceTypeCommandOutput) => void
1623
+ cb: (err: any, data?: UpdateVTLDeviceTypeCommandOutput) => void,
1678
1624
  ): void;
1679
1625
  paginateDescribeTapeArchives(
1680
1626
  args?: DescribeTapeArchivesCommandInput,
1681
1627
  paginationConfig?: Pick<
1682
1628
  PaginationConfiguration,
1683
1629
  Exclude<keyof PaginationConfiguration, "client">
1684
- >
1630
+ >,
1685
1631
  ): Paginator<DescribeTapeArchivesCommandOutput>;
1686
1632
  paginateDescribeTapeRecoveryPoints(
1687
1633
  args: DescribeTapeRecoveryPointsCommandInput,
1688
1634
  paginationConfig?: Pick<
1689
1635
  PaginationConfiguration,
1690
1636
  Exclude<keyof PaginationConfiguration, "client">
1691
- >
1637
+ >,
1692
1638
  ): Paginator<DescribeTapeRecoveryPointsCommandOutput>;
1693
1639
  paginateDescribeTapes(
1694
1640
  args: DescribeTapesCommandInput,
1695
1641
  paginationConfig?: Pick<
1696
1642
  PaginationConfiguration,
1697
1643
  Exclude<keyof PaginationConfiguration, "client">
1698
- >
1644
+ >,
1699
1645
  ): Paginator<DescribeTapesCommandOutput>;
1700
1646
  paginateDescribeVTLDevices(
1701
1647
  args: DescribeVTLDevicesCommandInput,
1702
1648
  paginationConfig?: Pick<
1703
1649
  PaginationConfiguration,
1704
1650
  Exclude<keyof PaginationConfiguration, "client">
1705
- >
1651
+ >,
1706
1652
  ): Paginator<DescribeVTLDevicesCommandOutput>;
1707
1653
  paginateListCacheReports(
1708
1654
  args?: ListCacheReportsCommandInput,
1709
1655
  paginationConfig?: Pick<
1710
1656
  PaginationConfiguration,
1711
1657
  Exclude<keyof PaginationConfiguration, "client">
1712
- >
1658
+ >,
1713
1659
  ): Paginator<ListCacheReportsCommandOutput>;
1714
1660
  paginateListFileShares(
1715
1661
  args?: ListFileSharesCommandInput,
1716
1662
  paginationConfig?: Pick<
1717
1663
  PaginationConfiguration,
1718
1664
  Exclude<keyof PaginationConfiguration, "client">
1719
- >
1665
+ >,
1720
1666
  ): Paginator<ListFileSharesCommandOutput>;
1721
1667
  paginateListFileSystemAssociations(
1722
1668
  args?: ListFileSystemAssociationsCommandInput,
1723
1669
  paginationConfig?: Pick<
1724
1670
  PaginationConfiguration,
1725
1671
  Exclude<keyof PaginationConfiguration, "client">
1726
- >
1672
+ >,
1727
1673
  ): Paginator<ListFileSystemAssociationsCommandOutput>;
1728
1674
  paginateListGateways(
1729
1675
  args?: ListGatewaysCommandInput,
1730
1676
  paginationConfig?: Pick<
1731
1677
  PaginationConfiguration,
1732
1678
  Exclude<keyof PaginationConfiguration, "client">
1733
- >
1679
+ >,
1734
1680
  ): Paginator<ListGatewaysCommandOutput>;
1735
1681
  paginateListTagsForResource(
1736
1682
  args: ListTagsForResourceCommandInput,
1737
1683
  paginationConfig?: Pick<
1738
1684
  PaginationConfiguration,
1739
1685
  Exclude<keyof PaginationConfiguration, "client">
1740
- >
1686
+ >,
1741
1687
  ): Paginator<ListTagsForResourceCommandOutput>;
1742
1688
  paginateListTapePools(
1743
1689
  args?: ListTapePoolsCommandInput,
1744
1690
  paginationConfig?: Pick<
1745
1691
  PaginationConfiguration,
1746
1692
  Exclude<keyof PaginationConfiguration, "client">
1747
- >
1693
+ >,
1748
1694
  ): Paginator<ListTapePoolsCommandOutput>;
1749
1695
  paginateListTapes(
1750
1696
  args?: ListTapesCommandInput,
1751
1697
  paginationConfig?: Pick<
1752
1698
  PaginationConfiguration,
1753
1699
  Exclude<keyof PaginationConfiguration, "client">
1754
- >
1700
+ >,
1755
1701
  ): Paginator<ListTapesCommandOutput>;
1756
1702
  paginateListVolumes(
1757
1703
  args?: ListVolumesCommandInput,
1758
1704
  paginationConfig?: Pick<
1759
1705
  PaginationConfiguration,
1760
1706
  Exclude<keyof PaginationConfiguration, "client">
1761
- >
1707
+ >,
1762
1708
  ): Paginator<ListVolumesCommandOutput>;
1763
1709
  }
1764
- export declare class StorageGateway
1765
- extends StorageGatewayClient
1766
- implements StorageGateway {}
1710
+ export declare class StorageGateway extends StorageGatewayClient implements StorageGateway {}