@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
@@ -52,6 +52,15 @@ export interface ShutdownGatewayCommandOutput extends ShutdownGatewayOutput, __M
52
52
  * @see {@link ShutdownGatewayCommandOutput} for command's `response` shape.
53
53
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
54
54
  *
55
+ * @throws {@link InternalServerError} (server fault)
56
+ * <p>An internal server error has occurred during the request. For more information, see the
57
+ * error and message fields.</p>
58
+ *
59
+ * @throws {@link InvalidGatewayRequestException} (client fault)
60
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
61
+ * more information, see the error and message fields.</p>
62
+ *
63
+ *
55
64
  * @example To shut down a gateway service
56
65
  * ```javascript
57
66
  * // This operation shuts down the gateway service component running in the storage gateway's virtual machine (VM) and not the VM.
@@ -36,6 +36,15 @@ export interface StartAvailabilityMonitorTestCommandOutput extends StartAvailabi
36
36
  * @see {@link StartAvailabilityMonitorTestCommandOutput} 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
  */
40
49
  export declare class StartAvailabilityMonitorTestCommand extends $Command<StartAvailabilityMonitorTestCommandInput, StartAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig> {
41
50
  readonly input: StartAvailabilityMonitorTestCommandInput;
@@ -41,6 +41,15 @@ export interface StartGatewayCommandOutput extends StartGatewayOutput, __Metadat
41
41
  * @see {@link StartGatewayCommandOutput} 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 start a gateway service
45
54
  * ```javascript
46
55
  * // Starts a gateway service that was previously shut down.
@@ -37,6 +37,15 @@ export interface UpdateAutomaticTapeCreationPolicyCommandOutput extends UpdateAu
37
37
  * @see {@link UpdateAutomaticTapeCreationPolicyCommandOutput} 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
  */
41
50
  export declare class UpdateAutomaticTapeCreationPolicyCommand extends $Command<UpdateAutomaticTapeCreationPolicyCommandInput, UpdateAutomaticTapeCreationPolicyCommandOutput, StorageGatewayClientResolvedConfig> {
42
51
  readonly input: UpdateAutomaticTapeCreationPolicyCommandInput;
@@ -40,6 +40,15 @@ export interface UpdateBandwidthRateLimitCommandOutput extends UpdateBandwidthRa
40
40
  * @see {@link UpdateBandwidthRateLimitCommandOutput} 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 update the bandwidth rate limits of a gateway
44
53
  * ```javascript
45
54
  * // 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.
@@ -33,6 +33,15 @@ export interface UpdateBandwidthRateLimitScheduleCommandOutput extends UpdateBan
33
33
  * @see {@link UpdateBandwidthRateLimitScheduleCommandOutput} 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
  */
37
46
  export declare class UpdateBandwidthRateLimitScheduleCommand extends $Command<UpdateBandwidthRateLimitScheduleCommandInput, UpdateBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig> {
38
47
  readonly input: UpdateBandwidthRateLimitScheduleCommandInput;
@@ -37,6 +37,15 @@ export interface UpdateChapCredentialsCommandOutput extends UpdateChapCredential
37
37
  * @see {@link UpdateChapCredentialsCommandOutput} 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 update CHAP credentials for an iSCSI target
41
50
  * ```javascript
42
51
  * // Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
@@ -30,6 +30,15 @@ export interface UpdateFileSystemAssociationCommandOutput extends UpdateFileSyst
30
30
  * @see {@link UpdateFileSystemAssociationCommandOutput} 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 UpdateFileSystemAssociationCommand extends $Command<UpdateFileSystemAssociationCommandInput, UpdateFileSystemAssociationCommandOutput, StorageGatewayClientResolvedConfig> {
35
44
  readonly input: UpdateFileSystemAssociationCommandInput;
@@ -37,6 +37,15 @@ export interface UpdateGatewayInformationCommandOutput extends UpdateGatewayInfo
37
37
  * @see {@link UpdateGatewayInformationCommandOutput} 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 update a gateway's metadata
41
50
  * ```javascript
42
51
  * // Updates a gateway's metadata, which includes the gateway's name and time zone.
@@ -44,6 +44,15 @@ export interface UpdateGatewaySoftwareNowCommandOutput extends UpdateGatewaySoft
44
44
  * @see {@link UpdateGatewaySoftwareNowCommandOutput} for command's `response` shape.
45
45
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
46
46
  *
47
+ * @throws {@link InternalServerError} (server fault)
48
+ * <p>An internal server error has occurred during the request. For more information, see the
49
+ * error and message fields.</p>
50
+ *
51
+ * @throws {@link InvalidGatewayRequestException} (client fault)
52
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
53
+ * more information, see the error and message fields.</p>
54
+ *
55
+ *
47
56
  * @example To update a gateway's VM software
48
57
  * ```javascript
49
58
  * // Updates the gateway virtual machine (VM) software. The request immediately triggers the software update.
@@ -30,6 +30,15 @@ export interface UpdateMaintenanceStartTimeCommandOutput extends UpdateMaintenan
30
30
  * @see {@link UpdateMaintenanceStartTimeCommandOutput} 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 update a gateway's maintenance start time
34
43
  * ```javascript
35
44
  * // 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.
@@ -55,6 +55,15 @@ export interface UpdateNFSFileShareCommandOutput extends UpdateNFSFileShareOutpu
55
55
  * @see {@link UpdateNFSFileShareCommandOutput} for command's `response` shape.
56
56
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
57
57
  *
58
+ * @throws {@link InternalServerError} (server fault)
59
+ * <p>An internal server error has occurred during the request. For more information, see the
60
+ * error and message fields.</p>
61
+ *
62
+ * @throws {@link InvalidGatewayRequestException} (client fault)
63
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
64
+ * more information, see the error and message fields.</p>
65
+ *
66
+ *
58
67
  */
59
68
  export declare class UpdateNFSFileShareCommand extends $Command<UpdateNFSFileShareCommandInput, UpdateNFSFileShareCommandOutput, StorageGatewayClientResolvedConfig> {
60
69
  readonly input: UpdateNFSFileShareCommandInput;
@@ -48,6 +48,15 @@ export interface UpdateSMBFileShareCommandOutput extends UpdateSMBFileShareOutpu
48
48
  * @see {@link UpdateSMBFileShareCommandOutput} for command's `response` shape.
49
49
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
50
50
  *
51
+ * @throws {@link InternalServerError} (server fault)
52
+ * <p>An internal server error has occurred during the request. For more information, see the
53
+ * error and message fields.</p>
54
+ *
55
+ * @throws {@link InvalidGatewayRequestException} (client fault)
56
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
57
+ * more information, see the error and message fields.</p>
58
+ *
59
+ *
51
60
  */
52
61
  export declare class UpdateSMBFileShareCommand extends $Command<UpdateSMBFileShareCommandInput, UpdateSMBFileShareCommandOutput, StorageGatewayClientResolvedConfig> {
53
62
  readonly input: UpdateSMBFileShareCommandInput;
@@ -30,6 +30,15 @@ export interface UpdateSMBFileShareVisibilityCommandOutput extends UpdateSMBFile
30
30
  * @see {@link UpdateSMBFileShareVisibilityCommandOutput} 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 UpdateSMBFileShareVisibilityCommand extends $Command<UpdateSMBFileShareVisibilityCommandInput, UpdateSMBFileShareVisibilityCommandOutput, StorageGatewayClientResolvedConfig> {
35
44
  readonly input: UpdateSMBFileShareVisibilityCommandInput;
@@ -30,6 +30,15 @@ export interface UpdateSMBLocalGroupsCommandOutput extends UpdateSMBLocalGroupsO
30
30
  * @see {@link UpdateSMBLocalGroupsCommandOutput} 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 UpdateSMBLocalGroupsCommand extends $Command<UpdateSMBLocalGroupsCommandInput, UpdateSMBLocalGroupsCommandOutput, StorageGatewayClientResolvedConfig> {
35
44
  readonly input: UpdateSMBLocalGroupsCommandInput;
@@ -36,6 +36,15 @@ export interface UpdateSMBSecurityStrategyCommandOutput extends UpdateSMBSecurit
36
36
  * @see {@link UpdateSMBSecurityStrategyCommandOutput} 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
  */
40
49
  export declare class UpdateSMBSecurityStrategyCommand extends $Command<UpdateSMBSecurityStrategyCommandInput, UpdateSMBSecurityStrategyCommandOutput, StorageGatewayClientResolvedConfig> {
41
50
  readonly input: UpdateSMBSecurityStrategyCommandInput;
@@ -38,6 +38,15 @@ export interface UpdateSnapshotScheduleCommandOutput extends UpdateSnapshotSched
38
38
  * @see {@link UpdateSnapshotScheduleCommandOutput} for command's `response` shape.
39
39
  * @see {@link StorageGatewayClientResolvedConfig | config} for StorageGatewayClient's `config` shape.
40
40
  *
41
+ * @throws {@link InternalServerError} (server fault)
42
+ * <p>An internal server error has occurred during the request. For more information, see the
43
+ * error and message fields.</p>
44
+ *
45
+ * @throws {@link InvalidGatewayRequestException} (client fault)
46
+ * <p>An exception occurred because an invalid gateway request was issued to the service. For
47
+ * more information, see the error and message fields.</p>
48
+ *
49
+ *
41
50
  * @example To update a volume snapshot schedule
42
51
  * ```javascript
43
52
  * // Updates a snapshot schedule configured for a gateway volume.
@@ -32,6 +32,15 @@ export interface UpdateVTLDeviceTypeCommandOutput extends UpdateVTLDeviceTypeOut
32
32
  * @see {@link UpdateVTLDeviceTypeCommandOutput} 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
  * @example To update a VTL device type
36
45
  * ```javascript
37
46
  * // Updates the type of medium changer in a gateway-VTL after a gateway-VTL is activated.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-storage-gateway",
3
3
  "description": "AWS SDK for JavaScript Storage Gateway Client for Node.js, Browser and React Native",
4
- "version": "3.289.0",
4
+ "version": "3.290.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,37 +20,37 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.289.0",
24
- "@aws-sdk/config-resolver": "3.289.0",
25
- "@aws-sdk/credential-provider-node": "3.289.0",
26
- "@aws-sdk/fetch-http-handler": "3.289.0",
27
- "@aws-sdk/hash-node": "3.289.0",
28
- "@aws-sdk/invalid-dependency": "3.289.0",
29
- "@aws-sdk/middleware-content-length": "3.289.0",
30
- "@aws-sdk/middleware-endpoint": "3.289.0",
31
- "@aws-sdk/middleware-host-header": "3.289.0",
32
- "@aws-sdk/middleware-logger": "3.289.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.289.0",
34
- "@aws-sdk/middleware-retry": "3.289.0",
35
- "@aws-sdk/middleware-serde": "3.289.0",
36
- "@aws-sdk/middleware-signing": "3.289.0",
37
- "@aws-sdk/middleware-stack": "3.289.0",
38
- "@aws-sdk/middleware-user-agent": "3.289.0",
39
- "@aws-sdk/node-config-provider": "3.289.0",
40
- "@aws-sdk/node-http-handler": "3.289.0",
41
- "@aws-sdk/protocol-http": "3.289.0",
42
- "@aws-sdk/smithy-client": "3.289.0",
43
- "@aws-sdk/types": "3.289.0",
44
- "@aws-sdk/url-parser": "3.289.0",
23
+ "@aws-sdk/client-sts": "3.290.0",
24
+ "@aws-sdk/config-resolver": "3.290.0",
25
+ "@aws-sdk/credential-provider-node": "3.290.0",
26
+ "@aws-sdk/fetch-http-handler": "3.290.0",
27
+ "@aws-sdk/hash-node": "3.290.0",
28
+ "@aws-sdk/invalid-dependency": "3.290.0",
29
+ "@aws-sdk/middleware-content-length": "3.290.0",
30
+ "@aws-sdk/middleware-endpoint": "3.290.0",
31
+ "@aws-sdk/middleware-host-header": "3.290.0",
32
+ "@aws-sdk/middleware-logger": "3.290.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.290.0",
34
+ "@aws-sdk/middleware-retry": "3.290.0",
35
+ "@aws-sdk/middleware-serde": "3.290.0",
36
+ "@aws-sdk/middleware-signing": "3.290.0",
37
+ "@aws-sdk/middleware-stack": "3.290.0",
38
+ "@aws-sdk/middleware-user-agent": "3.290.0",
39
+ "@aws-sdk/node-config-provider": "3.290.0",
40
+ "@aws-sdk/node-http-handler": "3.290.0",
41
+ "@aws-sdk/protocol-http": "3.290.0",
42
+ "@aws-sdk/smithy-client": "3.290.0",
43
+ "@aws-sdk/types": "3.290.0",
44
+ "@aws-sdk/url-parser": "3.290.0",
45
45
  "@aws-sdk/util-base64": "3.208.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.289.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.289.0",
50
- "@aws-sdk/util-endpoints": "3.289.0",
51
- "@aws-sdk/util-retry": "3.289.0",
52
- "@aws-sdk/util-user-agent-browser": "3.289.0",
53
- "@aws-sdk/util-user-agent-node": "3.289.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.290.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.290.0",
50
+ "@aws-sdk/util-endpoints": "3.290.0",
51
+ "@aws-sdk/util-retry": "3.290.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.290.0",
53
+ "@aws-sdk/util-user-agent-node": "3.290.0",
54
54
  "@aws-sdk/util-utf8": "3.254.0",
55
55
  "tslib": "^2.3.1"
56
56
  },