@aws-sdk/client-storage-gateway 3.289.0 → 3.290.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 (91) hide show
  1. package/dist-types/commands/ActivateGatewayCommand.d.ts +9 -0
  2. package/dist-types/commands/AddCacheCommand.d.ts +9 -0
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +9 -0
  4. package/dist-types/commands/AddUploadBufferCommand.d.ts +9 -0
  5. package/dist-types/commands/AddWorkingStorageCommand.d.ts +9 -0
  6. package/dist-types/commands/AssignTapePoolCommand.d.ts +9 -0
  7. package/dist-types/commands/AssociateFileSystemCommand.d.ts +9 -0
  8. package/dist-types/commands/AttachVolumeCommand.d.ts +9 -0
  9. package/dist-types/commands/CancelArchivalCommand.d.ts +9 -0
  10. package/dist-types/commands/CancelRetrievalCommand.d.ts +9 -0
  11. package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +9 -0
  12. package/dist-types/commands/CreateNFSFileShareCommand.d.ts +9 -0
  13. package/dist-types/commands/CreateSMBFileShareCommand.d.ts +9 -0
  14. package/dist-types/commands/CreateSnapshotCommand.d.ts +13 -0
  15. package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +13 -0
  16. package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +9 -0
  17. package/dist-types/commands/CreateTapePoolCommand.d.ts +9 -0
  18. package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +9 -0
  19. package/dist-types/commands/CreateTapesCommand.d.ts +9 -0
  20. package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +9 -0
  21. package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +9 -0
  22. package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +9 -0
  23. package/dist-types/commands/DeleteFileShareCommand.d.ts +9 -0
  24. package/dist-types/commands/DeleteGatewayCommand.d.ts +9 -0
  25. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +9 -0
  26. package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +9 -0
  27. package/dist-types/commands/DeleteTapeCommand.d.ts +9 -0
  28. package/dist-types/commands/DeleteTapePoolCommand.d.ts +9 -0
  29. package/dist-types/commands/DeleteVolumeCommand.d.ts +9 -0
  30. package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +9 -0
  31. package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +9 -0
  32. package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +9 -0
  33. package/dist-types/commands/DescribeCacheCommand.d.ts +9 -0
  34. package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +9 -0
  35. package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +9 -0
  36. package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +9 -0
  37. package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +9 -0
  38. package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +9 -0
  39. package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +9 -0
  40. package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +9 -0
  41. package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +9 -0
  42. package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +9 -0
  43. package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +9 -0
  44. package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +9 -0
  45. package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +9 -0
  46. package/dist-types/commands/DescribeTapesCommand.d.ts +9 -0
  47. package/dist-types/commands/DescribeUploadBufferCommand.d.ts +9 -0
  48. package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +9 -0
  49. package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +9 -0
  50. package/dist-types/commands/DetachVolumeCommand.d.ts +9 -0
  51. package/dist-types/commands/DisableGatewayCommand.d.ts +9 -0
  52. package/dist-types/commands/DisassociateFileSystemCommand.d.ts +9 -0
  53. package/dist-types/commands/JoinDomainCommand.d.ts +9 -0
  54. package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +9 -0
  55. package/dist-types/commands/ListFileSharesCommand.d.ts +9 -0
  56. package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +9 -0
  57. package/dist-types/commands/ListGatewaysCommand.d.ts +9 -0
  58. package/dist-types/commands/ListLocalDisksCommand.d.ts +9 -0
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +9 -0
  60. package/dist-types/commands/ListTapePoolsCommand.d.ts +9 -0
  61. package/dist-types/commands/ListTapesCommand.d.ts +9 -0
  62. package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +9 -0
  63. package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +9 -0
  64. package/dist-types/commands/ListVolumesCommand.d.ts +9 -0
  65. package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +9 -0
  66. package/dist-types/commands/RefreshCacheCommand.d.ts +9 -0
  67. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  68. package/dist-types/commands/ResetCacheCommand.d.ts +9 -0
  69. package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +9 -0
  70. package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +9 -0
  71. package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +9 -0
  72. package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +9 -0
  73. package/dist-types/commands/ShutdownGatewayCommand.d.ts +9 -0
  74. package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +9 -0
  75. package/dist-types/commands/StartGatewayCommand.d.ts +9 -0
  76. package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +9 -0
  77. package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +9 -0
  78. package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +9 -0
  79. package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +9 -0
  80. package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +9 -0
  81. package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +9 -0
  82. package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +9 -0
  83. package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +9 -0
  84. package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +9 -0
  85. package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +9 -0
  86. package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +9 -0
  87. package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +9 -0
  88. package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +9 -0
  89. package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +9 -0
  90. package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +9 -0
  91. package/package.json +29 -29
@@ -36,6 +36,15 @@ export interface ActivateGatewayCommandOutput extends ActivateGatewayOutput, __M
36
36
  * @see {@link ActivateGatewayCommandOutput} for command's `response` shape.
37
37
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
38
38
  *
39
+ * @throws {@link InternalServerError} (server fault)
40
+ * <p>An internal server error has occurred during the request. For more information, see the
41
+ * error and message fields.</p>
42
+ *
43
+ * @throws {@link InvalidGatewayRequestException} (client fault)
44
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
45
+ * more information, see the error and message fields.</p>
46
+ *
47
+ *
39
48
  * @example To activate the gateway
40
49
  * ```javascript
41
50
  * // Activates the gateway you previously deployed on your host.
@@ -33,6 +33,15 @@ export interface AddCacheCommandOutput extends AddCacheOutput, __MetadataBearer
33
33
  * @see {@link AddCacheCommandOutput} for command's `response` shape.
34
34
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
35
35
  *
36
+ * @throws {@link InternalServerError} (server fault)
37
+ * <p>An internal server error has occurred during the request. For more information, see the
38
+ * error and message fields.</p>
39
+ *
40
+ * @throws {@link InvalidGatewayRequestException} (client fault)
41
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
42
+ * more information, see the error and message fields.</p>
43
+ *
44
+ *
36
45
  * @example To add a cache
37
46
  * ```javascript
38
47
  * // The following example shows a request that activates a gateway-stored volume.
@@ -53,6 +53,15 @@ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceOutput,
53
53
  * @see {@link AddTagsToResourceCommandOutput} for command's `response` shape.
54
54
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
55
55
  *
56
+ * @throws {@link InternalServerError} (server fault)
57
+ * <p>An internal server error has occurred during the request. For more information, see the
58
+ * error and message fields.</p>
59
+ *
60
+ * @throws {@link InvalidGatewayRequestException} (client fault)
61
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
62
+ * more information, see the error and message fields.</p>
63
+ *
64
+ *
56
65
  * @example To add tags to resource
57
66
  * ```javascript
58
67
  * // Adds one or more tags to the specified resource.
@@ -35,6 +35,15 @@ export interface AddUploadBufferCommandOutput extends AddUploadBufferOutput, __M
35
35
  * @see {@link AddUploadBufferCommandOutput} for command's `response` shape.
36
36
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
37
37
  *
38
+ * @throws {@link InternalServerError} (server fault)
39
+ * <p>An internal server error has occurred during the request. For more information, see the
40
+ * error and message fields.</p>
41
+ *
42
+ * @throws {@link InvalidGatewayRequestException} (client fault)
43
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
44
+ * more information, see the error and message fields.</p>
45
+ *
46
+ *
38
47
  * @example To add upload buffer on local disk
39
48
  * ```javascript
40
49
  * // Configures one or more gateway local disks as upload buffer for a specified gateway.
@@ -41,6 +41,15 @@ export interface AddWorkingStorageCommandOutput extends AddWorkingStorageOutput,
41
41
  * @see {@link AddWorkingStorageCommandOutput} for command's `response` shape.
42
42
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
43
43
  *
44
+ * @throws {@link InternalServerError} (server fault)
45
+ * <p>An internal server error has occurred during the request. For more information, see the
46
+ * error and message fields.</p>
47
+ *
48
+ * @throws {@link InvalidGatewayRequestException} (client fault)
49
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
50
+ * more information, see the error and message fields.</p>
51
+ *
52
+ *
44
53
  * @example To add storage on local disk
45
54
  * ```javascript
46
55
  * // Configures one or more gateway local disks as working storage for a gateway. (Working storage is also referred to as upload buffer.)
@@ -32,6 +32,15 @@ export interface AssignTapePoolCommandOutput extends AssignTapePoolOutput, __Met
32
32
  * @see {@link AssignTapePoolCommandOutput} for command's `response` shape.
33
33
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
34
34
  *
35
+ * @throws {@link InternalServerError} (server fault)
36
+ * <p>An internal server error has occurred during the request. For more information, see the
37
+ * error and message fields.</p>
38
+ *
39
+ * @throws {@link InvalidGatewayRequestException} (client fault)
40
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
41
+ * more information, see the error and message fields.</p>
42
+ *
43
+ *
35
44
  */
36
45
  export declare class AssignTapePoolCommand extends $Command<AssignTapePoolCommandInput, AssignTapePoolCommandOutput, StorageGatewayClientResolvedConfig> {
37
46
  readonly input: AssignTapePoolCommandInput;
@@ -32,6 +32,15 @@ export interface AssociateFileSystemCommandOutput extends AssociateFileSystemOut
32
32
  * @see {@link AssociateFileSystemCommandOutput} for command's `response` shape.
33
33
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
34
34
  *
35
+ * @throws {@link InternalServerError} (server fault)
36
+ * <p>An internal server error has occurred during the request. For more information, see the
37
+ * error and message fields.</p>
38
+ *
39
+ * @throws {@link InvalidGatewayRequestException} (client fault)
40
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
41
+ * more information, see the error and message fields.</p>
42
+ *
43
+ *
35
44
  */
36
45
  export declare class AssociateFileSystemCommand extends $Command<AssociateFileSystemCommandInput, AssociateFileSystemCommandOutput, StorageGatewayClientResolvedConfig> {
37
46
  readonly input: AssociateFileSystemCommandInput;
@@ -32,6 +32,15 @@ export interface AttachVolumeCommandOutput extends AttachVolumeOutput, __Metadat
32
32
  * @see {@link AttachVolumeCommandOutput} for command's `response` shape.
33
33
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
34
34
  *
35
+ * @throws {@link InternalServerError} (server fault)
36
+ * <p>An internal server error has occurred during the request. For more information, see the
37
+ * error and message fields.</p>
38
+ *
39
+ * @throws {@link InvalidGatewayRequestException} (client fault)
40
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
41
+ * more information, see the error and message fields.</p>
42
+ *
43
+ *
35
44
  */
36
45
  export declare class AttachVolumeCommand extends $Command<AttachVolumeCommandInput, AttachVolumeCommandOutput, StorageGatewayClientResolvedConfig> {
37
46
  readonly input: AttachVolumeCommandInput;
@@ -30,6 +30,15 @@ export interface CancelArchivalCommandOutput extends CancelArchivalOutput, __Met
30
30
  * @see {@link CancelArchivalCommandOutput} for command's `response` shape.
31
31
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
32
32
  *
33
+ * @throws {@link InternalServerError} (server fault)
34
+ * <p>An internal server error has occurred during the request. For more information, see the
35
+ * error and message fields.</p>
36
+ *
37
+ * @throws {@link InvalidGatewayRequestException} (client fault)
38
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
39
+ * more information, see the error and message fields.</p>
40
+ *
41
+ *
33
42
  * @example To cancel virtual tape archiving
34
43
  * ```javascript
35
44
  * // Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
@@ -31,6 +31,15 @@ export interface CancelRetrievalCommandOutput extends CancelRetrievalOutput, __M
31
31
  * @see {@link CancelRetrievalCommandOutput} for command's `response` shape.
32
32
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
33
33
  *
34
+ * @throws {@link InternalServerError} (server fault)
35
+ * <p>An internal server error has occurred during the request. For more information, see the
36
+ * error and message fields.</p>
37
+ *
38
+ * @throws {@link InvalidGatewayRequestException} (client fault)
39
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
40
+ * more information, see the error and message fields.</p>
41
+ *
42
+ *
34
43
  * @example To cancel virtual tape retrieval
35
44
  * ```javascript
36
45
  * // Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.
@@ -46,6 +46,15 @@ export interface CreateCachediSCSIVolumeCommandOutput extends CreateCachediSCSIV
46
46
  * @see {@link CreateCachediSCSIVolumeCommandOutput} for command's `response` shape.
47
47
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
48
48
  *
49
+ * @throws {@link InternalServerError} (server fault)
50
+ * <p>An internal server error has occurred during the request. For more information, see the
51
+ * error and message fields.</p>
52
+ *
53
+ * @throws {@link InvalidGatewayRequestException} (client fault)
54
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
55
+ * more information, see the error and message fields.</p>
56
+ *
57
+ *
49
58
  * @example To create a cached iSCSI volume
50
59
  * ```javascript
51
60
  * // Creates a cached volume on a specified cached gateway.
@@ -45,6 +45,15 @@ export interface CreateNFSFileShareCommandOutput extends CreateNFSFileShareOutpu
45
45
  * @see {@link CreateNFSFileShareCommandOutput} for command's `response` shape.
46
46
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
47
47
  *
48
+ * @throws {@link InternalServerError} (server fault)
49
+ * <p>An internal server error has occurred during the request. For more information, see the
50
+ * error and message fields.</p>
51
+ *
52
+ * @throws {@link InvalidGatewayRequestException} (client fault)
53
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
54
+ * more information, see the error and message fields.</p>
55
+ *
56
+ *
48
57
  */
49
58
  export declare class CreateNFSFileShareCommand extends $Command<CreateNFSFileShareCommandInput, CreateNFSFileShareCommandOutput, StorageGatewayClientResolvedConfig> {
50
59
  readonly input: CreateNFSFileShareCommandInput;
@@ -45,6 +45,15 @@ export interface CreateSMBFileShareCommandOutput extends CreateSMBFileShareOutpu
45
45
  * @see {@link CreateSMBFileShareCommandOutput} for command's `response` shape.
46
46
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
47
47
  *
48
+ * @throws {@link InternalServerError} (server fault)
49
+ * <p>An internal server error has occurred during the request. For more information, see the
50
+ * error and message fields.</p>
51
+ *
52
+ * @throws {@link InvalidGatewayRequestException} (client fault)
53
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
54
+ * more information, see the error and message fields.</p>
55
+ *
56
+ *
48
57
  */
49
58
  export declare class CreateSMBFileShareCommand extends $Command<CreateSMBFileShareCommandInput, CreateSMBFileShareCommandOutput, StorageGatewayClientResolvedConfig> {
50
59
  readonly input: CreateSMBFileShareCommandInput;
@@ -56,6 +56,19 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotOutput, __Met
56
56
  * @see {@link CreateSnapshotCommandOutput} for command's `response` shape.
57
57
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
58
58
  *
59
+ * @throws {@link InternalServerError} (server fault)
60
+ * <p>An internal server error has occurred during the request. For more information, see the
61
+ * error and message fields.</p>
62
+ *
63
+ * @throws {@link InvalidGatewayRequestException} (client fault)
64
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
65
+ * more information, see the error and message fields.</p>
66
+ *
67
+ * @throws {@link ServiceUnavailableError} (server fault)
68
+ * <p>An internal server error has occurred because the service is unavailable. For more
69
+ * information, see the error and message fields.</p>
70
+ *
71
+ *
59
72
  * @example To create a snapshot of a gateway volume
60
73
  * ```javascript
61
74
  * // Initiates an ad-hoc snapshot of a gateway volume.
@@ -49,6 +49,19 @@ export interface CreateSnapshotFromVolumeRecoveryPointCommandOutput extends Crea
49
49
  * @see {@link CreateSnapshotFromVolumeRecoveryPointCommandOutput} for command's `response` shape.
50
50
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
51
51
  *
52
+ * @throws {@link InternalServerError} (server fault)
53
+ * <p>An internal server error has occurred during the request. For more information, see the
54
+ * error and message fields.</p>
55
+ *
56
+ * @throws {@link InvalidGatewayRequestException} (client fault)
57
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
58
+ * more information, see the error and message fields.</p>
59
+ *
60
+ * @throws {@link ServiceUnavailableError} (server fault)
61
+ * <p>An internal server error has occurred because the service is unavailable. For more
62
+ * information, see the error and message fields.</p>
63
+ *
64
+ *
52
65
  * @example To create a snapshot of a gateway volume
53
66
  * ```javascript
54
67
  * // Initiates a snapshot of a gateway from a volume recovery point.
@@ -40,6 +40,15 @@ export interface CreateStorediSCSIVolumeCommandOutput extends CreateStorediSCSIV
40
40
  * @see {@link CreateStorediSCSIVolumeCommandOutput} for command's `response` shape.
41
41
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
42
42
  *
43
+ * @throws {@link InternalServerError} (server fault)
44
+ * <p>An internal server error has occurred during the request. For more information, see the
45
+ * error and message fields.</p>
46
+ *
47
+ * @throws {@link InvalidGatewayRequestException} (client fault)
48
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
49
+ * more information, see the error and message fields.</p>
50
+ *
51
+ *
43
52
  * @example To create a stored iSCSI volume
44
53
  * ```javascript
45
54
  * // Creates a stored volume on a specified stored gateway.
@@ -30,6 +30,15 @@ export interface CreateTapePoolCommandOutput extends CreateTapePoolOutput, __Met
30
30
  * @see {@link CreateTapePoolCommandOutput} for command's `response` shape.
31
31
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
32
32
  *
33
+ * @throws {@link InternalServerError} (server fault)
34
+ * <p>An internal server error has occurred during the request. For more information, see the
35
+ * error and message fields.</p>
36
+ *
37
+ * @throws {@link InvalidGatewayRequestException} (client fault)
38
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
39
+ * more information, see the error and message fields.</p>
40
+ *
41
+ *
33
42
  */
34
43
  export declare class CreateTapePoolCommand extends $Command<CreateTapePoolCommandInput, CreateTapePoolCommandOutput, StorageGatewayClientResolvedConfig> {
35
44
  readonly input: CreateTapePoolCommandInput;
@@ -37,6 +37,15 @@ export interface CreateTapeWithBarcodeCommandOutput extends CreateTapeWithBarcod
37
37
  * @see {@link CreateTapeWithBarcodeCommandOutput} for command's `response` shape.
38
38
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
39
39
  *
40
+ * @throws {@link InternalServerError} (server fault)
41
+ * <p>An internal server error has occurred during the request. For more information, see the
42
+ * error and message fields.</p>
43
+ *
44
+ * @throws {@link InvalidGatewayRequestException} (client fault)
45
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
46
+ * more information, see the error and message fields.</p>
47
+ *
48
+ *
40
49
  * @example To create a virtual tape using a barcode
41
50
  * ```javascript
42
51
  * // Creates a virtual tape by using your own barcode.
@@ -35,6 +35,15 @@ export interface CreateTapesCommandOutput extends CreateTapesOutput, __MetadataB
35
35
  * @see {@link CreateTapesCommandOutput} for command's `response` shape.
36
36
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
37
37
  *
38
+ * @throws {@link InternalServerError} (server fault)
39
+ * <p>An internal server error has occurred during the request. For more information, see the
40
+ * error and message fields.</p>
41
+ *
42
+ * @throws {@link InvalidGatewayRequestException} (client fault)
43
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
44
+ * more information, see the error and message fields.</p>
45
+ *
46
+ *
38
47
  * @example To create a virtual tape
39
48
  * ```javascript
40
49
  * // Creates one or more virtual tapes.
@@ -31,6 +31,15 @@ export interface DeleteAutomaticTapeCreationPolicyCommandOutput extends DeleteAu
31
31
  * @see {@link DeleteAutomaticTapeCreationPolicyCommandOutput} for command's `response` shape.
32
32
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
33
33
  *
34
+ * @throws {@link InternalServerError} (server fault)
35
+ * <p>An internal server error has occurred during the request. For more information, see the
36
+ * error and message fields.</p>
37
+ *
38
+ * @throws {@link InvalidGatewayRequestException} (client fault)
39
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
40
+ * more information, see the error and message fields.</p>
41
+ *
42
+ *
34
43
  */
35
44
  export declare class DeleteAutomaticTapeCreationPolicyCommand extends $Command<DeleteAutomaticTapeCreationPolicyCommandInput, DeleteAutomaticTapeCreationPolicyCommandOutput, StorageGatewayClientResolvedConfig> {
36
45
  readonly input: DeleteAutomaticTapeCreationPolicyCommandInput;
@@ -33,6 +33,15 @@ export interface DeleteBandwidthRateLimitCommandOutput extends DeleteBandwidthRa
33
33
  * @see {@link DeleteBandwidthRateLimitCommandOutput} for command's `response` shape.
34
34
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
35
35
  *
36
+ * @throws {@link InternalServerError} (server fault)
37
+ * <p>An internal server error has occurred during the request. For more information, see the
38
+ * error and message fields.</p>
39
+ *
40
+ * @throws {@link InvalidGatewayRequestException} (client fault)
41
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
42
+ * more information, see the error and message fields.</p>
43
+ *
44
+ *
36
45
  * @example To delete bandwidth rate limits of gateway
37
46
  * ```javascript
38
47
  * // Deletes the bandwidth rate limits of a gateway; either the upload or download limit, or both.
@@ -31,6 +31,15 @@ export interface DeleteChapCredentialsCommandOutput extends DeleteChapCredential
31
31
  * @see {@link DeleteChapCredentialsCommandOutput} for command's `response` shape.
32
32
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
33
33
  *
34
+ * @throws {@link InternalServerError} (server fault)
35
+ * <p>An internal server error has occurred during the request. For more information, see the
36
+ * error and message fields.</p>
37
+ *
38
+ * @throws {@link InvalidGatewayRequestException} (client fault)
39
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
40
+ * more information, see the error and message fields.</p>
41
+ *
42
+ *
34
43
  * @example To delete CHAP credentials
35
44
  * ```javascript
36
45
  * // Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
@@ -30,6 +30,15 @@ export interface DeleteFileShareCommandOutput extends DeleteFileShareOutput, __M
30
30
  * @see {@link DeleteFileShareCommandOutput} for command's `response` shape.
31
31
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
32
32
  *
33
+ * @throws {@link InternalServerError} (server fault)
34
+ * <p>An internal server error has occurred during the request. For more information, see the
35
+ * error and message fields.</p>
36
+ *
37
+ * @throws {@link InvalidGatewayRequestException} (client fault)
38
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
39
+ * more information, see the error and message fields.</p>
40
+ *
41
+ *
33
42
  */
34
43
  export declare class DeleteFileShareCommand extends $Command<DeleteFileShareCommandInput, DeleteFileShareCommandOutput, StorageGatewayClientResolvedConfig> {
35
44
  readonly input: DeleteFileShareCommandInput;
@@ -46,6 +46,15 @@ export interface DeleteGatewayCommandOutput extends DeleteGatewayOutput, __Metad
46
46
  * @see {@link DeleteGatewayCommandOutput} for command's `response` shape.
47
47
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
48
48
  *
49
+ * @throws {@link InternalServerError} (server fault)
50
+ * <p>An internal server error has occurred during the request. For more information, see the
51
+ * error and message fields.</p>
52
+ *
53
+ * @throws {@link InvalidGatewayRequestException} (client fault)
54
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
55
+ * more information, see the error and message fields.</p>
56
+ *
57
+ *
49
58
  * @example To delete a gatgeway
50
59
  * ```javascript
51
60
  * // This operation deletes the gateway, but not the gateway's VM from the host computer.
@@ -43,6 +43,15 @@ export interface DeleteSnapshotScheduleCommandOutput extends DeleteSnapshotSched
43
43
  * @see {@link DeleteSnapshotScheduleCommandOutput} for command's `response` shape.
44
44
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
45
45
  *
46
+ * @throws {@link InternalServerError} (server fault)
47
+ * <p>An internal server error has occurred during the request. For more information, see the
48
+ * error and message fields.</p>
49
+ *
50
+ * @throws {@link InvalidGatewayRequestException} (client fault)
51
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
52
+ * more information, see the error and message fields.</p>
53
+ *
54
+ *
46
55
  * @example To delete a snapshot of a volume
47
56
  * ```javascript
48
57
  * // This action enables you to delete a snapshot schedule for a volume.
@@ -30,6 +30,15 @@ export interface DeleteTapeArchiveCommandOutput extends DeleteTapeArchiveOutput,
30
30
  * @see {@link DeleteTapeArchiveCommandOutput} for command's `response` shape.
31
31
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
32
32
  *
33
+ * @throws {@link InternalServerError} (server fault)
34
+ * <p>An internal server error has occurred during the request. For more information, see the
35
+ * error and message fields.</p>
36
+ *
37
+ * @throws {@link InvalidGatewayRequestException} (client fault)
38
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
39
+ * more information, see the error and message fields.</p>
40
+ *
41
+ *
33
42
  * @example To delete a virtual tape from the shelf (VTS)
34
43
  * ```javascript
35
44
  * // Deletes the specified virtual tape from the virtual tape shelf (VTS).
@@ -30,6 +30,15 @@ export interface DeleteTapeCommandOutput extends DeleteTapeOutput, __MetadataBea
30
30
  * @see {@link DeleteTapeCommandOutput} for command's `response` shape.
31
31
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
32
32
  *
33
+ * @throws {@link InternalServerError} (server fault)
34
+ * <p>An internal server error has occurred during the request. For more information, see the
35
+ * error and message fields.</p>
36
+ *
37
+ * @throws {@link InvalidGatewayRequestException} (client fault)
38
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
39
+ * more information, see the error and message fields.</p>
40
+ *
41
+ *
33
42
  * @example To delete a virtual tape
34
43
  * ```javascript
35
44
  * // This example deletes the specified virtual tape.
@@ -31,6 +31,15 @@ export interface DeleteTapePoolCommandOutput extends DeleteTapePoolOutput, __Met
31
31
  * @see {@link DeleteTapePoolCommandOutput} for command's `response` shape.
32
32
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
33
33
  *
34
+ * @throws {@link InternalServerError} (server fault)
35
+ * <p>An internal server error has occurred during the request. For more information, see the
36
+ * error and message fields.</p>
37
+ *
38
+ * @throws {@link InvalidGatewayRequestException} (client fault)
39
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
40
+ * more information, see the error and message fields.</p>
41
+ *
42
+ *
34
43
  */
35
44
  export declare class DeleteTapePoolCommand extends $Command<DeleteTapePoolCommandInput, DeleteTapePoolCommandOutput, StorageGatewayClientResolvedConfig> {
36
45
  readonly input: DeleteTapePoolCommandInput;
@@ -41,6 +41,15 @@ export interface DeleteVolumeCommandOutput extends DeleteVolumeOutput, __Metadat
41
41
  * @see {@link DeleteVolumeCommandOutput} for command's `response` shape.
42
42
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
43
43
  *
44
+ * @throws {@link InternalServerError} (server fault)
45
+ * <p>An internal server error has occurred during the request. For more information, see the
46
+ * error and message fields.</p>
47
+ *
48
+ * @throws {@link InvalidGatewayRequestException} (client fault)
49
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
50
+ * more information, see the error and message fields.</p>
51
+ *
52
+ *
44
53
  * @example To delete a gateway volume
45
54
  * ```javascript
46
55
  * // Deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.
@@ -31,6 +31,15 @@ export interface DescribeAvailabilityMonitorTestCommandOutput extends DescribeAv
31
31
  * @see {@link DescribeAvailabilityMonitorTestCommandOutput} for command's `response` shape.
32
32
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
33
33
  *
34
+ * @throws {@link InternalServerError} (server fault)
35
+ * <p>An internal server error has occurred during the request. For more information, see the
36
+ * error and message fields.</p>
37
+ *
38
+ * @throws {@link InvalidGatewayRequestException} (client fault)
39
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
40
+ * more information, see the error and message fields.</p>
41
+ *
42
+ *
34
43
  */
35
44
  export declare class DescribeAvailabilityMonitorTestCommand extends $Command<DescribeAvailabilityMonitorTestCommandInput, DescribeAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig> {
36
45
  readonly input: DescribeAvailabilityMonitorTestCommandInput;
@@ -37,6 +37,15 @@ export interface DescribeBandwidthRateLimitCommandOutput extends DescribeBandwid
37
37
  * @see {@link DescribeBandwidthRateLimitCommandOutput} for command's `response` shape.
38
38
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
39
39
  *
40
+ * @throws {@link InternalServerError} (server fault)
41
+ * <p>An internal server error has occurred during the request. For more information, see the
42
+ * error and message fields.</p>
43
+ *
44
+ * @throws {@link InvalidGatewayRequestException} (client fault)
45
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
46
+ * more information, see the error and message fields.</p>
47
+ *
48
+ *
40
49
  * @example To describe the bandwidth rate limits of a gateway
41
50
  * ```javascript
42
51
  * // Returns a value for a bandwidth rate limit if set. If not set, then only the gateway ARN is returned.
@@ -45,6 +45,15 @@ export interface DescribeBandwidthRateLimitScheduleCommandOutput extends Describ
45
45
  * @see {@link DescribeBandwidthRateLimitScheduleCommandOutput} for command's `response` shape.
46
46
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
47
47
  *
48
+ * @throws {@link InternalServerError} (server fault)
49
+ * <p>An internal server error has occurred during the request. For more information, see the
50
+ * error and message fields.</p>
51
+ *
52
+ * @throws {@link InvalidGatewayRequestException} (client fault)
53
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
54
+ * more information, see the error and message fields.</p>
55
+ *
56
+ *
48
57
  */
49
58
  export declare class DescribeBandwidthRateLimitScheduleCommand extends $Command<DescribeBandwidthRateLimitScheduleCommandInput, DescribeBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig> {
50
59
  readonly input: DescribeBandwidthRateLimitScheduleCommandInput;
@@ -33,6 +33,15 @@ export interface DescribeCacheCommandOutput extends DescribeCacheOutput, __Metad
33
33
  * @see {@link DescribeCacheCommandOutput} for command's `response` shape.
34
34
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
35
35
  *
36
+ * @throws {@link InternalServerError} (server fault)
37
+ * <p>An internal server error has occurred during the request. For more information, see the
38
+ * error and message fields.</p>
39
+ *
40
+ * @throws {@link InvalidGatewayRequestException} (client fault)
41
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
42
+ * more information, see the error and message fields.</p>
43
+ *
44
+ *
36
45
  * @example To describe cache information
37
46
  * ```javascript
38
47
  * // Returns information about the cache of a gateway.
@@ -34,6 +34,15 @@ export interface DescribeCachediSCSIVolumesCommandOutput extends DescribeCachedi
34
34
  * @see {@link DescribeCachediSCSIVolumesCommandOutput} for command's `response` shape.
35
35
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
36
36
  *
37
+ * @throws {@link InternalServerError} (server fault)
38
+ * <p>An internal server error has occurred during the request. For more information, see the
39
+ * error and message fields.</p>
40
+ *
41
+ * @throws {@link InvalidGatewayRequestException} (client fault)
42
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
43
+ * more information, see the error and message fields.</p>
44
+ *
45
+ *
37
46
  * @example To describe gateway cached iSCSI volumes
38
47
  * ```javascript
39
48
  * // Returns a description of the gateway cached iSCSI volumes specified in the request.
@@ -31,6 +31,15 @@ export interface DescribeChapCredentialsCommandOutput extends DescribeChapCreden
31
31
  * @see {@link DescribeChapCredentialsCommandOutput} for command's `response` shape.
32
32
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
33
33
  *
34
+ * @throws {@link InternalServerError} (server fault)
35
+ * <p>An internal server error has occurred during the request. For more information, see the
36
+ * error and message fields.</p>
37
+ *
38
+ * @throws {@link InvalidGatewayRequestException} (client fault)
39
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
40
+ * more information, see the error and message fields.</p>
41
+ *
42
+ *
34
43
  * @example To describe CHAP credetnitals for an iSCSI
35
44
  * ```javascript
36
45
  * // Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
@@ -30,6 +30,15 @@ export interface DescribeFileSystemAssociationsCommandOutput extends DescribeFil
30
30
  * @see {@link DescribeFileSystemAssociationsCommandOutput} for command's `response` shape.
31
31
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
32
32
  *
33
+ * @throws {@link InternalServerError} (server fault)
34
+ * <p>An internal server error has occurred during the request. For more information, see the
35
+ * error and message fields.</p>
36
+ *
37
+ * @throws {@link InvalidGatewayRequestException} (client fault)
38
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
39
+ * more information, see the error and message fields.</p>
40
+ *
41
+ *
33
42
  */
34
43
  export declare class DescribeFileSystemAssociationsCommand extends $Command<DescribeFileSystemAssociationsCommandInput, DescribeFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig> {
35
44
  readonly input: DescribeFileSystemAssociationsCommandInput;