@aws-sdk/client-storage-gateway 3.533.0 → 3.540.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 (191) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/StorageGateway.d.ts +9 -1
  6. package/dist-types/StorageGatewayClient.d.ts +1 -1
  7. package/dist-types/commands/ActivateGatewayCommand.d.ts +2 -1
  8. package/dist-types/commands/AddCacheCommand.d.ts +2 -1
  9. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  10. package/dist-types/commands/AddUploadBufferCommand.d.ts +2 -1
  11. package/dist-types/commands/AddWorkingStorageCommand.d.ts +2 -1
  12. package/dist-types/commands/AssignTapePoolCommand.d.ts +2 -1
  13. package/dist-types/commands/AssociateFileSystemCommand.d.ts +2 -1
  14. package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
  15. package/dist-types/commands/CancelArchivalCommand.d.ts +2 -1
  16. package/dist-types/commands/CancelRetrievalCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateNFSFileShareCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateSMBFileShareCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateTapePoolCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateTapesCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteFileShareCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteTapeCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteTapePoolCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeCacheCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeTapesCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeUploadBufferCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +2 -1
  56. package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
  57. package/dist-types/commands/DisableGatewayCommand.d.ts +2 -1
  58. package/dist-types/commands/DisassociateFileSystemCommand.d.ts +2 -1
  59. package/dist-types/commands/JoinDomainCommand.d.ts +2 -1
  60. package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +2 -1
  61. package/dist-types/commands/ListFileSharesCommand.d.ts +2 -1
  62. package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
  64. package/dist-types/commands/ListLocalDisksCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/ListTapePoolsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListTapesCommand.d.ts +2 -1
  68. package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +2 -1
  69. package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListVolumesCommand.d.ts +2 -1
  71. package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +2 -1
  72. package/dist-types/commands/RefreshCacheCommand.d.ts +2 -1
  73. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  74. package/dist-types/commands/ResetCacheCommand.d.ts +2 -1
  75. package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +2 -1
  76. package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +2 -1
  77. package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +2 -1
  78. package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +2 -1
  79. package/dist-types/commands/ShutdownGatewayCommand.d.ts +2 -1
  80. package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +2 -1
  81. package/dist-types/commands/StartGatewayCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +2 -1
  87. package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +2 -1
  97. package/dist-types/index.d.ts +0 -1
  98. package/dist-types/models/models_0.d.ts +850 -850
  99. package/dist-types/ts3.4/StorageGateway.d.ts +8 -0
  100. package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/index.d.ts +0 -1
  191. package/package.json +40 -40
@@ -1,12 +1,14 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.defaultEndpointResolver = void 0;
4
- const util_endpoints_1 = require("@smithy/util-endpoints");
4
+ const util_endpoints_1 = require("@aws-sdk/util-endpoints");
5
+ const util_endpoints_2 = require("@smithy/util-endpoints");
5
6
  const ruleset_1 = require("./ruleset");
6
7
  const defaultEndpointResolver = (endpointParams, context = {}) => {
7
- return (0, util_endpoints_1.resolveEndpoint)(ruleset_1.ruleSet, {
8
+ return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
8
9
  endpointParams: endpointParams,
9
10
  logger: context.logger,
10
11
  });
11
12
  };
12
13
  exports.defaultEndpointResolver = defaultEndpointResolver;
14
+ util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
package/dist-cjs/index.js CHANGED
@@ -4194,9 +4194,6 @@ var paginateListTapes = (0, import_core.createPaginator)(StorageGatewayClient, L
4194
4194
  // src/pagination/ListVolumesPaginator.ts
4195
4195
 
4196
4196
  var paginateListVolumes = (0, import_core.createPaginator)(StorageGatewayClient, ListVolumesCommand, "Marker", "Marker", "Limit");
4197
-
4198
- // src/index.ts
4199
- var import_util_endpoints = require("@aws-sdk/util-endpoints");
4200
4197
  // Annotate the CommonJS export names for ESM import in node:
4201
4198
 
4202
4199
  0 && (module.exports = {
@@ -1,4 +1,5 @@
1
- import { resolveEndpoint } from "@smithy/util-endpoints";
1
+ import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
+ import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
2
3
  import { ruleSet } from "./ruleset";
3
4
  export const defaultEndpointResolver = (endpointParams, context = {}) => {
4
5
  return resolveEndpoint(ruleSet, {
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
6
7
  logger: context.logger,
7
8
  });
8
9
  };
10
+ customEndpointFunctions.aws = awsEndpointFunctions;
package/dist-es/index.js CHANGED
@@ -3,5 +3,4 @@ export * from "./StorageGateway";
3
3
  export * from "./commands";
4
4
  export * from "./pagination";
5
5
  export * from "./models";
6
- import "@aws-sdk/util-endpoints";
7
6
  export { StorageGatewayServiceException } from "./models/StorageGatewayServiceException";
@@ -352,6 +352,7 @@ export interface StorageGateway {
352
352
  /**
353
353
  * @see {@link DescribeTapeArchivesCommand}
354
354
  */
355
+ describeTapeArchives(): Promise<DescribeTapeArchivesCommandOutput>;
355
356
  describeTapeArchives(args: DescribeTapeArchivesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTapeArchivesCommandOutput>;
356
357
  describeTapeArchives(args: DescribeTapeArchivesCommandInput, cb: (err: any, data?: DescribeTapeArchivesCommandOutput) => void): void;
357
358
  describeTapeArchives(args: DescribeTapeArchivesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTapeArchivesCommandOutput) => void): void;
@@ -412,24 +413,28 @@ export interface StorageGateway {
412
413
  /**
413
414
  * @see {@link ListAutomaticTapeCreationPoliciesCommand}
414
415
  */
416
+ listAutomaticTapeCreationPolicies(): Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
415
417
  listAutomaticTapeCreationPolicies(args: ListAutomaticTapeCreationPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
416
418
  listAutomaticTapeCreationPolicies(args: ListAutomaticTapeCreationPoliciesCommandInput, cb: (err: any, data?: ListAutomaticTapeCreationPoliciesCommandOutput) => void): void;
417
419
  listAutomaticTapeCreationPolicies(args: ListAutomaticTapeCreationPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAutomaticTapeCreationPoliciesCommandOutput) => void): void;
418
420
  /**
419
421
  * @see {@link ListFileSharesCommand}
420
422
  */
423
+ listFileShares(): Promise<ListFileSharesCommandOutput>;
421
424
  listFileShares(args: ListFileSharesCommandInput, options?: __HttpHandlerOptions): Promise<ListFileSharesCommandOutput>;
422
425
  listFileShares(args: ListFileSharesCommandInput, cb: (err: any, data?: ListFileSharesCommandOutput) => void): void;
423
426
  listFileShares(args: ListFileSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFileSharesCommandOutput) => void): void;
424
427
  /**
425
428
  * @see {@link ListFileSystemAssociationsCommand}
426
429
  */
430
+ listFileSystemAssociations(): Promise<ListFileSystemAssociationsCommandOutput>;
427
431
  listFileSystemAssociations(args: ListFileSystemAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListFileSystemAssociationsCommandOutput>;
428
432
  listFileSystemAssociations(args: ListFileSystemAssociationsCommandInput, cb: (err: any, data?: ListFileSystemAssociationsCommandOutput) => void): void;
429
433
  listFileSystemAssociations(args: ListFileSystemAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFileSystemAssociationsCommandOutput) => void): void;
430
434
  /**
431
435
  * @see {@link ListGatewaysCommand}
432
436
  */
437
+ listGateways(): Promise<ListGatewaysCommandOutput>;
433
438
  listGateways(args: ListGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<ListGatewaysCommandOutput>;
434
439
  listGateways(args: ListGatewaysCommandInput, cb: (err: any, data?: ListGatewaysCommandOutput) => void): void;
435
440
  listGateways(args: ListGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGatewaysCommandOutput) => void): void;
@@ -448,12 +453,14 @@ export interface StorageGateway {
448
453
  /**
449
454
  * @see {@link ListTapePoolsCommand}
450
455
  */
456
+ listTapePools(): Promise<ListTapePoolsCommandOutput>;
451
457
  listTapePools(args: ListTapePoolsCommandInput, options?: __HttpHandlerOptions): Promise<ListTapePoolsCommandOutput>;
452
458
  listTapePools(args: ListTapePoolsCommandInput, cb: (err: any, data?: ListTapePoolsCommandOutput) => void): void;
453
459
  listTapePools(args: ListTapePoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTapePoolsCommandOutput) => void): void;
454
460
  /**
455
461
  * @see {@link ListTapesCommand}
456
462
  */
463
+ listTapes(): Promise<ListTapesCommandOutput>;
457
464
  listTapes(args: ListTapesCommandInput, options?: __HttpHandlerOptions): Promise<ListTapesCommandOutput>;
458
465
  listTapes(args: ListTapesCommandInput, cb: (err: any, data?: ListTapesCommandOutput) => void): void;
459
466
  listTapes(args: ListTapesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTapesCommandOutput) => void): void;
@@ -472,6 +479,7 @@ export interface StorageGateway {
472
479
  /**
473
480
  * @see {@link ListVolumesCommand}
474
481
  */
482
+ listVolumes(): Promise<ListVolumesCommandOutput>;
475
483
  listVolumes(args: ListVolumesCommandInput, options?: __HttpHandlerOptions): Promise<ListVolumesCommandOutput>;
476
484
  listVolumes(args: ListVolumesCommandInput, cb: (err: any, data?: ListVolumesCommandOutput) => void): void;
477
485
  listVolumes(args: ListVolumesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVolumesCommandOutput) => void): void;
@@ -633,7 +641,6 @@ export interface StorageGateway {
633
641
  updateVTLDeviceType(args: UpdateVTLDeviceTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVTLDeviceTypeCommandOutput) => void): void;
634
642
  }
635
643
  /**
636
- * @public
637
644
  * <fullname>Storage Gateway Service</fullname>
638
645
  * <p>Storage Gateway is the service that connects an on-premises software appliance
639
646
  * with cloud-based storage to provide seamless and secure integration between an
@@ -693,6 +700,7 @@ export interface StorageGateway {
693
700
  * Heads-up – Longer Storage Gateway volume and snapshot IDs coming in
694
701
  * 2016</a>.</p>
695
702
  * </important>
703
+ * @public
696
704
  */
697
705
  export declare class StorageGateway extends StorageGatewayClient implements StorageGateway {
698
706
  }
@@ -241,7 +241,6 @@ export type StorageGatewayClientResolvedConfigType = __SmithyResolvedConfigurati
241
241
  export interface StorageGatewayClientResolvedConfig extends StorageGatewayClientResolvedConfigType {
242
242
  }
243
243
  /**
244
- * @public
245
244
  * <fullname>Storage Gateway Service</fullname>
246
245
  * <p>Storage Gateway is the service that connects an on-premises software appliance
247
246
  * with cloud-based storage to provide seamless and secure integration between an
@@ -301,6 +300,7 @@ export interface StorageGatewayClientResolvedConfig extends StorageGatewayClient
301
300
  * Heads-up – Longer Storage Gateway volume and snapshot IDs coming in
302
301
  * 2016</a>.</p>
303
302
  * </important>
303
+ * @public
304
304
  */
305
305
  export declare class StorageGatewayClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig> {
306
306
  /**
@@ -22,10 +22,10 @@ export interface ActivateGatewayCommandOutput extends ActivateGatewayOutput, __M
22
22
  }
23
23
  declare const ActivateGatewayCommand_base: {
24
24
  new (input: ActivateGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateGatewayCommandInput, ActivateGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ActivateGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateGatewayCommandInput, ActivateGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Activates the gateway you previously deployed on your host. In the activation process,
30
30
  * you specify information such as the Amazon Web Services Region that you want to use for
31
31
  * storing snapshots or tapes, the time zone for scheduled snapshots the gateway snapshot
@@ -80,6 +80,7 @@ declare const ActivateGatewayCommand_base: {
80
80
  * @throws {@link StorageGatewayServiceException}
81
81
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
82
82
  *
83
+ * @public
83
84
  * @example To activate the gateway
84
85
  * ```javascript
85
86
  * // Activates the gateway you previously deployed on your host.
@@ -22,10 +22,10 @@ export interface AddCacheCommandOutput extends AddCacheOutput, __MetadataBearer
22
22
  }
23
23
  declare const AddCacheCommand_base: {
24
24
  new (input: AddCacheCommandInput): import("@smithy/smithy-client").CommandImpl<AddCacheCommandInput, AddCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddCacheCommandInput): import("@smithy/smithy-client").CommandImpl<AddCacheCommandInput, AddCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Configures one or more gateway local disks as cache for a gateway. This operation is
30
30
  * only supported in the cached volume, tape, and file gateway type (see <a href="https://docs.aws.amazon.com/storagegateway/latest/userguide/StorageGatewayConcepts.html">How Storage Gateway works (architecture)</a>.</p>
31
31
  * <p>In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to
@@ -67,6 +67,7 @@ declare const AddCacheCommand_base: {
67
67
  * @throws {@link StorageGatewayServiceException}
68
68
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
69
69
  *
70
+ * @public
70
71
  * @example To add a cache
71
72
  * ```javascript
72
73
  * // The following example shows a request that activates a gateway-stored volume.
@@ -22,10 +22,10 @@ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceOutput,
22
22
  }
23
23
  declare const AddTagsToResourceCommand_base: {
24
24
  new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds one or more tags to the specified resource. You use tags to add metadata to
30
30
  * resources, which you can use to categorize these resources. For example, you can categorize
31
31
  * resources by purpose, owner, environment, or team. Each tag consists of a key and a value,
@@ -89,6 +89,7 @@ declare const AddTagsToResourceCommand_base: {
89
89
  * @throws {@link StorageGatewayServiceException}
90
90
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
91
91
  *
92
+ * @public
92
93
  * @example To add tags to resource
93
94
  * ```javascript
94
95
  * // Adds one or more tags to the specified resource.
@@ -22,10 +22,10 @@ export interface AddUploadBufferCommandOutput extends AddUploadBufferOutput, __M
22
22
  }
23
23
  declare const AddUploadBufferCommand_base: {
24
24
  new (input: AddUploadBufferCommandInput): import("@smithy/smithy-client").CommandImpl<AddUploadBufferCommandInput, AddUploadBufferCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddUploadBufferCommandInput): import("@smithy/smithy-client").CommandImpl<AddUploadBufferCommandInput, AddUploadBufferCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Configures one or more gateway local disks as upload buffer for a specified gateway.
30
30
  * This operation is supported for the stored volume, cached volume, and tape gateway
31
31
  * types.</p>
@@ -69,6 +69,7 @@ declare const AddUploadBufferCommand_base: {
69
69
  * @throws {@link StorageGatewayServiceException}
70
70
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
71
71
  *
72
+ * @public
72
73
  * @example To add upload buffer on local disk
73
74
  * ```javascript
74
75
  * // Configures one or more gateway local disks as upload buffer for a specified gateway.
@@ -22,10 +22,10 @@ export interface AddWorkingStorageCommandOutput extends AddWorkingStorageOutput,
22
22
  }
23
23
  declare const AddWorkingStorageCommand_base: {
24
24
  new (input: AddWorkingStorageCommandInput): import("@smithy/smithy-client").CommandImpl<AddWorkingStorageCommandInput, AddWorkingStorageCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddWorkingStorageCommandInput): import("@smithy/smithy-client").CommandImpl<AddWorkingStorageCommandInput, AddWorkingStorageCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Configures one or more gateway local disks as working storage for a gateway. This
30
30
  * operation is only supported in the stored volume gateway type. This operation is deprecated
31
31
  * in cached volume API version 20120630. Use <a>AddUploadBuffer</a>
@@ -74,6 +74,7 @@ declare const AddWorkingStorageCommand_base: {
74
74
  * @throws {@link StorageGatewayServiceException}
75
75
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
76
76
  *
77
+ * @public
77
78
  * @example To add storage on local disk
78
79
  * ```javascript
79
80
  * // Configures one or more gateway local disks as working storage for a gateway. (Working storage is also referred to as upload buffer.)
@@ -22,10 +22,10 @@ export interface AssignTapePoolCommandOutput extends AssignTapePoolOutput, __Met
22
22
  }
23
23
  declare const AssignTapePoolCommand_base: {
24
24
  new (input: AssignTapePoolCommandInput): import("@smithy/smithy-client").CommandImpl<AssignTapePoolCommandInput, AssignTapePoolCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssignTapePoolCommandInput): import("@smithy/smithy-client").CommandImpl<AssignTapePoolCommandInput, AssignTapePoolCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Assigns a tape to a tape pool for archiving. The tape assigned to a pool is archived in
30
30
  * the S3 storage class that is associated with the pool. When you use your backup application
31
31
  * to eject the tape, the tape is archived directly into the S3 storage class (S3 Glacier or
@@ -66,6 +66,7 @@ declare const AssignTapePoolCommand_base: {
66
66
  * @throws {@link StorageGatewayServiceException}
67
67
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class AssignTapePoolCommand extends AssignTapePoolCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface AssociateFileSystemCommandOutput extends AssociateFileSystemOut
22
22
  }
23
23
  declare const AssociateFileSystemCommand_base: {
24
24
  new (input: AssociateFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFileSystemCommandInput, AssociateFileSystemCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFileSystemCommandInput, AssociateFileSystemCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associate an Amazon FSx file system with the FSx File Gateway. After the
30
30
  * association process is complete, the file shares on the Amazon FSx file system are
31
31
  * available for access through the gateway. This operation only supports the FSx File Gateway
@@ -83,6 +83,7 @@ declare const AssociateFileSystemCommand_base: {
83
83
  * @throws {@link StorageGatewayServiceException}
84
84
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class AssociateFileSystemCommand extends AssociateFileSystemCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface AttachVolumeCommandOutput extends AttachVolumeOutput, __Metadat
22
22
  }
23
23
  declare const AttachVolumeCommand_base: {
24
24
  new (input: AttachVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<AttachVolumeCommandInput, AttachVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<AttachVolumeCommandInput, AttachVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Connects a volume to an iSCSI connection and then attaches the volume to the specified
30
30
  * gateway. Detaching and attaching a volume enables you to recover your data from one gateway
31
31
  * to a different gateway without creating a snapshot. It also makes it easier to move your
@@ -69,6 +69,7 @@ declare const AttachVolumeCommand_base: {
69
69
  * @throws {@link StorageGatewayServiceException}
70
70
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class AttachVolumeCommand extends AttachVolumeCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface CancelArchivalCommandOutput extends CancelArchivalOutput, __Met
22
22
  }
23
23
  declare const CancelArchivalCommand_base: {
24
24
  new (input: CancelArchivalCommandInput): import("@smithy/smithy-client").CommandImpl<CancelArchivalCommandInput, CancelArchivalCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelArchivalCommandInput): import("@smithy/smithy-client").CommandImpl<CancelArchivalCommandInput, CancelArchivalCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving
30
30
  * process is initiated. This operation is only supported in the tape gateway type.</p>
31
31
  * @example
@@ -63,6 +63,7 @@ declare const CancelArchivalCommand_base: {
63
63
  * @throws {@link StorageGatewayServiceException}
64
64
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
65
65
  *
66
+ * @public
66
67
  * @example To cancel virtual tape archiving
67
68
  * ```javascript
68
69
  * // Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
@@ -22,10 +22,10 @@ export interface CancelRetrievalCommandOutput extends CancelRetrievalOutput, __M
22
22
  }
23
23
  declare const CancelRetrievalCommand_base: {
24
24
  new (input: CancelRetrievalCommandInput): import("@smithy/smithy-client").CommandImpl<CancelRetrievalCommandInput, CancelRetrievalCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelRetrievalCommandInput): import("@smithy/smithy-client").CommandImpl<CancelRetrievalCommandInput, CancelRetrievalCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after
30
30
  * the retrieval process is initiated. The virtual tape is returned to the VTS. This operation
31
31
  * is only supported in the tape gateway type.</p>
@@ -64,6 +64,7 @@ declare const CancelRetrievalCommand_base: {
64
64
  * @throws {@link StorageGatewayServiceException}
65
65
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
66
66
  *
67
+ * @public
67
68
  * @example To cancel virtual tape retrieval
68
69
  * ```javascript
69
70
  * // Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.
@@ -22,10 +22,10 @@ export interface CreateCachediSCSIVolumeCommandOutput extends CreateCachediSCSIV
22
22
  }
23
23
  declare const CreateCachediSCSIVolumeCommand_base: {
24
24
  new (input: CreateCachediSCSIVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCachediSCSIVolumeCommandInput, CreateCachediSCSIVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCachediSCSIVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCachediSCSIVolumeCommandInput, CreateCachediSCSIVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a cached volume on a specified cached volume gateway. This operation is only
30
30
  * supported in the cached volume gateway type.</p>
31
31
  * <note>
@@ -90,6 +90,7 @@ declare const CreateCachediSCSIVolumeCommand_base: {
90
90
  * @throws {@link StorageGatewayServiceException}
91
91
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
92
92
  *
93
+ * @public
93
94
  * @example To create a cached iSCSI volume
94
95
  * ```javascript
95
96
  * // Creates a cached volume on a specified cached gateway.
@@ -22,10 +22,10 @@ export interface CreateNFSFileShareCommandOutput extends CreateNFSFileShareOutpu
22
22
  }
23
23
  declare const CreateNFSFileShareCommand_base: {
24
24
  new (input: CreateNFSFileShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNFSFileShareCommandInput, CreateNFSFileShareCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateNFSFileShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNFSFileShareCommandInput, CreateNFSFileShareCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a Network File System (NFS) file share on an existing S3 File Gateway. In
30
30
  * Storage Gateway, a file share is a file system mount point backed by Amazon S3
31
31
  * cloud storage. Storage Gateway exposes file shares using an NFS interface. This operation
@@ -109,6 +109,7 @@ declare const CreateNFSFileShareCommand_base: {
109
109
  * @throws {@link StorageGatewayServiceException}
110
110
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class CreateNFSFileShareCommand extends CreateNFSFileShareCommand_base {
114
115
  }
@@ -22,10 +22,10 @@ export interface CreateSMBFileShareCommandOutput extends CreateSMBFileShareOutpu
22
22
  }
23
23
  declare const CreateSMBFileShareCommand_base: {
24
24
  new (input: CreateSMBFileShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSMBFileShareCommandInput, CreateSMBFileShareCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSMBFileShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSMBFileShareCommandInput, CreateSMBFileShareCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a Server Message Block (SMB) file share on an existing S3 File Gateway. In
30
30
  * Storage Gateway, a file share is a file system mount point backed by Amazon S3
31
31
  * cloud storage. Storage Gateway exposes file shares using an SMB interface. This operation
@@ -113,6 +113,7 @@ declare const CreateSMBFileShareCommand_base: {
113
113
  * @throws {@link StorageGatewayServiceException}
114
114
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class CreateSMBFileShareCommand extends CreateSMBFileShareCommand_base {
118
119
  }
@@ -22,10 +22,10 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotOutput, __Met
22
22
  }
23
23
  declare const CreateSnapshotCommand_base: {
24
24
  new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Initiates a snapshot of a volume.</p>
30
30
  * <p>Storage Gateway provides the ability to back up point-in-time snapshots of your
31
31
  * data to Amazon Simple Storage (Amazon S3) for durable off-site recovery, and also
@@ -96,6 +96,7 @@ declare const CreateSnapshotCommand_base: {
96
96
  * @throws {@link StorageGatewayServiceException}
97
97
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
98
98
  *
99
+ * @public
99
100
  * @example To create a snapshot of a gateway volume
100
101
  * ```javascript
101
102
  * // Initiates an ad-hoc snapshot of a gateway volume.
@@ -22,10 +22,10 @@ export interface CreateSnapshotFromVolumeRecoveryPointCommandOutput extends Crea
22
22
  }
23
23
  declare const CreateSnapshotFromVolumeRecoveryPointCommand_base: {
24
24
  new (input: CreateSnapshotFromVolumeRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotFromVolumeRecoveryPointCommandInput, CreateSnapshotFromVolumeRecoveryPointCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSnapshotFromVolumeRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotFromVolumeRecoveryPointCommandInput, CreateSnapshotFromVolumeRecoveryPointCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Initiates a snapshot of a gateway from a volume recovery point. This operation is only
30
30
  * supported in the cached volume gateway type.</p>
31
31
  * <p>A volume recovery point is a point in time at which all data of the volume is consistent
@@ -91,6 +91,7 @@ declare const CreateSnapshotFromVolumeRecoveryPointCommand_base: {
91
91
  * @throws {@link StorageGatewayServiceException}
92
92
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
93
93
  *
94
+ * @public
94
95
  * @example To create a snapshot of a gateway volume
95
96
  * ```javascript
96
97
  * // Initiates a snapshot of a gateway from a volume recovery point.
@@ -22,10 +22,10 @@ export interface CreateStorediSCSIVolumeCommandOutput extends CreateStorediSCSIV
22
22
  }
23
23
  declare const CreateStorediSCSIVolumeCommand_base: {
24
24
  new (input: CreateStorediSCSIVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorediSCSIVolumeCommandInput, CreateStorediSCSIVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateStorediSCSIVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorediSCSIVolumeCommandInput, CreateStorediSCSIVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a volume on a specified gateway. This operation is only supported in the stored
30
30
  * volume gateway type.</p>
31
31
  * <p>The size of the volume to create is inferred from the disk size. You can choose to
@@ -85,6 +85,7 @@ declare const CreateStorediSCSIVolumeCommand_base: {
85
85
  * @throws {@link StorageGatewayServiceException}
86
86
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
87
87
  *
88
+ * @public
88
89
  * @example To create a stored iSCSI volume
89
90
  * ```javascript
90
91
  * // Creates a stored volume on a specified stored gateway.
@@ -22,10 +22,10 @@ export interface CreateTapePoolCommandOutput extends CreateTapePoolOutput, __Met
22
22
  }
23
23
  declare const CreateTapePoolCommand_base: {
24
24
  new (input: CreateTapePoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTapePoolCommandInput, CreateTapePoolCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTapePoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTapePoolCommandInput, CreateTapePoolCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new custom tape pool. You can use custom tape pool to enable tape retention
30
30
  * lock on tapes that are archived in the custom pool.</p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const CreateTapePoolCommand_base: {
71
71
  * @throws {@link StorageGatewayServiceException}
72
72
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class CreateTapePoolCommand extends CreateTapePoolCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface CreateTapeWithBarcodeCommandOutput extends CreateTapeWithBarcod
22
22
  }
23
23
  declare const CreateTapeWithBarcodeCommand_base: {
24
24
  new (input: CreateTapeWithBarcodeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTapeWithBarcodeCommandInput, CreateTapeWithBarcodeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTapeWithBarcodeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTapeWithBarcodeCommandInput, CreateTapeWithBarcodeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a virtual tape by using your own barcode. You write data to the virtual tape and
30
30
  * then archive the tape. A barcode is unique and cannot be reused if it has already been used
31
31
  * on a tape. This applies to barcodes used on deleted tapes. This operation is only supported
@@ -80,6 +80,7 @@ declare const CreateTapeWithBarcodeCommand_base: {
80
80
  * @throws {@link StorageGatewayServiceException}
81
81
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
82
82
  *
83
+ * @public
83
84
  * @example To create a virtual tape using a barcode
84
85
  * ```javascript
85
86
  * // Creates a virtual tape by using your own barcode.
@@ -22,10 +22,10 @@ export interface CreateTapesCommandOutput extends CreateTapesOutput, __MetadataB
22
22
  }
23
23
  declare const CreateTapesCommand_base: {
24
24
  new (input: CreateTapesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTapesCommandInput, CreateTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTapesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTapesCommandInput, CreateTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates one or more virtual tapes. You write data to the virtual tapes and then archive
30
30
  * the tapes. This operation is only supported in the tape gateway type.</p>
31
31
  * <note>
@@ -82,6 +82,7 @@ declare const CreateTapesCommand_base: {
82
82
  * @throws {@link StorageGatewayServiceException}
83
83
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
84
84
  *
85
+ * @public
85
86
  * @example To create a virtual tape
86
87
  * ```javascript
87
88
  * // Creates one or more virtual tapes.
@@ -22,10 +22,10 @@ export interface DeleteAutomaticTapeCreationPolicyCommandOutput extends DeleteAu
22
22
  }
23
23
  declare const DeleteAutomaticTapeCreationPolicyCommand_base: {
24
24
  new (input: DeleteAutomaticTapeCreationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAutomaticTapeCreationPolicyCommandInput, DeleteAutomaticTapeCreationPolicyCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteAutomaticTapeCreationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAutomaticTapeCreationPolicyCommandInput, DeleteAutomaticTapeCreationPolicyCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the automatic tape creation policy of a gateway. If you delete this policy, new
30
30
  * virtual tapes must be created manually. Use the Amazon Resource Name (ARN) of the gateway
31
31
  * in your request to remove the policy.</p>
@@ -63,6 +63,7 @@ declare const DeleteAutomaticTapeCreationPolicyCommand_base: {
63
63
  * @throws {@link StorageGatewayServiceException}
64
64
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class DeleteAutomaticTapeCreationPolicyCommand extends DeleteAutomaticTapeCreationPolicyCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface DeleteBandwidthRateLimitCommandOutput extends DeleteBandwidthRa
22
22
  }
23
23
  declare const DeleteBandwidthRateLimitCommand_base: {
24
24
  new (input: DeleteBandwidthRateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBandwidthRateLimitCommandInput, DeleteBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBandwidthRateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBandwidthRateLimitCommandInput, DeleteBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the bandwidth rate limits of a gateway. You can delete either the upload and
30
30
  * download bandwidth rate limit, or you can delete both. If you delete only one of the
31
31
  * limits, the other limit remains unchanged. To specify which gateway to work with, use the
@@ -66,6 +66,7 @@ declare const DeleteBandwidthRateLimitCommand_base: {
66
66
  * @throws {@link StorageGatewayServiceException}
67
67
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
68
68
  *
69
+ * @public
69
70
  * @example To delete bandwidth rate limits of gateway
70
71
  * ```javascript
71
72
  * // Deletes the bandwidth rate limits of a gateway; either the upload or download limit, or both.
@@ -22,10 +22,10 @@ export interface DeleteChapCredentialsCommandOutput extends DeleteChapCredential
22
22
  }
23
23
  declare const DeleteChapCredentialsCommand_base: {
24
24
  new (input: DeleteChapCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChapCredentialsCommandInput, DeleteChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteChapCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChapCredentialsCommandInput, DeleteChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified
30
30
  * iSCSI target and initiator pair. This operation is supported in volume and tape gateway
31
31
  * types.</p>
@@ -65,6 +65,7 @@ declare const DeleteChapCredentialsCommand_base: {
65
65
  * @throws {@link StorageGatewayServiceException}
66
66
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
67
67
  *
68
+ * @public
68
69
  * @example To delete CHAP credentials
69
70
  * ```javascript
70
71
  * // Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
@@ -22,10 +22,10 @@ export interface DeleteFileShareCommandOutput extends DeleteFileShareOutput, __M
22
22
  }
23
23
  declare const DeleteFileShareCommand_base: {
24
24
  new (input: DeleteFileShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFileShareCommandInput, DeleteFileShareCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteFileShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFileShareCommandInput, DeleteFileShareCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a file share from an S3 File Gateway. This operation is only supported for S3
30
30
  * File Gateways.</p>
31
31
  * @example
@@ -63,6 +63,7 @@ declare const DeleteFileShareCommand_base: {
63
63
  * @throws {@link StorageGatewayServiceException}
64
64
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class DeleteFileShareCommand extends DeleteFileShareCommand_base {
68
69
  }