@aws-sdk/client-storage-gateway 3.279.0 → 3.281.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/README.md +723 -0
- package/dist-types/commands/ActivateGatewayCommand.d.ts +6 -0
- package/dist-types/commands/AddCacheCommand.d.ts +6 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -0
- package/dist-types/commands/AddUploadBufferCommand.d.ts +6 -0
- package/dist-types/commands/AddWorkingStorageCommand.d.ts +6 -0
- package/dist-types/commands/AssignTapePoolCommand.d.ts +6 -0
- package/dist-types/commands/AssociateFileSystemCommand.d.ts +6 -0
- package/dist-types/commands/AttachVolumeCommand.d.ts +6 -0
- package/dist-types/commands/CancelArchivalCommand.d.ts +6 -0
- package/dist-types/commands/CancelRetrievalCommand.d.ts +6 -0
- package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +6 -0
- package/dist-types/commands/CreateNFSFileShareCommand.d.ts +6 -0
- package/dist-types/commands/CreateSMBFileShareCommand.d.ts +6 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -0
- package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +6 -0
- package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +6 -0
- package/dist-types/commands/CreateTapePoolCommand.d.ts +6 -0
- package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +6 -0
- package/dist-types/commands/CreateTapesCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +6 -0
- package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFileShareCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGatewayCommand.d.ts +6 -0
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTapeCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTapePoolCommand.d.ts +6 -0
- package/dist-types/commands/DeleteVolumeCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +6 -0
- package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +6 -0
- package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +6 -0
- package/dist-types/commands/DescribeCacheCommand.d.ts +6 -0
- package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +6 -0
- package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +6 -0
- package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTapesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUploadBufferCommand.d.ts +6 -0
- package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +6 -0
- package/dist-types/commands/DetachVolumeCommand.d.ts +6 -0
- package/dist-types/commands/DisableGatewayCommand.d.ts +6 -0
- package/dist-types/commands/DisassociateFileSystemCommand.d.ts +6 -0
- package/dist-types/commands/JoinDomainCommand.d.ts +6 -0
- package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListFileSharesCommand.d.ts +6 -0
- package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +6 -0
- package/dist-types/commands/ListGatewaysCommand.d.ts +6 -0
- package/dist-types/commands/ListLocalDisksCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/ListTapePoolsCommand.d.ts +6 -0
- package/dist-types/commands/ListTapesCommand.d.ts +6 -0
- package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +6 -0
- package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +6 -0
- package/dist-types/commands/ListVolumesCommand.d.ts +6 -0
- package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +6 -0
- package/dist-types/commands/RefreshCacheCommand.d.ts +6 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -0
- package/dist-types/commands/ResetCacheCommand.d.ts +6 -0
- package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +6 -0
- package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +6 -0
- package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +6 -0
- package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +6 -0
- package/dist-types/commands/ShutdownGatewayCommand.d.ts +6 -0
- package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +6 -0
- package/dist-types/commands/StartGatewayCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +6 -0
- package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +6 -0
- package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +6 -0
- package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +6 -0
- package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +6 -0
- package/package.json +3 -3
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeSMBFileSharesInput, DescribeSMBFileSharesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeSMBFileSharesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeSMBFileSharesCommandInput extends DescribeSMBFileSharesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeSMBFileSharesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeSMBFileSharesCommandOutput extends DescribeSMBFileSharesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeSMBSettingsInput, DescribeSMBSettingsOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeSMBSettingsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeSMBSettingsCommandInput extends DescribeSMBSettingsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeSMBSettingsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeSMBSettingsCommandOutput extends DescribeSMBSettingsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeSnapshotScheduleInput, DescribeSnapshotScheduleOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeSnapshotScheduleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeSnapshotScheduleCommandInput extends DescribeSnapshotScheduleInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeSnapshotScheduleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeSnapshotScheduleCommandOutput extends DescribeSnapshotScheduleOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeStorediSCSIVolumesInput, DescribeStorediSCSIVolumesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeStorediSCSIVolumesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeStorediSCSIVolumesCommandInput extends DescribeStorediSCSIVolumesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeStorediSCSIVolumesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeStorediSCSIVolumesCommandOutput extends DescribeStorediSCSIVolumesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeTapeArchivesInput, DescribeTapeArchivesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeTapeArchivesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeTapeArchivesCommandInput extends DescribeTapeArchivesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeTapeArchivesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeTapeArchivesCommandOutput extends DescribeTapeArchivesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeTapeRecoveryPointsInput, DescribeTapeRecoveryPointsOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeTapeRecoveryPointsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeTapeRecoveryPointsCommandInput extends DescribeTapeRecoveryPointsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeTapeRecoveryPointsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeTapeRecoveryPointsCommandOutput extends DescribeTapeRecoveryPointsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeTapesInput, DescribeTapesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeTapesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeTapesCommandInput extends DescribeTapesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeTapesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeTapesCommandOutput extends DescribeTapesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeUploadBufferInput, DescribeUploadBufferOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeUploadBufferCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeUploadBufferCommandInput extends DescribeUploadBufferInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeUploadBufferCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeUploadBufferCommandOutput extends DescribeUploadBufferOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeVTLDevicesInput, DescribeVTLDevicesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeVTLDevicesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeVTLDevicesCommandInput extends DescribeVTLDevicesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeVTLDevicesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeVTLDevicesCommandOutput extends DescribeVTLDevicesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeWorkingStorageInput, DescribeWorkingStorageOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeWorkingStorageCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeWorkingStorageCommandInput extends DescribeWorkingStorageInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeWorkingStorageCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeWorkingStorageCommandOutput extends DescribeWorkingStorageOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DetachVolumeInput, DetachVolumeOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DetachVolumeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DetachVolumeCommandInput extends DetachVolumeInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DetachVolumeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DetachVolumeCommandOutput extends DetachVolumeOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DisableGatewayInput, DisableGatewayOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DisableGatewayCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DisableGatewayCommandInput extends DisableGatewayInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DisableGatewayCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DisableGatewayCommandOutput extends DisableGatewayOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DisassociateFileSystemInput, DisassociateFileSystemOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DisassociateFileSystemCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DisassociateFileSystemCommandInput extends DisassociateFileSystemInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DisassociateFileSystemCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DisassociateFileSystemCommandOutput extends DisassociateFileSystemOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { JoinDomainInput, JoinDomainOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link JoinDomainCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface JoinDomainCommandInput extends JoinDomainInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link JoinDomainCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface JoinDomainCommandOutput extends JoinDomainOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListAutomaticTapeCreationPoliciesInput, ListAutomaticTapeCreationPoliciesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListAutomaticTapeCreationPoliciesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListAutomaticTapeCreationPoliciesCommandInput extends ListAutomaticTapeCreationPoliciesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListAutomaticTapeCreationPoliciesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListAutomaticTapeCreationPoliciesCommandOutput extends ListAutomaticTapeCreationPoliciesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListFileSharesInput, ListFileSharesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListFileSharesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListFileSharesCommandInput extends ListFileSharesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListFileSharesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListFileSharesCommandOutput extends ListFileSharesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListFileSystemAssociationsInput, ListFileSystemAssociationsOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListFileSystemAssociationsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListFileSystemAssociationsCommandInput extends ListFileSystemAssociationsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListFileSystemAssociationsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListFileSystemAssociationsCommandOutput extends ListFileSystemAssociationsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListGatewaysInput, ListGatewaysOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListGatewaysCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListGatewaysCommandInput extends ListGatewaysInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListGatewaysCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListGatewaysCommandOutput extends ListGatewaysOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListLocalDisksInput, ListLocalDisksOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListLocalDisksCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListLocalDisksCommandInput extends ListLocalDisksInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListLocalDisksCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListLocalDisksCommandOutput extends ListLocalDisksOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTagsForResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTagsForResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTapePoolsInput, ListTapePoolsOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTapePoolsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTapePoolsCommandInput extends ListTapePoolsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTapePoolsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTapePoolsCommandOutput extends ListTapePoolsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTapesInput, ListTapesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTapesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTapesCommandInput extends ListTapesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTapesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTapesCommandOutput extends ListTapesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListVolumeInitiatorsInput, ListVolumeInitiatorsOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListVolumeInitiatorsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListVolumeInitiatorsCommandInput extends ListVolumeInitiatorsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListVolumeInitiatorsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListVolumeInitiatorsCommandOutput extends ListVolumeInitiatorsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListVolumeRecoveryPointsInput, ListVolumeRecoveryPointsOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListVolumeRecoveryPointsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListVolumeRecoveryPointsCommandInput extends ListVolumeRecoveryPointsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListVolumeRecoveryPointsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListVolumeRecoveryPointsCommandOutput extends ListVolumeRecoveryPointsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListVolumesInput, ListVolumesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListVolumesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListVolumesCommandInput extends ListVolumesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListVolumesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListVolumesCommandOutput extends ListVolumesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { NotifyWhenUploadedInput, NotifyWhenUploadedOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link NotifyWhenUploadedCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface NotifyWhenUploadedCommandInput extends NotifyWhenUploadedInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link NotifyWhenUploadedCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface NotifyWhenUploadedCommandOutput extends NotifyWhenUploadedOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { RefreshCacheInput, RefreshCacheOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RefreshCacheCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RefreshCacheCommandInput extends RefreshCacheInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RefreshCacheCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RefreshCacheCommandOutput extends RefreshCacheOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { RemoveTagsFromResourceInput, RemoveTagsFromResourceOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RemoveTagsFromResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResourceInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RemoveTagsFromResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RemoveTagsFromResourceCommandOutput extends RemoveTagsFromResourceOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ResetCacheInput, ResetCacheOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ResetCacheCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ResetCacheCommandInput extends ResetCacheInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ResetCacheCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ResetCacheCommandOutput extends ResetCacheOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { RetrieveTapeArchiveInput, RetrieveTapeArchiveOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RetrieveTapeArchiveCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RetrieveTapeArchiveCommandInput extends RetrieveTapeArchiveInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RetrieveTapeArchiveCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RetrieveTapeArchiveCommandOutput extends RetrieveTapeArchiveOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { RetrieveTapeRecoveryPointInput, RetrieveTapeRecoveryPointOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RetrieveTapeRecoveryPointCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RetrieveTapeRecoveryPointCommandInput extends RetrieveTapeRecoveryPointInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RetrieveTapeRecoveryPointCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RetrieveTapeRecoveryPointCommandOutput extends RetrieveTapeRecoveryPointOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SetLocalConsolePasswordInput, SetLocalConsolePasswordOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetLocalConsolePasswordCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetLocalConsolePasswordCommandInput extends SetLocalConsolePasswordInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetLocalConsolePasswordCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetLocalConsolePasswordCommandOutput extends SetLocalConsolePasswordOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SetSMBGuestPasswordInput, SetSMBGuestPasswordOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetSMBGuestPasswordCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetSMBGuestPasswordCommandInput extends SetSMBGuestPasswordInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetSMBGuestPasswordCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetSMBGuestPasswordCommandOutput extends SetSMBGuestPasswordOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ShutdownGatewayInput, ShutdownGatewayOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ShutdownGatewayCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ShutdownGatewayCommandInput extends ShutdownGatewayInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ShutdownGatewayCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ShutdownGatewayCommandOutput extends ShutdownGatewayOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { StartAvailabilityMonitorTestInput, StartAvailabilityMonitorTestOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartAvailabilityMonitorTestCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartAvailabilityMonitorTestCommandInput extends StartAvailabilityMonitorTestInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartAvailabilityMonitorTestCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartAvailabilityMonitorTestCommandOutput extends StartAvailabilityMonitorTestOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { StartGatewayInput, StartGatewayOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartGatewayCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartGatewayCommandInput extends StartGatewayInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartGatewayCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartGatewayCommandOutput extends StartGatewayOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateAutomaticTapeCreationPolicyInput, UpdateAutomaticTapeCreationPolicyOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAutomaticTapeCreationPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAutomaticTapeCreationPolicyCommandInput extends UpdateAutomaticTapeCreationPolicyInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAutomaticTapeCreationPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAutomaticTapeCreationPolicyCommandOutput extends UpdateAutomaticTapeCreationPolicyOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateBandwidthRateLimitInput, UpdateBandwidthRateLimitOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateBandwidthRateLimitCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateBandwidthRateLimitCommandInput extends UpdateBandwidthRateLimitInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateBandwidthRateLimitCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateBandwidthRateLimitCommandOutput extends UpdateBandwidthRateLimitOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateBandwidthRateLimitScheduleInput, UpdateBandwidthRateLimitScheduleOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateBandwidthRateLimitScheduleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateBandwidthRateLimitScheduleCommandInput extends UpdateBandwidthRateLimitScheduleInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateBandwidthRateLimitScheduleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateBandwidthRateLimitScheduleCommandOutput extends UpdateBandwidthRateLimitScheduleOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|