@aws-sdk/client-evs 3.987.0 → 3.989.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 CHANGED
@@ -15,6 +15,9 @@ var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
15
15
  var runtimeConfig = require('./runtimeConfig');
16
16
  var regionConfigResolver = require('@aws-sdk/region-config-resolver');
17
17
  var protocolHttp = require('@smithy/protocol-http');
18
+ var schemas_0 = require('./schemas/schemas_0');
19
+ var errors = require('./models/errors');
20
+ var EvsServiceException = require('./models/EvsServiceException');
18
21
 
19
22
  const resolveClientEndpointParameters = (options) => {
20
23
  return Object.assign(options, {
@@ -110,652 +113,6 @@ class EvsClient extends smithyClient.Client {
110
113
  }
111
114
  }
112
115
 
113
- class EvsServiceException extends smithyClient.ServiceException {
114
- constructor(options) {
115
- super(options);
116
- Object.setPrototypeOf(this, EvsServiceException.prototype);
117
- }
118
- }
119
-
120
- class ResourceNotFoundException extends EvsServiceException {
121
- name = "ResourceNotFoundException";
122
- $fault = "client";
123
- resourceId;
124
- resourceType;
125
- constructor(opts) {
126
- super({
127
- name: "ResourceNotFoundException",
128
- $fault: "client",
129
- ...opts,
130
- });
131
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
132
- this.resourceId = opts.resourceId;
133
- this.resourceType = opts.resourceType;
134
- }
135
- }
136
- class ThrottlingException extends EvsServiceException {
137
- name = "ThrottlingException";
138
- $fault = "client";
139
- $retryable = {};
140
- retryAfterSeconds;
141
- constructor(opts) {
142
- super({
143
- name: "ThrottlingException",
144
- $fault: "client",
145
- ...opts,
146
- });
147
- Object.setPrototypeOf(this, ThrottlingException.prototype);
148
- this.retryAfterSeconds = opts.retryAfterSeconds;
149
- }
150
- }
151
- class ValidationException extends EvsServiceException {
152
- name = "ValidationException";
153
- $fault = "client";
154
- reason;
155
- fieldList;
156
- constructor(opts) {
157
- super({
158
- name: "ValidationException",
159
- $fault: "client",
160
- ...opts,
161
- });
162
- Object.setPrototypeOf(this, ValidationException.prototype);
163
- this.reason = opts.reason;
164
- this.fieldList = opts.fieldList;
165
- }
166
- }
167
- class InternalServerException extends EvsServiceException {
168
- name = "InternalServerException";
169
- $fault = "server";
170
- $retryable = {};
171
- constructor(opts) {
172
- super({
173
- name: "InternalServerException",
174
- $fault: "server",
175
- ...opts,
176
- });
177
- Object.setPrototypeOf(this, InternalServerException.prototype);
178
- }
179
- }
180
- class ServiceQuotaExceededException extends EvsServiceException {
181
- name = "ServiceQuotaExceededException";
182
- $fault = "client";
183
- constructor(opts) {
184
- super({
185
- name: "ServiceQuotaExceededException",
186
- $fault: "client",
187
- ...opts,
188
- });
189
- Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
190
- }
191
- }
192
- class TagPolicyException extends EvsServiceException {
193
- name = "TagPolicyException";
194
- $fault = "client";
195
- constructor(opts) {
196
- super({
197
- name: "TagPolicyException",
198
- $fault: "client",
199
- ...opts,
200
- });
201
- Object.setPrototypeOf(this, TagPolicyException.prototype);
202
- }
203
- }
204
- class TooManyTagsException extends EvsServiceException {
205
- name = "TooManyTagsException";
206
- $fault = "client";
207
- constructor(opts) {
208
- super({
209
- name: "TooManyTagsException",
210
- $fault: "client",
211
- ...opts,
212
- });
213
- Object.setPrototypeOf(this, TooManyTagsException.prototype);
214
- }
215
- }
216
-
217
- const _AETV = "AssociateEipToVlan";
218
- const _AETVR = "AssociateEipToVlanRequest";
219
- const _AETVRs = "AssociateEipToVlanResponse";
220
- const _C = "Check";
221
- const _CE = "CreateEnvironment";
222
- const _CEH = "CreateEnvironmentHost";
223
- const _CEHR = "CreateEnvironmentHostRequest";
224
- const _CEHRr = "CreateEnvironmentHostResponse";
225
- const _CER = "CreateEnvironmentRequest";
226
- const _CERr = "CreateEnvironmentResponse";
227
- const _CI = "ConnectivityInfo";
228
- const _CL = "ChecksList";
229
- const _DE = "DeleteEnvironment";
230
- const _DEFV = "DisassociateEipFromVlan";
231
- const _DEFVR = "DisassociateEipFromVlanRequest";
232
- const _DEFVRi = "DisassociateEipFromVlanResponse";
233
- const _DEH = "DeleteEnvironmentHost";
234
- const _DEHR = "DeleteEnvironmentHostRequest";
235
- const _DEHRe = "DeleteEnvironmentHostResponse";
236
- const _DER = "DeleteEnvironmentRequest";
237
- const _DERe = "DeleteEnvironmentResponse";
238
- const _E = "Environment";
239
- const _EA = "EipAssociation";
240
- const _EAL = "EipAssociationList";
241
- const _ES = "EnvironmentSummary";
242
- const _ESL = "EnvironmentSummaryList";
243
- const _GE = "GetEnvironment";
244
- const _GER = "GetEnvironmentRequest";
245
- const _GERe = "GetEnvironmentResponse";
246
- const _GV = "GetVersions";
247
- const _GVR = "GetVersionsRequest";
248
- const _GVRe = "GetVersionsResponse";
249
- const _H = "Host";
250
- const _HIFC = "HostInfoForCreate";
251
- const _HIFCL = "HostInfoForCreateList";
252
- const _HL = "HostList";
253
- const _ISE = "InternalServerException";
254
- const _ITEVI = "InstanceTypeEsxVersionsInfo";
255
- const _ITEVL = "InstanceTypeEsxVersionsList";
256
- const _IV = "InitialVlans";
257
- const _IVI = "InitialVlanInfo";
258
- const _LE = "ListEnvironments";
259
- const _LEH = "ListEnvironmentHosts";
260
- const _LEHR = "ListEnvironmentHostsRequest";
261
- const _LEHRi = "ListEnvironmentHostsResponse";
262
- const _LER = "ListEnvironmentsRequest";
263
- const _LERi = "ListEnvironmentsResponse";
264
- const _LEV = "ListEnvironmentVlans";
265
- const _LEVR = "ListEnvironmentVlansRequest";
266
- const _LEVRi = "ListEnvironmentVlansResponse";
267
- const _LI = "LicenseInfo";
268
- const _LIL = "LicenseInfoList";
269
- const _LTFR = "ListTagsForResource";
270
- const _LTFRR = "ListTagsForResourceRequest";
271
- const _LTFRRi = "ListTagsForResourceResponse";
272
- const _NI = "NetworkInterface";
273
- const _NIL = "NetworkInterfaceList";
274
- const _RA = "Retry-After";
275
- const _RNFE = "ResourceNotFoundException";
276
- const _S = "Secret";
277
- const _SASG = "ServiceAccessSecurityGroups";
278
- const _SL = "SecretList";
279
- const _SQEE = "ServiceQuotaExceededException";
280
- const _TE = "ThrottlingException";
281
- const _TMTE = "TooManyTagsException";
282
- const _TPE = "TagPolicyException";
283
- const _TR = "TagResource";
284
- const _TRR = "TagResourceRequest";
285
- const _TRRa = "TagResourceResponse";
286
- const _UR = "UntagResource";
287
- const _URR = "UntagResourceRequest";
288
- const _URRn = "UntagResourceResponse";
289
- const _V = "Vlan";
290
- const _VE = "ValidationException";
291
- const _VEF = "ValidationExceptionField";
292
- const _VEFL = "ValidationExceptionFieldList";
293
- const _VH = "VcfHostnames";
294
- const _VL = "VlanList";
295
- const _VVI = "VcfVersionInfo";
296
- const _VVL = "VcfVersionList";
297
- const _aI = "allocationId";
298
- const _aIs = "associationId";
299
- const _aZ = "availabilityZone";
300
- const _c = "checks";
301
- const _cA = "createdAt";
302
- const _cB = "cloudBuilder";
303
- const _cI = "connectivityInfo";
304
- const _cT = "clientToken";
305
- const _ci = "cidr";
306
- const _cl = "client";
307
- const _cr = "credentials";
308
- const _dEV = "defaultEsxVersion";
309
- const _dHI = "dedicatedHostId";
310
- const _e = "environment";
311
- const _eA = "environmentArn";
312
- const _eAi = "eipAssociations";
313
- const _eH = "environmentHosts";
314
- const _eI = "environmentId";
315
- const _eII = "ec2InstanceId";
316
- const _eN = "environmentName";
317
- const _eS = "environmentSummary";
318
- const _eSn = "environmentState";
319
- const _eSnv = "environmentStatus";
320
- const _eSnvi = "environmentSummaries";
321
- const _eV = "esxVersion";
322
- const _eVT = "edgeVTep";
323
- const _eVn = "environmentVlans";
324
- const _eVs = "esxVersions";
325
- const _eVx = "expansionVlan1";
326
- const _eVxp = "expansionVlan2";
327
- const _er = "error";
328
- const _fL = "fieldList";
329
- const _fN = "functionName";
330
- const _h = "host";
331
- const _hE = "httpError";
332
- const _hH = "httpHeader";
333
- const _hN = "hostName";
334
- const _hNAI = "hcxNetworkAclId";
335
- const _hQ = "httpQuery";
336
- const _hS = "hostState";
337
- const _hc = "hcx";
338
- const _ho = "hosts";
339
- const _iA = "ipAddress";
340
- const _iHP = "isHcxPublic";
341
- const _iP = "isPublic";
342
- const _iS = "impairedSince";
343
- const _iT = "instanceType";
344
- const _iTEV = "instanceTypeEsxVersions";
345
- const _iTn = "instanceTypes";
346
- const _iV = "initialVlans";
347
- const _kKI = "kmsKeyId";
348
- const _kN = "keyName";
349
- const _lI = "licenseInfo";
350
- const _m = "message";
351
- const _mA = "modifiedAt";
352
- const _mR = "maxResults";
353
- const _n = "name";
354
- const _nAI = "networkAclId";
355
- const _nE = "nsxEdge1";
356
- const _nEs = "nsxEdge2";
357
- const _nI = "networkInterfaces";
358
- const _nII = "networkInterfaceId";
359
- const _nM = "nsxManager1";
360
- const _nMs = "nsxManager2";
361
- const _nMsx = "nsxManager3";
362
- const _nT = "nextToken";
363
- const _nU = "nsxUplink";
364
- const _ns = "nsx";
365
- const _pGI = "placementGroupId";
366
- const _pRSP = "privateRouteServerPeerings";
367
- const _r = "result";
368
- const _rA = "resourceArn";
369
- const _rAS = "retryAfterSeconds";
370
- const _rI = "resourceId";
371
- const _rT = "resourceType";
372
- const _re = "reason";
373
- const _s = "server";
374
- const _sA = "secretArn";
375
- const _sASG = "serviceAccessSecurityGroups";
376
- const _sASI = "serviceAccessSubnetId";
377
- const _sD = "stateDetails";
378
- const _sG = "securityGroups";
379
- const _sI = "siteId";
380
- const _sIu = "subnetId";
381
- const _sK = "solutionKey";
382
- const _sM = "sddcManager";
383
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.evs";
384
- const _st = "state";
385
- const _sta = "status";
386
- const _t = "type";
387
- const _tA = "termsAccepted";
388
- const _tK = "tagKeys";
389
- const _ta = "tags";
390
- const _v = "vlan";
391
- const _vC = "vCenter";
392
- const _vH = "vcfHostnames";
393
- const _vI = "vpcId";
394
- const _vIl = "vlanId";
395
- const _vK = "vsanKey";
396
- const _vM = "vmkManagement";
397
- const _vMm = "vmManagement";
398
- const _vMo = "vMotion";
399
- const _vN = "vlanName";
400
- const _vS = "vSan";
401
- const _vSl = "vlanState";
402
- const _vT = "vTep";
403
- const _vV = "vcfVersion";
404
- const _vVc = "vcfVersions";
405
- const n0 = "com.amazonaws.evs";
406
- var AssociateEipToVlanRequest$ = [3, n0, _AETVR,
407
- 0,
408
- [_eI, _vN, _aI, _cT],
409
- [0, 0, 0, [0, 4]], 3
410
- ];
411
- var AssociateEipToVlanResponse$ = [3, n0, _AETVRs,
412
- 0,
413
- [_v],
414
- [() => Vlan$]
415
- ];
416
- var Check$ = [3, n0, _C,
417
- 0,
418
- [_t, _r, _iS],
419
- [0, 0, 4]
420
- ];
421
- var ConnectivityInfo$ = [3, n0, _CI,
422
- 0,
423
- [_pRSP],
424
- [64 | 0], 1
425
- ];
426
- var CreateEnvironmentHostRequest$ = [3, n0, _CEHR,
427
- 0,
428
- [_eI, _h, _cT, _eV],
429
- [0, () => HostInfoForCreate$, [0, 4], 0], 2
430
- ];
431
- var CreateEnvironmentHostResponse$ = [3, n0, _CEHRr,
432
- 0,
433
- [_eS, _h],
434
- [() => EnvironmentSummary$, () => Host$]
435
- ];
436
- var CreateEnvironmentRequest$ = [3, n0, _CER,
437
- 0,
438
- [_vI, _sASI, _vV, _tA, _lI, _iV, _ho, _cI, _vH, _sI, _cT, _eN, _kKI, _ta, _sASG],
439
- [0, 0, 0, 2, () => LicenseInfoList, () => InitialVlans$, () => HostInfoForCreateList, () => ConnectivityInfo$, () => VcfHostnames$, 0, [0, 4], 0, 0, 128 | 0, () => ServiceAccessSecurityGroups$], 10
440
- ];
441
- var CreateEnvironmentResponse$ = [3, n0, _CERr,
442
- 0,
443
- [_e],
444
- [() => Environment$]
445
- ];
446
- var DeleteEnvironmentHostRequest$ = [3, n0, _DEHR,
447
- 0,
448
- [_eI, _hN, _cT],
449
- [0, 0, [0, 4]], 2
450
- ];
451
- var DeleteEnvironmentHostResponse$ = [3, n0, _DEHRe,
452
- 0,
453
- [_eS, _h],
454
- [() => EnvironmentSummary$, () => Host$]
455
- ];
456
- var DeleteEnvironmentRequest$ = [3, n0, _DER,
457
- 0,
458
- [_eI, _cT],
459
- [[0, 1], [0, 4]], 1
460
- ];
461
- var DeleteEnvironmentResponse$ = [3, n0, _DERe,
462
- 0,
463
- [_e],
464
- [() => Environment$]
465
- ];
466
- var DisassociateEipFromVlanRequest$ = [3, n0, _DEFVR,
467
- 0,
468
- [_eI, _vN, _aIs, _cT],
469
- [0, 0, 0, [0, 4]], 3
470
- ];
471
- var DisassociateEipFromVlanResponse$ = [3, n0, _DEFVRi,
472
- 0,
473
- [_v],
474
- [() => Vlan$]
475
- ];
476
- var EipAssociation$ = [3, n0, _EA,
477
- 0,
478
- [_aIs, _aI, _iA],
479
- [0, 0, 0]
480
- ];
481
- var Environment$ = [3, n0, _E,
482
- 0,
483
- [_eI, _eSn, _sD, _cA, _mA, _eA, _eN, _vI, _sASI, _vV, _tA, _lI, _sI, _eSnv, _c, _cI, _vH, _kKI, _sASG, _cr],
484
- [0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 2, () => LicenseInfoList, 0, 0, () => ChecksList, () => ConnectivityInfo$, () => VcfHostnames$, 0, () => ServiceAccessSecurityGroups$, () => SecretList]
485
- ];
486
- var EnvironmentSummary$ = [3, n0, _ES,
487
- 0,
488
- [_eI, _eN, _vV, _eSnv, _eSn, _cA, _mA, _eA],
489
- [0, 0, 0, 0, 0, 4, 4, 0]
490
- ];
491
- var GetEnvironmentRequest$ = [3, n0, _GER,
492
- 0,
493
- [_eI],
494
- [[0, 1]], 1
495
- ];
496
- var GetEnvironmentResponse$ = [3, n0, _GERe,
497
- 0,
498
- [_e],
499
- [() => Environment$]
500
- ];
501
- var GetVersionsRequest$ = [3, n0, _GVR,
502
- 0,
503
- [],
504
- []
505
- ];
506
- var GetVersionsResponse$ = [3, n0, _GVRe,
507
- 0,
508
- [_vVc, _iTEV],
509
- [() => VcfVersionList, () => InstanceTypeEsxVersionsList], 2
510
- ];
511
- var Host$ = [3, n0, _H,
512
- 0,
513
- [_hN, _iA, _kN, _iT, _pGI, _dHI, _cA, _mA, _hS, _sD, _eII, _nI],
514
- [0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 0, () => NetworkInterfaceList]
515
- ];
516
- var HostInfoForCreate$ = [3, n0, _HIFC,
517
- 0,
518
- [_hN, _kN, _iT, _pGI, _dHI],
519
- [0, 0, 0, 0, 0], 3
520
- ];
521
- var InitialVlanInfo$ = [3, n0, _IVI,
522
- 0,
523
- [_ci],
524
- [0], 1
525
- ];
526
- var InitialVlans$ = [3, n0, _IV,
527
- 0,
528
- [_vM, _vMm, _vMo, _vS, _vT, _eVT, _nU, _hc, _eVx, _eVxp, _iHP, _hNAI],
529
- [() => InitialVlanInfo$, () => InitialVlanInfo$, () => InitialVlanInfo$, () => InitialVlanInfo$, () => InitialVlanInfo$, () => InitialVlanInfo$, () => InitialVlanInfo$, () => InitialVlanInfo$, () => InitialVlanInfo$, () => InitialVlanInfo$, 2, 0], 10
530
- ];
531
- var InstanceTypeEsxVersionsInfo$ = [3, n0, _ITEVI,
532
- 0,
533
- [_iT, _eVs],
534
- [0, 64 | 0], 2
535
- ];
536
- var InternalServerException$ = [-3, n0, _ISE,
537
- { [_er]: _s, [_hE]: 500 },
538
- [_m],
539
- [0], 1
540
- ];
541
- schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
542
- var LicenseInfo$ = [3, n0, _LI,
543
- 0,
544
- [_sK, _vK],
545
- [0, 0], 2
546
- ];
547
- var ListEnvironmentHostsRequest$ = [3, n0, _LEHR,
548
- 0,
549
- [_eI, _nT, _mR],
550
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
551
- ];
552
- var ListEnvironmentHostsResponse$ = [3, n0, _LEHRi,
553
- 0,
554
- [_nT, _eH],
555
- [0, () => HostList]
556
- ];
557
- var ListEnvironmentsRequest$ = [3, n0, _LER,
558
- 0,
559
- [_nT, _mR, _st],
560
- [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [64 | 0, { [_hQ]: _st }]]
561
- ];
562
- var ListEnvironmentsResponse$ = [3, n0, _LERi,
563
- 0,
564
- [_nT, _eSnvi],
565
- [0, () => EnvironmentSummaryList]
566
- ];
567
- var ListEnvironmentVlansRequest$ = [3, n0, _LEVR,
568
- 0,
569
- [_eI, _nT, _mR],
570
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
571
- ];
572
- var ListEnvironmentVlansResponse$ = [3, n0, _LEVRi,
573
- 0,
574
- [_nT, _eVn],
575
- [0, () => VlanList]
576
- ];
577
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
578
- 0,
579
- [_rA],
580
- [0], 1
581
- ];
582
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
583
- 0,
584
- [_ta],
585
- [128 | 0]
586
- ];
587
- var NetworkInterface$ = [3, n0, _NI,
588
- 0,
589
- [_nII],
590
- [0]
591
- ];
592
- var ResourceNotFoundException$ = [-3, n0, _RNFE,
593
- { [_er]: _cl, [_hE]: 404 },
594
- [_m, _rI, _rT],
595
- [0, 0, 0], 3
596
- ];
597
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
598
- var Secret$ = [3, n0, _S,
599
- 0,
600
- [_sA],
601
- [0]
602
- ];
603
- var ServiceAccessSecurityGroups$ = [3, n0, _SASG,
604
- 0,
605
- [_sG],
606
- [64 | 0]
607
- ];
608
- var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
609
- { [_er]: _cl, [_hE]: 402 },
610
- [_m],
611
- [0], 1
612
- ];
613
- schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
614
- var TagPolicyException$ = [-3, n0, _TPE,
615
- { [_er]: _cl, [_hE]: 400 },
616
- [_m],
617
- [0], 1
618
- ];
619
- schema.TypeRegistry.for(n0).registerError(TagPolicyException$, TagPolicyException);
620
- var TagResourceRequest$ = [3, n0, _TRR,
621
- 0,
622
- [_rA, _ta],
623
- [0, 128 | 0], 2
624
- ];
625
- var TagResourceResponse$ = [3, n0, _TRRa,
626
- 0,
627
- [],
628
- []
629
- ];
630
- var ThrottlingException$ = [-3, n0, _TE,
631
- { [_er]: _cl, [_hE]: 429 },
632
- [_m, _rAS],
633
- [0, [1, { [_hH]: _RA }]], 1
634
- ];
635
- schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
636
- var TooManyTagsException$ = [-3, n0, _TMTE,
637
- { [_er]: _cl, [_hE]: 400 },
638
- [_m],
639
- [0], 1
640
- ];
641
- schema.TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
642
- var UntagResourceRequest$ = [3, n0, _URR,
643
- 0,
644
- [_rA, _tK],
645
- [0, 64 | 0], 2
646
- ];
647
- var UntagResourceResponse$ = [3, n0, _URRn,
648
- 0,
649
- [],
650
- []
651
- ];
652
- var ValidationException$ = [-3, n0, _VE,
653
- { [_er]: _cl, [_hE]: 400 },
654
- [_m, _re, _fL],
655
- [0, 0, () => ValidationExceptionFieldList], 2
656
- ];
657
- schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
658
- var ValidationExceptionField$ = [3, n0, _VEF,
659
- 0,
660
- [_n, _m],
661
- [0, 0], 2
662
- ];
663
- var VcfHostnames$ = [3, n0, _VH,
664
- 0,
665
- [_vC, _ns, _nM, _nMs, _nMsx, _nE, _nEs, _sM, _cB],
666
- [0, 0, 0, 0, 0, 0, 0, 0, 0], 9
667
- ];
668
- var VcfVersionInfo$ = [3, n0, _VVI,
669
- 0,
670
- [_vV, _sta, _dEV, _iTn],
671
- [0, 0, 0, 64 | 0], 4
672
- ];
673
- var Vlan$ = [3, n0, _V,
674
- 0,
675
- [_vIl, _ci, _aZ, _fN, _sIu, _cA, _mA, _vSl, _sD, _eAi, _iP, _nAI],
676
- [1, 0, 0, 0, 0, 4, 4, 0, 0, () => EipAssociationList, 2, 0]
677
- ];
678
- var EvsServiceException$ = [-3, _sm, "EvsServiceException", 0, [], []];
679
- schema.TypeRegistry.for(_sm).registerError(EvsServiceException$, EvsServiceException);
680
- var ChecksList = [1, n0, _CL,
681
- 0, () => Check$
682
- ];
683
- var EipAssociationList = [1, n0, _EAL,
684
- 0, () => EipAssociation$
685
- ];
686
- var EnvironmentSummaryList = [1, n0, _ESL,
687
- 0, () => EnvironmentSummary$
688
- ];
689
- var HostInfoForCreateList = [1, n0, _HIFCL,
690
- 0, () => HostInfoForCreate$
691
- ];
692
- var HostList = [1, n0, _HL,
693
- 0, () => Host$
694
- ];
695
- var InstanceTypeEsxVersionsList = [1, n0, _ITEVL,
696
- 0, () => InstanceTypeEsxVersionsInfo$
697
- ];
698
- var LicenseInfoList = [1, n0, _LIL,
699
- 0, () => LicenseInfo$
700
- ];
701
- var NetworkInterfaceList = [1, n0, _NIL,
702
- 0, () => NetworkInterface$
703
- ];
704
- var SecretList = [1, n0, _SL,
705
- 0, () => Secret$
706
- ];
707
- var ValidationExceptionFieldList = [1, n0, _VEFL,
708
- 0, () => ValidationExceptionField$
709
- ];
710
- var VcfVersionList = [1, n0, _VVL,
711
- 0, () => VcfVersionInfo$
712
- ];
713
- var VlanList = [1, n0, _VL,
714
- 0, () => Vlan$
715
- ];
716
- var AssociateEipToVlan$ = [9, n0, _AETV,
717
- 2, () => AssociateEipToVlanRequest$, () => AssociateEipToVlanResponse$
718
- ];
719
- var CreateEnvironment$ = [9, n0, _CE,
720
- 2, () => CreateEnvironmentRequest$, () => CreateEnvironmentResponse$
721
- ];
722
- var CreateEnvironmentHost$ = [9, n0, _CEH,
723
- 2, () => CreateEnvironmentHostRequest$, () => CreateEnvironmentHostResponse$
724
- ];
725
- var DeleteEnvironment$ = [9, n0, _DE,
726
- 2, () => DeleteEnvironmentRequest$, () => DeleteEnvironmentResponse$
727
- ];
728
- var DeleteEnvironmentHost$ = [9, n0, _DEH,
729
- 2, () => DeleteEnvironmentHostRequest$, () => DeleteEnvironmentHostResponse$
730
- ];
731
- var DisassociateEipFromVlan$ = [9, n0, _DEFV,
732
- 2, () => DisassociateEipFromVlanRequest$, () => DisassociateEipFromVlanResponse$
733
- ];
734
- var GetEnvironment$ = [9, n0, _GE,
735
- 0, () => GetEnvironmentRequest$, () => GetEnvironmentResponse$
736
- ];
737
- var GetVersions$ = [9, n0, _GV,
738
- 0, () => GetVersionsRequest$, () => GetVersionsResponse$
739
- ];
740
- var ListEnvironmentHosts$ = [9, n0, _LEH,
741
- 0, () => ListEnvironmentHostsRequest$, () => ListEnvironmentHostsResponse$
742
- ];
743
- var ListEnvironments$ = [9, n0, _LE,
744
- 0, () => ListEnvironmentsRequest$, () => ListEnvironmentsResponse$
745
- ];
746
- var ListEnvironmentVlans$ = [9, n0, _LEV,
747
- 0, () => ListEnvironmentVlansRequest$, () => ListEnvironmentVlansResponse$
748
- ];
749
- var ListTagsForResource$ = [9, n0, _LTFR,
750
- 0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
751
- ];
752
- var TagResource$ = [9, n0, _TR,
753
- 2, () => TagResourceRequest$, () => TagResourceResponse$
754
- ];
755
- var UntagResource$ = [9, n0, _UR,
756
- 2, () => UntagResourceRequest$, () => UntagResourceResponse$
757
- ];
758
-
759
116
  class AssociateEipToVlanCommand extends smithyClient.Command
760
117
  .classBuilder()
761
118
  .ep(commonParams)
@@ -764,7 +121,7 @@ class AssociateEipToVlanCommand extends smithyClient.Command
764
121
  })
765
122
  .s("AmazonElasticVMwareService", "AssociateEipToVlan", {})
766
123
  .n("EvsClient", "AssociateEipToVlanCommand")
767
- .sc(AssociateEipToVlan$)
124
+ .sc(schemas_0.AssociateEipToVlan$)
768
125
  .build() {
769
126
  }
770
127
 
@@ -776,7 +133,7 @@ class CreateEnvironmentCommand extends smithyClient.Command
776
133
  })
777
134
  .s("AmazonElasticVMwareService", "CreateEnvironment", {})
778
135
  .n("EvsClient", "CreateEnvironmentCommand")
779
- .sc(CreateEnvironment$)
136
+ .sc(schemas_0.CreateEnvironment$)
780
137
  .build() {
781
138
  }
782
139
 
@@ -788,7 +145,7 @@ class CreateEnvironmentHostCommand extends smithyClient.Command
788
145
  })
789
146
  .s("AmazonElasticVMwareService", "CreateEnvironmentHost", {})
790
147
  .n("EvsClient", "CreateEnvironmentHostCommand")
791
- .sc(CreateEnvironmentHost$)
148
+ .sc(schemas_0.CreateEnvironmentHost$)
792
149
  .build() {
793
150
  }
794
151
 
@@ -800,7 +157,7 @@ class DeleteEnvironmentCommand extends smithyClient.Command
800
157
  })
801
158
  .s("AmazonElasticVMwareService", "DeleteEnvironment", {})
802
159
  .n("EvsClient", "DeleteEnvironmentCommand")
803
- .sc(DeleteEnvironment$)
160
+ .sc(schemas_0.DeleteEnvironment$)
804
161
  .build() {
805
162
  }
806
163
 
@@ -812,7 +169,7 @@ class DeleteEnvironmentHostCommand extends smithyClient.Command
812
169
  })
813
170
  .s("AmazonElasticVMwareService", "DeleteEnvironmentHost", {})
814
171
  .n("EvsClient", "DeleteEnvironmentHostCommand")
815
- .sc(DeleteEnvironmentHost$)
172
+ .sc(schemas_0.DeleteEnvironmentHost$)
816
173
  .build() {
817
174
  }
818
175
 
@@ -824,7 +181,7 @@ class DisassociateEipFromVlanCommand extends smithyClient.Command
824
181
  })
825
182
  .s("AmazonElasticVMwareService", "DisassociateEipFromVlan", {})
826
183
  .n("EvsClient", "DisassociateEipFromVlanCommand")
827
- .sc(DisassociateEipFromVlan$)
184
+ .sc(schemas_0.DisassociateEipFromVlan$)
828
185
  .build() {
829
186
  }
830
187
 
@@ -836,7 +193,7 @@ class GetEnvironmentCommand extends smithyClient.Command
836
193
  })
837
194
  .s("AmazonElasticVMwareService", "GetEnvironment", {})
838
195
  .n("EvsClient", "GetEnvironmentCommand")
839
- .sc(GetEnvironment$)
196
+ .sc(schemas_0.GetEnvironment$)
840
197
  .build() {
841
198
  }
842
199
 
@@ -848,7 +205,7 @@ class GetVersionsCommand extends smithyClient.Command
848
205
  })
849
206
  .s("AmazonElasticVMwareService", "GetVersions", {})
850
207
  .n("EvsClient", "GetVersionsCommand")
851
- .sc(GetVersions$)
208
+ .sc(schemas_0.GetVersions$)
852
209
  .build() {
853
210
  }
854
211
 
@@ -860,7 +217,7 @@ class ListEnvironmentHostsCommand extends smithyClient.Command
860
217
  })
861
218
  .s("AmazonElasticVMwareService", "ListEnvironmentHosts", {})
862
219
  .n("EvsClient", "ListEnvironmentHostsCommand")
863
- .sc(ListEnvironmentHosts$)
220
+ .sc(schemas_0.ListEnvironmentHosts$)
864
221
  .build() {
865
222
  }
866
223
 
@@ -872,7 +229,7 @@ class ListEnvironmentsCommand extends smithyClient.Command
872
229
  })
873
230
  .s("AmazonElasticVMwareService", "ListEnvironments", {})
874
231
  .n("EvsClient", "ListEnvironmentsCommand")
875
- .sc(ListEnvironments$)
232
+ .sc(schemas_0.ListEnvironments$)
876
233
  .build() {
877
234
  }
878
235
 
@@ -884,7 +241,7 @@ class ListEnvironmentVlansCommand extends smithyClient.Command
884
241
  })
885
242
  .s("AmazonElasticVMwareService", "ListEnvironmentVlans", {})
886
243
  .n("EvsClient", "ListEnvironmentVlansCommand")
887
- .sc(ListEnvironmentVlans$)
244
+ .sc(schemas_0.ListEnvironmentVlans$)
888
245
  .build() {
889
246
  }
890
247
 
@@ -896,7 +253,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
896
253
  })
897
254
  .s("AmazonElasticVMwareService", "ListTagsForResource", {})
898
255
  .n("EvsClient", "ListTagsForResourceCommand")
899
- .sc(ListTagsForResource$)
256
+ .sc(schemas_0.ListTagsForResource$)
900
257
  .build() {
901
258
  }
902
259
 
@@ -908,7 +265,7 @@ class TagResourceCommand extends smithyClient.Command
908
265
  })
909
266
  .s("AmazonElasticVMwareService", "TagResource", {})
910
267
  .n("EvsClient", "TagResourceCommand")
911
- .sc(TagResource$)
268
+ .sc(schemas_0.TagResource$)
912
269
  .build() {
913
270
  }
914
271
 
@@ -920,7 +277,7 @@ class UntagResourceCommand extends smithyClient.Command
920
277
  })
921
278
  .s("AmazonElasticVMwareService", "UntagResource", {})
922
279
  .n("EvsClient", "UntagResourceCommand")
923
- .sc(UntagResource$)
280
+ .sc(schemas_0.UntagResource$)
924
281
  .build() {
925
282
  }
926
283
 
@@ -1011,106 +368,46 @@ Object.defineProperty(exports, "__Client", {
1011
368
  enumerable: true,
1012
369
  get: function () { return smithyClient.Client; }
1013
370
  });
1014
- exports.AssociateEipToVlan$ = AssociateEipToVlan$;
371
+ Object.defineProperty(exports, "EvsServiceException", {
372
+ enumerable: true,
373
+ get: function () { return EvsServiceException.EvsServiceException; }
374
+ });
1015
375
  exports.AssociateEipToVlanCommand = AssociateEipToVlanCommand;
1016
- exports.AssociateEipToVlanRequest$ = AssociateEipToVlanRequest$;
1017
- exports.AssociateEipToVlanResponse$ = AssociateEipToVlanResponse$;
1018
- exports.Check$ = Check$;
1019
376
  exports.CheckResult = CheckResult;
1020
377
  exports.CheckType = CheckType;
1021
- exports.ConnectivityInfo$ = ConnectivityInfo$;
1022
- exports.CreateEnvironment$ = CreateEnvironment$;
1023
378
  exports.CreateEnvironmentCommand = CreateEnvironmentCommand;
1024
- exports.CreateEnvironmentHost$ = CreateEnvironmentHost$;
1025
379
  exports.CreateEnvironmentHostCommand = CreateEnvironmentHostCommand;
1026
- exports.CreateEnvironmentHostRequest$ = CreateEnvironmentHostRequest$;
1027
- exports.CreateEnvironmentHostResponse$ = CreateEnvironmentHostResponse$;
1028
- exports.CreateEnvironmentRequest$ = CreateEnvironmentRequest$;
1029
- exports.CreateEnvironmentResponse$ = CreateEnvironmentResponse$;
1030
- exports.DeleteEnvironment$ = DeleteEnvironment$;
1031
380
  exports.DeleteEnvironmentCommand = DeleteEnvironmentCommand;
1032
- exports.DeleteEnvironmentHost$ = DeleteEnvironmentHost$;
1033
381
  exports.DeleteEnvironmentHostCommand = DeleteEnvironmentHostCommand;
1034
- exports.DeleteEnvironmentHostRequest$ = DeleteEnvironmentHostRequest$;
1035
- exports.DeleteEnvironmentHostResponse$ = DeleteEnvironmentHostResponse$;
1036
- exports.DeleteEnvironmentRequest$ = DeleteEnvironmentRequest$;
1037
- exports.DeleteEnvironmentResponse$ = DeleteEnvironmentResponse$;
1038
- exports.DisassociateEipFromVlan$ = DisassociateEipFromVlan$;
1039
382
  exports.DisassociateEipFromVlanCommand = DisassociateEipFromVlanCommand;
1040
- exports.DisassociateEipFromVlanRequest$ = DisassociateEipFromVlanRequest$;
1041
- exports.DisassociateEipFromVlanResponse$ = DisassociateEipFromVlanResponse$;
1042
- exports.EipAssociation$ = EipAssociation$;
1043
- exports.Environment$ = Environment$;
1044
383
  exports.EnvironmentState = EnvironmentState;
1045
- exports.EnvironmentSummary$ = EnvironmentSummary$;
1046
384
  exports.Evs = Evs;
1047
385
  exports.EvsClient = EvsClient;
1048
- exports.EvsServiceException = EvsServiceException;
1049
- exports.EvsServiceException$ = EvsServiceException$;
1050
- exports.GetEnvironment$ = GetEnvironment$;
1051
386
  exports.GetEnvironmentCommand = GetEnvironmentCommand;
1052
- exports.GetEnvironmentRequest$ = GetEnvironmentRequest$;
1053
- exports.GetEnvironmentResponse$ = GetEnvironmentResponse$;
1054
- exports.GetVersions$ = GetVersions$;
1055
387
  exports.GetVersionsCommand = GetVersionsCommand;
1056
- exports.GetVersionsRequest$ = GetVersionsRequest$;
1057
- exports.GetVersionsResponse$ = GetVersionsResponse$;
1058
- exports.Host$ = Host$;
1059
- exports.HostInfoForCreate$ = HostInfoForCreate$;
1060
388
  exports.HostState = HostState;
1061
- exports.InitialVlanInfo$ = InitialVlanInfo$;
1062
- exports.InitialVlans$ = InitialVlans$;
1063
- exports.InstanceTypeEsxVersionsInfo$ = InstanceTypeEsxVersionsInfo$;
1064
- exports.InternalServerException = InternalServerException;
1065
- exports.InternalServerException$ = InternalServerException$;
1066
- exports.LicenseInfo$ = LicenseInfo$;
1067
- exports.ListEnvironmentHosts$ = ListEnvironmentHosts$;
1068
389
  exports.ListEnvironmentHostsCommand = ListEnvironmentHostsCommand;
1069
- exports.ListEnvironmentHostsRequest$ = ListEnvironmentHostsRequest$;
1070
- exports.ListEnvironmentHostsResponse$ = ListEnvironmentHostsResponse$;
1071
- exports.ListEnvironmentVlans$ = ListEnvironmentVlans$;
1072
390
  exports.ListEnvironmentVlansCommand = ListEnvironmentVlansCommand;
1073
- exports.ListEnvironmentVlansRequest$ = ListEnvironmentVlansRequest$;
1074
- exports.ListEnvironmentVlansResponse$ = ListEnvironmentVlansResponse$;
1075
- exports.ListEnvironments$ = ListEnvironments$;
1076
391
  exports.ListEnvironmentsCommand = ListEnvironmentsCommand;
1077
- exports.ListEnvironmentsRequest$ = ListEnvironmentsRequest$;
1078
- exports.ListEnvironmentsResponse$ = ListEnvironmentsResponse$;
1079
- exports.ListTagsForResource$ = ListTagsForResource$;
1080
392
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
1081
- exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
1082
- exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
1083
- exports.NetworkInterface$ = NetworkInterface$;
1084
- exports.ResourceNotFoundException = ResourceNotFoundException;
1085
- exports.ResourceNotFoundException$ = ResourceNotFoundException$;
1086
- exports.Secret$ = Secret$;
1087
- exports.ServiceAccessSecurityGroups$ = ServiceAccessSecurityGroups$;
1088
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
1089
- exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
1090
- exports.TagPolicyException = TagPolicyException;
1091
- exports.TagPolicyException$ = TagPolicyException$;
1092
- exports.TagResource$ = TagResource$;
1093
393
  exports.TagResourceCommand = TagResourceCommand;
1094
- exports.TagResourceRequest$ = TagResourceRequest$;
1095
- exports.TagResourceResponse$ = TagResourceResponse$;
1096
- exports.ThrottlingException = ThrottlingException;
1097
- exports.ThrottlingException$ = ThrottlingException$;
1098
- exports.TooManyTagsException = TooManyTagsException;
1099
- exports.TooManyTagsException$ = TooManyTagsException$;
1100
- exports.UntagResource$ = UntagResource$;
1101
394
  exports.UntagResourceCommand = UntagResourceCommand;
1102
- exports.UntagResourceRequest$ = UntagResourceRequest$;
1103
- exports.UntagResourceResponse$ = UntagResourceResponse$;
1104
- exports.ValidationException = ValidationException;
1105
- exports.ValidationException$ = ValidationException$;
1106
- exports.ValidationExceptionField$ = ValidationExceptionField$;
1107
395
  exports.ValidationExceptionReason = ValidationExceptionReason;
1108
- exports.VcfHostnames$ = VcfHostnames$;
1109
396
  exports.VcfVersion = VcfVersion;
1110
- exports.VcfVersionInfo$ = VcfVersionInfo$;
1111
- exports.Vlan$ = Vlan$;
1112
397
  exports.VlanState = VlanState;
1113
398
  exports._InstanceType = _InstanceType;
1114
399
  exports.paginateListEnvironmentHosts = paginateListEnvironmentHosts;
1115
400
  exports.paginateListEnvironmentVlans = paginateListEnvironmentVlans;
1116
401
  exports.paginateListEnvironments = paginateListEnvironments;
402
+ Object.keys(schemas_0).forEach(function (k) {
403
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
404
+ enumerable: true,
405
+ get: function () { return schemas_0[k]; }
406
+ });
407
+ });
408
+ Object.keys(errors).forEach(function (k) {
409
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
410
+ enumerable: true,
411
+ get: function () { return errors[k]; }
412
+ });
413
+ });