@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 JoinDomainCommandOutput extends JoinDomainOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const JoinDomainCommand_base: {
|
|
24
24
|
new (input: JoinDomainCommandInput): import("@smithy/smithy-client").CommandImpl<JoinDomainCommandInput, JoinDomainCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: JoinDomainCommandInput): import("@smithy/smithy-client").CommandImpl<JoinDomainCommandInput, JoinDomainCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds a file gateway to an Active Directory domain. This operation is only supported for
|
|
30
30
|
* file gateways that support the SMB file protocol.</p>
|
|
31
31
|
* <note>
|
|
@@ -80,6 +80,7 @@ declare const JoinDomainCommand_base: {
|
|
|
80
80
|
* @throws {@link StorageGatewayServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class JoinDomainCommand extends JoinDomainCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAutomaticTapeCreationPoliciesCommandOutput extends ListAuto
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAutomaticTapeCreationPoliciesCommand_base: {
|
|
24
24
|
new (input: ListAutomaticTapeCreationPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAutomaticTapeCreationPoliciesCommandInput, ListAutomaticTapeCreationPoliciesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListAutomaticTapeCreationPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAutomaticTapeCreationPoliciesCommandInput, ListAutomaticTapeCreationPoliciesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the automatic tape creation policies for a gateway. If there are no automatic tape
|
|
30
30
|
* creation policies for the gateway, it returns an empty list.</p>
|
|
31
31
|
* <p>This operation is only supported for tape gateways.</p>
|
|
@@ -76,6 +76,7 @@ declare const ListAutomaticTapeCreationPoliciesCommand_base: {
|
|
|
76
76
|
* @throws {@link StorageGatewayServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListAutomaticTapeCreationPoliciesCommand extends ListAutomaticTapeCreationPoliciesCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFileSharesCommandOutput extends ListFileSharesOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFileSharesCommand_base: {
|
|
24
24
|
new (input: ListFileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFileSharesCommandInput, ListFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFileSharesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFileSharesCommandInput, ListFileSharesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of the file shares for a specific S3 File Gateway, or the list of file
|
|
30
30
|
* shares that belong to the calling Amazon Web Services account. This operation is only
|
|
31
31
|
* supported for S3 File Gateways.</p>
|
|
@@ -75,6 +75,7 @@ declare const ListFileSharesCommand_base: {
|
|
|
75
75
|
* @throws {@link StorageGatewayServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListFileSharesCommand extends ListFileSharesCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFileSystemAssociationsCommandOutput extends ListFileSystemA
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFileSystemAssociationsCommand_base: {
|
|
24
24
|
new (input: ListFileSystemAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFileSystemAssociationsCommandInput, ListFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFileSystemAssociationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFileSystemAssociationsCommandInput, ListFileSystemAssociationsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of <code>FileSystemAssociationSummary</code> objects. Each object contains a
|
|
30
30
|
* summary of a file system association. This operation is only supported for FSx File
|
|
31
31
|
* Gateways.</p>
|
|
@@ -74,6 +74,7 @@ declare const ListFileSystemAssociationsCommand_base: {
|
|
|
74
74
|
* @throws {@link StorageGatewayServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListFileSystemAssociationsCommand extends ListFileSystemAssociationsCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListGatewaysCommandOutput extends ListGatewaysOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListGatewaysCommand_base: {
|
|
24
24
|
new (input: ListGatewaysCommandInput): import("@smithy/smithy-client").CommandImpl<ListGatewaysCommandInput, ListGatewaysCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListGatewaysCommandInput]): import("@smithy/smithy-client").CommandImpl<ListGatewaysCommandInput, ListGatewaysCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists gateways owned by an Amazon Web Services account in an Amazon Web Services Region
|
|
30
30
|
* specified in the request. The returned list is ordered by gateway Amazon Resource Name
|
|
31
31
|
* (ARN).</p>
|
|
@@ -85,6 +85,7 @@ declare const ListGatewaysCommand_base: {
|
|
|
85
85
|
* @throws {@link StorageGatewayServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
* @example To lists region specific gateways per AWS account
|
|
89
90
|
* ```javascript
|
|
90
91
|
* // Lists gateways owned by an AWS account in a specified region as requested. Results are sorted by gateway ARN up to a maximum of 100 gateways.
|
|
@@ -22,10 +22,10 @@ export interface ListLocalDisksCommandOutput extends ListLocalDisksOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListLocalDisksCommand_base: {
|
|
24
24
|
new (input: ListLocalDisksCommandInput): import("@smithy/smithy-client").CommandImpl<ListLocalDisksCommandInput, ListLocalDisksCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListLocalDisksCommandInput): import("@smithy/smithy-client").CommandImpl<ListLocalDisksCommandInput, ListLocalDisksCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of the gateway's local disks. To specify which gateway to describe,
|
|
30
30
|
* you use the Amazon Resource Name (ARN) of the gateway in the body of the request.</p>
|
|
31
31
|
* <p>The request returns a list of all disks, specifying which are configured as working
|
|
@@ -82,6 +82,7 @@ declare const ListLocalDisksCommand_base: {
|
|
|
82
82
|
* @throws {@link StorageGatewayServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
* @example To list the gateway's local disks
|
|
86
87
|
* ```javascript
|
|
87
88
|
* // The request returns a list of all disks, specifying which are configured as working storage, cache storage, or stored volume or not configured at all.
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that have been added to the specified resource. This operation is
|
|
30
30
|
* supported in storage gateways of all types.</p>
|
|
31
31
|
* @example
|
|
@@ -71,6 +71,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
71
71
|
* @throws {@link StorageGatewayServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
* @example To list tags that have been added to a resource
|
|
75
76
|
* ```javascript
|
|
76
77
|
* // Lists the tags that have been added to the specified resource.
|
|
@@ -22,10 +22,10 @@ export interface ListTapePoolsCommandOutput extends ListTapePoolsOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTapePoolsCommand_base: {
|
|
24
24
|
new (input: ListTapePoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTapePoolsCommandInput, ListTapePoolsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListTapePoolsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTapePoolsCommandInput, ListTapePoolsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists custom tape pools. You specify custom tape pools to list by specifying one or more
|
|
30
30
|
* custom tape pool Amazon Resource Names (ARNs). If you don't specify a custom tape pool ARN,
|
|
31
31
|
* the operation lists all custom tape pools.</p>
|
|
@@ -82,6 +82,7 @@ declare const ListTapePoolsCommand_base: {
|
|
|
82
82
|
* @throws {@link StorageGatewayServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListTapePoolsCommand extends ListTapePoolsCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTapesCommandOutput extends ListTapesOutput, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTapesCommand_base: {
|
|
24
24
|
new (input: ListTapesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTapesCommandInput, ListTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListTapesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListTapesCommandInput, ListTapesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists virtual tapes in your virtual tape library (VTL) and your virtual tape shelf
|
|
30
30
|
* (VTS). You specify the tapes to list by specifying one or more tape Amazon Resource Names
|
|
31
31
|
* (ARNs). If you don't specify a tape ARN, the operation lists all virtual tapes in both
|
|
@@ -86,6 +86,7 @@ declare const ListTapesCommand_base: {
|
|
|
86
86
|
* @throws {@link StorageGatewayServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListTapesCommand extends ListTapesCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListVolumeInitiatorsCommandOutput extends ListVolumeInitiatorsO
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListVolumeInitiatorsCommand_base: {
|
|
24
24
|
new (input: ListVolumeInitiatorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumeInitiatorsCommandInput, ListVolumeInitiatorsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListVolumeInitiatorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumeInitiatorsCommandInput, ListVolumeInitiatorsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists iSCSI initiators that are connected to a volume. You can use this operation to
|
|
30
30
|
* determine whether a volume is being used or not. This operation is only supported in the
|
|
31
31
|
* cached volume and stored volume gateway types.</p>
|
|
@@ -65,6 +65,7 @@ declare const ListVolumeInitiatorsCommand_base: {
|
|
|
65
65
|
* @throws {@link StorageGatewayServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class ListVolumeInitiatorsCommand extends ListVolumeInitiatorsCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListVolumeRecoveryPointsCommandOutput extends ListVolumeRecover
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListVolumeRecoveryPointsCommand_base: {
|
|
24
24
|
new (input: ListVolumeRecoveryPointsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumeRecoveryPointsCommandInput, ListVolumeRecoveryPointsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListVolumeRecoveryPointsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumeRecoveryPointsCommandInput, ListVolumeRecoveryPointsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the recovery points for a specified gateway. This operation is only supported in
|
|
30
30
|
* the cached volume gateway type.</p>
|
|
31
31
|
* <p>Each cache volume has one recovery point. A volume recovery point is a point in time at
|
|
@@ -74,6 +74,7 @@ declare const ListVolumeRecoveryPointsCommand_base: {
|
|
|
74
74
|
* @throws {@link StorageGatewayServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
* @example To list recovery points for a gateway
|
|
78
79
|
* ```javascript
|
|
79
80
|
* // Lists the recovery points for a specified gateway in which all data of the volume is consistent and can be used to create a snapshot.
|
|
@@ -22,10 +22,10 @@ export interface ListVolumesCommandOutput extends ListVolumesOutput, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListVolumesCommand_base: {
|
|
24
24
|
new (input: ListVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVolumesCommandInput, ListVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListVolumesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVolumesCommandInput, ListVolumesCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the iSCSI stored volumes of a gateway. Results are sorted by volume ARN. The
|
|
30
30
|
* response includes only the volume ARNs. If you want additional volume information, use the
|
|
31
31
|
* <a>DescribeStorediSCSIVolumes</a> or the <a>DescribeCachediSCSIVolumes</a> API.</p>
|
|
@@ -83,6 +83,7 @@ declare const ListVolumesCommand_base: {
|
|
|
83
83
|
* @throws {@link StorageGatewayServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
* @example To list the iSCSI stored volumes of a gateway
|
|
87
88
|
* ```javascript
|
|
88
89
|
* // Lists the iSCSI stored volumes of a gateway. Results are sorted by volume ARN up to a maximum of 100 volumes.
|
|
@@ -22,10 +22,10 @@ export interface NotifyWhenUploadedCommandOutput extends NotifyWhenUploadedOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const NotifyWhenUploadedCommand_base: {
|
|
24
24
|
new (input: NotifyWhenUploadedCommandInput): import("@smithy/smithy-client").CommandImpl<NotifyWhenUploadedCommandInput, NotifyWhenUploadedCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: NotifyWhenUploadedCommandInput): import("@smithy/smithy-client").CommandImpl<NotifyWhenUploadedCommandInput, NotifyWhenUploadedCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sends you notification through CloudWatch Events when all files written to your file
|
|
30
30
|
* share have been uploaded to Amazon S3.</p>
|
|
31
31
|
* <p>Storage Gateway can send a notification through Amazon CloudWatch Events when all
|
|
@@ -71,6 +71,7 @@ declare const NotifyWhenUploadedCommand_base: {
|
|
|
71
71
|
* @throws {@link StorageGatewayServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class NotifyWhenUploadedCommand extends NotifyWhenUploadedCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface RefreshCacheCommandOutput extends RefreshCacheOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const RefreshCacheCommand_base: {
|
|
24
24
|
new (input: RefreshCacheCommandInput): import("@smithy/smithy-client").CommandImpl<RefreshCacheCommandInput, RefreshCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RefreshCacheCommandInput): import("@smithy/smithy-client").CommandImpl<RefreshCacheCommandInput, RefreshCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Refreshes the cached inventory of objects for the specified file share. This operation
|
|
30
30
|
* finds objects in the Amazon S3 bucket that were added, removed, or replaced since
|
|
31
31
|
* the gateway last listed the bucket's contents and cached the results. This operation
|
|
@@ -106,6 +106,7 @@ declare const RefreshCacheCommand_base: {
|
|
|
106
106
|
* @throws {@link StorageGatewayServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class RefreshCacheCommand extends RefreshCacheCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface RemoveTagsFromResourceCommandOutput extends RemoveTagsFromResou
|
|
|
22
22
|
}
|
|
23
23
|
declare const RemoveTagsFromResourceCommand_base: {
|
|
24
24
|
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes one or more tags from the specified resource. This operation is supported in
|
|
30
30
|
* storage gateways of all types.</p>
|
|
31
31
|
* @example
|
|
@@ -65,6 +65,7 @@ declare const RemoveTagsFromResourceCommand_base: {
|
|
|
65
65
|
* @throws {@link StorageGatewayServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
* @example To remove tags from a resource
|
|
69
70
|
* ```javascript
|
|
70
71
|
* // Lists the iSCSI stored volumes of a gateway. Removes one or more tags from the specified resource.
|
|
@@ -22,10 +22,10 @@ export interface ResetCacheCommandOutput extends ResetCacheOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ResetCacheCommand_base: {
|
|
24
24
|
new (input: ResetCacheCommandInput): import("@smithy/smithy-client").CommandImpl<ResetCacheCommandInput, ResetCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ResetCacheCommandInput): import("@smithy/smithy-client").CommandImpl<ResetCacheCommandInput, ResetCacheCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Resets all cache disks that have encountered an error and makes the disks available for
|
|
30
30
|
* reconfiguration as cache storage. If your cache disk encounters an error, the gateway
|
|
31
31
|
* prevents read and write operations on virtual tapes in the gateway. For example, an error
|
|
@@ -72,6 +72,7 @@ declare const ResetCacheCommand_base: {
|
|
|
72
72
|
* @throws {@link StorageGatewayServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
* @example To reset cache disks in error status
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.
|
|
@@ -22,10 +22,10 @@ export interface RetrieveTapeArchiveCommandOutput extends RetrieveTapeArchiveOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const RetrieveTapeArchiveCommand_base: {
|
|
24
24
|
new (input: RetrieveTapeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveTapeArchiveCommandInput, RetrieveTapeArchiveCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RetrieveTapeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveTapeArchiveCommandInput, RetrieveTapeArchiveCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway.
|
|
30
30
|
* Virtual tapes archived in the VTS are not associated with any gateway. However after a tape
|
|
31
31
|
* is retrieved, it is associated with a gateway, even though it is also listed in the VTS,
|
|
@@ -68,6 +68,7 @@ declare const RetrieveTapeArchiveCommand_base: {
|
|
|
68
68
|
* @throws {@link StorageGatewayServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
* @example To retrieve an archived tape from the VTS
|
|
72
73
|
* ```javascript
|
|
73
74
|
* // Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL. Virtual tapes archived in the VTS are not associated with any gateway.
|
|
@@ -22,10 +22,10 @@ export interface RetrieveTapeRecoveryPointCommandOutput extends RetrieveTapeReco
|
|
|
22
22
|
}
|
|
23
23
|
declare const RetrieveTapeRecoveryPointCommand_base: {
|
|
24
24
|
new (input: RetrieveTapeRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveTapeRecoveryPointCommandInput, RetrieveTapeRecoveryPointCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RetrieveTapeRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveTapeRecoveryPointCommandInput, RetrieveTapeRecoveryPointCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the recovery point for the specified virtual tape. This operation is only
|
|
30
30
|
* supported in the tape gateway type.</p>
|
|
31
31
|
* <p>A recovery point is a point in time view of a virtual tape at which all the data on the
|
|
@@ -71,6 +71,7 @@ declare const RetrieveTapeRecoveryPointCommand_base: {
|
|
|
71
71
|
* @throws {@link StorageGatewayServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
* @example To retrieve the recovery point of a virtual tape
|
|
75
76
|
* ```javascript
|
|
76
77
|
* // Retrieves the recovery point for the specified virtual tape.
|
|
@@ -22,10 +22,10 @@ export interface SetLocalConsolePasswordCommandOutput extends SetLocalConsolePas
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetLocalConsolePasswordCommand_base: {
|
|
24
24
|
new (input: SetLocalConsolePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<SetLocalConsolePasswordCommandInput, SetLocalConsolePasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetLocalConsolePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<SetLocalConsolePasswordCommandInput, SetLocalConsolePasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the password for your VM local console. When you log in to the local console for
|
|
30
30
|
* the first time, you log in to the VM with the default credentials. We recommend that you
|
|
31
31
|
* set a new password. You don't need to know the default password to set a new
|
|
@@ -65,6 +65,7 @@ declare const SetLocalConsolePasswordCommand_base: {
|
|
|
65
65
|
* @throws {@link StorageGatewayServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
* @example To set a password for your VM
|
|
69
70
|
* ```javascript
|
|
70
71
|
* // Sets the password for your VM local console.
|
|
@@ -22,10 +22,10 @@ export interface SetSMBGuestPasswordCommandOutput extends SetSMBGuestPasswordOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetSMBGuestPasswordCommand_base: {
|
|
24
24
|
new (input: SetSMBGuestPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<SetSMBGuestPasswordCommandInput, SetSMBGuestPasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetSMBGuestPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<SetSMBGuestPasswordCommandInput, SetSMBGuestPasswordCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the password for the guest user <code>smbguest</code>. The <code>smbguest</code>
|
|
30
30
|
* user is the user when the authentication method for the file share is set to
|
|
31
31
|
* <code>GuestAccess</code>. This operation only supported for S3 File Gateways</p>
|
|
@@ -64,6 +64,7 @@ declare const SetSMBGuestPasswordCommand_base: {
|
|
|
64
64
|
* @throws {@link StorageGatewayServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class SetSMBGuestPasswordCommand extends SetSMBGuestPasswordCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface ShutdownGatewayCommandOutput extends ShutdownGatewayOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ShutdownGatewayCommand_base: {
|
|
24
24
|
new (input: ShutdownGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<ShutdownGatewayCommandInput, ShutdownGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ShutdownGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<ShutdownGatewayCommandInput, ShutdownGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Shuts down a Tape Gateway or Volume Gateway. To specify which gateway to shut down, use
|
|
30
30
|
* the Amazon Resource Name (ARN) of the gateway in the body of your request.</p>
|
|
31
31
|
* <note>
|
|
@@ -83,6 +83,7 @@ declare const ShutdownGatewayCommand_base: {
|
|
|
83
83
|
* @throws {@link StorageGatewayServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
* @example To shut down a gateway service
|
|
87
88
|
* ```javascript
|
|
88
89
|
* // This operation shuts down the gateway service component running in the storage gateway's virtual machine (VM) and not the VM.
|
|
@@ -22,10 +22,10 @@ export interface StartAvailabilityMonitorTestCommandOutput extends StartAvailabi
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartAvailabilityMonitorTestCommand_base: {
|
|
24
24
|
new (input: StartAvailabilityMonitorTestCommandInput): import("@smithy/smithy-client").CommandImpl<StartAvailabilityMonitorTestCommandInput, StartAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartAvailabilityMonitorTestCommandInput): import("@smithy/smithy-client").CommandImpl<StartAvailabilityMonitorTestCommandInput, StartAvailabilityMonitorTestCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Start a test that verifies that the specified gateway is configured for High
|
|
30
30
|
* Availability monitoring in your host environment. This request only initiates the test and
|
|
31
31
|
* that a successful response only indicates that the test was started. It doesn't
|
|
@@ -68,6 +68,7 @@ declare const StartAvailabilityMonitorTestCommand_base: {
|
|
|
68
68
|
* @throws {@link StorageGatewayServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class StartAvailabilityMonitorTestCommand extends StartAvailabilityMonitorTestCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartGatewayCommandOutput extends StartGatewayOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartGatewayCommand_base: {
|
|
24
24
|
new (input: StartGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<StartGatewayCommandInput, StartGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<StartGatewayCommandInput, StartGatewayCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a gateway that you previously shut down (see <a>ShutdownGateway</a>).
|
|
30
30
|
* After the gateway starts, you can then make other API calls, your applications can read
|
|
31
31
|
* from or write to the gateway's storage volumes and you will be able to take snapshot
|
|
@@ -71,6 +71,7 @@ declare const StartGatewayCommand_base: {
|
|
|
71
71
|
* @throws {@link StorageGatewayServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
* @example To start a gateway service
|
|
75
76
|
* ```javascript
|
|
76
77
|
* // Starts a gateway service that was previously shut down.
|
|
@@ -22,10 +22,10 @@ export interface UpdateAutomaticTapeCreationPolicyCommandOutput extends UpdateAu
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAutomaticTapeCreationPolicyCommand_base: {
|
|
24
24
|
new (input: UpdateAutomaticTapeCreationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAutomaticTapeCreationPolicyCommandInput, UpdateAutomaticTapeCreationPolicyCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAutomaticTapeCreationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAutomaticTapeCreationPolicyCommandInput, UpdateAutomaticTapeCreationPolicyCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the automatic tape creation policy of a gateway. Use this to update the policy
|
|
30
30
|
* with a new set of automatic tape creation rules. This is only supported for tape
|
|
31
31
|
* gateways.</p>
|
|
@@ -76,6 +76,7 @@ declare const UpdateAutomaticTapeCreationPolicyCommand_base: {
|
|
|
76
76
|
* @throws {@link StorageGatewayServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class UpdateAutomaticTapeCreationPolicyCommand extends UpdateAutomaticTapeCreationPolicyCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateBandwidthRateLimitCommandOutput extends UpdateBandwidthRa
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateBandwidthRateLimitCommand_base: {
|
|
24
24
|
new (input: UpdateBandwidthRateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBandwidthRateLimitCommandInput, UpdateBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateBandwidthRateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBandwidthRateLimitCommandInput, UpdateBandwidthRateLimitCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the bandwidth rate limits of a gateway. You can update both the upload and
|
|
30
30
|
* download bandwidth rate limit or specify only one of the two. If you don't set a
|
|
31
31
|
* bandwidth rate limit, the existing rate limit remains. This operation is supported only for
|
|
@@ -72,6 +72,7 @@ declare const UpdateBandwidthRateLimitCommand_base: {
|
|
|
72
72
|
* @throws {@link StorageGatewayServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
* @example To update the bandwidth rate limits of a gateway
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // Updates the bandwidth rate limits of a gateway. Both the upload and download bandwidth rate limit can be set, or either one of the two. If a new limit is not set, the existing rate limit remains.
|
|
@@ -22,10 +22,10 @@ export interface UpdateBandwidthRateLimitScheduleCommandOutput extends UpdateBan
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateBandwidthRateLimitScheduleCommand_base: {
|
|
24
24
|
new (input: UpdateBandwidthRateLimitScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBandwidthRateLimitScheduleCommandInput, UpdateBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateBandwidthRateLimitScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBandwidthRateLimitScheduleCommandInput, UpdateBandwidthRateLimitScheduleCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Updates the bandwidth rate limit schedule for a specified gateway. By default, gateways
|
|
30
30
|
* do not have bandwidth rate limit schedules, which means no bandwidth rate limiting is in
|
|
31
31
|
* effect. Use this to initiate or update a gateway's bandwidth rate limit schedule. This
|
|
@@ -79,6 +79,7 @@ declare const UpdateBandwidthRateLimitScheduleCommand_base: {
|
|
|
79
79
|
* @throws {@link StorageGatewayServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class UpdateBandwidthRateLimitScheduleCommand extends UpdateBandwidthRateLimitScheduleCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateChapCredentialsCommandOutput extends UpdateChapCredential
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateChapCredentialsCommand_base: {
|
|
24
24
|
new (input: UpdateChapCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChapCredentialsCommandInput, UpdateChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateChapCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChapCredentialsCommandInput, UpdateChapCredentialsCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a
|
|
30
30
|
* specified iSCSI target. By default, a gateway does not have CHAP enabled; however, for
|
|
31
31
|
* added security, you might use it. This operation is supported in the volume and tape
|
|
@@ -72,6 +72,7 @@ declare const UpdateChapCredentialsCommand_base: {
|
|
|
72
72
|
* @throws {@link StorageGatewayServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
* @example To update CHAP credentials for an iSCSI target
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
|
|
@@ -22,10 +22,10 @@ export interface UpdateFileSystemAssociationCommandOutput extends UpdateFileSyst
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFileSystemAssociationCommand_base: {
|
|
24
24
|
new (input: UpdateFileSystemAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFileSystemAssociationCommandInput, UpdateFileSystemAssociationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFileSystemAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFileSystemAssociationCommandInput, UpdateFileSystemAssociationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a file system association. This operation is only supported in the FSx File
|
|
30
30
|
* Gateways.</p>
|
|
31
31
|
* @example
|
|
@@ -68,6 +68,7 @@ declare const UpdateFileSystemAssociationCommand_base: {
|
|
|
68
68
|
* @throws {@link StorageGatewayServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class UpdateFileSystemAssociationCommand extends UpdateFileSystemAssociationCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateGatewayInformationCommandOutput extends UpdateGatewayInfo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateGatewayInformationCommand_base: {
|
|
24
24
|
new (input: UpdateGatewayInformationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewayInformationCommandInput, UpdateGatewayInformationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateGatewayInformationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGatewayInformationCommandInput, UpdateGatewayInformationCommandOutput, StorageGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a gateway's metadata, which includes the gateway's name and time zone.
|
|
30
30
|
* To specify which gateway to update, use the Amazon Resource Name (ARN) of the gateway in
|
|
31
31
|
* your request.</p>
|
|
@@ -73,6 +73,7 @@ declare const UpdateGatewayInformationCommand_base: {
|
|
|
73
73
|
* @throws {@link StorageGatewayServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from StorageGateway service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
* @example To update a gateway's metadata
|
|
77
78
|
* ```javascript
|
|
78
79
|
* // Updates a gateway's metadata, which includes the gateway's name and time zone.
|