@aws-sdk/client-storage-gateway 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/StorageGateway.d.ts +9 -1
- package/dist-types/StorageGatewayClient.d.ts +1 -1
- package/dist-types/commands/ActivateGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AddCacheCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/AddUploadBufferCommand.d.ts +2 -1
- package/dist-types/commands/AddWorkingStorageCommand.d.ts +2 -1
- package/dist-types/commands/AssignTapePoolCommand.d.ts +2 -1
- package/dist-types/commands/AssociateFileSystemCommand.d.ts +2 -1
- package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CancelArchivalCommand.d.ts +2 -1
- package/dist-types/commands/CancelRetrievalCommand.d.ts +2 -1
- package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateTapePoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +2 -1
- package/dist-types/commands/CreateTapesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFileShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTapeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTapePoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCacheCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTapesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUploadBufferCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +2 -1
- package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DisableGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFileSystemCommand.d.ts +2 -1
- package/dist-types/commands/JoinDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListFileSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/ListLocalDisksCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTapePoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListTapesCommand.d.ts +2 -1
- package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +2 -1
- package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/commands/ListVolumesCommand.d.ts +2 -1
- package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +2 -1
- package/dist-types/commands/RefreshCacheCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetCacheCommand.d.ts +2 -1
- package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +2 -1
- package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +2 -1
- package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +2 -1
- package/dist-types/commands/ShutdownGatewayCommand.d.ts +2 -1
- package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/commands/StartGatewayCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +850 -850
- package/dist-types/ts3.4/StorageGateway.d.ts +8 -0
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface DeleteGatewayCommandOutput extends DeleteGatewayOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteGatewayCommand_base: {
|
|
24
24
|
new (input: DeleteGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGatewayCommandInput, DeleteGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGatewayCommandInput, DeleteGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a gateway. To specify which gateway to delete, use the Amazon Resource Name
|
|
30
30
|
* (ARN) of the gateway in your request. The operation deletes the gateway; however, it does
|
|
31
31
|
* not delete the gateway virtual machine (VM) from your host computer.</p>
|
|
@@ -76,6 +76,7 @@ declare const DeleteGatewayCommand_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
|
* @example To delete a gatgeway
|
|
80
81
|
* ```javascript
|
|
81
82
|
* // This operation deletes the gateway, but not the gateway's VM from the host computer.
|
|
@@ -22,10 +22,10 @@ export interface DeleteSnapshotScheduleCommandOutput extends DeleteSnapshotSched
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteSnapshotScheduleCommand_base: {
|
|
24
24
|
new (input: DeleteSnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteSnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a snapshot of a volume.</p>
|
|
30
30
|
* <p>You can take snapshots of your gateway volumes on a scheduled or ad hoc basis. This API
|
|
31
31
|
* action enables you to delete a snapshot schedule for a volume. For more information, see
|
|
@@ -72,6 +72,7 @@ declare const DeleteSnapshotScheduleCommand_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 delete a snapshot of a volume
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // This action enables you to delete a snapshot schedule for a volume.
|
|
@@ -22,10 +22,10 @@ export interface DeleteTapeArchiveCommandOutput extends DeleteTapeArchiveOutput,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTapeArchiveCommand_base: {
|
|
24
24
|
new (input: DeleteTapeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTapeArchiveCommandInput, DeleteTapeArchiveCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTapeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTapeArchiveCommandInput, DeleteTapeArchiveCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified virtual tape from the virtual tape shelf (VTS). This operation is
|
|
30
30
|
* only supported in the tape gateway type.</p>
|
|
31
31
|
* @example
|
|
@@ -63,6 +63,7 @@ declare const DeleteTapeArchiveCommand_base: {
|
|
|
63
63
|
* @throws {@link StorageGatewayServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
* @example To delete a virtual tape from the shelf (VTS)
|
|
67
68
|
* ```javascript
|
|
68
69
|
* // Deletes the specified virtual tape from the virtual tape shelf (VTS).
|
|
@@ -22,10 +22,10 @@ export interface DeleteTapeCommandOutput extends DeleteTapeOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTapeCommand_base: {
|
|
24
24
|
new (input: DeleteTapeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTapeCommandInput, DeleteTapeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTapeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTapeCommandInput, DeleteTapeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified virtual tape. This operation is only supported in the tape gateway
|
|
30
30
|
* type.</p>
|
|
31
31
|
* @example
|
|
@@ -64,6 +64,7 @@ declare const DeleteTapeCommand_base: {
|
|
|
64
64
|
* @throws {@link StorageGatewayServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
* @example To delete a virtual tape
|
|
68
69
|
* ```javascript
|
|
69
70
|
* // This example deletes the specified virtual tape.
|
|
@@ -22,10 +22,10 @@ export interface DeleteTapePoolCommandOutput extends DeleteTapePoolOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTapePoolCommand_base: {
|
|
24
24
|
new (input: DeleteTapePoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTapePoolCommandInput, DeleteTapePoolCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTapePoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTapePoolCommandInput, DeleteTapePoolCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a custom tape pool. A custom tape pool can only be deleted if there are no tapes
|
|
30
30
|
* in the pool and if there are no automatic tape creation policies that reference the custom
|
|
31
31
|
* tape pool.</p>
|
|
@@ -63,6 +63,7 @@ declare const DeleteTapePoolCommand_base: {
|
|
|
63
63
|
* @throws {@link StorageGatewayServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteTapePoolCommand extends DeleteTapePoolCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteVolumeCommandOutput extends DeleteVolumeOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteVolumeCommand_base: {
|
|
24
24
|
new (input: DeleteVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVolumeCommandInput, DeleteVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVolumeCommandInput, DeleteVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified storage volume that you previously created using the <a>CreateCachediSCSIVolume</a> or <a>CreateStorediSCSIVolume</a> API.
|
|
30
30
|
* This operation is only supported in the cached volume and stored volume types. For stored
|
|
31
31
|
* volume gateways, the local disk that was configured as the storage volume is not deleted.
|
|
@@ -71,6 +71,7 @@ declare const DeleteVolumeCommand_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 delete a gateway volume
|
|
75
76
|
* ```javascript
|
|
76
77
|
* // Deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.
|
|
@@ -22,10 +22,10 @@ export interface DescribeAvailabilityMonitorTestCommandOutput extends DescribeAv
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeAvailabilityMonitorTestCommand_base: {
|
|
24
24
|
new (input: DescribeAvailabilityMonitorTestCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAvailabilityMonitorTestCommandInput, DescribeAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeAvailabilityMonitorTestCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAvailabilityMonitorTestCommandInput, DescribeAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the most recent high availability monitoring test that was
|
|
30
30
|
* performed on the host in a cluster. If a test isn't performed, the status and start
|
|
31
31
|
* time in the response would be null.</p>
|
|
@@ -65,6 +65,7 @@ declare const DescribeAvailabilityMonitorTestCommand_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 DescribeAvailabilityMonitorTestCommand extends DescribeAvailabilityMonitorTestCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeBandwidthRateLimitCommandOutput extends DescribeBandwid
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeBandwidthRateLimitCommand_base: {
|
|
24
24
|
new (input: DescribeBandwidthRateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBandwidthRateLimitCommandInput, DescribeBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeBandwidthRateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBandwidthRateLimitCommandInput, DescribeBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the bandwidth rate limits of a gateway. By default, these limits are not set,
|
|
30
30
|
* which means no bandwidth rate limiting is in effect. This operation is supported only for
|
|
31
31
|
* the stored volume, cached volume, and tape gateway types. To describe bandwidth rate limits
|
|
@@ -70,6 +70,7 @@ declare const DescribeBandwidthRateLimitCommand_base: {
|
|
|
70
70
|
* @throws {@link StorageGatewayServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
* @example To describe the bandwidth rate limits of a gateway
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // Returns a value for a bandwidth rate limit if set. If not set, then only the gateway ARN is returned.
|
|
@@ -22,10 +22,10 @@ export interface DescribeBandwidthRateLimitScheduleCommandOutput extends Describ
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeBandwidthRateLimitScheduleCommand_base: {
|
|
24
24
|
new (input: DescribeBandwidthRateLimitScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBandwidthRateLimitScheduleCommandInput, DescribeBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeBandwidthRateLimitScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBandwidthRateLimitScheduleCommandInput, DescribeBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns information about the bandwidth rate limit schedule of a gateway. By default,
|
|
30
30
|
* gateways do not have bandwidth rate limit schedules, which means no bandwidth rate limiting
|
|
31
31
|
* is in effect. This operation is supported only for volume, tape and S3 file gateways. FSx
|
|
@@ -87,6 +87,7 @@ declare const DescribeBandwidthRateLimitScheduleCommand_base: {
|
|
|
87
87
|
* @throws {@link StorageGatewayServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DescribeBandwidthRateLimitScheduleCommand extends DescribeBandwidthRateLimitScheduleCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeCacheCommandOutput extends DescribeCacheOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeCacheCommand_base: {
|
|
24
24
|
new (input: DescribeCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheCommandInput, DescribeCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheCommandInput, DescribeCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the cache of a gateway. This operation is only supported in
|
|
30
30
|
* the cached volume, tape, and file gateway types.</p>
|
|
31
31
|
* <p>The response includes disk IDs that are configured as cache, and it includes the amount
|
|
@@ -72,6 +72,7 @@ declare const DescribeCacheCommand_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 describe cache information
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // Returns information about the cache of a gateway.
|
|
@@ -22,10 +22,10 @@ export interface DescribeCachediSCSIVolumesCommandOutput extends DescribeCachedi
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeCachediSCSIVolumesCommand_base: {
|
|
24
24
|
new (input: DescribeCachediSCSIVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCachediSCSIVolumesCommandInput, DescribeCachediSCSIVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeCachediSCSIVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCachediSCSIVolumesCommandInput, DescribeCachediSCSIVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a description of the gateway volumes specified in the request. This operation is
|
|
30
30
|
* only supported in the cached volume gateway types.</p>
|
|
31
31
|
* <p>The list of gateway volumes in the request must be from one gateway. In the response,
|
|
@@ -89,6 +89,7 @@ declare const DescribeCachediSCSIVolumesCommand_base: {
|
|
|
89
89
|
* @throws {@link StorageGatewayServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
* @example To describe gateway cached iSCSI volumes
|
|
93
94
|
* ```javascript
|
|
94
95
|
* // Returns a description of the gateway cached iSCSI volumes specified in the request.
|
|
@@ -22,10 +22,10 @@ export interface DescribeChapCredentialsCommandOutput extends DescribeChapCreden
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeChapCredentialsCommand_base: {
|
|
24
24
|
new (input: DescribeChapCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChapCredentialsCommandInput, DescribeChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeChapCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChapCredentialsCommandInput, DescribeChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials
|
|
30
30
|
* information for a specified iSCSI target, one for each target-initiator pair. This
|
|
31
31
|
* operation is supported in the volume and tape gateway types.</p>
|
|
@@ -70,6 +70,7 @@ declare const DescribeChapCredentialsCommand_base: {
|
|
|
70
70
|
* @throws {@link StorageGatewayServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
* @example To describe CHAP credetnitals for an iSCSI
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
|
|
@@ -22,10 +22,10 @@ export interface DescribeFileSystemAssociationsCommandOutput extends DescribeFil
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeFileSystemAssociationsCommand_base: {
|
|
24
24
|
new (input: DescribeFileSystemAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFileSystemAssociationsCommandInput, DescribeFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeFileSystemAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFileSystemAssociationsCommandInput, DescribeFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the file system association information. This operation is only supported for FSx
|
|
30
30
|
* File Gateways.</p>
|
|
31
31
|
* @example
|
|
@@ -91,6 +91,7 @@ declare const DescribeFileSystemAssociationsCommand_base: {
|
|
|
91
91
|
* @throws {@link StorageGatewayServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class DescribeFileSystemAssociationsCommand extends DescribeFileSystemAssociationsCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeGatewayInformationCommandOutput extends DescribeGateway
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeGatewayInformationCommand_base: {
|
|
24
24
|
new (input: DescribeGatewayInformationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayInformationCommandInput, DescribeGatewayInformationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeGatewayInformationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayInformationCommandInput, DescribeGatewayInformationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns metadata about a gateway such as its name, network interfaces, time zone,
|
|
30
30
|
* status, and software version. To specify which gateway to describe, use the Amazon Resource
|
|
31
31
|
* Name (ARN) of the gateway in your request.</p>
|
|
@@ -97,6 +97,7 @@ declare const DescribeGatewayInformationCommand_base: {
|
|
|
97
97
|
* @throws {@link StorageGatewayServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
* @example To describe metadata about the gateway
|
|
101
102
|
* ```javascript
|
|
102
103
|
* // Returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
|
|
@@ -22,10 +22,10 @@ export interface DescribeMaintenanceStartTimeCommandOutput extends DescribeMaint
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeMaintenanceStartTimeCommand_base: {
|
|
24
24
|
new (input: DescribeMaintenanceStartTimeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceStartTimeCommandInput, DescribeMaintenanceStartTimeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeMaintenanceStartTimeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMaintenanceStartTimeCommandInput, DescribeMaintenanceStartTimeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns your gateway's weekly maintenance start time including the day and time of
|
|
30
30
|
* the week. Note that values are in terms of the gateway's time zone.</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const DescribeMaintenanceStartTimeCommand_base: {
|
|
|
67
67
|
* @throws {@link StorageGatewayServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
* @example To describe gateway's maintenance start time
|
|
71
72
|
* ```javascript
|
|
72
73
|
* // Returns your gateway's weekly maintenance start time including the day and time of the week.
|
|
@@ -22,10 +22,10 @@ export interface DescribeNFSFileSharesCommandOutput extends DescribeNFSFileShare
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeNFSFileSharesCommand_base: {
|
|
24
24
|
new (input: DescribeNFSFileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNFSFileSharesCommandInput, DescribeNFSFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeNFSFileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNFSFileSharesCommandInput, DescribeNFSFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a description for one or more Network File System (NFS) file shares from an S3 File
|
|
30
30
|
* Gateway. This operation is only supported for S3 File Gateways.</p>
|
|
31
31
|
* @example
|
|
@@ -105,6 +105,7 @@ declare const DescribeNFSFileSharesCommand_base: {
|
|
|
105
105
|
* @throws {@link StorageGatewayServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class DescribeNFSFileSharesCommand extends DescribeNFSFileSharesCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeSMBFileSharesCommandOutput extends DescribeSMBFileShare
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeSMBFileSharesCommand_base: {
|
|
24
24
|
new (input: DescribeSMBFileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSMBFileSharesCommandInput, DescribeSMBFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeSMBFileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSMBFileSharesCommandInput, DescribeSMBFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a description for one or more Server Message Block (SMB) file shares from a S3 File
|
|
30
30
|
* Gateway. This operation is only supported for S3 File Gateways.</p>
|
|
31
31
|
* @example
|
|
@@ -109,6 +109,7 @@ declare const DescribeSMBFileSharesCommand_base: {
|
|
|
109
109
|
* @throws {@link StorageGatewayServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class DescribeSMBFileSharesCommand extends DescribeSMBFileSharesCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeSMBSettingsCommandOutput extends DescribeSMBSettingsOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeSMBSettingsCommand_base: {
|
|
24
24
|
new (input: DescribeSMBSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSMBSettingsCommandInput, DescribeSMBSettingsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeSMBSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSMBSettingsCommandInput, DescribeSMBSettingsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a description of a Server Message Block (SMB) file share settings from a file
|
|
30
30
|
* gateway. This operation is only supported for file gateways.</p>
|
|
31
31
|
* @example
|
|
@@ -72,6 +72,7 @@ declare const DescribeSMBSettingsCommand_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
|
*/
|
|
76
77
|
export declare class DescribeSMBSettingsCommand extends DescribeSMBSettingsCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeSnapshotScheduleCommandOutput extends DescribeSnapshotS
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeSnapshotScheduleCommand_base: {
|
|
24
24
|
new (input: DescribeSnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotScheduleCommandInput, DescribeSnapshotScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeSnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotScheduleCommandInput, DescribeSnapshotScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the snapshot schedule for the specified gateway volume. The snapshot schedule
|
|
30
30
|
* information includes intervals at which snapshots are automatically initiated on the
|
|
31
31
|
* volume. This operation is only supported in the cached volume and stored volume
|
|
@@ -74,6 +74,7 @@ declare const DescribeSnapshotScheduleCommand_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 describe snapshot schedule for gateway volume
|
|
78
79
|
* ```javascript
|
|
79
80
|
* // Describes the snapshot schedule for the specified gateway volume including intervals at which snapshots are automatically initiated.
|
|
@@ -22,10 +22,10 @@ export interface DescribeStorediSCSIVolumesCommandOutput extends DescribeStoredi
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeStorediSCSIVolumesCommand_base: {
|
|
24
24
|
new (input: DescribeStorediSCSIVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorediSCSIVolumesCommandInput, DescribeStorediSCSIVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeStorediSCSIVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorediSCSIVolumesCommandInput, DescribeStorediSCSIVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the description of the gateway volumes specified in the request. The list of
|
|
30
30
|
* gateway volumes in the request must be from one gateway. In the response, Storage Gateway returns volume information sorted by volume ARNs. This operation is only
|
|
31
31
|
* supported in stored volume gateway type.</p>
|
|
@@ -89,6 +89,7 @@ declare const DescribeStorediSCSIVolumesCommand_base: {
|
|
|
89
89
|
* @throws {@link StorageGatewayServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
* @example To describe the volumes of a gateway
|
|
93
94
|
* ```javascript
|
|
94
95
|
* // Returns the description of the gateway volumes specified in the request belonging to the same gateway.
|
|
@@ -22,10 +22,10 @@ export interface DescribeTapeArchivesCommandOutput extends DescribeTapeArchivesO
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTapeArchivesCommand_base: {
|
|
24
24
|
new (input: DescribeTapeArchivesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTapeArchivesCommandInput, DescribeTapeArchivesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeTapeArchivesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeTapeArchivesCommandInput, DescribeTapeArchivesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a description of specified virtual tapes in the virtual tape shelf (VTS). This
|
|
30
30
|
* operation is only supported in the tape gateway type.</p>
|
|
31
31
|
* <p>If a specific <code>TapeARN</code> is not specified, Storage Gateway returns a
|
|
@@ -85,6 +85,7 @@ declare const DescribeTapeArchivesCommand_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 describe virtual tapes in the VTS
|
|
89
90
|
* ```javascript
|
|
90
91
|
* // Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
|
|
@@ -22,10 +22,10 @@ export interface DescribeTapeRecoveryPointsCommandOutput extends DescribeTapeRec
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTapeRecoveryPointsCommand_base: {
|
|
24
24
|
new (input: DescribeTapeRecoveryPointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTapeRecoveryPointsCommandInput, DescribeTapeRecoveryPointsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeTapeRecoveryPointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTapeRecoveryPointsCommandInput, DescribeTapeRecoveryPointsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of virtual tape recovery points that are available for the specified tape
|
|
30
30
|
* gateway.</p>
|
|
31
31
|
* <p>A recovery point is a point-in-time view of a virtual tape at which all the data on the
|
|
@@ -77,6 +77,7 @@ declare const DescribeTapeRecoveryPointsCommand_base: {
|
|
|
77
77
|
* @throws {@link StorageGatewayServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
* @example To describe virtual tape recovery points
|
|
81
82
|
* ```javascript
|
|
82
83
|
* // Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.
|
|
@@ -22,10 +22,10 @@ export interface DescribeTapesCommandOutput extends DescribeTapesOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTapesCommand_base: {
|
|
24
24
|
new (input: DescribeTapesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTapesCommandInput, DescribeTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeTapesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTapesCommandInput, DescribeTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a description of virtual tapes that correspond to the specified Amazon Resource
|
|
30
30
|
* Names (ARNs). If <code>TapeARN</code> is not specified, returns a description of the
|
|
31
31
|
* virtual tapes associated with the specified gateway. This operation is only supported for
|
|
@@ -92,6 +92,7 @@ declare const DescribeTapesCommand_base: {
|
|
|
92
92
|
* @throws {@link StorageGatewayServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
* @example To describe virtual tape(s) associated with gateway
|
|
96
97
|
* ```javascript
|
|
97
98
|
* // Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes. If a TapeARN is not specified, returns a description of all virtual tapes.
|
|
@@ -22,10 +22,10 @@ export interface DescribeUploadBufferCommandOutput extends DescribeUploadBufferO
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeUploadBufferCommand_base: {
|
|
24
24
|
new (input: DescribeUploadBufferCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUploadBufferCommandInput, DescribeUploadBufferCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeUploadBufferCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUploadBufferCommandInput, DescribeUploadBufferCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the upload buffer of a gateway. This operation is supported
|
|
30
30
|
* for the stored volume, cached volume, and tape gateway types.</p>
|
|
31
31
|
* <p>The response includes disk IDs that are configured as upload buffer space, and it
|
|
@@ -69,6 +69,7 @@ declare const DescribeUploadBufferCommand_base: {
|
|
|
69
69
|
* @throws {@link StorageGatewayServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
* @example To describe upload buffer of gateway
|
|
73
74
|
* ```javascript
|
|
74
75
|
* // Returns information about the upload buffer of a gateway including disk IDs and the amount of upload buffer space allocated/used.
|
|
@@ -22,10 +22,10 @@ export interface DescribeVTLDevicesCommandOutput extends DescribeVTLDevicesOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeVTLDevicesCommand_base: {
|
|
24
24
|
new (input: DescribeVTLDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVTLDevicesCommandInput, DescribeVTLDevicesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeVTLDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVTLDevicesCommandInput, DescribeVTLDevicesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a description of virtual tape library (VTL) devices for the specified tape
|
|
30
30
|
* gateway. In the response, Storage Gateway returns VTL device information.</p>
|
|
31
31
|
* <p>This operation is only supported in the tape gateway type.</p>
|
|
@@ -83,6 +83,7 @@ declare const DescribeVTLDevicesCommand_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 describe virtual tape library (VTL) devices of a single gateway
|
|
87
88
|
* ```javascript
|
|
88
89
|
* // Returns a description of virtual tape library (VTL) devices for the specified gateway.
|
|
@@ -22,10 +22,10 @@ export interface DescribeWorkingStorageCommandOutput extends DescribeWorkingStor
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeWorkingStorageCommand_base: {
|
|
24
24
|
new (input: DescribeWorkingStorageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkingStorageCommandInput, DescribeWorkingStorageCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeWorkingStorageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkingStorageCommandInput, DescribeWorkingStorageCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the working storage of a gateway. This operation is only
|
|
30
30
|
* supported in the stored volumes gateway type. This operation is deprecated in cached
|
|
31
31
|
* volumes API version (20120630). Use DescribeUploadBuffer instead.</p>
|
|
@@ -74,6 +74,7 @@ declare const DescribeWorkingStorageCommand_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 describe the working storage of a gateway [Depreciated]
|
|
78
79
|
* ```javascript
|
|
79
80
|
* // This operation is supported only for the gateway-stored volume architecture. This operation is deprecated in cached-volumes API version (20120630). Use DescribeUploadBuffer instead.
|
|
@@ -22,10 +22,10 @@ export interface DetachVolumeCommandOutput extends DetachVolumeOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetachVolumeCommand_base: {
|
|
24
24
|
new (input: DetachVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DetachVolumeCommandInput, DetachVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetachVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DetachVolumeCommandInput, DetachVolumeCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disconnects a volume from an iSCSI connection and then detaches the volume from the
|
|
30
30
|
* specified gateway. Detaching and attaching a volume enables you to recover your data from
|
|
31
31
|
* one gateway to a different gateway without creating a snapshot. It also makes it easier to
|
|
@@ -66,6 +66,7 @@ declare const DetachVolumeCommand_base: {
|
|
|
66
66
|
* @throws {@link StorageGatewayServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DetachVolumeCommand extends DetachVolumeCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisableGatewayCommandOutput extends DisableGatewayOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisableGatewayCommand_base: {
|
|
24
24
|
new (input: DisableGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DisableGatewayCommandInput, DisableGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisableGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DisableGatewayCommandInput, DisableGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disables a tape gateway when the gateway is no longer functioning. For example, if your
|
|
30
30
|
* gateway VM is damaged, you can disable the gateway so you can recover virtual tapes.</p>
|
|
31
31
|
* <p>Use this operation for a tape gateway that is not reachable or not functioning. This
|
|
@@ -67,6 +67,7 @@ declare const DisableGatewayCommand_base: {
|
|
|
67
67
|
* @throws {@link StorageGatewayServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
* @example To disable a gateway when it is no longer functioning
|
|
71
72
|
* ```javascript
|
|
72
73
|
* // Disables a gateway when the gateway is no longer functioning. Use this operation for a gateway-VTL that is not reachable or not functioning.
|
|
@@ -22,10 +22,10 @@ export interface DisassociateFileSystemCommandOutput extends DisassociateFileSys
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateFileSystemCommand_base: {
|
|
24
24
|
new (input: DisassociateFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFileSystemCommandInput, DisassociateFileSystemCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFileSystemCommandInput, DisassociateFileSystemCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates an Amazon FSx file system from the specified gateway. After the
|
|
30
30
|
* disassociation process finishes, the gateway can no longer access the Amazon FSx
|
|
31
31
|
* file system. This operation is only supported in the FSx File Gateway type.</p>
|
|
@@ -64,6 +64,7 @@ declare const DisassociateFileSystemCommand_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 DisassociateFileSystemCommand extends DisassociateFileSystemCommand_base {
|
|
69
70
|
}
|