@aws-sdk/client-storage-gateway 3.47.1 → 3.50.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 (123) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/dist-types/StorageGateway.d.ts +16 -12
  3. package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +2 -2
  4. package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +7 -6
  5. package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +2 -1
  6. package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +3 -2
  7. package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +2 -1
  8. package/package.json +39 -33
  9. package/dist-types/ts3.4/StorageGateway.d.ts +0 -455
  10. package/dist-types/ts3.4/StorageGatewayClient.d.ts +0 -163
  11. package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +0 -17
  72. package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +0 -17
  73. package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +0 -17
  74. package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +0 -17
  75. package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +0 -17
  76. package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +0 -17
  77. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -17
  78. package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +0 -17
  79. package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +0 -17
  80. package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +0 -17
  81. package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +0 -17
  82. package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +0 -17
  83. package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +0 -17
  84. package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +0 -17
  85. package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +0 -17
  86. package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +0 -17
  87. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +0 -17
  88. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +0 -17
  89. package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +0 -17
  90. package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +0 -17
  91. package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +0 -17
  92. package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +0 -17
  93. package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +0 -17
  94. package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +0 -17
  95. package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +0 -17
  96. package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +0 -17
  97. package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +0 -17
  98. package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +0 -17
  99. package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +0 -17
  100. package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +0 -17
  101. package/dist-types/ts3.4/commands/index.d.ts +0 -90
  102. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  103. package/dist-types/ts3.4/index.d.ts +0 -5
  104. package/dist-types/ts3.4/models/index.d.ts +0 -1
  105. package/dist-types/ts3.4/models/models_0.d.ts +0 -2852
  106. package/dist-types/ts3.4/pagination/DescribeTapeArchivesPaginator.d.ts +0 -4
  107. package/dist-types/ts3.4/pagination/DescribeTapeRecoveryPointsPaginator.d.ts +0 -4
  108. package/dist-types/ts3.4/pagination/DescribeTapesPaginator.d.ts +0 -4
  109. package/dist-types/ts3.4/pagination/DescribeVTLDevicesPaginator.d.ts +0 -4
  110. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  111. package/dist-types/ts3.4/pagination/ListFileSharesPaginator.d.ts +0 -4
  112. package/dist-types/ts3.4/pagination/ListFileSystemAssociationsPaginator.d.ts +0 -4
  113. package/dist-types/ts3.4/pagination/ListGatewaysPaginator.d.ts +0 -4
  114. package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +0 -4
  115. package/dist-types/ts3.4/pagination/ListTapePoolsPaginator.d.ts +0 -4
  116. package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +0 -4
  117. package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +0 -4
  118. package/dist-types/ts3.4/pagination/index.d.ts +0 -12
  119. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -272
  120. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  121. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  122. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  123. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,163 +0,0 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { ActivateGatewayCommandInput, ActivateGatewayCommandOutput } from "./commands/ActivateGatewayCommand";
10
- import { AddCacheCommandInput, AddCacheCommandOutput } from "./commands/AddCacheCommand";
11
- import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "./commands/AddTagsToResourceCommand";
12
- import { AddUploadBufferCommandInput, AddUploadBufferCommandOutput } from "./commands/AddUploadBufferCommand";
13
- import { AddWorkingStorageCommandInput, AddWorkingStorageCommandOutput } from "./commands/AddWorkingStorageCommand";
14
- import { AssignTapePoolCommandInput, AssignTapePoolCommandOutput } from "./commands/AssignTapePoolCommand";
15
- import { AssociateFileSystemCommandInput, AssociateFileSystemCommandOutput } from "./commands/AssociateFileSystemCommand";
16
- import { AttachVolumeCommandInput, AttachVolumeCommandOutput } from "./commands/AttachVolumeCommand";
17
- import { CancelArchivalCommandInput, CancelArchivalCommandOutput } from "./commands/CancelArchivalCommand";
18
- import { CancelRetrievalCommandInput, CancelRetrievalCommandOutput } from "./commands/CancelRetrievalCommand";
19
- import { CreateCachediSCSIVolumeCommandInput, CreateCachediSCSIVolumeCommandOutput } from "./commands/CreateCachediSCSIVolumeCommand";
20
- import { CreateNFSFileShareCommandInput, CreateNFSFileShareCommandOutput } from "./commands/CreateNFSFileShareCommand";
21
- import { CreateSMBFileShareCommandInput, CreateSMBFileShareCommandOutput } from "./commands/CreateSMBFileShareCommand";
22
- import { CreateSnapshotCommandInput, CreateSnapshotCommandOutput } from "./commands/CreateSnapshotCommand";
23
- import { CreateSnapshotFromVolumeRecoveryPointCommandInput, CreateSnapshotFromVolumeRecoveryPointCommandOutput } from "./commands/CreateSnapshotFromVolumeRecoveryPointCommand";
24
- import { CreateStorediSCSIVolumeCommandInput, CreateStorediSCSIVolumeCommandOutput } from "./commands/CreateStorediSCSIVolumeCommand";
25
- import { CreateTapePoolCommandInput, CreateTapePoolCommandOutput } from "./commands/CreateTapePoolCommand";
26
- import { CreateTapesCommandInput, CreateTapesCommandOutput } from "./commands/CreateTapesCommand";
27
- import { CreateTapeWithBarcodeCommandInput, CreateTapeWithBarcodeCommandOutput } from "./commands/CreateTapeWithBarcodeCommand";
28
- import { DeleteAutomaticTapeCreationPolicyCommandInput, DeleteAutomaticTapeCreationPolicyCommandOutput } from "./commands/DeleteAutomaticTapeCreationPolicyCommand";
29
- import { DeleteBandwidthRateLimitCommandInput, DeleteBandwidthRateLimitCommandOutput } from "./commands/DeleteBandwidthRateLimitCommand";
30
- import { DeleteChapCredentialsCommandInput, DeleteChapCredentialsCommandOutput } from "./commands/DeleteChapCredentialsCommand";
31
- import { DeleteFileShareCommandInput, DeleteFileShareCommandOutput } from "./commands/DeleteFileShareCommand";
32
- import { DeleteGatewayCommandInput, DeleteGatewayCommandOutput } from "./commands/DeleteGatewayCommand";
33
- import { DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput } from "./commands/DeleteSnapshotScheduleCommand";
34
- import { DeleteTapeArchiveCommandInput, DeleteTapeArchiveCommandOutput } from "./commands/DeleteTapeArchiveCommand";
35
- import { DeleteTapeCommandInput, DeleteTapeCommandOutput } from "./commands/DeleteTapeCommand";
36
- import { DeleteTapePoolCommandInput, DeleteTapePoolCommandOutput } from "./commands/DeleteTapePoolCommand";
37
- import { DeleteVolumeCommandInput, DeleteVolumeCommandOutput } from "./commands/DeleteVolumeCommand";
38
- import { DescribeAvailabilityMonitorTestCommandInput, DescribeAvailabilityMonitorTestCommandOutput } from "./commands/DescribeAvailabilityMonitorTestCommand";
39
- import { DescribeBandwidthRateLimitCommandInput, DescribeBandwidthRateLimitCommandOutput } from "./commands/DescribeBandwidthRateLimitCommand";
40
- import { DescribeBandwidthRateLimitScheduleCommandInput, DescribeBandwidthRateLimitScheduleCommandOutput } from "./commands/DescribeBandwidthRateLimitScheduleCommand";
41
- import { DescribeCacheCommandInput, DescribeCacheCommandOutput } from "./commands/DescribeCacheCommand";
42
- import { DescribeCachediSCSIVolumesCommandInput, DescribeCachediSCSIVolumesCommandOutput } from "./commands/DescribeCachediSCSIVolumesCommand";
43
- import { DescribeChapCredentialsCommandInput, DescribeChapCredentialsCommandOutput } from "./commands/DescribeChapCredentialsCommand";
44
- import { DescribeFileSystemAssociationsCommandInput, DescribeFileSystemAssociationsCommandOutput } from "./commands/DescribeFileSystemAssociationsCommand";
45
- import { DescribeGatewayInformationCommandInput, DescribeGatewayInformationCommandOutput } from "./commands/DescribeGatewayInformationCommand";
46
- import { DescribeMaintenanceStartTimeCommandInput, DescribeMaintenanceStartTimeCommandOutput } from "./commands/DescribeMaintenanceStartTimeCommand";
47
- import { DescribeNFSFileSharesCommandInput, DescribeNFSFileSharesCommandOutput } from "./commands/DescribeNFSFileSharesCommand";
48
- import { DescribeSMBFileSharesCommandInput, DescribeSMBFileSharesCommandOutput } from "./commands/DescribeSMBFileSharesCommand";
49
- import { DescribeSMBSettingsCommandInput, DescribeSMBSettingsCommandOutput } from "./commands/DescribeSMBSettingsCommand";
50
- import { DescribeSnapshotScheduleCommandInput, DescribeSnapshotScheduleCommandOutput } from "./commands/DescribeSnapshotScheduleCommand";
51
- import { DescribeStorediSCSIVolumesCommandInput, DescribeStorediSCSIVolumesCommandOutput } from "./commands/DescribeStorediSCSIVolumesCommand";
52
- import { DescribeTapeArchivesCommandInput, DescribeTapeArchivesCommandOutput } from "./commands/DescribeTapeArchivesCommand";
53
- import { DescribeTapeRecoveryPointsCommandInput, DescribeTapeRecoveryPointsCommandOutput } from "./commands/DescribeTapeRecoveryPointsCommand";
54
- import { DescribeTapesCommandInput, DescribeTapesCommandOutput } from "./commands/DescribeTapesCommand";
55
- import { DescribeUploadBufferCommandInput, DescribeUploadBufferCommandOutput } from "./commands/DescribeUploadBufferCommand";
56
- import { DescribeVTLDevicesCommandInput, DescribeVTLDevicesCommandOutput } from "./commands/DescribeVTLDevicesCommand";
57
- import { DescribeWorkingStorageCommandInput, DescribeWorkingStorageCommandOutput } from "./commands/DescribeWorkingStorageCommand";
58
- import { DetachVolumeCommandInput, DetachVolumeCommandOutput } from "./commands/DetachVolumeCommand";
59
- import { DisableGatewayCommandInput, DisableGatewayCommandOutput } from "./commands/DisableGatewayCommand";
60
- import { DisassociateFileSystemCommandInput, DisassociateFileSystemCommandOutput } from "./commands/DisassociateFileSystemCommand";
61
- import { JoinDomainCommandInput, JoinDomainCommandOutput } from "./commands/JoinDomainCommand";
62
- import { ListAutomaticTapeCreationPoliciesCommandInput, ListAutomaticTapeCreationPoliciesCommandOutput } from "./commands/ListAutomaticTapeCreationPoliciesCommand";
63
- import { ListFileSharesCommandInput, ListFileSharesCommandOutput } from "./commands/ListFileSharesCommand";
64
- import { ListFileSystemAssociationsCommandInput, ListFileSystemAssociationsCommandOutput } from "./commands/ListFileSystemAssociationsCommand";
65
- import { ListGatewaysCommandInput, ListGatewaysCommandOutput } from "./commands/ListGatewaysCommand";
66
- import { ListLocalDisksCommandInput, ListLocalDisksCommandOutput } from "./commands/ListLocalDisksCommand";
67
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
68
- import { ListTapePoolsCommandInput, ListTapePoolsCommandOutput } from "./commands/ListTapePoolsCommand";
69
- import { ListTapesCommandInput, ListTapesCommandOutput } from "./commands/ListTapesCommand";
70
- import { ListVolumeInitiatorsCommandInput, ListVolumeInitiatorsCommandOutput } from "./commands/ListVolumeInitiatorsCommand";
71
- import { ListVolumeRecoveryPointsCommandInput, ListVolumeRecoveryPointsCommandOutput } from "./commands/ListVolumeRecoveryPointsCommand";
72
- import { ListVolumesCommandInput, ListVolumesCommandOutput } from "./commands/ListVolumesCommand";
73
- import { NotifyWhenUploadedCommandInput, NotifyWhenUploadedCommandOutput } from "./commands/NotifyWhenUploadedCommand";
74
- import { RefreshCacheCommandInput, RefreshCacheCommandOutput } from "./commands/RefreshCacheCommand";
75
- import { RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput } from "./commands/RemoveTagsFromResourceCommand";
76
- import { ResetCacheCommandInput, ResetCacheCommandOutput } from "./commands/ResetCacheCommand";
77
- import { RetrieveTapeArchiveCommandInput, RetrieveTapeArchiveCommandOutput } from "./commands/RetrieveTapeArchiveCommand";
78
- import { RetrieveTapeRecoveryPointCommandInput, RetrieveTapeRecoveryPointCommandOutput } from "./commands/RetrieveTapeRecoveryPointCommand";
79
- import { SetLocalConsolePasswordCommandInput, SetLocalConsolePasswordCommandOutput } from "./commands/SetLocalConsolePasswordCommand";
80
- import { SetSMBGuestPasswordCommandInput, SetSMBGuestPasswordCommandOutput } from "./commands/SetSMBGuestPasswordCommand";
81
- import { ShutdownGatewayCommandInput, ShutdownGatewayCommandOutput } from "./commands/ShutdownGatewayCommand";
82
- import { StartAvailabilityMonitorTestCommandInput, StartAvailabilityMonitorTestCommandOutput } from "./commands/StartAvailabilityMonitorTestCommand";
83
- import { StartGatewayCommandInput, StartGatewayCommandOutput } from "./commands/StartGatewayCommand";
84
- import { UpdateAutomaticTapeCreationPolicyCommandInput, UpdateAutomaticTapeCreationPolicyCommandOutput } from "./commands/UpdateAutomaticTapeCreationPolicyCommand";
85
- import { UpdateBandwidthRateLimitCommandInput, UpdateBandwidthRateLimitCommandOutput } from "./commands/UpdateBandwidthRateLimitCommand";
86
- import { UpdateBandwidthRateLimitScheduleCommandInput, UpdateBandwidthRateLimitScheduleCommandOutput } from "./commands/UpdateBandwidthRateLimitScheduleCommand";
87
- import { UpdateChapCredentialsCommandInput, UpdateChapCredentialsCommandOutput } from "./commands/UpdateChapCredentialsCommand";
88
- import { UpdateFileSystemAssociationCommandInput, UpdateFileSystemAssociationCommandOutput } from "./commands/UpdateFileSystemAssociationCommand";
89
- import { UpdateGatewayInformationCommandInput, UpdateGatewayInformationCommandOutput } from "./commands/UpdateGatewayInformationCommand";
90
- import { UpdateGatewaySoftwareNowCommandInput, UpdateGatewaySoftwareNowCommandOutput } from "./commands/UpdateGatewaySoftwareNowCommand";
91
- import { UpdateMaintenanceStartTimeCommandInput, UpdateMaintenanceStartTimeCommandOutput } from "./commands/UpdateMaintenanceStartTimeCommand";
92
- import { UpdateNFSFileShareCommandInput, UpdateNFSFileShareCommandOutput } from "./commands/UpdateNFSFileShareCommand";
93
- import { UpdateSMBFileShareCommandInput, UpdateSMBFileShareCommandOutput } from "./commands/UpdateSMBFileShareCommand";
94
- import { UpdateSMBFileShareVisibilityCommandInput, UpdateSMBFileShareVisibilityCommandOutput } from "./commands/UpdateSMBFileShareVisibilityCommand";
95
- import { UpdateSMBLocalGroupsCommandInput, UpdateSMBLocalGroupsCommandOutput } from "./commands/UpdateSMBLocalGroupsCommand";
96
- import { UpdateSMBSecurityStrategyCommandInput, UpdateSMBSecurityStrategyCommandOutput } from "./commands/UpdateSMBSecurityStrategyCommand";
97
- import { UpdateSnapshotScheduleCommandInput, UpdateSnapshotScheduleCommandOutput } from "./commands/UpdateSnapshotScheduleCommand";
98
- import { UpdateVTLDeviceTypeCommandInput, UpdateVTLDeviceTypeCommandOutput } from "./commands/UpdateVTLDeviceTypeCommand";
99
- export declare type ServiceInputTypes = ActivateGatewayCommandInput | AddCacheCommandInput | AddTagsToResourceCommandInput | AddUploadBufferCommandInput | AddWorkingStorageCommandInput | AssignTapePoolCommandInput | AssociateFileSystemCommandInput | AttachVolumeCommandInput | CancelArchivalCommandInput | CancelRetrievalCommandInput | CreateCachediSCSIVolumeCommandInput | CreateNFSFileShareCommandInput | CreateSMBFileShareCommandInput | CreateSnapshotCommandInput | CreateSnapshotFromVolumeRecoveryPointCommandInput | CreateStorediSCSIVolumeCommandInput | CreateTapePoolCommandInput | CreateTapeWithBarcodeCommandInput | CreateTapesCommandInput | DeleteAutomaticTapeCreationPolicyCommandInput | DeleteBandwidthRateLimitCommandInput | DeleteChapCredentialsCommandInput | DeleteFileShareCommandInput | DeleteGatewayCommandInput | DeleteSnapshotScheduleCommandInput | DeleteTapeArchiveCommandInput | DeleteTapeCommandInput | DeleteTapePoolCommandInput | DeleteVolumeCommandInput | DescribeAvailabilityMonitorTestCommandInput | DescribeBandwidthRateLimitCommandInput | DescribeBandwidthRateLimitScheduleCommandInput | DescribeCacheCommandInput | DescribeCachediSCSIVolumesCommandInput | DescribeChapCredentialsCommandInput | DescribeFileSystemAssociationsCommandInput | DescribeGatewayInformationCommandInput | DescribeMaintenanceStartTimeCommandInput | DescribeNFSFileSharesCommandInput | DescribeSMBFileSharesCommandInput | DescribeSMBSettingsCommandInput | DescribeSnapshotScheduleCommandInput | DescribeStorediSCSIVolumesCommandInput | DescribeTapeArchivesCommandInput | DescribeTapeRecoveryPointsCommandInput | DescribeTapesCommandInput | DescribeUploadBufferCommandInput | DescribeVTLDevicesCommandInput | DescribeWorkingStorageCommandInput | DetachVolumeCommandInput | DisableGatewayCommandInput | DisassociateFileSystemCommandInput | JoinDomainCommandInput | ListAutomaticTapeCreationPoliciesCommandInput | ListFileSharesCommandInput | ListFileSystemAssociationsCommandInput | ListGatewaysCommandInput | ListLocalDisksCommandInput | ListTagsForResourceCommandInput | ListTapePoolsCommandInput | ListTapesCommandInput | ListVolumeInitiatorsCommandInput | ListVolumeRecoveryPointsCommandInput | ListVolumesCommandInput | NotifyWhenUploadedCommandInput | RefreshCacheCommandInput | RemoveTagsFromResourceCommandInput | ResetCacheCommandInput | RetrieveTapeArchiveCommandInput | RetrieveTapeRecoveryPointCommandInput | SetLocalConsolePasswordCommandInput | SetSMBGuestPasswordCommandInput | ShutdownGatewayCommandInput | StartAvailabilityMonitorTestCommandInput | StartGatewayCommandInput | UpdateAutomaticTapeCreationPolicyCommandInput | UpdateBandwidthRateLimitCommandInput | UpdateBandwidthRateLimitScheduleCommandInput | UpdateChapCredentialsCommandInput | UpdateFileSystemAssociationCommandInput | UpdateGatewayInformationCommandInput | UpdateGatewaySoftwareNowCommandInput | UpdateMaintenanceStartTimeCommandInput | UpdateNFSFileShareCommandInput | UpdateSMBFileShareCommandInput | UpdateSMBFileShareVisibilityCommandInput | UpdateSMBLocalGroupsCommandInput | UpdateSMBSecurityStrategyCommandInput | UpdateSnapshotScheduleCommandInput | UpdateVTLDeviceTypeCommandInput;
100
- export declare type ServiceOutputTypes = ActivateGatewayCommandOutput | AddCacheCommandOutput | AddTagsToResourceCommandOutput | AddUploadBufferCommandOutput | AddWorkingStorageCommandOutput | AssignTapePoolCommandOutput | AssociateFileSystemCommandOutput | AttachVolumeCommandOutput | CancelArchivalCommandOutput | CancelRetrievalCommandOutput | CreateCachediSCSIVolumeCommandOutput | CreateNFSFileShareCommandOutput | CreateSMBFileShareCommandOutput | CreateSnapshotCommandOutput | CreateSnapshotFromVolumeRecoveryPointCommandOutput | CreateStorediSCSIVolumeCommandOutput | CreateTapePoolCommandOutput | CreateTapeWithBarcodeCommandOutput | CreateTapesCommandOutput | DeleteAutomaticTapeCreationPolicyCommandOutput | DeleteBandwidthRateLimitCommandOutput | DeleteChapCredentialsCommandOutput | DeleteFileShareCommandOutput | DeleteGatewayCommandOutput | DeleteSnapshotScheduleCommandOutput | DeleteTapeArchiveCommandOutput | DeleteTapeCommandOutput | DeleteTapePoolCommandOutput | DeleteVolumeCommandOutput | DescribeAvailabilityMonitorTestCommandOutput | DescribeBandwidthRateLimitCommandOutput | DescribeBandwidthRateLimitScheduleCommandOutput | DescribeCacheCommandOutput | DescribeCachediSCSIVolumesCommandOutput | DescribeChapCredentialsCommandOutput | DescribeFileSystemAssociationsCommandOutput | DescribeGatewayInformationCommandOutput | DescribeMaintenanceStartTimeCommandOutput | DescribeNFSFileSharesCommandOutput | DescribeSMBFileSharesCommandOutput | DescribeSMBSettingsCommandOutput | DescribeSnapshotScheduleCommandOutput | DescribeStorediSCSIVolumesCommandOutput | DescribeTapeArchivesCommandOutput | DescribeTapeRecoveryPointsCommandOutput | DescribeTapesCommandOutput | DescribeUploadBufferCommandOutput | DescribeVTLDevicesCommandOutput | DescribeWorkingStorageCommandOutput | DetachVolumeCommandOutput | DisableGatewayCommandOutput | DisassociateFileSystemCommandOutput | JoinDomainCommandOutput | ListAutomaticTapeCreationPoliciesCommandOutput | ListFileSharesCommandOutput | ListFileSystemAssociationsCommandOutput | ListGatewaysCommandOutput | ListLocalDisksCommandOutput | ListTagsForResourceCommandOutput | ListTapePoolsCommandOutput | ListTapesCommandOutput | ListVolumeInitiatorsCommandOutput | ListVolumeRecoveryPointsCommandOutput | ListVolumesCommandOutput | NotifyWhenUploadedCommandOutput | RefreshCacheCommandOutput | RemoveTagsFromResourceCommandOutput | ResetCacheCommandOutput | RetrieveTapeArchiveCommandOutput | RetrieveTapeRecoveryPointCommandOutput | SetLocalConsolePasswordCommandOutput | SetSMBGuestPasswordCommandOutput | ShutdownGatewayCommandOutput | StartAvailabilityMonitorTestCommandOutput | StartGatewayCommandOutput | UpdateAutomaticTapeCreationPolicyCommandOutput | UpdateBandwidthRateLimitCommandOutput | UpdateBandwidthRateLimitScheduleCommandOutput | UpdateChapCredentialsCommandOutput | UpdateFileSystemAssociationCommandOutput | UpdateGatewayInformationCommandOutput | UpdateGatewaySoftwareNowCommandOutput | UpdateMaintenanceStartTimeCommandOutput | UpdateNFSFileShareCommandOutput | UpdateSMBFileShareCommandOutput | UpdateSMBFileShareVisibilityCommandOutput | UpdateSMBLocalGroupsCommandOutput | UpdateSMBSecurityStrategyCommandOutput | UpdateSnapshotScheduleCommandOutput | UpdateVTLDeviceTypeCommandOutput;
101
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
102
-
103
- requestHandler?: __HttpHandler;
104
-
105
- sha256?: __HashConstructor;
106
-
107
- urlParser?: __UrlParser;
108
-
109
- bodyLengthChecker?: (body: any) => number | undefined;
110
-
111
- streamCollector?: __StreamCollector;
112
-
113
- base64Decoder?: __Decoder;
114
-
115
- base64Encoder?: __Encoder;
116
-
117
- utf8Decoder?: __Decoder;
118
-
119
- utf8Encoder?: __Encoder;
120
-
121
- runtime?: string;
122
-
123
- disableHostPrefix?: boolean;
124
-
125
- maxAttempts?: number | __Provider<number>;
126
-
127
- retryMode?: string | __Provider<string>;
128
-
129
- logger?: __Logger;
130
-
131
- useDualstackEndpoint?: boolean | __Provider<boolean>;
132
-
133
- useFipsEndpoint?: boolean | __Provider<boolean>;
134
-
135
- serviceId?: string;
136
-
137
- region?: string | __Provider<string>;
138
-
139
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
140
-
141
- regionInfoProvider?: RegionInfoProvider;
142
-
143
- defaultUserAgentProvider?: Provider<__UserAgent>;
144
-
145
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
146
- }
147
- declare type StorageGatewayClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
148
-
149
- export interface StorageGatewayClientConfig extends StorageGatewayClientConfigType {
150
- }
151
- declare type StorageGatewayClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
152
-
153
- export interface StorageGatewayClientResolvedConfig extends StorageGatewayClientResolvedConfigType {
154
- }
155
-
156
- export declare class StorageGatewayClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig> {
157
-
158
- readonly config: StorageGatewayClientResolvedConfig;
159
- constructor(configuration: StorageGatewayClientConfig);
160
-
161
- destroy(): void;
162
- }
163
- export {};
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ActivateGatewayInput, ActivateGatewayOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface ActivateGatewayCommandInput extends ActivateGatewayInput {
6
- }
7
- export interface ActivateGatewayCommandOutput extends ActivateGatewayOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ActivateGatewayCommand extends $Command<ActivateGatewayCommandInput, ActivateGatewayCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: ActivateGatewayCommandInput;
12
- constructor(input: ActivateGatewayCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ActivateGatewayCommandInput, ActivateGatewayCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AddCacheInput, AddCacheOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface AddCacheCommandInput extends AddCacheInput {
6
- }
7
- export interface AddCacheCommandOutput extends AddCacheOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class AddCacheCommand extends $Command<AddCacheCommandInput, AddCacheCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: AddCacheCommandInput;
12
- constructor(input: AddCacheCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddCacheCommandInput, AddCacheCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AddTagsToResourceInput, AddTagsToResourceOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface AddTagsToResourceCommandInput extends AddTagsToResourceInput {
6
- }
7
- export interface AddTagsToResourceCommandOutput extends AddTagsToResourceOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class AddTagsToResourceCommand extends $Command<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: AddTagsToResourceCommandInput;
12
- constructor(input: AddTagsToResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AddUploadBufferInput, AddUploadBufferOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface AddUploadBufferCommandInput extends AddUploadBufferInput {
6
- }
7
- export interface AddUploadBufferCommandOutput extends AddUploadBufferOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class AddUploadBufferCommand extends $Command<AddUploadBufferCommandInput, AddUploadBufferCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: AddUploadBufferCommandInput;
12
- constructor(input: AddUploadBufferCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddUploadBufferCommandInput, AddUploadBufferCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AddWorkingStorageInput, AddWorkingStorageOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface AddWorkingStorageCommandInput extends AddWorkingStorageInput {
6
- }
7
- export interface AddWorkingStorageCommandOutput extends AddWorkingStorageOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class AddWorkingStorageCommand extends $Command<AddWorkingStorageCommandInput, AddWorkingStorageCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: AddWorkingStorageCommandInput;
12
- constructor(input: AddWorkingStorageCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddWorkingStorageCommandInput, AddWorkingStorageCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AssignTapePoolInput, AssignTapePoolOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface AssignTapePoolCommandInput extends AssignTapePoolInput {
6
- }
7
- export interface AssignTapePoolCommandOutput extends AssignTapePoolOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class AssignTapePoolCommand extends $Command<AssignTapePoolCommandInput, AssignTapePoolCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: AssignTapePoolCommandInput;
12
- constructor(input: AssignTapePoolCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssignTapePoolCommandInput, AssignTapePoolCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AssociateFileSystemInput, AssociateFileSystemOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface AssociateFileSystemCommandInput extends AssociateFileSystemInput {
6
- }
7
- export interface AssociateFileSystemCommandOutput extends AssociateFileSystemOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class AssociateFileSystemCommand extends $Command<AssociateFileSystemCommandInput, AssociateFileSystemCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: AssociateFileSystemCommandInput;
12
- constructor(input: AssociateFileSystemCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateFileSystemCommandInput, AssociateFileSystemCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AttachVolumeInput, AttachVolumeOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface AttachVolumeCommandInput extends AttachVolumeInput {
6
- }
7
- export interface AttachVolumeCommandOutput extends AttachVolumeOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class AttachVolumeCommand extends $Command<AttachVolumeCommandInput, AttachVolumeCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: AttachVolumeCommandInput;
12
- constructor(input: AttachVolumeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AttachVolumeCommandInput, AttachVolumeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CancelArchivalInput, CancelArchivalOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CancelArchivalCommandInput extends CancelArchivalInput {
6
- }
7
- export interface CancelArchivalCommandOutput extends CancelArchivalOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CancelArchivalCommand extends $Command<CancelArchivalCommandInput, CancelArchivalCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CancelArchivalCommandInput;
12
- constructor(input: CancelArchivalCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelArchivalCommandInput, CancelArchivalCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CancelRetrievalInput, CancelRetrievalOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CancelRetrievalCommandInput extends CancelRetrievalInput {
6
- }
7
- export interface CancelRetrievalCommandOutput extends CancelRetrievalOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CancelRetrievalCommand extends $Command<CancelRetrievalCommandInput, CancelRetrievalCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CancelRetrievalCommandInput;
12
- constructor(input: CancelRetrievalCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelRetrievalCommandInput, CancelRetrievalCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateCachediSCSIVolumeInput, CreateCachediSCSIVolumeOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CreateCachediSCSIVolumeCommandInput extends CreateCachediSCSIVolumeInput {
6
- }
7
- export interface CreateCachediSCSIVolumeCommandOutput extends CreateCachediSCSIVolumeOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateCachediSCSIVolumeCommand extends $Command<CreateCachediSCSIVolumeCommandInput, CreateCachediSCSIVolumeCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CreateCachediSCSIVolumeCommandInput;
12
- constructor(input: CreateCachediSCSIVolumeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCachediSCSIVolumeCommandInput, CreateCachediSCSIVolumeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateNFSFileShareInput, CreateNFSFileShareOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CreateNFSFileShareCommandInput extends CreateNFSFileShareInput {
6
- }
7
- export interface CreateNFSFileShareCommandOutput extends CreateNFSFileShareOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateNFSFileShareCommand extends $Command<CreateNFSFileShareCommandInput, CreateNFSFileShareCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CreateNFSFileShareCommandInput;
12
- constructor(input: CreateNFSFileShareCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNFSFileShareCommandInput, CreateNFSFileShareCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateSMBFileShareInput, CreateSMBFileShareOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CreateSMBFileShareCommandInput extends CreateSMBFileShareInput {
6
- }
7
- export interface CreateSMBFileShareCommandOutput extends CreateSMBFileShareOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateSMBFileShareCommand extends $Command<CreateSMBFileShareCommandInput, CreateSMBFileShareCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CreateSMBFileShareCommandInput;
12
- constructor(input: CreateSMBFileShareCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSMBFileShareCommandInput, CreateSMBFileShareCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateSnapshotInput, CreateSnapshotOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CreateSnapshotCommandInput extends CreateSnapshotInput {
6
- }
7
- export interface CreateSnapshotCommandOutput extends CreateSnapshotOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateSnapshotCommand extends $Command<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CreateSnapshotCommandInput;
12
- constructor(input: CreateSnapshotCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSnapshotCommandInput, CreateSnapshotCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateSnapshotFromVolumeRecoveryPointInput, CreateSnapshotFromVolumeRecoveryPointOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CreateSnapshotFromVolumeRecoveryPointCommandInput extends CreateSnapshotFromVolumeRecoveryPointInput {
6
- }
7
- export interface CreateSnapshotFromVolumeRecoveryPointCommandOutput extends CreateSnapshotFromVolumeRecoveryPointOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateSnapshotFromVolumeRecoveryPointCommand extends $Command<CreateSnapshotFromVolumeRecoveryPointCommandInput, CreateSnapshotFromVolumeRecoveryPointCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CreateSnapshotFromVolumeRecoveryPointCommandInput;
12
- constructor(input: CreateSnapshotFromVolumeRecoveryPointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSnapshotFromVolumeRecoveryPointCommandInput, CreateSnapshotFromVolumeRecoveryPointCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateStorediSCSIVolumeInput, CreateStorediSCSIVolumeOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CreateStorediSCSIVolumeCommandInput extends CreateStorediSCSIVolumeInput {
6
- }
7
- export interface CreateStorediSCSIVolumeCommandOutput extends CreateStorediSCSIVolumeOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateStorediSCSIVolumeCommand extends $Command<CreateStorediSCSIVolumeCommandInput, CreateStorediSCSIVolumeCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CreateStorediSCSIVolumeCommandInput;
12
- constructor(input: CreateStorediSCSIVolumeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStorediSCSIVolumeCommandInput, CreateStorediSCSIVolumeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateTapePoolInput, CreateTapePoolOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CreateTapePoolCommandInput extends CreateTapePoolInput {
6
- }
7
- export interface CreateTapePoolCommandOutput extends CreateTapePoolOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateTapePoolCommand extends $Command<CreateTapePoolCommandInput, CreateTapePoolCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CreateTapePoolCommandInput;
12
- constructor(input: CreateTapePoolCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTapePoolCommandInput, CreateTapePoolCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateTapeWithBarcodeInput, CreateTapeWithBarcodeOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CreateTapeWithBarcodeCommandInput extends CreateTapeWithBarcodeInput {
6
- }
7
- export interface CreateTapeWithBarcodeCommandOutput extends CreateTapeWithBarcodeOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateTapeWithBarcodeCommand extends $Command<CreateTapeWithBarcodeCommandInput, CreateTapeWithBarcodeCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CreateTapeWithBarcodeCommandInput;
12
- constructor(input: CreateTapeWithBarcodeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTapeWithBarcodeCommandInput, CreateTapeWithBarcodeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateTapesInput, CreateTapesOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface CreateTapesCommandInput extends CreateTapesInput {
6
- }
7
- export interface CreateTapesCommandOutput extends CreateTapesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateTapesCommand extends $Command<CreateTapesCommandInput, CreateTapesCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: CreateTapesCommandInput;
12
- constructor(input: CreateTapesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTapesCommandInput, CreateTapesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteAutomaticTapeCreationPolicyInput, DeleteAutomaticTapeCreationPolicyOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface DeleteAutomaticTapeCreationPolicyCommandInput extends DeleteAutomaticTapeCreationPolicyInput {
6
- }
7
- export interface DeleteAutomaticTapeCreationPolicyCommandOutput extends DeleteAutomaticTapeCreationPolicyOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAutomaticTapeCreationPolicyCommand extends $Command<DeleteAutomaticTapeCreationPolicyCommandInput, DeleteAutomaticTapeCreationPolicyCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: DeleteAutomaticTapeCreationPolicyCommandInput;
12
- constructor(input: DeleteAutomaticTapeCreationPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAutomaticTapeCreationPolicyCommandInput, DeleteAutomaticTapeCreationPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteBandwidthRateLimitInput, DeleteBandwidthRateLimitOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface DeleteBandwidthRateLimitCommandInput extends DeleteBandwidthRateLimitInput {
6
- }
7
- export interface DeleteBandwidthRateLimitCommandOutput extends DeleteBandwidthRateLimitOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBandwidthRateLimitCommand extends $Command<DeleteBandwidthRateLimitCommandInput, DeleteBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: DeleteBandwidthRateLimitCommandInput;
12
- constructor(input: DeleteBandwidthRateLimitCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBandwidthRateLimitCommandInput, DeleteBandwidthRateLimitCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteChapCredentialsInput, DeleteChapCredentialsOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface DeleteChapCredentialsCommandInput extends DeleteChapCredentialsInput {
6
- }
7
- export interface DeleteChapCredentialsCommandOutput extends DeleteChapCredentialsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteChapCredentialsCommand extends $Command<DeleteChapCredentialsCommandInput, DeleteChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: DeleteChapCredentialsCommandInput;
12
- constructor(input: DeleteChapCredentialsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteChapCredentialsCommandInput, DeleteChapCredentialsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteFileShareInput, DeleteFileShareOutput } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
5
- export interface DeleteFileShareCommandInput extends DeleteFileShareInput {
6
- }
7
- export interface DeleteFileShareCommandOutput extends DeleteFileShareOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteFileShareCommand extends $Command<DeleteFileShareCommandInput, DeleteFileShareCommandOutput, StorageGatewayClientResolvedConfig> {
11
- readonly input: DeleteFileShareCommandInput;
12
- constructor(input: DeleteFileShareCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFileShareCommandInput, DeleteFileShareCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }