@aws-sdk/client-license-manager-user-subscriptions 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 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 LicenseManagerUserSubscriptionsServiceException = require('./models/LicenseManagerUserSubscriptionsServiceException');
18
21
 
19
22
  const resolveClientEndpointParameters = (options) => {
20
23
  return Object.assign(options, {
@@ -110,636 +113,6 @@ class LicenseManagerUserSubscriptionsClient extends smithyClient.Client {
110
113
  }
111
114
  }
112
115
 
113
- class LicenseManagerUserSubscriptionsServiceException extends smithyClient.ServiceException {
114
- constructor(options) {
115
- super(options);
116
- Object.setPrototypeOf(this, LicenseManagerUserSubscriptionsServiceException.prototype);
117
- }
118
- }
119
-
120
- class AccessDeniedException extends LicenseManagerUserSubscriptionsServiceException {
121
- name = "AccessDeniedException";
122
- $fault = "client";
123
- constructor(opts) {
124
- super({
125
- name: "AccessDeniedException",
126
- $fault: "client",
127
- ...opts,
128
- });
129
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
130
- }
131
- }
132
- class ConflictException extends LicenseManagerUserSubscriptionsServiceException {
133
- name = "ConflictException";
134
- $fault = "server";
135
- constructor(opts) {
136
- super({
137
- name: "ConflictException",
138
- $fault: "server",
139
- ...opts,
140
- });
141
- Object.setPrototypeOf(this, ConflictException.prototype);
142
- }
143
- }
144
- class InternalServerException extends LicenseManagerUserSubscriptionsServiceException {
145
- name = "InternalServerException";
146
- $fault = "server";
147
- constructor(opts) {
148
- super({
149
- name: "InternalServerException",
150
- $fault: "server",
151
- ...opts,
152
- });
153
- Object.setPrototypeOf(this, InternalServerException.prototype);
154
- }
155
- }
156
- class ResourceNotFoundException extends LicenseManagerUserSubscriptionsServiceException {
157
- name = "ResourceNotFoundException";
158
- $fault = "client";
159
- constructor(opts) {
160
- super({
161
- name: "ResourceNotFoundException",
162
- $fault: "client",
163
- ...opts,
164
- });
165
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
166
- }
167
- }
168
- class ServiceQuotaExceededException extends LicenseManagerUserSubscriptionsServiceException {
169
- name = "ServiceQuotaExceededException";
170
- $fault = "client";
171
- constructor(opts) {
172
- super({
173
- name: "ServiceQuotaExceededException",
174
- $fault: "client",
175
- ...opts,
176
- });
177
- Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
178
- }
179
- }
180
- class ThrottlingException extends LicenseManagerUserSubscriptionsServiceException {
181
- name = "ThrottlingException";
182
- $fault = "client";
183
- constructor(opts) {
184
- super({
185
- name: "ThrottlingException",
186
- $fault: "client",
187
- ...opts,
188
- });
189
- Object.setPrototypeOf(this, ThrottlingException.prototype);
190
- }
191
- }
192
- class ValidationException extends LicenseManagerUserSubscriptionsServiceException {
193
- name = "ValidationException";
194
- $fault = "client";
195
- constructor(opts) {
196
- super({
197
- name: "ValidationException",
198
- $fault: "client",
199
- ...opts,
200
- });
201
- Object.setPrototypeOf(this, ValidationException.prototype);
202
- }
203
- }
204
-
205
- const _A = "Attribute";
206
- const _AD = "AssociationDate";
207
- const _ADE = "AccessDeniedException";
208
- const _ADIP = "ActiveDirectoryIdentityProvider";
209
- const _ADS = "ActiveDirectorySettings";
210
- const _ADT = "ActiveDirectoryType";
211
- const _AS = "AddSubnets";
212
- const _AU = "AssociateUser";
213
- const _AUR = "AssociateUserRequest";
214
- const _AURs = "AssociateUserResponse";
215
- const _CE = "ConflictException";
216
- const _CLSE = "CreateLicenseServerEndpoint";
217
- const _CLSER = "CreateLicenseServerEndpointRequest";
218
- const _CLSERr = "CreateLicenseServerEndpointResponse";
219
- const _CP = "CredentialsProvider";
220
- const _CT = "CreationTime";
221
- const _D = "Domain";
222
- const _DCP = "DomainCredentialsProvider";
223
- const _DD = "DisassociationDate";
224
- const _DI = "DirectoryId";
225
- const _DIL = "DomainIpv4List";
226
- const _DILo = "DomainIpv6List";
227
- const _DIP = "DeregisterIdentityProvider";
228
- const _DIPR = "DeregisterIdentityProviderRequest";
229
- const _DIPRe = "DeregisterIdentityProviderResponse";
230
- const _DLSE = "DeleteLicenseServerEndpoint";
231
- const _DLSER = "DeleteLicenseServerEndpointRequest";
232
- const _DLSERe = "DeleteLicenseServerEndpointResponse";
233
- const _DN = "DomainName";
234
- const _DNS = "DomainNetworkSettings";
235
- const _DU = "DisassociateUser";
236
- const _DUR = "DisassociateUserRequest";
237
- const _DURi = "DisassociateUserResponse";
238
- const _E = "Endpoint";
239
- const _F = "Filter";
240
- const _FL = "FilterList";
241
- const _FM = "FailureMessage";
242
- const _Fi = "Filters";
243
- const _HS = "HealthStatus";
244
- const _IA = "Ipv4Address";
245
- const _IAp = "Ipv6Address";
246
- const _II = "InstanceId";
247
- const _IP = "IdentityProvider";
248
- const _IPA = "IdentityProviderArn";
249
- const _IPS = "IdentityProviderSummary";
250
- const _IPSL = "IdentityProviderSummaryList";
251
- const _IPSd = "IdentityProviderSummaries";
252
- const _IS = "InstanceSummary";
253
- const _ISAD = "IsSharedActiveDirectory";
254
- const _ISE = "InternalServerException";
255
- const _ISL = "InstanceSummaryList";
256
- const _ISn = "InstanceSummaries";
257
- const _IUA = "InstanceUserArn";
258
- const _IUS = "InstanceUserSummary";
259
- const _IUSL = "InstanceUserSummaryList";
260
- const _IUSn = "InstanceUserSummaries";
261
- const _LI = "ListInstances";
262
- const _LIP = "ListIdentityProviders";
263
- const _LIPR = "ListIdentityProvidersRequest";
264
- const _LIPRi = "ListIdentityProvidersResponse";
265
- const _LIR = "ListInstancesRequest";
266
- const _LIRi = "ListInstancesResponse";
267
- const _LLSE = "ListLicenseServerEndpoints";
268
- const _LLSER = "ListLicenseServerEndpointsRequest";
269
- const _LLSERi = "ListLicenseServerEndpointsResponse";
270
- const _LPS = "ListProductSubscriptions";
271
- const _LPSR = "ListProductSubscriptionsRequest";
272
- const _LPSRi = "ListProductSubscriptionsResponse";
273
- const _LS = "LicenseServer";
274
- const _LSCD = "LastStatusCheckDate";
275
- const _LSE = "LicenseServerEndpoint";
276
- const _LSEA = "LicenseServerEndpointArn";
277
- const _LSEI = "LicenseServerEndpointId";
278
- const _LSEL = "LicenseServerEndpointList";
279
- const _LSEPS = "LicenseServerEndpointProvisioningStatus";
280
- const _LSEi = "LicenseServerEndpoints";
281
- const _LSL = "LicenseServerList";
282
- const _LSS = "LicenseServerSettings";
283
- const _LSi = "LicenseServers";
284
- const _LTFR = "ListTagsForResource";
285
- const _LTFRR = "ListTagsForResourceRequest";
286
- const _LTFRRi = "ListTagsForResourceResponse";
287
- const _LUA = "ListUserAssociations";
288
- const _LUAR = "ListUserAssociationsRequest";
289
- const _LUARi = "ListUserAssociationsResponse";
290
- const _MR = "MaxResults";
291
- const _NT = "NextToken";
292
- const _O = "Operation";
293
- const _OAI = "OwnerAccountId";
294
- const _P = "Product";
295
- const _PS = "ProvisioningStatus";
296
- const _PUA = "ProductUserArn";
297
- const _PUS = "ProductUserSummaries";
298
- const _PUSL = "ProductUserSummaryList";
299
- const _PUSr = "ProductUserSummary";
300
- const _Pr = "Products";
301
- const _RA = "ResourceArn";
302
- const _RIP = "RegisterIdentityProvider";
303
- const _RIPR = "RegisterIdentityProviderRequest";
304
- const _RIPRe = "RegisterIdentityProviderResponse";
305
- const _RNFE = "ResourceNotFoundException";
306
- const _RS = "RemoveSubnets";
307
- const _RSCP = "RdsSalCredentialsProvider";
308
- const _RSS = "RdsSalSettings";
309
- const _S = "Subnets";
310
- const _SE = "ServerEndpoint";
311
- const _SED = "SubscriptionEndDate";
312
- const _SGI = "SecurityGroupId";
313
- const _SI = "SecretId";
314
- const _SM = "StatusMessage";
315
- const _SMCP = "SecretsManagerCredentialsProvider";
316
- const _SPS = "StartProductSubscription";
317
- const _SPSR = "StartProductSubscriptionRequest";
318
- const _SPSRt = "StartProductSubscriptionResponse";
319
- const _SPSRto = "StopProductSubscriptionRequest";
320
- const _SPSRtop = "StopProductSubscriptionResponse";
321
- const _SPSt = "StopProductSubscription";
322
- const _SQEE = "ServiceQuotaExceededException";
323
- const _SS = "ServerSettings";
324
- const _SSD = "SubscriptionStartDate";
325
- const _ST = "ServerType";
326
- const _Se = "Settings";
327
- const _St = "Status";
328
- const _T = "Tags";
329
- const _TE = "ThrottlingException";
330
- const _TK = "TagKeys";
331
- const _TKL = "TagKeyList";
332
- const _TR = "TagResource";
333
- const _TRR = "TagResourceRequest";
334
- const _TRRa = "TagResourceResponse";
335
- const _U = "Username";
336
- const _UIPS = "UpdateIdentityProviderSettings";
337
- const _UIPSR = "UpdateIdentityProviderSettingsRequest";
338
- const _UIPSRp = "UpdateIdentityProviderSettingsResponse";
339
- const _UR = "UntagResource";
340
- const _URR = "UntagResourceRequest";
341
- const _URRn = "UntagResourceResponse";
342
- const _US = "UpdateSettings";
343
- const _V = "Value";
344
- const _VE = "ValidationException";
345
- const _c = "client";
346
- const _e = "error";
347
- const _h = "http";
348
- const _hE = "httpError";
349
- const _hQ = "httpQuery";
350
- const _m = "message";
351
- const _s = "server";
352
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.licensemanagerusersubscriptions";
353
- const _tK = "tagKeys";
354
- const n0 = "com.amazonaws.licensemanagerusersubscriptions";
355
- var AccessDeniedException$ = [-3, n0, _ADE,
356
- { [_e]: _c },
357
- [_m],
358
- [0]
359
- ];
360
- schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
361
- var ActiveDirectoryIdentityProvider$ = [3, n0, _ADIP,
362
- 0,
363
- [_DI, _ADS, _ADT, _ISAD],
364
- [0, () => ActiveDirectorySettings$, 0, 2]
365
- ];
366
- var ActiveDirectorySettings$ = [3, n0, _ADS,
367
- 0,
368
- [_DN, _DIL, _DILo, _DCP, _DNS],
369
- [0, 64 | 0, 64 | 0, () => CredentialsProvider$, () => DomainNetworkSettings$]
370
- ];
371
- var AssociateUserRequest$ = [3, n0, _AUR,
372
- 0,
373
- [_U, _II, _IP, _D, _T],
374
- [0, 0, () => IdentityProvider$, 0, [() => Tags, 0]], 3
375
- ];
376
- var AssociateUserResponse$ = [3, n0, _AURs,
377
- 0,
378
- [_IUS],
379
- [() => InstanceUserSummary$], 1
380
- ];
381
- var ConflictException$ = [-3, n0, _CE,
382
- { [_e]: _s },
383
- [_m],
384
- [0]
385
- ];
386
- schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
387
- var CreateLicenseServerEndpointRequest$ = [3, n0, _CLSER,
388
- 0,
389
- [_IPA, _LSS, _T],
390
- [0, () => LicenseServerSettings$, [() => Tags, 0]], 2
391
- ];
392
- var CreateLicenseServerEndpointResponse$ = [3, n0, _CLSERr,
393
- 0,
394
- [_IPA, _LSEA],
395
- [0, 0]
396
- ];
397
- var DeleteLicenseServerEndpointRequest$ = [3, n0, _DLSER,
398
- 0,
399
- [_LSEA, _ST],
400
- [0, 0], 2
401
- ];
402
- var DeleteLicenseServerEndpointResponse$ = [3, n0, _DLSERe,
403
- 0,
404
- [_LSE],
405
- [() => LicenseServerEndpoint$]
406
- ];
407
- var DeregisterIdentityProviderRequest$ = [3, n0, _DIPR,
408
- 0,
409
- [_IP, _P, _IPA],
410
- [() => IdentityProvider$, 0, 0]
411
- ];
412
- var DeregisterIdentityProviderResponse$ = [3, n0, _DIPRe,
413
- 0,
414
- [_IPS],
415
- [() => IdentityProviderSummary$], 1
416
- ];
417
- var DisassociateUserRequest$ = [3, n0, _DUR,
418
- 0,
419
- [_U, _II, _IP, _IUA, _D],
420
- [0, 0, () => IdentityProvider$, 0, 0]
421
- ];
422
- var DisassociateUserResponse$ = [3, n0, _DURi,
423
- 0,
424
- [_IUS],
425
- [() => InstanceUserSummary$], 1
426
- ];
427
- var DomainNetworkSettings$ = [3, n0, _DNS,
428
- 0,
429
- [_S],
430
- [64 | 0], 1
431
- ];
432
- var Filter$ = [3, n0, _F,
433
- 0,
434
- [_A, _O, _V],
435
- [0, 0, 0]
436
- ];
437
- var IdentityProviderSummary$ = [3, n0, _IPS,
438
- 0,
439
- [_IP, _Se, _P, _St, _IPA, _FM, _OAI],
440
- [() => IdentityProvider$, () => Settings$, 0, 0, 0, 0, 0], 4
441
- ];
442
- var InstanceSummary$ = [3, n0, _IS,
443
- 0,
444
- [_II, _St, _Pr, _LSCD, _SM, _OAI, _IP],
445
- [0, 0, 64 | 0, 0, 0, 0, () => IdentityProvider$], 3
446
- ];
447
- var InstanceUserSummary$ = [3, n0, _IUS,
448
- 0,
449
- [_U, _II, _IP, _St, _IUA, _SM, _D, _AD, _DD],
450
- [0, 0, () => IdentityProvider$, 0, 0, 0, 0, 0, 0], 4
451
- ];
452
- var InternalServerException$ = [-3, n0, _ISE,
453
- { [_e]: _s, [_hE]: 500 },
454
- [_m],
455
- [0]
456
- ];
457
- schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
458
- var LicenseServer$ = [3, n0, _LS,
459
- 0,
460
- [_PS, _HS, _IA, _IAp],
461
- [0, 0, 0, 0]
462
- ];
463
- var LicenseServerEndpoint$ = [3, n0, _LSE,
464
- 0,
465
- [_IPA, _ST, _SE, _SM, _LSEI, _LSEA, _LSEPS, _LSi, _CT],
466
- [0, 0, () => ServerEndpoint$, 0, 0, 0, 0, () => LicenseServerList, 4]
467
- ];
468
- var LicenseServerSettings$ = [3, n0, _LSS,
469
- 0,
470
- [_ST, _SS],
471
- [0, () => ServerSettings$], 2
472
- ];
473
- var ListIdentityProvidersRequest$ = [3, n0, _LIPR,
474
- 0,
475
- [_MR, _Fi, _NT],
476
- [1, () => FilterList, 0]
477
- ];
478
- var ListIdentityProvidersResponse$ = [3, n0, _LIPRi,
479
- 0,
480
- [_IPSd, _NT],
481
- [() => IdentityProviderSummaryList, 0], 1
482
- ];
483
- var ListInstancesRequest$ = [3, n0, _LIR,
484
- 0,
485
- [_MR, _NT, _Fi],
486
- [1, 0, () => FilterList]
487
- ];
488
- var ListInstancesResponse$ = [3, n0, _LIRi,
489
- 0,
490
- [_ISn, _NT],
491
- [() => InstanceSummaryList, 0]
492
- ];
493
- var ListLicenseServerEndpointsRequest$ = [3, n0, _LLSER,
494
- 0,
495
- [_MR, _Fi, _NT],
496
- [1, () => FilterList, 0]
497
- ];
498
- var ListLicenseServerEndpointsResponse$ = [3, n0, _LLSERi,
499
- 0,
500
- [_LSEi, _NT],
501
- [() => LicenseServerEndpointList, 0]
502
- ];
503
- var ListProductSubscriptionsRequest$ = [3, n0, _LPSR,
504
- 0,
505
- [_IP, _P, _MR, _Fi, _NT],
506
- [() => IdentityProvider$, 0, 1, () => FilterList, 0], 1
507
- ];
508
- var ListProductSubscriptionsResponse$ = [3, n0, _LPSRi,
509
- 0,
510
- [_PUS, _NT],
511
- [() => ProductUserSummaryList, 0]
512
- ];
513
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
514
- 0,
515
- [_RA],
516
- [[0, 1]], 1
517
- ];
518
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
519
- 0,
520
- [_T],
521
- [[() => Tags, 0]]
522
- ];
523
- var ListUserAssociationsRequest$ = [3, n0, _LUAR,
524
- 0,
525
- [_II, _IP, _MR, _Fi, _NT],
526
- [0, () => IdentityProvider$, 1, () => FilterList, 0], 2
527
- ];
528
- var ListUserAssociationsResponse$ = [3, n0, _LUARi,
529
- 0,
530
- [_IUSn, _NT],
531
- [() => InstanceUserSummaryList, 0]
532
- ];
533
- var ProductUserSummary$ = [3, n0, _PUSr,
534
- 0,
535
- [_U, _P, _IP, _St, _PUA, _SM, _D, _SSD, _SED],
536
- [0, 0, () => IdentityProvider$, 0, 0, 0, 0, 0, 0], 4
537
- ];
538
- var RdsSalSettings$ = [3, n0, _RSS,
539
- 0,
540
- [_RSCP],
541
- [() => CredentialsProvider$], 1
542
- ];
543
- var RegisterIdentityProviderRequest$ = [3, n0, _RIPR,
544
- 0,
545
- [_IP, _P, _Se, _T],
546
- [() => IdentityProvider$, 0, () => Settings$, [() => Tags, 0]], 2
547
- ];
548
- var RegisterIdentityProviderResponse$ = [3, n0, _RIPRe,
549
- 0,
550
- [_IPS],
551
- [() => IdentityProviderSummary$], 1
552
- ];
553
- var ResourceNotFoundException$ = [-3, n0, _RNFE,
554
- { [_e]: _c, [_hE]: 404 },
555
- [_m],
556
- [0]
557
- ];
558
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
559
- var SecretsManagerCredentialsProvider$ = [3, n0, _SMCP,
560
- 0,
561
- [_SI],
562
- [0]
563
- ];
564
- var ServerEndpoint$ = [3, n0, _SE,
565
- 0,
566
- [_E],
567
- [0]
568
- ];
569
- var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
570
- { [_e]: _c },
571
- [_m],
572
- [0]
573
- ];
574
- schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
575
- var Settings$ = [3, n0, _Se,
576
- 0,
577
- [_S, _SGI],
578
- [64 | 0, 0], 2
579
- ];
580
- var StartProductSubscriptionRequest$ = [3, n0, _SPSR,
581
- 0,
582
- [_U, _IP, _P, _D, _T],
583
- [0, () => IdentityProvider$, 0, 0, [() => Tags, 0]], 3
584
- ];
585
- var StartProductSubscriptionResponse$ = [3, n0, _SPSRt,
586
- 0,
587
- [_PUSr],
588
- [() => ProductUserSummary$], 1
589
- ];
590
- var StopProductSubscriptionRequest$ = [3, n0, _SPSRto,
591
- 0,
592
- [_U, _IP, _P, _PUA, _D],
593
- [0, () => IdentityProvider$, 0, 0, 0]
594
- ];
595
- var StopProductSubscriptionResponse$ = [3, n0, _SPSRtop,
596
- 0,
597
- [_PUSr],
598
- [() => ProductUserSummary$], 1
599
- ];
600
- var TagResourceRequest$ = [3, n0, _TRR,
601
- 0,
602
- [_RA, _T],
603
- [[0, 1], [() => Tags, 0]], 2
604
- ];
605
- var TagResourceResponse$ = [3, n0, _TRRa,
606
- 0,
607
- [],
608
- []
609
- ];
610
- var ThrottlingException$ = [-3, n0, _TE,
611
- { [_e]: _c },
612
- [_m],
613
- [0]
614
- ];
615
- schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
616
- var UntagResourceRequest$ = [3, n0, _URR,
617
- 0,
618
- [_RA, _TK],
619
- [[0, 1], [() => TagKeyList, { [_hQ]: _tK }]], 2
620
- ];
621
- var UntagResourceResponse$ = [3, n0, _URRn,
622
- 0,
623
- [],
624
- []
625
- ];
626
- var UpdateIdentityProviderSettingsRequest$ = [3, n0, _UIPSR,
627
- 0,
628
- [_US, _IP, _P, _IPA],
629
- [() => UpdateSettings$, () => IdentityProvider$, 0, 0], 1
630
- ];
631
- var UpdateIdentityProviderSettingsResponse$ = [3, n0, _UIPSRp,
632
- 0,
633
- [_IPS],
634
- [() => IdentityProviderSummary$], 1
635
- ];
636
- var UpdateSettings$ = [3, n0, _US,
637
- 0,
638
- [_AS, _RS, _SGI],
639
- [64 | 0, 64 | 0, 0], 2
640
- ];
641
- var ValidationException$ = [-3, n0, _VE,
642
- { [_e]: _c },
643
- [_m],
644
- [0]
645
- ];
646
- schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
647
- var LicenseManagerUserSubscriptionsServiceException$ = [-3, _sm, "LicenseManagerUserSubscriptionsServiceException", 0, [], []];
648
- schema.TypeRegistry.for(_sm).registerError(LicenseManagerUserSubscriptionsServiceException$, LicenseManagerUserSubscriptionsServiceException);
649
- var FilterList = [1, n0, _FL,
650
- 0, () => Filter$
651
- ];
652
- var IdentityProviderSummaryList = [1, n0, _IPSL,
653
- 0, () => IdentityProviderSummary$
654
- ];
655
- var InstanceSummaryList = [1, n0, _ISL,
656
- 0, () => InstanceSummary$
657
- ];
658
- var InstanceUserSummaryList = [1, n0, _IUSL,
659
- 0, () => InstanceUserSummary$
660
- ];
661
- var LicenseServerEndpointList = [1, n0, _LSEL,
662
- 0, () => LicenseServerEndpoint$
663
- ];
664
- var LicenseServerList = [1, n0, _LSL,
665
- 0, () => LicenseServer$
666
- ];
667
- var ProductUserSummaryList = [1, n0, _PUSL,
668
- 0, () => ProductUserSummary$
669
- ];
670
- var TagKeyList = [1, n0, _TKL,
671
- 8, 0
672
- ];
673
- var Tags = [2, n0, _T,
674
- 8, 0, 0
675
- ];
676
- var CredentialsProvider$ = [4, n0, _CP,
677
- 0,
678
- [_SMCP],
679
- [() => SecretsManagerCredentialsProvider$]
680
- ];
681
- var IdentityProvider$ = [4, n0, _IP,
682
- 0,
683
- [_ADIP],
684
- [() => ActiveDirectoryIdentityProvider$]
685
- ];
686
- var ServerSettings$ = [4, n0, _SS,
687
- 0,
688
- [_RSS],
689
- [() => RdsSalSettings$]
690
- ];
691
- var AssociateUser$ = [9, n0, _AU,
692
- { [_h]: ["POST", "/user/AssociateUser", 200] }, () => AssociateUserRequest$, () => AssociateUserResponse$
693
- ];
694
- var CreateLicenseServerEndpoint$ = [9, n0, _CLSE,
695
- { [_h]: ["POST", "/license-server/CreateLicenseServerEndpoint", 200] }, () => CreateLicenseServerEndpointRequest$, () => CreateLicenseServerEndpointResponse$
696
- ];
697
- var DeleteLicenseServerEndpoint$ = [9, n0, _DLSE,
698
- { [_h]: ["POST", "/license-server/DeleteLicenseServerEndpoint", 200] }, () => DeleteLicenseServerEndpointRequest$, () => DeleteLicenseServerEndpointResponse$
699
- ];
700
- var DeregisterIdentityProvider$ = [9, n0, _DIP,
701
- { [_h]: ["POST", "/identity-provider/DeregisterIdentityProvider", 200] }, () => DeregisterIdentityProviderRequest$, () => DeregisterIdentityProviderResponse$
702
- ];
703
- var DisassociateUser$ = [9, n0, _DU,
704
- { [_h]: ["POST", "/user/DisassociateUser", 200] }, () => DisassociateUserRequest$, () => DisassociateUserResponse$
705
- ];
706
- var ListIdentityProviders$ = [9, n0, _LIP,
707
- { [_h]: ["POST", "/identity-provider/ListIdentityProviders", 200] }, () => ListIdentityProvidersRequest$, () => ListIdentityProvidersResponse$
708
- ];
709
- var ListInstances$ = [9, n0, _LI,
710
- { [_h]: ["POST", "/instance/ListInstances", 200] }, () => ListInstancesRequest$, () => ListInstancesResponse$
711
- ];
712
- var ListLicenseServerEndpoints$ = [9, n0, _LLSE,
713
- { [_h]: ["POST", "/license-server/ListLicenseServerEndpoints", 200] }, () => ListLicenseServerEndpointsRequest$, () => ListLicenseServerEndpointsResponse$
714
- ];
715
- var ListProductSubscriptions$ = [9, n0, _LPS,
716
- { [_h]: ["POST", "/user/ListProductSubscriptions", 200] }, () => ListProductSubscriptionsRequest$, () => ListProductSubscriptionsResponse$
717
- ];
718
- var ListTagsForResource$ = [9, n0, _LTFR,
719
- { [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
720
- ];
721
- var ListUserAssociations$ = [9, n0, _LUA,
722
- { [_h]: ["POST", "/user/ListUserAssociations", 200] }, () => ListUserAssociationsRequest$, () => ListUserAssociationsResponse$
723
- ];
724
- var RegisterIdentityProvider$ = [9, n0, _RIP,
725
- { [_h]: ["POST", "/identity-provider/RegisterIdentityProvider", 200] }, () => RegisterIdentityProviderRequest$, () => RegisterIdentityProviderResponse$
726
- ];
727
- var StartProductSubscription$ = [9, n0, _SPS,
728
- { [_h]: ["POST", "/user/StartProductSubscription", 200] }, () => StartProductSubscriptionRequest$, () => StartProductSubscriptionResponse$
729
- ];
730
- var StopProductSubscription$ = [9, n0, _SPSt,
731
- { [_h]: ["POST", "/user/StopProductSubscription", 200] }, () => StopProductSubscriptionRequest$, () => StopProductSubscriptionResponse$
732
- ];
733
- var TagResource$ = [9, n0, _TR,
734
- { [_h]: ["PUT", "/tags/{ResourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
735
- ];
736
- var UntagResource$ = [9, n0, _UR,
737
- { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
738
- ];
739
- var UpdateIdentityProviderSettings$ = [9, n0, _UIPS,
740
- { [_h]: ["POST", "/identity-provider/UpdateIdentityProviderSettings", 200] }, () => UpdateIdentityProviderSettingsRequest$, () => UpdateIdentityProviderSettingsResponse$
741
- ];
742
-
743
116
  class AssociateUserCommand extends smithyClient.Command
744
117
  .classBuilder()
745
118
  .ep(commonParams)
@@ -748,7 +121,7 @@ class AssociateUserCommand extends smithyClient.Command
748
121
  })
749
122
  .s("LicenseManagerUserSubscriptions", "AssociateUser", {})
750
123
  .n("LicenseManagerUserSubscriptionsClient", "AssociateUserCommand")
751
- .sc(AssociateUser$)
124
+ .sc(schemas_0.AssociateUser$)
752
125
  .build() {
753
126
  }
754
127
 
@@ -760,7 +133,7 @@ class CreateLicenseServerEndpointCommand extends smithyClient.Command
760
133
  })
761
134
  .s("LicenseManagerUserSubscriptions", "CreateLicenseServerEndpoint", {})
762
135
  .n("LicenseManagerUserSubscriptionsClient", "CreateLicenseServerEndpointCommand")
763
- .sc(CreateLicenseServerEndpoint$)
136
+ .sc(schemas_0.CreateLicenseServerEndpoint$)
764
137
  .build() {
765
138
  }
766
139
 
@@ -772,7 +145,7 @@ class DeleteLicenseServerEndpointCommand extends smithyClient.Command
772
145
  })
773
146
  .s("LicenseManagerUserSubscriptions", "DeleteLicenseServerEndpoint", {})
774
147
  .n("LicenseManagerUserSubscriptionsClient", "DeleteLicenseServerEndpointCommand")
775
- .sc(DeleteLicenseServerEndpoint$)
148
+ .sc(schemas_0.DeleteLicenseServerEndpoint$)
776
149
  .build() {
777
150
  }
778
151
 
@@ -784,7 +157,7 @@ class DeregisterIdentityProviderCommand extends smithyClient.Command
784
157
  })
785
158
  .s("LicenseManagerUserSubscriptions", "DeregisterIdentityProvider", {})
786
159
  .n("LicenseManagerUserSubscriptionsClient", "DeregisterIdentityProviderCommand")
787
- .sc(DeregisterIdentityProvider$)
160
+ .sc(schemas_0.DeregisterIdentityProvider$)
788
161
  .build() {
789
162
  }
790
163
 
@@ -796,7 +169,7 @@ class DisassociateUserCommand extends smithyClient.Command
796
169
  })
797
170
  .s("LicenseManagerUserSubscriptions", "DisassociateUser", {})
798
171
  .n("LicenseManagerUserSubscriptionsClient", "DisassociateUserCommand")
799
- .sc(DisassociateUser$)
172
+ .sc(schemas_0.DisassociateUser$)
800
173
  .build() {
801
174
  }
802
175
 
@@ -808,7 +181,7 @@ class ListIdentityProvidersCommand extends smithyClient.Command
808
181
  })
809
182
  .s("LicenseManagerUserSubscriptions", "ListIdentityProviders", {})
810
183
  .n("LicenseManagerUserSubscriptionsClient", "ListIdentityProvidersCommand")
811
- .sc(ListIdentityProviders$)
184
+ .sc(schemas_0.ListIdentityProviders$)
812
185
  .build() {
813
186
  }
814
187
 
@@ -820,7 +193,7 @@ class ListInstancesCommand extends smithyClient.Command
820
193
  })
821
194
  .s("LicenseManagerUserSubscriptions", "ListInstances", {})
822
195
  .n("LicenseManagerUserSubscriptionsClient", "ListInstancesCommand")
823
- .sc(ListInstances$)
196
+ .sc(schemas_0.ListInstances$)
824
197
  .build() {
825
198
  }
826
199
 
@@ -832,7 +205,7 @@ class ListLicenseServerEndpointsCommand extends smithyClient.Command
832
205
  })
833
206
  .s("LicenseManagerUserSubscriptions", "ListLicenseServerEndpoints", {})
834
207
  .n("LicenseManagerUserSubscriptionsClient", "ListLicenseServerEndpointsCommand")
835
- .sc(ListLicenseServerEndpoints$)
208
+ .sc(schemas_0.ListLicenseServerEndpoints$)
836
209
  .build() {
837
210
  }
838
211
 
@@ -844,7 +217,7 @@ class ListProductSubscriptionsCommand extends smithyClient.Command
844
217
  })
845
218
  .s("LicenseManagerUserSubscriptions", "ListProductSubscriptions", {})
846
219
  .n("LicenseManagerUserSubscriptionsClient", "ListProductSubscriptionsCommand")
847
- .sc(ListProductSubscriptions$)
220
+ .sc(schemas_0.ListProductSubscriptions$)
848
221
  .build() {
849
222
  }
850
223
 
@@ -856,7 +229,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
856
229
  })
857
230
  .s("LicenseManagerUserSubscriptions", "ListTagsForResource", {})
858
231
  .n("LicenseManagerUserSubscriptionsClient", "ListTagsForResourceCommand")
859
- .sc(ListTagsForResource$)
232
+ .sc(schemas_0.ListTagsForResource$)
860
233
  .build() {
861
234
  }
862
235
 
@@ -868,7 +241,7 @@ class ListUserAssociationsCommand extends smithyClient.Command
868
241
  })
869
242
  .s("LicenseManagerUserSubscriptions", "ListUserAssociations", {})
870
243
  .n("LicenseManagerUserSubscriptionsClient", "ListUserAssociationsCommand")
871
- .sc(ListUserAssociations$)
244
+ .sc(schemas_0.ListUserAssociations$)
872
245
  .build() {
873
246
  }
874
247
 
@@ -880,7 +253,7 @@ class RegisterIdentityProviderCommand extends smithyClient.Command
880
253
  })
881
254
  .s("LicenseManagerUserSubscriptions", "RegisterIdentityProvider", {})
882
255
  .n("LicenseManagerUserSubscriptionsClient", "RegisterIdentityProviderCommand")
883
- .sc(RegisterIdentityProvider$)
256
+ .sc(schemas_0.RegisterIdentityProvider$)
884
257
  .build() {
885
258
  }
886
259
 
@@ -892,7 +265,7 @@ class StartProductSubscriptionCommand extends smithyClient.Command
892
265
  })
893
266
  .s("LicenseManagerUserSubscriptions", "StartProductSubscription", {})
894
267
  .n("LicenseManagerUserSubscriptionsClient", "StartProductSubscriptionCommand")
895
- .sc(StartProductSubscription$)
268
+ .sc(schemas_0.StartProductSubscription$)
896
269
  .build() {
897
270
  }
898
271
 
@@ -904,7 +277,7 @@ class StopProductSubscriptionCommand extends smithyClient.Command
904
277
  })
905
278
  .s("LicenseManagerUserSubscriptions", "StopProductSubscription", {})
906
279
  .n("LicenseManagerUserSubscriptionsClient", "StopProductSubscriptionCommand")
907
- .sc(StopProductSubscription$)
280
+ .sc(schemas_0.StopProductSubscription$)
908
281
  .build() {
909
282
  }
910
283
 
@@ -916,7 +289,7 @@ class TagResourceCommand extends smithyClient.Command
916
289
  })
917
290
  .s("LicenseManagerUserSubscriptions", "TagResource", {})
918
291
  .n("LicenseManagerUserSubscriptionsClient", "TagResourceCommand")
919
- .sc(TagResource$)
292
+ .sc(schemas_0.TagResource$)
920
293
  .build() {
921
294
  }
922
295
 
@@ -928,7 +301,7 @@ class UntagResourceCommand extends smithyClient.Command
928
301
  })
929
302
  .s("LicenseManagerUserSubscriptions", "UntagResource", {})
930
303
  .n("LicenseManagerUserSubscriptionsClient", "UntagResourceCommand")
931
- .sc(UntagResource$)
304
+ .sc(schemas_0.UntagResource$)
932
305
  .build() {
933
306
  }
934
307
 
@@ -940,7 +313,7 @@ class UpdateIdentityProviderSettingsCommand extends smithyClient.Command
940
313
  })
941
314
  .s("LicenseManagerUserSubscriptions", "UpdateIdentityProviderSettings", {})
942
315
  .n("LicenseManagerUserSubscriptionsClient", "UpdateIdentityProviderSettingsCommand")
943
- .sc(UpdateIdentityProviderSettings$)
316
+ .sc(schemas_0.UpdateIdentityProviderSettings$)
944
317
  .build() {
945
318
  }
946
319
 
@@ -1013,117 +386,47 @@ Object.defineProperty(exports, "__Client", {
1013
386
  enumerable: true,
1014
387
  get: function () { return smithyClient.Client; }
1015
388
  });
1016
- exports.AccessDeniedException = AccessDeniedException;
1017
- exports.AccessDeniedException$ = AccessDeniedException$;
1018
- exports.ActiveDirectoryIdentityProvider$ = ActiveDirectoryIdentityProvider$;
1019
- exports.ActiveDirectorySettings$ = ActiveDirectorySettings$;
389
+ Object.defineProperty(exports, "LicenseManagerUserSubscriptionsServiceException", {
390
+ enumerable: true,
391
+ get: function () { return LicenseManagerUserSubscriptionsServiceException.LicenseManagerUserSubscriptionsServiceException; }
392
+ });
1020
393
  exports.ActiveDirectoryType = ActiveDirectoryType;
1021
- exports.AssociateUser$ = AssociateUser$;
1022
394
  exports.AssociateUserCommand = AssociateUserCommand;
1023
- exports.AssociateUserRequest$ = AssociateUserRequest$;
1024
- exports.AssociateUserResponse$ = AssociateUserResponse$;
1025
- exports.ConflictException = ConflictException;
1026
- exports.ConflictException$ = ConflictException$;
1027
- exports.CreateLicenseServerEndpoint$ = CreateLicenseServerEndpoint$;
1028
395
  exports.CreateLicenseServerEndpointCommand = CreateLicenseServerEndpointCommand;
1029
- exports.CreateLicenseServerEndpointRequest$ = CreateLicenseServerEndpointRequest$;
1030
- exports.CreateLicenseServerEndpointResponse$ = CreateLicenseServerEndpointResponse$;
1031
- exports.CredentialsProvider$ = CredentialsProvider$;
1032
- exports.DeleteLicenseServerEndpoint$ = DeleteLicenseServerEndpoint$;
1033
396
  exports.DeleteLicenseServerEndpointCommand = DeleteLicenseServerEndpointCommand;
1034
- exports.DeleteLicenseServerEndpointRequest$ = DeleteLicenseServerEndpointRequest$;
1035
- exports.DeleteLicenseServerEndpointResponse$ = DeleteLicenseServerEndpointResponse$;
1036
- exports.DeregisterIdentityProvider$ = DeregisterIdentityProvider$;
1037
397
  exports.DeregisterIdentityProviderCommand = DeregisterIdentityProviderCommand;
1038
- exports.DeregisterIdentityProviderRequest$ = DeregisterIdentityProviderRequest$;
1039
- exports.DeregisterIdentityProviderResponse$ = DeregisterIdentityProviderResponse$;
1040
- exports.DisassociateUser$ = DisassociateUser$;
1041
398
  exports.DisassociateUserCommand = DisassociateUserCommand;
1042
- exports.DisassociateUserRequest$ = DisassociateUserRequest$;
1043
- exports.DisassociateUserResponse$ = DisassociateUserResponse$;
1044
- exports.DomainNetworkSettings$ = DomainNetworkSettings$;
1045
- exports.Filter$ = Filter$;
1046
- exports.IdentityProvider$ = IdentityProvider$;
1047
- exports.IdentityProviderSummary$ = IdentityProviderSummary$;
1048
- exports.InstanceSummary$ = InstanceSummary$;
1049
- exports.InstanceUserSummary$ = InstanceUserSummary$;
1050
- exports.InternalServerException = InternalServerException;
1051
- exports.InternalServerException$ = InternalServerException$;
1052
399
  exports.LicenseManagerUserSubscriptions = LicenseManagerUserSubscriptions;
1053
400
  exports.LicenseManagerUserSubscriptionsClient = LicenseManagerUserSubscriptionsClient;
1054
- exports.LicenseManagerUserSubscriptionsServiceException = LicenseManagerUserSubscriptionsServiceException;
1055
- exports.LicenseManagerUserSubscriptionsServiceException$ = LicenseManagerUserSubscriptionsServiceException$;
1056
- exports.LicenseServer$ = LicenseServer$;
1057
- exports.LicenseServerEndpoint$ = LicenseServerEndpoint$;
1058
401
  exports.LicenseServerEndpointProvisioningStatus = LicenseServerEndpointProvisioningStatus;
1059
402
  exports.LicenseServerHealthStatus = LicenseServerHealthStatus;
1060
- exports.LicenseServerSettings$ = LicenseServerSettings$;
1061
- exports.ListIdentityProviders$ = ListIdentityProviders$;
1062
403
  exports.ListIdentityProvidersCommand = ListIdentityProvidersCommand;
1063
- exports.ListIdentityProvidersRequest$ = ListIdentityProvidersRequest$;
1064
- exports.ListIdentityProvidersResponse$ = ListIdentityProvidersResponse$;
1065
- exports.ListInstances$ = ListInstances$;
1066
404
  exports.ListInstancesCommand = ListInstancesCommand;
1067
- exports.ListInstancesRequest$ = ListInstancesRequest$;
1068
- exports.ListInstancesResponse$ = ListInstancesResponse$;
1069
- exports.ListLicenseServerEndpoints$ = ListLicenseServerEndpoints$;
1070
405
  exports.ListLicenseServerEndpointsCommand = ListLicenseServerEndpointsCommand;
1071
- exports.ListLicenseServerEndpointsRequest$ = ListLicenseServerEndpointsRequest$;
1072
- exports.ListLicenseServerEndpointsResponse$ = ListLicenseServerEndpointsResponse$;
1073
- exports.ListProductSubscriptions$ = ListProductSubscriptions$;
1074
406
  exports.ListProductSubscriptionsCommand = ListProductSubscriptionsCommand;
1075
- exports.ListProductSubscriptionsRequest$ = ListProductSubscriptionsRequest$;
1076
- exports.ListProductSubscriptionsResponse$ = ListProductSubscriptionsResponse$;
1077
- exports.ListTagsForResource$ = ListTagsForResource$;
1078
407
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
1079
- exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
1080
- exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
1081
- exports.ListUserAssociations$ = ListUserAssociations$;
1082
408
  exports.ListUserAssociationsCommand = ListUserAssociationsCommand;
1083
- exports.ListUserAssociationsRequest$ = ListUserAssociationsRequest$;
1084
- exports.ListUserAssociationsResponse$ = ListUserAssociationsResponse$;
1085
- exports.ProductUserSummary$ = ProductUserSummary$;
1086
- exports.RdsSalSettings$ = RdsSalSettings$;
1087
- exports.RegisterIdentityProvider$ = RegisterIdentityProvider$;
1088
409
  exports.RegisterIdentityProviderCommand = RegisterIdentityProviderCommand;
1089
- exports.RegisterIdentityProviderRequest$ = RegisterIdentityProviderRequest$;
1090
- exports.RegisterIdentityProviderResponse$ = RegisterIdentityProviderResponse$;
1091
- exports.ResourceNotFoundException = ResourceNotFoundException;
1092
- exports.ResourceNotFoundException$ = ResourceNotFoundException$;
1093
- exports.SecretsManagerCredentialsProvider$ = SecretsManagerCredentialsProvider$;
1094
- exports.ServerEndpoint$ = ServerEndpoint$;
1095
- exports.ServerSettings$ = ServerSettings$;
1096
410
  exports.ServerType = ServerType;
1097
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
1098
- exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
1099
- exports.Settings$ = Settings$;
1100
- exports.StartProductSubscription$ = StartProductSubscription$;
1101
411
  exports.StartProductSubscriptionCommand = StartProductSubscriptionCommand;
1102
- exports.StartProductSubscriptionRequest$ = StartProductSubscriptionRequest$;
1103
- exports.StartProductSubscriptionResponse$ = StartProductSubscriptionResponse$;
1104
- exports.StopProductSubscription$ = StopProductSubscription$;
1105
412
  exports.StopProductSubscriptionCommand = StopProductSubscriptionCommand;
1106
- exports.StopProductSubscriptionRequest$ = StopProductSubscriptionRequest$;
1107
- exports.StopProductSubscriptionResponse$ = StopProductSubscriptionResponse$;
1108
- exports.TagResource$ = TagResource$;
1109
413
  exports.TagResourceCommand = TagResourceCommand;
1110
- exports.TagResourceRequest$ = TagResourceRequest$;
1111
- exports.TagResourceResponse$ = TagResourceResponse$;
1112
- exports.ThrottlingException = ThrottlingException;
1113
- exports.ThrottlingException$ = ThrottlingException$;
1114
- exports.UntagResource$ = UntagResource$;
1115
414
  exports.UntagResourceCommand = UntagResourceCommand;
1116
- exports.UntagResourceRequest$ = UntagResourceRequest$;
1117
- exports.UntagResourceResponse$ = UntagResourceResponse$;
1118
- exports.UpdateIdentityProviderSettings$ = UpdateIdentityProviderSettings$;
1119
415
  exports.UpdateIdentityProviderSettingsCommand = UpdateIdentityProviderSettingsCommand;
1120
- exports.UpdateIdentityProviderSettingsRequest$ = UpdateIdentityProviderSettingsRequest$;
1121
- exports.UpdateIdentityProviderSettingsResponse$ = UpdateIdentityProviderSettingsResponse$;
1122
- exports.UpdateSettings$ = UpdateSettings$;
1123
- exports.ValidationException = ValidationException;
1124
- exports.ValidationException$ = ValidationException$;
1125
416
  exports.paginateListIdentityProviders = paginateListIdentityProviders;
1126
417
  exports.paginateListInstances = paginateListInstances;
1127
418
  exports.paginateListLicenseServerEndpoints = paginateListLicenseServerEndpoints;
1128
419
  exports.paginateListProductSubscriptions = paginateListProductSubscriptions;
1129
420
  exports.paginateListUserAssociations = paginateListUserAssociations;
421
+ Object.keys(schemas_0).forEach(function (k) {
422
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
423
+ enumerable: true,
424
+ get: function () { return schemas_0[k]; }
425
+ });
426
+ });
427
+ Object.keys(errors).forEach(function (k) {
428
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
429
+ enumerable: true,
430
+ get: function () { return errors[k]; }
431
+ });
432
+ });