@aws-sdk/client-entityresolution 3.957.0 → 3.962.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/README.md +1 -43
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +662 -910
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +665 -911
- package/package.json +2 -2
|
@@ -343,1117 +343,871 @@ const n0 = "com.amazonaws.entityresolution";
|
|
|
343
343
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
344
344
|
import { EntityResolutionServiceException } from "../models/EntityResolutionServiceException";
|
|
345
345
|
import { AccessDeniedException, ConflictException, ExceedsLimitException, InternalServerException, ResourceNotFoundException, ThrottlingException, ValidationException, } from "../models/errors";
|
|
346
|
-
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
346
|
+
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
347
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
348
|
+
[_m],
|
|
349
|
+
[0]
|
|
350
|
+
];
|
|
347
351
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
348
|
-
export var AddPolicyStatementInput$ = [
|
|
349
|
-
3,
|
|
350
|
-
n0,
|
|
351
|
-
_APSI,
|
|
352
|
+
export var AddPolicyStatementInput$ = [3, n0, _APSI,
|
|
352
353
|
0,
|
|
353
354
|
[_a, _sI, _ef, _ac, _p, _co],
|
|
354
|
-
[[0, 1], [0, 1], 0, 64 | 0, 64 | 0, 0]
|
|
355
|
+
[[0, 1], [0, 1], 0, 64 | 0, 64 | 0, 0]
|
|
356
|
+
];
|
|
357
|
+
export var AddPolicyStatementOutput$ = [3, n0, _APSO,
|
|
358
|
+
0,
|
|
359
|
+
[_a, _t, _po],
|
|
360
|
+
[0, 0, 0]
|
|
355
361
|
];
|
|
356
|
-
export var
|
|
357
|
-
export var BatchDeleteUniqueIdInput$ = [
|
|
358
|
-
3,
|
|
359
|
-
n0,
|
|
360
|
-
_BDUII,
|
|
362
|
+
export var BatchDeleteUniqueIdInput$ = [3, n0, _BDUII,
|
|
361
363
|
0,
|
|
362
364
|
[_wN, _iS, _uI],
|
|
363
|
-
[
|
|
364
|
-
[0, 1],
|
|
365
|
-
[0, { [_hH]: _iS }],
|
|
366
|
-
[64 | 0, { [_hH]: _uI }],
|
|
367
|
-
],
|
|
365
|
+
[[0, 1], [0, { [_hH]: _iS }], [64 | 0, { [_hH]: _uI }]]
|
|
368
366
|
];
|
|
369
|
-
export var BatchDeleteUniqueIdOutput$ = [
|
|
370
|
-
3,
|
|
371
|
-
n0,
|
|
372
|
-
_BDUIO,
|
|
367
|
+
export var BatchDeleteUniqueIdOutput$ = [3, n0, _BDUIO,
|
|
373
368
|
0,
|
|
374
369
|
[_s, _er, _d, _dUI],
|
|
375
|
-
[0, () => DeleteUniqueIdErrorsList, () => DeletedUniqueIdList, 64 | 0]
|
|
370
|
+
[0, () => DeleteUniqueIdErrorsList, () => DeletedUniqueIdList, 64 | 0]
|
|
371
|
+
];
|
|
372
|
+
export var ConflictException$ = [-3, n0, _CE,
|
|
373
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
374
|
+
[_m],
|
|
375
|
+
[0]
|
|
376
376
|
];
|
|
377
|
-
export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
378
377
|
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
379
|
-
export var CreateIdMappingWorkflowInput$ = [
|
|
380
|
-
3,
|
|
381
|
-
n0,
|
|
382
|
-
_CIMWI,
|
|
378
|
+
export var CreateIdMappingWorkflowInput$ = [3, n0, _CIMWI,
|
|
383
379
|
0,
|
|
384
380
|
[_wN, _de, _iSC, _oSC, _iMT, _iRC, _rA, _ta],
|
|
385
|
-
[
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
() => IdMappingWorkflowInputSourceConfig,
|
|
389
|
-
() => IdMappingWorkflowOutputSourceConfig,
|
|
390
|
-
() => IdMappingTechniques$,
|
|
391
|
-
() => IdMappingIncrementalRunConfig$,
|
|
392
|
-
0,
|
|
393
|
-
128 | 0,
|
|
394
|
-
],
|
|
395
|
-
];
|
|
396
|
-
export var CreateIdMappingWorkflowOutput$ = [
|
|
397
|
-
3,
|
|
398
|
-
n0,
|
|
399
|
-
_CIMWO,
|
|
381
|
+
[0, 0, () => IdMappingWorkflowInputSourceConfig, () => IdMappingWorkflowOutputSourceConfig, () => IdMappingTechniques$, () => IdMappingIncrementalRunConfig$, 0, 128 | 0]
|
|
382
|
+
];
|
|
383
|
+
export var CreateIdMappingWorkflowOutput$ = [3, n0, _CIMWO,
|
|
400
384
|
0,
|
|
401
385
|
[_wN, _wA, _de, _iSC, _oSC, _iMT, _iRC, _rA],
|
|
402
|
-
[
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
0,
|
|
406
|
-
() => IdMappingWorkflowInputSourceConfig,
|
|
407
|
-
() => IdMappingWorkflowOutputSourceConfig,
|
|
408
|
-
() => IdMappingTechniques$,
|
|
409
|
-
() => IdMappingIncrementalRunConfig$,
|
|
410
|
-
0,
|
|
411
|
-
],
|
|
412
|
-
];
|
|
413
|
-
export var CreateIdNamespaceInput$ = [
|
|
414
|
-
3,
|
|
415
|
-
n0,
|
|
416
|
-
_CINI,
|
|
386
|
+
[0, 0, 0, () => IdMappingWorkflowInputSourceConfig, () => IdMappingWorkflowOutputSourceConfig, () => IdMappingTechniques$, () => IdMappingIncrementalRunConfig$, 0]
|
|
387
|
+
];
|
|
388
|
+
export var CreateIdNamespaceInput$ = [3, n0, _CINI,
|
|
417
389
|
0,
|
|
418
390
|
[_iNN, _de, _iSC, _iMWP, _ty, _rA, _ta],
|
|
419
|
-
[0, 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0, 0, 128 | 0]
|
|
391
|
+
[0, 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0, 0, 128 | 0]
|
|
420
392
|
];
|
|
421
|
-
export var CreateIdNamespaceOutput$ = [
|
|
422
|
-
3,
|
|
423
|
-
n0,
|
|
424
|
-
_CINO,
|
|
393
|
+
export var CreateIdNamespaceOutput$ = [3, n0, _CINO,
|
|
425
394
|
0,
|
|
426
395
|
[_iNN, _iNA, _de, _iSC, _iMWP, _ty, _rA, _cA, _uA, _ta],
|
|
427
|
-
[0, 0, 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0, 0, 4, 4, 128 | 0]
|
|
396
|
+
[0, 0, 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0, 0, 4, 4, 128 | 0]
|
|
428
397
|
];
|
|
429
|
-
export var CreateMatchingWorkflowInput$ = [
|
|
430
|
-
3,
|
|
431
|
-
n0,
|
|
432
|
-
_CMWI,
|
|
398
|
+
export var CreateMatchingWorkflowInput$ = [3, n0, _CMWI,
|
|
433
399
|
0,
|
|
434
400
|
[_wN, _de, _iSC, _oSC, _rT, _iRC, _rA, _ta],
|
|
435
|
-
[
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
() => InputSourceConfig,
|
|
439
|
-
() => OutputSourceConfig,
|
|
440
|
-
() => ResolutionTechniques$,
|
|
441
|
-
() => IncrementalRunConfig$,
|
|
442
|
-
0,
|
|
443
|
-
128 | 0,
|
|
444
|
-
],
|
|
445
|
-
];
|
|
446
|
-
export var CreateMatchingWorkflowOutput$ = [
|
|
447
|
-
3,
|
|
448
|
-
n0,
|
|
449
|
-
_CMWO,
|
|
401
|
+
[0, 0, () => InputSourceConfig, () => OutputSourceConfig, () => ResolutionTechniques$, () => IncrementalRunConfig$, 0, 128 | 0]
|
|
402
|
+
];
|
|
403
|
+
export var CreateMatchingWorkflowOutput$ = [3, n0, _CMWO,
|
|
450
404
|
0,
|
|
451
405
|
[_wN, _wA, _de, _iSC, _oSC, _rT, _iRC, _rA],
|
|
452
|
-
[
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
0,
|
|
456
|
-
() => InputSourceConfig,
|
|
457
|
-
() => OutputSourceConfig,
|
|
458
|
-
() => ResolutionTechniques$,
|
|
459
|
-
() => IncrementalRunConfig$,
|
|
460
|
-
0,
|
|
461
|
-
],
|
|
462
|
-
];
|
|
463
|
-
export var CreateSchemaMappingInput$ = [
|
|
464
|
-
3,
|
|
465
|
-
n0,
|
|
466
|
-
_CSMI,
|
|
406
|
+
[0, 0, 0, () => InputSourceConfig, () => OutputSourceConfig, () => ResolutionTechniques$, () => IncrementalRunConfig$, 0]
|
|
407
|
+
];
|
|
408
|
+
export var CreateSchemaMappingInput$ = [3, n0, _CSMI,
|
|
467
409
|
0,
|
|
468
410
|
[_sN, _de, _mIF, _ta],
|
|
469
|
-
[0, 0, () => SchemaInputAttributes, 128 | 0]
|
|
411
|
+
[0, 0, () => SchemaInputAttributes, 128 | 0]
|
|
470
412
|
];
|
|
471
|
-
export var CreateSchemaMappingOutput$ = [
|
|
472
|
-
3,
|
|
473
|
-
n0,
|
|
474
|
-
_CSMO,
|
|
413
|
+
export var CreateSchemaMappingOutput$ = [3, n0, _CSMO,
|
|
475
414
|
0,
|
|
476
415
|
[_sN, _sA, _de, _mIF],
|
|
477
|
-
[0, 0, 0, () => SchemaInputAttributes]
|
|
478
|
-
];
|
|
479
|
-
export var CustomerProfilesIntegrationConfig$ = [3, n0, _CPIC,
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
export var
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
416
|
+
[0, 0, 0, () => SchemaInputAttributes]
|
|
417
|
+
];
|
|
418
|
+
export var CustomerProfilesIntegrationConfig$ = [3, n0, _CPIC,
|
|
419
|
+
0,
|
|
420
|
+
[_dA, _oTA],
|
|
421
|
+
[0, 0]
|
|
422
|
+
];
|
|
423
|
+
export var DeletedUniqueId$ = [3, n0, _DUI,
|
|
424
|
+
0,
|
|
425
|
+
[_uIn],
|
|
426
|
+
[0]
|
|
427
|
+
];
|
|
428
|
+
export var DeleteIdMappingWorkflowInput$ = [3, n0, _DIMWI,
|
|
429
|
+
0,
|
|
430
|
+
[_wN],
|
|
431
|
+
[[0, 1]]
|
|
432
|
+
];
|
|
433
|
+
export var DeleteIdMappingWorkflowOutput$ = [3, n0, _DIMWO,
|
|
434
|
+
0,
|
|
435
|
+
[_m],
|
|
436
|
+
[0]
|
|
437
|
+
];
|
|
438
|
+
export var DeleteIdNamespaceInput$ = [3, n0, _DINI,
|
|
439
|
+
0,
|
|
440
|
+
[_iNN],
|
|
441
|
+
[[0, 1]]
|
|
442
|
+
];
|
|
443
|
+
export var DeleteIdNamespaceOutput$ = [3, n0, _DINO,
|
|
444
|
+
0,
|
|
445
|
+
[_m],
|
|
446
|
+
[0]
|
|
447
|
+
];
|
|
448
|
+
export var DeleteMatchingWorkflowInput$ = [3, n0, _DMWI,
|
|
449
|
+
0,
|
|
450
|
+
[_wN],
|
|
451
|
+
[[0, 1]]
|
|
452
|
+
];
|
|
453
|
+
export var DeleteMatchingWorkflowOutput$ = [3, n0, _DMWO,
|
|
454
|
+
0,
|
|
455
|
+
[_m],
|
|
456
|
+
[0]
|
|
457
|
+
];
|
|
458
|
+
export var DeletePolicyStatementInput$ = [3, n0, _DPSI,
|
|
491
459
|
0,
|
|
492
460
|
[_a, _sI],
|
|
493
|
-
[
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
]
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
export var
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
461
|
+
[[0, 1], [0, 1]]
|
|
462
|
+
];
|
|
463
|
+
export var DeletePolicyStatementOutput$ = [3, n0, _DPSO,
|
|
464
|
+
0,
|
|
465
|
+
[_a, _t, _po],
|
|
466
|
+
[0, 0, 0]
|
|
467
|
+
];
|
|
468
|
+
export var DeleteSchemaMappingInput$ = [3, n0, _DSMI,
|
|
469
|
+
0,
|
|
470
|
+
[_sN],
|
|
471
|
+
[[0, 1]]
|
|
472
|
+
];
|
|
473
|
+
export var DeleteSchemaMappingOutput$ = [3, n0, _DSMO,
|
|
474
|
+
0,
|
|
475
|
+
[_m],
|
|
476
|
+
[0]
|
|
477
|
+
];
|
|
478
|
+
export var DeleteUniqueIdError$ = [3, n0, _DUIE,
|
|
479
|
+
0,
|
|
480
|
+
[_uIn, _eT],
|
|
481
|
+
[0, 0]
|
|
482
|
+
];
|
|
483
|
+
export var ErrorDetails$ = [3, n0, _ED,
|
|
484
|
+
0,
|
|
485
|
+
[_eM],
|
|
486
|
+
[0]
|
|
487
|
+
];
|
|
488
|
+
export var ExceedsLimitException$ = [-3, n0, _ELE,
|
|
507
489
|
{ [_e]: _c, [_hE]: 402 },
|
|
508
490
|
[_m, _qN, _qV],
|
|
509
|
-
[0, 0, 1]
|
|
491
|
+
[0, 0, 1]
|
|
510
492
|
];
|
|
511
493
|
TypeRegistry.for(n0).registerError(ExceedsLimitException$, ExceedsLimitException);
|
|
512
|
-
export var FailedRecord$ = [3, n0, _FR,
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
494
|
+
export var FailedRecord$ = [3, n0, _FR,
|
|
495
|
+
0,
|
|
496
|
+
[_iSARN, _uIn, _eM],
|
|
497
|
+
[0, 0, 0]
|
|
498
|
+
];
|
|
499
|
+
export var GenerateMatchIdInput$ = [3, n0, _GMII,
|
|
517
500
|
0,
|
|
518
501
|
[_wN, _r, _pT],
|
|
519
|
-
[[0, 1], [() => RecordList, 0], 0]
|
|
502
|
+
[[0, 1], [() => RecordList, 0], 0]
|
|
520
503
|
];
|
|
521
|
-
export var GenerateMatchIdOutput$ = [
|
|
522
|
-
3,
|
|
523
|
-
n0,
|
|
524
|
-
_GMIO,
|
|
504
|
+
export var GenerateMatchIdOutput$ = [3, n0, _GMIO,
|
|
525
505
|
0,
|
|
526
506
|
[_mG, _fR],
|
|
527
|
-
[() => MatchGroupsList, () => FailedRecordsList]
|
|
507
|
+
[() => MatchGroupsList, () => FailedRecordsList]
|
|
528
508
|
];
|
|
529
|
-
export var GetIdMappingJobInput$ = [
|
|
530
|
-
3,
|
|
531
|
-
n0,
|
|
532
|
-
_GIMJI,
|
|
509
|
+
export var GetIdMappingJobInput$ = [3, n0, _GIMJI,
|
|
533
510
|
0,
|
|
534
511
|
[_wN, _jI],
|
|
535
|
-
[
|
|
536
|
-
[0, 1],
|
|
537
|
-
[0, 1],
|
|
538
|
-
],
|
|
512
|
+
[[0, 1], [0, 1]]
|
|
539
513
|
];
|
|
540
|
-
export var GetIdMappingJobOutput$ = [
|
|
541
|
-
3,
|
|
542
|
-
n0,
|
|
543
|
-
_GIMJO,
|
|
514
|
+
export var GetIdMappingJobOutput$ = [3, n0, _GIMJO,
|
|
544
515
|
0,
|
|
545
516
|
[_jI, _s, _sT, _eTn, _me, _eD, _oSC, _jT],
|
|
546
|
-
[0, 0, 4, 4, () => IdMappingJobMetrics$, () => ErrorDetails$, () => IdMappingJobOutputSourceConfig, 0]
|
|
517
|
+
[0, 0, 4, 4, () => IdMappingJobMetrics$, () => ErrorDetails$, () => IdMappingJobOutputSourceConfig, 0]
|
|
518
|
+
];
|
|
519
|
+
export var GetIdMappingWorkflowInput$ = [3, n0, _GIMWI,
|
|
520
|
+
0,
|
|
521
|
+
[_wN],
|
|
522
|
+
[[0, 1]]
|
|
547
523
|
];
|
|
548
|
-
export var
|
|
549
|
-
export var GetIdMappingWorkflowOutput$ = [
|
|
550
|
-
3,
|
|
551
|
-
n0,
|
|
552
|
-
_GIMWO,
|
|
524
|
+
export var GetIdMappingWorkflowOutput$ = [3, n0, _GIMWO,
|
|
553
525
|
0,
|
|
554
526
|
[_wN, _wA, _de, _iSC, _oSC, _iMT, _cA, _uA, _iRC, _rA, _ta],
|
|
555
|
-
[
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
4,
|
|
564
|
-
() => IdMappingIncrementalRunConfig$,
|
|
565
|
-
0,
|
|
566
|
-
128 | 0,
|
|
567
|
-
],
|
|
568
|
-
];
|
|
569
|
-
export var GetIdNamespaceInput$ = [3, n0, _GINI, 0, [_iNN], [[0, 1]]];
|
|
570
|
-
export var GetIdNamespaceOutput$ = [
|
|
571
|
-
3,
|
|
572
|
-
n0,
|
|
573
|
-
_GINO,
|
|
527
|
+
[0, 0, 0, () => IdMappingWorkflowInputSourceConfig, () => IdMappingWorkflowOutputSourceConfig, () => IdMappingTechniques$, 4, 4, () => IdMappingIncrementalRunConfig$, 0, 128 | 0]
|
|
528
|
+
];
|
|
529
|
+
export var GetIdNamespaceInput$ = [3, n0, _GINI,
|
|
530
|
+
0,
|
|
531
|
+
[_iNN],
|
|
532
|
+
[[0, 1]]
|
|
533
|
+
];
|
|
534
|
+
export var GetIdNamespaceOutput$ = [3, n0, _GINO,
|
|
574
535
|
0,
|
|
575
536
|
[_iNN, _iNA, _de, _iSC, _iMWP, _ty, _rA, _cA, _uA, _ta],
|
|
576
|
-
[0, 0, 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0, 0, 4, 4, 128 | 0]
|
|
537
|
+
[0, 0, 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0, 0, 4, 4, 128 | 0]
|
|
577
538
|
];
|
|
578
|
-
export var GetMatchIdInput$ = [
|
|
579
|
-
3,
|
|
580
|
-
n0,
|
|
581
|
-
_GMIIe,
|
|
539
|
+
export var GetMatchIdInput$ = [3, n0, _GMIIe,
|
|
582
540
|
0,
|
|
583
541
|
[_wN, _re, _aN],
|
|
584
|
-
[[0, 1], [() => RecordAttributeMap, 0], 2]
|
|
542
|
+
[[0, 1], [() => RecordAttributeMap, 0], 2]
|
|
585
543
|
];
|
|
586
|
-
export var GetMatchIdOutput$ = [3, n0, _GMIOe,
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
544
|
+
export var GetMatchIdOutput$ = [3, n0, _GMIOe,
|
|
545
|
+
0,
|
|
546
|
+
[_mI, _mR],
|
|
547
|
+
[0, 0]
|
|
548
|
+
];
|
|
549
|
+
export var GetMatchingJobInput$ = [3, n0, _GMJI,
|
|
591
550
|
0,
|
|
592
551
|
[_wN, _jI],
|
|
593
|
-
[
|
|
594
|
-
[0, 1],
|
|
595
|
-
[0, 1],
|
|
596
|
-
],
|
|
552
|
+
[[0, 1], [0, 1]]
|
|
597
553
|
];
|
|
598
|
-
export var GetMatchingJobOutput$ = [
|
|
599
|
-
3,
|
|
600
|
-
n0,
|
|
601
|
-
_GMJO,
|
|
554
|
+
export var GetMatchingJobOutput$ = [3, n0, _GMJO,
|
|
602
555
|
0,
|
|
603
556
|
[_jI, _s, _sT, _eTn, _me, _eD, _oSC],
|
|
604
|
-
[0, 0, 4, 4, () => JobMetrics$, () => ErrorDetails$, () => JobOutputSourceConfig]
|
|
557
|
+
[0, 0, 4, 4, () => JobMetrics$, () => ErrorDetails$, () => JobOutputSourceConfig]
|
|
605
558
|
];
|
|
606
|
-
export var GetMatchingWorkflowInput$ = [3, n0, _GMWI,
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
559
|
+
export var GetMatchingWorkflowInput$ = [3, n0, _GMWI,
|
|
560
|
+
0,
|
|
561
|
+
[_wN],
|
|
562
|
+
[[0, 1]]
|
|
563
|
+
];
|
|
564
|
+
export var GetMatchingWorkflowOutput$ = [3, n0, _GMWO,
|
|
611
565
|
0,
|
|
612
566
|
[_wN, _wA, _de, _iSC, _oSC, _rT, _cA, _uA, _iRC, _rA, _ta],
|
|
613
|
-
[
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
];
|
|
627
|
-
export var GetPolicyInput$ = [3, n0, _GPI, 0, [_a], [[0, 1]]];
|
|
628
|
-
export var GetPolicyOutput$ = [3, n0, _GPO, 0, [_a, _t, _po], [0, 0, 0]];
|
|
629
|
-
export var GetProviderServiceInput$ = [
|
|
630
|
-
3,
|
|
631
|
-
n0,
|
|
632
|
-
_GPSI,
|
|
567
|
+
[0, 0, 0, () => InputSourceConfig, () => OutputSourceConfig, () => ResolutionTechniques$, 4, 4, () => IncrementalRunConfig$, 0, 128 | 0]
|
|
568
|
+
];
|
|
569
|
+
export var GetPolicyInput$ = [3, n0, _GPI,
|
|
570
|
+
0,
|
|
571
|
+
[_a],
|
|
572
|
+
[[0, 1]]
|
|
573
|
+
];
|
|
574
|
+
export var GetPolicyOutput$ = [3, n0, _GPO,
|
|
575
|
+
0,
|
|
576
|
+
[_a, _t, _po],
|
|
577
|
+
[0, 0, 0]
|
|
578
|
+
];
|
|
579
|
+
export var GetProviderServiceInput$ = [3, n0, _GPSI,
|
|
633
580
|
0,
|
|
634
581
|
[_pN, _pSN],
|
|
635
|
-
[
|
|
636
|
-
[0, 1],
|
|
637
|
-
[0, 1],
|
|
638
|
-
],
|
|
582
|
+
[[0, 1], [0, 1]]
|
|
639
583
|
];
|
|
640
|
-
export var GetProviderServiceOutput$ = [
|
|
641
|
-
3,
|
|
642
|
-
n0,
|
|
643
|
-
_GPSO,
|
|
584
|
+
export var GetProviderServiceOutput$ = [3, n0, _GPSO,
|
|
644
585
|
0,
|
|
645
586
|
[_pN, _pSN, _pSDN, _pST, _pSA, _pCD, _pINSC, _pJC, _pEC, _aO, _pEOD, _pIDAC, _pCS],
|
|
646
|
-
[
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
15,
|
|
655
|
-
() => ProviderEndpointConfiguration$,
|
|
656
|
-
2,
|
|
657
|
-
15,
|
|
658
|
-
() => ProviderIntermediateDataAccessConfiguration$,
|
|
659
|
-
() => ProviderComponentSchema$,
|
|
660
|
-
],
|
|
661
|
-
];
|
|
662
|
-
export var GetSchemaMappingInput$ = [3, n0, _GSMI, 0, [_sN], [[0, 1]]];
|
|
663
|
-
export var GetSchemaMappingOutput$ = [
|
|
664
|
-
3,
|
|
665
|
-
n0,
|
|
666
|
-
_GSMO,
|
|
587
|
+
[0, 0, 0, 0, 0, 15, () => ProviderIdNameSpaceConfiguration$, 15, () => ProviderEndpointConfiguration$, 2, 15, () => ProviderIntermediateDataAccessConfiguration$, () => ProviderComponentSchema$]
|
|
588
|
+
];
|
|
589
|
+
export var GetSchemaMappingInput$ = [3, n0, _GSMI,
|
|
590
|
+
0,
|
|
591
|
+
[_sN],
|
|
592
|
+
[[0, 1]]
|
|
593
|
+
];
|
|
594
|
+
export var GetSchemaMappingOutput$ = [3, n0, _GSMO,
|
|
667
595
|
0,
|
|
668
596
|
[_sN, _sA, _de, _mIF, _cA, _uA, _ta, _hW],
|
|
669
|
-
[0, 0, 0, () => SchemaInputAttributes, 4, 4, 128 | 0, 2]
|
|
597
|
+
[0, 0, 0, () => SchemaInputAttributes, 4, 4, 128 | 0, 2]
|
|
670
598
|
];
|
|
671
|
-
export var IdMappingIncrementalRunConfig$ = [3, n0, _IMIRC,
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
599
|
+
export var IdMappingIncrementalRunConfig$ = [3, n0, _IMIRC,
|
|
600
|
+
0,
|
|
601
|
+
[_iRT],
|
|
602
|
+
[0]
|
|
603
|
+
];
|
|
604
|
+
export var IdMappingJobMetrics$ = [3, n0, _IMJM,
|
|
676
605
|
0,
|
|
677
606
|
[_iR, _tRP, _rNP, _dRP, _tMR, _tMSR, _tMTR, _uRL, _nMR, _nMSR, _nMTR, _nURL, _mRR, _mSRR, _mTRR],
|
|
678
|
-
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
|
|
607
|
+
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
|
|
608
|
+
];
|
|
609
|
+
export var IdMappingJobOutputSource$ = [3, n0, _IMJOS,
|
|
610
|
+
0,
|
|
611
|
+
[_rA, _oSP, _KMSA],
|
|
612
|
+
[0, 0, 0]
|
|
679
613
|
];
|
|
680
|
-
export var
|
|
681
|
-
export var IdMappingRuleBasedProperties$ = [
|
|
682
|
-
3,
|
|
683
|
-
n0,
|
|
684
|
-
_IMRBP,
|
|
614
|
+
export var IdMappingRuleBasedProperties$ = [3, n0, _IMRBP,
|
|
685
615
|
0,
|
|
686
616
|
[_ru, _rDT, _aMM, _rMM],
|
|
687
|
-
[() => RuleList, 0, 0, 0]
|
|
617
|
+
[() => RuleList, 0, 0, 0]
|
|
688
618
|
];
|
|
689
|
-
export var IdMappingTechniques$ = [
|
|
690
|
-
3,
|
|
691
|
-
n0,
|
|
692
|
-
_IMT,
|
|
619
|
+
export var IdMappingTechniques$ = [3, n0, _IMT,
|
|
693
620
|
0,
|
|
694
621
|
[_iMTd, _rBP, _pP],
|
|
695
|
-
[0, () => IdMappingRuleBasedProperties$, () => ProviderProperties$]
|
|
622
|
+
[0, () => IdMappingRuleBasedProperties$, () => ProviderProperties$]
|
|
623
|
+
];
|
|
624
|
+
export var IdMappingWorkflowInputSource$ = [3, n0, _IMWIS,
|
|
625
|
+
0,
|
|
626
|
+
[_iSARN, _sN, _ty],
|
|
627
|
+
[0, 0, 0]
|
|
628
|
+
];
|
|
629
|
+
export var IdMappingWorkflowOutputSource$ = [3, n0, _IMWOS,
|
|
630
|
+
0,
|
|
631
|
+
[_KMSA, _oSP],
|
|
632
|
+
[0, 0]
|
|
633
|
+
];
|
|
634
|
+
export var IdMappingWorkflowSummary$ = [3, n0, _IMWS,
|
|
635
|
+
0,
|
|
636
|
+
[_wN, _wA, _cA, _uA],
|
|
637
|
+
[0, 0, 4, 4]
|
|
696
638
|
];
|
|
697
|
-
export var
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
n0,
|
|
704
|
-
_INIMWP,
|
|
639
|
+
export var IdNamespaceIdMappingWorkflowMetadata$ = [3, n0, _INIMWM,
|
|
640
|
+
0,
|
|
641
|
+
[_iMTd],
|
|
642
|
+
[0]
|
|
643
|
+
];
|
|
644
|
+
export var IdNamespaceIdMappingWorkflowProperties$ = [3, n0, _INIMWP,
|
|
705
645
|
0,
|
|
706
646
|
[_iMTd, _rBP, _pP],
|
|
707
|
-
[0, () => NamespaceRuleBasedProperties$, () => NamespaceProviderProperties$]
|
|
647
|
+
[0, () => NamespaceRuleBasedProperties$, () => NamespaceProviderProperties$]
|
|
648
|
+
];
|
|
649
|
+
export var IdNamespaceInputSource$ = [3, n0, _INIS,
|
|
650
|
+
0,
|
|
651
|
+
[_iSARN, _sN],
|
|
652
|
+
[0, 0]
|
|
708
653
|
];
|
|
709
|
-
export var
|
|
710
|
-
export var IdNamespaceSummary$ = [
|
|
711
|
-
3,
|
|
712
|
-
n0,
|
|
713
|
-
_INS,
|
|
654
|
+
export var IdNamespaceSummary$ = [3, n0, _INS,
|
|
714
655
|
0,
|
|
715
656
|
[_iNN, _iNA, _de, _iMWP, _ty, _cA, _uA],
|
|
716
|
-
[0, 0, 0, () => IdNamespaceIdMappingWorkflowMetadataList, 0, 4, 4]
|
|
657
|
+
[0, 0, 0, () => IdNamespaceIdMappingWorkflowMetadataList, 0, 4, 4]
|
|
658
|
+
];
|
|
659
|
+
export var IncrementalRunConfig$ = [3, n0, _IRC,
|
|
660
|
+
0,
|
|
661
|
+
[_iRT],
|
|
662
|
+
[0]
|
|
663
|
+
];
|
|
664
|
+
export var InputSource$ = [3, n0, _IS,
|
|
665
|
+
0,
|
|
666
|
+
[_iSARN, _sN, _aN],
|
|
667
|
+
[0, 0, 2]
|
|
668
|
+
];
|
|
669
|
+
export var IntermediateSourceConfiguration$ = [3, n0, _ISC,
|
|
670
|
+
0,
|
|
671
|
+
[_iSP],
|
|
672
|
+
[0]
|
|
673
|
+
];
|
|
674
|
+
export var InternalServerException$ = [-3, n0, _ISE,
|
|
675
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
676
|
+
[_m],
|
|
677
|
+
[0]
|
|
717
678
|
];
|
|
718
|
-
export var IncrementalRunConfig$ = [3, n0, _IRC, 0, [_iRT], [0]];
|
|
719
|
-
export var InputSource$ = [3, n0, _IS, 0, [_iSARN, _sN, _aN], [0, 0, 2]];
|
|
720
|
-
export var IntermediateSourceConfiguration$ = [3, n0, _ISC, 0, [_iSP], [0]];
|
|
721
|
-
export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
722
679
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
723
|
-
export var JobMetrics$ = [3, n0, _JM,
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
680
|
+
export var JobMetrics$ = [3, n0, _JM,
|
|
681
|
+
0,
|
|
682
|
+
[_iR, _tRP, _rNP, _dRP, _mID],
|
|
683
|
+
[1, 1, 1, 1, 1]
|
|
684
|
+
];
|
|
685
|
+
export var JobOutputSource$ = [3, n0, _JOS,
|
|
686
|
+
0,
|
|
687
|
+
[_rA, _oSP, _KMSA],
|
|
688
|
+
[0, 0, 0]
|
|
689
|
+
];
|
|
690
|
+
export var JobSummary$ = [3, n0, _JS,
|
|
691
|
+
0,
|
|
692
|
+
[_jI, _s, _sT, _eTn],
|
|
693
|
+
[0, 0, 4, 4]
|
|
694
|
+
];
|
|
695
|
+
export var ListIdMappingJobsInput$ = [3, n0, _LIMJI,
|
|
730
696
|
0,
|
|
731
697
|
[_wN, _nT, _mRa],
|
|
732
|
-
[
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
],
|
|
737
|
-
]
|
|
738
|
-
|
|
739
|
-
export var ListIdMappingWorkflowsInput$ = [
|
|
740
|
-
3,
|
|
741
|
-
n0,
|
|
742
|
-
_LIMWI,
|
|
698
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
|
|
699
|
+
];
|
|
700
|
+
export var ListIdMappingJobsOutput$ = [3, n0, _LIMJO,
|
|
701
|
+
0,
|
|
702
|
+
[_j, _nT],
|
|
703
|
+
[() => JobList, 0]
|
|
704
|
+
];
|
|
705
|
+
export var ListIdMappingWorkflowsInput$ = [3, n0, _LIMWI,
|
|
743
706
|
0,
|
|
744
707
|
[_nT, _mRa],
|
|
745
|
-
[
|
|
746
|
-
[0, { [_hQ]: _nT }],
|
|
747
|
-
[1, { [_hQ]: _mRa }],
|
|
748
|
-
],
|
|
708
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
|
|
749
709
|
];
|
|
750
|
-
export var ListIdMappingWorkflowsOutput$ = [
|
|
751
|
-
3,
|
|
752
|
-
n0,
|
|
753
|
-
_LIMWO,
|
|
710
|
+
export var ListIdMappingWorkflowsOutput$ = [3, n0, _LIMWO,
|
|
754
711
|
0,
|
|
755
712
|
[_wS, _nT],
|
|
756
|
-
[() => IdMappingWorkflowList, 0]
|
|
713
|
+
[() => IdMappingWorkflowList, 0]
|
|
757
714
|
];
|
|
758
|
-
export var ListIdNamespacesInput$ = [
|
|
759
|
-
3,
|
|
760
|
-
n0,
|
|
761
|
-
_LINI,
|
|
715
|
+
export var ListIdNamespacesInput$ = [3, n0, _LINI,
|
|
762
716
|
0,
|
|
763
717
|
[_nT, _mRa],
|
|
764
|
-
[
|
|
765
|
-
[0, { [_hQ]: _nT }],
|
|
766
|
-
[1, { [_hQ]: _mRa }],
|
|
767
|
-
],
|
|
718
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
|
|
768
719
|
];
|
|
769
|
-
export var ListIdNamespacesOutput$ = [3, n0, _LINO,
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
720
|
+
export var ListIdNamespacesOutput$ = [3, n0, _LINO,
|
|
721
|
+
0,
|
|
722
|
+
[_iNS, _nT],
|
|
723
|
+
[() => IdNamespaceList, 0]
|
|
724
|
+
];
|
|
725
|
+
export var ListMatchingJobsInput$ = [3, n0, _LMJI,
|
|
774
726
|
0,
|
|
775
727
|
[_wN, _nT, _mRa],
|
|
776
|
-
[
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
],
|
|
781
|
-
]
|
|
782
|
-
|
|
783
|
-
export var ListMatchingWorkflowsInput$ = [
|
|
784
|
-
3,
|
|
785
|
-
n0,
|
|
786
|
-
_LMWI,
|
|
728
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
|
|
729
|
+
];
|
|
730
|
+
export var ListMatchingJobsOutput$ = [3, n0, _LMJO,
|
|
731
|
+
0,
|
|
732
|
+
[_j, _nT],
|
|
733
|
+
[() => JobList, 0]
|
|
734
|
+
];
|
|
735
|
+
export var ListMatchingWorkflowsInput$ = [3, n0, _LMWI,
|
|
787
736
|
0,
|
|
788
737
|
[_nT, _mRa],
|
|
789
|
-
[
|
|
790
|
-
[0, { [_hQ]: _nT }],
|
|
791
|
-
[1, { [_hQ]: _mRa }],
|
|
792
|
-
],
|
|
738
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
|
|
793
739
|
];
|
|
794
|
-
export var ListMatchingWorkflowsOutput$ = [
|
|
795
|
-
3,
|
|
796
|
-
n0,
|
|
797
|
-
_LMWO,
|
|
740
|
+
export var ListMatchingWorkflowsOutput$ = [3, n0, _LMWO,
|
|
798
741
|
0,
|
|
799
742
|
[_wS, _nT],
|
|
800
|
-
[() => MatchingWorkflowList, 0]
|
|
743
|
+
[() => MatchingWorkflowList, 0]
|
|
801
744
|
];
|
|
802
|
-
export var ListProviderServicesInput$ = [
|
|
803
|
-
3,
|
|
804
|
-
n0,
|
|
805
|
-
_LPSI,
|
|
745
|
+
export var ListProviderServicesInput$ = [3, n0, _LPSI,
|
|
806
746
|
0,
|
|
807
747
|
[_nT, _mRa, _pN],
|
|
808
|
-
[
|
|
809
|
-
[0, { [_hQ]: _nT }],
|
|
810
|
-
[1, { [_hQ]: _mRa }],
|
|
811
|
-
[0, { [_hQ]: _pN }],
|
|
812
|
-
],
|
|
748
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _pN }]]
|
|
813
749
|
];
|
|
814
|
-
export var ListProviderServicesOutput$ = [
|
|
815
|
-
3,
|
|
816
|
-
n0,
|
|
817
|
-
_LPSO,
|
|
750
|
+
export var ListProviderServicesOutput$ = [3, n0, _LPSO,
|
|
818
751
|
0,
|
|
819
752
|
[_pSS, _nT],
|
|
820
|
-
[() => ProviderServiceList, 0]
|
|
753
|
+
[() => ProviderServiceList, 0]
|
|
821
754
|
];
|
|
822
|
-
export var ListSchemaMappingsInput$ = [
|
|
823
|
-
3,
|
|
824
|
-
n0,
|
|
825
|
-
_LSMI,
|
|
755
|
+
export var ListSchemaMappingsInput$ = [3, n0, _LSMI,
|
|
826
756
|
0,
|
|
827
757
|
[_nT, _mRa],
|
|
828
|
-
[
|
|
829
|
-
[0, { [_hQ]: _nT }],
|
|
830
|
-
[1, { [_hQ]: _mRa }],
|
|
831
|
-
],
|
|
758
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
|
|
832
759
|
];
|
|
833
|
-
export var ListSchemaMappingsOutput$ = [
|
|
834
|
-
3,
|
|
835
|
-
n0,
|
|
836
|
-
_LSMO,
|
|
760
|
+
export var ListSchemaMappingsOutput$ = [3, n0, _LSMO,
|
|
837
761
|
0,
|
|
838
762
|
[_sL, _nT],
|
|
839
|
-
[() => SchemaMappingList, 0]
|
|
763
|
+
[() => SchemaMappingList, 0]
|
|
764
|
+
];
|
|
765
|
+
export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
766
|
+
0,
|
|
767
|
+
[_rAe],
|
|
768
|
+
[[0, 1]]
|
|
769
|
+
];
|
|
770
|
+
export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
771
|
+
0,
|
|
772
|
+
[_ta],
|
|
773
|
+
[128 | 0]
|
|
774
|
+
];
|
|
775
|
+
export var MatchedRecord$ = [3, n0, _MR,
|
|
776
|
+
0,
|
|
777
|
+
[_iSARN, _rI],
|
|
778
|
+
[0, 0]
|
|
779
|
+
];
|
|
780
|
+
export var MatchGroup$ = [3, n0, _MG,
|
|
781
|
+
0,
|
|
782
|
+
[_r, _mI, _mR],
|
|
783
|
+
[() => MatchedRecordsList, 0, 0]
|
|
840
784
|
];
|
|
841
|
-
export var
|
|
842
|
-
export var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_ta], [128 | 0]];
|
|
843
|
-
export var MatchedRecord$ = [3, n0, _MR, 0, [_iSARN, _rI], [0, 0]];
|
|
844
|
-
export var MatchGroup$ = [3, n0, _MG, 0, [_r, _mI, _mR], [() => MatchedRecordsList, 0, 0]];
|
|
845
|
-
export var MatchingWorkflowSummary$ = [
|
|
846
|
-
3,
|
|
847
|
-
n0,
|
|
848
|
-
_MWS,
|
|
785
|
+
export var MatchingWorkflowSummary$ = [3, n0, _MWS,
|
|
849
786
|
0,
|
|
850
787
|
[_wN, _wA, _cA, _uA, _rTe],
|
|
851
|
-
[0, 0, 4, 4, 0]
|
|
788
|
+
[0, 0, 4, 4, 0]
|
|
852
789
|
];
|
|
853
|
-
export var NamespaceProviderProperties$ = [3, n0, _NPP,
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
790
|
+
export var NamespaceProviderProperties$ = [3, n0, _NPP,
|
|
791
|
+
0,
|
|
792
|
+
[_pSA, _pC],
|
|
793
|
+
[0, 15]
|
|
794
|
+
];
|
|
795
|
+
export var NamespaceRuleBasedProperties$ = [3, n0, _NRBP,
|
|
858
796
|
0,
|
|
859
797
|
[_ru, _rDTu, _aMM, _rMMe],
|
|
860
|
-
[() => RuleList, 64 | 0, 0, 64 | 0]
|
|
798
|
+
[() => RuleList, 64 | 0, 0, 64 | 0]
|
|
799
|
+
];
|
|
800
|
+
export var OutputAttribute$ = [3, n0, _OA,
|
|
801
|
+
0,
|
|
802
|
+
[_n, _h],
|
|
803
|
+
[0, 2]
|
|
861
804
|
];
|
|
862
|
-
export var
|
|
863
|
-
export var OutputSource$ = [
|
|
864
|
-
3,
|
|
865
|
-
n0,
|
|
866
|
-
_OS,
|
|
805
|
+
export var OutputSource$ = [3, n0, _OS,
|
|
867
806
|
0,
|
|
868
807
|
[_KMSA, _oSP, _o, _aN, _cPIC],
|
|
869
|
-
[0, 0, () => OutputAttributes, 2, () => CustomerProfilesIntegrationConfig$]
|
|
808
|
+
[0, 0, () => OutputAttributes, 2, () => CustomerProfilesIntegrationConfig$]
|
|
870
809
|
];
|
|
871
|
-
export var ProviderComponentSchema$ = [
|
|
872
|
-
3,
|
|
873
|
-
n0,
|
|
874
|
-
_PCS,
|
|
810
|
+
export var ProviderComponentSchema$ = [3, n0, _PCS,
|
|
875
811
|
0,
|
|
876
812
|
[_sc, _pSAr],
|
|
877
|
-
[[1, n0, _S, 0, 64 | 0], () => ProviderSchemaAttributes]
|
|
813
|
+
[[1, n0, _S, 0, 64 | 0], () => ProviderSchemaAttributes]
|
|
878
814
|
];
|
|
879
|
-
export var ProviderIdNameSpaceConfiguration$ = [
|
|
880
|
-
3,
|
|
881
|
-
n0,
|
|
882
|
-
_PINSC,
|
|
815
|
+
export var ProviderIdNameSpaceConfiguration$ = [3, n0, _PINSC,
|
|
883
816
|
0,
|
|
884
817
|
[_de, _pTCD, _pSCD],
|
|
885
|
-
[0, 15, 15]
|
|
818
|
+
[0, 15, 15]
|
|
886
819
|
];
|
|
887
|
-
export var ProviderIntermediateDataAccessConfiguration$ = [
|
|
888
|
-
3,
|
|
889
|
-
n0,
|
|
890
|
-
_PIDAC,
|
|
820
|
+
export var ProviderIntermediateDataAccessConfiguration$ = [3, n0, _PIDAC,
|
|
891
821
|
0,
|
|
892
822
|
[_aAI, _rBA],
|
|
893
|
-
[64 | 0, 64 | 0]
|
|
823
|
+
[64 | 0, 64 | 0]
|
|
894
824
|
];
|
|
895
|
-
export var ProviderMarketplaceConfiguration$ = [
|
|
896
|
-
3,
|
|
897
|
-
n0,
|
|
898
|
-
_PMC,
|
|
825
|
+
export var ProviderMarketplaceConfiguration$ = [3, n0, _PMC,
|
|
899
826
|
0,
|
|
900
827
|
[_dSI, _rIe, _aI, _lI],
|
|
901
|
-
[0, 0, 0, 0]
|
|
828
|
+
[0, 0, 0, 0]
|
|
902
829
|
];
|
|
903
|
-
export var ProviderProperties$ = [
|
|
904
|
-
3,
|
|
905
|
-
n0,
|
|
906
|
-
_PP,
|
|
830
|
+
export var ProviderProperties$ = [3, n0, _PP,
|
|
907
831
|
0,
|
|
908
832
|
[_pSA, _pC, _iSCn],
|
|
909
|
-
[0, 15, () => IntermediateSourceConfiguration$]
|
|
833
|
+
[0, 15, () => IntermediateSourceConfiguration$]
|
|
834
|
+
];
|
|
835
|
+
export var ProviderSchemaAttribute$ = [3, n0, _PSA,
|
|
836
|
+
0,
|
|
837
|
+
[_fN, _ty, _sTu, _ha],
|
|
838
|
+
[0, 0, 0, 2]
|
|
910
839
|
];
|
|
911
|
-
export var
|
|
912
|
-
export var ProviderServiceSummary$ = [
|
|
913
|
-
3,
|
|
914
|
-
n0,
|
|
915
|
-
_PSS,
|
|
840
|
+
export var ProviderServiceSummary$ = [3, n0, _PSS,
|
|
916
841
|
0,
|
|
917
842
|
[_pSA, _pN, _pSDN, _pSN, _pST],
|
|
918
|
-
[0, 0, 0, 0, 0]
|
|
843
|
+
[0, 0, 0, 0, 0]
|
|
919
844
|
];
|
|
920
|
-
export var PutPolicyInput$ = [3, n0, _PPI,
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
845
|
+
export var PutPolicyInput$ = [3, n0, _PPI,
|
|
846
|
+
0,
|
|
847
|
+
[_a, _t, _po],
|
|
848
|
+
[[0, 1], 0, 0]
|
|
849
|
+
];
|
|
850
|
+
export var PutPolicyOutput$ = [3, n0, _PPO,
|
|
851
|
+
0,
|
|
852
|
+
[_a, _t, _po],
|
|
853
|
+
[0, 0, 0]
|
|
854
|
+
];
|
|
855
|
+
export var _Record$ = [3, n0, _R,
|
|
926
856
|
0,
|
|
927
857
|
[_iSARN, _uIn, _rAM],
|
|
928
|
-
[0, 0, [() => RecordAttributeMapString255, 0]]
|
|
858
|
+
[0, 0, [() => RecordAttributeMapString255, 0]]
|
|
929
859
|
];
|
|
930
|
-
export var ResolutionTechniques$ = [
|
|
931
|
-
3,
|
|
932
|
-
n0,
|
|
933
|
-
_RT,
|
|
860
|
+
export var ResolutionTechniques$ = [3, n0, _RT,
|
|
934
861
|
0,
|
|
935
862
|
[_rTe, _rBP, _rCP, _pP],
|
|
936
|
-
[0, () => RuleBasedProperties$, () => RuleConditionProperties$, () => ProviderProperties$]
|
|
863
|
+
[0, () => RuleBasedProperties$, () => RuleConditionProperties$, () => ProviderProperties$]
|
|
864
|
+
];
|
|
865
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
866
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
867
|
+
[_m],
|
|
868
|
+
[0]
|
|
937
869
|
];
|
|
938
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
939
870
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
940
|
-
export var Rule$ = [3, n0, _Ru,
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
871
|
+
export var Rule$ = [3, n0, _Ru,
|
|
872
|
+
0,
|
|
873
|
+
[_rN, _mK],
|
|
874
|
+
[0, 64 | 0]
|
|
875
|
+
];
|
|
876
|
+
export var RuleBasedProperties$ = [3, n0, _RBP,
|
|
877
|
+
0,
|
|
878
|
+
[_ru, _aMM, _mP],
|
|
879
|
+
[() => RuleList, 0, 0]
|
|
880
|
+
];
|
|
881
|
+
export var RuleCondition$ = [3, n0, _RC,
|
|
882
|
+
0,
|
|
883
|
+
[_rN, _co],
|
|
884
|
+
[0, 0]
|
|
885
|
+
];
|
|
886
|
+
export var RuleConditionProperties$ = [3, n0, _RCP,
|
|
887
|
+
0,
|
|
888
|
+
[_ru],
|
|
889
|
+
[() => RuleConditionList]
|
|
890
|
+
];
|
|
891
|
+
export var SchemaInputAttribute$ = [3, n0, _SIA,
|
|
948
892
|
0,
|
|
949
893
|
[_fN, _ty, _gN, _mKa, _sTu, _h],
|
|
950
|
-
[0, 0, 0, 0, 0, 2]
|
|
894
|
+
[0, 0, 0, 0, 0, 2]
|
|
951
895
|
];
|
|
952
|
-
export var SchemaMappingSummary$ = [3, n0, _SMS,
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
896
|
+
export var SchemaMappingSummary$ = [3, n0, _SMS,
|
|
897
|
+
0,
|
|
898
|
+
[_sN, _sA, _cA, _uA, _hW],
|
|
899
|
+
[0, 0, 4, 4, 2]
|
|
900
|
+
];
|
|
901
|
+
export var StartIdMappingJobInput$ = [3, n0, _SIMJI,
|
|
957
902
|
0,
|
|
958
903
|
[_wN, _oSC, _jT],
|
|
959
|
-
[[0, 1], () => IdMappingJobOutputSourceConfig, 0]
|
|
904
|
+
[[0, 1], () => IdMappingJobOutputSourceConfig, 0]
|
|
960
905
|
];
|
|
961
|
-
export var StartIdMappingJobOutput$ = [
|
|
962
|
-
3,
|
|
963
|
-
n0,
|
|
964
|
-
_SIMJO,
|
|
906
|
+
export var StartIdMappingJobOutput$ = [3, n0, _SIMJO,
|
|
965
907
|
0,
|
|
966
908
|
[_jI, _oSC, _jT],
|
|
967
|
-
[0, () => IdMappingJobOutputSourceConfig, 0]
|
|
909
|
+
[0, () => IdMappingJobOutputSourceConfig, 0]
|
|
910
|
+
];
|
|
911
|
+
export var StartMatchingJobInput$ = [3, n0, _SMJI,
|
|
912
|
+
0,
|
|
913
|
+
[_wN],
|
|
914
|
+
[[0, 1]]
|
|
915
|
+
];
|
|
916
|
+
export var StartMatchingJobOutput$ = [3, n0, _SMJO,
|
|
917
|
+
0,
|
|
918
|
+
[_jI],
|
|
919
|
+
[0]
|
|
920
|
+
];
|
|
921
|
+
export var TagResourceInput$ = [3, n0, _TRI,
|
|
922
|
+
0,
|
|
923
|
+
[_rAe, _ta],
|
|
924
|
+
[[0, 1], 128 | 0]
|
|
925
|
+
];
|
|
926
|
+
export var TagResourceOutput$ = [3, n0, _TRO,
|
|
927
|
+
0,
|
|
928
|
+
[],
|
|
929
|
+
[]
|
|
930
|
+
];
|
|
931
|
+
export var ThrottlingException$ = [-3, n0, _TE,
|
|
932
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
933
|
+
[_m],
|
|
934
|
+
[0]
|
|
968
935
|
];
|
|
969
|
-
export var StartMatchingJobInput$ = [3, n0, _SMJI, 0, [_wN], [[0, 1]]];
|
|
970
|
-
export var StartMatchingJobOutput$ = [3, n0, _SMJO, 0, [_jI], [0]];
|
|
971
|
-
export var TagResourceInput$ = [3, n0, _TRI, 0, [_rAe, _ta], [[0, 1], 128 | 0]];
|
|
972
|
-
export var TagResourceOutput$ = [3, n0, _TRO, 0, [], []];
|
|
973
|
-
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
974
936
|
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
975
|
-
export var UntagResourceInput$ = [
|
|
976
|
-
3,
|
|
977
|
-
n0,
|
|
978
|
-
_URI,
|
|
937
|
+
export var UntagResourceInput$ = [3, n0, _URI,
|
|
979
938
|
0,
|
|
980
939
|
[_rAe, _tK],
|
|
981
|
-
[
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
940
|
+
[[0, 1], [64 | 0, { [_hQ]: _tK }]]
|
|
941
|
+
];
|
|
942
|
+
export var UntagResourceOutput$ = [3, n0, _URO,
|
|
943
|
+
0,
|
|
944
|
+
[],
|
|
945
|
+
[]
|
|
985
946
|
];
|
|
986
|
-
export var
|
|
987
|
-
export var UpdateIdMappingWorkflowInput$ = [
|
|
988
|
-
3,
|
|
989
|
-
n0,
|
|
990
|
-
_UIMWI,
|
|
947
|
+
export var UpdateIdMappingWorkflowInput$ = [3, n0, _UIMWI,
|
|
991
948
|
0,
|
|
992
949
|
[_wN, _de, _iSC, _oSC, _iMT, _iRC, _rA],
|
|
993
|
-
[
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
() => IdMappingWorkflowInputSourceConfig,
|
|
997
|
-
() => IdMappingWorkflowOutputSourceConfig,
|
|
998
|
-
() => IdMappingTechniques$,
|
|
999
|
-
() => IdMappingIncrementalRunConfig$,
|
|
1000
|
-
0,
|
|
1001
|
-
],
|
|
1002
|
-
];
|
|
1003
|
-
export var UpdateIdMappingWorkflowOutput$ = [
|
|
1004
|
-
3,
|
|
1005
|
-
n0,
|
|
1006
|
-
_UIMWO,
|
|
950
|
+
[[0, 1], 0, () => IdMappingWorkflowInputSourceConfig, () => IdMappingWorkflowOutputSourceConfig, () => IdMappingTechniques$, () => IdMappingIncrementalRunConfig$, 0]
|
|
951
|
+
];
|
|
952
|
+
export var UpdateIdMappingWorkflowOutput$ = [3, n0, _UIMWO,
|
|
1007
953
|
0,
|
|
1008
954
|
[_wN, _wA, _de, _iSC, _oSC, _iMT, _iRC, _rA],
|
|
1009
|
-
[
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
0,
|
|
1013
|
-
() => IdMappingWorkflowInputSourceConfig,
|
|
1014
|
-
() => IdMappingWorkflowOutputSourceConfig,
|
|
1015
|
-
() => IdMappingTechniques$,
|
|
1016
|
-
() => IdMappingIncrementalRunConfig$,
|
|
1017
|
-
0,
|
|
1018
|
-
],
|
|
1019
|
-
];
|
|
1020
|
-
export var UpdateIdNamespaceInput$ = [
|
|
1021
|
-
3,
|
|
1022
|
-
n0,
|
|
1023
|
-
_UINI,
|
|
955
|
+
[0, 0, 0, () => IdMappingWorkflowInputSourceConfig, () => IdMappingWorkflowOutputSourceConfig, () => IdMappingTechniques$, () => IdMappingIncrementalRunConfig$, 0]
|
|
956
|
+
];
|
|
957
|
+
export var UpdateIdNamespaceInput$ = [3, n0, _UINI,
|
|
1024
958
|
0,
|
|
1025
959
|
[_iNN, _de, _iSC, _iMWP, _rA],
|
|
1026
|
-
[[0, 1], 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0]
|
|
960
|
+
[[0, 1], 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0]
|
|
1027
961
|
];
|
|
1028
|
-
export var UpdateIdNamespaceOutput$ = [
|
|
1029
|
-
3,
|
|
1030
|
-
n0,
|
|
1031
|
-
_UINO,
|
|
962
|
+
export var UpdateIdNamespaceOutput$ = [3, n0, _UINO,
|
|
1032
963
|
0,
|
|
1033
964
|
[_iNN, _iNA, _de, _iSC, _iMWP, _ty, _rA, _cA, _uA],
|
|
1034
|
-
[0, 0, 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0, 0, 4, 4]
|
|
965
|
+
[0, 0, 0, () => IdNamespaceInputSourceConfig, () => IdNamespaceIdMappingWorkflowPropertiesList, 0, 0, 4, 4]
|
|
1035
966
|
];
|
|
1036
|
-
export var UpdateMatchingWorkflowInput$ = [
|
|
1037
|
-
3,
|
|
1038
|
-
n0,
|
|
1039
|
-
_UMWI,
|
|
967
|
+
export var UpdateMatchingWorkflowInput$ = [3, n0, _UMWI,
|
|
1040
968
|
0,
|
|
1041
969
|
[_wN, _de, _iSC, _oSC, _rT, _iRC, _rA],
|
|
1042
|
-
[
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
() => InputSourceConfig,
|
|
1046
|
-
() => OutputSourceConfig,
|
|
1047
|
-
() => ResolutionTechniques$,
|
|
1048
|
-
() => IncrementalRunConfig$,
|
|
1049
|
-
0,
|
|
1050
|
-
],
|
|
1051
|
-
];
|
|
1052
|
-
export var UpdateMatchingWorkflowOutput$ = [
|
|
1053
|
-
3,
|
|
1054
|
-
n0,
|
|
1055
|
-
_UMWO,
|
|
970
|
+
[[0, 1], 0, () => InputSourceConfig, () => OutputSourceConfig, () => ResolutionTechniques$, () => IncrementalRunConfig$, 0]
|
|
971
|
+
];
|
|
972
|
+
export var UpdateMatchingWorkflowOutput$ = [3, n0, _UMWO,
|
|
1056
973
|
0,
|
|
1057
974
|
[_wN, _de, _iSC, _oSC, _rT, _iRC, _rA],
|
|
1058
|
-
[
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
() => InputSourceConfig,
|
|
1062
|
-
() => OutputSourceConfig,
|
|
1063
|
-
() => ResolutionTechniques$,
|
|
1064
|
-
() => IncrementalRunConfig$,
|
|
1065
|
-
0,
|
|
1066
|
-
],
|
|
1067
|
-
];
|
|
1068
|
-
export var UpdateSchemaMappingInput$ = [
|
|
1069
|
-
3,
|
|
1070
|
-
n0,
|
|
1071
|
-
_USMI,
|
|
975
|
+
[0, 0, () => InputSourceConfig, () => OutputSourceConfig, () => ResolutionTechniques$, () => IncrementalRunConfig$, 0]
|
|
976
|
+
];
|
|
977
|
+
export var UpdateSchemaMappingInput$ = [3, n0, _USMI,
|
|
1072
978
|
0,
|
|
1073
979
|
[_sN, _de, _mIF],
|
|
1074
|
-
[[0, 1], 0, () => SchemaInputAttributes]
|
|
980
|
+
[[0, 1], 0, () => SchemaInputAttributes]
|
|
1075
981
|
];
|
|
1076
|
-
export var UpdateSchemaMappingOutput$ = [
|
|
1077
|
-
3,
|
|
1078
|
-
n0,
|
|
1079
|
-
_USMO,
|
|
982
|
+
export var UpdateSchemaMappingOutput$ = [3, n0, _USMO,
|
|
1080
983
|
0,
|
|
1081
984
|
[_sN, _sA, _de, _mIF],
|
|
1082
|
-
[0, 0, 0, () => SchemaInputAttributes]
|
|
985
|
+
[0, 0, 0, () => SchemaInputAttributes]
|
|
1083
986
|
];
|
|
1084
|
-
export var ValidationException$ = [-3, n0, _VE,
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
_sm,
|
|
1089
|
-
"EntityResolutionServiceException",
|
|
1090
|
-
0,
|
|
1091
|
-
[],
|
|
1092
|
-
[],
|
|
987
|
+
export var ValidationException$ = [-3, n0, _VE,
|
|
988
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
989
|
+
[_m],
|
|
990
|
+
[0]
|
|
1093
991
|
];
|
|
992
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
993
|
+
export var EntityResolutionServiceException$ = [-3, _sm, "EntityResolutionServiceException", 0, [], []];
|
|
1094
994
|
TypeRegistry.for(_sm).registerError(EntityResolutionServiceException$, EntityResolutionServiceException);
|
|
1095
995
|
var AwsAccountIdList = 64 | 0;
|
|
1096
|
-
var DeletedUniqueIdList = [1, n0, _DUIL,
|
|
1097
|
-
|
|
996
|
+
var DeletedUniqueIdList = [1, n0, _DUIL,
|
|
997
|
+
0, () => DeletedUniqueId$
|
|
998
|
+
];
|
|
999
|
+
var DeleteUniqueIdErrorsList = [1, n0, _DUIEL,
|
|
1000
|
+
0, () => DeleteUniqueIdError$
|
|
1001
|
+
];
|
|
1098
1002
|
var DisconnectedUniqueIdsList = 64 | 0;
|
|
1099
|
-
var FailedRecordsList = [1, n0, _FRL,
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
var
|
|
1103
|
-
|
|
1003
|
+
var FailedRecordsList = [1, n0, _FRL,
|
|
1004
|
+
0, () => FailedRecord$
|
|
1005
|
+
];
|
|
1006
|
+
var IdMappingJobOutputSourceConfig = [1, n0, _IMJOSC,
|
|
1007
|
+
0, () => IdMappingJobOutputSource$
|
|
1008
|
+
];
|
|
1009
|
+
var IdMappingWorkflowInputSourceConfig = [1, n0, _IMWISC,
|
|
1010
|
+
0, () => IdMappingWorkflowInputSource$
|
|
1011
|
+
];
|
|
1012
|
+
var IdMappingWorkflowList = [1, n0, _IMWL,
|
|
1013
|
+
0, () => IdMappingWorkflowSummary$
|
|
1014
|
+
];
|
|
1015
|
+
var IdMappingWorkflowOutputSourceConfig = [1, n0, _IMWOSC,
|
|
1016
|
+
0, () => IdMappingWorkflowOutputSource$
|
|
1017
|
+
];
|
|
1104
1018
|
var IdMappingWorkflowRuleDefinitionTypeList = 64 | 0;
|
|
1105
|
-
var IdNamespaceIdMappingWorkflowMetadataList = [
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
0,
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
var
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
var JobOutputSourceConfig = [1, n0, _JOSC,
|
|
1124
|
-
|
|
1125
|
-
|
|
1019
|
+
var IdNamespaceIdMappingWorkflowMetadataList = [1, n0, _INIMWML,
|
|
1020
|
+
0, () => IdNamespaceIdMappingWorkflowMetadata$
|
|
1021
|
+
];
|
|
1022
|
+
var IdNamespaceIdMappingWorkflowPropertiesList = [1, n0, _INIMWPL,
|
|
1023
|
+
0, () => IdNamespaceIdMappingWorkflowProperties$
|
|
1024
|
+
];
|
|
1025
|
+
var IdNamespaceInputSourceConfig = [1, n0, _INISC,
|
|
1026
|
+
0, () => IdNamespaceInputSource$
|
|
1027
|
+
];
|
|
1028
|
+
var IdNamespaceList = [1, n0, _INL,
|
|
1029
|
+
0, () => IdNamespaceSummary$
|
|
1030
|
+
];
|
|
1031
|
+
var InputSourceConfig = [1, n0, _ISCn,
|
|
1032
|
+
0, () => InputSource$
|
|
1033
|
+
];
|
|
1034
|
+
var JobList = [1, n0, _JL,
|
|
1035
|
+
0, () => JobSummary$
|
|
1036
|
+
];
|
|
1037
|
+
var JobOutputSourceConfig = [1, n0, _JOSC,
|
|
1038
|
+
0, () => JobOutputSource$
|
|
1039
|
+
];
|
|
1040
|
+
var MatchedRecordsList = [1, n0, _MRL,
|
|
1041
|
+
0, () => MatchedRecord$
|
|
1042
|
+
];
|
|
1043
|
+
var MatchGroupsList = [1, n0, _MGL,
|
|
1044
|
+
0, () => MatchGroup$
|
|
1045
|
+
];
|
|
1126
1046
|
var MatchingKeys = 64 | 0;
|
|
1127
|
-
var MatchingWorkflowList = [1, n0, _MWL,
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
var
|
|
1131
|
-
|
|
1132
|
-
|
|
1047
|
+
var MatchingWorkflowList = [1, n0, _MWL,
|
|
1048
|
+
0, () => MatchingWorkflowSummary$
|
|
1049
|
+
];
|
|
1050
|
+
var OutputAttributes = [1, n0, _OAu,
|
|
1051
|
+
0, () => OutputAttribute$
|
|
1052
|
+
];
|
|
1053
|
+
var OutputSourceConfig = [1, n0, _OSC,
|
|
1054
|
+
0, () => OutputSource$
|
|
1055
|
+
];
|
|
1056
|
+
var ProviderSchemaAttributes = [1, n0, _PSAr,
|
|
1057
|
+
0, () => ProviderSchemaAttribute$
|
|
1058
|
+
];
|
|
1059
|
+
var ProviderServiceList = [1, n0, _PSL,
|
|
1060
|
+
0, () => ProviderServiceSummary$
|
|
1061
|
+
];
|
|
1062
|
+
var RecordList = [1, n0, _RL,
|
|
1063
|
+
0, [() => _Record$,
|
|
1064
|
+
0]
|
|
1065
|
+
];
|
|
1133
1066
|
var RecordMatchingModelList = 64 | 0;
|
|
1134
1067
|
var RequiredBucketActionsList = 64 | 0;
|
|
1135
|
-
var RuleConditionList = [1, n0, _RCL,
|
|
1136
|
-
|
|
1137
|
-
|
|
1068
|
+
var RuleConditionList = [1, n0, _RCL,
|
|
1069
|
+
0, () => RuleCondition$
|
|
1070
|
+
];
|
|
1071
|
+
var RuleList = [1, n0, _RLu,
|
|
1072
|
+
0, () => Rule$
|
|
1073
|
+
];
|
|
1074
|
+
var SchemaInputAttributes = [1, n0, _SIAc,
|
|
1075
|
+
0, () => SchemaInputAttribute$
|
|
1076
|
+
];
|
|
1138
1077
|
var SchemaList = 64 | 0;
|
|
1139
|
-
var SchemaMappingList = [1, n0, _SML,
|
|
1140
|
-
|
|
1078
|
+
var SchemaMappingList = [1, n0, _SML,
|
|
1079
|
+
0, () => SchemaMappingSummary$
|
|
1080
|
+
];
|
|
1081
|
+
var Schemas = [1, n0, _S,
|
|
1082
|
+
0, 64 | 0
|
|
1083
|
+
];
|
|
1141
1084
|
var StatementActionList = 64 | 0;
|
|
1142
1085
|
var StatementPrincipalList = 64 | 0;
|
|
1143
1086
|
var TagKeyList = 64 | 0;
|
|
1144
1087
|
var UniqueIdList = 64 | 0;
|
|
1145
|
-
var RecordAttributeMap = [2, n0, _RAM,
|
|
1146
|
-
|
|
1088
|
+
var RecordAttributeMap = [2, n0, _RAM,
|
|
1089
|
+
8, 0, 0
|
|
1090
|
+
];
|
|
1091
|
+
var RecordAttributeMapString255 = [2, n0, _RAMS,
|
|
1092
|
+
8, 0, 0
|
|
1093
|
+
];
|
|
1147
1094
|
var TagMap = 128 | 0;
|
|
1148
|
-
export var ProviderEndpointConfiguration$ = [
|
|
1149
|
-
4,
|
|
1150
|
-
n0,
|
|
1151
|
-
_PEC,
|
|
1095
|
+
export var ProviderEndpointConfiguration$ = [4, n0, _PEC,
|
|
1152
1096
|
0,
|
|
1153
1097
|
[_mC],
|
|
1154
|
-
[() => ProviderMarketplaceConfiguration$]
|
|
1155
|
-
];
|
|
1156
|
-
export var AddPolicyStatement$ = [
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
{ [_ht]: ["
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
]
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
() =>
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
() =>
|
|
1179
|
-
];
|
|
1180
|
-
export var
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
{ [_ht]: ["
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
]
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
() =>
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
() =>
|
|
1203
|
-
];
|
|
1204
|
-
export var
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
{ [_ht]: ["
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
]
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
() =>
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
() =>
|
|
1227
|
-
];
|
|
1228
|
-
export var
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
{ [_ht]: ["
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
]
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
() =>
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
() =>
|
|
1251
|
-
];
|
|
1252
|
-
export var
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
{ [_ht]: ["
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
]
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
() =>
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
9,
|
|
1270
|
-
n0,
|
|
1271
|
-
_GIN,
|
|
1272
|
-
{ [_ht]: ["GET", "/idnamespaces/{idNamespaceName}", 200] },
|
|
1273
|
-
() => GetIdNamespaceInput$,
|
|
1274
|
-
() => GetIdNamespaceOutput$,
|
|
1275
|
-
];
|
|
1276
|
-
export var GetMatchId$ = [
|
|
1277
|
-
9,
|
|
1278
|
-
n0,
|
|
1279
|
-
_GMIe,
|
|
1280
|
-
{ [_ht]: ["POST", "/matchingworkflows/{workflowName}/matches", 200] },
|
|
1281
|
-
() => GetMatchIdInput$,
|
|
1282
|
-
() => GetMatchIdOutput$,
|
|
1283
|
-
];
|
|
1284
|
-
export var GetMatchingJob$ = [
|
|
1285
|
-
9,
|
|
1286
|
-
n0,
|
|
1287
|
-
_GMJ,
|
|
1288
|
-
{ [_ht]: ["GET", "/matchingworkflows/{workflowName}/jobs/{jobId}", 200] },
|
|
1289
|
-
() => GetMatchingJobInput$,
|
|
1290
|
-
() => GetMatchingJobOutput$,
|
|
1291
|
-
];
|
|
1292
|
-
export var GetMatchingWorkflow$ = [
|
|
1293
|
-
9,
|
|
1294
|
-
n0,
|
|
1295
|
-
_GMW,
|
|
1296
|
-
{ [_ht]: ["GET", "/matchingworkflows/{workflowName}", 200] },
|
|
1297
|
-
() => GetMatchingWorkflowInput$,
|
|
1298
|
-
() => GetMatchingWorkflowOutput$,
|
|
1299
|
-
];
|
|
1300
|
-
export var GetPolicy$ = [
|
|
1301
|
-
9,
|
|
1302
|
-
n0,
|
|
1303
|
-
_GP,
|
|
1304
|
-
{ [_ht]: ["GET", "/policies/{arn}", 200] },
|
|
1305
|
-
() => GetPolicyInput$,
|
|
1306
|
-
() => GetPolicyOutput$,
|
|
1307
|
-
];
|
|
1308
|
-
export var GetProviderService$ = [
|
|
1309
|
-
9,
|
|
1310
|
-
n0,
|
|
1311
|
-
_GPS,
|
|
1312
|
-
{ [_ht]: ["GET", "/providerservices/{providerName}/{providerServiceName}", 200] },
|
|
1313
|
-
() => GetProviderServiceInput$,
|
|
1314
|
-
() => GetProviderServiceOutput$,
|
|
1315
|
-
];
|
|
1316
|
-
export var GetSchemaMapping$ = [
|
|
1317
|
-
9,
|
|
1318
|
-
n0,
|
|
1319
|
-
_GSM,
|
|
1320
|
-
{ [_ht]: ["GET", "/schemas/{schemaName}", 200] },
|
|
1321
|
-
() => GetSchemaMappingInput$,
|
|
1322
|
-
() => GetSchemaMappingOutput$,
|
|
1323
|
-
];
|
|
1324
|
-
export var ListIdMappingJobs$ = [
|
|
1325
|
-
9,
|
|
1326
|
-
n0,
|
|
1327
|
-
_LIMJ,
|
|
1328
|
-
{ [_ht]: ["GET", "/idmappingworkflows/{workflowName}/jobs", 200] },
|
|
1329
|
-
() => ListIdMappingJobsInput$,
|
|
1330
|
-
() => ListIdMappingJobsOutput$,
|
|
1331
|
-
];
|
|
1332
|
-
export var ListIdMappingWorkflows$ = [
|
|
1333
|
-
9,
|
|
1334
|
-
n0,
|
|
1335
|
-
_LIMW,
|
|
1336
|
-
{ [_ht]: ["GET", "/idmappingworkflows", 200] },
|
|
1337
|
-
() => ListIdMappingWorkflowsInput$,
|
|
1338
|
-
() => ListIdMappingWorkflowsOutput$,
|
|
1339
|
-
];
|
|
1340
|
-
export var ListIdNamespaces$ = [
|
|
1341
|
-
9,
|
|
1342
|
-
n0,
|
|
1343
|
-
_LIN,
|
|
1344
|
-
{ [_ht]: ["GET", "/idnamespaces", 200] },
|
|
1345
|
-
() => ListIdNamespacesInput$,
|
|
1346
|
-
() => ListIdNamespacesOutput$,
|
|
1347
|
-
];
|
|
1348
|
-
export var ListMatchingJobs$ = [
|
|
1349
|
-
9,
|
|
1350
|
-
n0,
|
|
1351
|
-
_LMJ,
|
|
1352
|
-
{ [_ht]: ["GET", "/matchingworkflows/{workflowName}/jobs", 200] },
|
|
1353
|
-
() => ListMatchingJobsInput$,
|
|
1354
|
-
() => ListMatchingJobsOutput$,
|
|
1355
|
-
];
|
|
1356
|
-
export var ListMatchingWorkflows$ = [
|
|
1357
|
-
9,
|
|
1358
|
-
n0,
|
|
1359
|
-
_LMW,
|
|
1360
|
-
{ [_ht]: ["GET", "/matchingworkflows", 200] },
|
|
1361
|
-
() => ListMatchingWorkflowsInput$,
|
|
1362
|
-
() => ListMatchingWorkflowsOutput$,
|
|
1363
|
-
];
|
|
1364
|
-
export var ListProviderServices$ = [
|
|
1365
|
-
9,
|
|
1366
|
-
n0,
|
|
1367
|
-
_LPS,
|
|
1368
|
-
{ [_ht]: ["GET", "/providerservices", 200] },
|
|
1369
|
-
() => ListProviderServicesInput$,
|
|
1370
|
-
() => ListProviderServicesOutput$,
|
|
1371
|
-
];
|
|
1372
|
-
export var ListSchemaMappings$ = [
|
|
1373
|
-
9,
|
|
1374
|
-
n0,
|
|
1375
|
-
_LSM,
|
|
1376
|
-
{ [_ht]: ["GET", "/schemas", 200] },
|
|
1377
|
-
() => ListSchemaMappingsInput$,
|
|
1378
|
-
() => ListSchemaMappingsOutput$,
|
|
1379
|
-
];
|
|
1380
|
-
export var ListTagsForResource$ = [
|
|
1381
|
-
9,
|
|
1382
|
-
n0,
|
|
1383
|
-
_LTFR,
|
|
1384
|
-
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
1385
|
-
() => ListTagsForResourceInput$,
|
|
1386
|
-
() => ListTagsForResourceOutput$,
|
|
1387
|
-
];
|
|
1388
|
-
export var PutPolicy$ = [
|
|
1389
|
-
9,
|
|
1390
|
-
n0,
|
|
1391
|
-
_PPu,
|
|
1392
|
-
{ [_ht]: ["PUT", "/policies/{arn}", 200] },
|
|
1393
|
-
() => PutPolicyInput$,
|
|
1394
|
-
() => PutPolicyOutput$,
|
|
1395
|
-
];
|
|
1396
|
-
export var StartIdMappingJob$ = [
|
|
1397
|
-
9,
|
|
1398
|
-
n0,
|
|
1399
|
-
_SIMJ,
|
|
1400
|
-
{ [_ht]: ["POST", "/idmappingworkflows/{workflowName}/jobs", 200] },
|
|
1401
|
-
() => StartIdMappingJobInput$,
|
|
1402
|
-
() => StartIdMappingJobOutput$,
|
|
1403
|
-
];
|
|
1404
|
-
export var StartMatchingJob$ = [
|
|
1405
|
-
9,
|
|
1406
|
-
n0,
|
|
1407
|
-
_SMJ,
|
|
1408
|
-
{ [_ht]: ["POST", "/matchingworkflows/{workflowName}/jobs", 200] },
|
|
1409
|
-
() => StartMatchingJobInput$,
|
|
1410
|
-
() => StartMatchingJobOutput$,
|
|
1411
|
-
];
|
|
1412
|
-
export var TagResource$ = [
|
|
1413
|
-
9,
|
|
1414
|
-
n0,
|
|
1415
|
-
_TR,
|
|
1416
|
-
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
1417
|
-
() => TagResourceInput$,
|
|
1418
|
-
() => TagResourceOutput$,
|
|
1419
|
-
];
|
|
1420
|
-
export var UntagResource$ = [
|
|
1421
|
-
9,
|
|
1422
|
-
n0,
|
|
1423
|
-
_UR,
|
|
1424
|
-
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
1425
|
-
() => UntagResourceInput$,
|
|
1426
|
-
() => UntagResourceOutput$,
|
|
1427
|
-
];
|
|
1428
|
-
export var UpdateIdMappingWorkflow$ = [
|
|
1429
|
-
9,
|
|
1430
|
-
n0,
|
|
1431
|
-
_UIMW,
|
|
1432
|
-
{ [_ht]: ["PUT", "/idmappingworkflows/{workflowName}", 200] },
|
|
1433
|
-
() => UpdateIdMappingWorkflowInput$,
|
|
1434
|
-
() => UpdateIdMappingWorkflowOutput$,
|
|
1435
|
-
];
|
|
1436
|
-
export var UpdateIdNamespace$ = [
|
|
1437
|
-
9,
|
|
1438
|
-
n0,
|
|
1439
|
-
_UIN,
|
|
1440
|
-
{ [_ht]: ["PUT", "/idnamespaces/{idNamespaceName}", 200] },
|
|
1441
|
-
() => UpdateIdNamespaceInput$,
|
|
1442
|
-
() => UpdateIdNamespaceOutput$,
|
|
1443
|
-
];
|
|
1444
|
-
export var UpdateMatchingWorkflow$ = [
|
|
1445
|
-
9,
|
|
1446
|
-
n0,
|
|
1447
|
-
_UMW,
|
|
1448
|
-
{ [_ht]: ["PUT", "/matchingworkflows/{workflowName}", 200] },
|
|
1449
|
-
() => UpdateMatchingWorkflowInput$,
|
|
1450
|
-
() => UpdateMatchingWorkflowOutput$,
|
|
1451
|
-
];
|
|
1452
|
-
export var UpdateSchemaMapping$ = [
|
|
1453
|
-
9,
|
|
1454
|
-
n0,
|
|
1455
|
-
_USM,
|
|
1456
|
-
{ [_ht]: ["PUT", "/schemas/{schemaName}", 200] },
|
|
1457
|
-
() => UpdateSchemaMappingInput$,
|
|
1458
|
-
() => UpdateSchemaMappingOutput$,
|
|
1098
|
+
[() => ProviderMarketplaceConfiguration$]
|
|
1099
|
+
];
|
|
1100
|
+
export var AddPolicyStatement$ = [9, n0, _APS,
|
|
1101
|
+
{ [_ht]: ["POST", "/policies/{arn}/{statementId}", 200] }, () => AddPolicyStatementInput$, () => AddPolicyStatementOutput$
|
|
1102
|
+
];
|
|
1103
|
+
export var BatchDeleteUniqueId$ = [9, n0, _BDUI,
|
|
1104
|
+
{ [_ht]: ["DELETE", "/matchingworkflows/{workflowName}/uniqueids", 200] }, () => BatchDeleteUniqueIdInput$, () => BatchDeleteUniqueIdOutput$
|
|
1105
|
+
];
|
|
1106
|
+
export var CreateIdMappingWorkflow$ = [9, n0, _CIMW,
|
|
1107
|
+
{ [_ht]: ["POST", "/idmappingworkflows", 200] }, () => CreateIdMappingWorkflowInput$, () => CreateIdMappingWorkflowOutput$
|
|
1108
|
+
];
|
|
1109
|
+
export var CreateIdNamespace$ = [9, n0, _CIN,
|
|
1110
|
+
{ [_ht]: ["POST", "/idnamespaces", 200] }, () => CreateIdNamespaceInput$, () => CreateIdNamespaceOutput$
|
|
1111
|
+
];
|
|
1112
|
+
export var CreateMatchingWorkflow$ = [9, n0, _CMW,
|
|
1113
|
+
{ [_ht]: ["POST", "/matchingworkflows", 200] }, () => CreateMatchingWorkflowInput$, () => CreateMatchingWorkflowOutput$
|
|
1114
|
+
];
|
|
1115
|
+
export var CreateSchemaMapping$ = [9, n0, _CSM,
|
|
1116
|
+
{ [_ht]: ["POST", "/schemas", 200] }, () => CreateSchemaMappingInput$, () => CreateSchemaMappingOutput$
|
|
1117
|
+
];
|
|
1118
|
+
export var DeleteIdMappingWorkflow$ = [9, n0, _DIMW,
|
|
1119
|
+
{ [_ht]: ["DELETE", "/idmappingworkflows/{workflowName}", 200] }, () => DeleteIdMappingWorkflowInput$, () => DeleteIdMappingWorkflowOutput$
|
|
1120
|
+
];
|
|
1121
|
+
export var DeleteIdNamespace$ = [9, n0, _DIN,
|
|
1122
|
+
{ [_ht]: ["DELETE", "/idnamespaces/{idNamespaceName}", 200] }, () => DeleteIdNamespaceInput$, () => DeleteIdNamespaceOutput$
|
|
1123
|
+
];
|
|
1124
|
+
export var DeleteMatchingWorkflow$ = [9, n0, _DMW,
|
|
1125
|
+
{ [_ht]: ["DELETE", "/matchingworkflows/{workflowName}", 200] }, () => DeleteMatchingWorkflowInput$, () => DeleteMatchingWorkflowOutput$
|
|
1126
|
+
];
|
|
1127
|
+
export var DeletePolicyStatement$ = [9, n0, _DPS,
|
|
1128
|
+
{ [_ht]: ["DELETE", "/policies/{arn}/{statementId}", 200] }, () => DeletePolicyStatementInput$, () => DeletePolicyStatementOutput$
|
|
1129
|
+
];
|
|
1130
|
+
export var DeleteSchemaMapping$ = [9, n0, _DSM,
|
|
1131
|
+
{ [_ht]: ["DELETE", "/schemas/{schemaName}", 200] }, () => DeleteSchemaMappingInput$, () => DeleteSchemaMappingOutput$
|
|
1132
|
+
];
|
|
1133
|
+
export var GenerateMatchId$ = [9, n0, _GMI,
|
|
1134
|
+
{ [_ht]: ["POST", "/matchingworkflows/{workflowName}/generateMatches", 200] }, () => GenerateMatchIdInput$, () => GenerateMatchIdOutput$
|
|
1135
|
+
];
|
|
1136
|
+
export var GetIdMappingJob$ = [9, n0, _GIMJ,
|
|
1137
|
+
{ [_ht]: ["GET", "/idmappingworkflows/{workflowName}/jobs/{jobId}", 200] }, () => GetIdMappingJobInput$, () => GetIdMappingJobOutput$
|
|
1138
|
+
];
|
|
1139
|
+
export var GetIdMappingWorkflow$ = [9, n0, _GIMW,
|
|
1140
|
+
{ [_ht]: ["GET", "/idmappingworkflows/{workflowName}", 200] }, () => GetIdMappingWorkflowInput$, () => GetIdMappingWorkflowOutput$
|
|
1141
|
+
];
|
|
1142
|
+
export var GetIdNamespace$ = [9, n0, _GIN,
|
|
1143
|
+
{ [_ht]: ["GET", "/idnamespaces/{idNamespaceName}", 200] }, () => GetIdNamespaceInput$, () => GetIdNamespaceOutput$
|
|
1144
|
+
];
|
|
1145
|
+
export var GetMatchId$ = [9, n0, _GMIe,
|
|
1146
|
+
{ [_ht]: ["POST", "/matchingworkflows/{workflowName}/matches", 200] }, () => GetMatchIdInput$, () => GetMatchIdOutput$
|
|
1147
|
+
];
|
|
1148
|
+
export var GetMatchingJob$ = [9, n0, _GMJ,
|
|
1149
|
+
{ [_ht]: ["GET", "/matchingworkflows/{workflowName}/jobs/{jobId}", 200] }, () => GetMatchingJobInput$, () => GetMatchingJobOutput$
|
|
1150
|
+
];
|
|
1151
|
+
export var GetMatchingWorkflow$ = [9, n0, _GMW,
|
|
1152
|
+
{ [_ht]: ["GET", "/matchingworkflows/{workflowName}", 200] }, () => GetMatchingWorkflowInput$, () => GetMatchingWorkflowOutput$
|
|
1153
|
+
];
|
|
1154
|
+
export var GetPolicy$ = [9, n0, _GP,
|
|
1155
|
+
{ [_ht]: ["GET", "/policies/{arn}", 200] }, () => GetPolicyInput$, () => GetPolicyOutput$
|
|
1156
|
+
];
|
|
1157
|
+
export var GetProviderService$ = [9, n0, _GPS,
|
|
1158
|
+
{ [_ht]: ["GET", "/providerservices/{providerName}/{providerServiceName}", 200] }, () => GetProviderServiceInput$, () => GetProviderServiceOutput$
|
|
1159
|
+
];
|
|
1160
|
+
export var GetSchemaMapping$ = [9, n0, _GSM,
|
|
1161
|
+
{ [_ht]: ["GET", "/schemas/{schemaName}", 200] }, () => GetSchemaMappingInput$, () => GetSchemaMappingOutput$
|
|
1162
|
+
];
|
|
1163
|
+
export var ListIdMappingJobs$ = [9, n0, _LIMJ,
|
|
1164
|
+
{ [_ht]: ["GET", "/idmappingworkflows/{workflowName}/jobs", 200] }, () => ListIdMappingJobsInput$, () => ListIdMappingJobsOutput$
|
|
1165
|
+
];
|
|
1166
|
+
export var ListIdMappingWorkflows$ = [9, n0, _LIMW,
|
|
1167
|
+
{ [_ht]: ["GET", "/idmappingworkflows", 200] }, () => ListIdMappingWorkflowsInput$, () => ListIdMappingWorkflowsOutput$
|
|
1168
|
+
];
|
|
1169
|
+
export var ListIdNamespaces$ = [9, n0, _LIN,
|
|
1170
|
+
{ [_ht]: ["GET", "/idnamespaces", 200] }, () => ListIdNamespacesInput$, () => ListIdNamespacesOutput$
|
|
1171
|
+
];
|
|
1172
|
+
export var ListMatchingJobs$ = [9, n0, _LMJ,
|
|
1173
|
+
{ [_ht]: ["GET", "/matchingworkflows/{workflowName}/jobs", 200] }, () => ListMatchingJobsInput$, () => ListMatchingJobsOutput$
|
|
1174
|
+
];
|
|
1175
|
+
export var ListMatchingWorkflows$ = [9, n0, _LMW,
|
|
1176
|
+
{ [_ht]: ["GET", "/matchingworkflows", 200] }, () => ListMatchingWorkflowsInput$, () => ListMatchingWorkflowsOutput$
|
|
1177
|
+
];
|
|
1178
|
+
export var ListProviderServices$ = [9, n0, _LPS,
|
|
1179
|
+
{ [_ht]: ["GET", "/providerservices", 200] }, () => ListProviderServicesInput$, () => ListProviderServicesOutput$
|
|
1180
|
+
];
|
|
1181
|
+
export var ListSchemaMappings$ = [9, n0, _LSM,
|
|
1182
|
+
{ [_ht]: ["GET", "/schemas", 200] }, () => ListSchemaMappingsInput$, () => ListSchemaMappingsOutput$
|
|
1183
|
+
];
|
|
1184
|
+
export var ListTagsForResource$ = [9, n0, _LTFR,
|
|
1185
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
|
|
1186
|
+
];
|
|
1187
|
+
export var PutPolicy$ = [9, n0, _PPu,
|
|
1188
|
+
{ [_ht]: ["PUT", "/policies/{arn}", 200] }, () => PutPolicyInput$, () => PutPolicyOutput$
|
|
1189
|
+
];
|
|
1190
|
+
export var StartIdMappingJob$ = [9, n0, _SIMJ,
|
|
1191
|
+
{ [_ht]: ["POST", "/idmappingworkflows/{workflowName}/jobs", 200] }, () => StartIdMappingJobInput$, () => StartIdMappingJobOutput$
|
|
1192
|
+
];
|
|
1193
|
+
export var StartMatchingJob$ = [9, n0, _SMJ,
|
|
1194
|
+
{ [_ht]: ["POST", "/matchingworkflows/{workflowName}/jobs", 200] }, () => StartMatchingJobInput$, () => StartMatchingJobOutput$
|
|
1195
|
+
];
|
|
1196
|
+
export var TagResource$ = [9, n0, _TR,
|
|
1197
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceInput$, () => TagResourceOutput$
|
|
1198
|
+
];
|
|
1199
|
+
export var UntagResource$ = [9, n0, _UR,
|
|
1200
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceInput$, () => UntagResourceOutput$
|
|
1201
|
+
];
|
|
1202
|
+
export var UpdateIdMappingWorkflow$ = [9, n0, _UIMW,
|
|
1203
|
+
{ [_ht]: ["PUT", "/idmappingworkflows/{workflowName}", 200] }, () => UpdateIdMappingWorkflowInput$, () => UpdateIdMappingWorkflowOutput$
|
|
1204
|
+
];
|
|
1205
|
+
export var UpdateIdNamespace$ = [9, n0, _UIN,
|
|
1206
|
+
{ [_ht]: ["PUT", "/idnamespaces/{idNamespaceName}", 200] }, () => UpdateIdNamespaceInput$, () => UpdateIdNamespaceOutput$
|
|
1207
|
+
];
|
|
1208
|
+
export var UpdateMatchingWorkflow$ = [9, n0, _UMW,
|
|
1209
|
+
{ [_ht]: ["PUT", "/matchingworkflows/{workflowName}", 200] }, () => UpdateMatchingWorkflowInput$, () => UpdateMatchingWorkflowOutput$
|
|
1210
|
+
];
|
|
1211
|
+
export var UpdateSchemaMapping$ = [9, n0, _USM,
|
|
1212
|
+
{ [_ht]: ["PUT", "/schemas/{schemaName}", 200] }, () => UpdateSchemaMappingInput$, () => UpdateSchemaMappingOutput$
|
|
1459
1213
|
];
|