@aws-sdk/client-storage-gateway 3.478.0 → 3.481.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 (365) hide show
  1. package/dist-cjs/commands/ActivateGatewayCommand.js +18 -41
  2. package/dist-cjs/commands/AddCacheCommand.js +18 -41
  3. package/dist-cjs/commands/AddTagsToResourceCommand.js +18 -41
  4. package/dist-cjs/commands/AddUploadBufferCommand.js +18 -41
  5. package/dist-cjs/commands/AddWorkingStorageCommand.js +18 -41
  6. package/dist-cjs/commands/AssignTapePoolCommand.js +18 -41
  7. package/dist-cjs/commands/AssociateFileSystemCommand.js +18 -41
  8. package/dist-cjs/commands/AttachVolumeCommand.js +18 -41
  9. package/dist-cjs/commands/CancelArchivalCommand.js +18 -41
  10. package/dist-cjs/commands/CancelRetrievalCommand.js +18 -41
  11. package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +18 -41
  12. package/dist-cjs/commands/CreateNFSFileShareCommand.js +18 -41
  13. package/dist-cjs/commands/CreateSMBFileShareCommand.js +18 -41
  14. package/dist-cjs/commands/CreateSnapshotCommand.js +18 -41
  15. package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +18 -41
  16. package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +18 -41
  17. package/dist-cjs/commands/CreateTapePoolCommand.js +18 -41
  18. package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +18 -41
  19. package/dist-cjs/commands/CreateTapesCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteChapCredentialsCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteFileShareCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteGatewayCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteTapeArchiveCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteTapeCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteTapePoolCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteVolumeCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +18 -41
  33. package/dist-cjs/commands/DescribeCacheCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeChapCredentialsCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeGatewayInformationCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +18 -41
  41. package/dist-cjs/commands/DescribeSMBSettingsCommand.js +18 -41
  42. package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +18 -41
  43. package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +18 -41
  44. package/dist-cjs/commands/DescribeTapeArchivesCommand.js +18 -41
  45. package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +18 -41
  46. package/dist-cjs/commands/DescribeTapesCommand.js +18 -41
  47. package/dist-cjs/commands/DescribeUploadBufferCommand.js +18 -41
  48. package/dist-cjs/commands/DescribeVTLDevicesCommand.js +18 -41
  49. package/dist-cjs/commands/DescribeWorkingStorageCommand.js +18 -41
  50. package/dist-cjs/commands/DetachVolumeCommand.js +18 -41
  51. package/dist-cjs/commands/DisableGatewayCommand.js +18 -41
  52. package/dist-cjs/commands/DisassociateFileSystemCommand.js +18 -41
  53. package/dist-cjs/commands/JoinDomainCommand.js +18 -41
  54. package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +18 -41
  55. package/dist-cjs/commands/ListFileSharesCommand.js +18 -41
  56. package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +18 -41
  57. package/dist-cjs/commands/ListGatewaysCommand.js +18 -41
  58. package/dist-cjs/commands/ListLocalDisksCommand.js +18 -41
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  60. package/dist-cjs/commands/ListTapePoolsCommand.js +18 -41
  61. package/dist-cjs/commands/ListTapesCommand.js +18 -41
  62. package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +18 -41
  63. package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +18 -41
  64. package/dist-cjs/commands/ListVolumesCommand.js +18 -41
  65. package/dist-cjs/commands/NotifyWhenUploadedCommand.js +18 -41
  66. package/dist-cjs/commands/RefreshCacheCommand.js +18 -41
  67. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +18 -41
  68. package/dist-cjs/commands/ResetCacheCommand.js +18 -41
  69. package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +18 -41
  70. package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +18 -41
  71. package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +18 -41
  72. package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +18 -41
  73. package/dist-cjs/commands/ShutdownGatewayCommand.js +18 -41
  74. package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +18 -41
  75. package/dist-cjs/commands/StartGatewayCommand.js +18 -41
  76. package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +18 -41
  77. package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +18 -41
  78. package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +18 -41
  79. package/dist-cjs/commands/UpdateChapCredentialsCommand.js +18 -41
  80. package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +18 -41
  81. package/dist-cjs/commands/UpdateGatewayInformationCommand.js +18 -41
  82. package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +18 -41
  83. package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +18 -41
  84. package/dist-cjs/commands/UpdateNFSFileShareCommand.js +18 -41
  85. package/dist-cjs/commands/UpdateSMBFileShareCommand.js +18 -41
  86. package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +18 -41
  87. package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +18 -41
  88. package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +18 -41
  89. package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +18 -41
  90. package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +18 -41
  91. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  92. package/dist-es/commands/ActivateGatewayCommand.js +18 -41
  93. package/dist-es/commands/AddCacheCommand.js +18 -41
  94. package/dist-es/commands/AddTagsToResourceCommand.js +18 -41
  95. package/dist-es/commands/AddUploadBufferCommand.js +18 -41
  96. package/dist-es/commands/AddWorkingStorageCommand.js +18 -41
  97. package/dist-es/commands/AssignTapePoolCommand.js +18 -41
  98. package/dist-es/commands/AssociateFileSystemCommand.js +18 -41
  99. package/dist-es/commands/AttachVolumeCommand.js +18 -41
  100. package/dist-es/commands/CancelArchivalCommand.js +18 -41
  101. package/dist-es/commands/CancelRetrievalCommand.js +18 -41
  102. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +18 -41
  103. package/dist-es/commands/CreateNFSFileShareCommand.js +18 -41
  104. package/dist-es/commands/CreateSMBFileShareCommand.js +18 -41
  105. package/dist-es/commands/CreateSnapshotCommand.js +18 -41
  106. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +18 -41
  107. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +18 -41
  108. package/dist-es/commands/CreateTapePoolCommand.js +18 -41
  109. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +18 -41
  110. package/dist-es/commands/CreateTapesCommand.js +18 -41
  111. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +18 -41
  112. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +18 -41
  113. package/dist-es/commands/DeleteChapCredentialsCommand.js +18 -41
  114. package/dist-es/commands/DeleteFileShareCommand.js +18 -41
  115. package/dist-es/commands/DeleteGatewayCommand.js +18 -41
  116. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +18 -41
  117. package/dist-es/commands/DeleteTapeArchiveCommand.js +18 -41
  118. package/dist-es/commands/DeleteTapeCommand.js +18 -41
  119. package/dist-es/commands/DeleteTapePoolCommand.js +18 -41
  120. package/dist-es/commands/DeleteVolumeCommand.js +18 -41
  121. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +18 -41
  122. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +18 -41
  123. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +18 -41
  124. package/dist-es/commands/DescribeCacheCommand.js +18 -41
  125. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +18 -41
  126. package/dist-es/commands/DescribeChapCredentialsCommand.js +18 -41
  127. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +18 -41
  128. package/dist-es/commands/DescribeGatewayInformationCommand.js +18 -41
  129. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +18 -41
  130. package/dist-es/commands/DescribeNFSFileSharesCommand.js +18 -41
  131. package/dist-es/commands/DescribeSMBFileSharesCommand.js +18 -41
  132. package/dist-es/commands/DescribeSMBSettingsCommand.js +18 -41
  133. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +18 -41
  134. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +18 -41
  135. package/dist-es/commands/DescribeTapeArchivesCommand.js +18 -41
  136. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +18 -41
  137. package/dist-es/commands/DescribeTapesCommand.js +18 -41
  138. package/dist-es/commands/DescribeUploadBufferCommand.js +18 -41
  139. package/dist-es/commands/DescribeVTLDevicesCommand.js +18 -41
  140. package/dist-es/commands/DescribeWorkingStorageCommand.js +18 -41
  141. package/dist-es/commands/DetachVolumeCommand.js +18 -41
  142. package/dist-es/commands/DisableGatewayCommand.js +18 -41
  143. package/dist-es/commands/DisassociateFileSystemCommand.js +18 -41
  144. package/dist-es/commands/JoinDomainCommand.js +18 -41
  145. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +18 -41
  146. package/dist-es/commands/ListFileSharesCommand.js +18 -41
  147. package/dist-es/commands/ListFileSystemAssociationsCommand.js +18 -41
  148. package/dist-es/commands/ListGatewaysCommand.js +18 -41
  149. package/dist-es/commands/ListLocalDisksCommand.js +18 -41
  150. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  151. package/dist-es/commands/ListTapePoolsCommand.js +18 -41
  152. package/dist-es/commands/ListTapesCommand.js +18 -41
  153. package/dist-es/commands/ListVolumeInitiatorsCommand.js +18 -41
  154. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +18 -41
  155. package/dist-es/commands/ListVolumesCommand.js +18 -41
  156. package/dist-es/commands/NotifyWhenUploadedCommand.js +18 -41
  157. package/dist-es/commands/RefreshCacheCommand.js +18 -41
  158. package/dist-es/commands/RemoveTagsFromResourceCommand.js +18 -41
  159. package/dist-es/commands/ResetCacheCommand.js +18 -41
  160. package/dist-es/commands/RetrieveTapeArchiveCommand.js +18 -41
  161. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +18 -41
  162. package/dist-es/commands/SetLocalConsolePasswordCommand.js +18 -41
  163. package/dist-es/commands/SetSMBGuestPasswordCommand.js +18 -41
  164. package/dist-es/commands/ShutdownGatewayCommand.js +18 -41
  165. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +18 -41
  166. package/dist-es/commands/StartGatewayCommand.js +18 -41
  167. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +18 -41
  168. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +18 -41
  169. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +18 -41
  170. package/dist-es/commands/UpdateChapCredentialsCommand.js +18 -41
  171. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +18 -41
  172. package/dist-es/commands/UpdateGatewayInformationCommand.js +18 -41
  173. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +18 -41
  174. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +18 -41
  175. package/dist-es/commands/UpdateNFSFileShareCommand.js +18 -41
  176. package/dist-es/commands/UpdateSMBFileShareCommand.js +18 -41
  177. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +18 -41
  178. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +18 -41
  179. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +18 -41
  180. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +18 -41
  181. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +18 -41
  182. package/dist-es/endpoint/EndpointParameters.js +6 -0
  183. package/dist-types/commands/ActivateGatewayCommand.d.ts +6 -21
  184. package/dist-types/commands/AddCacheCommand.d.ts +6 -21
  185. package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -21
  186. package/dist-types/commands/AddUploadBufferCommand.d.ts +6 -21
  187. package/dist-types/commands/AddWorkingStorageCommand.d.ts +6 -21
  188. package/dist-types/commands/AssignTapePoolCommand.d.ts +6 -21
  189. package/dist-types/commands/AssociateFileSystemCommand.d.ts +6 -21
  190. package/dist-types/commands/AttachVolumeCommand.d.ts +6 -21
  191. package/dist-types/commands/CancelArchivalCommand.d.ts +6 -21
  192. package/dist-types/commands/CancelRetrievalCommand.d.ts +6 -21
  193. package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +6 -21
  194. package/dist-types/commands/CreateNFSFileShareCommand.d.ts +6 -21
  195. package/dist-types/commands/CreateSMBFileShareCommand.d.ts +6 -21
  196. package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -21
  197. package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +6 -21
  198. package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +6 -21
  199. package/dist-types/commands/CreateTapePoolCommand.d.ts +6 -21
  200. package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +6 -21
  201. package/dist-types/commands/CreateTapesCommand.d.ts +6 -21
  202. package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +6 -21
  203. package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +6 -21
  204. package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +6 -21
  205. package/dist-types/commands/DeleteFileShareCommand.d.ts +6 -21
  206. package/dist-types/commands/DeleteGatewayCommand.d.ts +6 -21
  207. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +6 -21
  208. package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +6 -21
  209. package/dist-types/commands/DeleteTapeCommand.d.ts +6 -21
  210. package/dist-types/commands/DeleteTapePoolCommand.d.ts +6 -21
  211. package/dist-types/commands/DeleteVolumeCommand.d.ts +6 -21
  212. package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +6 -21
  213. package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +6 -21
  214. package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +6 -21
  215. package/dist-types/commands/DescribeCacheCommand.d.ts +6 -21
  216. package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +6 -21
  217. package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +6 -21
  218. package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +6 -21
  219. package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +6 -21
  220. package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +6 -21
  221. package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +6 -21
  222. package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +6 -21
  223. package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +6 -21
  224. package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +6 -21
  225. package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +6 -21
  226. package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +6 -21
  227. package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +6 -21
  228. package/dist-types/commands/DescribeTapesCommand.d.ts +6 -21
  229. package/dist-types/commands/DescribeUploadBufferCommand.d.ts +6 -21
  230. package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +6 -21
  231. package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +6 -21
  232. package/dist-types/commands/DetachVolumeCommand.d.ts +6 -21
  233. package/dist-types/commands/DisableGatewayCommand.d.ts +6 -21
  234. package/dist-types/commands/DisassociateFileSystemCommand.d.ts +6 -21
  235. package/dist-types/commands/JoinDomainCommand.d.ts +6 -21
  236. package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +6 -21
  237. package/dist-types/commands/ListFileSharesCommand.d.ts +6 -21
  238. package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +6 -21
  239. package/dist-types/commands/ListGatewaysCommand.d.ts +6 -21
  240. package/dist-types/commands/ListLocalDisksCommand.d.ts +6 -21
  241. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  242. package/dist-types/commands/ListTapePoolsCommand.d.ts +6 -21
  243. package/dist-types/commands/ListTapesCommand.d.ts +6 -21
  244. package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +6 -21
  245. package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +6 -21
  246. package/dist-types/commands/ListVolumesCommand.d.ts +6 -21
  247. package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +6 -21
  248. package/dist-types/commands/RefreshCacheCommand.d.ts +6 -21
  249. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -21
  250. package/dist-types/commands/ResetCacheCommand.d.ts +6 -21
  251. package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +6 -21
  252. package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +6 -21
  253. package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +6 -21
  254. package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +6 -21
  255. package/dist-types/commands/ShutdownGatewayCommand.d.ts +6 -21
  256. package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +6 -21
  257. package/dist-types/commands/StartGatewayCommand.d.ts +6 -21
  258. package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +6 -21
  259. package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +6 -21
  260. package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +6 -21
  261. package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +6 -21
  262. package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +6 -21
  263. package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +6 -21
  264. package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +6 -21
  265. package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +6 -21
  266. package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +6 -21
  267. package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +6 -21
  268. package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +6 -21
  269. package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +6 -21
  270. package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +6 -21
  271. package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +6 -21
  272. package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +6 -21
  273. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  274. package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +14 -23
  277. package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +14 -23
  278. package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +14 -23
  279. package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +14 -23
  280. package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +14 -23
  281. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +12 -24
  285. package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +14 -23
  286. package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +14 -23
  287. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +14 -23
  288. package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +12 -24
  289. package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +12 -24
  290. package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +14 -23
  298. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +14 -23
  300. package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +14 -23
  303. package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +12 -24
  305. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +12 -24
  306. package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +12 -24
  309. package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +12 -24
  310. package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +12 -24
  311. package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +12 -24
  312. package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +12 -24
  314. package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +14 -23
  315. package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +12 -24
  316. package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +14 -23
  320. package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +12 -24
  321. package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +14 -23
  322. package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +12 -24
  323. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +14 -23
  325. package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +12 -24
  326. package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +14 -23
  327. package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +14 -23
  329. package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +14 -23
  332. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  333. package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +14 -23
  335. package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +12 -24
  336. package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +14 -23
  338. package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +14 -23
  342. package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +14 -23
  346. package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +12 -24
  348. package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +12 -24
  354. package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +12 -24
  355. package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +14 -23
  358. package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +14 -23
  359. package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +12 -24
  361. package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +12 -24
  362. package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +12 -24
  363. package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +14 -23
  364. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  365. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteVolumeInput, DeleteVolumeOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteVolumeCommandInput extends DeleteVolumeInput {
21
20
  */
22
21
  export interface DeleteVolumeCommandOutput extends DeleteVolumeOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteVolumeCommand_base: {
24
+ new (input: DeleteVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVolumeCommandInput, DeleteVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the specified storage volume that you previously created using the <a>CreateCachediSCSIVolume</a> or <a>CreateStorediSCSIVolume</a> API.
@@ -85,23 +88,5 @@ export interface DeleteVolumeCommandOutput extends DeleteVolumeOutput, __Metadat
85
88
  * ```
86
89
  *
87
90
  */
88
- export declare class DeleteVolumeCommand extends $Command<DeleteVolumeCommandInput, DeleteVolumeCommandOutput, StorageGatewayClientResolvedConfig> {
89
- readonly input: DeleteVolumeCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: DeleteVolumeCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVolumeCommandInput, DeleteVolumeCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class DeleteVolumeCommand extends DeleteVolumeCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeAvailabilityMonitorTestInput, DescribeAvailabilityMonitorTestOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeAvailabilityMonitorTestCommandInput extends DescribeAva
21
20
  */
22
21
  export interface DescribeAvailabilityMonitorTestCommandOutput extends DescribeAvailabilityMonitorTestOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeAvailabilityMonitorTestCommand_base: {
24
+ new (input: DescribeAvailabilityMonitorTestCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAvailabilityMonitorTestCommandInput, DescribeAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about the most recent high availability monitoring test that was
@@ -63,23 +66,5 @@ export interface DescribeAvailabilityMonitorTestCommandOutput extends DescribeAv
63
66
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
64
67
  *
65
68
  */
66
- export declare class DescribeAvailabilityMonitorTestCommand extends $Command<DescribeAvailabilityMonitorTestCommandInput, DescribeAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig> {
67
- readonly input: DescribeAvailabilityMonitorTestCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: DescribeAvailabilityMonitorTestCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAvailabilityMonitorTestCommandInput, DescribeAvailabilityMonitorTestCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class DescribeAvailabilityMonitorTestCommand extends DescribeAvailabilityMonitorTestCommand_base {
85
70
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeBandwidthRateLimitInput, DescribeBandwidthRateLimitOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeBandwidthRateLimitCommandInput extends DescribeBandwidt
21
20
  */
22
21
  export interface DescribeBandwidthRateLimitCommandOutput extends DescribeBandwidthRateLimitOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeBandwidthRateLimitCommand_base: {
24
+ new (input: DescribeBandwidthRateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBandwidthRateLimitCommandInput, DescribeBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the bandwidth rate limits of a gateway. By default, these limits are not set,
@@ -86,23 +89,5 @@ export interface DescribeBandwidthRateLimitCommandOutput extends DescribeBandwid
86
89
  * ```
87
90
  *
88
91
  */
89
- export declare class DescribeBandwidthRateLimitCommand extends $Command<DescribeBandwidthRateLimitCommandInput, DescribeBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig> {
90
- readonly input: DescribeBandwidthRateLimitCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: DescribeBandwidthRateLimitCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBandwidthRateLimitCommandInput, DescribeBandwidthRateLimitCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class DescribeBandwidthRateLimitCommand extends DescribeBandwidthRateLimitCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeBandwidthRateLimitScheduleInput, DescribeBandwidthRateLimitScheduleOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeBandwidthRateLimitScheduleCommandInput extends Describe
21
20
  */
22
21
  export interface DescribeBandwidthRateLimitScheduleCommandOutput extends DescribeBandwidthRateLimitScheduleOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeBandwidthRateLimitScheduleCommand_base: {
24
+ new (input: DescribeBandwidthRateLimitScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBandwidthRateLimitScheduleCommandInput, DescribeBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Returns information about the bandwidth rate limit schedule of a gateway. By default,
@@ -85,23 +88,5 @@ export interface DescribeBandwidthRateLimitScheduleCommandOutput extends Describ
85
88
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
86
89
  *
87
90
  */
88
- export declare class DescribeBandwidthRateLimitScheduleCommand extends $Command<DescribeBandwidthRateLimitScheduleCommandInput, DescribeBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig> {
89
- readonly input: DescribeBandwidthRateLimitScheduleCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: DescribeBandwidthRateLimitScheduleCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBandwidthRateLimitScheduleCommandInput, DescribeBandwidthRateLimitScheduleCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class DescribeBandwidthRateLimitScheduleCommand extends DescribeBandwidthRateLimitScheduleCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeCacheInput, DescribeCacheOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeCacheCommandInput extends DescribeCacheInput {
21
20
  */
22
21
  export interface DescribeCacheCommandOutput extends DescribeCacheOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeCacheCommand_base: {
24
+ new (input: DescribeCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheCommandInput, DescribeCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about the cache of a gateway. This operation is only supported in
@@ -95,23 +98,5 @@ export interface DescribeCacheCommandOutput extends DescribeCacheOutput, __Metad
95
98
  * ```
96
99
  *
97
100
  */
98
- export declare class DescribeCacheCommand extends $Command<DescribeCacheCommandInput, DescribeCacheCommandOutput, StorageGatewayClientResolvedConfig> {
99
- readonly input: DescribeCacheCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: DescribeCacheCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCacheCommandInput, DescribeCacheCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class DescribeCacheCommand extends DescribeCacheCommand_base {
117
102
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeCachediSCSIVolumesInput, DescribeCachediSCSIVolumesOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeCachediSCSIVolumesCommandInput extends DescribeCachediS
21
20
  */
22
21
  export interface DescribeCachediSCSIVolumesCommandOutput extends DescribeCachediSCSIVolumesOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeCachediSCSIVolumesCommand_base: {
24
+ new (input: DescribeCachediSCSIVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCachediSCSIVolumesCommandInput, DescribeCachediSCSIVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a description of the gateway volumes specified in the request. This operation is
@@ -120,23 +123,5 @@ export interface DescribeCachediSCSIVolumesCommandOutput extends DescribeCachedi
120
123
  * ```
121
124
  *
122
125
  */
123
- export declare class DescribeCachediSCSIVolumesCommand extends $Command<DescribeCachediSCSIVolumesCommandInput, DescribeCachediSCSIVolumesCommandOutput, StorageGatewayClientResolvedConfig> {
124
- readonly input: DescribeCachediSCSIVolumesCommandInput;
125
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
126
- /**
127
- * @public
128
- */
129
- constructor(input: DescribeCachediSCSIVolumesCommandInput);
130
- /**
131
- * @internal
132
- */
133
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCachediSCSIVolumesCommandInput, DescribeCachediSCSIVolumesCommandOutput>;
134
- /**
135
- * @internal
136
- */
137
- private serialize;
138
- /**
139
- * @internal
140
- */
141
- private deserialize;
126
+ export declare class DescribeCachediSCSIVolumesCommand extends DescribeCachediSCSIVolumesCommand_base {
142
127
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeChapCredentialsInput, DescribeChapCredentialsOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeChapCredentialsCommandInput extends DescribeChapCredent
21
20
  */
22
21
  export interface DescribeChapCredentialsCommandOutput extends DescribeChapCredentialsOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeChapCredentialsCommand_base: {
24
+ new (input: DescribeChapCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChapCredentialsCommandInput, DescribeChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials
@@ -91,23 +94,5 @@ export interface DescribeChapCredentialsCommandOutput extends DescribeChapCreden
91
94
  * ```
92
95
  *
93
96
  */
94
- export declare class DescribeChapCredentialsCommand extends $Command<DescribeChapCredentialsCommandInput, DescribeChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig> {
95
- readonly input: DescribeChapCredentialsCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: DescribeChapCredentialsCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChapCredentialsCommandInput, DescribeChapCredentialsCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class DescribeChapCredentialsCommand extends DescribeChapCredentialsCommand_base {
113
98
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeFileSystemAssociationsInput, DescribeFileSystemAssociationsOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeFileSystemAssociationsCommandInput extends DescribeFile
21
20
  */
22
21
  export interface DescribeFileSystemAssociationsCommandOutput extends DescribeFileSystemAssociationsOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeFileSystemAssociationsCommand_base: {
24
+ new (input: DescribeFileSystemAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFileSystemAssociationsCommandInput, DescribeFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets the file system association information. This operation is only supported for FSx
@@ -89,23 +92,5 @@ export interface DescribeFileSystemAssociationsCommandOutput extends DescribeFil
89
92
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
90
93
  *
91
94
  */
92
- export declare class DescribeFileSystemAssociationsCommand extends $Command<DescribeFileSystemAssociationsCommandInput, DescribeFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig> {
93
- readonly input: DescribeFileSystemAssociationsCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: DescribeFileSystemAssociationsCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFileSystemAssociationsCommandInput, DescribeFileSystemAssociationsCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class DescribeFileSystemAssociationsCommand extends DescribeFileSystemAssociationsCommand_base {
111
96
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeGatewayInformationInput, DescribeGatewayInformationOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeGatewayInformationCommandInput extends DescribeGatewayI
21
20
  */
22
21
  export interface DescribeGatewayInformationCommandOutput extends DescribeGatewayInformationOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeGatewayInformationCommand_base: {
24
+ new (input: DescribeGatewayInformationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayInformationCommandInput, DescribeGatewayInformationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns metadata about a gateway such as its name, network interfaces, time zone,
@@ -123,23 +126,5 @@ export interface DescribeGatewayInformationCommandOutput extends DescribeGateway
123
126
  * ```
124
127
  *
125
128
  */
126
- export declare class DescribeGatewayInformationCommand extends $Command<DescribeGatewayInformationCommandInput, DescribeGatewayInformationCommandOutput, StorageGatewayClientResolvedConfig> {
127
- readonly input: DescribeGatewayInformationCommandInput;
128
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
129
- /**
130
- * @public
131
- */
132
- constructor(input: DescribeGatewayInformationCommandInput);
133
- /**
134
- * @internal
135
- */
136
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGatewayInformationCommandInput, DescribeGatewayInformationCommandOutput>;
137
- /**
138
- * @internal
139
- */
140
- private serialize;
141
- /**
142
- * @internal
143
- */
144
- private deserialize;
129
+ export declare class DescribeGatewayInformationCommand extends DescribeGatewayInformationCommand_base {
145
130
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeMaintenanceStartTimeInput, DescribeMaintenanceStartTimeOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeMaintenanceStartTimeCommandInput extends DescribeMainte
21
20
  */
22
21
  export interface DescribeMaintenanceStartTimeCommandOutput extends DescribeMaintenanceStartTimeOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeMaintenanceStartTimeCommand_base: {
24
+ new (input: DescribeMaintenanceStartTimeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceStartTimeCommandInput, DescribeMaintenanceStartTimeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns your gateway's weekly maintenance start time including the day and time of
@@ -85,23 +88,5 @@ export interface DescribeMaintenanceStartTimeCommandOutput extends DescribeMaint
85
88
  * ```
86
89
  *
87
90
  */
88
- export declare class DescribeMaintenanceStartTimeCommand extends $Command<DescribeMaintenanceStartTimeCommandInput, DescribeMaintenanceStartTimeCommandOutput, StorageGatewayClientResolvedConfig> {
89
- readonly input: DescribeMaintenanceStartTimeCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: DescribeMaintenanceStartTimeCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMaintenanceStartTimeCommandInput, DescribeMaintenanceStartTimeCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class DescribeMaintenanceStartTimeCommand extends DescribeMaintenanceStartTimeCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeNFSFileSharesInput, DescribeNFSFileSharesOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeNFSFileSharesCommandInput extends DescribeNFSFileShares
21
20
  */
22
21
  export interface DescribeNFSFileSharesCommandOutput extends DescribeNFSFileSharesOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeNFSFileSharesCommand_base: {
24
+ new (input: DescribeNFSFileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNFSFileSharesCommandInput, DescribeNFSFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a description for one or more Network File System (NFS) file shares from an S3 File
@@ -103,23 +106,5 @@ export interface DescribeNFSFileSharesCommandOutput extends DescribeNFSFileShare
103
106
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
104
107
  *
105
108
  */
106
- export declare class DescribeNFSFileSharesCommand extends $Command<DescribeNFSFileSharesCommandInput, DescribeNFSFileSharesCommandOutput, StorageGatewayClientResolvedConfig> {
107
- readonly input: DescribeNFSFileSharesCommandInput;
108
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
109
- /**
110
- * @public
111
- */
112
- constructor(input: DescribeNFSFileSharesCommandInput);
113
- /**
114
- * @internal
115
- */
116
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeNFSFileSharesCommandInput, DescribeNFSFileSharesCommandOutput>;
117
- /**
118
- * @internal
119
- */
120
- private serialize;
121
- /**
122
- * @internal
123
- */
124
- private deserialize;
109
+ export declare class DescribeNFSFileSharesCommand extends DescribeNFSFileSharesCommand_base {
125
110
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeSMBFileSharesInput, DescribeSMBFileSharesOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeSMBFileSharesCommandInput extends DescribeSMBFileShares
21
20
  */
22
21
  export interface DescribeSMBFileSharesCommandOutput extends DescribeSMBFileSharesOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeSMBFileSharesCommand_base: {
24
+ new (input: DescribeSMBFileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSMBFileSharesCommandInput, DescribeSMBFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a description for one or more Server Message Block (SMB) file shares from a S3 File
@@ -107,23 +110,5 @@ export interface DescribeSMBFileSharesCommandOutput extends DescribeSMBFileShare
107
110
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
108
111
  *
109
112
  */
110
- export declare class DescribeSMBFileSharesCommand extends $Command<DescribeSMBFileSharesCommandInput, DescribeSMBFileSharesCommandOutput, StorageGatewayClientResolvedConfig> {
111
- readonly input: DescribeSMBFileSharesCommandInput;
112
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
113
- /**
114
- * @public
115
- */
116
- constructor(input: DescribeSMBFileSharesCommandInput);
117
- /**
118
- * @internal
119
- */
120
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSMBFileSharesCommandInput, DescribeSMBFileSharesCommandOutput>;
121
- /**
122
- * @internal
123
- */
124
- private serialize;
125
- /**
126
- * @internal
127
- */
128
- private deserialize;
113
+ export declare class DescribeSMBFileSharesCommand extends DescribeSMBFileSharesCommand_base {
129
114
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeSMBSettingsInput, DescribeSMBSettingsOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeSMBSettingsCommandInput extends DescribeSMBSettingsInpu
21
20
  */
22
21
  export interface DescribeSMBSettingsCommandOutput extends DescribeSMBSettingsOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeSMBSettingsCommand_base: {
24
+ new (input: DescribeSMBSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSMBSettingsCommandInput, DescribeSMBSettingsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a description of a Server Message Block (SMB) file share settings from a file
@@ -70,23 +73,5 @@ export interface DescribeSMBSettingsCommandOutput extends DescribeSMBSettingsOut
70
73
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
71
74
  *
72
75
  */
73
- export declare class DescribeSMBSettingsCommand extends $Command<DescribeSMBSettingsCommandInput, DescribeSMBSettingsCommandOutput, StorageGatewayClientResolvedConfig> {
74
- readonly input: DescribeSMBSettingsCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: DescribeSMBSettingsCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSMBSettingsCommandInput, DescribeSMBSettingsCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class DescribeSMBSettingsCommand extends DescribeSMBSettingsCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DescribeSnapshotScheduleInput, DescribeSnapshotScheduleOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeSnapshotScheduleCommandInput extends DescribeSnapshotSc
21
20
  */
22
21
  export interface DescribeSnapshotScheduleCommandOutput extends DescribeSnapshotScheduleOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeSnapshotScheduleCommand_base: {
24
+ new (input: DescribeSnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotScheduleCommandInput, DescribeSnapshotScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Describes the snapshot schedule for the specified gateway volume. The snapshot schedule
@@ -92,23 +95,5 @@ export interface DescribeSnapshotScheduleCommandOutput extends DescribeSnapshotS
92
95
  * ```
93
96
  *
94
97
  */
95
- export declare class DescribeSnapshotScheduleCommand extends $Command<DescribeSnapshotScheduleCommandInput, DescribeSnapshotScheduleCommandOutput, StorageGatewayClientResolvedConfig> {
96
- readonly input: DescribeSnapshotScheduleCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: DescribeSnapshotScheduleCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: StorageGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSnapshotScheduleCommandInput, DescribeSnapshotScheduleCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class DescribeSnapshotScheduleCommand extends DescribeSnapshotScheduleCommand_base {
114
99
  }