@aws-sdk/client-storage-gateway 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/StorageGateway.d.ts +1654 -455
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +670 -163
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +90 -90
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/StorageGatewayServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2714 -2429
- package/dist-types/ts3.4/pagination/DescribeTapeArchivesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTapeRecoveryPointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTapesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeVTLDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListFileSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFileSystemAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListGatewaysPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTapePoolsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +12 -12
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1085 -272
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,272 +1,1085 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
import {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
import {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
import {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
import {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
import {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
import {
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@aws-sdk/protocol-http";
|
|
5
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
6
|
+
import {
|
|
7
|
+
ActivateGatewayCommandInput,
|
|
8
|
+
ActivateGatewayCommandOutput,
|
|
9
|
+
} from "../commands/ActivateGatewayCommand";
|
|
10
|
+
import {
|
|
11
|
+
AddCacheCommandInput,
|
|
12
|
+
AddCacheCommandOutput,
|
|
13
|
+
} from "../commands/AddCacheCommand";
|
|
14
|
+
import {
|
|
15
|
+
AddTagsToResourceCommandInput,
|
|
16
|
+
AddTagsToResourceCommandOutput,
|
|
17
|
+
} from "../commands/AddTagsToResourceCommand";
|
|
18
|
+
import {
|
|
19
|
+
AddUploadBufferCommandInput,
|
|
20
|
+
AddUploadBufferCommandOutput,
|
|
21
|
+
} from "../commands/AddUploadBufferCommand";
|
|
22
|
+
import {
|
|
23
|
+
AddWorkingStorageCommandInput,
|
|
24
|
+
AddWorkingStorageCommandOutput,
|
|
25
|
+
} from "../commands/AddWorkingStorageCommand";
|
|
26
|
+
import {
|
|
27
|
+
AssignTapePoolCommandInput,
|
|
28
|
+
AssignTapePoolCommandOutput,
|
|
29
|
+
} from "../commands/AssignTapePoolCommand";
|
|
30
|
+
import {
|
|
31
|
+
AssociateFileSystemCommandInput,
|
|
32
|
+
AssociateFileSystemCommandOutput,
|
|
33
|
+
} from "../commands/AssociateFileSystemCommand";
|
|
34
|
+
import {
|
|
35
|
+
AttachVolumeCommandInput,
|
|
36
|
+
AttachVolumeCommandOutput,
|
|
37
|
+
} from "../commands/AttachVolumeCommand";
|
|
38
|
+
import {
|
|
39
|
+
CancelArchivalCommandInput,
|
|
40
|
+
CancelArchivalCommandOutput,
|
|
41
|
+
} from "../commands/CancelArchivalCommand";
|
|
42
|
+
import {
|
|
43
|
+
CancelRetrievalCommandInput,
|
|
44
|
+
CancelRetrievalCommandOutput,
|
|
45
|
+
} from "../commands/CancelRetrievalCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreateCachediSCSIVolumeCommandInput,
|
|
48
|
+
CreateCachediSCSIVolumeCommandOutput,
|
|
49
|
+
} from "../commands/CreateCachediSCSIVolumeCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreateNFSFileShareCommandInput,
|
|
52
|
+
CreateNFSFileShareCommandOutput,
|
|
53
|
+
} from "../commands/CreateNFSFileShareCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateSMBFileShareCommandInput,
|
|
56
|
+
CreateSMBFileShareCommandOutput,
|
|
57
|
+
} from "../commands/CreateSMBFileShareCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateSnapshotCommandInput,
|
|
60
|
+
CreateSnapshotCommandOutput,
|
|
61
|
+
} from "../commands/CreateSnapshotCommand";
|
|
62
|
+
import {
|
|
63
|
+
CreateSnapshotFromVolumeRecoveryPointCommandInput,
|
|
64
|
+
CreateSnapshotFromVolumeRecoveryPointCommandOutput,
|
|
65
|
+
} from "../commands/CreateSnapshotFromVolumeRecoveryPointCommand";
|
|
66
|
+
import {
|
|
67
|
+
CreateStorediSCSIVolumeCommandInput,
|
|
68
|
+
CreateStorediSCSIVolumeCommandOutput,
|
|
69
|
+
} from "../commands/CreateStorediSCSIVolumeCommand";
|
|
70
|
+
import {
|
|
71
|
+
CreateTapePoolCommandInput,
|
|
72
|
+
CreateTapePoolCommandOutput,
|
|
73
|
+
} from "../commands/CreateTapePoolCommand";
|
|
74
|
+
import {
|
|
75
|
+
CreateTapesCommandInput,
|
|
76
|
+
CreateTapesCommandOutput,
|
|
77
|
+
} from "../commands/CreateTapesCommand";
|
|
78
|
+
import {
|
|
79
|
+
CreateTapeWithBarcodeCommandInput,
|
|
80
|
+
CreateTapeWithBarcodeCommandOutput,
|
|
81
|
+
} from "../commands/CreateTapeWithBarcodeCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteAutomaticTapeCreationPolicyCommandInput,
|
|
84
|
+
DeleteAutomaticTapeCreationPolicyCommandOutput,
|
|
85
|
+
} from "../commands/DeleteAutomaticTapeCreationPolicyCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteBandwidthRateLimitCommandInput,
|
|
88
|
+
DeleteBandwidthRateLimitCommandOutput,
|
|
89
|
+
} from "../commands/DeleteBandwidthRateLimitCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteChapCredentialsCommandInput,
|
|
92
|
+
DeleteChapCredentialsCommandOutput,
|
|
93
|
+
} from "../commands/DeleteChapCredentialsCommand";
|
|
94
|
+
import {
|
|
95
|
+
DeleteFileShareCommandInput,
|
|
96
|
+
DeleteFileShareCommandOutput,
|
|
97
|
+
} from "../commands/DeleteFileShareCommand";
|
|
98
|
+
import {
|
|
99
|
+
DeleteGatewayCommandInput,
|
|
100
|
+
DeleteGatewayCommandOutput,
|
|
101
|
+
} from "../commands/DeleteGatewayCommand";
|
|
102
|
+
import {
|
|
103
|
+
DeleteSnapshotScheduleCommandInput,
|
|
104
|
+
DeleteSnapshotScheduleCommandOutput,
|
|
105
|
+
} from "../commands/DeleteSnapshotScheduleCommand";
|
|
106
|
+
import {
|
|
107
|
+
DeleteTapeArchiveCommandInput,
|
|
108
|
+
DeleteTapeArchiveCommandOutput,
|
|
109
|
+
} from "../commands/DeleteTapeArchiveCommand";
|
|
110
|
+
import {
|
|
111
|
+
DeleteTapeCommandInput,
|
|
112
|
+
DeleteTapeCommandOutput,
|
|
113
|
+
} from "../commands/DeleteTapeCommand";
|
|
114
|
+
import {
|
|
115
|
+
DeleteTapePoolCommandInput,
|
|
116
|
+
DeleteTapePoolCommandOutput,
|
|
117
|
+
} from "../commands/DeleteTapePoolCommand";
|
|
118
|
+
import {
|
|
119
|
+
DeleteVolumeCommandInput,
|
|
120
|
+
DeleteVolumeCommandOutput,
|
|
121
|
+
} from "../commands/DeleteVolumeCommand";
|
|
122
|
+
import {
|
|
123
|
+
DescribeAvailabilityMonitorTestCommandInput,
|
|
124
|
+
DescribeAvailabilityMonitorTestCommandOutput,
|
|
125
|
+
} from "../commands/DescribeAvailabilityMonitorTestCommand";
|
|
126
|
+
import {
|
|
127
|
+
DescribeBandwidthRateLimitCommandInput,
|
|
128
|
+
DescribeBandwidthRateLimitCommandOutput,
|
|
129
|
+
} from "../commands/DescribeBandwidthRateLimitCommand";
|
|
130
|
+
import {
|
|
131
|
+
DescribeBandwidthRateLimitScheduleCommandInput,
|
|
132
|
+
DescribeBandwidthRateLimitScheduleCommandOutput,
|
|
133
|
+
} from "../commands/DescribeBandwidthRateLimitScheduleCommand";
|
|
134
|
+
import {
|
|
135
|
+
DescribeCacheCommandInput,
|
|
136
|
+
DescribeCacheCommandOutput,
|
|
137
|
+
} from "../commands/DescribeCacheCommand";
|
|
138
|
+
import {
|
|
139
|
+
DescribeCachediSCSIVolumesCommandInput,
|
|
140
|
+
DescribeCachediSCSIVolumesCommandOutput,
|
|
141
|
+
} from "../commands/DescribeCachediSCSIVolumesCommand";
|
|
142
|
+
import {
|
|
143
|
+
DescribeChapCredentialsCommandInput,
|
|
144
|
+
DescribeChapCredentialsCommandOutput,
|
|
145
|
+
} from "../commands/DescribeChapCredentialsCommand";
|
|
146
|
+
import {
|
|
147
|
+
DescribeFileSystemAssociationsCommandInput,
|
|
148
|
+
DescribeFileSystemAssociationsCommandOutput,
|
|
149
|
+
} from "../commands/DescribeFileSystemAssociationsCommand";
|
|
150
|
+
import {
|
|
151
|
+
DescribeGatewayInformationCommandInput,
|
|
152
|
+
DescribeGatewayInformationCommandOutput,
|
|
153
|
+
} from "../commands/DescribeGatewayInformationCommand";
|
|
154
|
+
import {
|
|
155
|
+
DescribeMaintenanceStartTimeCommandInput,
|
|
156
|
+
DescribeMaintenanceStartTimeCommandOutput,
|
|
157
|
+
} from "../commands/DescribeMaintenanceStartTimeCommand";
|
|
158
|
+
import {
|
|
159
|
+
DescribeNFSFileSharesCommandInput,
|
|
160
|
+
DescribeNFSFileSharesCommandOutput,
|
|
161
|
+
} from "../commands/DescribeNFSFileSharesCommand";
|
|
162
|
+
import {
|
|
163
|
+
DescribeSMBFileSharesCommandInput,
|
|
164
|
+
DescribeSMBFileSharesCommandOutput,
|
|
165
|
+
} from "../commands/DescribeSMBFileSharesCommand";
|
|
166
|
+
import {
|
|
167
|
+
DescribeSMBSettingsCommandInput,
|
|
168
|
+
DescribeSMBSettingsCommandOutput,
|
|
169
|
+
} from "../commands/DescribeSMBSettingsCommand";
|
|
170
|
+
import {
|
|
171
|
+
DescribeSnapshotScheduleCommandInput,
|
|
172
|
+
DescribeSnapshotScheduleCommandOutput,
|
|
173
|
+
} from "../commands/DescribeSnapshotScheduleCommand";
|
|
174
|
+
import {
|
|
175
|
+
DescribeStorediSCSIVolumesCommandInput,
|
|
176
|
+
DescribeStorediSCSIVolumesCommandOutput,
|
|
177
|
+
} from "../commands/DescribeStorediSCSIVolumesCommand";
|
|
178
|
+
import {
|
|
179
|
+
DescribeTapeArchivesCommandInput,
|
|
180
|
+
DescribeTapeArchivesCommandOutput,
|
|
181
|
+
} from "../commands/DescribeTapeArchivesCommand";
|
|
182
|
+
import {
|
|
183
|
+
DescribeTapeRecoveryPointsCommandInput,
|
|
184
|
+
DescribeTapeRecoveryPointsCommandOutput,
|
|
185
|
+
} from "../commands/DescribeTapeRecoveryPointsCommand";
|
|
186
|
+
import {
|
|
187
|
+
DescribeTapesCommandInput,
|
|
188
|
+
DescribeTapesCommandOutput,
|
|
189
|
+
} from "../commands/DescribeTapesCommand";
|
|
190
|
+
import {
|
|
191
|
+
DescribeUploadBufferCommandInput,
|
|
192
|
+
DescribeUploadBufferCommandOutput,
|
|
193
|
+
} from "../commands/DescribeUploadBufferCommand";
|
|
194
|
+
import {
|
|
195
|
+
DescribeVTLDevicesCommandInput,
|
|
196
|
+
DescribeVTLDevicesCommandOutput,
|
|
197
|
+
} from "../commands/DescribeVTLDevicesCommand";
|
|
198
|
+
import {
|
|
199
|
+
DescribeWorkingStorageCommandInput,
|
|
200
|
+
DescribeWorkingStorageCommandOutput,
|
|
201
|
+
} from "../commands/DescribeWorkingStorageCommand";
|
|
202
|
+
import {
|
|
203
|
+
DetachVolumeCommandInput,
|
|
204
|
+
DetachVolumeCommandOutput,
|
|
205
|
+
} from "../commands/DetachVolumeCommand";
|
|
206
|
+
import {
|
|
207
|
+
DisableGatewayCommandInput,
|
|
208
|
+
DisableGatewayCommandOutput,
|
|
209
|
+
} from "../commands/DisableGatewayCommand";
|
|
210
|
+
import {
|
|
211
|
+
DisassociateFileSystemCommandInput,
|
|
212
|
+
DisassociateFileSystemCommandOutput,
|
|
213
|
+
} from "../commands/DisassociateFileSystemCommand";
|
|
214
|
+
import {
|
|
215
|
+
JoinDomainCommandInput,
|
|
216
|
+
JoinDomainCommandOutput,
|
|
217
|
+
} from "../commands/JoinDomainCommand";
|
|
218
|
+
import {
|
|
219
|
+
ListAutomaticTapeCreationPoliciesCommandInput,
|
|
220
|
+
ListAutomaticTapeCreationPoliciesCommandOutput,
|
|
221
|
+
} from "../commands/ListAutomaticTapeCreationPoliciesCommand";
|
|
222
|
+
import {
|
|
223
|
+
ListFileSharesCommandInput,
|
|
224
|
+
ListFileSharesCommandOutput,
|
|
225
|
+
} from "../commands/ListFileSharesCommand";
|
|
226
|
+
import {
|
|
227
|
+
ListFileSystemAssociationsCommandInput,
|
|
228
|
+
ListFileSystemAssociationsCommandOutput,
|
|
229
|
+
} from "../commands/ListFileSystemAssociationsCommand";
|
|
230
|
+
import {
|
|
231
|
+
ListGatewaysCommandInput,
|
|
232
|
+
ListGatewaysCommandOutput,
|
|
233
|
+
} from "../commands/ListGatewaysCommand";
|
|
234
|
+
import {
|
|
235
|
+
ListLocalDisksCommandInput,
|
|
236
|
+
ListLocalDisksCommandOutput,
|
|
237
|
+
} from "../commands/ListLocalDisksCommand";
|
|
238
|
+
import {
|
|
239
|
+
ListTagsForResourceCommandInput,
|
|
240
|
+
ListTagsForResourceCommandOutput,
|
|
241
|
+
} from "../commands/ListTagsForResourceCommand";
|
|
242
|
+
import {
|
|
243
|
+
ListTapePoolsCommandInput,
|
|
244
|
+
ListTapePoolsCommandOutput,
|
|
245
|
+
} from "../commands/ListTapePoolsCommand";
|
|
246
|
+
import {
|
|
247
|
+
ListTapesCommandInput,
|
|
248
|
+
ListTapesCommandOutput,
|
|
249
|
+
} from "../commands/ListTapesCommand";
|
|
250
|
+
import {
|
|
251
|
+
ListVolumeInitiatorsCommandInput,
|
|
252
|
+
ListVolumeInitiatorsCommandOutput,
|
|
253
|
+
} from "../commands/ListVolumeInitiatorsCommand";
|
|
254
|
+
import {
|
|
255
|
+
ListVolumeRecoveryPointsCommandInput,
|
|
256
|
+
ListVolumeRecoveryPointsCommandOutput,
|
|
257
|
+
} from "../commands/ListVolumeRecoveryPointsCommand";
|
|
258
|
+
import {
|
|
259
|
+
ListVolumesCommandInput,
|
|
260
|
+
ListVolumesCommandOutput,
|
|
261
|
+
} from "../commands/ListVolumesCommand";
|
|
262
|
+
import {
|
|
263
|
+
NotifyWhenUploadedCommandInput,
|
|
264
|
+
NotifyWhenUploadedCommandOutput,
|
|
265
|
+
} from "../commands/NotifyWhenUploadedCommand";
|
|
266
|
+
import {
|
|
267
|
+
RefreshCacheCommandInput,
|
|
268
|
+
RefreshCacheCommandOutput,
|
|
269
|
+
} from "../commands/RefreshCacheCommand";
|
|
270
|
+
import {
|
|
271
|
+
RemoveTagsFromResourceCommandInput,
|
|
272
|
+
RemoveTagsFromResourceCommandOutput,
|
|
273
|
+
} from "../commands/RemoveTagsFromResourceCommand";
|
|
274
|
+
import {
|
|
275
|
+
ResetCacheCommandInput,
|
|
276
|
+
ResetCacheCommandOutput,
|
|
277
|
+
} from "../commands/ResetCacheCommand";
|
|
278
|
+
import {
|
|
279
|
+
RetrieveTapeArchiveCommandInput,
|
|
280
|
+
RetrieveTapeArchiveCommandOutput,
|
|
281
|
+
} from "../commands/RetrieveTapeArchiveCommand";
|
|
282
|
+
import {
|
|
283
|
+
RetrieveTapeRecoveryPointCommandInput,
|
|
284
|
+
RetrieveTapeRecoveryPointCommandOutput,
|
|
285
|
+
} from "../commands/RetrieveTapeRecoveryPointCommand";
|
|
286
|
+
import {
|
|
287
|
+
SetLocalConsolePasswordCommandInput,
|
|
288
|
+
SetLocalConsolePasswordCommandOutput,
|
|
289
|
+
} from "../commands/SetLocalConsolePasswordCommand";
|
|
290
|
+
import {
|
|
291
|
+
SetSMBGuestPasswordCommandInput,
|
|
292
|
+
SetSMBGuestPasswordCommandOutput,
|
|
293
|
+
} from "../commands/SetSMBGuestPasswordCommand";
|
|
294
|
+
import {
|
|
295
|
+
ShutdownGatewayCommandInput,
|
|
296
|
+
ShutdownGatewayCommandOutput,
|
|
297
|
+
} from "../commands/ShutdownGatewayCommand";
|
|
298
|
+
import {
|
|
299
|
+
StartAvailabilityMonitorTestCommandInput,
|
|
300
|
+
StartAvailabilityMonitorTestCommandOutput,
|
|
301
|
+
} from "../commands/StartAvailabilityMonitorTestCommand";
|
|
302
|
+
import {
|
|
303
|
+
StartGatewayCommandInput,
|
|
304
|
+
StartGatewayCommandOutput,
|
|
305
|
+
} from "../commands/StartGatewayCommand";
|
|
306
|
+
import {
|
|
307
|
+
UpdateAutomaticTapeCreationPolicyCommandInput,
|
|
308
|
+
UpdateAutomaticTapeCreationPolicyCommandOutput,
|
|
309
|
+
} from "../commands/UpdateAutomaticTapeCreationPolicyCommand";
|
|
310
|
+
import {
|
|
311
|
+
UpdateBandwidthRateLimitCommandInput,
|
|
312
|
+
UpdateBandwidthRateLimitCommandOutput,
|
|
313
|
+
} from "../commands/UpdateBandwidthRateLimitCommand";
|
|
314
|
+
import {
|
|
315
|
+
UpdateBandwidthRateLimitScheduleCommandInput,
|
|
316
|
+
UpdateBandwidthRateLimitScheduleCommandOutput,
|
|
317
|
+
} from "../commands/UpdateBandwidthRateLimitScheduleCommand";
|
|
318
|
+
import {
|
|
319
|
+
UpdateChapCredentialsCommandInput,
|
|
320
|
+
UpdateChapCredentialsCommandOutput,
|
|
321
|
+
} from "../commands/UpdateChapCredentialsCommand";
|
|
322
|
+
import {
|
|
323
|
+
UpdateFileSystemAssociationCommandInput,
|
|
324
|
+
UpdateFileSystemAssociationCommandOutput,
|
|
325
|
+
} from "../commands/UpdateFileSystemAssociationCommand";
|
|
326
|
+
import {
|
|
327
|
+
UpdateGatewayInformationCommandInput,
|
|
328
|
+
UpdateGatewayInformationCommandOutput,
|
|
329
|
+
} from "../commands/UpdateGatewayInformationCommand";
|
|
330
|
+
import {
|
|
331
|
+
UpdateGatewaySoftwareNowCommandInput,
|
|
332
|
+
UpdateGatewaySoftwareNowCommandOutput,
|
|
333
|
+
} from "../commands/UpdateGatewaySoftwareNowCommand";
|
|
334
|
+
import {
|
|
335
|
+
UpdateMaintenanceStartTimeCommandInput,
|
|
336
|
+
UpdateMaintenanceStartTimeCommandOutput,
|
|
337
|
+
} from "../commands/UpdateMaintenanceStartTimeCommand";
|
|
338
|
+
import {
|
|
339
|
+
UpdateNFSFileShareCommandInput,
|
|
340
|
+
UpdateNFSFileShareCommandOutput,
|
|
341
|
+
} from "../commands/UpdateNFSFileShareCommand";
|
|
342
|
+
import {
|
|
343
|
+
UpdateSMBFileShareCommandInput,
|
|
344
|
+
UpdateSMBFileShareCommandOutput,
|
|
345
|
+
} from "../commands/UpdateSMBFileShareCommand";
|
|
346
|
+
import {
|
|
347
|
+
UpdateSMBFileShareVisibilityCommandInput,
|
|
348
|
+
UpdateSMBFileShareVisibilityCommandOutput,
|
|
349
|
+
} from "../commands/UpdateSMBFileShareVisibilityCommand";
|
|
350
|
+
import {
|
|
351
|
+
UpdateSMBLocalGroupsCommandInput,
|
|
352
|
+
UpdateSMBLocalGroupsCommandOutput,
|
|
353
|
+
} from "../commands/UpdateSMBLocalGroupsCommand";
|
|
354
|
+
import {
|
|
355
|
+
UpdateSMBSecurityStrategyCommandInput,
|
|
356
|
+
UpdateSMBSecurityStrategyCommandOutput,
|
|
357
|
+
} from "../commands/UpdateSMBSecurityStrategyCommand";
|
|
358
|
+
import {
|
|
359
|
+
UpdateSnapshotScheduleCommandInput,
|
|
360
|
+
UpdateSnapshotScheduleCommandOutput,
|
|
361
|
+
} from "../commands/UpdateSnapshotScheduleCommand";
|
|
362
|
+
import {
|
|
363
|
+
UpdateVTLDeviceTypeCommandInput,
|
|
364
|
+
UpdateVTLDeviceTypeCommandOutput,
|
|
365
|
+
} from "../commands/UpdateVTLDeviceTypeCommand";
|
|
366
|
+
export declare const serializeAws_json1_1ActivateGatewayCommand: (
|
|
367
|
+
input: ActivateGatewayCommandInput,
|
|
368
|
+
context: __SerdeContext
|
|
369
|
+
) => Promise<__HttpRequest>;
|
|
370
|
+
export declare const serializeAws_json1_1AddCacheCommand: (
|
|
371
|
+
input: AddCacheCommandInput,
|
|
372
|
+
context: __SerdeContext
|
|
373
|
+
) => Promise<__HttpRequest>;
|
|
374
|
+
export declare const serializeAws_json1_1AddTagsToResourceCommand: (
|
|
375
|
+
input: AddTagsToResourceCommandInput,
|
|
376
|
+
context: __SerdeContext
|
|
377
|
+
) => Promise<__HttpRequest>;
|
|
378
|
+
export declare const serializeAws_json1_1AddUploadBufferCommand: (
|
|
379
|
+
input: AddUploadBufferCommandInput,
|
|
380
|
+
context: __SerdeContext
|
|
381
|
+
) => Promise<__HttpRequest>;
|
|
382
|
+
export declare const serializeAws_json1_1AddWorkingStorageCommand: (
|
|
383
|
+
input: AddWorkingStorageCommandInput,
|
|
384
|
+
context: __SerdeContext
|
|
385
|
+
) => Promise<__HttpRequest>;
|
|
386
|
+
export declare const serializeAws_json1_1AssignTapePoolCommand: (
|
|
387
|
+
input: AssignTapePoolCommandInput,
|
|
388
|
+
context: __SerdeContext
|
|
389
|
+
) => Promise<__HttpRequest>;
|
|
390
|
+
export declare const serializeAws_json1_1AssociateFileSystemCommand: (
|
|
391
|
+
input: AssociateFileSystemCommandInput,
|
|
392
|
+
context: __SerdeContext
|
|
393
|
+
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const serializeAws_json1_1AttachVolumeCommand: (
|
|
395
|
+
input: AttachVolumeCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
398
|
+
export declare const serializeAws_json1_1CancelArchivalCommand: (
|
|
399
|
+
input: CancelArchivalCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const serializeAws_json1_1CancelRetrievalCommand: (
|
|
403
|
+
input: CancelRetrievalCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const serializeAws_json1_1CreateCachediSCSIVolumeCommand: (
|
|
407
|
+
input: CreateCachediSCSIVolumeCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const serializeAws_json1_1CreateNFSFileShareCommand: (
|
|
411
|
+
input: CreateNFSFileShareCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const serializeAws_json1_1CreateSMBFileShareCommand: (
|
|
415
|
+
input: CreateSMBFileShareCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const serializeAws_json1_1CreateSnapshotCommand: (
|
|
419
|
+
input: CreateSnapshotCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const serializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand: (
|
|
423
|
+
input: CreateSnapshotFromVolumeRecoveryPointCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const serializeAws_json1_1CreateStorediSCSIVolumeCommand: (
|
|
427
|
+
input: CreateStorediSCSIVolumeCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const serializeAws_json1_1CreateTapePoolCommand: (
|
|
431
|
+
input: CreateTapePoolCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const serializeAws_json1_1CreateTapesCommand: (
|
|
435
|
+
input: CreateTapesCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const serializeAws_json1_1CreateTapeWithBarcodeCommand: (
|
|
439
|
+
input: CreateTapeWithBarcodeCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const serializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand: (
|
|
443
|
+
input: DeleteAutomaticTapeCreationPolicyCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const serializeAws_json1_1DeleteBandwidthRateLimitCommand: (
|
|
447
|
+
input: DeleteBandwidthRateLimitCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const serializeAws_json1_1DeleteChapCredentialsCommand: (
|
|
451
|
+
input: DeleteChapCredentialsCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const serializeAws_json1_1DeleteFileShareCommand: (
|
|
455
|
+
input: DeleteFileShareCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const serializeAws_json1_1DeleteGatewayCommand: (
|
|
459
|
+
input: DeleteGatewayCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const serializeAws_json1_1DeleteSnapshotScheduleCommand: (
|
|
463
|
+
input: DeleteSnapshotScheduleCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const serializeAws_json1_1DeleteTapeCommand: (
|
|
467
|
+
input: DeleteTapeCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const serializeAws_json1_1DeleteTapeArchiveCommand: (
|
|
471
|
+
input: DeleteTapeArchiveCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const serializeAws_json1_1DeleteTapePoolCommand: (
|
|
475
|
+
input: DeleteTapePoolCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const serializeAws_json1_1DeleteVolumeCommand: (
|
|
479
|
+
input: DeleteVolumeCommandInput,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<__HttpRequest>;
|
|
482
|
+
export declare const serializeAws_json1_1DescribeAvailabilityMonitorTestCommand: (
|
|
483
|
+
input: DescribeAvailabilityMonitorTestCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const serializeAws_json1_1DescribeBandwidthRateLimitCommand: (
|
|
487
|
+
input: DescribeBandwidthRateLimitCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const serializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand: (
|
|
491
|
+
input: DescribeBandwidthRateLimitScheduleCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const serializeAws_json1_1DescribeCacheCommand: (
|
|
495
|
+
input: DescribeCacheCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const serializeAws_json1_1DescribeCachediSCSIVolumesCommand: (
|
|
499
|
+
input: DescribeCachediSCSIVolumesCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const serializeAws_json1_1DescribeChapCredentialsCommand: (
|
|
503
|
+
input: DescribeChapCredentialsCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const serializeAws_json1_1DescribeFileSystemAssociationsCommand: (
|
|
507
|
+
input: DescribeFileSystemAssociationsCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const serializeAws_json1_1DescribeGatewayInformationCommand: (
|
|
511
|
+
input: DescribeGatewayInformationCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const serializeAws_json1_1DescribeMaintenanceStartTimeCommand: (
|
|
515
|
+
input: DescribeMaintenanceStartTimeCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const serializeAws_json1_1DescribeNFSFileSharesCommand: (
|
|
519
|
+
input: DescribeNFSFileSharesCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const serializeAws_json1_1DescribeSMBFileSharesCommand: (
|
|
523
|
+
input: DescribeSMBFileSharesCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const serializeAws_json1_1DescribeSMBSettingsCommand: (
|
|
527
|
+
input: DescribeSMBSettingsCommandInput,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<__HttpRequest>;
|
|
530
|
+
export declare const serializeAws_json1_1DescribeSnapshotScheduleCommand: (
|
|
531
|
+
input: DescribeSnapshotScheduleCommandInput,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<__HttpRequest>;
|
|
534
|
+
export declare const serializeAws_json1_1DescribeStorediSCSIVolumesCommand: (
|
|
535
|
+
input: DescribeStorediSCSIVolumesCommandInput,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<__HttpRequest>;
|
|
538
|
+
export declare const serializeAws_json1_1DescribeTapeArchivesCommand: (
|
|
539
|
+
input: DescribeTapeArchivesCommandInput,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<__HttpRequest>;
|
|
542
|
+
export declare const serializeAws_json1_1DescribeTapeRecoveryPointsCommand: (
|
|
543
|
+
input: DescribeTapeRecoveryPointsCommandInput,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<__HttpRequest>;
|
|
546
|
+
export declare const serializeAws_json1_1DescribeTapesCommand: (
|
|
547
|
+
input: DescribeTapesCommandInput,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<__HttpRequest>;
|
|
550
|
+
export declare const serializeAws_json1_1DescribeUploadBufferCommand: (
|
|
551
|
+
input: DescribeUploadBufferCommandInput,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<__HttpRequest>;
|
|
554
|
+
export declare const serializeAws_json1_1DescribeVTLDevicesCommand: (
|
|
555
|
+
input: DescribeVTLDevicesCommandInput,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<__HttpRequest>;
|
|
558
|
+
export declare const serializeAws_json1_1DescribeWorkingStorageCommand: (
|
|
559
|
+
input: DescribeWorkingStorageCommandInput,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<__HttpRequest>;
|
|
562
|
+
export declare const serializeAws_json1_1DetachVolumeCommand: (
|
|
563
|
+
input: DetachVolumeCommandInput,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<__HttpRequest>;
|
|
566
|
+
export declare const serializeAws_json1_1DisableGatewayCommand: (
|
|
567
|
+
input: DisableGatewayCommandInput,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<__HttpRequest>;
|
|
570
|
+
export declare const serializeAws_json1_1DisassociateFileSystemCommand: (
|
|
571
|
+
input: DisassociateFileSystemCommandInput,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<__HttpRequest>;
|
|
574
|
+
export declare const serializeAws_json1_1JoinDomainCommand: (
|
|
575
|
+
input: JoinDomainCommandInput,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<__HttpRequest>;
|
|
578
|
+
export declare const serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand: (
|
|
579
|
+
input: ListAutomaticTapeCreationPoliciesCommandInput,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<__HttpRequest>;
|
|
582
|
+
export declare const serializeAws_json1_1ListFileSharesCommand: (
|
|
583
|
+
input: ListFileSharesCommandInput,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<__HttpRequest>;
|
|
586
|
+
export declare const serializeAws_json1_1ListFileSystemAssociationsCommand: (
|
|
587
|
+
input: ListFileSystemAssociationsCommandInput,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<__HttpRequest>;
|
|
590
|
+
export declare const serializeAws_json1_1ListGatewaysCommand: (
|
|
591
|
+
input: ListGatewaysCommandInput,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<__HttpRequest>;
|
|
594
|
+
export declare const serializeAws_json1_1ListLocalDisksCommand: (
|
|
595
|
+
input: ListLocalDisksCommandInput,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<__HttpRequest>;
|
|
598
|
+
export declare const serializeAws_json1_1ListTagsForResourceCommand: (
|
|
599
|
+
input: ListTagsForResourceCommandInput,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<__HttpRequest>;
|
|
602
|
+
export declare const serializeAws_json1_1ListTapePoolsCommand: (
|
|
603
|
+
input: ListTapePoolsCommandInput,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<__HttpRequest>;
|
|
606
|
+
export declare const serializeAws_json1_1ListTapesCommand: (
|
|
607
|
+
input: ListTapesCommandInput,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<__HttpRequest>;
|
|
610
|
+
export declare const serializeAws_json1_1ListVolumeInitiatorsCommand: (
|
|
611
|
+
input: ListVolumeInitiatorsCommandInput,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<__HttpRequest>;
|
|
614
|
+
export declare const serializeAws_json1_1ListVolumeRecoveryPointsCommand: (
|
|
615
|
+
input: ListVolumeRecoveryPointsCommandInput,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<__HttpRequest>;
|
|
618
|
+
export declare const serializeAws_json1_1ListVolumesCommand: (
|
|
619
|
+
input: ListVolumesCommandInput,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<__HttpRequest>;
|
|
622
|
+
export declare const serializeAws_json1_1NotifyWhenUploadedCommand: (
|
|
623
|
+
input: NotifyWhenUploadedCommandInput,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<__HttpRequest>;
|
|
626
|
+
export declare const serializeAws_json1_1RefreshCacheCommand: (
|
|
627
|
+
input: RefreshCacheCommandInput,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<__HttpRequest>;
|
|
630
|
+
export declare const serializeAws_json1_1RemoveTagsFromResourceCommand: (
|
|
631
|
+
input: RemoveTagsFromResourceCommandInput,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<__HttpRequest>;
|
|
634
|
+
export declare const serializeAws_json1_1ResetCacheCommand: (
|
|
635
|
+
input: ResetCacheCommandInput,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<__HttpRequest>;
|
|
638
|
+
export declare const serializeAws_json1_1RetrieveTapeArchiveCommand: (
|
|
639
|
+
input: RetrieveTapeArchiveCommandInput,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<__HttpRequest>;
|
|
642
|
+
export declare const serializeAws_json1_1RetrieveTapeRecoveryPointCommand: (
|
|
643
|
+
input: RetrieveTapeRecoveryPointCommandInput,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<__HttpRequest>;
|
|
646
|
+
export declare const serializeAws_json1_1SetLocalConsolePasswordCommand: (
|
|
647
|
+
input: SetLocalConsolePasswordCommandInput,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<__HttpRequest>;
|
|
650
|
+
export declare const serializeAws_json1_1SetSMBGuestPasswordCommand: (
|
|
651
|
+
input: SetSMBGuestPasswordCommandInput,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<__HttpRequest>;
|
|
654
|
+
export declare const serializeAws_json1_1ShutdownGatewayCommand: (
|
|
655
|
+
input: ShutdownGatewayCommandInput,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<__HttpRequest>;
|
|
658
|
+
export declare const serializeAws_json1_1StartAvailabilityMonitorTestCommand: (
|
|
659
|
+
input: StartAvailabilityMonitorTestCommandInput,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<__HttpRequest>;
|
|
662
|
+
export declare const serializeAws_json1_1StartGatewayCommand: (
|
|
663
|
+
input: StartGatewayCommandInput,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<__HttpRequest>;
|
|
666
|
+
export declare const serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand: (
|
|
667
|
+
input: UpdateAutomaticTapeCreationPolicyCommandInput,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<__HttpRequest>;
|
|
670
|
+
export declare const serializeAws_json1_1UpdateBandwidthRateLimitCommand: (
|
|
671
|
+
input: UpdateBandwidthRateLimitCommandInput,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<__HttpRequest>;
|
|
674
|
+
export declare const serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand: (
|
|
675
|
+
input: UpdateBandwidthRateLimitScheduleCommandInput,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<__HttpRequest>;
|
|
678
|
+
export declare const serializeAws_json1_1UpdateChapCredentialsCommand: (
|
|
679
|
+
input: UpdateChapCredentialsCommandInput,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<__HttpRequest>;
|
|
682
|
+
export declare const serializeAws_json1_1UpdateFileSystemAssociationCommand: (
|
|
683
|
+
input: UpdateFileSystemAssociationCommandInput,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<__HttpRequest>;
|
|
686
|
+
export declare const serializeAws_json1_1UpdateGatewayInformationCommand: (
|
|
687
|
+
input: UpdateGatewayInformationCommandInput,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<__HttpRequest>;
|
|
690
|
+
export declare const serializeAws_json1_1UpdateGatewaySoftwareNowCommand: (
|
|
691
|
+
input: UpdateGatewaySoftwareNowCommandInput,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<__HttpRequest>;
|
|
694
|
+
export declare const serializeAws_json1_1UpdateMaintenanceStartTimeCommand: (
|
|
695
|
+
input: UpdateMaintenanceStartTimeCommandInput,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<__HttpRequest>;
|
|
698
|
+
export declare const serializeAws_json1_1UpdateNFSFileShareCommand: (
|
|
699
|
+
input: UpdateNFSFileShareCommandInput,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<__HttpRequest>;
|
|
702
|
+
export declare const serializeAws_json1_1UpdateSMBFileShareCommand: (
|
|
703
|
+
input: UpdateSMBFileShareCommandInput,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<__HttpRequest>;
|
|
706
|
+
export declare const serializeAws_json1_1UpdateSMBFileShareVisibilityCommand: (
|
|
707
|
+
input: UpdateSMBFileShareVisibilityCommandInput,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<__HttpRequest>;
|
|
710
|
+
export declare const serializeAws_json1_1UpdateSMBLocalGroupsCommand: (
|
|
711
|
+
input: UpdateSMBLocalGroupsCommandInput,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<__HttpRequest>;
|
|
714
|
+
export declare const serializeAws_json1_1UpdateSMBSecurityStrategyCommand: (
|
|
715
|
+
input: UpdateSMBSecurityStrategyCommandInput,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<__HttpRequest>;
|
|
718
|
+
export declare const serializeAws_json1_1UpdateSnapshotScheduleCommand: (
|
|
719
|
+
input: UpdateSnapshotScheduleCommandInput,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<__HttpRequest>;
|
|
722
|
+
export declare const serializeAws_json1_1UpdateVTLDeviceTypeCommand: (
|
|
723
|
+
input: UpdateVTLDeviceTypeCommandInput,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<__HttpRequest>;
|
|
726
|
+
export declare const deserializeAws_json1_1ActivateGatewayCommand: (
|
|
727
|
+
output: __HttpResponse,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<ActivateGatewayCommandOutput>;
|
|
730
|
+
export declare const deserializeAws_json1_1AddCacheCommand: (
|
|
731
|
+
output: __HttpResponse,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<AddCacheCommandOutput>;
|
|
734
|
+
export declare const deserializeAws_json1_1AddTagsToResourceCommand: (
|
|
735
|
+
output: __HttpResponse,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<AddTagsToResourceCommandOutput>;
|
|
738
|
+
export declare const deserializeAws_json1_1AddUploadBufferCommand: (
|
|
739
|
+
output: __HttpResponse,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<AddUploadBufferCommandOutput>;
|
|
742
|
+
export declare const deserializeAws_json1_1AddWorkingStorageCommand: (
|
|
743
|
+
output: __HttpResponse,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<AddWorkingStorageCommandOutput>;
|
|
746
|
+
export declare const deserializeAws_json1_1AssignTapePoolCommand: (
|
|
747
|
+
output: __HttpResponse,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<AssignTapePoolCommandOutput>;
|
|
750
|
+
export declare const deserializeAws_json1_1AssociateFileSystemCommand: (
|
|
751
|
+
output: __HttpResponse,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<AssociateFileSystemCommandOutput>;
|
|
754
|
+
export declare const deserializeAws_json1_1AttachVolumeCommand: (
|
|
755
|
+
output: __HttpResponse,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<AttachVolumeCommandOutput>;
|
|
758
|
+
export declare const deserializeAws_json1_1CancelArchivalCommand: (
|
|
759
|
+
output: __HttpResponse,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<CancelArchivalCommandOutput>;
|
|
762
|
+
export declare const deserializeAws_json1_1CancelRetrievalCommand: (
|
|
763
|
+
output: __HttpResponse,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<CancelRetrievalCommandOutput>;
|
|
766
|
+
export declare const deserializeAws_json1_1CreateCachediSCSIVolumeCommand: (
|
|
767
|
+
output: __HttpResponse,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<CreateCachediSCSIVolumeCommandOutput>;
|
|
770
|
+
export declare const deserializeAws_json1_1CreateNFSFileShareCommand: (
|
|
771
|
+
output: __HttpResponse,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<CreateNFSFileShareCommandOutput>;
|
|
774
|
+
export declare const deserializeAws_json1_1CreateSMBFileShareCommand: (
|
|
775
|
+
output: __HttpResponse,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<CreateSMBFileShareCommandOutput>;
|
|
778
|
+
export declare const deserializeAws_json1_1CreateSnapshotCommand: (
|
|
779
|
+
output: __HttpResponse,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<CreateSnapshotCommandOutput>;
|
|
782
|
+
export declare const deserializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand: (
|
|
783
|
+
output: __HttpResponse,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<CreateSnapshotFromVolumeRecoveryPointCommandOutput>;
|
|
786
|
+
export declare const deserializeAws_json1_1CreateStorediSCSIVolumeCommand: (
|
|
787
|
+
output: __HttpResponse,
|
|
788
|
+
context: __SerdeContext
|
|
789
|
+
) => Promise<CreateStorediSCSIVolumeCommandOutput>;
|
|
790
|
+
export declare const deserializeAws_json1_1CreateTapePoolCommand: (
|
|
791
|
+
output: __HttpResponse,
|
|
792
|
+
context: __SerdeContext
|
|
793
|
+
) => Promise<CreateTapePoolCommandOutput>;
|
|
794
|
+
export declare const deserializeAws_json1_1CreateTapesCommand: (
|
|
795
|
+
output: __HttpResponse,
|
|
796
|
+
context: __SerdeContext
|
|
797
|
+
) => Promise<CreateTapesCommandOutput>;
|
|
798
|
+
export declare const deserializeAws_json1_1CreateTapeWithBarcodeCommand: (
|
|
799
|
+
output: __HttpResponse,
|
|
800
|
+
context: __SerdeContext
|
|
801
|
+
) => Promise<CreateTapeWithBarcodeCommandOutput>;
|
|
802
|
+
export declare const deserializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand: (
|
|
803
|
+
output: __HttpResponse,
|
|
804
|
+
context: __SerdeContext
|
|
805
|
+
) => Promise<DeleteAutomaticTapeCreationPolicyCommandOutput>;
|
|
806
|
+
export declare const deserializeAws_json1_1DeleteBandwidthRateLimitCommand: (
|
|
807
|
+
output: __HttpResponse,
|
|
808
|
+
context: __SerdeContext
|
|
809
|
+
) => Promise<DeleteBandwidthRateLimitCommandOutput>;
|
|
810
|
+
export declare const deserializeAws_json1_1DeleteChapCredentialsCommand: (
|
|
811
|
+
output: __HttpResponse,
|
|
812
|
+
context: __SerdeContext
|
|
813
|
+
) => Promise<DeleteChapCredentialsCommandOutput>;
|
|
814
|
+
export declare const deserializeAws_json1_1DeleteFileShareCommand: (
|
|
815
|
+
output: __HttpResponse,
|
|
816
|
+
context: __SerdeContext
|
|
817
|
+
) => Promise<DeleteFileShareCommandOutput>;
|
|
818
|
+
export declare const deserializeAws_json1_1DeleteGatewayCommand: (
|
|
819
|
+
output: __HttpResponse,
|
|
820
|
+
context: __SerdeContext
|
|
821
|
+
) => Promise<DeleteGatewayCommandOutput>;
|
|
822
|
+
export declare const deserializeAws_json1_1DeleteSnapshotScheduleCommand: (
|
|
823
|
+
output: __HttpResponse,
|
|
824
|
+
context: __SerdeContext
|
|
825
|
+
) => Promise<DeleteSnapshotScheduleCommandOutput>;
|
|
826
|
+
export declare const deserializeAws_json1_1DeleteTapeCommand: (
|
|
827
|
+
output: __HttpResponse,
|
|
828
|
+
context: __SerdeContext
|
|
829
|
+
) => Promise<DeleteTapeCommandOutput>;
|
|
830
|
+
export declare const deserializeAws_json1_1DeleteTapeArchiveCommand: (
|
|
831
|
+
output: __HttpResponse,
|
|
832
|
+
context: __SerdeContext
|
|
833
|
+
) => Promise<DeleteTapeArchiveCommandOutput>;
|
|
834
|
+
export declare const deserializeAws_json1_1DeleteTapePoolCommand: (
|
|
835
|
+
output: __HttpResponse,
|
|
836
|
+
context: __SerdeContext
|
|
837
|
+
) => Promise<DeleteTapePoolCommandOutput>;
|
|
838
|
+
export declare const deserializeAws_json1_1DeleteVolumeCommand: (
|
|
839
|
+
output: __HttpResponse,
|
|
840
|
+
context: __SerdeContext
|
|
841
|
+
) => Promise<DeleteVolumeCommandOutput>;
|
|
842
|
+
export declare const deserializeAws_json1_1DescribeAvailabilityMonitorTestCommand: (
|
|
843
|
+
output: __HttpResponse,
|
|
844
|
+
context: __SerdeContext
|
|
845
|
+
) => Promise<DescribeAvailabilityMonitorTestCommandOutput>;
|
|
846
|
+
export declare const deserializeAws_json1_1DescribeBandwidthRateLimitCommand: (
|
|
847
|
+
output: __HttpResponse,
|
|
848
|
+
context: __SerdeContext
|
|
849
|
+
) => Promise<DescribeBandwidthRateLimitCommandOutput>;
|
|
850
|
+
export declare const deserializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand: (
|
|
851
|
+
output: __HttpResponse,
|
|
852
|
+
context: __SerdeContext
|
|
853
|
+
) => Promise<DescribeBandwidthRateLimitScheduleCommandOutput>;
|
|
854
|
+
export declare const deserializeAws_json1_1DescribeCacheCommand: (
|
|
855
|
+
output: __HttpResponse,
|
|
856
|
+
context: __SerdeContext
|
|
857
|
+
) => Promise<DescribeCacheCommandOutput>;
|
|
858
|
+
export declare const deserializeAws_json1_1DescribeCachediSCSIVolumesCommand: (
|
|
859
|
+
output: __HttpResponse,
|
|
860
|
+
context: __SerdeContext
|
|
861
|
+
) => Promise<DescribeCachediSCSIVolumesCommandOutput>;
|
|
862
|
+
export declare const deserializeAws_json1_1DescribeChapCredentialsCommand: (
|
|
863
|
+
output: __HttpResponse,
|
|
864
|
+
context: __SerdeContext
|
|
865
|
+
) => Promise<DescribeChapCredentialsCommandOutput>;
|
|
866
|
+
export declare const deserializeAws_json1_1DescribeFileSystemAssociationsCommand: (
|
|
867
|
+
output: __HttpResponse,
|
|
868
|
+
context: __SerdeContext
|
|
869
|
+
) => Promise<DescribeFileSystemAssociationsCommandOutput>;
|
|
870
|
+
export declare const deserializeAws_json1_1DescribeGatewayInformationCommand: (
|
|
871
|
+
output: __HttpResponse,
|
|
872
|
+
context: __SerdeContext
|
|
873
|
+
) => Promise<DescribeGatewayInformationCommandOutput>;
|
|
874
|
+
export declare const deserializeAws_json1_1DescribeMaintenanceStartTimeCommand: (
|
|
875
|
+
output: __HttpResponse,
|
|
876
|
+
context: __SerdeContext
|
|
877
|
+
) => Promise<DescribeMaintenanceStartTimeCommandOutput>;
|
|
878
|
+
export declare const deserializeAws_json1_1DescribeNFSFileSharesCommand: (
|
|
879
|
+
output: __HttpResponse,
|
|
880
|
+
context: __SerdeContext
|
|
881
|
+
) => Promise<DescribeNFSFileSharesCommandOutput>;
|
|
882
|
+
export declare const deserializeAws_json1_1DescribeSMBFileSharesCommand: (
|
|
883
|
+
output: __HttpResponse,
|
|
884
|
+
context: __SerdeContext
|
|
885
|
+
) => Promise<DescribeSMBFileSharesCommandOutput>;
|
|
886
|
+
export declare const deserializeAws_json1_1DescribeSMBSettingsCommand: (
|
|
887
|
+
output: __HttpResponse,
|
|
888
|
+
context: __SerdeContext
|
|
889
|
+
) => Promise<DescribeSMBSettingsCommandOutput>;
|
|
890
|
+
export declare const deserializeAws_json1_1DescribeSnapshotScheduleCommand: (
|
|
891
|
+
output: __HttpResponse,
|
|
892
|
+
context: __SerdeContext
|
|
893
|
+
) => Promise<DescribeSnapshotScheduleCommandOutput>;
|
|
894
|
+
export declare const deserializeAws_json1_1DescribeStorediSCSIVolumesCommand: (
|
|
895
|
+
output: __HttpResponse,
|
|
896
|
+
context: __SerdeContext
|
|
897
|
+
) => Promise<DescribeStorediSCSIVolumesCommandOutput>;
|
|
898
|
+
export declare const deserializeAws_json1_1DescribeTapeArchivesCommand: (
|
|
899
|
+
output: __HttpResponse,
|
|
900
|
+
context: __SerdeContext
|
|
901
|
+
) => Promise<DescribeTapeArchivesCommandOutput>;
|
|
902
|
+
export declare const deserializeAws_json1_1DescribeTapeRecoveryPointsCommand: (
|
|
903
|
+
output: __HttpResponse,
|
|
904
|
+
context: __SerdeContext
|
|
905
|
+
) => Promise<DescribeTapeRecoveryPointsCommandOutput>;
|
|
906
|
+
export declare const deserializeAws_json1_1DescribeTapesCommand: (
|
|
907
|
+
output: __HttpResponse,
|
|
908
|
+
context: __SerdeContext
|
|
909
|
+
) => Promise<DescribeTapesCommandOutput>;
|
|
910
|
+
export declare const deserializeAws_json1_1DescribeUploadBufferCommand: (
|
|
911
|
+
output: __HttpResponse,
|
|
912
|
+
context: __SerdeContext
|
|
913
|
+
) => Promise<DescribeUploadBufferCommandOutput>;
|
|
914
|
+
export declare const deserializeAws_json1_1DescribeVTLDevicesCommand: (
|
|
915
|
+
output: __HttpResponse,
|
|
916
|
+
context: __SerdeContext
|
|
917
|
+
) => Promise<DescribeVTLDevicesCommandOutput>;
|
|
918
|
+
export declare const deserializeAws_json1_1DescribeWorkingStorageCommand: (
|
|
919
|
+
output: __HttpResponse,
|
|
920
|
+
context: __SerdeContext
|
|
921
|
+
) => Promise<DescribeWorkingStorageCommandOutput>;
|
|
922
|
+
export declare const deserializeAws_json1_1DetachVolumeCommand: (
|
|
923
|
+
output: __HttpResponse,
|
|
924
|
+
context: __SerdeContext
|
|
925
|
+
) => Promise<DetachVolumeCommandOutput>;
|
|
926
|
+
export declare const deserializeAws_json1_1DisableGatewayCommand: (
|
|
927
|
+
output: __HttpResponse,
|
|
928
|
+
context: __SerdeContext
|
|
929
|
+
) => Promise<DisableGatewayCommandOutput>;
|
|
930
|
+
export declare const deserializeAws_json1_1DisassociateFileSystemCommand: (
|
|
931
|
+
output: __HttpResponse,
|
|
932
|
+
context: __SerdeContext
|
|
933
|
+
) => Promise<DisassociateFileSystemCommandOutput>;
|
|
934
|
+
export declare const deserializeAws_json1_1JoinDomainCommand: (
|
|
935
|
+
output: __HttpResponse,
|
|
936
|
+
context: __SerdeContext
|
|
937
|
+
) => Promise<JoinDomainCommandOutput>;
|
|
938
|
+
export declare const deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand: (
|
|
939
|
+
output: __HttpResponse,
|
|
940
|
+
context: __SerdeContext
|
|
941
|
+
) => Promise<ListAutomaticTapeCreationPoliciesCommandOutput>;
|
|
942
|
+
export declare const deserializeAws_json1_1ListFileSharesCommand: (
|
|
943
|
+
output: __HttpResponse,
|
|
944
|
+
context: __SerdeContext
|
|
945
|
+
) => Promise<ListFileSharesCommandOutput>;
|
|
946
|
+
export declare const deserializeAws_json1_1ListFileSystemAssociationsCommand: (
|
|
947
|
+
output: __HttpResponse,
|
|
948
|
+
context: __SerdeContext
|
|
949
|
+
) => Promise<ListFileSystemAssociationsCommandOutput>;
|
|
950
|
+
export declare const deserializeAws_json1_1ListGatewaysCommand: (
|
|
951
|
+
output: __HttpResponse,
|
|
952
|
+
context: __SerdeContext
|
|
953
|
+
) => Promise<ListGatewaysCommandOutput>;
|
|
954
|
+
export declare const deserializeAws_json1_1ListLocalDisksCommand: (
|
|
955
|
+
output: __HttpResponse,
|
|
956
|
+
context: __SerdeContext
|
|
957
|
+
) => Promise<ListLocalDisksCommandOutput>;
|
|
958
|
+
export declare const deserializeAws_json1_1ListTagsForResourceCommand: (
|
|
959
|
+
output: __HttpResponse,
|
|
960
|
+
context: __SerdeContext
|
|
961
|
+
) => Promise<ListTagsForResourceCommandOutput>;
|
|
962
|
+
export declare const deserializeAws_json1_1ListTapePoolsCommand: (
|
|
963
|
+
output: __HttpResponse,
|
|
964
|
+
context: __SerdeContext
|
|
965
|
+
) => Promise<ListTapePoolsCommandOutput>;
|
|
966
|
+
export declare const deserializeAws_json1_1ListTapesCommand: (
|
|
967
|
+
output: __HttpResponse,
|
|
968
|
+
context: __SerdeContext
|
|
969
|
+
) => Promise<ListTapesCommandOutput>;
|
|
970
|
+
export declare const deserializeAws_json1_1ListVolumeInitiatorsCommand: (
|
|
971
|
+
output: __HttpResponse,
|
|
972
|
+
context: __SerdeContext
|
|
973
|
+
) => Promise<ListVolumeInitiatorsCommandOutput>;
|
|
974
|
+
export declare const deserializeAws_json1_1ListVolumeRecoveryPointsCommand: (
|
|
975
|
+
output: __HttpResponse,
|
|
976
|
+
context: __SerdeContext
|
|
977
|
+
) => Promise<ListVolumeRecoveryPointsCommandOutput>;
|
|
978
|
+
export declare const deserializeAws_json1_1ListVolumesCommand: (
|
|
979
|
+
output: __HttpResponse,
|
|
980
|
+
context: __SerdeContext
|
|
981
|
+
) => Promise<ListVolumesCommandOutput>;
|
|
982
|
+
export declare const deserializeAws_json1_1NotifyWhenUploadedCommand: (
|
|
983
|
+
output: __HttpResponse,
|
|
984
|
+
context: __SerdeContext
|
|
985
|
+
) => Promise<NotifyWhenUploadedCommandOutput>;
|
|
986
|
+
export declare const deserializeAws_json1_1RefreshCacheCommand: (
|
|
987
|
+
output: __HttpResponse,
|
|
988
|
+
context: __SerdeContext
|
|
989
|
+
) => Promise<RefreshCacheCommandOutput>;
|
|
990
|
+
export declare const deserializeAws_json1_1RemoveTagsFromResourceCommand: (
|
|
991
|
+
output: __HttpResponse,
|
|
992
|
+
context: __SerdeContext
|
|
993
|
+
) => Promise<RemoveTagsFromResourceCommandOutput>;
|
|
994
|
+
export declare const deserializeAws_json1_1ResetCacheCommand: (
|
|
995
|
+
output: __HttpResponse,
|
|
996
|
+
context: __SerdeContext
|
|
997
|
+
) => Promise<ResetCacheCommandOutput>;
|
|
998
|
+
export declare const deserializeAws_json1_1RetrieveTapeArchiveCommand: (
|
|
999
|
+
output: __HttpResponse,
|
|
1000
|
+
context: __SerdeContext
|
|
1001
|
+
) => Promise<RetrieveTapeArchiveCommandOutput>;
|
|
1002
|
+
export declare const deserializeAws_json1_1RetrieveTapeRecoveryPointCommand: (
|
|
1003
|
+
output: __HttpResponse,
|
|
1004
|
+
context: __SerdeContext
|
|
1005
|
+
) => Promise<RetrieveTapeRecoveryPointCommandOutput>;
|
|
1006
|
+
export declare const deserializeAws_json1_1SetLocalConsolePasswordCommand: (
|
|
1007
|
+
output: __HttpResponse,
|
|
1008
|
+
context: __SerdeContext
|
|
1009
|
+
) => Promise<SetLocalConsolePasswordCommandOutput>;
|
|
1010
|
+
export declare const deserializeAws_json1_1SetSMBGuestPasswordCommand: (
|
|
1011
|
+
output: __HttpResponse,
|
|
1012
|
+
context: __SerdeContext
|
|
1013
|
+
) => Promise<SetSMBGuestPasswordCommandOutput>;
|
|
1014
|
+
export declare const deserializeAws_json1_1ShutdownGatewayCommand: (
|
|
1015
|
+
output: __HttpResponse,
|
|
1016
|
+
context: __SerdeContext
|
|
1017
|
+
) => Promise<ShutdownGatewayCommandOutput>;
|
|
1018
|
+
export declare const deserializeAws_json1_1StartAvailabilityMonitorTestCommand: (
|
|
1019
|
+
output: __HttpResponse,
|
|
1020
|
+
context: __SerdeContext
|
|
1021
|
+
) => Promise<StartAvailabilityMonitorTestCommandOutput>;
|
|
1022
|
+
export declare const deserializeAws_json1_1StartGatewayCommand: (
|
|
1023
|
+
output: __HttpResponse,
|
|
1024
|
+
context: __SerdeContext
|
|
1025
|
+
) => Promise<StartGatewayCommandOutput>;
|
|
1026
|
+
export declare const deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand: (
|
|
1027
|
+
output: __HttpResponse,
|
|
1028
|
+
context: __SerdeContext
|
|
1029
|
+
) => Promise<UpdateAutomaticTapeCreationPolicyCommandOutput>;
|
|
1030
|
+
export declare const deserializeAws_json1_1UpdateBandwidthRateLimitCommand: (
|
|
1031
|
+
output: __HttpResponse,
|
|
1032
|
+
context: __SerdeContext
|
|
1033
|
+
) => Promise<UpdateBandwidthRateLimitCommandOutput>;
|
|
1034
|
+
export declare const deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand: (
|
|
1035
|
+
output: __HttpResponse,
|
|
1036
|
+
context: __SerdeContext
|
|
1037
|
+
) => Promise<UpdateBandwidthRateLimitScheduleCommandOutput>;
|
|
1038
|
+
export declare const deserializeAws_json1_1UpdateChapCredentialsCommand: (
|
|
1039
|
+
output: __HttpResponse,
|
|
1040
|
+
context: __SerdeContext
|
|
1041
|
+
) => Promise<UpdateChapCredentialsCommandOutput>;
|
|
1042
|
+
export declare const deserializeAws_json1_1UpdateFileSystemAssociationCommand: (
|
|
1043
|
+
output: __HttpResponse,
|
|
1044
|
+
context: __SerdeContext
|
|
1045
|
+
) => Promise<UpdateFileSystemAssociationCommandOutput>;
|
|
1046
|
+
export declare const deserializeAws_json1_1UpdateGatewayInformationCommand: (
|
|
1047
|
+
output: __HttpResponse,
|
|
1048
|
+
context: __SerdeContext
|
|
1049
|
+
) => Promise<UpdateGatewayInformationCommandOutput>;
|
|
1050
|
+
export declare const deserializeAws_json1_1UpdateGatewaySoftwareNowCommand: (
|
|
1051
|
+
output: __HttpResponse,
|
|
1052
|
+
context: __SerdeContext
|
|
1053
|
+
) => Promise<UpdateGatewaySoftwareNowCommandOutput>;
|
|
1054
|
+
export declare const deserializeAws_json1_1UpdateMaintenanceStartTimeCommand: (
|
|
1055
|
+
output: __HttpResponse,
|
|
1056
|
+
context: __SerdeContext
|
|
1057
|
+
) => Promise<UpdateMaintenanceStartTimeCommandOutput>;
|
|
1058
|
+
export declare const deserializeAws_json1_1UpdateNFSFileShareCommand: (
|
|
1059
|
+
output: __HttpResponse,
|
|
1060
|
+
context: __SerdeContext
|
|
1061
|
+
) => Promise<UpdateNFSFileShareCommandOutput>;
|
|
1062
|
+
export declare const deserializeAws_json1_1UpdateSMBFileShareCommand: (
|
|
1063
|
+
output: __HttpResponse,
|
|
1064
|
+
context: __SerdeContext
|
|
1065
|
+
) => Promise<UpdateSMBFileShareCommandOutput>;
|
|
1066
|
+
export declare const deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand: (
|
|
1067
|
+
output: __HttpResponse,
|
|
1068
|
+
context: __SerdeContext
|
|
1069
|
+
) => Promise<UpdateSMBFileShareVisibilityCommandOutput>;
|
|
1070
|
+
export declare const deserializeAws_json1_1UpdateSMBLocalGroupsCommand: (
|
|
1071
|
+
output: __HttpResponse,
|
|
1072
|
+
context: __SerdeContext
|
|
1073
|
+
) => Promise<UpdateSMBLocalGroupsCommandOutput>;
|
|
1074
|
+
export declare const deserializeAws_json1_1UpdateSMBSecurityStrategyCommand: (
|
|
1075
|
+
output: __HttpResponse,
|
|
1076
|
+
context: __SerdeContext
|
|
1077
|
+
) => Promise<UpdateSMBSecurityStrategyCommandOutput>;
|
|
1078
|
+
export declare const deserializeAws_json1_1UpdateSnapshotScheduleCommand: (
|
|
1079
|
+
output: __HttpResponse,
|
|
1080
|
+
context: __SerdeContext
|
|
1081
|
+
) => Promise<UpdateSnapshotScheduleCommandOutput>;
|
|
1082
|
+
export declare const deserializeAws_json1_1UpdateVTLDeviceTypeCommand: (
|
|
1083
|
+
output: __HttpResponse,
|
|
1084
|
+
context: __SerdeContext
|
|
1085
|
+
) => Promise<UpdateVTLDeviceTypeCommandOutput>;
|