@aws-sdk/client-partnercentral-account 3.986.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 PartnerCentralAccountServiceException = require('./models/PartnerCentralAccountServiceException');
18
21
 
19
22
  const resolveClientEndpointParameters = (options) => {
20
23
  return Object.assign(options, {
@@ -108,935 +111,6 @@ class PartnerCentralAccountClient extends smithyClient.Client {
108
111
  }
109
112
  }
110
113
 
111
- class PartnerCentralAccountServiceException extends smithyClient.ServiceException {
112
- constructor(options) {
113
- super(options);
114
- Object.setPrototypeOf(this, PartnerCentralAccountServiceException.prototype);
115
- }
116
- }
117
-
118
- class AccessDeniedException extends PartnerCentralAccountServiceException {
119
- name = "AccessDeniedException";
120
- $fault = "client";
121
- Message;
122
- Reason;
123
- constructor(opts) {
124
- super({
125
- name: "AccessDeniedException",
126
- $fault: "client",
127
- ...opts,
128
- });
129
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
130
- this.Message = opts.Message;
131
- this.Reason = opts.Reason;
132
- }
133
- }
134
- class ConflictException extends PartnerCentralAccountServiceException {
135
- name = "ConflictException";
136
- $fault = "client";
137
- Message;
138
- Reason;
139
- constructor(opts) {
140
- super({
141
- name: "ConflictException",
142
- $fault: "client",
143
- ...opts,
144
- });
145
- Object.setPrototypeOf(this, ConflictException.prototype);
146
- this.Message = opts.Message;
147
- this.Reason = opts.Reason;
148
- }
149
- }
150
- class InternalServerException extends PartnerCentralAccountServiceException {
151
- name = "InternalServerException";
152
- $fault = "server";
153
- $retryable = {};
154
- Message;
155
- constructor(opts) {
156
- super({
157
- name: "InternalServerException",
158
- $fault: "server",
159
- ...opts,
160
- });
161
- Object.setPrototypeOf(this, InternalServerException.prototype);
162
- this.Message = opts.Message;
163
- }
164
- }
165
- class ResourceNotFoundException extends PartnerCentralAccountServiceException {
166
- name = "ResourceNotFoundException";
167
- $fault = "client";
168
- Message;
169
- Reason;
170
- constructor(opts) {
171
- super({
172
- name: "ResourceNotFoundException",
173
- $fault: "client",
174
- ...opts,
175
- });
176
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
177
- this.Message = opts.Message;
178
- this.Reason = opts.Reason;
179
- }
180
- }
181
- class ThrottlingException extends PartnerCentralAccountServiceException {
182
- name = "ThrottlingException";
183
- $fault = "client";
184
- $retryable = {};
185
- Message;
186
- ServiceCode;
187
- QuotaCode;
188
- constructor(opts) {
189
- super({
190
- name: "ThrottlingException",
191
- $fault: "client",
192
- ...opts,
193
- });
194
- Object.setPrototypeOf(this, ThrottlingException.prototype);
195
- this.Message = opts.Message;
196
- this.ServiceCode = opts.ServiceCode;
197
- this.QuotaCode = opts.QuotaCode;
198
- }
199
- }
200
- class ValidationException extends PartnerCentralAccountServiceException {
201
- name = "ValidationException";
202
- $fault = "client";
203
- Message;
204
- Reason;
205
- ErrorDetails;
206
- constructor(opts) {
207
- super({
208
- name: "ValidationException",
209
- $fault: "client",
210
- ...opts,
211
- });
212
- Object.setPrototypeOf(this, ValidationException.prototype);
213
- this.Message = opts.Message;
214
- this.Reason = opts.Reason;
215
- this.ErrorDetails = opts.ErrorDetails;
216
- }
217
- }
218
- class ServiceQuotaExceededException extends PartnerCentralAccountServiceException {
219
- name = "ServiceQuotaExceededException";
220
- $fault = "client";
221
- Message;
222
- Reason;
223
- constructor(opts) {
224
- super({
225
- name: "ServiceQuotaExceededException",
226
- $fault: "client",
227
- ...opts,
228
- });
229
- Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
230
- this.Message = opts.Message;
231
- this.Reason = opts.Reason;
232
- }
233
- }
234
-
235
- const _A = "Arn";
236
- const _AATCED = "AssociateAwsTrainingCertificationEmailDomain";
237
- const _AATCEDR = "AssociateAwsTrainingCertificationEmailDomainRequest";
238
- const _AATCEDRs = "AssociateAwsTrainingCertificationEmailDomainResponse";
239
- const _ACI = "AcceptConnectionInvitation";
240
- const _ACIR = "AcceptConnectionInvitationRequest";
241
- const _ACIRc = "AcceptConnectionInvitationResponse";
242
- const _ADE = "AccessDeniedException";
243
- const _ALC = "AllianceLeadContact";
244
- const _AS = "AccountSummary";
245
- const _AT = "AccessType";
246
- const _ATCED = "AwsTrainingCertificationEmailDomains";
247
- const _Ac = "Account";
248
- const _BT = "BusinessTitle";
249
- const _BVD = "BusinessVerificationDetails";
250
- const _BVE = "BusinessValidationError";
251
- const _BVR = "BusinessVerificationResponse";
252
- const _C = "Catalog";
253
- const _CA = "CreatedAt";
254
- const _CAa = "CanceledAt";
255
- const _CAo = "CompletedAt";
256
- const _CB = "CanceledBy";
257
- const _CC = "CountryCode";
258
- const _CCI = "CancelConnectionInvitation";
259
- const _CCIR = "CancelConnectionInvitationRequest";
260
- const _CCIRa = "CancelConnectionInvitationResponse";
261
- const _CCIRr = "CreateConnectionInvitationRequest";
262
- const _CCIRre = "CreateConnectionInvitationResponse";
263
- const _CCIr = "CreateConnectionInvitation";
264
- const _CCR = "CancelConnectionRequest";
265
- const _CCRa = "CancelConnectionResponse";
266
- const _CCa = "CancelConnection";
267
- const _CE = "ConflictException";
268
- const _CI = "ConnectionId";
269
- const _CIS = "ConnectionInvitationSummary";
270
- const _CISL = "ConnectionInvitationSummaryList";
271
- const _CISo = "ConnectionInvitationSummaries";
272
- const _CP = "CreatePartner";
273
- const _CPR = "CreatePartnerRequest";
274
- const _CPRr = "CreatePartnerResponse";
275
- const _CPUT = "CancelProfileUpdateTask";
276
- const _CPUTR = "CancelProfileUpdateTaskRequest";
277
- const _CPUTRa = "CancelProfileUpdateTaskResponse";
278
- const _CS = "ConnectionSummary";
279
- const _CSL = "ConnectionSummaryList";
280
- const _CSo = "ConnectionSummaries";
281
- const _CT = "ClientToken";
282
- const _CTD = "ConnectionTypeDetail";
283
- const _CTDM = "ConnectionTypeDetailMap";
284
- const _CTS = "ConnectionTypeSummary";
285
- const _CTSM = "ConnectionTypeSummaryMap";
286
- const _CTo = "ConnectionType";
287
- const _CTon = "ConnectionTypes";
288
- const _CU = "CompletionUrl";
289
- const _CUEA = "CompletionUrlExpiresAt";
290
- const _Co = "Connection";
291
- const _Cod = "Code";
292
- const _D = "Description";
293
- const _DATCED = "DisassociateAwsTrainingCertificationEmailDomain";
294
- const _DATCEDR = "DisassociateAwsTrainingCertificationEmailDomainRequest";
295
- const _DATCEDRi = "DisassociateAwsTrainingCertificationEmailDomainResponse";
296
- const _DN = "DomainName";
297
- const _DNi = "DisplayName";
298
- const _E = "Email";
299
- const _EA = "ExpiresAt";
300
- const _EAn = "EndedAt";
301
- const _ED = "ErrorDetail";
302
- const _EDL = "ErrorDetailList";
303
- const _EDr = "ErrorDetails";
304
- const _EPI = "ExcludedParticipantIds";
305
- const _EPIx = "ExcludedParticipantIdentifiers";
306
- const _EVC = "EmailVerificationCode";
307
- const _FN = "FirstName";
308
- const _FVE = "FieldValidationError";
309
- const _GALC = "GetAllianceLeadContact";
310
- const _GALCR = "GetAllianceLeadContactRequest";
311
- const _GALCRe = "GetAllianceLeadContactResponse";
312
- const _GC = "GetConnection";
313
- const _GCI = "GetConnectionInvitation";
314
- const _GCIR = "GetConnectionInvitationRequest";
315
- const _GCIRe = "GetConnectionInvitationResponse";
316
- const _GCP = "GetConnectionPreferences";
317
- const _GCPR = "GetConnectionPreferencesRequest";
318
- const _GCPRe = "GetConnectionPreferencesResponse";
319
- const _GCR = "GetConnectionRequest";
320
- const _GCRe = "GetConnectionResponse";
321
- const _GP = "GetPartner";
322
- const _GPR = "GetPartnerRequest";
323
- const _GPRe = "GetPartnerResponse";
324
- const _GPUT = "GetProfileUpdateTask";
325
- const _GPUTR = "GetProfileUpdateTaskRequest";
326
- const _GPUTRe = "GetProfileUpdateTaskResponse";
327
- const _GPV = "GetProfileVisibility";
328
- const _GPVR = "GetProfileVisibilityRequest";
329
- const _GPVRe = "GetProfileVisibilityResponse";
330
- const _GV = "GetVerification";
331
- const _GVR = "GetVerificationRequest";
332
- const _GVRe = "GetVerificationResponse";
333
- const _I = "Identifier";
334
- const _IE = "InviterEmail";
335
- const _IM = "InvitationMessage";
336
- const _IN = "InviterName";
337
- const _IS = "IndustrySegments";
338
- const _ISE = "InternalServerException";
339
- const _Id = "Id";
340
- const _JOI = "JurisdictionOfIncorporation";
341
- const _K = "Key";
342
- const _L = "Locale";
343
- const _LC = "LocalizedContent";
344
- const _LCI = "ListConnectionInvitations";
345
- const _LCIR = "ListConnectionInvitationsRequest";
346
- const _LCIRi = "ListConnectionInvitationsResponse";
347
- const _LCL = "LocalizedContentList";
348
- const _LCR = "ListConnectionsRequest";
349
- const _LCRi = "ListConnectionsResponse";
350
- const _LCi = "ListConnections";
351
- const _LCo = "LocalizedContents";
352
- const _LN = "LegalName";
353
- const _LNa = "LastName";
354
- const _LP = "ListPartners";
355
- const _LPR = "ListPartnersRequest";
356
- const _LPRi = "ListPartnersResponse";
357
- const _LTFR = "ListTagsForResource";
358
- const _LTFRR = "ListTagsForResourceRequest";
359
- const _LTFRRi = "ListTagsForResourceResponse";
360
- const _LU = "LogoUrl";
361
- const _M = "Message";
362
- const _MR = "MaxResults";
363
- const _N = "Name";
364
- const _NT = "NextToken";
365
- const _OP = "OtherParticipant";
366
- const _OPAI = "OtherParticipantAccountId";
367
- const _OPI = "OtherParticipantIdentifier";
368
- const _OPIt = "OtherParticipantIdentifiers";
369
- const _P = "Profile";
370
- const _PALC = "PutAllianceLeadContact";
371
- const _PALCR = "PutAllianceLeadContactRequest";
372
- const _PALCRu = "PutAllianceLeadContactResponse";
373
- const _PD = "PartnerDomain";
374
- const _PDL = "PartnerDomainList";
375
- const _PI = "ProfileId";
376
- const _PP = "PartnerProfile";
377
- const _PPS = "PartnerProfileSummary";
378
- const _PPV = "PutProfileVisibility";
379
- const _PPVR = "PutProfileVisibilityRequest";
380
- const _PPVRu = "PutProfileVisibilityResponse";
381
- const _PS = "PartnerSummary";
382
- const _PSL = "PartnerSummaryList";
383
- const _PST = "PrimarySolutionType";
384
- const _PT = "ParticipantType";
385
- const _Pa = "Participant";
386
- const _QC = "QuotaCode";
387
- const _R = "Reason";
388
- const _RA = "ResourceArn";
389
- const _RAe = "RegisteredAt";
390
- const _RCI = "RejectConnectionInvitation";
391
- const _RCIR = "RejectConnectionInvitationRequest";
392
- const _RCIRe = "RejectConnectionInvitationResponse";
393
- const _RI = "RegistrationId";
394
- const _RIe = "ReceiverIdentifier";
395
- const _RNFE = "ResourceNotFoundException";
396
- const _RVD = "RegistrantVerificationDetails";
397
- const _RVR = "RegistrantVerificationResponse";
398
- const _Re = "Revision";
399
- const _S = "Status";
400
- const _SA = "StartedAt";
401
- const _SC = "ServiceCode";
402
- const _SEVC = "SendEmailVerificationCode";
403
- const _SEVCR = "SendEmailVerificationCodeRequest";
404
- const _SEVCRe = "SendEmailVerificationCodeResponse";
405
- const _SP = "SellerProfile";
406
- const _SPS = "SellerProfileSummary";
407
- const _SPUT = "StartProfileUpdateTask";
408
- const _SPUTR = "StartProfileUpdateTaskRequest";
409
- const _SPUTRt = "StartProfileUpdateTaskResponse";
410
- const _SQEE = "ServiceQuotaExceededException";
411
- const _SUS = "SensitiveUnicodeString";
412
- const _SV = "StartVerification";
413
- const _SVR = "StartVerificationRequest";
414
- const _SVRt = "StartVerificationResponse";
415
- const _T = "Tags";
416
- const _TD = "TaskDetails";
417
- const _TE = "ThrottlingException";
418
- const _TI = "TaskId";
419
- const _TK = "TagKeys";
420
- const _TL = "TagList";
421
- const _TR = "TagResource";
422
- const _TRR = "TagResourceRequest";
423
- const _TRRa = "TagResourceResponse";
424
- const _TSL = "TranslationSourceLocale";
425
- const _Ta = "Tag";
426
- const _UA = "UpdatedAt";
427
- const _UCP = "UpdateConnectionPreferences";
428
- const _UCPR = "UpdateConnectionPreferencesRequest";
429
- const _UCPRp = "UpdateConnectionPreferencesResponse";
430
- const _UR = "UntagResource";
431
- const _URR = "UntagResourceRequest";
432
- const _URRn = "UntagResourceResponse";
433
- const _V = "Visibility";
434
- const _VD = "VerificationDetails";
435
- const _VE = "ValidationException";
436
- const _VEL = "ValidationErrorList";
437
- const _VEa = "ValidationError";
438
- const _VRD = "VerificationResponseDetails";
439
- const _VS = "VerificationStatus";
440
- const _VSR = "VerificationStatusReason";
441
- const _VT = "VerificationType";
442
- const _Va = "Value";
443
- const _WU = "WebsiteUrl";
444
- const _c = "client";
445
- const _e = "error";
446
- const _hE = "httpError";
447
- const _s = "server";
448
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.partnercentralaccount";
449
- const n0 = "com.amazonaws.partnercentralaccount";
450
- var EmailVerificationCode = [0, n0, _EVC, 8, 0];
451
- var LegalName = [0, n0, _LN, 8, 0];
452
- var RegistrationId = [0, n0, _RI, 8, 0];
453
- var SensitiveUnicodeString = [0, n0, _SUS, 8, 0];
454
- var AcceptConnectionInvitationRequest$ = [3, n0, _ACIR,
455
- 0,
456
- [_C, _I, _CT],
457
- [0, 0, [0, 4]], 2
458
- ];
459
- var AcceptConnectionInvitationResponse$ = [3, n0, _ACIRc,
460
- 0,
461
- [_Co],
462
- [[() => Connection$, 0]], 1
463
- ];
464
- var AccessDeniedException$ = [-3, n0, _ADE,
465
- { [_e]: _c, [_hE]: 403 },
466
- [_M, _R],
467
- [0, 0], 2
468
- ];
469
- schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
470
- var AccountSummary$ = [3, n0, _AS,
471
- 0,
472
- [_N],
473
- [0], 1
474
- ];
475
- var AllianceLeadContact$ = [3, n0, _ALC,
476
- 0,
477
- [_FN, _LNa, _E, _BT],
478
- [[() => SensitiveUnicodeString, 0], [() => SensitiveUnicodeString, 0], 0, [() => SensitiveUnicodeString, 0]], 4
479
- ];
480
- var AssociateAwsTrainingCertificationEmailDomainRequest$ = [3, n0, _AATCEDR,
481
- 0,
482
- [_C, _I, _E, _EVC, _CT],
483
- [0, 0, 0, [() => EmailVerificationCode, 0], [0, 4]], 4
484
- ];
485
- var AssociateAwsTrainingCertificationEmailDomainResponse$ = [3, n0, _AATCEDRs,
486
- 0,
487
- [],
488
- []
489
- ];
490
- var BusinessValidationError$ = [3, n0, _BVE,
491
- 0,
492
- [_M, _Cod],
493
- [0, 0], 2
494
- ];
495
- var BusinessVerificationDetails$ = [3, n0, _BVD,
496
- 0,
497
- [_LN, _RI, _CC, _JOI],
498
- [[() => LegalName, 0], [() => RegistrationId, 0], 0, 0], 3
499
- ];
500
- var BusinessVerificationResponse$ = [3, n0, _BVR,
501
- 0,
502
- [_BVD],
503
- [[() => BusinessVerificationDetails$, 0]], 1
504
- ];
505
- var CancelConnectionInvitationRequest$ = [3, n0, _CCIR,
506
- 0,
507
- [_C, _I, _CT],
508
- [0, 0, [0, 4]], 2
509
- ];
510
- var CancelConnectionInvitationResponse$ = [3, n0, _CCIRa,
511
- 0,
512
- [_C, _Id, _A, _CTo, _CA, _UA, _OPI, _PT, _S, _IM, _IE, _IN, _CI, _EA],
513
- [0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, [() => SensitiveUnicodeString, 0], 0, 5], 12
514
- ];
515
- var CancelConnectionRequest$ = [3, n0, _CCR,
516
- 0,
517
- [_C, _I, _CTo, _R, _CT],
518
- [0, 0, 0, 0, [0, 4]], 4
519
- ];
520
- var CancelConnectionResponse$ = [3, n0, _CCRa,
521
- 0,
522
- [_C, _Id, _A, _OPAI, _UA, _CTon],
523
- [0, 0, 0, 0, 5, [() => ConnectionTypeDetailMap, 0]], 6
524
- ];
525
- var CancelProfileUpdateTaskRequest$ = [3, n0, _CPUTR,
526
- 0,
527
- [_C, _I, _TI, _CT],
528
- [0, 0, 0, [0, 4]], 3
529
- ];
530
- var CancelProfileUpdateTaskResponse$ = [3, n0, _CPUTRa,
531
- 0,
532
- [_C, _A, _Id, _TI, _TD, _SA, _S, _EAn, _EDL],
533
- [0, 0, 0, 0, () => TaskDetails$, 5, 0, 5, () => ErrorDetailList], 7
534
- ];
535
- var ConflictException$ = [-3, n0, _CE,
536
- { [_e]: _c, [_hE]: 409 },
537
- [_M, _R],
538
- [0, 0], 2
539
- ];
540
- schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
541
- var Connection$ = [3, n0, _Co,
542
- 0,
543
- [_C, _Id, _A, _OPAI, _UA, _CTon],
544
- [0, 0, 0, 0, 5, [() => ConnectionTypeDetailMap, 0]], 6
545
- ];
546
- var ConnectionInvitationSummary$ = [3, n0, _CIS,
547
- 0,
548
- [_C, _Id, _A, _CTo, _CA, _UA, _OPI, _PT, _S, _CI, _EA],
549
- [0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 5], 9
550
- ];
551
- var ConnectionSummary$ = [3, n0, _CS,
552
- 0,
553
- [_C, _Id, _A, _OPAI, _UA, _CTon],
554
- [0, 0, 0, 0, 5, () => ConnectionTypeSummaryMap], 6
555
- ];
556
- var ConnectionTypeDetail$ = [3, n0, _CTD,
557
- 0,
558
- [_CA, _IE, _IN, _S, _OP, _CAa, _CB],
559
- [5, 0, [() => SensitiveUnicodeString, 0], 0, () => Participant$, 5, 0], 5
560
- ];
561
- var ConnectionTypeSummary$ = [3, n0, _CTS,
562
- 0,
563
- [_S, _OP],
564
- [0, () => Participant$], 2
565
- ];
566
- var CreateConnectionInvitationRequest$ = [3, n0, _CCIRr,
567
- 0,
568
- [_C, _CTo, _E, _M, _N, _RIe, _CT],
569
- [0, 0, 0, 0, [() => SensitiveUnicodeString, 0], 0, [0, 4]], 6
570
- ];
571
- var CreateConnectionInvitationResponse$ = [3, n0, _CCIRre,
572
- 0,
573
- [_C, _Id, _A, _CTo, _CA, _UA, _OPI, _PT, _S, _IM, _IE, _IN, _CI, _EA],
574
- [0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, [() => SensitiveUnicodeString, 0], 0, 5], 12
575
- ];
576
- var CreatePartnerRequest$ = [3, n0, _CPR,
577
- 0,
578
- [_C, _LN, _PST, _ALC, _EVC, _CT, _T],
579
- [0, [() => SensitiveUnicodeString, 0], 0, [() => AllianceLeadContact$, 0], [() => EmailVerificationCode, 0], [0, 4], () => TagList], 5
580
- ];
581
- var CreatePartnerResponse$ = [3, n0, _CPRr,
582
- 0,
583
- [_C, _A, _Id, _LN, _CA, _P, _ALC, _ATCED],
584
- [0, 0, 0, [() => SensitiveUnicodeString, 0], 5, () => PartnerProfile$, [() => AllianceLeadContact$, 0], () => PartnerDomainList], 7
585
- ];
586
- var DisassociateAwsTrainingCertificationEmailDomainRequest$ = [3, n0, _DATCEDR,
587
- 0,
588
- [_C, _I, _DN, _CT],
589
- [0, 0, 0, [0, 4]], 3
590
- ];
591
- var DisassociateAwsTrainingCertificationEmailDomainResponse$ = [3, n0, _DATCEDRi,
592
- 0,
593
- [],
594
- []
595
- ];
596
- var ErrorDetail$ = [3, n0, _ED,
597
- 0,
598
- [_L, _M, _R],
599
- [0, 0, 0], 3
600
- ];
601
- var FieldValidationError$ = [3, n0, _FVE,
602
- 0,
603
- [_N, _M, _Cod],
604
- [0, 0, 0], 3
605
- ];
606
- var GetAllianceLeadContactRequest$ = [3, n0, _GALCR,
607
- 0,
608
- [_C, _I],
609
- [0, 0], 2
610
- ];
611
- var GetAllianceLeadContactResponse$ = [3, n0, _GALCRe,
612
- 0,
613
- [_C, _A, _Id, _ALC],
614
- [0, 0, 0, [() => AllianceLeadContact$, 0]], 4
615
- ];
616
- var GetConnectionInvitationRequest$ = [3, n0, _GCIR,
617
- 0,
618
- [_C, _I],
619
- [0, 0], 2
620
- ];
621
- var GetConnectionInvitationResponse$ = [3, n0, _GCIRe,
622
- 0,
623
- [_C, _Id, _A, _CTo, _CA, _UA, _OPI, _PT, _S, _IM, _IE, _IN, _CI, _EA],
624
- [0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, [() => SensitiveUnicodeString, 0], 0, 5], 12
625
- ];
626
- var GetConnectionPreferencesRequest$ = [3, n0, _GCPR,
627
- 0,
628
- [_C],
629
- [0], 1
630
- ];
631
- var GetConnectionPreferencesResponse$ = [3, n0, _GCPRe,
632
- 0,
633
- [_C, _A, _AT, _UA, _Re, _EPI],
634
- [0, 0, 0, 5, 1, 64 | 0], 5
635
- ];
636
- var GetConnectionRequest$ = [3, n0, _GCR,
637
- 0,
638
- [_C, _I],
639
- [0, 0], 2
640
- ];
641
- var GetConnectionResponse$ = [3, n0, _GCRe,
642
- 0,
643
- [_C, _Id, _A, _OPAI, _UA, _CTon],
644
- [0, 0, 0, 0, 5, [() => ConnectionTypeDetailMap, 0]], 6
645
- ];
646
- var GetPartnerRequest$ = [3, n0, _GPR,
647
- 0,
648
- [_C, _I],
649
- [0, 0], 2
650
- ];
651
- var GetPartnerResponse$ = [3, n0, _GPRe,
652
- 0,
653
- [_C, _A, _Id, _LN, _CA, _P, _ATCED],
654
- [0, 0, 0, [() => SensitiveUnicodeString, 0], 5, () => PartnerProfile$, () => PartnerDomainList], 6
655
- ];
656
- var GetProfileUpdateTaskRequest$ = [3, n0, _GPUTR,
657
- 0,
658
- [_C, _I],
659
- [0, 0], 2
660
- ];
661
- var GetProfileUpdateTaskResponse$ = [3, n0, _GPUTRe,
662
- 0,
663
- [_C, _A, _Id, _TI, _TD, _SA, _S, _EAn, _EDL],
664
- [0, 0, 0, 0, () => TaskDetails$, 5, 0, 5, () => ErrorDetailList], 7
665
- ];
666
- var GetProfileVisibilityRequest$ = [3, n0, _GPVR,
667
- 0,
668
- [_C, _I],
669
- [0, 0], 2
670
- ];
671
- var GetProfileVisibilityResponse$ = [3, n0, _GPVRe,
672
- 0,
673
- [_C, _A, _Id, _V, _PI],
674
- [0, 0, 0, 0, 0], 5
675
- ];
676
- var GetVerificationRequest$ = [3, n0, _GVR,
677
- 0,
678
- [_VT],
679
- [0], 1
680
- ];
681
- var GetVerificationResponse$ = [3, n0, _GVRe,
682
- 0,
683
- [_VT, _VS, _VRD, _SA, _VSR, _CAo],
684
- [0, 0, [() => VerificationResponseDetails$, 0], 5, 0, 5], 4
685
- ];
686
- var InternalServerException$ = [-3, n0, _ISE,
687
- { [_e]: _s, [_hE]: 500 },
688
- [_M],
689
- [0], 1
690
- ];
691
- schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
692
- var ListConnectionInvitationsRequest$ = [3, n0, _LCIR,
693
- 0,
694
- [_C, _NT, _CTo, _MR, _OPIt, _PT, _S],
695
- [0, 0, 0, 1, 64 | 0, 0, 0], 1
696
- ];
697
- var ListConnectionInvitationsResponse$ = [3, n0, _LCIRi,
698
- 0,
699
- [_CISo, _NT],
700
- [() => ConnectionInvitationSummaryList, 0], 1
701
- ];
702
- var ListConnectionsRequest$ = [3, n0, _LCR,
703
- 0,
704
- [_C, _NT, _CTo, _MR, _OPIt],
705
- [0, 0, 0, 1, 64 | 0], 1
706
- ];
707
- var ListConnectionsResponse$ = [3, n0, _LCRi,
708
- 0,
709
- [_CSo, _NT],
710
- [() => ConnectionSummaryList, 0], 1
711
- ];
712
- var ListPartnersRequest$ = [3, n0, _LPR,
713
- 0,
714
- [_C, _NT],
715
- [0, 0], 1
716
- ];
717
- var ListPartnersResponse$ = [3, n0, _LPRi,
718
- 0,
719
- [_PSL, _NT],
720
- [[() => PartnerSummaryList, 0], 0], 1
721
- ];
722
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
723
- 0,
724
- [_RA],
725
- [0], 1
726
- ];
727
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
728
- 0,
729
- [_RA, _T],
730
- [0, () => TagList], 1
731
- ];
732
- var LocalizedContent$ = [3, n0, _LC,
733
- 0,
734
- [_DNi, _D, _WU, _LU, _L],
735
- [0, 0, 0, 0, 0], 5
736
- ];
737
- var PartnerDomain$ = [3, n0, _PD,
738
- 0,
739
- [_DN, _RAe],
740
- [0, 5], 2
741
- ];
742
- var PartnerProfile$ = [3, n0, _PP,
743
- 0,
744
- [_DNi, _D, _WU, _LU, _PST, _IS, _TSL, _LCo, _PI],
745
- [0, 0, 0, 0, 0, 64 | 0, 0, () => LocalizedContentList, 0], 7
746
- ];
747
- var PartnerProfileSummary$ = [3, n0, _PPS,
748
- 0,
749
- [_Id, _N],
750
- [0, 0], 2
751
- ];
752
- var PartnerSummary$ = [3, n0, _PS,
753
- 0,
754
- [_C, _A, _Id, _LN, _CA],
755
- [0, 0, 0, [() => SensitiveUnicodeString, 0], 5], 5
756
- ];
757
- var PutAllianceLeadContactRequest$ = [3, n0, _PALCR,
758
- 0,
759
- [_C, _I, _ALC, _EVC],
760
- [0, 0, [() => AllianceLeadContact$, 0], [() => EmailVerificationCode, 0]], 3
761
- ];
762
- var PutAllianceLeadContactResponse$ = [3, n0, _PALCRu,
763
- 0,
764
- [_C, _A, _Id, _ALC],
765
- [0, 0, 0, [() => AllianceLeadContact$, 0]], 4
766
- ];
767
- var PutProfileVisibilityRequest$ = [3, n0, _PPVR,
768
- 0,
769
- [_C, _I, _V],
770
- [0, 0, 0], 3
771
- ];
772
- var PutProfileVisibilityResponse$ = [3, n0, _PPVRu,
773
- 0,
774
- [_C, _A, _Id, _V, _PI],
775
- [0, 0, 0, 0, 0], 5
776
- ];
777
- var RegistrantVerificationDetails$ = [3, n0, _RVD,
778
- 0,
779
- [],
780
- []
781
- ];
782
- var RegistrantVerificationResponse$ = [3, n0, _RVR,
783
- 0,
784
- [_CU, _CUEA],
785
- [0, 5], 2
786
- ];
787
- var RejectConnectionInvitationRequest$ = [3, n0, _RCIR,
788
- 0,
789
- [_C, _I, _CT, _R],
790
- [0, 0, [0, 4], 0], 2
791
- ];
792
- var RejectConnectionInvitationResponse$ = [3, n0, _RCIRe,
793
- 0,
794
- [_C, _Id, _A, _CTo, _CA, _UA, _OPI, _PT, _S, _IM, _IE, _IN, _CI, _EA],
795
- [0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, [() => SensitiveUnicodeString, 0], 0, 5], 12
796
- ];
797
- var ResourceNotFoundException$ = [-3, n0, _RNFE,
798
- { [_e]: _c, [_hE]: 404 },
799
- [_M, _R],
800
- [0, 0], 2
801
- ];
802
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
803
- var SellerProfileSummary$ = [3, n0, _SPS,
804
- 0,
805
- [_Id, _N],
806
- [0, 0], 2
807
- ];
808
- var SendEmailVerificationCodeRequest$ = [3, n0, _SEVCR,
809
- 0,
810
- [_C, _E],
811
- [0, 0], 2
812
- ];
813
- var SendEmailVerificationCodeResponse$ = [3, n0, _SEVCRe,
814
- 0,
815
- [],
816
- []
817
- ];
818
- var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
819
- { [_e]: _c, [_hE]: 402 },
820
- [_M, _R],
821
- [0, 0], 2
822
- ];
823
- schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
824
- var StartProfileUpdateTaskRequest$ = [3, n0, _SPUTR,
825
- 0,
826
- [_C, _I, _TD, _CT],
827
- [0, 0, () => TaskDetails$, [0, 4]], 3
828
- ];
829
- var StartProfileUpdateTaskResponse$ = [3, n0, _SPUTRt,
830
- 0,
831
- [_C, _A, _Id, _TI, _TD, _SA, _S, _EAn, _EDL],
832
- [0, 0, 0, 0, () => TaskDetails$, 5, 0, 5, () => ErrorDetailList], 7
833
- ];
834
- var StartVerificationRequest$ = [3, n0, _SVR,
835
- 0,
836
- [_CT, _VD],
837
- [[0, 4], [() => VerificationDetails$, 0]]
838
- ];
839
- var StartVerificationResponse$ = [3, n0, _SVRt,
840
- 0,
841
- [_VT, _VS, _VRD, _SA, _VSR, _CAo],
842
- [0, 0, [() => VerificationResponseDetails$, 0], 5, 0, 5], 4
843
- ];
844
- var Tag$ = [3, n0, _Ta,
845
- 0,
846
- [_K, _Va],
847
- [0, 0], 2
848
- ];
849
- var TagResourceRequest$ = [3, n0, _TRR,
850
- 0,
851
- [_RA, _T],
852
- [0, () => TagList], 2
853
- ];
854
- var TagResourceResponse$ = [3, n0, _TRRa,
855
- 0,
856
- [],
857
- []
858
- ];
859
- var TaskDetails$ = [3, n0, _TD,
860
- 0,
861
- [_DNi, _D, _WU, _LU, _PST, _IS, _TSL, _LCo],
862
- [0, 0, 0, 0, 0, 64 | 0, 0, () => LocalizedContentList], 7
863
- ];
864
- var ThrottlingException$ = [-3, n0, _TE,
865
- { [_e]: _c, [_hE]: 429 },
866
- [_M, _SC, _QC],
867
- [0, 0, 0], 1
868
- ];
869
- schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
870
- var UntagResourceRequest$ = [3, n0, _URR,
871
- 0,
872
- [_RA, _TK],
873
- [0, 64 | 0], 2
874
- ];
875
- var UntagResourceResponse$ = [3, n0, _URRn,
876
- 0,
877
- [],
878
- []
879
- ];
880
- var UpdateConnectionPreferencesRequest$ = [3, n0, _UCPR,
881
- 0,
882
- [_C, _Re, _AT, _EPIx],
883
- [0, 1, 0, 64 | 0], 3
884
- ];
885
- var UpdateConnectionPreferencesResponse$ = [3, n0, _UCPRp,
886
- 0,
887
- [_C, _A, _AT, _UA, _Re, _EPI],
888
- [0, 0, 0, 5, 1, 64 | 0], 5
889
- ];
890
- var ValidationException$ = [-3, n0, _VE,
891
- { [_e]: _c, [_hE]: 400 },
892
- [_M, _R, _EDr],
893
- [0, 0, () => ValidationErrorList], 2
894
- ];
895
- schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
896
- var PartnerCentralAccountServiceException$ = [-3, _sm, "PartnerCentralAccountServiceException", 0, [], []];
897
- schema.TypeRegistry.for(_sm).registerError(PartnerCentralAccountServiceException$, PartnerCentralAccountServiceException);
898
- var ConnectionInvitationSummaryList = [1, n0, _CISL,
899
- 0, () => ConnectionInvitationSummary$
900
- ];
901
- var ConnectionSummaryList = [1, n0, _CSL,
902
- 0, () => ConnectionSummary$
903
- ];
904
- var ErrorDetailList = [1, n0, _EDL,
905
- 0, () => ErrorDetail$
906
- ];
907
- var LocalizedContentList = [1, n0, _LCL,
908
- 0, () => LocalizedContent$
909
- ];
910
- var PartnerDomainList = [1, n0, _PDL,
911
- 0, () => PartnerDomain$
912
- ];
913
- var PartnerSummaryList = [1, n0, _PSL,
914
- 0, [() => PartnerSummary$,
915
- 0]
916
- ];
917
- var TagList = [1, n0, _TL,
918
- 0, () => Tag$
919
- ];
920
- var ValidationErrorList = [1, n0, _VEL,
921
- 0, () => ValidationError$
922
- ];
923
- var ConnectionTypeDetailMap = [2, n0, _CTDM,
924
- 0, [0,
925
- 0],
926
- [() => ConnectionTypeDetail$,
927
- 0]
928
- ];
929
- var ConnectionTypeSummaryMap = [2, n0, _CTSM,
930
- 0, 0, () => ConnectionTypeSummary$
931
- ];
932
- var Participant$ = [4, n0, _Pa,
933
- 0,
934
- [_PP, _SP, _Ac],
935
- [() => PartnerProfileSummary$, () => SellerProfileSummary$, () => AccountSummary$]
936
- ];
937
- var ValidationError$ = [4, n0, _VEa,
938
- 0,
939
- [_FVE, _BVE],
940
- [() => FieldValidationError$, () => BusinessValidationError$]
941
- ];
942
- var VerificationDetails$ = [4, n0, _VD,
943
- 0,
944
- [_BVD, _RVD],
945
- [[() => BusinessVerificationDetails$, 0], () => RegistrantVerificationDetails$]
946
- ];
947
- var VerificationResponseDetails$ = [4, n0, _VRD,
948
- 0,
949
- [_BVR, _RVR],
950
- [[() => BusinessVerificationResponse$, 0], () => RegistrantVerificationResponse$]
951
- ];
952
- var AcceptConnectionInvitation$ = [9, n0, _ACI,
953
- 0, () => AcceptConnectionInvitationRequest$, () => AcceptConnectionInvitationResponse$
954
- ];
955
- var AssociateAwsTrainingCertificationEmailDomain$ = [9, n0, _AATCED,
956
- 2, () => AssociateAwsTrainingCertificationEmailDomainRequest$, () => AssociateAwsTrainingCertificationEmailDomainResponse$
957
- ];
958
- var CancelConnection$ = [9, n0, _CCa,
959
- 0, () => CancelConnectionRequest$, () => CancelConnectionResponse$
960
- ];
961
- var CancelConnectionInvitation$ = [9, n0, _CCI,
962
- 0, () => CancelConnectionInvitationRequest$, () => CancelConnectionInvitationResponse$
963
- ];
964
- var CancelProfileUpdateTask$ = [9, n0, _CPUT,
965
- 0, () => CancelProfileUpdateTaskRequest$, () => CancelProfileUpdateTaskResponse$
966
- ];
967
- var CreateConnectionInvitation$ = [9, n0, _CCIr,
968
- 0, () => CreateConnectionInvitationRequest$, () => CreateConnectionInvitationResponse$
969
- ];
970
- var CreatePartner$ = [9, n0, _CP,
971
- 2, () => CreatePartnerRequest$, () => CreatePartnerResponse$
972
- ];
973
- var DisassociateAwsTrainingCertificationEmailDomain$ = [9, n0, _DATCED,
974
- 2, () => DisassociateAwsTrainingCertificationEmailDomainRequest$, () => DisassociateAwsTrainingCertificationEmailDomainResponse$
975
- ];
976
- var GetAllianceLeadContact$ = [9, n0, _GALC,
977
- 0, () => GetAllianceLeadContactRequest$, () => GetAllianceLeadContactResponse$
978
- ];
979
- var GetConnection$ = [9, n0, _GC,
980
- 0, () => GetConnectionRequest$, () => GetConnectionResponse$
981
- ];
982
- var GetConnectionInvitation$ = [9, n0, _GCI,
983
- 0, () => GetConnectionInvitationRequest$, () => GetConnectionInvitationResponse$
984
- ];
985
- var GetConnectionPreferences$ = [9, n0, _GCP,
986
- 0, () => GetConnectionPreferencesRequest$, () => GetConnectionPreferencesResponse$
987
- ];
988
- var GetPartner$ = [9, n0, _GP,
989
- 0, () => GetPartnerRequest$, () => GetPartnerResponse$
990
- ];
991
- var GetProfileUpdateTask$ = [9, n0, _GPUT,
992
- 0, () => GetProfileUpdateTaskRequest$, () => GetProfileUpdateTaskResponse$
993
- ];
994
- var GetProfileVisibility$ = [9, n0, _GPV,
995
- 0, () => GetProfileVisibilityRequest$, () => GetProfileVisibilityResponse$
996
- ];
997
- var GetVerification$ = [9, n0, _GV,
998
- 0, () => GetVerificationRequest$, () => GetVerificationResponse$
999
- ];
1000
- var ListConnectionInvitations$ = [9, n0, _LCI,
1001
- 0, () => ListConnectionInvitationsRequest$, () => ListConnectionInvitationsResponse$
1002
- ];
1003
- var ListConnections$ = [9, n0, _LCi,
1004
- 0, () => ListConnectionsRequest$, () => ListConnectionsResponse$
1005
- ];
1006
- var ListPartners$ = [9, n0, _LP,
1007
- 0, () => ListPartnersRequest$, () => ListPartnersResponse$
1008
- ];
1009
- var ListTagsForResource$ = [9, n0, _LTFR,
1010
- 0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1011
- ];
1012
- var PutAllianceLeadContact$ = [9, n0, _PALC,
1013
- 0, () => PutAllianceLeadContactRequest$, () => PutAllianceLeadContactResponse$
1014
- ];
1015
- var PutProfileVisibility$ = [9, n0, _PPV,
1016
- 0, () => PutProfileVisibilityRequest$, () => PutProfileVisibilityResponse$
1017
- ];
1018
- var RejectConnectionInvitation$ = [9, n0, _RCI,
1019
- 0, () => RejectConnectionInvitationRequest$, () => RejectConnectionInvitationResponse$
1020
- ];
1021
- var SendEmailVerificationCode$ = [9, n0, _SEVC,
1022
- 0, () => SendEmailVerificationCodeRequest$, () => SendEmailVerificationCodeResponse$
1023
- ];
1024
- var StartProfileUpdateTask$ = [9, n0, _SPUT,
1025
- 2, () => StartProfileUpdateTaskRequest$, () => StartProfileUpdateTaskResponse$
1026
- ];
1027
- var StartVerification$ = [9, n0, _SV,
1028
- 2, () => StartVerificationRequest$, () => StartVerificationResponse$
1029
- ];
1030
- var TagResource$ = [9, n0, _TR,
1031
- 2, () => TagResourceRequest$, () => TagResourceResponse$
1032
- ];
1033
- var UntagResource$ = [9, n0, _UR,
1034
- 2, () => UntagResourceRequest$, () => UntagResourceResponse$
1035
- ];
1036
- var UpdateConnectionPreferences$ = [9, n0, _UCP,
1037
- 2, () => UpdateConnectionPreferencesRequest$, () => UpdateConnectionPreferencesResponse$
1038
- ];
1039
-
1040
114
  class AcceptConnectionInvitationCommand extends smithyClient.Command
1041
115
  .classBuilder()
1042
116
  .ep(commonParams)
@@ -1045,7 +119,7 @@ class AcceptConnectionInvitationCommand extends smithyClient.Command
1045
119
  })
1046
120
  .s("PartnerCentralAccount", "AcceptConnectionInvitation", {})
1047
121
  .n("PartnerCentralAccountClient", "AcceptConnectionInvitationCommand")
1048
- .sc(AcceptConnectionInvitation$)
122
+ .sc(schemas_0.AcceptConnectionInvitation$)
1049
123
  .build() {
1050
124
  }
1051
125
 
@@ -1057,7 +131,7 @@ class AssociateAwsTrainingCertificationEmailDomainCommand extends smithyClient.C
1057
131
  })
1058
132
  .s("PartnerCentralAccount", "AssociateAwsTrainingCertificationEmailDomain", {})
1059
133
  .n("PartnerCentralAccountClient", "AssociateAwsTrainingCertificationEmailDomainCommand")
1060
- .sc(AssociateAwsTrainingCertificationEmailDomain$)
134
+ .sc(schemas_0.AssociateAwsTrainingCertificationEmailDomain$)
1061
135
  .build() {
1062
136
  }
1063
137
 
@@ -1069,7 +143,7 @@ class CancelConnectionCommand extends smithyClient.Command
1069
143
  })
1070
144
  .s("PartnerCentralAccount", "CancelConnection", {})
1071
145
  .n("PartnerCentralAccountClient", "CancelConnectionCommand")
1072
- .sc(CancelConnection$)
146
+ .sc(schemas_0.CancelConnection$)
1073
147
  .build() {
1074
148
  }
1075
149
 
@@ -1081,7 +155,7 @@ class CancelConnectionInvitationCommand extends smithyClient.Command
1081
155
  })
1082
156
  .s("PartnerCentralAccount", "CancelConnectionInvitation", {})
1083
157
  .n("PartnerCentralAccountClient", "CancelConnectionInvitationCommand")
1084
- .sc(CancelConnectionInvitation$)
158
+ .sc(schemas_0.CancelConnectionInvitation$)
1085
159
  .build() {
1086
160
  }
1087
161
 
@@ -1093,7 +167,7 @@ class CancelProfileUpdateTaskCommand extends smithyClient.Command
1093
167
  })
1094
168
  .s("PartnerCentralAccount", "CancelProfileUpdateTask", {})
1095
169
  .n("PartnerCentralAccountClient", "CancelProfileUpdateTaskCommand")
1096
- .sc(CancelProfileUpdateTask$)
170
+ .sc(schemas_0.CancelProfileUpdateTask$)
1097
171
  .build() {
1098
172
  }
1099
173
 
@@ -1105,7 +179,7 @@ class CreateConnectionInvitationCommand extends smithyClient.Command
1105
179
  })
1106
180
  .s("PartnerCentralAccount", "CreateConnectionInvitation", {})
1107
181
  .n("PartnerCentralAccountClient", "CreateConnectionInvitationCommand")
1108
- .sc(CreateConnectionInvitation$)
182
+ .sc(schemas_0.CreateConnectionInvitation$)
1109
183
  .build() {
1110
184
  }
1111
185
 
@@ -1117,7 +191,7 @@ class CreatePartnerCommand extends smithyClient.Command
1117
191
  })
1118
192
  .s("PartnerCentralAccount", "CreatePartner", {})
1119
193
  .n("PartnerCentralAccountClient", "CreatePartnerCommand")
1120
- .sc(CreatePartner$)
194
+ .sc(schemas_0.CreatePartner$)
1121
195
  .build() {
1122
196
  }
1123
197
 
@@ -1129,7 +203,7 @@ class DisassociateAwsTrainingCertificationEmailDomainCommand extends smithyClien
1129
203
  })
1130
204
  .s("PartnerCentralAccount", "DisassociateAwsTrainingCertificationEmailDomain", {})
1131
205
  .n("PartnerCentralAccountClient", "DisassociateAwsTrainingCertificationEmailDomainCommand")
1132
- .sc(DisassociateAwsTrainingCertificationEmailDomain$)
206
+ .sc(schemas_0.DisassociateAwsTrainingCertificationEmailDomain$)
1133
207
  .build() {
1134
208
  }
1135
209
 
@@ -1141,7 +215,7 @@ class GetAllianceLeadContactCommand extends smithyClient.Command
1141
215
  })
1142
216
  .s("PartnerCentralAccount", "GetAllianceLeadContact", {})
1143
217
  .n("PartnerCentralAccountClient", "GetAllianceLeadContactCommand")
1144
- .sc(GetAllianceLeadContact$)
218
+ .sc(schemas_0.GetAllianceLeadContact$)
1145
219
  .build() {
1146
220
  }
1147
221
 
@@ -1153,7 +227,7 @@ class GetConnectionCommand extends smithyClient.Command
1153
227
  })
1154
228
  .s("PartnerCentralAccount", "GetConnection", {})
1155
229
  .n("PartnerCentralAccountClient", "GetConnectionCommand")
1156
- .sc(GetConnection$)
230
+ .sc(schemas_0.GetConnection$)
1157
231
  .build() {
1158
232
  }
1159
233
 
@@ -1165,7 +239,7 @@ class GetConnectionInvitationCommand extends smithyClient.Command
1165
239
  })
1166
240
  .s("PartnerCentralAccount", "GetConnectionInvitation", {})
1167
241
  .n("PartnerCentralAccountClient", "GetConnectionInvitationCommand")
1168
- .sc(GetConnectionInvitation$)
242
+ .sc(schemas_0.GetConnectionInvitation$)
1169
243
  .build() {
1170
244
  }
1171
245
 
@@ -1177,7 +251,7 @@ class GetConnectionPreferencesCommand extends smithyClient.Command
1177
251
  })
1178
252
  .s("PartnerCentralAccount", "GetConnectionPreferences", {})
1179
253
  .n("PartnerCentralAccountClient", "GetConnectionPreferencesCommand")
1180
- .sc(GetConnectionPreferences$)
254
+ .sc(schemas_0.GetConnectionPreferences$)
1181
255
  .build() {
1182
256
  }
1183
257
 
@@ -1189,7 +263,7 @@ class GetPartnerCommand extends smithyClient.Command
1189
263
  })
1190
264
  .s("PartnerCentralAccount", "GetPartner", {})
1191
265
  .n("PartnerCentralAccountClient", "GetPartnerCommand")
1192
- .sc(GetPartner$)
266
+ .sc(schemas_0.GetPartner$)
1193
267
  .build() {
1194
268
  }
1195
269
 
@@ -1201,7 +275,7 @@ class GetProfileUpdateTaskCommand extends smithyClient.Command
1201
275
  })
1202
276
  .s("PartnerCentralAccount", "GetProfileUpdateTask", {})
1203
277
  .n("PartnerCentralAccountClient", "GetProfileUpdateTaskCommand")
1204
- .sc(GetProfileUpdateTask$)
278
+ .sc(schemas_0.GetProfileUpdateTask$)
1205
279
  .build() {
1206
280
  }
1207
281
 
@@ -1213,7 +287,7 @@ class GetProfileVisibilityCommand extends smithyClient.Command
1213
287
  })
1214
288
  .s("PartnerCentralAccount", "GetProfileVisibility", {})
1215
289
  .n("PartnerCentralAccountClient", "GetProfileVisibilityCommand")
1216
- .sc(GetProfileVisibility$)
290
+ .sc(schemas_0.GetProfileVisibility$)
1217
291
  .build() {
1218
292
  }
1219
293
 
@@ -1225,7 +299,7 @@ class GetVerificationCommand extends smithyClient.Command
1225
299
  })
1226
300
  .s("PartnerCentralAccount", "GetVerification", {})
1227
301
  .n("PartnerCentralAccountClient", "GetVerificationCommand")
1228
- .sc(GetVerification$)
302
+ .sc(schemas_0.GetVerification$)
1229
303
  .build() {
1230
304
  }
1231
305
 
@@ -1237,7 +311,7 @@ class ListConnectionInvitationsCommand extends smithyClient.Command
1237
311
  })
1238
312
  .s("PartnerCentralAccount", "ListConnectionInvitations", {})
1239
313
  .n("PartnerCentralAccountClient", "ListConnectionInvitationsCommand")
1240
- .sc(ListConnectionInvitations$)
314
+ .sc(schemas_0.ListConnectionInvitations$)
1241
315
  .build() {
1242
316
  }
1243
317
 
@@ -1249,7 +323,7 @@ class ListConnectionsCommand extends smithyClient.Command
1249
323
  })
1250
324
  .s("PartnerCentralAccount", "ListConnections", {})
1251
325
  .n("PartnerCentralAccountClient", "ListConnectionsCommand")
1252
- .sc(ListConnections$)
326
+ .sc(schemas_0.ListConnections$)
1253
327
  .build() {
1254
328
  }
1255
329
 
@@ -1261,7 +335,7 @@ class ListPartnersCommand extends smithyClient.Command
1261
335
  })
1262
336
  .s("PartnerCentralAccount", "ListPartners", {})
1263
337
  .n("PartnerCentralAccountClient", "ListPartnersCommand")
1264
- .sc(ListPartners$)
338
+ .sc(schemas_0.ListPartners$)
1265
339
  .build() {
1266
340
  }
1267
341
 
@@ -1273,7 +347,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
1273
347
  })
1274
348
  .s("PartnerCentralAccount", "ListTagsForResource", {})
1275
349
  .n("PartnerCentralAccountClient", "ListTagsForResourceCommand")
1276
- .sc(ListTagsForResource$)
350
+ .sc(schemas_0.ListTagsForResource$)
1277
351
  .build() {
1278
352
  }
1279
353
 
@@ -1285,7 +359,7 @@ class PutAllianceLeadContactCommand extends smithyClient.Command
1285
359
  })
1286
360
  .s("PartnerCentralAccount", "PutAllianceLeadContact", {})
1287
361
  .n("PartnerCentralAccountClient", "PutAllianceLeadContactCommand")
1288
- .sc(PutAllianceLeadContact$)
362
+ .sc(schemas_0.PutAllianceLeadContact$)
1289
363
  .build() {
1290
364
  }
1291
365
 
@@ -1297,7 +371,7 @@ class PutProfileVisibilityCommand extends smithyClient.Command
1297
371
  })
1298
372
  .s("PartnerCentralAccount", "PutProfileVisibility", {})
1299
373
  .n("PartnerCentralAccountClient", "PutProfileVisibilityCommand")
1300
- .sc(PutProfileVisibility$)
374
+ .sc(schemas_0.PutProfileVisibility$)
1301
375
  .build() {
1302
376
  }
1303
377
 
@@ -1309,7 +383,7 @@ class RejectConnectionInvitationCommand extends smithyClient.Command
1309
383
  })
1310
384
  .s("PartnerCentralAccount", "RejectConnectionInvitation", {})
1311
385
  .n("PartnerCentralAccountClient", "RejectConnectionInvitationCommand")
1312
- .sc(RejectConnectionInvitation$)
386
+ .sc(schemas_0.RejectConnectionInvitation$)
1313
387
  .build() {
1314
388
  }
1315
389
 
@@ -1321,7 +395,7 @@ class SendEmailVerificationCodeCommand extends smithyClient.Command
1321
395
  })
1322
396
  .s("PartnerCentralAccount", "SendEmailVerificationCode", {})
1323
397
  .n("PartnerCentralAccountClient", "SendEmailVerificationCodeCommand")
1324
- .sc(SendEmailVerificationCode$)
398
+ .sc(schemas_0.SendEmailVerificationCode$)
1325
399
  .build() {
1326
400
  }
1327
401
 
@@ -1333,7 +407,7 @@ class StartProfileUpdateTaskCommand extends smithyClient.Command
1333
407
  })
1334
408
  .s("PartnerCentralAccount", "StartProfileUpdateTask", {})
1335
409
  .n("PartnerCentralAccountClient", "StartProfileUpdateTaskCommand")
1336
- .sc(StartProfileUpdateTask$)
410
+ .sc(schemas_0.StartProfileUpdateTask$)
1337
411
  .build() {
1338
412
  }
1339
413
 
@@ -1345,7 +419,7 @@ class StartVerificationCommand extends smithyClient.Command
1345
419
  })
1346
420
  .s("PartnerCentralAccount", "StartVerification", {})
1347
421
  .n("PartnerCentralAccountClient", "StartVerificationCommand")
1348
- .sc(StartVerification$)
422
+ .sc(schemas_0.StartVerification$)
1349
423
  .build() {
1350
424
  }
1351
425
 
@@ -1357,7 +431,7 @@ class TagResourceCommand extends smithyClient.Command
1357
431
  })
1358
432
  .s("PartnerCentralAccount", "TagResource", {})
1359
433
  .n("PartnerCentralAccountClient", "TagResourceCommand")
1360
- .sc(TagResource$)
434
+ .sc(schemas_0.TagResource$)
1361
435
  .build() {
1362
436
  }
1363
437
 
@@ -1369,7 +443,7 @@ class UntagResourceCommand extends smithyClient.Command
1369
443
  })
1370
444
  .s("PartnerCentralAccount", "UntagResource", {})
1371
445
  .n("PartnerCentralAccountClient", "UntagResourceCommand")
1372
- .sc(UntagResource$)
446
+ .sc(schemas_0.UntagResource$)
1373
447
  .build() {
1374
448
  }
1375
449
 
@@ -1381,7 +455,7 @@ class UpdateConnectionPreferencesCommand extends smithyClient.Command
1381
455
  })
1382
456
  .s("PartnerCentralAccount", "UpdateConnectionPreferences", {})
1383
457
  .n("PartnerCentralAccountClient", "UpdateConnectionPreferencesCommand")
1384
- .sc(UpdateConnectionPreferences$)
458
+ .sc(schemas_0.UpdateConnectionPreferences$)
1385
459
  .build() {
1386
460
  }
1387
461
 
@@ -1598,185 +672,72 @@ Object.defineProperty(exports, "__Client", {
1598
672
  enumerable: true,
1599
673
  get: function () { return smithyClient.Client; }
1600
674
  });
1601
- exports.AcceptConnectionInvitation$ = AcceptConnectionInvitation$;
675
+ Object.defineProperty(exports, "PartnerCentralAccountServiceException", {
676
+ enumerable: true,
677
+ get: function () { return PartnerCentralAccountServiceException.PartnerCentralAccountServiceException; }
678
+ });
1602
679
  exports.AcceptConnectionInvitationCommand = AcceptConnectionInvitationCommand;
1603
- exports.AcceptConnectionInvitationRequest$ = AcceptConnectionInvitationRequest$;
1604
- exports.AcceptConnectionInvitationResponse$ = AcceptConnectionInvitationResponse$;
1605
- exports.AccessDeniedException = AccessDeniedException;
1606
- exports.AccessDeniedException$ = AccessDeniedException$;
1607
680
  exports.AccessDeniedExceptionReason = AccessDeniedExceptionReason;
1608
681
  exports.AccessType = AccessType;
1609
- exports.AccountSummary$ = AccountSummary$;
1610
- exports.AllianceLeadContact$ = AllianceLeadContact$;
1611
- exports.AssociateAwsTrainingCertificationEmailDomain$ = AssociateAwsTrainingCertificationEmailDomain$;
1612
682
  exports.AssociateAwsTrainingCertificationEmailDomainCommand = AssociateAwsTrainingCertificationEmailDomainCommand;
1613
- exports.AssociateAwsTrainingCertificationEmailDomainRequest$ = AssociateAwsTrainingCertificationEmailDomainRequest$;
1614
- exports.AssociateAwsTrainingCertificationEmailDomainResponse$ = AssociateAwsTrainingCertificationEmailDomainResponse$;
1615
683
  exports.BusinessValidationCode = BusinessValidationCode;
1616
- exports.BusinessValidationError$ = BusinessValidationError$;
1617
- exports.BusinessVerificationDetails$ = BusinessVerificationDetails$;
1618
- exports.BusinessVerificationResponse$ = BusinessVerificationResponse$;
1619
- exports.CancelConnection$ = CancelConnection$;
1620
684
  exports.CancelConnectionCommand = CancelConnectionCommand;
1621
- exports.CancelConnectionInvitation$ = CancelConnectionInvitation$;
1622
685
  exports.CancelConnectionInvitationCommand = CancelConnectionInvitationCommand;
1623
- exports.CancelConnectionInvitationRequest$ = CancelConnectionInvitationRequest$;
1624
- exports.CancelConnectionInvitationResponse$ = CancelConnectionInvitationResponse$;
1625
- exports.CancelConnectionRequest$ = CancelConnectionRequest$;
1626
- exports.CancelConnectionResponse$ = CancelConnectionResponse$;
1627
- exports.CancelProfileUpdateTask$ = CancelProfileUpdateTask$;
1628
686
  exports.CancelProfileUpdateTaskCommand = CancelProfileUpdateTaskCommand;
1629
- exports.CancelProfileUpdateTaskRequest$ = CancelProfileUpdateTaskRequest$;
1630
- exports.CancelProfileUpdateTaskResponse$ = CancelProfileUpdateTaskResponse$;
1631
- exports.ConflictException = ConflictException;
1632
- exports.ConflictException$ = ConflictException$;
1633
687
  exports.ConflictExceptionReason = ConflictExceptionReason;
1634
- exports.Connection$ = Connection$;
1635
- exports.ConnectionInvitationSummary$ = ConnectionInvitationSummary$;
1636
- exports.ConnectionSummary$ = ConnectionSummary$;
1637
688
  exports.ConnectionType = ConnectionType;
1638
- exports.ConnectionTypeDetail$ = ConnectionTypeDetail$;
1639
689
  exports.ConnectionTypeStatus = ConnectionTypeStatus;
1640
- exports.ConnectionTypeSummary$ = ConnectionTypeSummary$;
1641
- exports.CreateConnectionInvitation$ = CreateConnectionInvitation$;
1642
690
  exports.CreateConnectionInvitationCommand = CreateConnectionInvitationCommand;
1643
- exports.CreateConnectionInvitationRequest$ = CreateConnectionInvitationRequest$;
1644
- exports.CreateConnectionInvitationResponse$ = CreateConnectionInvitationResponse$;
1645
- exports.CreatePartner$ = CreatePartner$;
1646
691
  exports.CreatePartnerCommand = CreatePartnerCommand;
1647
- exports.CreatePartnerRequest$ = CreatePartnerRequest$;
1648
- exports.CreatePartnerResponse$ = CreatePartnerResponse$;
1649
- exports.DisassociateAwsTrainingCertificationEmailDomain$ = DisassociateAwsTrainingCertificationEmailDomain$;
1650
692
  exports.DisassociateAwsTrainingCertificationEmailDomainCommand = DisassociateAwsTrainingCertificationEmailDomainCommand;
1651
- exports.DisassociateAwsTrainingCertificationEmailDomainRequest$ = DisassociateAwsTrainingCertificationEmailDomainRequest$;
1652
- exports.DisassociateAwsTrainingCertificationEmailDomainResponse$ = DisassociateAwsTrainingCertificationEmailDomainResponse$;
1653
- exports.ErrorDetail$ = ErrorDetail$;
1654
693
  exports.FieldValidationCode = FieldValidationCode;
1655
- exports.FieldValidationError$ = FieldValidationError$;
1656
- exports.GetAllianceLeadContact$ = GetAllianceLeadContact$;
1657
694
  exports.GetAllianceLeadContactCommand = GetAllianceLeadContactCommand;
1658
- exports.GetAllianceLeadContactRequest$ = GetAllianceLeadContactRequest$;
1659
- exports.GetAllianceLeadContactResponse$ = GetAllianceLeadContactResponse$;
1660
- exports.GetConnection$ = GetConnection$;
1661
695
  exports.GetConnectionCommand = GetConnectionCommand;
1662
- exports.GetConnectionInvitation$ = GetConnectionInvitation$;
1663
696
  exports.GetConnectionInvitationCommand = GetConnectionInvitationCommand;
1664
- exports.GetConnectionInvitationRequest$ = GetConnectionInvitationRequest$;
1665
- exports.GetConnectionInvitationResponse$ = GetConnectionInvitationResponse$;
1666
- exports.GetConnectionPreferences$ = GetConnectionPreferences$;
1667
697
  exports.GetConnectionPreferencesCommand = GetConnectionPreferencesCommand;
1668
- exports.GetConnectionPreferencesRequest$ = GetConnectionPreferencesRequest$;
1669
- exports.GetConnectionPreferencesResponse$ = GetConnectionPreferencesResponse$;
1670
- exports.GetConnectionRequest$ = GetConnectionRequest$;
1671
- exports.GetConnectionResponse$ = GetConnectionResponse$;
1672
- exports.GetPartner$ = GetPartner$;
1673
698
  exports.GetPartnerCommand = GetPartnerCommand;
1674
- exports.GetPartnerRequest$ = GetPartnerRequest$;
1675
- exports.GetPartnerResponse$ = GetPartnerResponse$;
1676
- exports.GetProfileUpdateTask$ = GetProfileUpdateTask$;
1677
699
  exports.GetProfileUpdateTaskCommand = GetProfileUpdateTaskCommand;
1678
- exports.GetProfileUpdateTaskRequest$ = GetProfileUpdateTaskRequest$;
1679
- exports.GetProfileUpdateTaskResponse$ = GetProfileUpdateTaskResponse$;
1680
- exports.GetProfileVisibility$ = GetProfileVisibility$;
1681
700
  exports.GetProfileVisibilityCommand = GetProfileVisibilityCommand;
1682
- exports.GetProfileVisibilityRequest$ = GetProfileVisibilityRequest$;
1683
- exports.GetProfileVisibilityResponse$ = GetProfileVisibilityResponse$;
1684
- exports.GetVerification$ = GetVerification$;
1685
701
  exports.GetVerificationCommand = GetVerificationCommand;
1686
- exports.GetVerificationRequest$ = GetVerificationRequest$;
1687
- exports.GetVerificationResponse$ = GetVerificationResponse$;
1688
702
  exports.IndustrySegment = IndustrySegment;
1689
- exports.InternalServerException = InternalServerException;
1690
- exports.InternalServerException$ = InternalServerException$;
1691
703
  exports.InvitationStatus = InvitationStatus;
1692
- exports.ListConnectionInvitations$ = ListConnectionInvitations$;
1693
704
  exports.ListConnectionInvitationsCommand = ListConnectionInvitationsCommand;
1694
- exports.ListConnectionInvitationsRequest$ = ListConnectionInvitationsRequest$;
1695
- exports.ListConnectionInvitationsResponse$ = ListConnectionInvitationsResponse$;
1696
- exports.ListConnections$ = ListConnections$;
1697
705
  exports.ListConnectionsCommand = ListConnectionsCommand;
1698
- exports.ListConnectionsRequest$ = ListConnectionsRequest$;
1699
- exports.ListConnectionsResponse$ = ListConnectionsResponse$;
1700
- exports.ListPartners$ = ListPartners$;
1701
706
  exports.ListPartnersCommand = ListPartnersCommand;
1702
- exports.ListPartnersRequest$ = ListPartnersRequest$;
1703
- exports.ListPartnersResponse$ = ListPartnersResponse$;
1704
- exports.ListTagsForResource$ = ListTagsForResource$;
1705
707
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
1706
- exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
1707
- exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
1708
- exports.LocalizedContent$ = LocalizedContent$;
1709
- exports.Participant$ = Participant$;
1710
708
  exports.ParticipantType = ParticipantType;
1711
709
  exports.PartnerCentralAccount = PartnerCentralAccount;
1712
710
  exports.PartnerCentralAccountClient = PartnerCentralAccountClient;
1713
- exports.PartnerCentralAccountServiceException = PartnerCentralAccountServiceException;
1714
- exports.PartnerCentralAccountServiceException$ = PartnerCentralAccountServiceException$;
1715
- exports.PartnerDomain$ = PartnerDomain$;
1716
- exports.PartnerProfile$ = PartnerProfile$;
1717
- exports.PartnerProfileSummary$ = PartnerProfileSummary$;
1718
- exports.PartnerSummary$ = PartnerSummary$;
1719
711
  exports.PrimarySolutionType = PrimarySolutionType;
1720
712
  exports.ProfileTaskStatus = ProfileTaskStatus;
1721
713
  exports.ProfileValidationErrorReason = ProfileValidationErrorReason;
1722
714
  exports.ProfileVisibility = ProfileVisibility;
1723
- exports.PutAllianceLeadContact$ = PutAllianceLeadContact$;
1724
715
  exports.PutAllianceLeadContactCommand = PutAllianceLeadContactCommand;
1725
- exports.PutAllianceLeadContactRequest$ = PutAllianceLeadContactRequest$;
1726
- exports.PutAllianceLeadContactResponse$ = PutAllianceLeadContactResponse$;
1727
- exports.PutProfileVisibility$ = PutProfileVisibility$;
1728
716
  exports.PutProfileVisibilityCommand = PutProfileVisibilityCommand;
1729
- exports.PutProfileVisibilityRequest$ = PutProfileVisibilityRequest$;
1730
- exports.PutProfileVisibilityResponse$ = PutProfileVisibilityResponse$;
1731
- exports.RegistrantVerificationDetails$ = RegistrantVerificationDetails$;
1732
- exports.RegistrantVerificationResponse$ = RegistrantVerificationResponse$;
1733
- exports.RejectConnectionInvitation$ = RejectConnectionInvitation$;
1734
717
  exports.RejectConnectionInvitationCommand = RejectConnectionInvitationCommand;
1735
- exports.RejectConnectionInvitationRequest$ = RejectConnectionInvitationRequest$;
1736
- exports.RejectConnectionInvitationResponse$ = RejectConnectionInvitationResponse$;
1737
- exports.ResourceNotFoundException = ResourceNotFoundException;
1738
- exports.ResourceNotFoundException$ = ResourceNotFoundException$;
1739
718
  exports.ResourceNotFoundExceptionReason = ResourceNotFoundExceptionReason;
1740
- exports.SellerProfileSummary$ = SellerProfileSummary$;
1741
- exports.SendEmailVerificationCode$ = SendEmailVerificationCode$;
1742
719
  exports.SendEmailVerificationCodeCommand = SendEmailVerificationCodeCommand;
1743
- exports.SendEmailVerificationCodeRequest$ = SendEmailVerificationCodeRequest$;
1744
- exports.SendEmailVerificationCodeResponse$ = SendEmailVerificationCodeResponse$;
1745
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
1746
- exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
1747
720
  exports.ServiceQuotaExceededExceptionReason = ServiceQuotaExceededExceptionReason;
1748
- exports.StartProfileUpdateTask$ = StartProfileUpdateTask$;
1749
721
  exports.StartProfileUpdateTaskCommand = StartProfileUpdateTaskCommand;
1750
- exports.StartProfileUpdateTaskRequest$ = StartProfileUpdateTaskRequest$;
1751
- exports.StartProfileUpdateTaskResponse$ = StartProfileUpdateTaskResponse$;
1752
- exports.StartVerification$ = StartVerification$;
1753
722
  exports.StartVerificationCommand = StartVerificationCommand;
1754
- exports.StartVerificationRequest$ = StartVerificationRequest$;
1755
- exports.StartVerificationResponse$ = StartVerificationResponse$;
1756
- exports.Tag$ = Tag$;
1757
- exports.TagResource$ = TagResource$;
1758
723
  exports.TagResourceCommand = TagResourceCommand;
1759
- exports.TagResourceRequest$ = TagResourceRequest$;
1760
- exports.TagResourceResponse$ = TagResourceResponse$;
1761
- exports.TaskDetails$ = TaskDetails$;
1762
- exports.ThrottlingException = ThrottlingException;
1763
- exports.ThrottlingException$ = ThrottlingException$;
1764
- exports.UntagResource$ = UntagResource$;
1765
724
  exports.UntagResourceCommand = UntagResourceCommand;
1766
- exports.UntagResourceRequest$ = UntagResourceRequest$;
1767
- exports.UntagResourceResponse$ = UntagResourceResponse$;
1768
- exports.UpdateConnectionPreferences$ = UpdateConnectionPreferences$;
1769
725
  exports.UpdateConnectionPreferencesCommand = UpdateConnectionPreferencesCommand;
1770
- exports.UpdateConnectionPreferencesRequest$ = UpdateConnectionPreferencesRequest$;
1771
- exports.UpdateConnectionPreferencesResponse$ = UpdateConnectionPreferencesResponse$;
1772
- exports.ValidationError$ = ValidationError$;
1773
- exports.ValidationException = ValidationException;
1774
- exports.ValidationException$ = ValidationException$;
1775
726
  exports.ValidationExceptionReason = ValidationExceptionReason;
1776
- exports.VerificationDetails$ = VerificationDetails$;
1777
- exports.VerificationResponseDetails$ = VerificationResponseDetails$;
1778
727
  exports.VerificationStatus = VerificationStatus;
1779
728
  exports.VerificationType = VerificationType;
1780
729
  exports.paginateListConnectionInvitations = paginateListConnectionInvitations;
1781
730
  exports.paginateListConnections = paginateListConnections;
1782
731
  exports.paginateListPartners = paginateListPartners;
732
+ Object.keys(schemas_0).forEach(function (k) {
733
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
734
+ enumerable: true,
735
+ get: function () { return schemas_0[k]; }
736
+ });
737
+ });
738
+ Object.keys(errors).forEach(function (k) {
739
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
740
+ enumerable: true,
741
+ get: function () { return errors[k]; }
742
+ });
743
+ });