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