@aws-sdk/client-storage-gateway 3.927.0 → 3.928.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 +2508 -2867
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/StorageGatewayClient.js +2 -0
- package/dist-es/commands/ActivateGatewayCommand.js +3 -9
- package/dist-es/commands/AddCacheCommand.js +3 -9
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
- package/dist-es/commands/AddUploadBufferCommand.js +3 -9
- package/dist-es/commands/AddWorkingStorageCommand.js +3 -9
- package/dist-es/commands/AssignTapePoolCommand.js +3 -9
- package/dist-es/commands/AssociateFileSystemCommand.js +3 -10
- package/dist-es/commands/AttachVolumeCommand.js +3 -9
- package/dist-es/commands/CancelArchivalCommand.js +3 -9
- package/dist-es/commands/CancelCacheReportCommand.js +3 -9
- package/dist-es/commands/CancelRetrievalCommand.js +3 -9
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -9
- package/dist-es/commands/CreateNFSFileShareCommand.js +3 -9
- package/dist-es/commands/CreateSMBFileShareCommand.js +3 -9
- package/dist-es/commands/CreateSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -9
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -9
- package/dist-es/commands/CreateTapePoolCommand.js +3 -9
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -9
- package/dist-es/commands/CreateTapesCommand.js +3 -9
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -9
- package/dist-es/commands/DeleteCacheReportCommand.js +3 -9
- package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -9
- package/dist-es/commands/DeleteFileShareCommand.js +3 -9
- package/dist-es/commands/DeleteGatewayCommand.js +3 -9
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -9
- package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -9
- package/dist-es/commands/DeleteTapeCommand.js +3 -9
- package/dist-es/commands/DeleteTapePoolCommand.js +3 -9
- package/dist-es/commands/DeleteVolumeCommand.js +3 -9
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -9
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -9
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeCacheCommand.js +3 -9
- package/dist-es/commands/DescribeCacheReportCommand.js +3 -9
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -9
- package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -10
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -10
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -9
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -9
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -9
- package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -9
- package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -9
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -9
- package/dist-es/commands/DescribeTapesCommand.js +3 -9
- package/dist-es/commands/DescribeUploadBufferCommand.js +3 -9
- package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -9
- package/dist-es/commands/DetachVolumeCommand.js +3 -9
- package/dist-es/commands/DisableGatewayCommand.js +3 -9
- package/dist-es/commands/DisassociateFileSystemCommand.js +3 -9
- package/dist-es/commands/EvictFilesFailingUploadCommand.js +3 -9
- package/dist-es/commands/JoinDomainCommand.js +3 -10
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -9
- package/dist-es/commands/ListCacheReportsCommand.js +3 -9
- package/dist-es/commands/ListFileSharesCommand.js +3 -9
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -9
- package/dist-es/commands/ListGatewaysCommand.js +3 -9
- package/dist-es/commands/ListLocalDisksCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTapePoolsCommand.js +3 -9
- package/dist-es/commands/ListTapesCommand.js +3 -9
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -9
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -9
- package/dist-es/commands/ListVolumesCommand.js +3 -9
- package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -9
- package/dist-es/commands/RefreshCacheCommand.js +3 -9
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
- package/dist-es/commands/ResetCacheCommand.js +3 -9
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -9
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -9
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -10
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -10
- package/dist-es/commands/ShutdownGatewayCommand.js +3 -9
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -9
- package/dist-es/commands/StartCacheReportCommand.js +3 -9
- package/dist-es/commands/StartGatewayCommand.js +3 -9
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -9
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -10
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -10
- package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -9
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -9
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -9
- package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -9
- package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -9
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -9
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -9
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -9
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -42
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2325 -0
- package/dist-types/StorageGatewayClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -40
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +377 -0
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -28
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +383 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -2139
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -866
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1157
|
@@ -1,866 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { ActivateGatewayCommandInput, ActivateGatewayCommandOutput } from "../commands/ActivateGatewayCommand";
|
|
4
|
-
import { AddCacheCommandInput, AddCacheCommandOutput } from "../commands/AddCacheCommand";
|
|
5
|
-
import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "../commands/AddTagsToResourceCommand";
|
|
6
|
-
import { AddUploadBufferCommandInput, AddUploadBufferCommandOutput } from "../commands/AddUploadBufferCommand";
|
|
7
|
-
import { AddWorkingStorageCommandInput, AddWorkingStorageCommandOutput } from "../commands/AddWorkingStorageCommand";
|
|
8
|
-
import { AssignTapePoolCommandInput, AssignTapePoolCommandOutput } from "../commands/AssignTapePoolCommand";
|
|
9
|
-
import { AssociateFileSystemCommandInput, AssociateFileSystemCommandOutput } from "../commands/AssociateFileSystemCommand";
|
|
10
|
-
import { AttachVolumeCommandInput, AttachVolumeCommandOutput } from "../commands/AttachVolumeCommand";
|
|
11
|
-
import { CancelArchivalCommandInput, CancelArchivalCommandOutput } from "../commands/CancelArchivalCommand";
|
|
12
|
-
import { CancelCacheReportCommandInput, CancelCacheReportCommandOutput } from "../commands/CancelCacheReportCommand";
|
|
13
|
-
import { CancelRetrievalCommandInput, CancelRetrievalCommandOutput } from "../commands/CancelRetrievalCommand";
|
|
14
|
-
import { CreateCachediSCSIVolumeCommandInput, CreateCachediSCSIVolumeCommandOutput } from "../commands/CreateCachediSCSIVolumeCommand";
|
|
15
|
-
import { CreateNFSFileShareCommandInput, CreateNFSFileShareCommandOutput } from "../commands/CreateNFSFileShareCommand";
|
|
16
|
-
import { CreateSMBFileShareCommandInput, CreateSMBFileShareCommandOutput } from "../commands/CreateSMBFileShareCommand";
|
|
17
|
-
import { CreateSnapshotCommandInput, CreateSnapshotCommandOutput } from "../commands/CreateSnapshotCommand";
|
|
18
|
-
import { CreateSnapshotFromVolumeRecoveryPointCommandInput, CreateSnapshotFromVolumeRecoveryPointCommandOutput } from "../commands/CreateSnapshotFromVolumeRecoveryPointCommand";
|
|
19
|
-
import { CreateStorediSCSIVolumeCommandInput, CreateStorediSCSIVolumeCommandOutput } from "../commands/CreateStorediSCSIVolumeCommand";
|
|
20
|
-
import { CreateTapePoolCommandInput, CreateTapePoolCommandOutput } from "../commands/CreateTapePoolCommand";
|
|
21
|
-
import { CreateTapesCommandInput, CreateTapesCommandOutput } from "../commands/CreateTapesCommand";
|
|
22
|
-
import { CreateTapeWithBarcodeCommandInput, CreateTapeWithBarcodeCommandOutput } from "../commands/CreateTapeWithBarcodeCommand";
|
|
23
|
-
import { DeleteAutomaticTapeCreationPolicyCommandInput, DeleteAutomaticTapeCreationPolicyCommandOutput } from "../commands/DeleteAutomaticTapeCreationPolicyCommand";
|
|
24
|
-
import { DeleteBandwidthRateLimitCommandInput, DeleteBandwidthRateLimitCommandOutput } from "../commands/DeleteBandwidthRateLimitCommand";
|
|
25
|
-
import { DeleteCacheReportCommandInput, DeleteCacheReportCommandOutput } from "../commands/DeleteCacheReportCommand";
|
|
26
|
-
import { DeleteChapCredentialsCommandInput, DeleteChapCredentialsCommandOutput } from "../commands/DeleteChapCredentialsCommand";
|
|
27
|
-
import { DeleteFileShareCommandInput, DeleteFileShareCommandOutput } from "../commands/DeleteFileShareCommand";
|
|
28
|
-
import { DeleteGatewayCommandInput, DeleteGatewayCommandOutput } from "../commands/DeleteGatewayCommand";
|
|
29
|
-
import { DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput } from "../commands/DeleteSnapshotScheduleCommand";
|
|
30
|
-
import { DeleteTapeArchiveCommandInput, DeleteTapeArchiveCommandOutput } from "../commands/DeleteTapeArchiveCommand";
|
|
31
|
-
import { DeleteTapeCommandInput, DeleteTapeCommandOutput } from "../commands/DeleteTapeCommand";
|
|
32
|
-
import { DeleteTapePoolCommandInput, DeleteTapePoolCommandOutput } from "../commands/DeleteTapePoolCommand";
|
|
33
|
-
import { DeleteVolumeCommandInput, DeleteVolumeCommandOutput } from "../commands/DeleteVolumeCommand";
|
|
34
|
-
import { DescribeAvailabilityMonitorTestCommandInput, DescribeAvailabilityMonitorTestCommandOutput } from "../commands/DescribeAvailabilityMonitorTestCommand";
|
|
35
|
-
import { DescribeBandwidthRateLimitCommandInput, DescribeBandwidthRateLimitCommandOutput } from "../commands/DescribeBandwidthRateLimitCommand";
|
|
36
|
-
import { DescribeBandwidthRateLimitScheduleCommandInput, DescribeBandwidthRateLimitScheduleCommandOutput } from "../commands/DescribeBandwidthRateLimitScheduleCommand";
|
|
37
|
-
import { DescribeCacheCommandInput, DescribeCacheCommandOutput } from "../commands/DescribeCacheCommand";
|
|
38
|
-
import { DescribeCachediSCSIVolumesCommandInput, DescribeCachediSCSIVolumesCommandOutput } from "../commands/DescribeCachediSCSIVolumesCommand";
|
|
39
|
-
import { DescribeCacheReportCommandInput, DescribeCacheReportCommandOutput } from "../commands/DescribeCacheReportCommand";
|
|
40
|
-
import { DescribeChapCredentialsCommandInput, DescribeChapCredentialsCommandOutput } from "../commands/DescribeChapCredentialsCommand";
|
|
41
|
-
import { DescribeFileSystemAssociationsCommandInput, DescribeFileSystemAssociationsCommandOutput } from "../commands/DescribeFileSystemAssociationsCommand";
|
|
42
|
-
import { DescribeGatewayInformationCommandInput, DescribeGatewayInformationCommandOutput } from "../commands/DescribeGatewayInformationCommand";
|
|
43
|
-
import { DescribeMaintenanceStartTimeCommandInput, DescribeMaintenanceStartTimeCommandOutput } from "../commands/DescribeMaintenanceStartTimeCommand";
|
|
44
|
-
import { DescribeNFSFileSharesCommandInput, DescribeNFSFileSharesCommandOutput } from "../commands/DescribeNFSFileSharesCommand";
|
|
45
|
-
import { DescribeSMBFileSharesCommandInput, DescribeSMBFileSharesCommandOutput } from "../commands/DescribeSMBFileSharesCommand";
|
|
46
|
-
import { DescribeSMBSettingsCommandInput, DescribeSMBSettingsCommandOutput } from "../commands/DescribeSMBSettingsCommand";
|
|
47
|
-
import { DescribeSnapshotScheduleCommandInput, DescribeSnapshotScheduleCommandOutput } from "../commands/DescribeSnapshotScheduleCommand";
|
|
48
|
-
import { DescribeStorediSCSIVolumesCommandInput, DescribeStorediSCSIVolumesCommandOutput } from "../commands/DescribeStorediSCSIVolumesCommand";
|
|
49
|
-
import { DescribeTapeArchivesCommandInput, DescribeTapeArchivesCommandOutput } from "../commands/DescribeTapeArchivesCommand";
|
|
50
|
-
import { DescribeTapeRecoveryPointsCommandInput, DescribeTapeRecoveryPointsCommandOutput } from "../commands/DescribeTapeRecoveryPointsCommand";
|
|
51
|
-
import { DescribeTapesCommandInput, DescribeTapesCommandOutput } from "../commands/DescribeTapesCommand";
|
|
52
|
-
import { DescribeUploadBufferCommandInput, DescribeUploadBufferCommandOutput } from "../commands/DescribeUploadBufferCommand";
|
|
53
|
-
import { DescribeVTLDevicesCommandInput, DescribeVTLDevicesCommandOutput } from "../commands/DescribeVTLDevicesCommand";
|
|
54
|
-
import { DescribeWorkingStorageCommandInput, DescribeWorkingStorageCommandOutput } from "../commands/DescribeWorkingStorageCommand";
|
|
55
|
-
import { DetachVolumeCommandInput, DetachVolumeCommandOutput } from "../commands/DetachVolumeCommand";
|
|
56
|
-
import { DisableGatewayCommandInput, DisableGatewayCommandOutput } from "../commands/DisableGatewayCommand";
|
|
57
|
-
import { DisassociateFileSystemCommandInput, DisassociateFileSystemCommandOutput } from "../commands/DisassociateFileSystemCommand";
|
|
58
|
-
import { EvictFilesFailingUploadCommandInput, EvictFilesFailingUploadCommandOutput } from "../commands/EvictFilesFailingUploadCommand";
|
|
59
|
-
import { JoinDomainCommandInput, JoinDomainCommandOutput } from "../commands/JoinDomainCommand";
|
|
60
|
-
import { ListAutomaticTapeCreationPoliciesCommandInput, ListAutomaticTapeCreationPoliciesCommandOutput } from "../commands/ListAutomaticTapeCreationPoliciesCommand";
|
|
61
|
-
import { ListCacheReportsCommandInput, ListCacheReportsCommandOutput } from "../commands/ListCacheReportsCommand";
|
|
62
|
-
import { ListFileSharesCommandInput, ListFileSharesCommandOutput } from "../commands/ListFileSharesCommand";
|
|
63
|
-
import { ListFileSystemAssociationsCommandInput, ListFileSystemAssociationsCommandOutput } from "../commands/ListFileSystemAssociationsCommand";
|
|
64
|
-
import { ListGatewaysCommandInput, ListGatewaysCommandOutput } from "../commands/ListGatewaysCommand";
|
|
65
|
-
import { ListLocalDisksCommandInput, ListLocalDisksCommandOutput } from "../commands/ListLocalDisksCommand";
|
|
66
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
67
|
-
import { ListTapePoolsCommandInput, ListTapePoolsCommandOutput } from "../commands/ListTapePoolsCommand";
|
|
68
|
-
import { ListTapesCommandInput, ListTapesCommandOutput } from "../commands/ListTapesCommand";
|
|
69
|
-
import { ListVolumeInitiatorsCommandInput, ListVolumeInitiatorsCommandOutput } from "../commands/ListVolumeInitiatorsCommand";
|
|
70
|
-
import { ListVolumeRecoveryPointsCommandInput, ListVolumeRecoveryPointsCommandOutput } from "../commands/ListVolumeRecoveryPointsCommand";
|
|
71
|
-
import { ListVolumesCommandInput, ListVolumesCommandOutput } from "../commands/ListVolumesCommand";
|
|
72
|
-
import { NotifyWhenUploadedCommandInput, NotifyWhenUploadedCommandOutput } from "../commands/NotifyWhenUploadedCommand";
|
|
73
|
-
import { RefreshCacheCommandInput, RefreshCacheCommandOutput } from "../commands/RefreshCacheCommand";
|
|
74
|
-
import { RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput } from "../commands/RemoveTagsFromResourceCommand";
|
|
75
|
-
import { ResetCacheCommandInput, ResetCacheCommandOutput } from "../commands/ResetCacheCommand";
|
|
76
|
-
import { RetrieveTapeArchiveCommandInput, RetrieveTapeArchiveCommandOutput } from "../commands/RetrieveTapeArchiveCommand";
|
|
77
|
-
import { RetrieveTapeRecoveryPointCommandInput, RetrieveTapeRecoveryPointCommandOutput } from "../commands/RetrieveTapeRecoveryPointCommand";
|
|
78
|
-
import { SetLocalConsolePasswordCommandInput, SetLocalConsolePasswordCommandOutput } from "../commands/SetLocalConsolePasswordCommand";
|
|
79
|
-
import { SetSMBGuestPasswordCommandInput, SetSMBGuestPasswordCommandOutput } from "../commands/SetSMBGuestPasswordCommand";
|
|
80
|
-
import { ShutdownGatewayCommandInput, ShutdownGatewayCommandOutput } from "../commands/ShutdownGatewayCommand";
|
|
81
|
-
import { StartAvailabilityMonitorTestCommandInput, StartAvailabilityMonitorTestCommandOutput } from "../commands/StartAvailabilityMonitorTestCommand";
|
|
82
|
-
import { StartCacheReportCommandInput, StartCacheReportCommandOutput } from "../commands/StartCacheReportCommand";
|
|
83
|
-
import { StartGatewayCommandInput, StartGatewayCommandOutput } from "../commands/StartGatewayCommand";
|
|
84
|
-
import { UpdateAutomaticTapeCreationPolicyCommandInput, UpdateAutomaticTapeCreationPolicyCommandOutput } from "../commands/UpdateAutomaticTapeCreationPolicyCommand";
|
|
85
|
-
import { UpdateBandwidthRateLimitCommandInput, UpdateBandwidthRateLimitCommandOutput } from "../commands/UpdateBandwidthRateLimitCommand";
|
|
86
|
-
import { UpdateBandwidthRateLimitScheduleCommandInput, UpdateBandwidthRateLimitScheduleCommandOutput } from "../commands/UpdateBandwidthRateLimitScheduleCommand";
|
|
87
|
-
import { UpdateChapCredentialsCommandInput, UpdateChapCredentialsCommandOutput } from "../commands/UpdateChapCredentialsCommand";
|
|
88
|
-
import { UpdateFileSystemAssociationCommandInput, UpdateFileSystemAssociationCommandOutput } from "../commands/UpdateFileSystemAssociationCommand";
|
|
89
|
-
import { UpdateGatewayInformationCommandInput, UpdateGatewayInformationCommandOutput } from "../commands/UpdateGatewayInformationCommand";
|
|
90
|
-
import { UpdateGatewaySoftwareNowCommandInput, UpdateGatewaySoftwareNowCommandOutput } from "../commands/UpdateGatewaySoftwareNowCommand";
|
|
91
|
-
import { UpdateMaintenanceStartTimeCommandInput, UpdateMaintenanceStartTimeCommandOutput } from "../commands/UpdateMaintenanceStartTimeCommand";
|
|
92
|
-
import { UpdateNFSFileShareCommandInput, UpdateNFSFileShareCommandOutput } from "../commands/UpdateNFSFileShareCommand";
|
|
93
|
-
import { UpdateSMBFileShareCommandInput, UpdateSMBFileShareCommandOutput } from "../commands/UpdateSMBFileShareCommand";
|
|
94
|
-
import { UpdateSMBFileShareVisibilityCommandInput, UpdateSMBFileShareVisibilityCommandOutput } from "../commands/UpdateSMBFileShareVisibilityCommand";
|
|
95
|
-
import { UpdateSMBLocalGroupsCommandInput, UpdateSMBLocalGroupsCommandOutput } from "../commands/UpdateSMBLocalGroupsCommand";
|
|
96
|
-
import { UpdateSMBSecurityStrategyCommandInput, UpdateSMBSecurityStrategyCommandOutput } from "../commands/UpdateSMBSecurityStrategyCommand";
|
|
97
|
-
import { UpdateSnapshotScheduleCommandInput, UpdateSnapshotScheduleCommandOutput } from "../commands/UpdateSnapshotScheduleCommand";
|
|
98
|
-
import { UpdateVTLDeviceTypeCommandInput, UpdateVTLDeviceTypeCommandOutput } from "../commands/UpdateVTLDeviceTypeCommand";
|
|
99
|
-
/**
|
|
100
|
-
* serializeAws_json1_1ActivateGatewayCommand
|
|
101
|
-
*/
|
|
102
|
-
export declare const se_ActivateGatewayCommand: (input: ActivateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
103
|
-
/**
|
|
104
|
-
* serializeAws_json1_1AddCacheCommand
|
|
105
|
-
*/
|
|
106
|
-
export declare const se_AddCacheCommand: (input: AddCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
107
|
-
/**
|
|
108
|
-
* serializeAws_json1_1AddTagsToResourceCommand
|
|
109
|
-
*/
|
|
110
|
-
export declare const se_AddTagsToResourceCommand: (input: AddTagsToResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
111
|
-
/**
|
|
112
|
-
* serializeAws_json1_1AddUploadBufferCommand
|
|
113
|
-
*/
|
|
114
|
-
export declare const se_AddUploadBufferCommand: (input: AddUploadBufferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
115
|
-
/**
|
|
116
|
-
* serializeAws_json1_1AddWorkingStorageCommand
|
|
117
|
-
*/
|
|
118
|
-
export declare const se_AddWorkingStorageCommand: (input: AddWorkingStorageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
119
|
-
/**
|
|
120
|
-
* serializeAws_json1_1AssignTapePoolCommand
|
|
121
|
-
*/
|
|
122
|
-
export declare const se_AssignTapePoolCommand: (input: AssignTapePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
123
|
-
/**
|
|
124
|
-
* serializeAws_json1_1AssociateFileSystemCommand
|
|
125
|
-
*/
|
|
126
|
-
export declare const se_AssociateFileSystemCommand: (input: AssociateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
127
|
-
/**
|
|
128
|
-
* serializeAws_json1_1AttachVolumeCommand
|
|
129
|
-
*/
|
|
130
|
-
export declare const se_AttachVolumeCommand: (input: AttachVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
131
|
-
/**
|
|
132
|
-
* serializeAws_json1_1CancelArchivalCommand
|
|
133
|
-
*/
|
|
134
|
-
export declare const se_CancelArchivalCommand: (input: CancelArchivalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
135
|
-
/**
|
|
136
|
-
* serializeAws_json1_1CancelCacheReportCommand
|
|
137
|
-
*/
|
|
138
|
-
export declare const se_CancelCacheReportCommand: (input: CancelCacheReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
139
|
-
/**
|
|
140
|
-
* serializeAws_json1_1CancelRetrievalCommand
|
|
141
|
-
*/
|
|
142
|
-
export declare const se_CancelRetrievalCommand: (input: CancelRetrievalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
143
|
-
/**
|
|
144
|
-
* serializeAws_json1_1CreateCachediSCSIVolumeCommand
|
|
145
|
-
*/
|
|
146
|
-
export declare const se_CreateCachediSCSIVolumeCommand: (input: CreateCachediSCSIVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
147
|
-
/**
|
|
148
|
-
* serializeAws_json1_1CreateNFSFileShareCommand
|
|
149
|
-
*/
|
|
150
|
-
export declare const se_CreateNFSFileShareCommand: (input: CreateNFSFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
151
|
-
/**
|
|
152
|
-
* serializeAws_json1_1CreateSMBFileShareCommand
|
|
153
|
-
*/
|
|
154
|
-
export declare const se_CreateSMBFileShareCommand: (input: CreateSMBFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
155
|
-
/**
|
|
156
|
-
* serializeAws_json1_1CreateSnapshotCommand
|
|
157
|
-
*/
|
|
158
|
-
export declare const se_CreateSnapshotCommand: (input: CreateSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
159
|
-
/**
|
|
160
|
-
* serializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand
|
|
161
|
-
*/
|
|
162
|
-
export declare const se_CreateSnapshotFromVolumeRecoveryPointCommand: (input: CreateSnapshotFromVolumeRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
163
|
-
/**
|
|
164
|
-
* serializeAws_json1_1CreateStorediSCSIVolumeCommand
|
|
165
|
-
*/
|
|
166
|
-
export declare const se_CreateStorediSCSIVolumeCommand: (input: CreateStorediSCSIVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
167
|
-
/**
|
|
168
|
-
* serializeAws_json1_1CreateTapePoolCommand
|
|
169
|
-
*/
|
|
170
|
-
export declare const se_CreateTapePoolCommand: (input: CreateTapePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
171
|
-
/**
|
|
172
|
-
* serializeAws_json1_1CreateTapesCommand
|
|
173
|
-
*/
|
|
174
|
-
export declare const se_CreateTapesCommand: (input: CreateTapesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
175
|
-
/**
|
|
176
|
-
* serializeAws_json1_1CreateTapeWithBarcodeCommand
|
|
177
|
-
*/
|
|
178
|
-
export declare const se_CreateTapeWithBarcodeCommand: (input: CreateTapeWithBarcodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
179
|
-
/**
|
|
180
|
-
* serializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand
|
|
181
|
-
*/
|
|
182
|
-
export declare const se_DeleteAutomaticTapeCreationPolicyCommand: (input: DeleteAutomaticTapeCreationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
183
|
-
/**
|
|
184
|
-
* serializeAws_json1_1DeleteBandwidthRateLimitCommand
|
|
185
|
-
*/
|
|
186
|
-
export declare const se_DeleteBandwidthRateLimitCommand: (input: DeleteBandwidthRateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
187
|
-
/**
|
|
188
|
-
* serializeAws_json1_1DeleteCacheReportCommand
|
|
189
|
-
*/
|
|
190
|
-
export declare const se_DeleteCacheReportCommand: (input: DeleteCacheReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
191
|
-
/**
|
|
192
|
-
* serializeAws_json1_1DeleteChapCredentialsCommand
|
|
193
|
-
*/
|
|
194
|
-
export declare const se_DeleteChapCredentialsCommand: (input: DeleteChapCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
195
|
-
/**
|
|
196
|
-
* serializeAws_json1_1DeleteFileShareCommand
|
|
197
|
-
*/
|
|
198
|
-
export declare const se_DeleteFileShareCommand: (input: DeleteFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
199
|
-
/**
|
|
200
|
-
* serializeAws_json1_1DeleteGatewayCommand
|
|
201
|
-
*/
|
|
202
|
-
export declare const se_DeleteGatewayCommand: (input: DeleteGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
203
|
-
/**
|
|
204
|
-
* serializeAws_json1_1DeleteSnapshotScheduleCommand
|
|
205
|
-
*/
|
|
206
|
-
export declare const se_DeleteSnapshotScheduleCommand: (input: DeleteSnapshotScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
207
|
-
/**
|
|
208
|
-
* serializeAws_json1_1DeleteTapeCommand
|
|
209
|
-
*/
|
|
210
|
-
export declare const se_DeleteTapeCommand: (input: DeleteTapeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
211
|
-
/**
|
|
212
|
-
* serializeAws_json1_1DeleteTapeArchiveCommand
|
|
213
|
-
*/
|
|
214
|
-
export declare const se_DeleteTapeArchiveCommand: (input: DeleteTapeArchiveCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
215
|
-
/**
|
|
216
|
-
* serializeAws_json1_1DeleteTapePoolCommand
|
|
217
|
-
*/
|
|
218
|
-
export declare const se_DeleteTapePoolCommand: (input: DeleteTapePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
219
|
-
/**
|
|
220
|
-
* serializeAws_json1_1DeleteVolumeCommand
|
|
221
|
-
*/
|
|
222
|
-
export declare const se_DeleteVolumeCommand: (input: DeleteVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
223
|
-
/**
|
|
224
|
-
* serializeAws_json1_1DescribeAvailabilityMonitorTestCommand
|
|
225
|
-
*/
|
|
226
|
-
export declare const se_DescribeAvailabilityMonitorTestCommand: (input: DescribeAvailabilityMonitorTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
227
|
-
/**
|
|
228
|
-
* serializeAws_json1_1DescribeBandwidthRateLimitCommand
|
|
229
|
-
*/
|
|
230
|
-
export declare const se_DescribeBandwidthRateLimitCommand: (input: DescribeBandwidthRateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
231
|
-
/**
|
|
232
|
-
* serializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand
|
|
233
|
-
*/
|
|
234
|
-
export declare const se_DescribeBandwidthRateLimitScheduleCommand: (input: DescribeBandwidthRateLimitScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
235
|
-
/**
|
|
236
|
-
* serializeAws_json1_1DescribeCacheCommand
|
|
237
|
-
*/
|
|
238
|
-
export declare const se_DescribeCacheCommand: (input: DescribeCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
239
|
-
/**
|
|
240
|
-
* serializeAws_json1_1DescribeCachediSCSIVolumesCommand
|
|
241
|
-
*/
|
|
242
|
-
export declare const se_DescribeCachediSCSIVolumesCommand: (input: DescribeCachediSCSIVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
243
|
-
/**
|
|
244
|
-
* serializeAws_json1_1DescribeCacheReportCommand
|
|
245
|
-
*/
|
|
246
|
-
export declare const se_DescribeCacheReportCommand: (input: DescribeCacheReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
247
|
-
/**
|
|
248
|
-
* serializeAws_json1_1DescribeChapCredentialsCommand
|
|
249
|
-
*/
|
|
250
|
-
export declare const se_DescribeChapCredentialsCommand: (input: DescribeChapCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
251
|
-
/**
|
|
252
|
-
* serializeAws_json1_1DescribeFileSystemAssociationsCommand
|
|
253
|
-
*/
|
|
254
|
-
export declare const se_DescribeFileSystemAssociationsCommand: (input: DescribeFileSystemAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
255
|
-
/**
|
|
256
|
-
* serializeAws_json1_1DescribeGatewayInformationCommand
|
|
257
|
-
*/
|
|
258
|
-
export declare const se_DescribeGatewayInformationCommand: (input: DescribeGatewayInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
259
|
-
/**
|
|
260
|
-
* serializeAws_json1_1DescribeMaintenanceStartTimeCommand
|
|
261
|
-
*/
|
|
262
|
-
export declare const se_DescribeMaintenanceStartTimeCommand: (input: DescribeMaintenanceStartTimeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
263
|
-
/**
|
|
264
|
-
* serializeAws_json1_1DescribeNFSFileSharesCommand
|
|
265
|
-
*/
|
|
266
|
-
export declare const se_DescribeNFSFileSharesCommand: (input: DescribeNFSFileSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
267
|
-
/**
|
|
268
|
-
* serializeAws_json1_1DescribeSMBFileSharesCommand
|
|
269
|
-
*/
|
|
270
|
-
export declare const se_DescribeSMBFileSharesCommand: (input: DescribeSMBFileSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
271
|
-
/**
|
|
272
|
-
* serializeAws_json1_1DescribeSMBSettingsCommand
|
|
273
|
-
*/
|
|
274
|
-
export declare const se_DescribeSMBSettingsCommand: (input: DescribeSMBSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
275
|
-
/**
|
|
276
|
-
* serializeAws_json1_1DescribeSnapshotScheduleCommand
|
|
277
|
-
*/
|
|
278
|
-
export declare const se_DescribeSnapshotScheduleCommand: (input: DescribeSnapshotScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
279
|
-
/**
|
|
280
|
-
* serializeAws_json1_1DescribeStorediSCSIVolumesCommand
|
|
281
|
-
*/
|
|
282
|
-
export declare const se_DescribeStorediSCSIVolumesCommand: (input: DescribeStorediSCSIVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
283
|
-
/**
|
|
284
|
-
* serializeAws_json1_1DescribeTapeArchivesCommand
|
|
285
|
-
*/
|
|
286
|
-
export declare const se_DescribeTapeArchivesCommand: (input: DescribeTapeArchivesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
287
|
-
/**
|
|
288
|
-
* serializeAws_json1_1DescribeTapeRecoveryPointsCommand
|
|
289
|
-
*/
|
|
290
|
-
export declare const se_DescribeTapeRecoveryPointsCommand: (input: DescribeTapeRecoveryPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
291
|
-
/**
|
|
292
|
-
* serializeAws_json1_1DescribeTapesCommand
|
|
293
|
-
*/
|
|
294
|
-
export declare const se_DescribeTapesCommand: (input: DescribeTapesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
295
|
-
/**
|
|
296
|
-
* serializeAws_json1_1DescribeUploadBufferCommand
|
|
297
|
-
*/
|
|
298
|
-
export declare const se_DescribeUploadBufferCommand: (input: DescribeUploadBufferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
299
|
-
/**
|
|
300
|
-
* serializeAws_json1_1DescribeVTLDevicesCommand
|
|
301
|
-
*/
|
|
302
|
-
export declare const se_DescribeVTLDevicesCommand: (input: DescribeVTLDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
303
|
-
/**
|
|
304
|
-
* serializeAws_json1_1DescribeWorkingStorageCommand
|
|
305
|
-
*/
|
|
306
|
-
export declare const se_DescribeWorkingStorageCommand: (input: DescribeWorkingStorageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
307
|
-
/**
|
|
308
|
-
* serializeAws_json1_1DetachVolumeCommand
|
|
309
|
-
*/
|
|
310
|
-
export declare const se_DetachVolumeCommand: (input: DetachVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
311
|
-
/**
|
|
312
|
-
* serializeAws_json1_1DisableGatewayCommand
|
|
313
|
-
*/
|
|
314
|
-
export declare const se_DisableGatewayCommand: (input: DisableGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
315
|
-
/**
|
|
316
|
-
* serializeAws_json1_1DisassociateFileSystemCommand
|
|
317
|
-
*/
|
|
318
|
-
export declare const se_DisassociateFileSystemCommand: (input: DisassociateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
319
|
-
/**
|
|
320
|
-
* serializeAws_json1_1EvictFilesFailingUploadCommand
|
|
321
|
-
*/
|
|
322
|
-
export declare const se_EvictFilesFailingUploadCommand: (input: EvictFilesFailingUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
323
|
-
/**
|
|
324
|
-
* serializeAws_json1_1JoinDomainCommand
|
|
325
|
-
*/
|
|
326
|
-
export declare const se_JoinDomainCommand: (input: JoinDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
327
|
-
/**
|
|
328
|
-
* serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand
|
|
329
|
-
*/
|
|
330
|
-
export declare const se_ListAutomaticTapeCreationPoliciesCommand: (input: ListAutomaticTapeCreationPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
331
|
-
/**
|
|
332
|
-
* serializeAws_json1_1ListCacheReportsCommand
|
|
333
|
-
*/
|
|
334
|
-
export declare const se_ListCacheReportsCommand: (input: ListCacheReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
335
|
-
/**
|
|
336
|
-
* serializeAws_json1_1ListFileSharesCommand
|
|
337
|
-
*/
|
|
338
|
-
export declare const se_ListFileSharesCommand: (input: ListFileSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
339
|
-
/**
|
|
340
|
-
* serializeAws_json1_1ListFileSystemAssociationsCommand
|
|
341
|
-
*/
|
|
342
|
-
export declare const se_ListFileSystemAssociationsCommand: (input: ListFileSystemAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
343
|
-
/**
|
|
344
|
-
* serializeAws_json1_1ListGatewaysCommand
|
|
345
|
-
*/
|
|
346
|
-
export declare const se_ListGatewaysCommand: (input: ListGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
347
|
-
/**
|
|
348
|
-
* serializeAws_json1_1ListLocalDisksCommand
|
|
349
|
-
*/
|
|
350
|
-
export declare const se_ListLocalDisksCommand: (input: ListLocalDisksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
351
|
-
/**
|
|
352
|
-
* serializeAws_json1_1ListTagsForResourceCommand
|
|
353
|
-
*/
|
|
354
|
-
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
355
|
-
/**
|
|
356
|
-
* serializeAws_json1_1ListTapePoolsCommand
|
|
357
|
-
*/
|
|
358
|
-
export declare const se_ListTapePoolsCommand: (input: ListTapePoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
359
|
-
/**
|
|
360
|
-
* serializeAws_json1_1ListTapesCommand
|
|
361
|
-
*/
|
|
362
|
-
export declare const se_ListTapesCommand: (input: ListTapesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
363
|
-
/**
|
|
364
|
-
* serializeAws_json1_1ListVolumeInitiatorsCommand
|
|
365
|
-
*/
|
|
366
|
-
export declare const se_ListVolumeInitiatorsCommand: (input: ListVolumeInitiatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
367
|
-
/**
|
|
368
|
-
* serializeAws_json1_1ListVolumeRecoveryPointsCommand
|
|
369
|
-
*/
|
|
370
|
-
export declare const se_ListVolumeRecoveryPointsCommand: (input: ListVolumeRecoveryPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
371
|
-
/**
|
|
372
|
-
* serializeAws_json1_1ListVolumesCommand
|
|
373
|
-
*/
|
|
374
|
-
export declare const se_ListVolumesCommand: (input: ListVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
375
|
-
/**
|
|
376
|
-
* serializeAws_json1_1NotifyWhenUploadedCommand
|
|
377
|
-
*/
|
|
378
|
-
export declare const se_NotifyWhenUploadedCommand: (input: NotifyWhenUploadedCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
379
|
-
/**
|
|
380
|
-
* serializeAws_json1_1RefreshCacheCommand
|
|
381
|
-
*/
|
|
382
|
-
export declare const se_RefreshCacheCommand: (input: RefreshCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
383
|
-
/**
|
|
384
|
-
* serializeAws_json1_1RemoveTagsFromResourceCommand
|
|
385
|
-
*/
|
|
386
|
-
export declare const se_RemoveTagsFromResourceCommand: (input: RemoveTagsFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
387
|
-
/**
|
|
388
|
-
* serializeAws_json1_1ResetCacheCommand
|
|
389
|
-
*/
|
|
390
|
-
export declare const se_ResetCacheCommand: (input: ResetCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
391
|
-
/**
|
|
392
|
-
* serializeAws_json1_1RetrieveTapeArchiveCommand
|
|
393
|
-
*/
|
|
394
|
-
export declare const se_RetrieveTapeArchiveCommand: (input: RetrieveTapeArchiveCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
395
|
-
/**
|
|
396
|
-
* serializeAws_json1_1RetrieveTapeRecoveryPointCommand
|
|
397
|
-
*/
|
|
398
|
-
export declare const se_RetrieveTapeRecoveryPointCommand: (input: RetrieveTapeRecoveryPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
399
|
-
/**
|
|
400
|
-
* serializeAws_json1_1SetLocalConsolePasswordCommand
|
|
401
|
-
*/
|
|
402
|
-
export declare const se_SetLocalConsolePasswordCommand: (input: SetLocalConsolePasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
403
|
-
/**
|
|
404
|
-
* serializeAws_json1_1SetSMBGuestPasswordCommand
|
|
405
|
-
*/
|
|
406
|
-
export declare const se_SetSMBGuestPasswordCommand: (input: SetSMBGuestPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
407
|
-
/**
|
|
408
|
-
* serializeAws_json1_1ShutdownGatewayCommand
|
|
409
|
-
*/
|
|
410
|
-
export declare const se_ShutdownGatewayCommand: (input: ShutdownGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
411
|
-
/**
|
|
412
|
-
* serializeAws_json1_1StartAvailabilityMonitorTestCommand
|
|
413
|
-
*/
|
|
414
|
-
export declare const se_StartAvailabilityMonitorTestCommand: (input: StartAvailabilityMonitorTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
415
|
-
/**
|
|
416
|
-
* serializeAws_json1_1StartCacheReportCommand
|
|
417
|
-
*/
|
|
418
|
-
export declare const se_StartCacheReportCommand: (input: StartCacheReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
419
|
-
/**
|
|
420
|
-
* serializeAws_json1_1StartGatewayCommand
|
|
421
|
-
*/
|
|
422
|
-
export declare const se_StartGatewayCommand: (input: StartGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
423
|
-
/**
|
|
424
|
-
* serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand
|
|
425
|
-
*/
|
|
426
|
-
export declare const se_UpdateAutomaticTapeCreationPolicyCommand: (input: UpdateAutomaticTapeCreationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
427
|
-
/**
|
|
428
|
-
* serializeAws_json1_1UpdateBandwidthRateLimitCommand
|
|
429
|
-
*/
|
|
430
|
-
export declare const se_UpdateBandwidthRateLimitCommand: (input: UpdateBandwidthRateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
431
|
-
/**
|
|
432
|
-
* serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand
|
|
433
|
-
*/
|
|
434
|
-
export declare const se_UpdateBandwidthRateLimitScheduleCommand: (input: UpdateBandwidthRateLimitScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
435
|
-
/**
|
|
436
|
-
* serializeAws_json1_1UpdateChapCredentialsCommand
|
|
437
|
-
*/
|
|
438
|
-
export declare const se_UpdateChapCredentialsCommand: (input: UpdateChapCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
439
|
-
/**
|
|
440
|
-
* serializeAws_json1_1UpdateFileSystemAssociationCommand
|
|
441
|
-
*/
|
|
442
|
-
export declare const se_UpdateFileSystemAssociationCommand: (input: UpdateFileSystemAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
443
|
-
/**
|
|
444
|
-
* serializeAws_json1_1UpdateGatewayInformationCommand
|
|
445
|
-
*/
|
|
446
|
-
export declare const se_UpdateGatewayInformationCommand: (input: UpdateGatewayInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
447
|
-
/**
|
|
448
|
-
* serializeAws_json1_1UpdateGatewaySoftwareNowCommand
|
|
449
|
-
*/
|
|
450
|
-
export declare const se_UpdateGatewaySoftwareNowCommand: (input: UpdateGatewaySoftwareNowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
451
|
-
/**
|
|
452
|
-
* serializeAws_json1_1UpdateMaintenanceStartTimeCommand
|
|
453
|
-
*/
|
|
454
|
-
export declare const se_UpdateMaintenanceStartTimeCommand: (input: UpdateMaintenanceStartTimeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
455
|
-
/**
|
|
456
|
-
* serializeAws_json1_1UpdateNFSFileShareCommand
|
|
457
|
-
*/
|
|
458
|
-
export declare const se_UpdateNFSFileShareCommand: (input: UpdateNFSFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
459
|
-
/**
|
|
460
|
-
* serializeAws_json1_1UpdateSMBFileShareCommand
|
|
461
|
-
*/
|
|
462
|
-
export declare const se_UpdateSMBFileShareCommand: (input: UpdateSMBFileShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
463
|
-
/**
|
|
464
|
-
* serializeAws_json1_1UpdateSMBFileShareVisibilityCommand
|
|
465
|
-
*/
|
|
466
|
-
export declare const se_UpdateSMBFileShareVisibilityCommand: (input: UpdateSMBFileShareVisibilityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
467
|
-
/**
|
|
468
|
-
* serializeAws_json1_1UpdateSMBLocalGroupsCommand
|
|
469
|
-
*/
|
|
470
|
-
export declare const se_UpdateSMBLocalGroupsCommand: (input: UpdateSMBLocalGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
471
|
-
/**
|
|
472
|
-
* serializeAws_json1_1UpdateSMBSecurityStrategyCommand
|
|
473
|
-
*/
|
|
474
|
-
export declare const se_UpdateSMBSecurityStrategyCommand: (input: UpdateSMBSecurityStrategyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
475
|
-
/**
|
|
476
|
-
* serializeAws_json1_1UpdateSnapshotScheduleCommand
|
|
477
|
-
*/
|
|
478
|
-
export declare const se_UpdateSnapshotScheduleCommand: (input: UpdateSnapshotScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
479
|
-
/**
|
|
480
|
-
* serializeAws_json1_1UpdateVTLDeviceTypeCommand
|
|
481
|
-
*/
|
|
482
|
-
export declare const se_UpdateVTLDeviceTypeCommand: (input: UpdateVTLDeviceTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
483
|
-
/**
|
|
484
|
-
* deserializeAws_json1_1ActivateGatewayCommand
|
|
485
|
-
*/
|
|
486
|
-
export declare const de_ActivateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ActivateGatewayCommandOutput>;
|
|
487
|
-
/**
|
|
488
|
-
* deserializeAws_json1_1AddCacheCommand
|
|
489
|
-
*/
|
|
490
|
-
export declare const de_AddCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddCacheCommandOutput>;
|
|
491
|
-
/**
|
|
492
|
-
* deserializeAws_json1_1AddTagsToResourceCommand
|
|
493
|
-
*/
|
|
494
|
-
export declare const de_AddTagsToResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsToResourceCommandOutput>;
|
|
495
|
-
/**
|
|
496
|
-
* deserializeAws_json1_1AddUploadBufferCommand
|
|
497
|
-
*/
|
|
498
|
-
export declare const de_AddUploadBufferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddUploadBufferCommandOutput>;
|
|
499
|
-
/**
|
|
500
|
-
* deserializeAws_json1_1AddWorkingStorageCommand
|
|
501
|
-
*/
|
|
502
|
-
export declare const de_AddWorkingStorageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddWorkingStorageCommandOutput>;
|
|
503
|
-
/**
|
|
504
|
-
* deserializeAws_json1_1AssignTapePoolCommand
|
|
505
|
-
*/
|
|
506
|
-
export declare const de_AssignTapePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssignTapePoolCommandOutput>;
|
|
507
|
-
/**
|
|
508
|
-
* deserializeAws_json1_1AssociateFileSystemCommand
|
|
509
|
-
*/
|
|
510
|
-
export declare const de_AssociateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFileSystemCommandOutput>;
|
|
511
|
-
/**
|
|
512
|
-
* deserializeAws_json1_1AttachVolumeCommand
|
|
513
|
-
*/
|
|
514
|
-
export declare const de_AttachVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachVolumeCommandOutput>;
|
|
515
|
-
/**
|
|
516
|
-
* deserializeAws_json1_1CancelArchivalCommand
|
|
517
|
-
*/
|
|
518
|
-
export declare const de_CancelArchivalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelArchivalCommandOutput>;
|
|
519
|
-
/**
|
|
520
|
-
* deserializeAws_json1_1CancelCacheReportCommand
|
|
521
|
-
*/
|
|
522
|
-
export declare const de_CancelCacheReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelCacheReportCommandOutput>;
|
|
523
|
-
/**
|
|
524
|
-
* deserializeAws_json1_1CancelRetrievalCommand
|
|
525
|
-
*/
|
|
526
|
-
export declare const de_CancelRetrievalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelRetrievalCommandOutput>;
|
|
527
|
-
/**
|
|
528
|
-
* deserializeAws_json1_1CreateCachediSCSIVolumeCommand
|
|
529
|
-
*/
|
|
530
|
-
export declare const de_CreateCachediSCSIVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCachediSCSIVolumeCommandOutput>;
|
|
531
|
-
/**
|
|
532
|
-
* deserializeAws_json1_1CreateNFSFileShareCommand
|
|
533
|
-
*/
|
|
534
|
-
export declare const de_CreateNFSFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNFSFileShareCommandOutput>;
|
|
535
|
-
/**
|
|
536
|
-
* deserializeAws_json1_1CreateSMBFileShareCommand
|
|
537
|
-
*/
|
|
538
|
-
export declare const de_CreateSMBFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSMBFileShareCommandOutput>;
|
|
539
|
-
/**
|
|
540
|
-
* deserializeAws_json1_1CreateSnapshotCommand
|
|
541
|
-
*/
|
|
542
|
-
export declare const de_CreateSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSnapshotCommandOutput>;
|
|
543
|
-
/**
|
|
544
|
-
* deserializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand
|
|
545
|
-
*/
|
|
546
|
-
export declare const de_CreateSnapshotFromVolumeRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSnapshotFromVolumeRecoveryPointCommandOutput>;
|
|
547
|
-
/**
|
|
548
|
-
* deserializeAws_json1_1CreateStorediSCSIVolumeCommand
|
|
549
|
-
*/
|
|
550
|
-
export declare const de_CreateStorediSCSIVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStorediSCSIVolumeCommandOutput>;
|
|
551
|
-
/**
|
|
552
|
-
* deserializeAws_json1_1CreateTapePoolCommand
|
|
553
|
-
*/
|
|
554
|
-
export declare const de_CreateTapePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTapePoolCommandOutput>;
|
|
555
|
-
/**
|
|
556
|
-
* deserializeAws_json1_1CreateTapesCommand
|
|
557
|
-
*/
|
|
558
|
-
export declare const de_CreateTapesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTapesCommandOutput>;
|
|
559
|
-
/**
|
|
560
|
-
* deserializeAws_json1_1CreateTapeWithBarcodeCommand
|
|
561
|
-
*/
|
|
562
|
-
export declare const de_CreateTapeWithBarcodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTapeWithBarcodeCommandOutput>;
|
|
563
|
-
/**
|
|
564
|
-
* deserializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand
|
|
565
|
-
*/
|
|
566
|
-
export declare const de_DeleteAutomaticTapeCreationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAutomaticTapeCreationPolicyCommandOutput>;
|
|
567
|
-
/**
|
|
568
|
-
* deserializeAws_json1_1DeleteBandwidthRateLimitCommand
|
|
569
|
-
*/
|
|
570
|
-
export declare const de_DeleteBandwidthRateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBandwidthRateLimitCommandOutput>;
|
|
571
|
-
/**
|
|
572
|
-
* deserializeAws_json1_1DeleteCacheReportCommand
|
|
573
|
-
*/
|
|
574
|
-
export declare const de_DeleteCacheReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCacheReportCommandOutput>;
|
|
575
|
-
/**
|
|
576
|
-
* deserializeAws_json1_1DeleteChapCredentialsCommand
|
|
577
|
-
*/
|
|
578
|
-
export declare const de_DeleteChapCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChapCredentialsCommandOutput>;
|
|
579
|
-
/**
|
|
580
|
-
* deserializeAws_json1_1DeleteFileShareCommand
|
|
581
|
-
*/
|
|
582
|
-
export declare const de_DeleteFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFileShareCommandOutput>;
|
|
583
|
-
/**
|
|
584
|
-
* deserializeAws_json1_1DeleteGatewayCommand
|
|
585
|
-
*/
|
|
586
|
-
export declare const de_DeleteGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayCommandOutput>;
|
|
587
|
-
/**
|
|
588
|
-
* deserializeAws_json1_1DeleteSnapshotScheduleCommand
|
|
589
|
-
*/
|
|
590
|
-
export declare const de_DeleteSnapshotScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSnapshotScheduleCommandOutput>;
|
|
591
|
-
/**
|
|
592
|
-
* deserializeAws_json1_1DeleteTapeCommand
|
|
593
|
-
*/
|
|
594
|
-
export declare const de_DeleteTapeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTapeCommandOutput>;
|
|
595
|
-
/**
|
|
596
|
-
* deserializeAws_json1_1DeleteTapeArchiveCommand
|
|
597
|
-
*/
|
|
598
|
-
export declare const de_DeleteTapeArchiveCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTapeArchiveCommandOutput>;
|
|
599
|
-
/**
|
|
600
|
-
* deserializeAws_json1_1DeleteTapePoolCommand
|
|
601
|
-
*/
|
|
602
|
-
export declare const de_DeleteTapePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTapePoolCommandOutput>;
|
|
603
|
-
/**
|
|
604
|
-
* deserializeAws_json1_1DeleteVolumeCommand
|
|
605
|
-
*/
|
|
606
|
-
export declare const de_DeleteVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVolumeCommandOutput>;
|
|
607
|
-
/**
|
|
608
|
-
* deserializeAws_json1_1DescribeAvailabilityMonitorTestCommand
|
|
609
|
-
*/
|
|
610
|
-
export declare const de_DescribeAvailabilityMonitorTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAvailabilityMonitorTestCommandOutput>;
|
|
611
|
-
/**
|
|
612
|
-
* deserializeAws_json1_1DescribeBandwidthRateLimitCommand
|
|
613
|
-
*/
|
|
614
|
-
export declare const de_DescribeBandwidthRateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBandwidthRateLimitCommandOutput>;
|
|
615
|
-
/**
|
|
616
|
-
* deserializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand
|
|
617
|
-
*/
|
|
618
|
-
export declare const de_DescribeBandwidthRateLimitScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBandwidthRateLimitScheduleCommandOutput>;
|
|
619
|
-
/**
|
|
620
|
-
* deserializeAws_json1_1DescribeCacheCommand
|
|
621
|
-
*/
|
|
622
|
-
export declare const de_DescribeCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCacheCommandOutput>;
|
|
623
|
-
/**
|
|
624
|
-
* deserializeAws_json1_1DescribeCachediSCSIVolumesCommand
|
|
625
|
-
*/
|
|
626
|
-
export declare const de_DescribeCachediSCSIVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCachediSCSIVolumesCommandOutput>;
|
|
627
|
-
/**
|
|
628
|
-
* deserializeAws_json1_1DescribeCacheReportCommand
|
|
629
|
-
*/
|
|
630
|
-
export declare const de_DescribeCacheReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCacheReportCommandOutput>;
|
|
631
|
-
/**
|
|
632
|
-
* deserializeAws_json1_1DescribeChapCredentialsCommand
|
|
633
|
-
*/
|
|
634
|
-
export declare const de_DescribeChapCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChapCredentialsCommandOutput>;
|
|
635
|
-
/**
|
|
636
|
-
* deserializeAws_json1_1DescribeFileSystemAssociationsCommand
|
|
637
|
-
*/
|
|
638
|
-
export declare const de_DescribeFileSystemAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFileSystemAssociationsCommandOutput>;
|
|
639
|
-
/**
|
|
640
|
-
* deserializeAws_json1_1DescribeGatewayInformationCommand
|
|
641
|
-
*/
|
|
642
|
-
export declare const de_DescribeGatewayInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayInformationCommandOutput>;
|
|
643
|
-
/**
|
|
644
|
-
* deserializeAws_json1_1DescribeMaintenanceStartTimeCommand
|
|
645
|
-
*/
|
|
646
|
-
export declare const de_DescribeMaintenanceStartTimeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMaintenanceStartTimeCommandOutput>;
|
|
647
|
-
/**
|
|
648
|
-
* deserializeAws_json1_1DescribeNFSFileSharesCommand
|
|
649
|
-
*/
|
|
650
|
-
export declare const de_DescribeNFSFileSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNFSFileSharesCommandOutput>;
|
|
651
|
-
/**
|
|
652
|
-
* deserializeAws_json1_1DescribeSMBFileSharesCommand
|
|
653
|
-
*/
|
|
654
|
-
export declare const de_DescribeSMBFileSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSMBFileSharesCommandOutput>;
|
|
655
|
-
/**
|
|
656
|
-
* deserializeAws_json1_1DescribeSMBSettingsCommand
|
|
657
|
-
*/
|
|
658
|
-
export declare const de_DescribeSMBSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSMBSettingsCommandOutput>;
|
|
659
|
-
/**
|
|
660
|
-
* deserializeAws_json1_1DescribeSnapshotScheduleCommand
|
|
661
|
-
*/
|
|
662
|
-
export declare const de_DescribeSnapshotScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSnapshotScheduleCommandOutput>;
|
|
663
|
-
/**
|
|
664
|
-
* deserializeAws_json1_1DescribeStorediSCSIVolumesCommand
|
|
665
|
-
*/
|
|
666
|
-
export declare const de_DescribeStorediSCSIVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStorediSCSIVolumesCommandOutput>;
|
|
667
|
-
/**
|
|
668
|
-
* deserializeAws_json1_1DescribeTapeArchivesCommand
|
|
669
|
-
*/
|
|
670
|
-
export declare const de_DescribeTapeArchivesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTapeArchivesCommandOutput>;
|
|
671
|
-
/**
|
|
672
|
-
* deserializeAws_json1_1DescribeTapeRecoveryPointsCommand
|
|
673
|
-
*/
|
|
674
|
-
export declare const de_DescribeTapeRecoveryPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTapeRecoveryPointsCommandOutput>;
|
|
675
|
-
/**
|
|
676
|
-
* deserializeAws_json1_1DescribeTapesCommand
|
|
677
|
-
*/
|
|
678
|
-
export declare const de_DescribeTapesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTapesCommandOutput>;
|
|
679
|
-
/**
|
|
680
|
-
* deserializeAws_json1_1DescribeUploadBufferCommand
|
|
681
|
-
*/
|
|
682
|
-
export declare const de_DescribeUploadBufferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUploadBufferCommandOutput>;
|
|
683
|
-
/**
|
|
684
|
-
* deserializeAws_json1_1DescribeVTLDevicesCommand
|
|
685
|
-
*/
|
|
686
|
-
export declare const de_DescribeVTLDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVTLDevicesCommandOutput>;
|
|
687
|
-
/**
|
|
688
|
-
* deserializeAws_json1_1DescribeWorkingStorageCommand
|
|
689
|
-
*/
|
|
690
|
-
export declare const de_DescribeWorkingStorageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkingStorageCommandOutput>;
|
|
691
|
-
/**
|
|
692
|
-
* deserializeAws_json1_1DetachVolumeCommand
|
|
693
|
-
*/
|
|
694
|
-
export declare const de_DetachVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachVolumeCommandOutput>;
|
|
695
|
-
/**
|
|
696
|
-
* deserializeAws_json1_1DisableGatewayCommand
|
|
697
|
-
*/
|
|
698
|
-
export declare const de_DisableGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableGatewayCommandOutput>;
|
|
699
|
-
/**
|
|
700
|
-
* deserializeAws_json1_1DisassociateFileSystemCommand
|
|
701
|
-
*/
|
|
702
|
-
export declare const de_DisassociateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFileSystemCommandOutput>;
|
|
703
|
-
/**
|
|
704
|
-
* deserializeAws_json1_1EvictFilesFailingUploadCommand
|
|
705
|
-
*/
|
|
706
|
-
export declare const de_EvictFilesFailingUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EvictFilesFailingUploadCommandOutput>;
|
|
707
|
-
/**
|
|
708
|
-
* deserializeAws_json1_1JoinDomainCommand
|
|
709
|
-
*/
|
|
710
|
-
export declare const de_JoinDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<JoinDomainCommandOutput>;
|
|
711
|
-
/**
|
|
712
|
-
* deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand
|
|
713
|
-
*/
|
|
714
|
-
export declare const de_ListAutomaticTapeCreationPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
|
|
715
|
-
/**
|
|
716
|
-
* deserializeAws_json1_1ListCacheReportsCommand
|
|
717
|
-
*/
|
|
718
|
-
export declare const de_ListCacheReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCacheReportsCommandOutput>;
|
|
719
|
-
/**
|
|
720
|
-
* deserializeAws_json1_1ListFileSharesCommand
|
|
721
|
-
*/
|
|
722
|
-
export declare const de_ListFileSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFileSharesCommandOutput>;
|
|
723
|
-
/**
|
|
724
|
-
* deserializeAws_json1_1ListFileSystemAssociationsCommand
|
|
725
|
-
*/
|
|
726
|
-
export declare const de_ListFileSystemAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFileSystemAssociationsCommandOutput>;
|
|
727
|
-
/**
|
|
728
|
-
* deserializeAws_json1_1ListGatewaysCommand
|
|
729
|
-
*/
|
|
730
|
-
export declare const de_ListGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGatewaysCommandOutput>;
|
|
731
|
-
/**
|
|
732
|
-
* deserializeAws_json1_1ListLocalDisksCommand
|
|
733
|
-
*/
|
|
734
|
-
export declare const de_ListLocalDisksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLocalDisksCommandOutput>;
|
|
735
|
-
/**
|
|
736
|
-
* deserializeAws_json1_1ListTagsForResourceCommand
|
|
737
|
-
*/
|
|
738
|
-
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
739
|
-
/**
|
|
740
|
-
* deserializeAws_json1_1ListTapePoolsCommand
|
|
741
|
-
*/
|
|
742
|
-
export declare const de_ListTapePoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTapePoolsCommandOutput>;
|
|
743
|
-
/**
|
|
744
|
-
* deserializeAws_json1_1ListTapesCommand
|
|
745
|
-
*/
|
|
746
|
-
export declare const de_ListTapesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTapesCommandOutput>;
|
|
747
|
-
/**
|
|
748
|
-
* deserializeAws_json1_1ListVolumeInitiatorsCommand
|
|
749
|
-
*/
|
|
750
|
-
export declare const de_ListVolumeInitiatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVolumeInitiatorsCommandOutput>;
|
|
751
|
-
/**
|
|
752
|
-
* deserializeAws_json1_1ListVolumeRecoveryPointsCommand
|
|
753
|
-
*/
|
|
754
|
-
export declare const de_ListVolumeRecoveryPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVolumeRecoveryPointsCommandOutput>;
|
|
755
|
-
/**
|
|
756
|
-
* deserializeAws_json1_1ListVolumesCommand
|
|
757
|
-
*/
|
|
758
|
-
export declare const de_ListVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVolumesCommandOutput>;
|
|
759
|
-
/**
|
|
760
|
-
* deserializeAws_json1_1NotifyWhenUploadedCommand
|
|
761
|
-
*/
|
|
762
|
-
export declare const de_NotifyWhenUploadedCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<NotifyWhenUploadedCommandOutput>;
|
|
763
|
-
/**
|
|
764
|
-
* deserializeAws_json1_1RefreshCacheCommand
|
|
765
|
-
*/
|
|
766
|
-
export declare const de_RefreshCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RefreshCacheCommandOutput>;
|
|
767
|
-
/**
|
|
768
|
-
* deserializeAws_json1_1RemoveTagsFromResourceCommand
|
|
769
|
-
*/
|
|
770
|
-
export declare const de_RemoveTagsFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsFromResourceCommandOutput>;
|
|
771
|
-
/**
|
|
772
|
-
* deserializeAws_json1_1ResetCacheCommand
|
|
773
|
-
*/
|
|
774
|
-
export declare const de_ResetCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetCacheCommandOutput>;
|
|
775
|
-
/**
|
|
776
|
-
* deserializeAws_json1_1RetrieveTapeArchiveCommand
|
|
777
|
-
*/
|
|
778
|
-
export declare const de_RetrieveTapeArchiveCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetrieveTapeArchiveCommandOutput>;
|
|
779
|
-
/**
|
|
780
|
-
* deserializeAws_json1_1RetrieveTapeRecoveryPointCommand
|
|
781
|
-
*/
|
|
782
|
-
export declare const de_RetrieveTapeRecoveryPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RetrieveTapeRecoveryPointCommandOutput>;
|
|
783
|
-
/**
|
|
784
|
-
* deserializeAws_json1_1SetLocalConsolePasswordCommand
|
|
785
|
-
*/
|
|
786
|
-
export declare const de_SetLocalConsolePasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetLocalConsolePasswordCommandOutput>;
|
|
787
|
-
/**
|
|
788
|
-
* deserializeAws_json1_1SetSMBGuestPasswordCommand
|
|
789
|
-
*/
|
|
790
|
-
export declare const de_SetSMBGuestPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetSMBGuestPasswordCommandOutput>;
|
|
791
|
-
/**
|
|
792
|
-
* deserializeAws_json1_1ShutdownGatewayCommand
|
|
793
|
-
*/
|
|
794
|
-
export declare const de_ShutdownGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ShutdownGatewayCommandOutput>;
|
|
795
|
-
/**
|
|
796
|
-
* deserializeAws_json1_1StartAvailabilityMonitorTestCommand
|
|
797
|
-
*/
|
|
798
|
-
export declare const de_StartAvailabilityMonitorTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAvailabilityMonitorTestCommandOutput>;
|
|
799
|
-
/**
|
|
800
|
-
* deserializeAws_json1_1StartCacheReportCommand
|
|
801
|
-
*/
|
|
802
|
-
export declare const de_StartCacheReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartCacheReportCommandOutput>;
|
|
803
|
-
/**
|
|
804
|
-
* deserializeAws_json1_1StartGatewayCommand
|
|
805
|
-
*/
|
|
806
|
-
export declare const de_StartGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartGatewayCommandOutput>;
|
|
807
|
-
/**
|
|
808
|
-
* deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand
|
|
809
|
-
*/
|
|
810
|
-
export declare const de_UpdateAutomaticTapeCreationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutomaticTapeCreationPolicyCommandOutput>;
|
|
811
|
-
/**
|
|
812
|
-
* deserializeAws_json1_1UpdateBandwidthRateLimitCommand
|
|
813
|
-
*/
|
|
814
|
-
export declare const de_UpdateBandwidthRateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBandwidthRateLimitCommandOutput>;
|
|
815
|
-
/**
|
|
816
|
-
* deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand
|
|
817
|
-
*/
|
|
818
|
-
export declare const de_UpdateBandwidthRateLimitScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBandwidthRateLimitScheduleCommandOutput>;
|
|
819
|
-
/**
|
|
820
|
-
* deserializeAws_json1_1UpdateChapCredentialsCommand
|
|
821
|
-
*/
|
|
822
|
-
export declare const de_UpdateChapCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChapCredentialsCommandOutput>;
|
|
823
|
-
/**
|
|
824
|
-
* deserializeAws_json1_1UpdateFileSystemAssociationCommand
|
|
825
|
-
*/
|
|
826
|
-
export declare const de_UpdateFileSystemAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFileSystemAssociationCommandOutput>;
|
|
827
|
-
/**
|
|
828
|
-
* deserializeAws_json1_1UpdateGatewayInformationCommand
|
|
829
|
-
*/
|
|
830
|
-
export declare const de_UpdateGatewayInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayInformationCommandOutput>;
|
|
831
|
-
/**
|
|
832
|
-
* deserializeAws_json1_1UpdateGatewaySoftwareNowCommand
|
|
833
|
-
*/
|
|
834
|
-
export declare const de_UpdateGatewaySoftwareNowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewaySoftwareNowCommandOutput>;
|
|
835
|
-
/**
|
|
836
|
-
* deserializeAws_json1_1UpdateMaintenanceStartTimeCommand
|
|
837
|
-
*/
|
|
838
|
-
export declare const de_UpdateMaintenanceStartTimeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMaintenanceStartTimeCommandOutput>;
|
|
839
|
-
/**
|
|
840
|
-
* deserializeAws_json1_1UpdateNFSFileShareCommand
|
|
841
|
-
*/
|
|
842
|
-
export declare const de_UpdateNFSFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNFSFileShareCommandOutput>;
|
|
843
|
-
/**
|
|
844
|
-
* deserializeAws_json1_1UpdateSMBFileShareCommand
|
|
845
|
-
*/
|
|
846
|
-
export declare const de_UpdateSMBFileShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBFileShareCommandOutput>;
|
|
847
|
-
/**
|
|
848
|
-
* deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand
|
|
849
|
-
*/
|
|
850
|
-
export declare const de_UpdateSMBFileShareVisibilityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBFileShareVisibilityCommandOutput>;
|
|
851
|
-
/**
|
|
852
|
-
* deserializeAws_json1_1UpdateSMBLocalGroupsCommand
|
|
853
|
-
*/
|
|
854
|
-
export declare const de_UpdateSMBLocalGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBLocalGroupsCommandOutput>;
|
|
855
|
-
/**
|
|
856
|
-
* deserializeAws_json1_1UpdateSMBSecurityStrategyCommand
|
|
857
|
-
*/
|
|
858
|
-
export declare const de_UpdateSMBSecurityStrategyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSMBSecurityStrategyCommandOutput>;
|
|
859
|
-
/**
|
|
860
|
-
* deserializeAws_json1_1UpdateSnapshotScheduleCommand
|
|
861
|
-
*/
|
|
862
|
-
export declare const de_UpdateSnapshotScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSnapshotScheduleCommandOutput>;
|
|
863
|
-
/**
|
|
864
|
-
* deserializeAws_json1_1UpdateVTLDeviceTypeCommand
|
|
865
|
-
*/
|
|
866
|
-
export declare const de_UpdateVTLDeviceTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVTLDeviceTypeCommandOutput>;
|