@aws-sdk/client-backup-gateway 3.1075.0 → 3.1077.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 +988 -15
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/BackupGatewayServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -97
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -675
|
@@ -1,675 +0,0 @@
|
|
|
1
|
-
const _ADE = "AccessDeniedException";
|
|
2
|
-
const _AGTS = "AssociateGatewayToServer";
|
|
3
|
-
const _AGTSI = "AssociateGatewayToServerInput";
|
|
4
|
-
const _AGTSO = "AssociateGatewayToServerOutput";
|
|
5
|
-
const _AK = "ActivationKey";
|
|
6
|
-
const _ATK = "AwsTagKey";
|
|
7
|
-
const _ATV = "AwsTagValue";
|
|
8
|
-
const _AURLIBPS = "AverageUploadRateLimitInBitsPerSec";
|
|
9
|
-
const _BRLI = "BandwidthRateLimitInterval";
|
|
10
|
-
const _BRLIa = "BandwidthRateLimitIntervals";
|
|
11
|
-
const _CE = "ConflictException";
|
|
12
|
-
const _CG = "CreateGateway";
|
|
13
|
-
const _CGI = "CreateGatewayInput";
|
|
14
|
-
const _CGO = "CreateGatewayOutput";
|
|
15
|
-
const _DD = "DeprecationDate";
|
|
16
|
-
const _DG = "DeleteGateway";
|
|
17
|
-
const _DGFS = "DisassociateGatewayFromServer";
|
|
18
|
-
const _DGFSI = "DisassociateGatewayFromServerInput";
|
|
19
|
-
const _DGFSO = "DisassociateGatewayFromServerOutput";
|
|
20
|
-
const _DGI = "DeleteGatewayInput";
|
|
21
|
-
const _DGO = "DeleteGatewayOutput";
|
|
22
|
-
const _DH = "DeleteHypervisor";
|
|
23
|
-
const _DHI = "DeleteHypervisorInput";
|
|
24
|
-
const _DHO = "DeleteHypervisorOutput";
|
|
25
|
-
const _DOM = "DayOfMonth";
|
|
26
|
-
const _DOW = "DaysOfWeek";
|
|
27
|
-
const _DOWa = "DayOfWeek";
|
|
28
|
-
const _EC = "ErrorCode";
|
|
29
|
-
const _EHOD = "EndHourOfDay";
|
|
30
|
-
const _EMOH = "EndMinuteOfHour";
|
|
31
|
-
const _G = "Gateway";
|
|
32
|
-
const _GA = "GatewayArn";
|
|
33
|
-
const _GBRLS = "GetBandwidthRateLimitSchedule";
|
|
34
|
-
const _GBRLSI = "GetBandwidthRateLimitScheduleInput";
|
|
35
|
-
const _GBRLSO = "GetBandwidthRateLimitScheduleOutput";
|
|
36
|
-
const _GD = "GatewayDetails";
|
|
37
|
-
const _GDN = "GatewayDisplayName";
|
|
38
|
-
const _GG = "GetGateway";
|
|
39
|
-
const _GGI = "GetGatewayInput";
|
|
40
|
-
const _GGO = "GetGatewayOutput";
|
|
41
|
-
const _GH = "GetHypervisor";
|
|
42
|
-
const _GHI = "GetHypervisorInput";
|
|
43
|
-
const _GHO = "GetHypervisorOutput";
|
|
44
|
-
const _GHPM = "GetHypervisorPropertyMappings";
|
|
45
|
-
const _GHPMI = "GetHypervisorPropertyMappingsInput";
|
|
46
|
-
const _GHPMO = "GetHypervisorPropertyMappingsOutput";
|
|
47
|
-
const _GT = "GatewayType";
|
|
48
|
-
const _GVM = "GetVirtualMachine";
|
|
49
|
-
const _GVMI = "GetVirtualMachineInput";
|
|
50
|
-
const _GVMO = "GetVirtualMachineOutput";
|
|
51
|
-
const _Ga = "Gateways";
|
|
52
|
-
const _H = "Hypervisor";
|
|
53
|
-
const _HA = "HypervisorArn";
|
|
54
|
-
const _HD = "HypervisorDetails";
|
|
55
|
-
const _HI = "HypervisorId";
|
|
56
|
-
const _HN = "HostName";
|
|
57
|
-
const _HOD = "HourOfDay";
|
|
58
|
-
const _Ho = "Host";
|
|
59
|
-
const _Hy = "Hypervisors";
|
|
60
|
-
const _IHC = "ImportHypervisorConfiguration";
|
|
61
|
-
const _IHCI = "ImportHypervisorConfigurationInput";
|
|
62
|
-
const _IHCO = "ImportHypervisorConfigurationOutput";
|
|
63
|
-
const _IRA = "IamRoleArn";
|
|
64
|
-
const _ISE = "InternalServerException";
|
|
65
|
-
const _K = "Key";
|
|
66
|
-
const _KKA = "KmsKeyArn";
|
|
67
|
-
const _LBD = "LastBackupDate";
|
|
68
|
-
const _LG = "ListGateways";
|
|
69
|
-
const _LGA = "LogGroupArn";
|
|
70
|
-
const _LGI = "ListGatewaysInput";
|
|
71
|
-
const _LGO = "ListGatewaysOutput";
|
|
72
|
-
const _LH = "ListHypervisors";
|
|
73
|
-
const _LHI = "ListHypervisorsInput";
|
|
74
|
-
const _LHO = "ListHypervisorsOutput";
|
|
75
|
-
const _LMSS = "LatestMetadataSyncStatus";
|
|
76
|
-
const _LMSSM = "LatestMetadataSyncStatusMessage";
|
|
77
|
-
const _LSMST = "LastSuccessfulMetadataSyncTime";
|
|
78
|
-
const _LST = "LastSeenTime";
|
|
79
|
-
const _LTFR = "ListTagsForResource";
|
|
80
|
-
const _LTFRI = "ListTagsForResourceInput";
|
|
81
|
-
const _LTFRO = "ListTagsForResourceOutput";
|
|
82
|
-
const _LVM = "ListVirtualMachines";
|
|
83
|
-
const _LVMI = "ListVirtualMachinesInput";
|
|
84
|
-
const _LVMO = "ListVirtualMachinesOutput";
|
|
85
|
-
const _M = "Message";
|
|
86
|
-
const _MOH = "MinuteOfHour";
|
|
87
|
-
const _MR = "MaxResults";
|
|
88
|
-
const _MST = "MaintenanceStartTime";
|
|
89
|
-
const _N = "Name";
|
|
90
|
-
const _NT = "NextToken";
|
|
91
|
-
const _NUAT = "NextUpdateAvailabilityTime";
|
|
92
|
-
const _P = "Password";
|
|
93
|
-
const _PBRLS = "PutBandwidthRateLimitSchedule";
|
|
94
|
-
const _PBRLSI = "PutBandwidthRateLimitScheduleInput";
|
|
95
|
-
const _PBRLSO = "PutBandwidthRateLimitScheduleOutput";
|
|
96
|
-
const _PHPM = "PutHypervisorPropertyMappings";
|
|
97
|
-
const _PHPMI = "PutHypervisorPropertyMappingsInput";
|
|
98
|
-
const _PHPMO = "PutHypervisorPropertyMappingsOutput";
|
|
99
|
-
const _PMST = "PutMaintenanceStartTime";
|
|
100
|
-
const _PMSTI = "PutMaintenanceStartTimeInput";
|
|
101
|
-
const _PMSTO = "PutMaintenanceStartTimeOutput";
|
|
102
|
-
const _Pa = "Path";
|
|
103
|
-
const _RA = "ResourceArn";
|
|
104
|
-
const _RARN = "ResourceARN";
|
|
105
|
-
const _RNFE = "ResourceNotFoundException";
|
|
106
|
-
const _S = "State";
|
|
107
|
-
const _SA = "ServerArn";
|
|
108
|
-
const _SHOD = "StartHourOfDay";
|
|
109
|
-
const _SMOH = "StartMinuteOfHour";
|
|
110
|
-
const _SV = "SoftwareVersion";
|
|
111
|
-
const _SVMMS = "StartVirtualMachinesMetadataSync";
|
|
112
|
-
const _SVMMSI = "StartVirtualMachinesMetadataSyncInput";
|
|
113
|
-
const _SVMMSO = "StartVirtualMachinesMetadataSyncOutput";
|
|
114
|
-
const _T = "Tags";
|
|
115
|
-
const _TE = "ThrottlingException";
|
|
116
|
-
const _THC = "TestHypervisorConfiguration";
|
|
117
|
-
const _THCI = "TestHypervisorConfigurationInput";
|
|
118
|
-
const _THCO = "TestHypervisorConfigurationOutput";
|
|
119
|
-
const _TK = "TagKeys";
|
|
120
|
-
const _TR = "TagResource";
|
|
121
|
-
const _TRI = "TagResourceInput";
|
|
122
|
-
const _TRO = "TagResourceOutput";
|
|
123
|
-
const _Ta = "Tag";
|
|
124
|
-
const _U = "Username";
|
|
125
|
-
const _UGI = "UpdateGatewayInformation";
|
|
126
|
-
const _UGII = "UpdateGatewayInformationInput";
|
|
127
|
-
const _UGIO = "UpdateGatewayInformationOutput";
|
|
128
|
-
const _UGSN = "UpdateGatewaySoftwareNow";
|
|
129
|
-
const _UGSNI = "UpdateGatewaySoftwareNowInput";
|
|
130
|
-
const _UGSNO = "UpdateGatewaySoftwareNowOutput";
|
|
131
|
-
const _UH = "UpdateHypervisor";
|
|
132
|
-
const _UHI = "UpdateHypervisorInput";
|
|
133
|
-
const _UHO = "UpdateHypervisorOutput";
|
|
134
|
-
const _UR = "UntagResource";
|
|
135
|
-
const _URI = "UntagResourceInput";
|
|
136
|
-
const _URO = "UntagResourceOutput";
|
|
137
|
-
const _V = "Value";
|
|
138
|
-
const _VC = "VmwareCategory";
|
|
139
|
-
const _VE = "ValidationException";
|
|
140
|
-
const _VEp = "VpcEndpoint";
|
|
141
|
-
const _VM = "VirtualMachine";
|
|
142
|
-
const _VMD = "VirtualMachineDetails";
|
|
143
|
-
const _VMi = "VirtualMachines";
|
|
144
|
-
const _VT = "VmwareTags";
|
|
145
|
-
const _VTATM = "VmwareToAwsTagMappings";
|
|
146
|
-
const _VTATMm = "VmwareToAwsTagMapping";
|
|
147
|
-
const _VTD = "VmwareTagDescription";
|
|
148
|
-
const _VTN = "VmwareTagName";
|
|
149
|
-
const _VTm = "VmwareTag";
|
|
150
|
-
const _c = "client";
|
|
151
|
-
const _e = "error";
|
|
152
|
-
const _hE = "httpError";
|
|
153
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.backupgateway";
|
|
154
|
-
const _se = "server";
|
|
155
|
-
const n0 = "com.amazonaws.backupgateway";
|
|
156
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
157
|
-
const { BackupGatewayServiceException } = require("../models/BackupGatewayServiceException");
|
|
158
|
-
const { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
159
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
160
|
-
const BackupGatewayServiceException$ = [-3, _s, "BackupGatewayServiceException", 0, [], []];
|
|
161
|
-
exports.BackupGatewayServiceException$ = BackupGatewayServiceException$;
|
|
162
|
-
_s_registry.registerError(BackupGatewayServiceException$, BackupGatewayServiceException);
|
|
163
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
164
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
165
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
166
|
-
[_EC, _M],
|
|
167
|
-
[0, 0], 1
|
|
168
|
-
];
|
|
169
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
170
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
171
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
172
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
173
|
-
[_EC, _M],
|
|
174
|
-
[0, 0], 1
|
|
175
|
-
];
|
|
176
|
-
exports.ConflictException$ = ConflictException$;
|
|
177
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
178
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
179
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
180
|
-
[_EC, _M],
|
|
181
|
-
[0, 0]
|
|
182
|
-
];
|
|
183
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
184
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
185
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
186
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
187
|
-
[_EC, _M],
|
|
188
|
-
[0, 0]
|
|
189
|
-
];
|
|
190
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
191
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
192
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
193
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
194
|
-
[_EC, _M],
|
|
195
|
-
[0, 0], 1
|
|
196
|
-
];
|
|
197
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
198
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
199
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
200
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
201
|
-
[_EC, _M],
|
|
202
|
-
[0, 0]
|
|
203
|
-
];
|
|
204
|
-
exports.ValidationException$ = ValidationException$;
|
|
205
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
206
|
-
exports.errorTypeRegistries = [
|
|
207
|
-
_s_registry,
|
|
208
|
-
n0_registry,
|
|
209
|
-
];
|
|
210
|
-
var Password = [0, n0, _P, 8, 0];
|
|
211
|
-
var Username = [0, n0, _U, 8, 0];
|
|
212
|
-
const AssociateGatewayToServerInput$ = [3, n0, _AGTSI,
|
|
213
|
-
0,
|
|
214
|
-
[_GA, _SA],
|
|
215
|
-
[0, 0], 2
|
|
216
|
-
];
|
|
217
|
-
exports.AssociateGatewayToServerInput$ = AssociateGatewayToServerInput$;
|
|
218
|
-
const AssociateGatewayToServerOutput$ = [3, n0, _AGTSO,
|
|
219
|
-
0,
|
|
220
|
-
[_GA],
|
|
221
|
-
[0]
|
|
222
|
-
];
|
|
223
|
-
exports.AssociateGatewayToServerOutput$ = AssociateGatewayToServerOutput$;
|
|
224
|
-
const BandwidthRateLimitInterval$ = [3, n0, _BRLI,
|
|
225
|
-
0,
|
|
226
|
-
[_SHOD, _EHOD, _SMOH, _EMOH, _DOW, _AURLIBPS],
|
|
227
|
-
[1, 1, 1, 1, 64 | 1, 1], 5
|
|
228
|
-
];
|
|
229
|
-
exports.BandwidthRateLimitInterval$ = BandwidthRateLimitInterval$;
|
|
230
|
-
const CreateGatewayInput$ = [3, n0, _CGI,
|
|
231
|
-
0,
|
|
232
|
-
[_AK, _GDN, _GT, _T],
|
|
233
|
-
[0, 0, 0, () => Tags], 3
|
|
234
|
-
];
|
|
235
|
-
exports.CreateGatewayInput$ = CreateGatewayInput$;
|
|
236
|
-
const CreateGatewayOutput$ = [3, n0, _CGO,
|
|
237
|
-
0,
|
|
238
|
-
[_GA],
|
|
239
|
-
[0]
|
|
240
|
-
];
|
|
241
|
-
exports.CreateGatewayOutput$ = CreateGatewayOutput$;
|
|
242
|
-
const DeleteGatewayInput$ = [3, n0, _DGI,
|
|
243
|
-
0,
|
|
244
|
-
[_GA],
|
|
245
|
-
[0], 1
|
|
246
|
-
];
|
|
247
|
-
exports.DeleteGatewayInput$ = DeleteGatewayInput$;
|
|
248
|
-
const DeleteGatewayOutput$ = [3, n0, _DGO,
|
|
249
|
-
0,
|
|
250
|
-
[_GA],
|
|
251
|
-
[0]
|
|
252
|
-
];
|
|
253
|
-
exports.DeleteGatewayOutput$ = DeleteGatewayOutput$;
|
|
254
|
-
const DeleteHypervisorInput$ = [3, n0, _DHI,
|
|
255
|
-
0,
|
|
256
|
-
[_HA],
|
|
257
|
-
[0], 1
|
|
258
|
-
];
|
|
259
|
-
exports.DeleteHypervisorInput$ = DeleteHypervisorInput$;
|
|
260
|
-
const DeleteHypervisorOutput$ = [3, n0, _DHO,
|
|
261
|
-
0,
|
|
262
|
-
[_HA],
|
|
263
|
-
[0]
|
|
264
|
-
];
|
|
265
|
-
exports.DeleteHypervisorOutput$ = DeleteHypervisorOutput$;
|
|
266
|
-
const DisassociateGatewayFromServerInput$ = [3, n0, _DGFSI,
|
|
267
|
-
0,
|
|
268
|
-
[_GA],
|
|
269
|
-
[0], 1
|
|
270
|
-
];
|
|
271
|
-
exports.DisassociateGatewayFromServerInput$ = DisassociateGatewayFromServerInput$;
|
|
272
|
-
const DisassociateGatewayFromServerOutput$ = [3, n0, _DGFSO,
|
|
273
|
-
0,
|
|
274
|
-
[_GA],
|
|
275
|
-
[0]
|
|
276
|
-
];
|
|
277
|
-
exports.DisassociateGatewayFromServerOutput$ = DisassociateGatewayFromServerOutput$;
|
|
278
|
-
const Gateway$ = [3, n0, _G,
|
|
279
|
-
0,
|
|
280
|
-
[_GA, _GDN, _GT, _HI, _LST],
|
|
281
|
-
[0, 0, 0, 0, 4]
|
|
282
|
-
];
|
|
283
|
-
exports.Gateway$ = Gateway$;
|
|
284
|
-
const GatewayDetails$ = [3, n0, _GD,
|
|
285
|
-
0,
|
|
286
|
-
[_GA, _GDN, _GT, _HI, _LST, _MST, _NUAT, _VEp, _DD, _SV],
|
|
287
|
-
[0, 0, 0, 0, 4, () => MaintenanceStartTime$, 4, 0, 4, 0]
|
|
288
|
-
];
|
|
289
|
-
exports.GatewayDetails$ = GatewayDetails$;
|
|
290
|
-
const GetBandwidthRateLimitScheduleInput$ = [3, n0, _GBRLSI,
|
|
291
|
-
0,
|
|
292
|
-
[_GA],
|
|
293
|
-
[0], 1
|
|
294
|
-
];
|
|
295
|
-
exports.GetBandwidthRateLimitScheduleInput$ = GetBandwidthRateLimitScheduleInput$;
|
|
296
|
-
const GetBandwidthRateLimitScheduleOutput$ = [3, n0, _GBRLSO,
|
|
297
|
-
0,
|
|
298
|
-
[_GA, _BRLIa],
|
|
299
|
-
[0, () => BandwidthRateLimitIntervals]
|
|
300
|
-
];
|
|
301
|
-
exports.GetBandwidthRateLimitScheduleOutput$ = GetBandwidthRateLimitScheduleOutput$;
|
|
302
|
-
const GetGatewayInput$ = [3, n0, _GGI,
|
|
303
|
-
0,
|
|
304
|
-
[_GA],
|
|
305
|
-
[0], 1
|
|
306
|
-
];
|
|
307
|
-
exports.GetGatewayInput$ = GetGatewayInput$;
|
|
308
|
-
const GetGatewayOutput$ = [3, n0, _GGO,
|
|
309
|
-
0,
|
|
310
|
-
[_G],
|
|
311
|
-
[() => GatewayDetails$]
|
|
312
|
-
];
|
|
313
|
-
exports.GetGatewayOutput$ = GetGatewayOutput$;
|
|
314
|
-
const GetHypervisorInput$ = [3, n0, _GHI,
|
|
315
|
-
0,
|
|
316
|
-
[_HA],
|
|
317
|
-
[0], 1
|
|
318
|
-
];
|
|
319
|
-
exports.GetHypervisorInput$ = GetHypervisorInput$;
|
|
320
|
-
const GetHypervisorOutput$ = [3, n0, _GHO,
|
|
321
|
-
0,
|
|
322
|
-
[_H],
|
|
323
|
-
[() => HypervisorDetails$]
|
|
324
|
-
];
|
|
325
|
-
exports.GetHypervisorOutput$ = GetHypervisorOutput$;
|
|
326
|
-
const GetHypervisorPropertyMappingsInput$ = [3, n0, _GHPMI,
|
|
327
|
-
0,
|
|
328
|
-
[_HA],
|
|
329
|
-
[0], 1
|
|
330
|
-
];
|
|
331
|
-
exports.GetHypervisorPropertyMappingsInput$ = GetHypervisorPropertyMappingsInput$;
|
|
332
|
-
const GetHypervisorPropertyMappingsOutput$ = [3, n0, _GHPMO,
|
|
333
|
-
0,
|
|
334
|
-
[_HA, _VTATM, _IRA],
|
|
335
|
-
[0, () => VmwareToAwsTagMappings, 0]
|
|
336
|
-
];
|
|
337
|
-
exports.GetHypervisorPropertyMappingsOutput$ = GetHypervisorPropertyMappingsOutput$;
|
|
338
|
-
const GetVirtualMachineInput$ = [3, n0, _GVMI,
|
|
339
|
-
0,
|
|
340
|
-
[_RA],
|
|
341
|
-
[0], 1
|
|
342
|
-
];
|
|
343
|
-
exports.GetVirtualMachineInput$ = GetVirtualMachineInput$;
|
|
344
|
-
const GetVirtualMachineOutput$ = [3, n0, _GVMO,
|
|
345
|
-
0,
|
|
346
|
-
[_VM],
|
|
347
|
-
[() => VirtualMachineDetails$]
|
|
348
|
-
];
|
|
349
|
-
exports.GetVirtualMachineOutput$ = GetVirtualMachineOutput$;
|
|
350
|
-
const Hypervisor$ = [3, n0, _H,
|
|
351
|
-
0,
|
|
352
|
-
[_Ho, _HA, _KKA, _N, _S],
|
|
353
|
-
[0, 0, 0, 0, 0]
|
|
354
|
-
];
|
|
355
|
-
exports.Hypervisor$ = Hypervisor$;
|
|
356
|
-
const HypervisorDetails$ = [3, n0, _HD,
|
|
357
|
-
0,
|
|
358
|
-
[_Ho, _HA, _KKA, _N, _LGA, _S, _LSMST, _LMSSM, _LMSS],
|
|
359
|
-
[0, 0, 0, 0, 0, 0, 4, 0, 0]
|
|
360
|
-
];
|
|
361
|
-
exports.HypervisorDetails$ = HypervisorDetails$;
|
|
362
|
-
const ImportHypervisorConfigurationInput$ = [3, n0, _IHCI,
|
|
363
|
-
0,
|
|
364
|
-
[_N, _Ho, _U, _P, _KKA, _T],
|
|
365
|
-
[0, 0, [() => Username, 0], [() => Password, 0], 0, () => Tags], 2
|
|
366
|
-
];
|
|
367
|
-
exports.ImportHypervisorConfigurationInput$ = ImportHypervisorConfigurationInput$;
|
|
368
|
-
const ImportHypervisorConfigurationOutput$ = [3, n0, _IHCO,
|
|
369
|
-
0,
|
|
370
|
-
[_HA],
|
|
371
|
-
[0]
|
|
372
|
-
];
|
|
373
|
-
exports.ImportHypervisorConfigurationOutput$ = ImportHypervisorConfigurationOutput$;
|
|
374
|
-
const ListGatewaysInput$ = [3, n0, _LGI,
|
|
375
|
-
0,
|
|
376
|
-
[_MR, _NT],
|
|
377
|
-
[1, 0]
|
|
378
|
-
];
|
|
379
|
-
exports.ListGatewaysInput$ = ListGatewaysInput$;
|
|
380
|
-
const ListGatewaysOutput$ = [3, n0, _LGO,
|
|
381
|
-
0,
|
|
382
|
-
[_Ga, _NT],
|
|
383
|
-
[() => Gateways, 0]
|
|
384
|
-
];
|
|
385
|
-
exports.ListGatewaysOutput$ = ListGatewaysOutput$;
|
|
386
|
-
const ListHypervisorsInput$ = [3, n0, _LHI,
|
|
387
|
-
0,
|
|
388
|
-
[_MR, _NT],
|
|
389
|
-
[1, 0]
|
|
390
|
-
];
|
|
391
|
-
exports.ListHypervisorsInput$ = ListHypervisorsInput$;
|
|
392
|
-
const ListHypervisorsOutput$ = [3, n0, _LHO,
|
|
393
|
-
0,
|
|
394
|
-
[_Hy, _NT],
|
|
395
|
-
[() => Hypervisors, 0]
|
|
396
|
-
];
|
|
397
|
-
exports.ListHypervisorsOutput$ = ListHypervisorsOutput$;
|
|
398
|
-
const ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
399
|
-
0,
|
|
400
|
-
[_RA],
|
|
401
|
-
[0], 1
|
|
402
|
-
];
|
|
403
|
-
exports.ListTagsForResourceInput$ = ListTagsForResourceInput$;
|
|
404
|
-
const ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
405
|
-
0,
|
|
406
|
-
[_RA, _T],
|
|
407
|
-
[0, () => Tags]
|
|
408
|
-
];
|
|
409
|
-
exports.ListTagsForResourceOutput$ = ListTagsForResourceOutput$;
|
|
410
|
-
const ListVirtualMachinesInput$ = [3, n0, _LVMI,
|
|
411
|
-
0,
|
|
412
|
-
[_HA, _MR, _NT],
|
|
413
|
-
[0, 1, 0]
|
|
414
|
-
];
|
|
415
|
-
exports.ListVirtualMachinesInput$ = ListVirtualMachinesInput$;
|
|
416
|
-
const ListVirtualMachinesOutput$ = [3, n0, _LVMO,
|
|
417
|
-
0,
|
|
418
|
-
[_VMi, _NT],
|
|
419
|
-
[() => VirtualMachines, 0]
|
|
420
|
-
];
|
|
421
|
-
exports.ListVirtualMachinesOutput$ = ListVirtualMachinesOutput$;
|
|
422
|
-
const MaintenanceStartTime$ = [3, n0, _MST,
|
|
423
|
-
0,
|
|
424
|
-
[_HOD, _MOH, _DOM, _DOWa],
|
|
425
|
-
[1, 1, 1, 1], 2
|
|
426
|
-
];
|
|
427
|
-
exports.MaintenanceStartTime$ = MaintenanceStartTime$;
|
|
428
|
-
const PutBandwidthRateLimitScheduleInput$ = [3, n0, _PBRLSI,
|
|
429
|
-
0,
|
|
430
|
-
[_GA, _BRLIa],
|
|
431
|
-
[0, () => BandwidthRateLimitIntervals], 2
|
|
432
|
-
];
|
|
433
|
-
exports.PutBandwidthRateLimitScheduleInput$ = PutBandwidthRateLimitScheduleInput$;
|
|
434
|
-
const PutBandwidthRateLimitScheduleOutput$ = [3, n0, _PBRLSO,
|
|
435
|
-
0,
|
|
436
|
-
[_GA],
|
|
437
|
-
[0]
|
|
438
|
-
];
|
|
439
|
-
exports.PutBandwidthRateLimitScheduleOutput$ = PutBandwidthRateLimitScheduleOutput$;
|
|
440
|
-
const PutHypervisorPropertyMappingsInput$ = [3, n0, _PHPMI,
|
|
441
|
-
0,
|
|
442
|
-
[_HA, _VTATM, _IRA],
|
|
443
|
-
[0, () => VmwareToAwsTagMappings, 0], 3
|
|
444
|
-
];
|
|
445
|
-
exports.PutHypervisorPropertyMappingsInput$ = PutHypervisorPropertyMappingsInput$;
|
|
446
|
-
const PutHypervisorPropertyMappingsOutput$ = [3, n0, _PHPMO,
|
|
447
|
-
0,
|
|
448
|
-
[_HA],
|
|
449
|
-
[0]
|
|
450
|
-
];
|
|
451
|
-
exports.PutHypervisorPropertyMappingsOutput$ = PutHypervisorPropertyMappingsOutput$;
|
|
452
|
-
const PutMaintenanceStartTimeInput$ = [3, n0, _PMSTI,
|
|
453
|
-
0,
|
|
454
|
-
[_GA, _HOD, _MOH, _DOWa, _DOM],
|
|
455
|
-
[0, 1, 1, 1, 1], 3
|
|
456
|
-
];
|
|
457
|
-
exports.PutMaintenanceStartTimeInput$ = PutMaintenanceStartTimeInput$;
|
|
458
|
-
const PutMaintenanceStartTimeOutput$ = [3, n0, _PMSTO,
|
|
459
|
-
0,
|
|
460
|
-
[_GA],
|
|
461
|
-
[0]
|
|
462
|
-
];
|
|
463
|
-
exports.PutMaintenanceStartTimeOutput$ = PutMaintenanceStartTimeOutput$;
|
|
464
|
-
const StartVirtualMachinesMetadataSyncInput$ = [3, n0, _SVMMSI,
|
|
465
|
-
0,
|
|
466
|
-
[_HA],
|
|
467
|
-
[0], 1
|
|
468
|
-
];
|
|
469
|
-
exports.StartVirtualMachinesMetadataSyncInput$ = StartVirtualMachinesMetadataSyncInput$;
|
|
470
|
-
const StartVirtualMachinesMetadataSyncOutput$ = [3, n0, _SVMMSO,
|
|
471
|
-
0,
|
|
472
|
-
[_HA],
|
|
473
|
-
[0]
|
|
474
|
-
];
|
|
475
|
-
exports.StartVirtualMachinesMetadataSyncOutput$ = StartVirtualMachinesMetadataSyncOutput$;
|
|
476
|
-
const Tag$ = [3, n0, _Ta,
|
|
477
|
-
0,
|
|
478
|
-
[_K, _V],
|
|
479
|
-
[0, 0], 2
|
|
480
|
-
];
|
|
481
|
-
exports.Tag$ = Tag$;
|
|
482
|
-
const TagResourceInput$ = [3, n0, _TRI,
|
|
483
|
-
0,
|
|
484
|
-
[_RARN, _T],
|
|
485
|
-
[0, () => Tags], 2
|
|
486
|
-
];
|
|
487
|
-
exports.TagResourceInput$ = TagResourceInput$;
|
|
488
|
-
const TagResourceOutput$ = [3, n0, _TRO,
|
|
489
|
-
0,
|
|
490
|
-
[_RARN],
|
|
491
|
-
[0]
|
|
492
|
-
];
|
|
493
|
-
exports.TagResourceOutput$ = TagResourceOutput$;
|
|
494
|
-
const TestHypervisorConfigurationInput$ = [3, n0, _THCI,
|
|
495
|
-
0,
|
|
496
|
-
[_GA, _Ho, _U, _P],
|
|
497
|
-
[0, 0, [() => Username, 0], [() => Password, 0]], 2
|
|
498
|
-
];
|
|
499
|
-
exports.TestHypervisorConfigurationInput$ = TestHypervisorConfigurationInput$;
|
|
500
|
-
const TestHypervisorConfigurationOutput$ = [3, n0, _THCO,
|
|
501
|
-
0,
|
|
502
|
-
[],
|
|
503
|
-
[]
|
|
504
|
-
];
|
|
505
|
-
exports.TestHypervisorConfigurationOutput$ = TestHypervisorConfigurationOutput$;
|
|
506
|
-
const UntagResourceInput$ = [3, n0, _URI,
|
|
507
|
-
0,
|
|
508
|
-
[_RARN, _TK],
|
|
509
|
-
[0, 64 | 0], 2
|
|
510
|
-
];
|
|
511
|
-
exports.UntagResourceInput$ = UntagResourceInput$;
|
|
512
|
-
const UntagResourceOutput$ = [3, n0, _URO,
|
|
513
|
-
0,
|
|
514
|
-
[_RARN],
|
|
515
|
-
[0]
|
|
516
|
-
];
|
|
517
|
-
exports.UntagResourceOutput$ = UntagResourceOutput$;
|
|
518
|
-
const UpdateGatewayInformationInput$ = [3, n0, _UGII,
|
|
519
|
-
0,
|
|
520
|
-
[_GA, _GDN],
|
|
521
|
-
[0, 0], 1
|
|
522
|
-
];
|
|
523
|
-
exports.UpdateGatewayInformationInput$ = UpdateGatewayInformationInput$;
|
|
524
|
-
const UpdateGatewayInformationOutput$ = [3, n0, _UGIO,
|
|
525
|
-
0,
|
|
526
|
-
[_GA],
|
|
527
|
-
[0]
|
|
528
|
-
];
|
|
529
|
-
exports.UpdateGatewayInformationOutput$ = UpdateGatewayInformationOutput$;
|
|
530
|
-
const UpdateGatewaySoftwareNowInput$ = [3, n0, _UGSNI,
|
|
531
|
-
0,
|
|
532
|
-
[_GA],
|
|
533
|
-
[0], 1
|
|
534
|
-
];
|
|
535
|
-
exports.UpdateGatewaySoftwareNowInput$ = UpdateGatewaySoftwareNowInput$;
|
|
536
|
-
const UpdateGatewaySoftwareNowOutput$ = [3, n0, _UGSNO,
|
|
537
|
-
0,
|
|
538
|
-
[_GA],
|
|
539
|
-
[0]
|
|
540
|
-
];
|
|
541
|
-
exports.UpdateGatewaySoftwareNowOutput$ = UpdateGatewaySoftwareNowOutput$;
|
|
542
|
-
const UpdateHypervisorInput$ = [3, n0, _UHI,
|
|
543
|
-
0,
|
|
544
|
-
[_HA, _Ho, _U, _P, _N, _LGA],
|
|
545
|
-
[0, 0, [() => Username, 0], [() => Password, 0], 0, 0], 1
|
|
546
|
-
];
|
|
547
|
-
exports.UpdateHypervisorInput$ = UpdateHypervisorInput$;
|
|
548
|
-
const UpdateHypervisorOutput$ = [3, n0, _UHO,
|
|
549
|
-
0,
|
|
550
|
-
[_HA],
|
|
551
|
-
[0]
|
|
552
|
-
];
|
|
553
|
-
exports.UpdateHypervisorOutput$ = UpdateHypervisorOutput$;
|
|
554
|
-
const VirtualMachine$ = [3, n0, _VM,
|
|
555
|
-
0,
|
|
556
|
-
[_HN, _HI, _N, _Pa, _RA, _LBD],
|
|
557
|
-
[0, 0, 0, 0, 0, 4]
|
|
558
|
-
];
|
|
559
|
-
exports.VirtualMachine$ = VirtualMachine$;
|
|
560
|
-
const VirtualMachineDetails$ = [3, n0, _VMD,
|
|
561
|
-
0,
|
|
562
|
-
[_HN, _HI, _N, _Pa, _RA, _LBD, _VT],
|
|
563
|
-
[0, 0, 0, 0, 0, 4, () => VmwareTags]
|
|
564
|
-
];
|
|
565
|
-
exports.VirtualMachineDetails$ = VirtualMachineDetails$;
|
|
566
|
-
const VmwareTag$ = [3, n0, _VTm,
|
|
567
|
-
0,
|
|
568
|
-
[_VC, _VTN, _VTD],
|
|
569
|
-
[0, 0, 0]
|
|
570
|
-
];
|
|
571
|
-
exports.VmwareTag$ = VmwareTag$;
|
|
572
|
-
const VmwareToAwsTagMapping$ = [3, n0, _VTATMm,
|
|
573
|
-
0,
|
|
574
|
-
[_VC, _VTN, _ATK, _ATV],
|
|
575
|
-
[0, 0, 0, 0], 4
|
|
576
|
-
];
|
|
577
|
-
exports.VmwareToAwsTagMapping$ = VmwareToAwsTagMapping$;
|
|
578
|
-
var BandwidthRateLimitIntervals = [1, n0, _BRLIa,
|
|
579
|
-
0, () => BandwidthRateLimitInterval$
|
|
580
|
-
];
|
|
581
|
-
var DaysOfWeek = 64 | 1;
|
|
582
|
-
var Gateways = [1, n0, _Ga,
|
|
583
|
-
0, () => Gateway$
|
|
584
|
-
];
|
|
585
|
-
var Hypervisors = [1, n0, _Hy,
|
|
586
|
-
0, () => Hypervisor$
|
|
587
|
-
];
|
|
588
|
-
var TagKeys = 64 | 0;
|
|
589
|
-
var Tags = [1, n0, _T,
|
|
590
|
-
0, () => Tag$
|
|
591
|
-
];
|
|
592
|
-
var VirtualMachines = [1, n0, _VMi,
|
|
593
|
-
0, () => VirtualMachine$
|
|
594
|
-
];
|
|
595
|
-
var VmwareTags = [1, n0, _VT,
|
|
596
|
-
0, () => VmwareTag$
|
|
597
|
-
];
|
|
598
|
-
var VmwareToAwsTagMappings = [1, n0, _VTATM,
|
|
599
|
-
0, () => VmwareToAwsTagMapping$
|
|
600
|
-
];
|
|
601
|
-
exports.AssociateGatewayToServer$ = [9, n0, _AGTS,
|
|
602
|
-
0, () => AssociateGatewayToServerInput$, () => AssociateGatewayToServerOutput$
|
|
603
|
-
];
|
|
604
|
-
exports.CreateGateway$ = [9, n0, _CG,
|
|
605
|
-
0, () => CreateGatewayInput$, () => CreateGatewayOutput$
|
|
606
|
-
];
|
|
607
|
-
exports.DeleteGateway$ = [9, n0, _DG,
|
|
608
|
-
2, () => DeleteGatewayInput$, () => DeleteGatewayOutput$
|
|
609
|
-
];
|
|
610
|
-
exports.DeleteHypervisor$ = [9, n0, _DH,
|
|
611
|
-
2, () => DeleteHypervisorInput$, () => DeleteHypervisorOutput$
|
|
612
|
-
];
|
|
613
|
-
exports.DisassociateGatewayFromServer$ = [9, n0, _DGFS,
|
|
614
|
-
0, () => DisassociateGatewayFromServerInput$, () => DisassociateGatewayFromServerOutput$
|
|
615
|
-
];
|
|
616
|
-
exports.GetBandwidthRateLimitSchedule$ = [9, n0, _GBRLS,
|
|
617
|
-
0, () => GetBandwidthRateLimitScheduleInput$, () => GetBandwidthRateLimitScheduleOutput$
|
|
618
|
-
];
|
|
619
|
-
exports.GetGateway$ = [9, n0, _GG,
|
|
620
|
-
0, () => GetGatewayInput$, () => GetGatewayOutput$
|
|
621
|
-
];
|
|
622
|
-
exports.GetHypervisor$ = [9, n0, _GH,
|
|
623
|
-
0, () => GetHypervisorInput$, () => GetHypervisorOutput$
|
|
624
|
-
];
|
|
625
|
-
exports.GetHypervisorPropertyMappings$ = [9, n0, _GHPM,
|
|
626
|
-
0, () => GetHypervisorPropertyMappingsInput$, () => GetHypervisorPropertyMappingsOutput$
|
|
627
|
-
];
|
|
628
|
-
exports.GetVirtualMachine$ = [9, n0, _GVM,
|
|
629
|
-
0, () => GetVirtualMachineInput$, () => GetVirtualMachineOutput$
|
|
630
|
-
];
|
|
631
|
-
exports.ImportHypervisorConfiguration$ = [9, n0, _IHC,
|
|
632
|
-
0, () => ImportHypervisorConfigurationInput$, () => ImportHypervisorConfigurationOutput$
|
|
633
|
-
];
|
|
634
|
-
exports.ListGateways$ = [9, n0, _LG,
|
|
635
|
-
0, () => ListGatewaysInput$, () => ListGatewaysOutput$
|
|
636
|
-
];
|
|
637
|
-
exports.ListHypervisors$ = [9, n0, _LH,
|
|
638
|
-
0, () => ListHypervisorsInput$, () => ListHypervisorsOutput$
|
|
639
|
-
];
|
|
640
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
641
|
-
0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
|
|
642
|
-
];
|
|
643
|
-
exports.ListVirtualMachines$ = [9, n0, _LVM,
|
|
644
|
-
0, () => ListVirtualMachinesInput$, () => ListVirtualMachinesOutput$
|
|
645
|
-
];
|
|
646
|
-
exports.PutBandwidthRateLimitSchedule$ = [9, n0, _PBRLS,
|
|
647
|
-
2, () => PutBandwidthRateLimitScheduleInput$, () => PutBandwidthRateLimitScheduleOutput$
|
|
648
|
-
];
|
|
649
|
-
exports.PutHypervisorPropertyMappings$ = [9, n0, _PHPM,
|
|
650
|
-
2, () => PutHypervisorPropertyMappingsInput$, () => PutHypervisorPropertyMappingsOutput$
|
|
651
|
-
];
|
|
652
|
-
exports.PutMaintenanceStartTime$ = [9, n0, _PMST,
|
|
653
|
-
0, () => PutMaintenanceStartTimeInput$, () => PutMaintenanceStartTimeOutput$
|
|
654
|
-
];
|
|
655
|
-
exports.StartVirtualMachinesMetadataSync$ = [9, n0, _SVMMS,
|
|
656
|
-
0, () => StartVirtualMachinesMetadataSyncInput$, () => StartVirtualMachinesMetadataSyncOutput$
|
|
657
|
-
];
|
|
658
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
659
|
-
0, () => TagResourceInput$, () => TagResourceOutput$
|
|
660
|
-
];
|
|
661
|
-
exports.TestHypervisorConfiguration$ = [9, n0, _THC,
|
|
662
|
-
0, () => TestHypervisorConfigurationInput$, () => TestHypervisorConfigurationOutput$
|
|
663
|
-
];
|
|
664
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
665
|
-
0, () => UntagResourceInput$, () => UntagResourceOutput$
|
|
666
|
-
];
|
|
667
|
-
exports.UpdateGatewayInformation$ = [9, n0, _UGI,
|
|
668
|
-
0, () => UpdateGatewayInformationInput$, () => UpdateGatewayInformationOutput$
|
|
669
|
-
];
|
|
670
|
-
exports.UpdateGatewaySoftwareNow$ = [9, n0, _UGSN,
|
|
671
|
-
0, () => UpdateGatewaySoftwareNowInput$, () => UpdateGatewaySoftwareNowOutput$
|
|
672
|
-
];
|
|
673
|
-
exports.UpdateHypervisor$ = [9, n0, _UH,
|
|
674
|
-
0, () => UpdateHypervisorInput$, () => UpdateHypervisorOutput$
|
|
675
|
-
];
|