@aws-sdk/client-storage-gateway 3.588.0 → 3.592.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/index.js +6 -90
- package/dist-es/models/models_0.js +4 -0
- package/dist-types/StorageGatewayClient.d.ts +4 -4
- 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 +8 -3
- 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 +5 -4
- package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +23 -5
- 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 +8 -5
- package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/StorageGatewayServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +96 -25
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/StorageGatewayServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +13 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFileSystemAssociationsCommandInput
|
|
14
15
|
extends DescribeFileSystemAssociationsInput {}
|
|
15
16
|
export interface DescribeFileSystemAssociationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGatewayInformationCommandInput
|
|
14
15
|
extends DescribeGatewayInformationInput {}
|
|
15
16
|
export interface DescribeGatewayInformationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeMaintenanceStartTimeCommandInput
|
|
14
15
|
extends DescribeMaintenanceStartTimeInput {}
|
|
15
16
|
export interface DescribeMaintenanceStartTimeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeNFSFileSharesCommandInput
|
|
14
15
|
extends DescribeNFSFileSharesInput {}
|
|
15
16
|
export interface DescribeNFSFileSharesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeSMBFileSharesCommandInput
|
|
14
15
|
extends DescribeSMBFileSharesInput {}
|
|
15
16
|
export interface DescribeSMBFileSharesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeSMBSettingsCommandInput
|
|
14
15
|
extends DescribeSMBSettingsInput {}
|
|
15
16
|
export interface DescribeSMBSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeSnapshotScheduleCommandInput
|
|
14
15
|
extends DescribeSnapshotScheduleInput {}
|
|
15
16
|
export interface DescribeSnapshotScheduleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeStorediSCSIVolumesCommandInput
|
|
14
15
|
extends DescribeStorediSCSIVolumesInput {}
|
|
15
16
|
export interface DescribeStorediSCSIVolumesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTapeArchivesCommandInput
|
|
14
15
|
extends DescribeTapeArchivesInput {}
|
|
15
16
|
export interface DescribeTapeArchivesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTapeRecoveryPointsCommandInput
|
|
14
15
|
extends DescribeTapeRecoveryPointsInput {}
|
|
15
16
|
export interface DescribeTapeRecoveryPointsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeTapesCommandInput extends DescribeTapesInput {}
|
|
11
12
|
export interface DescribeTapesCommandOutput
|
|
12
13
|
extends DescribeTapesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeUploadBufferCommandInput
|
|
14
15
|
extends DescribeUploadBufferInput {}
|
|
15
16
|
export interface DescribeUploadBufferCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeVTLDevicesCommandInput
|
|
14
15
|
extends DescribeVTLDevicesInput {}
|
|
15
16
|
export interface DescribeVTLDevicesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeWorkingStorageCommandInput
|
|
14
15
|
extends DescribeWorkingStorageInput {}
|
|
15
16
|
export interface DescribeWorkingStorageCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DetachVolumeCommandInput extends DetachVolumeInput {}
|
|
11
12
|
export interface DetachVolumeCommandOutput
|
|
12
13
|
extends DetachVolumeOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DisableGatewayCommandInput extends DisableGatewayInput {}
|
|
11
12
|
export interface DisableGatewayCommandOutput
|
|
12
13
|
extends DisableGatewayOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateFileSystemCommandInput
|
|
14
15
|
extends DisassociateFileSystemInput {}
|
|
15
16
|
export interface DisassociateFileSystemCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface JoinDomainCommandInput extends JoinDomainInput {}
|
|
11
12
|
export interface JoinDomainCommandOutput
|
|
12
13
|
extends JoinDomainOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAutomaticTapeCreationPoliciesCommandInput
|
|
14
15
|
extends ListAutomaticTapeCreationPoliciesInput {}
|
|
15
16
|
export interface ListAutomaticTapeCreationPoliciesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListFileSharesCommandInput extends ListFileSharesInput {}
|
|
11
12
|
export interface ListFileSharesCommandOutput
|
|
12
13
|
extends ListFileSharesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListFileSystemAssociationsCommandInput
|
|
14
15
|
extends ListFileSystemAssociationsInput {}
|
|
15
16
|
export interface ListFileSystemAssociationsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListGatewaysCommandInput extends ListGatewaysInput {}
|
|
11
12
|
export interface ListGatewaysCommandOutput
|
|
12
13
|
extends ListGatewaysOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListLocalDisksCommandInput extends ListLocalDisksInput {}
|
|
11
12
|
export interface ListLocalDisksCommandOutput
|
|
12
13
|
extends ListLocalDisksOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceInput {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListTapePoolsCommandInput extends ListTapePoolsInput {}
|
|
11
12
|
export interface ListTapePoolsCommandOutput
|
|
12
13
|
extends ListTapePoolsOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListTapesCommandInput extends ListTapesInput {}
|
|
11
12
|
export interface ListTapesCommandOutput
|
|
12
13
|
extends ListTapesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListVolumeInitiatorsCommandInput
|
|
14
15
|
extends ListVolumeInitiatorsInput {}
|
|
15
16
|
export interface ListVolumeInitiatorsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListVolumeRecoveryPointsCommandInput
|
|
14
15
|
extends ListVolumeRecoveryPointsInput {}
|
|
15
16
|
export interface ListVolumeRecoveryPointsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListVolumesCommandInput extends ListVolumesInput {}
|
|
11
12
|
export interface ListVolumesCommandOutput
|
|
12
13
|
extends ListVolumesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface NotifyWhenUploadedCommandInput
|
|
14
15
|
extends NotifyWhenUploadedInput {}
|
|
15
16
|
export interface NotifyWhenUploadedCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RefreshCacheCommandInput extends RefreshCacheInput {}
|
|
11
12
|
export interface RefreshCacheCommandOutput
|
|
12
13
|
extends RefreshCacheOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveTagsFromResourceCommandInput
|
|
14
15
|
extends RemoveTagsFromResourceInput {}
|
|
15
16
|
export interface RemoveTagsFromResourceCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ResetCacheCommandInput extends ResetCacheInput {}
|
|
11
12
|
export interface ResetCacheCommandOutput
|
|
12
13
|
extends ResetCacheOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RetrieveTapeArchiveCommandInput
|
|
14
15
|
extends RetrieveTapeArchiveInput {}
|
|
15
16
|
export interface RetrieveTapeArchiveCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RetrieveTapeRecoveryPointCommandInput
|
|
14
15
|
extends RetrieveTapeRecoveryPointInput {}
|
|
15
16
|
export interface RetrieveTapeRecoveryPointCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface SetLocalConsolePasswordCommandInput
|
|
14
15
|
extends SetLocalConsolePasswordInput {}
|
|
15
16
|
export interface SetLocalConsolePasswordCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface SetSMBGuestPasswordCommandInput
|
|
14
15
|
extends SetSMBGuestPasswordInput {}
|
|
15
16
|
export interface SetSMBGuestPasswordCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ShutdownGatewayCommandInput extends ShutdownGatewayInput {}
|
|
14
15
|
export interface ShutdownGatewayCommandOutput
|
|
15
16
|
extends ShutdownGatewayOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartAvailabilityMonitorTestCommandInput
|
|
14
15
|
extends StartAvailabilityMonitorTestInput {}
|
|
15
16
|
export interface StartAvailabilityMonitorTestCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
StorageGatewayClientResolvedConfig,
|
|
8
8
|
} from "../StorageGatewayClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StartGatewayCommandInput extends StartGatewayInput {}
|
|
11
12
|
export interface StartGatewayCommandOutput
|
|
12
13
|
extends StartGatewayOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateAutomaticTapeCreationPolicyCommandInput
|
|
14
15
|
extends UpdateAutomaticTapeCreationPolicyInput {}
|
|
15
16
|
export interface UpdateAutomaticTapeCreationPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateBandwidthRateLimitCommandInput
|
|
14
15
|
extends UpdateBandwidthRateLimitInput {}
|
|
15
16
|
export interface UpdateBandwidthRateLimitCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateBandwidthRateLimitScheduleCommandInput
|
|
14
15
|
extends UpdateBandwidthRateLimitScheduleInput {}
|
|
15
16
|
export interface UpdateBandwidthRateLimitScheduleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateChapCredentialsCommandInput
|
|
14
15
|
extends UpdateChapCredentialsInput {}
|
|
15
16
|
export interface UpdateChapCredentialsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateFileSystemAssociationCommandInput
|
|
14
15
|
extends UpdateFileSystemAssociationInput {}
|
|
15
16
|
export interface UpdateFileSystemAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateGatewayInformationCommandInput
|
|
14
15
|
extends UpdateGatewayInformationInput {}
|
|
15
16
|
export interface UpdateGatewayInformationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateGatewaySoftwareNowCommandInput
|
|
14
15
|
extends UpdateGatewaySoftwareNowInput {}
|
|
15
16
|
export interface UpdateGatewaySoftwareNowCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateMaintenanceStartTimeCommandInput
|
|
14
15
|
extends UpdateMaintenanceStartTimeInput {}
|
|
15
16
|
export interface UpdateMaintenanceStartTimeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateNFSFileShareCommandInput
|
|
14
15
|
extends UpdateNFSFileShareInput {}
|
|
15
16
|
export interface UpdateNFSFileShareCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSMBFileShareCommandInput
|
|
14
15
|
extends UpdateSMBFileShareInput {}
|
|
15
16
|
export interface UpdateSMBFileShareCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSMBFileShareVisibilityCommandInput
|
|
14
15
|
extends UpdateSMBFileShareVisibilityInput {}
|
|
15
16
|
export interface UpdateSMBFileShareVisibilityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSMBLocalGroupsCommandInput
|
|
14
15
|
extends UpdateSMBLocalGroupsInput {}
|
|
15
16
|
export interface UpdateSMBLocalGroupsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSMBSecurityStrategyCommandInput
|
|
14
15
|
extends UpdateSMBSecurityStrategyInput {}
|
|
15
16
|
export interface UpdateSMBSecurityStrategyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSnapshotScheduleCommandInput
|
|
14
15
|
extends UpdateSnapshotScheduleInput {}
|
|
15
16
|
export interface UpdateSnapshotScheduleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
StorageGatewayClientResolvedConfig,
|
|
11
11
|
} from "../StorageGatewayClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateVTLDeviceTypeCommandInput
|
|
14
15
|
extends UpdateVTLDeviceTypeInput {}
|
|
15
16
|
export interface UpdateVTLDeviceTypeCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class StorageGatewayServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|