@aws-sdk/client-storage-gateway 3.529.1 → 3.535.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 (193) hide show
  1. package/dist-types/StorageGateway.d.ts +9 -1
  2. package/dist-types/StorageGatewayClient.d.ts +1 -1
  3. package/dist-types/commands/ActivateGatewayCommand.d.ts +2 -1
  4. package/dist-types/commands/AddCacheCommand.d.ts +2 -1
  5. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  6. package/dist-types/commands/AddUploadBufferCommand.d.ts +2 -1
  7. package/dist-types/commands/AddWorkingStorageCommand.d.ts +2 -1
  8. package/dist-types/commands/AssignTapePoolCommand.d.ts +2 -1
  9. package/dist-types/commands/AssociateFileSystemCommand.d.ts +2 -1
  10. package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
  11. package/dist-types/commands/CancelArchivalCommand.d.ts +2 -1
  12. package/dist-types/commands/CancelRetrievalCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateNFSFileShareCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSMBFileShareCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateTapePoolCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateTapesCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteFileShareCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteTapeCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteTapePoolCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeCacheCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeTapesCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeUploadBufferCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +2 -1
  52. package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
  53. package/dist-types/commands/DisableGatewayCommand.d.ts +2 -1
  54. package/dist-types/commands/DisassociateFileSystemCommand.d.ts +2 -1
  55. package/dist-types/commands/JoinDomainCommand.d.ts +2 -1
  56. package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListFileSharesCommand.d.ts +2 -1
  58. package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
  60. package/dist-types/commands/ListLocalDisksCommand.d.ts +2 -1
  61. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  62. package/dist-types/commands/ListTapePoolsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListTapesCommand.d.ts +2 -1
  64. package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListVolumesCommand.d.ts +2 -1
  67. package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +2 -1
  68. package/dist-types/commands/RefreshCacheCommand.d.ts +2 -1
  69. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  70. package/dist-types/commands/ResetCacheCommand.d.ts +2 -1
  71. package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +2 -1
  72. package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +2 -1
  73. package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +2 -1
  74. package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +2 -1
  75. package/dist-types/commands/ShutdownGatewayCommand.d.ts +2 -1
  76. package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +2 -1
  77. package/dist-types/commands/StartGatewayCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +2 -1
  87. package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +2 -1
  93. package/dist-types/models/models_0.d.ts +850 -850
  94. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  95. package/dist-types/runtimeConfig.d.ts +2 -2
  96. package/dist-types/runtimeConfig.native.d.ts +2 -2
  97. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  98. package/dist-types/ts3.4/StorageGateway.d.ts +8 -0
  99. package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  190. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  191. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  192. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  193. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface ListFileSharesCommandOutput extends ListFileSharesOutput, __Met
22
22
  }
23
23
  declare const ListFileSharesCommand_base: {
24
24
  new (input: ListFileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFileSharesCommandInput, ListFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListFileSharesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFileSharesCommandInput, ListFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of the file shares for a specific S3 File Gateway, or the list of file
30
30
  * shares that belong to the calling Amazon Web Services account. This operation is only
31
31
  * supported for S3 File Gateways.</p>
@@ -75,6 +75,7 @@ declare const ListFileSharesCommand_base: {
75
75
  * @throws {@link StorageGatewayServiceException}
76
76
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class ListFileSharesCommand extends ListFileSharesCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface ListFileSystemAssociationsCommandOutput extends ListFileSystemA
22
22
  }
23
23
  declare const ListFileSystemAssociationsCommand_base: {
24
24
  new (input: ListFileSystemAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFileSystemAssociationsCommandInput, ListFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListFileSystemAssociationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFileSystemAssociationsCommandInput, ListFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a list of <code>FileSystemAssociationSummary</code> objects. Each object contains a
30
30
  * summary of a file system association. This operation is only supported for FSx File
31
31
  * Gateways.</p>
@@ -74,6 +74,7 @@ declare const ListFileSystemAssociationsCommand_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
  */
78
79
  export declare class ListFileSystemAssociationsCommand extends ListFileSystemAssociationsCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface ListGatewaysCommandOutput extends ListGatewaysOutput, __Metadat
22
22
  }
23
23
  declare const ListGatewaysCommand_base: {
24
24
  new (input: ListGatewaysCommandInput): import("@smithy/smithy-client").CommandImpl<ListGatewaysCommandInput, ListGatewaysCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListGatewaysCommandInput]): import("@smithy/smithy-client").CommandImpl<ListGatewaysCommandInput, ListGatewaysCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists gateways owned by an Amazon Web Services account in an Amazon Web Services Region
30
30
  * specified in the request. The returned list is ordered by gateway Amazon Resource Name
31
31
  * (ARN).</p>
@@ -85,6 +85,7 @@ declare const ListGatewaysCommand_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 lists region specific gateways per AWS account
89
90
  * ```javascript
90
91
  * // Lists gateways owned by an AWS account in a specified region as requested. Results are sorted by gateway ARN up to a maximum of 100 gateways.
@@ -22,10 +22,10 @@ export interface ListLocalDisksCommandOutput extends ListLocalDisksOutput, __Met
22
22
  }
23
23
  declare const ListLocalDisksCommand_base: {
24
24
  new (input: ListLocalDisksCommandInput): import("@smithy/smithy-client").CommandImpl<ListLocalDisksCommandInput, ListLocalDisksCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListLocalDisksCommandInput): import("@smithy/smithy-client").CommandImpl<ListLocalDisksCommandInput, ListLocalDisksCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of the gateway's local disks. To specify which gateway to describe,
30
30
  * you use the Amazon Resource Name (ARN) of the gateway in the body of the request.</p>
31
31
  * <p>The request returns a list of all disks, specifying which are configured as working
@@ -82,6 +82,7 @@ declare const ListLocalDisksCommand_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 list the gateway's local disks
86
87
  * ```javascript
87
88
  * // The request returns a list of all disks, specifying which are configured as working storage, cache storage, or stored volume or not configured at all.
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the tags that have been added to the specified resource. This operation is
30
30
  * supported in storage gateways of all types.</p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const ListTagsForResourceCommand_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
  * @example To list tags that have been added to a resource
75
76
  * ```javascript
76
77
  * // Lists the tags that have been added to the specified resource.
@@ -22,10 +22,10 @@ export interface ListTapePoolsCommandOutput extends ListTapePoolsOutput, __Metad
22
22
  }
23
23
  declare const ListTapePoolsCommand_base: {
24
24
  new (input: ListTapePoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTapePoolsCommandInput, ListTapePoolsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListTapePoolsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTapePoolsCommandInput, ListTapePoolsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists custom tape pools. You specify custom tape pools to list by specifying one or more
30
30
  * custom tape pool Amazon Resource Names (ARNs). If you don't specify a custom tape pool ARN,
31
31
  * the operation lists all custom tape pools.</p>
@@ -82,6 +82,7 @@ declare const ListTapePoolsCommand_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
  */
86
87
  export declare class ListTapePoolsCommand extends ListTapePoolsCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface ListTapesCommandOutput extends ListTapesOutput, __MetadataBeare
22
22
  }
23
23
  declare const ListTapesCommand_base: {
24
24
  new (input: ListTapesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTapesCommandInput, ListTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListTapesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTapesCommandInput, ListTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists virtual tapes in your virtual tape library (VTL) and your virtual tape shelf
30
30
  * (VTS). You specify the tapes to list by specifying one or more tape Amazon Resource Names
31
31
  * (ARNs). If you don't specify a tape ARN, the operation lists all virtual tapes in both
@@ -86,6 +86,7 @@ declare const ListTapesCommand_base: {
86
86
  * @throws {@link StorageGatewayServiceException}
87
87
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class ListTapesCommand extends ListTapesCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface ListVolumeInitiatorsCommandOutput extends ListVolumeInitiatorsO
22
22
  }
23
23
  declare const ListVolumeInitiatorsCommand_base: {
24
24
  new (input: ListVolumeInitiatorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumeInitiatorsCommandInput, ListVolumeInitiatorsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListVolumeInitiatorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumeInitiatorsCommandInput, ListVolumeInitiatorsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists iSCSI initiators that are connected to a volume. You can use this operation to
30
30
  * determine whether a volume is being used or not. This operation is only supported in the
31
31
  * cached volume and stored volume gateway types.</p>
@@ -65,6 +65,7 @@ declare const ListVolumeInitiatorsCommand_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
  */
69
70
  export declare class ListVolumeInitiatorsCommand extends ListVolumeInitiatorsCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface ListVolumeRecoveryPointsCommandOutput extends ListVolumeRecover
22
22
  }
23
23
  declare const ListVolumeRecoveryPointsCommand_base: {
24
24
  new (input: ListVolumeRecoveryPointsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumeRecoveryPointsCommandInput, ListVolumeRecoveryPointsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListVolumeRecoveryPointsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumeRecoveryPointsCommandInput, ListVolumeRecoveryPointsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the recovery points for a specified gateway. This operation is only supported in
30
30
  * the cached volume gateway type.</p>
31
31
  * <p>Each cache volume has one recovery point. A volume recovery point is a point in time at
@@ -74,6 +74,7 @@ declare const ListVolumeRecoveryPointsCommand_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 list recovery points for a gateway
78
79
  * ```javascript
79
80
  * // Lists the recovery points for a specified gateway in which all data of the volume is consistent and can be used to create a snapshot.
@@ -22,10 +22,10 @@ export interface ListVolumesCommandOutput extends ListVolumesOutput, __MetadataB
22
22
  }
23
23
  declare const ListVolumesCommand_base: {
24
24
  new (input: ListVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumesCommandInput, ListVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListVolumesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVolumesCommandInput, ListVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the iSCSI stored volumes of a gateway. Results are sorted by volume ARN. The
30
30
  * response includes only the volume ARNs. If you want additional volume information, use the
31
31
  * <a>DescribeStorediSCSIVolumes</a> or the <a>DescribeCachediSCSIVolumes</a> API.</p>
@@ -83,6 +83,7 @@ declare const ListVolumesCommand_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
  * @example To list the iSCSI stored volumes of a gateway
87
88
  * ```javascript
88
89
  * // Lists the iSCSI stored volumes of a gateway. Results are sorted by volume ARN up to a maximum of 100 volumes.
@@ -22,10 +22,10 @@ export interface NotifyWhenUploadedCommandOutput extends NotifyWhenUploadedOutpu
22
22
  }
23
23
  declare const NotifyWhenUploadedCommand_base: {
24
24
  new (input: NotifyWhenUploadedCommandInput): import("@smithy/smithy-client").CommandImpl<NotifyWhenUploadedCommandInput, NotifyWhenUploadedCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: NotifyWhenUploadedCommandInput): import("@smithy/smithy-client").CommandImpl<NotifyWhenUploadedCommandInput, NotifyWhenUploadedCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Sends you notification through CloudWatch Events when all files written to your file
30
30
  * share have been uploaded to Amazon S3.</p>
31
31
  * <p>Storage Gateway can send a notification through Amazon CloudWatch Events when all
@@ -71,6 +71,7 @@ declare const NotifyWhenUploadedCommand_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 NotifyWhenUploadedCommand extends NotifyWhenUploadedCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface RefreshCacheCommandOutput extends RefreshCacheOutput, __Metadat
22
22
  }
23
23
  declare const RefreshCacheCommand_base: {
24
24
  new (input: RefreshCacheCommandInput): import("@smithy/smithy-client").CommandImpl<RefreshCacheCommandInput, RefreshCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RefreshCacheCommandInput): import("@smithy/smithy-client").CommandImpl<RefreshCacheCommandInput, RefreshCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Refreshes the cached inventory of objects for the specified file share. This operation
30
30
  * finds objects in the Amazon S3 bucket that were added, removed, or replaced since
31
31
  * the gateway last listed the bucket's contents and cached the results. This operation
@@ -106,6 +106,7 @@ declare const RefreshCacheCommand_base: {
106
106
  * @throws {@link StorageGatewayServiceException}
107
107
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class RefreshCacheCommand extends RefreshCacheCommand_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface RemoveTagsFromResourceCommandOutput extends RemoveTagsFromResou
22
22
  }
23
23
  declare const RemoveTagsFromResourceCommand_base: {
24
24
  new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes one or more tags from the specified resource. This operation is supported in
30
30
  * storage gateways of all types.</p>
31
31
  * @example
@@ -65,6 +65,7 @@ declare const RemoveTagsFromResourceCommand_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 remove tags from a resource
69
70
  * ```javascript
70
71
  * // Lists the iSCSI stored volumes of a gateway. Removes one or more tags from the specified resource.
@@ -22,10 +22,10 @@ export interface ResetCacheCommandOutput extends ResetCacheOutput, __MetadataBea
22
22
  }
23
23
  declare const ResetCacheCommand_base: {
24
24
  new (input: ResetCacheCommandInput): import("@smithy/smithy-client").CommandImpl<ResetCacheCommandInput, ResetCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ResetCacheCommandInput): import("@smithy/smithy-client").CommandImpl<ResetCacheCommandInput, ResetCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Resets all cache disks that have encountered an error and makes the disks available for
30
30
  * reconfiguration as cache storage. If your cache disk encounters an error, the gateway
31
31
  * prevents read and write operations on virtual tapes in the gateway. For example, an error
@@ -72,6 +72,7 @@ declare const ResetCacheCommand_base: {
72
72
  * @throws {@link StorageGatewayServiceException}
73
73
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
74
74
  *
75
+ * @public
75
76
  * @example To reset cache disks in error status
76
77
  * ```javascript
77
78
  * // Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.
@@ -22,10 +22,10 @@ export interface RetrieveTapeArchiveCommandOutput extends RetrieveTapeArchiveOut
22
22
  }
23
23
  declare const RetrieveTapeArchiveCommand_base: {
24
24
  new (input: RetrieveTapeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveTapeArchiveCommandInput, RetrieveTapeArchiveCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RetrieveTapeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveTapeArchiveCommandInput, RetrieveTapeArchiveCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway.
30
30
  * Virtual tapes archived in the VTS are not associated with any gateway. However after a tape
31
31
  * is retrieved, it is associated with a gateway, even though it is also listed in the VTS,
@@ -68,6 +68,7 @@ declare const RetrieveTapeArchiveCommand_base: {
68
68
  * @throws {@link StorageGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
70
70
  *
71
+ * @public
71
72
  * @example To retrieve an archived tape from the VTS
72
73
  * ```javascript
73
74
  * // Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL. Virtual tapes archived in the VTS are not associated with any gateway.
@@ -22,10 +22,10 @@ export interface RetrieveTapeRecoveryPointCommandOutput extends RetrieveTapeReco
22
22
  }
23
23
  declare const RetrieveTapeRecoveryPointCommand_base: {
24
24
  new (input: RetrieveTapeRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveTapeRecoveryPointCommandInput, RetrieveTapeRecoveryPointCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RetrieveTapeRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveTapeRecoveryPointCommandInput, RetrieveTapeRecoveryPointCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the recovery point for the specified virtual tape. This operation is only
30
30
  * supported in the tape gateway type.</p>
31
31
  * <p>A recovery point is a point in time view of a virtual tape at which all the data on the
@@ -71,6 +71,7 @@ declare const RetrieveTapeRecoveryPointCommand_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
  * @example To retrieve the recovery point of a virtual tape
75
76
  * ```javascript
76
77
  * // Retrieves the recovery point for the specified virtual tape.
@@ -22,10 +22,10 @@ export interface SetLocalConsolePasswordCommandOutput extends SetLocalConsolePas
22
22
  }
23
23
  declare const SetLocalConsolePasswordCommand_base: {
24
24
  new (input: SetLocalConsolePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<SetLocalConsolePasswordCommandInput, SetLocalConsolePasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SetLocalConsolePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<SetLocalConsolePasswordCommandInput, SetLocalConsolePasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Sets the password for your VM local console. When you log in to the local console for
30
30
  * the first time, you log in to the VM with the default credentials. We recommend that you
31
31
  * set a new password. You don't need to know the default password to set a new
@@ -65,6 +65,7 @@ declare const SetLocalConsolePasswordCommand_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 set a password for your VM
69
70
  * ```javascript
70
71
  * // Sets the password for your VM local console.
@@ -22,10 +22,10 @@ export interface SetSMBGuestPasswordCommandOutput extends SetSMBGuestPasswordOut
22
22
  }
23
23
  declare const SetSMBGuestPasswordCommand_base: {
24
24
  new (input: SetSMBGuestPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<SetSMBGuestPasswordCommandInput, SetSMBGuestPasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SetSMBGuestPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<SetSMBGuestPasswordCommandInput, SetSMBGuestPasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Sets the password for the guest user <code>smbguest</code>. The <code>smbguest</code>
30
30
  * user is the user when the authentication method for the file share is set to
31
31
  * <code>GuestAccess</code>. This operation only supported for S3 File Gateways</p>
@@ -64,6 +64,7 @@ declare const SetSMBGuestPasswordCommand_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
  */
68
69
  export declare class SetSMBGuestPasswordCommand extends SetSMBGuestPasswordCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface ShutdownGatewayCommandOutput extends ShutdownGatewayOutput, __M
22
22
  }
23
23
  declare const ShutdownGatewayCommand_base: {
24
24
  new (input: ShutdownGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<ShutdownGatewayCommandInput, ShutdownGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ShutdownGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<ShutdownGatewayCommandInput, ShutdownGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Shuts down a Tape Gateway or Volume Gateway. To specify which gateway to shut down, use
30
30
  * the Amazon Resource Name (ARN) of the gateway in the body of your request.</p>
31
31
  * <note>
@@ -83,6 +83,7 @@ declare const ShutdownGatewayCommand_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
  * @example To shut down a gateway service
87
88
  * ```javascript
88
89
  * // This operation shuts down the gateway service component running in the storage gateway's virtual machine (VM) and not the VM.
@@ -22,10 +22,10 @@ export interface StartAvailabilityMonitorTestCommandOutput extends StartAvailabi
22
22
  }
23
23
  declare const StartAvailabilityMonitorTestCommand_base: {
24
24
  new (input: StartAvailabilityMonitorTestCommandInput): import("@smithy/smithy-client").CommandImpl<StartAvailabilityMonitorTestCommandInput, StartAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartAvailabilityMonitorTestCommandInput): import("@smithy/smithy-client").CommandImpl<StartAvailabilityMonitorTestCommandInput, StartAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Start a test that verifies that the specified gateway is configured for High
30
30
  * Availability monitoring in your host environment. This request only initiates the test and
31
31
  * that a successful response only indicates that the test was started. It doesn't
@@ -68,6 +68,7 @@ declare const StartAvailabilityMonitorTestCommand_base: {
68
68
  * @throws {@link StorageGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class StartAvailabilityMonitorTestCommand extends StartAvailabilityMonitorTestCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface StartGatewayCommandOutput extends StartGatewayOutput, __Metadat
22
22
  }
23
23
  declare const StartGatewayCommand_base: {
24
24
  new (input: StartGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<StartGatewayCommandInput, StartGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<StartGatewayCommandInput, StartGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts a gateway that you previously shut down (see <a>ShutdownGateway</a>).
30
30
  * After the gateway starts, you can then make other API calls, your applications can read
31
31
  * from or write to the gateway's storage volumes and you will be able to take snapshot
@@ -71,6 +71,7 @@ declare const StartGatewayCommand_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
  * @example To start a gateway service
75
76
  * ```javascript
76
77
  * // Starts a gateway service that was previously shut down.
@@ -22,10 +22,10 @@ export interface UpdateAutomaticTapeCreationPolicyCommandOutput extends UpdateAu
22
22
  }
23
23
  declare const UpdateAutomaticTapeCreationPolicyCommand_base: {
24
24
  new (input: UpdateAutomaticTapeCreationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAutomaticTapeCreationPolicyCommandInput, UpdateAutomaticTapeCreationPolicyCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateAutomaticTapeCreationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAutomaticTapeCreationPolicyCommandInput, UpdateAutomaticTapeCreationPolicyCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the automatic tape creation policy of a gateway. Use this to update the policy
30
30
  * with a new set of automatic tape creation rules. This is only supported for tape
31
31
  * gateways.</p>
@@ -76,6 +76,7 @@ declare const UpdateAutomaticTapeCreationPolicyCommand_base: {
76
76
  * @throws {@link StorageGatewayServiceException}
77
77
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class UpdateAutomaticTapeCreationPolicyCommand extends UpdateAutomaticTapeCreationPolicyCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface UpdateBandwidthRateLimitCommandOutput extends UpdateBandwidthRa
22
22
  }
23
23
  declare const UpdateBandwidthRateLimitCommand_base: {
24
24
  new (input: UpdateBandwidthRateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBandwidthRateLimitCommandInput, UpdateBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateBandwidthRateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBandwidthRateLimitCommandInput, UpdateBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the bandwidth rate limits of a gateway. You can update both the upload and
30
30
  * download bandwidth rate limit or specify only one of the two. If you don't set a
31
31
  * bandwidth rate limit, the existing rate limit remains. This operation is supported only for
@@ -72,6 +72,7 @@ declare const UpdateBandwidthRateLimitCommand_base: {
72
72
  * @throws {@link StorageGatewayServiceException}
73
73
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
74
74
  *
75
+ * @public
75
76
  * @example To update the bandwidth rate limits of a gateway
76
77
  * ```javascript
77
78
  * // Updates the bandwidth rate limits of a gateway. Both the upload and download bandwidth rate limit can be set, or either one of the two. If a new limit is not set, the existing rate limit remains.
@@ -22,10 +22,10 @@ export interface UpdateBandwidthRateLimitScheduleCommandOutput extends UpdateBan
22
22
  }
23
23
  declare const UpdateBandwidthRateLimitScheduleCommand_base: {
24
24
  new (input: UpdateBandwidthRateLimitScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBandwidthRateLimitScheduleCommandInput, UpdateBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateBandwidthRateLimitScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBandwidthRateLimitScheduleCommandInput, UpdateBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Updates the bandwidth rate limit schedule for a specified gateway. By default, gateways
30
30
  * do not have bandwidth rate limit schedules, which means no bandwidth rate limiting is in
31
31
  * effect. Use this to initiate or update a gateway's bandwidth rate limit schedule. This
@@ -79,6 +79,7 @@ declare const UpdateBandwidthRateLimitScheduleCommand_base: {
79
79
  * @throws {@link StorageGatewayServiceException}
80
80
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class UpdateBandwidthRateLimitScheduleCommand extends UpdateBandwidthRateLimitScheduleCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface UpdateChapCredentialsCommandOutput extends UpdateChapCredential
22
22
  }
23
23
  declare const UpdateChapCredentialsCommand_base: {
24
24
  new (input: UpdateChapCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChapCredentialsCommandInput, UpdateChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateChapCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChapCredentialsCommandInput, UpdateChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a
30
30
  * specified iSCSI target. By default, a gateway does not have CHAP enabled; however, for
31
31
  * added security, you might use it. This operation is supported in the volume and tape
@@ -72,6 +72,7 @@ declare const UpdateChapCredentialsCommand_base: {
72
72
  * @throws {@link StorageGatewayServiceException}
73
73
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
74
74
  *
75
+ * @public
75
76
  * @example To update CHAP credentials for an iSCSI target
76
77
  * ```javascript
77
78
  * // Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
@@ -22,10 +22,10 @@ export interface UpdateFileSystemAssociationCommandOutput extends UpdateFileSyst
22
22
  }
23
23
  declare const UpdateFileSystemAssociationCommand_base: {
24
24
  new (input: UpdateFileSystemAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFileSystemAssociationCommandInput, UpdateFileSystemAssociationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateFileSystemAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFileSystemAssociationCommandInput, UpdateFileSystemAssociationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a file system association. This operation is only supported in the FSx File
30
30
  * Gateways.</p>
31
31
  * @example
@@ -68,6 +68,7 @@ declare const UpdateFileSystemAssociationCommand_base: {
68
68
  * @throws {@link StorageGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class UpdateFileSystemAssociationCommand extends UpdateFileSystemAssociationCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface UpdateGatewayInformationCommandOutput extends UpdateGatewayInfo
22
22
  }
23
23
  declare const UpdateGatewayInformationCommand_base: {
24
24
  new (input: UpdateGatewayInformationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewayInformationCommandInput, UpdateGatewayInformationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateGatewayInformationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewayInformationCommandInput, UpdateGatewayInformationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a gateway's metadata, which includes the gateway's name and time zone.
30
30
  * To specify which gateway to update, use the Amazon Resource Name (ARN) of the gateway in
31
31
  * your request.</p>
@@ -73,6 +73,7 @@ declare const UpdateGatewayInformationCommand_base: {
73
73
  * @throws {@link StorageGatewayServiceException}
74
74
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
75
75
  *
76
+ * @public
76
77
  * @example To update a gateway's metadata
77
78
  * ```javascript
78
79
  * // Updates a gateway's metadata, which includes the gateway's name and time zone.
@@ -22,10 +22,10 @@ export interface UpdateGatewaySoftwareNowCommandOutput extends UpdateGatewaySoft
22
22
  }
23
23
  declare const UpdateGatewaySoftwareNowCommand_base: {
24
24
  new (input: UpdateGatewaySoftwareNowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewaySoftwareNowCommandInput, UpdateGatewaySoftwareNowCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateGatewaySoftwareNowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewaySoftwareNowCommandInput, UpdateGatewaySoftwareNowCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the gateway virtual machine (VM) software. The request immediately triggers the
30
30
  * software update.</p>
31
31
  * <note>
@@ -74,6 +74,7 @@ declare const UpdateGatewaySoftwareNowCommand_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 update a gateway's VM software
78
79
  * ```javascript
79
80
  * // Updates the gateway virtual machine (VM) software. The request immediately triggers the software update.
@@ -22,10 +22,10 @@ export interface UpdateMaintenanceStartTimeCommandOutput extends UpdateMaintenan
22
22
  }
23
23
  declare const UpdateMaintenanceStartTimeCommand_base: {
24
24
  new (input: UpdateMaintenanceStartTimeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMaintenanceStartTimeCommandInput, UpdateMaintenanceStartTimeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateMaintenanceStartTimeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMaintenanceStartTimeCommandInput, UpdateMaintenanceStartTimeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a gateway's weekly maintenance start time information, including day and
30
30
  * time of the week. The maintenance time is the time in your gateway's time zone.</p>
31
31
  * @example
@@ -66,6 +66,7 @@ declare const UpdateMaintenanceStartTimeCommand_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 update a gateway's maintenance start time
70
71
  * ```javascript
71
72
  * // Updates a gateway's weekly maintenance start time information, including day and time of the week. The maintenance time is in your gateway's time zone.