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