@aws-sdk/client-cleanroomsml 3.1067.0 → 3.1069.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/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +233 -253
- package/dist-cjs/models/CleanRoomsMLServiceException.js +4 -8
- package/dist-cjs/models/errors.js +15 -25
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +529 -349
- package/package.json +8 -8
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Dataset$ = exports.DataPrivacyScores$ = exports.CustomEntityConfig$ = exports.CreateTrainingDatasetResponse$ = exports.CreateTrainingDatasetRequest$ = exports.CreateTrainedModelResponse$ = exports.CreateTrainedModelRequest$ = exports.CreateMLInputChannelResponse$ = exports.CreateMLInputChannelRequest$ = exports.CreateConfiguredModelAlgorithmResponse$ = exports.CreateConfiguredModelAlgorithmRequest$ = exports.CreateConfiguredModelAlgorithmAssociationResponse$ = exports.CreateConfiguredModelAlgorithmAssociationRequest$ = exports.CreateConfiguredAudienceModelResponse$ = exports.CreateConfiguredAudienceModelRequest$ = exports.CreateAudienceModelResponse$ = exports.CreateAudienceModelRequest$ = exports.ContainerConfig$ = exports.ConfiguredModelAlgorithmSummary$ = exports.ConfiguredModelAlgorithmAssociationSummary$ = exports.ConfiguredAudienceModelSummary$ = exports.ConfiguredAudienceModelOutputConfig$ = exports.ColumnSchema$ = exports.ColumnClassificationDetails$ = exports.CollaborationTrainedModelSummary$ = exports.CollaborationTrainedModelInferenceJobSummary$ = exports.CollaborationTrainedModelExportJobSummary$ = exports.CollaborationMLInputChannelSummary$ = exports.CollaborationConfiguredModelAlgorithmAssociationSummary$ = exports.CancelTrainedModelRequest$ = exports.CancelTrainedModelInferenceJobRequest$ = exports.AudienceSizeConfig$ = exports.AudienceSize$ = exports.AudienceQualityMetrics$ = exports.AudienceModelSummary$ = exports.AudienceGenerationJobSummary$ = exports.AudienceGenerationJobDataSource$ = exports.AudienceExportJobSummary$ = exports.AudienceDestination$ = exports.AccessBudgetDetails$ = exports.AccessBudget$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServiceException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.CleanRoomsMLServiceException$ = void 0;
|
|
4
|
-
exports.InputChannel$ = exports.InferenceResourceConfig$ = exports.InferenceReceiverMember$ = exports.InferenceOutputConfiguration$ = exports.InferenceContainerExecutionParameters$ = exports.InferenceContainerConfig$ = exports.IncrementalTrainingDataChannelOutput$ = exports.IncrementalTrainingDataChannel$ = exports.GlueDataSource$ = exports.GetTrainingDatasetResponse$ = exports.GetTrainingDatasetRequest$ = exports.GetTrainedModelResponse$ = exports.GetTrainedModelRequest$ = exports.GetTrainedModelInferenceJobResponse$ = exports.GetTrainedModelInferenceJobRequest$ = exports.GetMLInputChannelResponse$ = exports.GetMLInputChannelRequest$ = exports.GetMLConfigurationResponse$ = exports.GetMLConfigurationRequest$ = exports.GetConfiguredModelAlgorithmResponse$ = exports.GetConfiguredModelAlgorithmRequest$ = exports.GetConfiguredModelAlgorithmAssociationResponse$ = exports.GetConfiguredModelAlgorithmAssociationRequest$ = exports.GetConfiguredAudienceModelResponse$ = exports.GetConfiguredAudienceModelRequest$ = exports.GetConfiguredAudienceModelPolicyResponse$ = exports.GetConfiguredAudienceModelPolicyRequest$ = exports.GetCollaborationTrainedModelResponse$ = exports.GetCollaborationTrainedModelRequest$ = exports.GetCollaborationMLInputChannelResponse$ = exports.GetCollaborationMLInputChannelRequest$ = exports.GetCollaborationConfiguredModelAlgorithmAssociationResponse$ = exports.GetCollaborationConfiguredModelAlgorithmAssociationRequest$ = exports.GetAudienceModelResponse$ = exports.GetAudienceModelRequest$ = exports.GetAudienceGenerationJobResponse$ = exports.GetAudienceGenerationJobRequest$ = exports.Destination$ = exports.DeleteTrainingDatasetRequest$ = exports.DeleteTrainedModelOutputRequest$ = exports.DeleteMLInputChannelDataRequest$ = exports.DeleteMLConfigurationRequest$ = exports.DeleteConfiguredModelAlgorithmRequest$ = exports.DeleteConfiguredModelAlgorithmAssociationRequest$ = exports.DeleteConfiguredAudienceModelRequest$ = exports.DeleteConfiguredAudienceModelPolicyRequest$ = exports.DeleteAudienceModelRequest$ = exports.DeleteAudienceGenerationJobRequest$ = exports.DataSource$ = exports.DatasetInputConfig$ = void 0;
|
|
5
|
-
exports.PutConfiguredAudienceModelPolicyRequest$ = exports.ProtectedQuerySQLParameters$ = exports.ProtectedQueryInputParameters$ = exports.PrivacyConfigurationPolicies$ = exports.PrivacyConfiguration$ = exports.PayerConfiguration$ = exports.ModelTrainingDataChannel$ = exports.ModelInferenceDataSource$ = exports.MLSyntheticDataParameters$ = exports.MLOutputConfiguration$ = exports.MLInputChannelSummary$ = exports.MetricsConfigurationPolicy$ = exports.MetricDefinition$ = exports.MembershipInferenceAttackScore$ = exports.LogsConfigurationPolicy$ = exports.LogRedactionConfiguration$ = exports.ListTrainingDatasetsResponse$ = exports.ListTrainingDatasetsRequest$ = exports.ListTrainedModelVersionsResponse$ = exports.ListTrainedModelVersionsRequest$ = exports.ListTrainedModelsResponse$ = exports.ListTrainedModelsRequest$ = exports.ListTrainedModelInferenceJobsResponse$ = exports.ListTrainedModelInferenceJobsRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListMLInputChannelsResponse$ = exports.ListMLInputChannelsRequest$ = exports.ListConfiguredModelAlgorithmsResponse$ = exports.ListConfiguredModelAlgorithmsRequest$ = exports.ListConfiguredModelAlgorithmAssociationsResponse$ = exports.ListConfiguredModelAlgorithmAssociationsRequest$ = exports.ListConfiguredAudienceModelsResponse$ = exports.ListConfiguredAudienceModelsRequest$ = exports.ListCollaborationTrainedModelsResponse$ = exports.ListCollaborationTrainedModelsRequest$ = exports.ListCollaborationTrainedModelInferenceJobsResponse$ = exports.ListCollaborationTrainedModelInferenceJobsRequest$ = exports.ListCollaborationTrainedModelExportJobsResponse$ = exports.ListCollaborationTrainedModelExportJobsRequest$ = exports.ListCollaborationMLInputChannelsResponse$ = exports.ListCollaborationMLInputChannelsRequest$ = exports.ListCollaborationConfiguredModelAlgorithmAssociationsResponse$ = exports.ListCollaborationConfiguredModelAlgorithmAssociationsRequest$ = exports.ListAudienceModelsResponse$ = exports.ListAudienceModelsRequest$ = exports.ListAudienceGenerationJobsResponse$ = exports.ListAudienceGenerationJobsRequest$ = exports.ListAudienceExportJobsResponse$ = exports.ListAudienceExportJobsRequest$ = void 0;
|
|
6
|
-
exports.DeleteConfiguredAudienceModel$ = exports.DeleteAudienceModel$ = exports.DeleteAudienceGenerationJob$ = exports.CreateTrainingDataset$ = exports.CreateTrainedModel$ = exports.CreateMLInputChannel$ = exports.CreateConfiguredModelAlgorithmAssociation$ = exports.CreateConfiguredModelAlgorithm$ = exports.CreateConfiguredAudienceModel$ = exports.CreateAudienceModel$ = exports.CancelTrainedModelInferenceJob$ = exports.CancelTrainedModel$ = exports.WorkerComputeConfigurationProperties$ = exports.PrivacyBudgets$ = exports.InputChannelDataSource$ = exports.ComputeConfiguration$ = exports.WorkerComputeConfiguration$ = exports.UpdateConfiguredAudienceModelResponse$ = exports.UpdateConfiguredAudienceModelRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TrainingDatasetSummary$ = exports.TrainedModelSummary$ = exports.TrainedModelsConfigurationPolicy$ = exports.TrainedModelInferenceMaxOutputSize$ = exports.TrainedModelInferenceJobSummary$ = exports.TrainedModelInferenceJobsConfigurationPolicy$ = exports.TrainedModelExportsMaxSize$ = exports.TrainedModelExportsConfigurationPolicy$ = exports.TrainedModelExportReceiverMember$ = exports.TrainedModelExportOutputConfiguration$ = exports.TrainedModelArtifactMaxSize$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.SyntheticDataEvaluationScores$ = exports.SyntheticDataConfiguration$ = exports.SyntheticDataColumnProperties$ = exports.StoppingCondition$ = exports.StatusDetails$ = exports.StartTrainedModelInferenceJobResponse$ = exports.StartTrainedModelInferenceJobRequest$ = exports.StartTrainedModelExportJobRequest$ = exports.StartAudienceGenerationJobResponse$ = exports.StartAudienceGenerationJobRequest$ = exports.StartAudienceExportJobRequest$ = exports.S3ConfigMap$ = exports.ResourceConfig$ = exports.RelevanceMetric$ = exports.PutMLConfigurationRequest$ = exports.PutConfiguredAudienceModelPolicyResponse$ = void 0;
|
|
7
|
-
exports.UpdateConfiguredAudienceModel$ = exports.UntagResource$ = exports.TagResource$ = exports.StartTrainedModelInferenceJob$ = exports.StartTrainedModelExportJob$ = exports.StartAudienceGenerationJob$ = exports.StartAudienceExportJob$ = exports.PutMLConfiguration$ = exports.PutConfiguredAudienceModelPolicy$ = exports.ListTrainingDatasets$ = exports.ListTrainedModelVersions$ = exports.ListTrainedModels$ = exports.ListTrainedModelInferenceJobs$ = exports.ListTagsForResource$ = exports.ListMLInputChannels$ = exports.ListConfiguredModelAlgorithms$ = exports.ListConfiguredModelAlgorithmAssociations$ = exports.ListConfiguredAudienceModels$ = exports.ListCollaborationTrainedModels$ = exports.ListCollaborationTrainedModelInferenceJobs$ = exports.ListCollaborationTrainedModelExportJobs$ = exports.ListCollaborationMLInputChannels$ = exports.ListCollaborationConfiguredModelAlgorithmAssociations$ = exports.ListAudienceModels$ = exports.ListAudienceGenerationJobs$ = exports.ListAudienceExportJobs$ = exports.GetTrainingDataset$ = exports.GetTrainedModelInferenceJob$ = exports.GetTrainedModel$ = exports.GetMLInputChannel$ = exports.GetMLConfiguration$ = exports.GetConfiguredModelAlgorithmAssociation$ = exports.GetConfiguredModelAlgorithm$ = exports.GetConfiguredAudienceModelPolicy$ = exports.GetConfiguredAudienceModel$ = exports.GetCollaborationTrainedModel$ = exports.GetCollaborationMLInputChannel$ = exports.GetCollaborationConfiguredModelAlgorithmAssociation$ = exports.GetAudienceModel$ = exports.GetAudienceGenerationJob$ = exports.DeleteTrainingDataset$ = exports.DeleteTrainedModelOutput$ = exports.DeleteMLInputChannelData$ = exports.DeleteMLConfiguration$ = exports.DeleteConfiguredModelAlgorithmAssociation$ = exports.DeleteConfiguredModelAlgorithm$ = exports.DeleteConfiguredAudienceModelPolicy$ = void 0;
|
|
8
1
|
const _AB = "AccessBudget";
|
|
9
2
|
const _ABD = "AccessBudgetDetails";
|
|
10
3
|
const _ABDL = "AccessBudgetDetailsList";
|
|
@@ -468,1032 +461,1215 @@ const _vI = "versionIdentifier";
|
|
|
468
461
|
const _vSIGB = "volumeSizeInGB";
|
|
469
462
|
const _w = "worker";
|
|
470
463
|
const n0 = "com.amazonaws.cleanroomsml";
|
|
471
|
-
const
|
|
472
|
-
const
|
|
473
|
-
const
|
|
474
|
-
const _s_registry =
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
464
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
465
|
+
const { CleanRoomsMLServiceException } = require("../models/CleanRoomsMLServiceException");
|
|
466
|
+
const { AccessDeniedException, ConflictException, InternalServiceException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
467
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
468
|
+
const CleanRoomsMLServiceException$ = [-3, _s, "CleanRoomsMLServiceException", 0, [], []];
|
|
469
|
+
exports.CleanRoomsMLServiceException$ = CleanRoomsMLServiceException$;
|
|
470
|
+
_s_registry.registerError(CleanRoomsMLServiceException$, CleanRoomsMLServiceException);
|
|
471
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
472
|
+
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
479
473
|
{ [_e]: _c, [_hE]: 403 },
|
|
480
474
|
[_m],
|
|
481
475
|
[0], 1
|
|
482
476
|
];
|
|
483
|
-
|
|
484
|
-
|
|
477
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
478
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
479
|
+
const ConflictException$ = [-3, n0, _CE,
|
|
485
480
|
{ [_e]: _c, [_hE]: 409 },
|
|
486
481
|
[_m],
|
|
487
482
|
[0], 1
|
|
488
483
|
];
|
|
489
|
-
|
|
490
|
-
|
|
484
|
+
exports.ConflictException$ = ConflictException$;
|
|
485
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
486
|
+
const InternalServiceException$ = [-3, n0, _ISE,
|
|
491
487
|
{ [_e]: _se, [_hE]: 500 },
|
|
492
488
|
[_m],
|
|
493
489
|
[0], 1
|
|
494
490
|
];
|
|
495
|
-
|
|
496
|
-
|
|
491
|
+
exports.InternalServiceException$ = InternalServiceException$;
|
|
492
|
+
n0_registry.registerError(InternalServiceException$, InternalServiceException);
|
|
493
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
497
494
|
{ [_e]: _c, [_hE]: 404 },
|
|
498
495
|
[_m],
|
|
499
496
|
[0], 1
|
|
500
497
|
];
|
|
501
|
-
|
|
502
|
-
|
|
498
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
499
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
500
|
+
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
503
501
|
{ [_e]: _c, [_hE]: 402 },
|
|
504
502
|
[_m, _qN, _qV],
|
|
505
503
|
[0, 0, 1], 1
|
|
506
504
|
];
|
|
507
|
-
|
|
508
|
-
|
|
505
|
+
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
506
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
507
|
+
const ThrottlingException$ = [-3, n0, _TE,
|
|
509
508
|
{ [_e]: _c, [_hE]: 429 },
|
|
510
509
|
[_m],
|
|
511
510
|
[0], 1
|
|
512
511
|
];
|
|
513
|
-
|
|
514
|
-
|
|
512
|
+
exports.ThrottlingException$ = ThrottlingException$;
|
|
513
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
514
|
+
const ValidationException$ = [-3, n0, _VE,
|
|
515
515
|
{ [_e]: _c, [_hE]: 400 },
|
|
516
516
|
[_m],
|
|
517
517
|
[0], 1
|
|
518
518
|
];
|
|
519
|
-
|
|
519
|
+
exports.ValidationException$ = ValidationException$;
|
|
520
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
520
521
|
exports.errorTypeRegistries = [
|
|
521
522
|
_s_registry,
|
|
522
523
|
n0_registry,
|
|
523
524
|
];
|
|
524
|
-
|
|
525
|
+
const AccessBudget$ = [3, n0, _AB,
|
|
525
526
|
0,
|
|
526
527
|
[_rA, _d, _aRB],
|
|
527
528
|
[0, () => AccessBudgetDetailsList, 1], 3
|
|
528
529
|
];
|
|
529
|
-
exports.
|
|
530
|
+
exports.AccessBudget$ = AccessBudget$;
|
|
531
|
+
const AccessBudgetDetails$ = [3, n0, _ABD,
|
|
530
532
|
0,
|
|
531
533
|
[_sT, _rB, _b, _bT, _eT, _aR],
|
|
532
534
|
[5, 1, 1, 0, 5, 0], 4
|
|
533
535
|
];
|
|
534
|
-
exports.
|
|
536
|
+
exports.AccessBudgetDetails$ = AccessBudgetDetails$;
|
|
537
|
+
const AudienceDestination$ = [3, n0, _AD,
|
|
535
538
|
0,
|
|
536
539
|
[_sD],
|
|
537
|
-
[() =>
|
|
540
|
+
[() => S3ConfigMap$], 1
|
|
538
541
|
];
|
|
539
|
-
exports.
|
|
542
|
+
exports.AudienceDestination$ = AudienceDestination$;
|
|
543
|
+
const AudienceExportJobSummary$ = [3, n0, _AEJS,
|
|
540
544
|
0,
|
|
541
545
|
[_cT, _uT, _n, _aGJA, _aS, _st, _de, _sDt, _oL],
|
|
542
|
-
[5, 5, 0, 0, () =>
|
|
546
|
+
[5, 5, 0, 0, () => AudienceSize$, 0, 0, () => StatusDetails$, 0], 6
|
|
543
547
|
];
|
|
544
|
-
exports.
|
|
548
|
+
exports.AudienceExportJobSummary$ = AudienceExportJobSummary$;
|
|
549
|
+
const AudienceGenerationJobDataSource$ = [3, n0, _AGJDS,
|
|
545
550
|
0,
|
|
546
551
|
[_rAo, _dS, _sP, _sCC],
|
|
547
|
-
[0, () =>
|
|
552
|
+
[0, () => S3ConfigMap$, [() => ProtectedQuerySQLParameters$, 0], () => ComputeConfiguration$], 1
|
|
548
553
|
];
|
|
549
|
-
exports.
|
|
554
|
+
exports.AudienceGenerationJobDataSource$ = AudienceGenerationJobDataSource$;
|
|
555
|
+
const AudienceGenerationJobSummary$ = [3, n0, _AGJS,
|
|
550
556
|
0,
|
|
551
557
|
[_cT, _uT, _aGJA, _n, _st, _cAMA, _de, _cI, _sB],
|
|
552
558
|
[5, 5, 0, 0, 0, 0, 0, 0, 0], 6
|
|
553
559
|
];
|
|
554
|
-
exports.
|
|
560
|
+
exports.AudienceGenerationJobSummary$ = AudienceGenerationJobSummary$;
|
|
561
|
+
const AudienceModelSummary$ = [3, n0, _AMS,
|
|
555
562
|
0,
|
|
556
563
|
[_cT, _uT, _aMA, _n, _tDA, _st, _de],
|
|
557
564
|
[5, 5, 0, 0, 0, 0, 0], 6
|
|
558
565
|
];
|
|
559
|
-
exports.
|
|
566
|
+
exports.AudienceModelSummary$ = AudienceModelSummary$;
|
|
567
|
+
const AudienceQualityMetrics$ = [3, n0, _AQM,
|
|
560
568
|
0,
|
|
561
569
|
[_rM, _rMe],
|
|
562
570
|
[() => RelevanceMetrics, 1], 1
|
|
563
571
|
];
|
|
564
|
-
exports.
|
|
572
|
+
exports.AudienceQualityMetrics$ = AudienceQualityMetrics$;
|
|
573
|
+
const AudienceSize$ = [3, n0, _AS,
|
|
565
574
|
0,
|
|
566
575
|
[_t, _v],
|
|
567
576
|
[0, 1], 2
|
|
568
577
|
];
|
|
569
|
-
exports.
|
|
578
|
+
exports.AudienceSize$ = AudienceSize$;
|
|
579
|
+
const AudienceSizeConfig$ = [3, n0, _ASC,
|
|
570
580
|
0,
|
|
571
581
|
[_aST, _aSB],
|
|
572
582
|
[0, 64 | 1], 2
|
|
573
583
|
];
|
|
574
|
-
exports.
|
|
584
|
+
exports.AudienceSizeConfig$ = AudienceSizeConfig$;
|
|
585
|
+
const CancelTrainedModelInferenceJobRequest$ = [3, n0, _CTMIJR,
|
|
575
586
|
0,
|
|
576
587
|
[_mI, _tMIJA],
|
|
577
588
|
[[0, 1], [0, 1]], 2
|
|
578
589
|
];
|
|
579
|
-
exports.
|
|
590
|
+
exports.CancelTrainedModelInferenceJobRequest$ = CancelTrainedModelInferenceJobRequest$;
|
|
591
|
+
const CancelTrainedModelRequest$ = [3, n0, _CTMR,
|
|
580
592
|
0,
|
|
581
593
|
[_mI, _tMA, _vI],
|
|
582
594
|
[[0, 1], [0, 1], [0, { [_hQ]: _vI }]], 2
|
|
583
595
|
];
|
|
584
|
-
exports.
|
|
596
|
+
exports.CancelTrainedModelRequest$ = CancelTrainedModelRequest$;
|
|
597
|
+
const CollaborationConfiguredModelAlgorithmAssociationSummary$ = [3, n0, _CCMAAS,
|
|
585
598
|
0,
|
|
586
599
|
[_cT, _uT, _cMAAA, _n, _mI, _cIo, _cMAA, _cAI, _de],
|
|
587
600
|
[5, 5, 0, 0, 0, 0, 0, 0, 0], 8
|
|
588
601
|
];
|
|
589
|
-
exports.
|
|
602
|
+
exports.CollaborationConfiguredModelAlgorithmAssociationSummary$ = CollaborationConfiguredModelAlgorithmAssociationSummary$;
|
|
603
|
+
const CollaborationMLInputChannelSummary$ = [3, n0, _CMLICS,
|
|
590
604
|
0,
|
|
591
605
|
[_cT, _uT, _mI, _cIo, _n, _cMAAo, _mICA, _st, _cAI, _de, _pC],
|
|
592
|
-
[5, 5, 0, 0, 0, 64 | 0, 0, 0, 0, 0, () =>
|
|
606
|
+
[5, 5, 0, 0, 0, 64 | 0, 0, 0, 0, 0, () => PayerConfiguration$], 9
|
|
593
607
|
];
|
|
594
|
-
exports.
|
|
608
|
+
exports.CollaborationMLInputChannelSummary$ = CollaborationMLInputChannelSummary$;
|
|
609
|
+
const CollaborationTrainedModelExportJobSummary$ = [3, n0, _CTMEJS,
|
|
595
610
|
0,
|
|
596
611
|
[_cT, _uT, _n, _oC, _st, _cAI, _tMA, _mI, _cIo, _sDt, _de, _tMVI],
|
|
597
|
-
[5, 5, 0, () =>
|
|
612
|
+
[5, 5, 0, () => TrainedModelExportOutputConfiguration$, 0, 0, 0, 0, 0, () => StatusDetails$, 0, 0], 9
|
|
598
613
|
];
|
|
599
|
-
exports.
|
|
614
|
+
exports.CollaborationTrainedModelExportJobSummary$ = CollaborationTrainedModelExportJobSummary$;
|
|
615
|
+
const CollaborationTrainedModelInferenceJobSummary$ = [3, n0, _CTMIJS,
|
|
600
616
|
0,
|
|
601
617
|
[_tMIJA, _mI, _tMA, _cIo, _st, _oC, _n, _cT, _uT, _cAI, _cMAAA, _tMVI, _de, _mS, _mSD, _lS, _lSD, _mMIPAI],
|
|
602
|
-
[0, 0, 0, 0, 0, () =>
|
|
618
|
+
[0, 0, 0, 0, 0, () => InferenceOutputConfiguration$, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0], 10
|
|
603
619
|
];
|
|
604
|
-
exports.
|
|
620
|
+
exports.CollaborationTrainedModelInferenceJobSummary$ = CollaborationTrainedModelInferenceJobSummary$;
|
|
621
|
+
const CollaborationTrainedModelSummary$ = [3, n0, _CTMS,
|
|
605
622
|
0,
|
|
606
623
|
[_cT, _uT, _tMA, _n, _mI, _cIo, _st, _cMAAA, _cAI, _vI, _iTDC, _de, _mMTPAI],
|
|
607
624
|
[5, 5, 0, 0, 0, 0, 0, 0, 0, 0, () => IncrementalTrainingDataChannelsOutput, 0, 0], 9
|
|
608
625
|
];
|
|
609
|
-
exports.
|
|
626
|
+
exports.CollaborationTrainedModelSummary$ = CollaborationTrainedModelSummary$;
|
|
627
|
+
const ColumnClassificationDetails$ = [3, n0, _CCD,
|
|
610
628
|
0,
|
|
611
629
|
[_cM],
|
|
612
630
|
[() => ColumnMappingList], 1
|
|
613
631
|
];
|
|
614
|
-
exports.
|
|
632
|
+
exports.ColumnClassificationDetails$ = ColumnClassificationDetails$;
|
|
633
|
+
const ColumnSchema$ = [3, n0, _CS,
|
|
615
634
|
0,
|
|
616
635
|
[_cN, _cTo],
|
|
617
636
|
[0, 64 | 0], 2
|
|
618
637
|
];
|
|
619
|
-
exports.
|
|
638
|
+
exports.ColumnSchema$ = ColumnSchema$;
|
|
639
|
+
const ConfiguredAudienceModelOutputConfig$ = [3, n0, _CAMOC,
|
|
620
640
|
0,
|
|
621
641
|
[_des, _rAo],
|
|
622
|
-
[() =>
|
|
642
|
+
[() => AudienceDestination$, 0], 2
|
|
623
643
|
];
|
|
624
|
-
exports.
|
|
644
|
+
exports.ConfiguredAudienceModelOutputConfig$ = ConfiguredAudienceModelOutputConfig$;
|
|
645
|
+
const ConfiguredAudienceModelSummary$ = [3, n0, _CAMS,
|
|
625
646
|
0,
|
|
626
647
|
[_cT, _uT, _n, _aMA, _oCu, _cAMA, _st, _de],
|
|
627
|
-
[5, 5, 0, 0, () =>
|
|
648
|
+
[5, 5, 0, 0, () => ConfiguredAudienceModelOutputConfig$, 0, 0, 0], 7
|
|
628
649
|
];
|
|
629
|
-
exports.
|
|
650
|
+
exports.ConfiguredAudienceModelSummary$ = ConfiguredAudienceModelSummary$;
|
|
651
|
+
const ConfiguredModelAlgorithmAssociationSummary$ = [3, n0, _CMAAS,
|
|
630
652
|
0,
|
|
631
653
|
[_cT, _uT, _cMAAA, _cMAA, _n, _mI, _cIo, _de],
|
|
632
654
|
[5, 5, 0, 0, 0, 0, 0, 0], 7
|
|
633
655
|
];
|
|
634
|
-
exports.
|
|
656
|
+
exports.ConfiguredModelAlgorithmAssociationSummary$ = ConfiguredModelAlgorithmAssociationSummary$;
|
|
657
|
+
const ConfiguredModelAlgorithmSummary$ = [3, n0, _CMAS,
|
|
635
658
|
0,
|
|
636
659
|
[_cT, _uT, _cMAA, _n, _de],
|
|
637
660
|
[5, 5, 0, 0, 0], 4
|
|
638
661
|
];
|
|
639
|
-
exports.
|
|
662
|
+
exports.ConfiguredModelAlgorithmSummary$ = ConfiguredModelAlgorithmSummary$;
|
|
663
|
+
const ContainerConfig$ = [3, n0, _CC,
|
|
640
664
|
0,
|
|
641
665
|
[_iU, _en, _a, _mD],
|
|
642
666
|
[0, 64 | 0, 64 | 0, () => MetricDefinitionList], 1
|
|
643
667
|
];
|
|
644
|
-
exports.
|
|
668
|
+
exports.ContainerConfig$ = ContainerConfig$;
|
|
669
|
+
const CreateAudienceModelRequest$ = [3, n0, _CAMR,
|
|
645
670
|
0,
|
|
646
671
|
[_n, _tDA, _tDST, _tDET, _kKA, _ta, _de],
|
|
647
672
|
[0, 0, 5, 5, 0, 128 | 0, 0], 2
|
|
648
673
|
];
|
|
649
|
-
exports.
|
|
674
|
+
exports.CreateAudienceModelRequest$ = CreateAudienceModelRequest$;
|
|
675
|
+
const CreateAudienceModelResponse$ = [3, n0, _CAMRr,
|
|
650
676
|
0,
|
|
651
677
|
[_aMA],
|
|
652
678
|
[0], 1
|
|
653
679
|
];
|
|
654
|
-
exports.
|
|
680
|
+
exports.CreateAudienceModelResponse$ = CreateAudienceModelResponse$;
|
|
681
|
+
const CreateConfiguredAudienceModelRequest$ = [3, n0, _CCAMR,
|
|
655
682
|
0,
|
|
656
683
|
[_n, _aMA, _oCu, _sAM, _de, _mMSS, _aSC, _ta, _cRTOCP],
|
|
657
|
-
[0, 0, () =>
|
|
684
|
+
[0, 0, () => ConfiguredAudienceModelOutputConfig$, 64 | 0, 0, 1, () => AudienceSizeConfig$, 128 | 0, 0], 4
|
|
658
685
|
];
|
|
659
|
-
exports.
|
|
686
|
+
exports.CreateConfiguredAudienceModelRequest$ = CreateConfiguredAudienceModelRequest$;
|
|
687
|
+
const CreateConfiguredAudienceModelResponse$ = [3, n0, _CCAMRr,
|
|
660
688
|
0,
|
|
661
689
|
[_cAMA],
|
|
662
690
|
[0], 1
|
|
663
691
|
];
|
|
664
|
-
exports.
|
|
692
|
+
exports.CreateConfiguredAudienceModelResponse$ = CreateConfiguredAudienceModelResponse$;
|
|
693
|
+
const CreateConfiguredModelAlgorithmAssociationRequest$ = [3, n0, _CCMAAR,
|
|
665
694
|
0,
|
|
666
695
|
[_mI, _cMAA, _n, _de, _pCr, _ta],
|
|
667
|
-
[[0, 1], 0, 0, 0, () =>
|
|
696
|
+
[[0, 1], 0, 0, 0, () => PrivacyConfiguration$, 128 | 0], 3
|
|
668
697
|
];
|
|
669
|
-
exports.
|
|
698
|
+
exports.CreateConfiguredModelAlgorithmAssociationRequest$ = CreateConfiguredModelAlgorithmAssociationRequest$;
|
|
699
|
+
const CreateConfiguredModelAlgorithmAssociationResponse$ = [3, n0, _CCMAARr,
|
|
670
700
|
0,
|
|
671
701
|
[_cMAAA],
|
|
672
702
|
[0], 1
|
|
673
703
|
];
|
|
674
|
-
exports.
|
|
704
|
+
exports.CreateConfiguredModelAlgorithmAssociationResponse$ = CreateConfiguredModelAlgorithmAssociationResponse$;
|
|
705
|
+
const CreateConfiguredModelAlgorithmRequest$ = [3, n0, _CCMAR,
|
|
675
706
|
0,
|
|
676
707
|
[_n, _rAo, _de, _tCC, _iCC, _ta, _kKA],
|
|
677
|
-
[0, 0, 0, () =>
|
|
708
|
+
[0, 0, 0, () => ContainerConfig$, () => InferenceContainerConfig$, 128 | 0, 0], 2
|
|
678
709
|
];
|
|
679
|
-
exports.
|
|
710
|
+
exports.CreateConfiguredModelAlgorithmRequest$ = CreateConfiguredModelAlgorithmRequest$;
|
|
711
|
+
const CreateConfiguredModelAlgorithmResponse$ = [3, n0, _CCMARr,
|
|
680
712
|
0,
|
|
681
713
|
[_cMAA],
|
|
682
714
|
[0], 1
|
|
683
715
|
];
|
|
684
|
-
exports.
|
|
716
|
+
exports.CreateConfiguredModelAlgorithmResponse$ = CreateConfiguredModelAlgorithmResponse$;
|
|
717
|
+
const CreateMLInputChannelRequest$ = [3, n0, _CMLICR,
|
|
685
718
|
0,
|
|
686
719
|
[_mI, _cMAAo, _iC, _n, _rID, _de, _kKA, _ta, _pC],
|
|
687
|
-
[[0, 1], 64 | 0, [() =>
|
|
720
|
+
[[0, 1], 64 | 0, [() => InputChannel$, 0], 0, 1, 0, 0, 128 | 0, () => PayerConfiguration$], 5
|
|
688
721
|
];
|
|
689
|
-
exports.
|
|
722
|
+
exports.CreateMLInputChannelRequest$ = CreateMLInputChannelRequest$;
|
|
723
|
+
const CreateMLInputChannelResponse$ = [3, n0, _CMLICRr,
|
|
690
724
|
0,
|
|
691
725
|
[_mICA],
|
|
692
726
|
[0], 1
|
|
693
727
|
];
|
|
694
|
-
exports.
|
|
728
|
+
exports.CreateMLInputChannelResponse$ = CreateMLInputChannelResponse$;
|
|
729
|
+
const CreateTrainedModelRequest$ = [3, n0, _CTMRr,
|
|
695
730
|
0,
|
|
696
731
|
[_mI, _n, _cMAAA, _rC, _dC, _h, _env, _sC, _iTDC, _tIM, _de, _kKA, _ta, _mMTPAI],
|
|
697
|
-
[[0, 1], 0, 0, () =>
|
|
732
|
+
[[0, 1], 0, 0, () => ResourceConfig$, () => ModelTrainingDataChannels, 128 | 0, 128 | 0, () => StoppingCondition$, () => IncrementalTrainingDataChannels, 0, 0, 0, 128 | 0, 0], 5
|
|
698
733
|
];
|
|
699
|
-
exports.
|
|
734
|
+
exports.CreateTrainedModelRequest$ = CreateTrainedModelRequest$;
|
|
735
|
+
const CreateTrainedModelResponse$ = [3, n0, _CTMRre,
|
|
700
736
|
0,
|
|
701
737
|
[_tMA, _vI],
|
|
702
738
|
[0, 0], 1
|
|
703
739
|
];
|
|
704
|
-
exports.
|
|
740
|
+
exports.CreateTrainedModelResponse$ = CreateTrainedModelResponse$;
|
|
741
|
+
const CreateTrainingDatasetRequest$ = [3, n0, _CTDR,
|
|
705
742
|
0,
|
|
706
743
|
[_n, _rAo, _tD, _ta, _de],
|
|
707
744
|
[0, 0, () => DatasetList, 128 | 0, 0], 3
|
|
708
745
|
];
|
|
709
|
-
exports.
|
|
746
|
+
exports.CreateTrainingDatasetRequest$ = CreateTrainingDatasetRequest$;
|
|
747
|
+
const CreateTrainingDatasetResponse$ = [3, n0, _CTDRr,
|
|
710
748
|
0,
|
|
711
749
|
[_tDA],
|
|
712
750
|
[0], 1
|
|
713
751
|
];
|
|
714
|
-
exports.
|
|
752
|
+
exports.CreateTrainingDatasetResponse$ = CreateTrainingDatasetResponse$;
|
|
753
|
+
const CustomEntityConfig$ = [3, n0, _CEC,
|
|
715
754
|
0,
|
|
716
755
|
[_cDI],
|
|
717
756
|
[64 | 0], 1
|
|
718
757
|
];
|
|
719
|
-
exports.
|
|
758
|
+
exports.CustomEntityConfig$ = CustomEntityConfig$;
|
|
759
|
+
const DataPrivacyScores$ = [3, n0, _DPS,
|
|
720
760
|
0,
|
|
721
761
|
[_mIAS],
|
|
722
762
|
[() => MembershipInferenceAttackScoreList], 1
|
|
723
763
|
];
|
|
724
|
-
exports.
|
|
764
|
+
exports.DataPrivacyScores$ = DataPrivacyScores$;
|
|
765
|
+
const Dataset$ = [3, n0, _D,
|
|
725
766
|
0,
|
|
726
767
|
[_t, _iCn],
|
|
727
|
-
[0, () =>
|
|
768
|
+
[0, () => DatasetInputConfig$], 2
|
|
728
769
|
];
|
|
729
|
-
exports.
|
|
770
|
+
exports.Dataset$ = Dataset$;
|
|
771
|
+
const DatasetInputConfig$ = [3, n0, _DIC,
|
|
730
772
|
0,
|
|
731
773
|
[_sc, _dS],
|
|
732
|
-
[() => DatasetSchemaList, () =>
|
|
774
|
+
[() => DatasetSchemaList, () => DataSource$], 2
|
|
733
775
|
];
|
|
734
|
-
exports.
|
|
776
|
+
exports.DatasetInputConfig$ = DatasetInputConfig$;
|
|
777
|
+
const DataSource$ = [3, n0, _DS,
|
|
735
778
|
0,
|
|
736
779
|
[_gDS],
|
|
737
|
-
[() =>
|
|
780
|
+
[() => GlueDataSource$], 1
|
|
738
781
|
];
|
|
739
|
-
exports.
|
|
782
|
+
exports.DataSource$ = DataSource$;
|
|
783
|
+
const DeleteAudienceGenerationJobRequest$ = [3, n0, _DAGJR,
|
|
740
784
|
0,
|
|
741
785
|
[_aGJA],
|
|
742
786
|
[[0, 1]], 1
|
|
743
787
|
];
|
|
744
|
-
exports.
|
|
788
|
+
exports.DeleteAudienceGenerationJobRequest$ = DeleteAudienceGenerationJobRequest$;
|
|
789
|
+
const DeleteAudienceModelRequest$ = [3, n0, _DAMR,
|
|
745
790
|
0,
|
|
746
791
|
[_aMA],
|
|
747
792
|
[[0, 1]], 1
|
|
748
793
|
];
|
|
749
|
-
exports.
|
|
794
|
+
exports.DeleteAudienceModelRequest$ = DeleteAudienceModelRequest$;
|
|
795
|
+
const DeleteConfiguredAudienceModelPolicyRequest$ = [3, n0, _DCAMPR,
|
|
750
796
|
0,
|
|
751
797
|
[_cAMA],
|
|
752
798
|
[[0, 1]], 1
|
|
753
799
|
];
|
|
754
|
-
exports.
|
|
800
|
+
exports.DeleteConfiguredAudienceModelPolicyRequest$ = DeleteConfiguredAudienceModelPolicyRequest$;
|
|
801
|
+
const DeleteConfiguredAudienceModelRequest$ = [3, n0, _DCAMR,
|
|
755
802
|
0,
|
|
756
803
|
[_cAMA],
|
|
757
804
|
[[0, 1]], 1
|
|
758
805
|
];
|
|
759
|
-
exports.
|
|
806
|
+
exports.DeleteConfiguredAudienceModelRequest$ = DeleteConfiguredAudienceModelRequest$;
|
|
807
|
+
const DeleteConfiguredModelAlgorithmAssociationRequest$ = [3, n0, _DCMAAR,
|
|
760
808
|
0,
|
|
761
809
|
[_cMAAA, _mI],
|
|
762
810
|
[[0, 1], [0, 1]], 2
|
|
763
811
|
];
|
|
764
|
-
exports.
|
|
812
|
+
exports.DeleteConfiguredModelAlgorithmAssociationRequest$ = DeleteConfiguredModelAlgorithmAssociationRequest$;
|
|
813
|
+
const DeleteConfiguredModelAlgorithmRequest$ = [3, n0, _DCMAR,
|
|
765
814
|
0,
|
|
766
815
|
[_cMAA],
|
|
767
816
|
[[0, 1]], 1
|
|
768
817
|
];
|
|
769
|
-
exports.
|
|
818
|
+
exports.DeleteConfiguredModelAlgorithmRequest$ = DeleteConfiguredModelAlgorithmRequest$;
|
|
819
|
+
const DeleteMLConfigurationRequest$ = [3, n0, _DMLCR,
|
|
770
820
|
0,
|
|
771
821
|
[_mI],
|
|
772
822
|
[[0, 1]], 1
|
|
773
823
|
];
|
|
774
|
-
exports.
|
|
824
|
+
exports.DeleteMLConfigurationRequest$ = DeleteMLConfigurationRequest$;
|
|
825
|
+
const DeleteMLInputChannelDataRequest$ = [3, n0, _DMLICDR,
|
|
775
826
|
0,
|
|
776
827
|
[_mICA, _mI],
|
|
777
828
|
[[0, 1], [0, 1]], 2
|
|
778
829
|
];
|
|
779
|
-
exports.
|
|
830
|
+
exports.DeleteMLInputChannelDataRequest$ = DeleteMLInputChannelDataRequest$;
|
|
831
|
+
const DeleteTrainedModelOutputRequest$ = [3, n0, _DTMOR,
|
|
780
832
|
0,
|
|
781
833
|
[_tMA, _mI, _vI],
|
|
782
834
|
[[0, 1], [0, 1], [0, { [_hQ]: _vI }]], 2
|
|
783
835
|
];
|
|
784
|
-
exports.
|
|
836
|
+
exports.DeleteTrainedModelOutputRequest$ = DeleteTrainedModelOutputRequest$;
|
|
837
|
+
const DeleteTrainingDatasetRequest$ = [3, n0, _DTDR,
|
|
785
838
|
0,
|
|
786
839
|
[_tDA],
|
|
787
840
|
[[0, 1]], 1
|
|
788
841
|
];
|
|
789
|
-
exports.
|
|
842
|
+
exports.DeleteTrainingDatasetRequest$ = DeleteTrainingDatasetRequest$;
|
|
843
|
+
const Destination$ = [3, n0, _De,
|
|
790
844
|
0,
|
|
791
845
|
[_sD],
|
|
792
|
-
[() =>
|
|
846
|
+
[() => S3ConfigMap$], 1
|
|
793
847
|
];
|
|
794
|
-
exports.
|
|
848
|
+
exports.Destination$ = Destination$;
|
|
849
|
+
const GetAudienceGenerationJobRequest$ = [3, n0, _GAGJR,
|
|
795
850
|
0,
|
|
796
851
|
[_aGJA],
|
|
797
852
|
[[0, 1]], 1
|
|
798
853
|
];
|
|
799
|
-
exports.
|
|
854
|
+
exports.GetAudienceGenerationJobRequest$ = GetAudienceGenerationJobRequest$;
|
|
855
|
+
const GetAudienceGenerationJobResponse$ = [3, n0, _GAGJRe,
|
|
800
856
|
0,
|
|
801
857
|
[_cT, _uT, _aGJA, _n, _st, _cAMA, _de, _sDt, _sA, _iSIO, _cI, _me, _sB, _ta, _pQI],
|
|
802
|
-
[5, 5, 0, 0, 0, 0, 0, () =>
|
|
858
|
+
[5, 5, 0, 0, 0, 0, 0, () => StatusDetails$, [() => AudienceGenerationJobDataSource$, 0], 2, 0, () => AudienceQualityMetrics$, 0, 128 | 0, 0], 6
|
|
803
859
|
];
|
|
804
|
-
exports.
|
|
860
|
+
exports.GetAudienceGenerationJobResponse$ = GetAudienceGenerationJobResponse$;
|
|
861
|
+
const GetAudienceModelRequest$ = [3, n0, _GAMR,
|
|
805
862
|
0,
|
|
806
863
|
[_aMA],
|
|
807
864
|
[[0, 1]], 1
|
|
808
865
|
];
|
|
809
|
-
exports.
|
|
866
|
+
exports.GetAudienceModelRequest$ = GetAudienceModelRequest$;
|
|
867
|
+
const GetAudienceModelResponse$ = [3, n0, _GAMRe,
|
|
810
868
|
0,
|
|
811
869
|
[_cT, _uT, _aMA, _n, _tDA, _st, _tDST, _tDET, _sDt, _kKA, _ta, _de],
|
|
812
|
-
[5, 5, 0, 0, 0, 0, 5, 5, () =>
|
|
870
|
+
[5, 5, 0, 0, 0, 0, 5, 5, () => StatusDetails$, 0, 128 | 0, 0], 6
|
|
813
871
|
];
|
|
814
|
-
exports.
|
|
872
|
+
exports.GetAudienceModelResponse$ = GetAudienceModelResponse$;
|
|
873
|
+
const GetCollaborationConfiguredModelAlgorithmAssociationRequest$ = [3, n0, _GCCMAAR,
|
|
815
874
|
0,
|
|
816
875
|
[_cMAAA, _cIo],
|
|
817
876
|
[[0, 1], [0, 1]], 2
|
|
818
877
|
];
|
|
819
|
-
exports.
|
|
878
|
+
exports.GetCollaborationConfiguredModelAlgorithmAssociationRequest$ = GetCollaborationConfiguredModelAlgorithmAssociationRequest$;
|
|
879
|
+
const GetCollaborationConfiguredModelAlgorithmAssociationResponse$ = [3, n0, _GCCMAARe,
|
|
820
880
|
0,
|
|
821
881
|
[_cT, _uT, _cMAAA, _mI, _cIo, _cMAA, _n, _cAI, _de, _pCr],
|
|
822
|
-
[5, 5, 0, 0, 0, 0, 0, 0, 0, () =>
|
|
882
|
+
[5, 5, 0, 0, 0, 0, 0, 0, 0, () => PrivacyConfiguration$], 8
|
|
823
883
|
];
|
|
824
|
-
exports.
|
|
884
|
+
exports.GetCollaborationConfiguredModelAlgorithmAssociationResponse$ = GetCollaborationConfiguredModelAlgorithmAssociationResponse$;
|
|
885
|
+
const GetCollaborationMLInputChannelRequest$ = [3, n0, _GCMLICR,
|
|
825
886
|
0,
|
|
826
887
|
[_mICA, _cIo],
|
|
827
888
|
[[0, 1], [0, 1]], 2
|
|
828
889
|
];
|
|
829
|
-
exports.
|
|
890
|
+
exports.GetCollaborationMLInputChannelRequest$ = GetCollaborationMLInputChannelRequest$;
|
|
891
|
+
const GetCollaborationMLInputChannelResponse$ = [3, n0, _GCMLICRe,
|
|
830
892
|
0,
|
|
831
893
|
[_mI, _cIo, _mICA, _n, _cMAAo, _st, _rID, _cT, _uT, _cAI, _sDt, _nOR, _pB, _de, _sDC, _pC],
|
|
832
|
-
[0, 0, 0, 0, 64 | 0, 0, 1, 5, 5, 0, () =>
|
|
894
|
+
[0, 0, 0, 0, 64 | 0, 0, 1, 5, 5, 0, () => StatusDetails$, 1, () => PrivacyBudgets$, 0, () => SyntheticDataConfiguration$, () => PayerConfiguration$], 10
|
|
833
895
|
];
|
|
834
|
-
exports.
|
|
896
|
+
exports.GetCollaborationMLInputChannelResponse$ = GetCollaborationMLInputChannelResponse$;
|
|
897
|
+
const GetCollaborationTrainedModelRequest$ = [3, n0, _GCTMR,
|
|
835
898
|
0,
|
|
836
899
|
[_tMA, _cIo, _vI],
|
|
837
900
|
[[0, 1], [0, 1], [0, { [_hQ]: _vI }]], 2
|
|
838
901
|
];
|
|
839
|
-
exports.
|
|
902
|
+
exports.GetCollaborationTrainedModelRequest$ = GetCollaborationTrainedModelRequest$;
|
|
903
|
+
const GetCollaborationTrainedModelResponse$ = [3, n0, _GCTMRe,
|
|
840
904
|
0,
|
|
841
905
|
[_mI, _cIo, _tMA, _n, _st, _cMAAA, _cT, _uT, _cAI, _vI, _iTDC, _de, _sDt, _rC, _tIM, _sC, _mS, _mSD, _lS, _lSD, _tCID, _mMTPAI],
|
|
842
|
-
[0, 0, 0, 0, 0, 0, 5, 5, 0, 0, () => IncrementalTrainingDataChannelsOutput, 0, () =>
|
|
906
|
+
[0, 0, 0, 0, 0, 0, 5, 5, 0, 0, () => IncrementalTrainingDataChannelsOutput, 0, () => StatusDetails$, () => ResourceConfig$, 0, () => StoppingCondition$, 0, 0, 0, 0, 0, 0], 9
|
|
843
907
|
];
|
|
844
|
-
exports.
|
|
908
|
+
exports.GetCollaborationTrainedModelResponse$ = GetCollaborationTrainedModelResponse$;
|
|
909
|
+
const GetConfiguredAudienceModelPolicyRequest$ = [3, n0, _GCAMPR,
|
|
845
910
|
0,
|
|
846
911
|
[_cAMA],
|
|
847
912
|
[[0, 1]], 1
|
|
848
913
|
];
|
|
849
|
-
exports.
|
|
914
|
+
exports.GetConfiguredAudienceModelPolicyRequest$ = GetConfiguredAudienceModelPolicyRequest$;
|
|
915
|
+
const GetConfiguredAudienceModelPolicyResponse$ = [3, n0, _GCAMPRe,
|
|
850
916
|
0,
|
|
851
917
|
[_cAMA, _cAMP, _pH],
|
|
852
918
|
[0, 0, 0], 3
|
|
853
919
|
];
|
|
854
|
-
exports.
|
|
920
|
+
exports.GetConfiguredAudienceModelPolicyResponse$ = GetConfiguredAudienceModelPolicyResponse$;
|
|
921
|
+
const GetConfiguredAudienceModelRequest$ = [3, n0, _GCAMR,
|
|
855
922
|
0,
|
|
856
923
|
[_cAMA],
|
|
857
924
|
[[0, 1]], 1
|
|
858
925
|
];
|
|
859
|
-
exports.
|
|
926
|
+
exports.GetConfiguredAudienceModelRequest$ = GetConfiguredAudienceModelRequest$;
|
|
927
|
+
const GetConfiguredAudienceModelResponse$ = [3, n0, _GCAMRe,
|
|
860
928
|
0,
|
|
861
929
|
[_cT, _uT, _cAMA, _n, _aMA, _oCu, _st, _sAM, _de, _mMSS, _aSC, _ta, _cRTOCP],
|
|
862
|
-
[5, 5, 0, 0, 0, () =>
|
|
930
|
+
[5, 5, 0, 0, 0, () => ConfiguredAudienceModelOutputConfig$, 0, 64 | 0, 0, 1, () => AudienceSizeConfig$, 128 | 0, 0], 8
|
|
863
931
|
];
|
|
864
|
-
exports.
|
|
932
|
+
exports.GetConfiguredAudienceModelResponse$ = GetConfiguredAudienceModelResponse$;
|
|
933
|
+
const GetConfiguredModelAlgorithmAssociationRequest$ = [3, n0, _GCMAAR,
|
|
865
934
|
0,
|
|
866
935
|
[_cMAAA, _mI],
|
|
867
936
|
[[0, 1], [0, 1]], 2
|
|
868
937
|
];
|
|
869
|
-
exports.
|
|
938
|
+
exports.GetConfiguredModelAlgorithmAssociationRequest$ = GetConfiguredModelAlgorithmAssociationRequest$;
|
|
939
|
+
const GetConfiguredModelAlgorithmAssociationResponse$ = [3, n0, _GCMAARe,
|
|
870
940
|
0,
|
|
871
941
|
[_cT, _uT, _cMAAA, _mI, _cIo, _cMAA, _n, _pCr, _de, _ta],
|
|
872
|
-
[5, 5, 0, 0, 0, 0, 0, () =>
|
|
942
|
+
[5, 5, 0, 0, 0, 0, 0, () => PrivacyConfiguration$, 0, 128 | 0], 7
|
|
873
943
|
];
|
|
874
|
-
exports.
|
|
944
|
+
exports.GetConfiguredModelAlgorithmAssociationResponse$ = GetConfiguredModelAlgorithmAssociationResponse$;
|
|
945
|
+
const GetConfiguredModelAlgorithmRequest$ = [3, n0, _GCMAR,
|
|
875
946
|
0,
|
|
876
947
|
[_cMAA],
|
|
877
948
|
[[0, 1]], 1
|
|
878
949
|
];
|
|
879
|
-
exports.
|
|
950
|
+
exports.GetConfiguredModelAlgorithmRequest$ = GetConfiguredModelAlgorithmRequest$;
|
|
951
|
+
const GetConfiguredModelAlgorithmResponse$ = [3, n0, _GCMARe,
|
|
880
952
|
0,
|
|
881
953
|
[_cT, _uT, _cMAA, _n, _rAo, _tCC, _iCC, _de, _ta, _kKA],
|
|
882
|
-
[5, 5, 0, 0, 0, () =>
|
|
954
|
+
[5, 5, 0, 0, 0, () => ContainerConfig$, () => InferenceContainerConfig$, 0, 128 | 0, 0], 5
|
|
883
955
|
];
|
|
884
|
-
exports.
|
|
956
|
+
exports.GetConfiguredModelAlgorithmResponse$ = GetConfiguredModelAlgorithmResponse$;
|
|
957
|
+
const GetMLConfigurationRequest$ = [3, n0, _GMLCR,
|
|
885
958
|
0,
|
|
886
959
|
[_mI],
|
|
887
960
|
[[0, 1]], 1
|
|
888
961
|
];
|
|
889
|
-
exports.
|
|
962
|
+
exports.GetMLConfigurationRequest$ = GetMLConfigurationRequest$;
|
|
963
|
+
const GetMLConfigurationResponse$ = [3, n0, _GMLCRe,
|
|
890
964
|
0,
|
|
891
965
|
[_mI, _dOL, _cT, _uT],
|
|
892
|
-
[0, () =>
|
|
966
|
+
[0, () => MLOutputConfiguration$, 5, 5], 4
|
|
893
967
|
];
|
|
894
|
-
exports.
|
|
968
|
+
exports.GetMLConfigurationResponse$ = GetMLConfigurationResponse$;
|
|
969
|
+
const GetMLInputChannelRequest$ = [3, n0, _GMLICR,
|
|
895
970
|
0,
|
|
896
971
|
[_mICA, _mI],
|
|
897
972
|
[[0, 1], [0, 1]], 2
|
|
898
973
|
];
|
|
899
|
-
exports.
|
|
974
|
+
exports.GetMLInputChannelRequest$ = GetMLInputChannelRequest$;
|
|
975
|
+
const GetMLInputChannelResponse$ = [3, n0, _GMLICRe,
|
|
900
976
|
0,
|
|
901
977
|
[_mI, _cIo, _mICA, _n, _cMAAo, _st, _rID, _cT, _uT, _iC, _sDt, _nOR, _pB, _de, _sDC, _pC, _pQI, _nOF, _sIG, _kKA, _ta],
|
|
902
|
-
[0, 0, 0, 0, 64 | 0, 0, 1, 5, 5, [() =>
|
|
978
|
+
[0, 0, 0, 0, 64 | 0, 0, 1, 5, 5, [() => InputChannel$, 0], () => StatusDetails$, 1, () => PrivacyBudgets$, 0, () => SyntheticDataConfiguration$, () => PayerConfiguration$, 0, 1, 1, 0, 128 | 0], 10
|
|
903
979
|
];
|
|
904
|
-
exports.
|
|
980
|
+
exports.GetMLInputChannelResponse$ = GetMLInputChannelResponse$;
|
|
981
|
+
const GetTrainedModelInferenceJobRequest$ = [3, n0, _GTMIJR,
|
|
905
982
|
0,
|
|
906
983
|
[_mI, _tMIJA],
|
|
907
984
|
[[0, 1], [0, 1]], 2
|
|
908
985
|
];
|
|
909
|
-
exports.
|
|
986
|
+
exports.GetTrainedModelInferenceJobRequest$ = GetTrainedModelInferenceJobRequest$;
|
|
987
|
+
const GetTrainedModelInferenceJobResponse$ = [3, n0, _GTMIJRe,
|
|
910
988
|
0,
|
|
911
989
|
[_cT, _uT, _tMIJA, _n, _st, _tMA, _rC, _oC, _mI, _dS, _cMAAA, _tMVI, _cEP, _sDt, _de, _iCID, _env, _kKA, _mS, _mSD, _lS, _lSD, _ta, _mMIPAI],
|
|
912
|
-
[5, 5, 0, 0, 0, 0, () =>
|
|
990
|
+
[5, 5, 0, 0, 0, 0, () => InferenceResourceConfig$, () => InferenceOutputConfiguration$, 0, () => ModelInferenceDataSource$, 0, 0, () => InferenceContainerExecutionParameters$, () => StatusDetails$, 0, 0, 128 | 0, 0, 0, 0, 0, 0, 128 | 0, 0], 10
|
|
913
991
|
];
|
|
914
|
-
exports.
|
|
992
|
+
exports.GetTrainedModelInferenceJobResponse$ = GetTrainedModelInferenceJobResponse$;
|
|
993
|
+
const GetTrainedModelRequest$ = [3, n0, _GTMR,
|
|
915
994
|
0,
|
|
916
995
|
[_tMA, _mI, _vI],
|
|
917
996
|
[[0, 1], [0, 1], [0, { [_hQ]: _vI }]], 2
|
|
918
997
|
];
|
|
919
|
-
exports.
|
|
998
|
+
exports.GetTrainedModelRequest$ = GetTrainedModelRequest$;
|
|
999
|
+
const GetTrainedModelResponse$ = [3, n0, _GTMRe,
|
|
920
1000
|
0,
|
|
921
1001
|
[_mI, _cIo, _tMA, _n, _st, _cMAAA, _cT, _uT, _dC, _vI, _iTDC, _de, _sDt, _rC, _tIM, _sC, _mS, _mSD, _lS, _lSD, _tCID, _mMTPAI, _h, _env, _kKA, _ta],
|
|
922
|
-
[0, 0, 0, 0, 0, 0, 5, 5, () => ModelTrainingDataChannels, 0, () => IncrementalTrainingDataChannelsOutput, 0, () =>
|
|
1002
|
+
[0, 0, 0, 0, 0, 0, 5, 5, () => ModelTrainingDataChannels, 0, () => IncrementalTrainingDataChannelsOutput, 0, () => StatusDetails$, () => ResourceConfig$, 0, () => StoppingCondition$, 0, 0, 0, 0, 0, 0, 128 | 0, 128 | 0, 0, 128 | 0], 9
|
|
923
1003
|
];
|
|
924
|
-
exports.
|
|
1004
|
+
exports.GetTrainedModelResponse$ = GetTrainedModelResponse$;
|
|
1005
|
+
const GetTrainingDatasetRequest$ = [3, n0, _GTDR,
|
|
925
1006
|
0,
|
|
926
1007
|
[_tDA],
|
|
927
1008
|
[[0, 1]], 1
|
|
928
1009
|
];
|
|
929
|
-
exports.
|
|
1010
|
+
exports.GetTrainingDatasetRequest$ = GetTrainingDatasetRequest$;
|
|
1011
|
+
const GetTrainingDatasetResponse$ = [3, n0, _GTDRe,
|
|
930
1012
|
0,
|
|
931
1013
|
[_cT, _uT, _tDA, _n, _tD, _st, _rAo, _ta, _de],
|
|
932
1014
|
[5, 5, 0, 0, () => DatasetList, 0, 0, 128 | 0, 0], 7
|
|
933
1015
|
];
|
|
934
|
-
exports.
|
|
1016
|
+
exports.GetTrainingDatasetResponse$ = GetTrainingDatasetResponse$;
|
|
1017
|
+
const GlueDataSource$ = [3, n0, _GDS,
|
|
935
1018
|
0,
|
|
936
1019
|
[_tN, _dN, _cIa],
|
|
937
1020
|
[0, 0, 0], 2
|
|
938
1021
|
];
|
|
939
|
-
exports.
|
|
1022
|
+
exports.GlueDataSource$ = GlueDataSource$;
|
|
1023
|
+
const IncrementalTrainingDataChannel$ = [3, n0, _ITDC,
|
|
940
1024
|
0,
|
|
941
1025
|
[_tMA, _cNh, _vI],
|
|
942
1026
|
[0, 0, 0], 2
|
|
943
1027
|
];
|
|
944
|
-
exports.
|
|
1028
|
+
exports.IncrementalTrainingDataChannel$ = IncrementalTrainingDataChannel$;
|
|
1029
|
+
const IncrementalTrainingDataChannelOutput$ = [3, n0, _ITDCO,
|
|
945
1030
|
0,
|
|
946
1031
|
[_cNh, _mN, _vI],
|
|
947
1032
|
[0, 0, 0], 2
|
|
948
1033
|
];
|
|
949
|
-
exports.
|
|
1034
|
+
exports.IncrementalTrainingDataChannelOutput$ = IncrementalTrainingDataChannelOutput$;
|
|
1035
|
+
const InferenceContainerConfig$ = [3, n0, _ICC,
|
|
950
1036
|
0,
|
|
951
1037
|
[_iU],
|
|
952
1038
|
[0], 1
|
|
953
1039
|
];
|
|
954
|
-
exports.
|
|
1040
|
+
exports.InferenceContainerConfig$ = InferenceContainerConfig$;
|
|
1041
|
+
const InferenceContainerExecutionParameters$ = [3, n0, _ICEP,
|
|
955
1042
|
0,
|
|
956
1043
|
[_mPIMB],
|
|
957
1044
|
[1]
|
|
958
1045
|
];
|
|
959
|
-
exports.
|
|
1046
|
+
exports.InferenceContainerExecutionParameters$ = InferenceContainerExecutionParameters$;
|
|
1047
|
+
const InferenceOutputConfiguration$ = [3, n0, _IOC,
|
|
960
1048
|
0,
|
|
961
1049
|
[_mem, _ac],
|
|
962
1050
|
[() => InferenceReceiverMembers, 0], 1
|
|
963
1051
|
];
|
|
964
|
-
exports.
|
|
1052
|
+
exports.InferenceOutputConfiguration$ = InferenceOutputConfiguration$;
|
|
1053
|
+
const InferenceReceiverMember$ = [3, n0, _IRM,
|
|
965
1054
|
0,
|
|
966
1055
|
[_aI],
|
|
967
1056
|
[0], 1
|
|
968
1057
|
];
|
|
969
|
-
exports.
|
|
1058
|
+
exports.InferenceReceiverMember$ = InferenceReceiverMember$;
|
|
1059
|
+
const InferenceResourceConfig$ = [3, n0, _IRC,
|
|
970
1060
|
0,
|
|
971
1061
|
[_iT, _iCns],
|
|
972
1062
|
[0, 1], 1
|
|
973
1063
|
];
|
|
974
|
-
exports.
|
|
1064
|
+
exports.InferenceResourceConfig$ = InferenceResourceConfig$;
|
|
1065
|
+
const InputChannel$ = [3, n0, _IC,
|
|
975
1066
|
0,
|
|
976
1067
|
[_dS, _rAo],
|
|
977
|
-
[[() =>
|
|
1068
|
+
[[() => InputChannelDataSource$, 0], 0], 2
|
|
978
1069
|
];
|
|
979
|
-
exports.
|
|
1070
|
+
exports.InputChannel$ = InputChannel$;
|
|
1071
|
+
const ListAudienceExportJobsRequest$ = [3, n0, _LAEJR,
|
|
980
1072
|
0,
|
|
981
1073
|
[_nT, _mR, _aGJA],
|
|
982
1074
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _aGJA }]]
|
|
983
1075
|
];
|
|
984
|
-
exports.
|
|
1076
|
+
exports.ListAudienceExportJobsRequest$ = ListAudienceExportJobsRequest$;
|
|
1077
|
+
const ListAudienceExportJobsResponse$ = [3, n0, _LAEJRi,
|
|
985
1078
|
0,
|
|
986
1079
|
[_aEJ, _nT],
|
|
987
1080
|
[() => AudienceExportJobList, 0], 1
|
|
988
1081
|
];
|
|
989
|
-
exports.
|
|
1082
|
+
exports.ListAudienceExportJobsResponse$ = ListAudienceExportJobsResponse$;
|
|
1083
|
+
const ListAudienceGenerationJobsRequest$ = [3, n0, _LAGJR,
|
|
990
1084
|
0,
|
|
991
1085
|
[_nT, _mR, _cAMA, _cI],
|
|
992
1086
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _cAMA }], [0, { [_hQ]: _cI }]]
|
|
993
1087
|
];
|
|
994
|
-
exports.
|
|
1088
|
+
exports.ListAudienceGenerationJobsRequest$ = ListAudienceGenerationJobsRequest$;
|
|
1089
|
+
const ListAudienceGenerationJobsResponse$ = [3, n0, _LAGJRi,
|
|
995
1090
|
0,
|
|
996
1091
|
[_aGJ, _nT],
|
|
997
1092
|
[() => AudienceGenerationJobList, 0], 1
|
|
998
1093
|
];
|
|
999
|
-
exports.
|
|
1094
|
+
exports.ListAudienceGenerationJobsResponse$ = ListAudienceGenerationJobsResponse$;
|
|
1095
|
+
const ListAudienceModelsRequest$ = [3, n0, _LAMR,
|
|
1000
1096
|
0,
|
|
1001
1097
|
[_nT, _mR],
|
|
1002
1098
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1003
1099
|
];
|
|
1004
|
-
exports.
|
|
1100
|
+
exports.ListAudienceModelsRequest$ = ListAudienceModelsRequest$;
|
|
1101
|
+
const ListAudienceModelsResponse$ = [3, n0, _LAMRi,
|
|
1005
1102
|
0,
|
|
1006
1103
|
[_aM, _nT],
|
|
1007
1104
|
[() => AudienceModelList, 0], 1
|
|
1008
1105
|
];
|
|
1009
|
-
exports.
|
|
1106
|
+
exports.ListAudienceModelsResponse$ = ListAudienceModelsResponse$;
|
|
1107
|
+
const ListCollaborationConfiguredModelAlgorithmAssociationsRequest$ = [3, n0, _LCCMAAR,
|
|
1010
1108
|
0,
|
|
1011
1109
|
[_cIo, _nT, _mR],
|
|
1012
1110
|
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1013
1111
|
];
|
|
1014
|
-
exports.
|
|
1112
|
+
exports.ListCollaborationConfiguredModelAlgorithmAssociationsRequest$ = ListCollaborationConfiguredModelAlgorithmAssociationsRequest$;
|
|
1113
|
+
const ListCollaborationConfiguredModelAlgorithmAssociationsResponse$ = [3, n0, _LCCMAARi,
|
|
1015
1114
|
0,
|
|
1016
1115
|
[_cCMAA, _nT],
|
|
1017
1116
|
[() => CollaborationConfiguredModelAlgorithmAssociationList, 0], 1
|
|
1018
1117
|
];
|
|
1019
|
-
exports.
|
|
1118
|
+
exports.ListCollaborationConfiguredModelAlgorithmAssociationsResponse$ = ListCollaborationConfiguredModelAlgorithmAssociationsResponse$;
|
|
1119
|
+
const ListCollaborationMLInputChannelsRequest$ = [3, n0, _LCMLICR,
|
|
1020
1120
|
0,
|
|
1021
1121
|
[_cIo, _nT, _mR],
|
|
1022
1122
|
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1023
1123
|
];
|
|
1024
|
-
exports.
|
|
1124
|
+
exports.ListCollaborationMLInputChannelsRequest$ = ListCollaborationMLInputChannelsRequest$;
|
|
1125
|
+
const ListCollaborationMLInputChannelsResponse$ = [3, n0, _LCMLICRi,
|
|
1025
1126
|
0,
|
|
1026
1127
|
[_cMLICL, _nT],
|
|
1027
1128
|
[() => CollaborationMLInputChannelsList, 0], 1
|
|
1028
1129
|
];
|
|
1029
|
-
exports.
|
|
1130
|
+
exports.ListCollaborationMLInputChannelsResponse$ = ListCollaborationMLInputChannelsResponse$;
|
|
1131
|
+
const ListCollaborationTrainedModelExportJobsRequest$ = [3, n0, _LCTMEJR,
|
|
1030
1132
|
0,
|
|
1031
1133
|
[_cIo, _tMA, _nT, _mR, _tMVI],
|
|
1032
1134
|
[[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _tMVI }]], 2
|
|
1033
1135
|
];
|
|
1034
|
-
exports.
|
|
1136
|
+
exports.ListCollaborationTrainedModelExportJobsRequest$ = ListCollaborationTrainedModelExportJobsRequest$;
|
|
1137
|
+
const ListCollaborationTrainedModelExportJobsResponse$ = [3, n0, _LCTMEJRi,
|
|
1035
1138
|
0,
|
|
1036
1139
|
[_cTMEJ, _nT],
|
|
1037
1140
|
[() => CollaborationTrainedModelExportJobList, 0], 1
|
|
1038
1141
|
];
|
|
1039
|
-
exports.
|
|
1142
|
+
exports.ListCollaborationTrainedModelExportJobsResponse$ = ListCollaborationTrainedModelExportJobsResponse$;
|
|
1143
|
+
const ListCollaborationTrainedModelInferenceJobsRequest$ = [3, n0, _LCTMIJR,
|
|
1040
1144
|
0,
|
|
1041
1145
|
[_cIo, _nT, _mR, _tMA, _tMVI],
|
|
1042
1146
|
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _tMA }], [0, { [_hQ]: _tMVI }]], 1
|
|
1043
1147
|
];
|
|
1044
|
-
exports.
|
|
1148
|
+
exports.ListCollaborationTrainedModelInferenceJobsRequest$ = ListCollaborationTrainedModelInferenceJobsRequest$;
|
|
1149
|
+
const ListCollaborationTrainedModelInferenceJobsResponse$ = [3, n0, _LCTMIJRi,
|
|
1045
1150
|
0,
|
|
1046
1151
|
[_cTMIJ, _nT],
|
|
1047
1152
|
[() => CollaborationTrainedModelInferenceJobList, 0], 1
|
|
1048
1153
|
];
|
|
1049
|
-
exports.
|
|
1154
|
+
exports.ListCollaborationTrainedModelInferenceJobsResponse$ = ListCollaborationTrainedModelInferenceJobsResponse$;
|
|
1155
|
+
const ListCollaborationTrainedModelsRequest$ = [3, n0, _LCTMR,
|
|
1050
1156
|
0,
|
|
1051
1157
|
[_cIo, _nT, _mR],
|
|
1052
1158
|
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1053
1159
|
];
|
|
1054
|
-
exports.
|
|
1160
|
+
exports.ListCollaborationTrainedModelsRequest$ = ListCollaborationTrainedModelsRequest$;
|
|
1161
|
+
const ListCollaborationTrainedModelsResponse$ = [3, n0, _LCTMRi,
|
|
1055
1162
|
0,
|
|
1056
1163
|
[_cTM, _nT],
|
|
1057
1164
|
[() => CollaborationTrainedModelList, 0], 1
|
|
1058
1165
|
];
|
|
1059
|
-
exports.
|
|
1166
|
+
exports.ListCollaborationTrainedModelsResponse$ = ListCollaborationTrainedModelsResponse$;
|
|
1167
|
+
const ListConfiguredAudienceModelsRequest$ = [3, n0, _LCAMR,
|
|
1060
1168
|
0,
|
|
1061
1169
|
[_nT, _mR],
|
|
1062
1170
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1063
1171
|
];
|
|
1064
|
-
exports.
|
|
1172
|
+
exports.ListConfiguredAudienceModelsRequest$ = ListConfiguredAudienceModelsRequest$;
|
|
1173
|
+
const ListConfiguredAudienceModelsResponse$ = [3, n0, _LCAMRi,
|
|
1065
1174
|
0,
|
|
1066
1175
|
[_cAM, _nT],
|
|
1067
1176
|
[() => ConfiguredAudienceModelList, 0], 1
|
|
1068
1177
|
];
|
|
1069
|
-
exports.
|
|
1178
|
+
exports.ListConfiguredAudienceModelsResponse$ = ListConfiguredAudienceModelsResponse$;
|
|
1179
|
+
const ListConfiguredModelAlgorithmAssociationsRequest$ = [3, n0, _LCMAAR,
|
|
1070
1180
|
0,
|
|
1071
1181
|
[_mI, _nT, _mR],
|
|
1072
1182
|
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1073
1183
|
];
|
|
1074
|
-
exports.
|
|
1184
|
+
exports.ListConfiguredModelAlgorithmAssociationsRequest$ = ListConfiguredModelAlgorithmAssociationsRequest$;
|
|
1185
|
+
const ListConfiguredModelAlgorithmAssociationsResponse$ = [3, n0, _LCMAARi,
|
|
1075
1186
|
0,
|
|
1076
1187
|
[_cMAAo, _nT],
|
|
1077
1188
|
[() => ConfiguredModelAlgorithmAssociationList, 0], 1
|
|
1078
1189
|
];
|
|
1079
|
-
exports.
|
|
1190
|
+
exports.ListConfiguredModelAlgorithmAssociationsResponse$ = ListConfiguredModelAlgorithmAssociationsResponse$;
|
|
1191
|
+
const ListConfiguredModelAlgorithmsRequest$ = [3, n0, _LCMAR,
|
|
1080
1192
|
0,
|
|
1081
1193
|
[_nT, _mR],
|
|
1082
1194
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1083
1195
|
];
|
|
1084
|
-
exports.
|
|
1196
|
+
exports.ListConfiguredModelAlgorithmsRequest$ = ListConfiguredModelAlgorithmsRequest$;
|
|
1197
|
+
const ListConfiguredModelAlgorithmsResponse$ = [3, n0, _LCMARi,
|
|
1085
1198
|
0,
|
|
1086
1199
|
[_cMA, _nT],
|
|
1087
1200
|
[() => ConfiguredModelAlgorithmList, 0], 1
|
|
1088
1201
|
];
|
|
1089
|
-
exports.
|
|
1202
|
+
exports.ListConfiguredModelAlgorithmsResponse$ = ListConfiguredModelAlgorithmsResponse$;
|
|
1203
|
+
const ListMLInputChannelsRequest$ = [3, n0, _LMLICR,
|
|
1090
1204
|
0,
|
|
1091
1205
|
[_mI, _nT, _mR],
|
|
1092
1206
|
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1093
1207
|
];
|
|
1094
|
-
exports.
|
|
1208
|
+
exports.ListMLInputChannelsRequest$ = ListMLInputChannelsRequest$;
|
|
1209
|
+
const ListMLInputChannelsResponse$ = [3, n0, _LMLICRi,
|
|
1095
1210
|
0,
|
|
1096
1211
|
[_mICL, _nT],
|
|
1097
1212
|
[() => MLInputChannelsList, 0], 1
|
|
1098
1213
|
];
|
|
1099
|
-
exports.
|
|
1214
|
+
exports.ListMLInputChannelsResponse$ = ListMLInputChannelsResponse$;
|
|
1215
|
+
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1100
1216
|
0,
|
|
1101
1217
|
[_rA],
|
|
1102
1218
|
[[0, 1]], 1
|
|
1103
1219
|
];
|
|
1104
|
-
exports.
|
|
1220
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
1221
|
+
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1105
1222
|
0,
|
|
1106
1223
|
[_ta],
|
|
1107
1224
|
[128 | 0], 1
|
|
1108
1225
|
];
|
|
1109
|
-
exports.
|
|
1226
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
1227
|
+
const ListTrainedModelInferenceJobsRequest$ = [3, n0, _LTMIJR,
|
|
1110
1228
|
0,
|
|
1111
1229
|
[_mI, _nT, _mR, _tMA, _tMVI],
|
|
1112
1230
|
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _tMA }], [0, { [_hQ]: _tMVI }]], 1
|
|
1113
1231
|
];
|
|
1114
|
-
exports.
|
|
1232
|
+
exports.ListTrainedModelInferenceJobsRequest$ = ListTrainedModelInferenceJobsRequest$;
|
|
1233
|
+
const ListTrainedModelInferenceJobsResponse$ = [3, n0, _LTMIJRi,
|
|
1115
1234
|
0,
|
|
1116
1235
|
[_tMIJ, _nT],
|
|
1117
1236
|
[() => TrainedModelInferenceJobList, 0], 1
|
|
1118
1237
|
];
|
|
1119
|
-
exports.
|
|
1238
|
+
exports.ListTrainedModelInferenceJobsResponse$ = ListTrainedModelInferenceJobsResponse$;
|
|
1239
|
+
const ListTrainedModelsRequest$ = [3, n0, _LTMR,
|
|
1120
1240
|
0,
|
|
1121
1241
|
[_mI, _nT, _mR],
|
|
1122
1242
|
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1123
1243
|
];
|
|
1124
|
-
exports.
|
|
1244
|
+
exports.ListTrainedModelsRequest$ = ListTrainedModelsRequest$;
|
|
1245
|
+
const ListTrainedModelsResponse$ = [3, n0, _LTMRi,
|
|
1125
1246
|
0,
|
|
1126
1247
|
[_tM, _nT],
|
|
1127
1248
|
[() => TrainedModelList, 0], 1
|
|
1128
1249
|
];
|
|
1129
|
-
exports.
|
|
1250
|
+
exports.ListTrainedModelsResponse$ = ListTrainedModelsResponse$;
|
|
1251
|
+
const ListTrainedModelVersionsRequest$ = [3, n0, _LTMVR,
|
|
1130
1252
|
0,
|
|
1131
1253
|
[_mI, _tMA, _nT, _mR, _st],
|
|
1132
1254
|
[[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _st }]], 2
|
|
1133
1255
|
];
|
|
1134
|
-
exports.
|
|
1256
|
+
exports.ListTrainedModelVersionsRequest$ = ListTrainedModelVersionsRequest$;
|
|
1257
|
+
const ListTrainedModelVersionsResponse$ = [3, n0, _LTMVRi,
|
|
1135
1258
|
0,
|
|
1136
1259
|
[_tM, _nT],
|
|
1137
1260
|
[() => TrainedModelList, 0], 1
|
|
1138
1261
|
];
|
|
1139
|
-
exports.
|
|
1262
|
+
exports.ListTrainedModelVersionsResponse$ = ListTrainedModelVersionsResponse$;
|
|
1263
|
+
const ListTrainingDatasetsRequest$ = [3, n0, _LTDR,
|
|
1140
1264
|
0,
|
|
1141
1265
|
[_nT, _mR],
|
|
1142
1266
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1143
1267
|
];
|
|
1144
|
-
exports.
|
|
1268
|
+
exports.ListTrainingDatasetsRequest$ = ListTrainingDatasetsRequest$;
|
|
1269
|
+
const ListTrainingDatasetsResponse$ = [3, n0, _LTDRi,
|
|
1145
1270
|
0,
|
|
1146
1271
|
[_tDr, _nT],
|
|
1147
1272
|
[() => TrainingDatasetList, 0], 1
|
|
1148
1273
|
];
|
|
1149
|
-
exports.
|
|
1274
|
+
exports.ListTrainingDatasetsResponse$ = ListTrainingDatasetsResponse$;
|
|
1275
|
+
const LogRedactionConfiguration$ = [3, n0, _LRC,
|
|
1150
1276
|
0,
|
|
1151
1277
|
[_eTR, _cEC],
|
|
1152
|
-
[64 | 0, () =>
|
|
1278
|
+
[64 | 0, () => CustomEntityConfig$], 1
|
|
1153
1279
|
];
|
|
1154
|
-
exports.
|
|
1280
|
+
exports.LogRedactionConfiguration$ = LogRedactionConfiguration$;
|
|
1281
|
+
const LogsConfigurationPolicy$ = [3, n0, _LCP,
|
|
1155
1282
|
0,
|
|
1156
1283
|
[_aAI, _fP, _lT, _lRC],
|
|
1157
|
-
[64 | 0, 0, 0, () =>
|
|
1284
|
+
[64 | 0, 0, 0, () => LogRedactionConfiguration$], 1
|
|
1158
1285
|
];
|
|
1159
|
-
exports.
|
|
1286
|
+
exports.LogsConfigurationPolicy$ = LogsConfigurationPolicy$;
|
|
1287
|
+
const MembershipInferenceAttackScore$ = [3, n0, _MIAS,
|
|
1160
1288
|
0,
|
|
1161
1289
|
[_aV, _sco],
|
|
1162
1290
|
[0, 1], 2
|
|
1163
1291
|
];
|
|
1164
|
-
exports.
|
|
1292
|
+
exports.MembershipInferenceAttackScore$ = MembershipInferenceAttackScore$;
|
|
1293
|
+
const MetricDefinition$ = [3, n0, _MD,
|
|
1165
1294
|
0,
|
|
1166
1295
|
[_n, _r],
|
|
1167
1296
|
[0, 0], 2
|
|
1168
1297
|
];
|
|
1169
|
-
exports.
|
|
1298
|
+
exports.MetricDefinition$ = MetricDefinition$;
|
|
1299
|
+
const MetricsConfigurationPolicy$ = [3, n0, _MCP,
|
|
1170
1300
|
0,
|
|
1171
1301
|
[_nL],
|
|
1172
1302
|
[0], 1
|
|
1173
1303
|
];
|
|
1174
|
-
exports.
|
|
1304
|
+
exports.MetricsConfigurationPolicy$ = MetricsConfigurationPolicy$;
|
|
1305
|
+
const MLInputChannelSummary$ = [3, n0, _MLICS,
|
|
1175
1306
|
0,
|
|
1176
1307
|
[_cT, _uT, _mI, _cIo, _n, _cMAAo, _mICA, _st, _pQI, _de, _pC],
|
|
1177
|
-
[5, 5, 0, 0, 0, 64 | 0, 0, 0, 0, 0, () =>
|
|
1308
|
+
[5, 5, 0, 0, 0, 64 | 0, 0, 0, 0, 0, () => PayerConfiguration$], 8
|
|
1178
1309
|
];
|
|
1179
|
-
exports.
|
|
1310
|
+
exports.MLInputChannelSummary$ = MLInputChannelSummary$;
|
|
1311
|
+
const MLOutputConfiguration$ = [3, n0, _MLOC,
|
|
1180
1312
|
0,
|
|
1181
1313
|
[_rAo, _des],
|
|
1182
|
-
[0, () =>
|
|
1314
|
+
[0, () => Destination$], 1
|
|
1183
1315
|
];
|
|
1184
|
-
exports.
|
|
1316
|
+
exports.MLOutputConfiguration$ = MLOutputConfiguration$;
|
|
1317
|
+
const MLSyntheticDataParameters$ = [3, n0, _MLSDP,
|
|
1185
1318
|
0,
|
|
1186
1319
|
[_ep, _mMIAS, _cC],
|
|
1187
|
-
[1, 1, () =>
|
|
1320
|
+
[1, 1, () => ColumnClassificationDetails$], 2
|
|
1188
1321
|
];
|
|
1189
|
-
exports.
|
|
1322
|
+
exports.MLSyntheticDataParameters$ = MLSyntheticDataParameters$;
|
|
1323
|
+
const ModelInferenceDataSource$ = [3, n0, _MIDS,
|
|
1190
1324
|
0,
|
|
1191
1325
|
[_mICA],
|
|
1192
1326
|
[0], 1
|
|
1193
1327
|
];
|
|
1194
|
-
exports.
|
|
1328
|
+
exports.ModelInferenceDataSource$ = ModelInferenceDataSource$;
|
|
1329
|
+
const ModelTrainingDataChannel$ = [3, n0, _MTDC,
|
|
1195
1330
|
0,
|
|
1196
1331
|
[_mICA, _cNh, _sDDT],
|
|
1197
1332
|
[0, 0, 0], 2
|
|
1198
1333
|
];
|
|
1199
|
-
exports.
|
|
1334
|
+
exports.ModelTrainingDataChannel$ = ModelTrainingDataChannel$;
|
|
1335
|
+
const PayerConfiguration$ = [3, n0, _PC,
|
|
1200
1336
|
0,
|
|
1201
1337
|
[_cPAI, _sDPAI],
|
|
1202
1338
|
[0, 0]
|
|
1203
1339
|
];
|
|
1204
|
-
exports.
|
|
1340
|
+
exports.PayerConfiguration$ = PayerConfiguration$;
|
|
1341
|
+
const PrivacyConfiguration$ = [3, n0, _PCr,
|
|
1205
1342
|
0,
|
|
1206
1343
|
[_p],
|
|
1207
|
-
[() =>
|
|
1344
|
+
[() => PrivacyConfigurationPolicies$], 1
|
|
1208
1345
|
];
|
|
1209
|
-
exports.
|
|
1346
|
+
exports.PrivacyConfiguration$ = PrivacyConfiguration$;
|
|
1347
|
+
const PrivacyConfigurationPolicies$ = [3, n0, _PCP,
|
|
1210
1348
|
0,
|
|
1211
1349
|
[_tM, _tME, _tMIJ],
|
|
1212
|
-
[() =>
|
|
1350
|
+
[() => TrainedModelsConfigurationPolicy$, () => TrainedModelExportsConfigurationPolicy$, () => TrainedModelInferenceJobsConfigurationPolicy$]
|
|
1213
1351
|
];
|
|
1214
|
-
exports.
|
|
1352
|
+
exports.PrivacyConfigurationPolicies$ = PrivacyConfigurationPolicies$;
|
|
1353
|
+
const ProtectedQueryInputParameters$ = [3, n0, _PQIP,
|
|
1215
1354
|
0,
|
|
1216
1355
|
[_sP, _cCo, _rF],
|
|
1217
|
-
[[() =>
|
|
1356
|
+
[[() => ProtectedQuerySQLParameters$, 0], () => ComputeConfiguration$, 0], 1
|
|
1218
1357
|
];
|
|
1219
|
-
exports.
|
|
1358
|
+
exports.ProtectedQueryInputParameters$ = ProtectedQueryInputParameters$;
|
|
1359
|
+
const ProtectedQuerySQLParameters$ = [3, n0, _PQSQLP,
|
|
1220
1360
|
8,
|
|
1221
1361
|
[_qS, _aTA, _pa],
|
|
1222
1362
|
[0, 0, 128 | 0]
|
|
1223
1363
|
];
|
|
1224
|
-
exports.
|
|
1364
|
+
exports.ProtectedQuerySQLParameters$ = ProtectedQuerySQLParameters$;
|
|
1365
|
+
const PutConfiguredAudienceModelPolicyRequest$ = [3, n0, _PCAMPR,
|
|
1225
1366
|
0,
|
|
1226
1367
|
[_cAMA, _cAMP, _pPH, _pEC],
|
|
1227
1368
|
[[0, 1], 0, 0, 0], 2
|
|
1228
1369
|
];
|
|
1229
|
-
exports.
|
|
1370
|
+
exports.PutConfiguredAudienceModelPolicyRequest$ = PutConfiguredAudienceModelPolicyRequest$;
|
|
1371
|
+
const PutConfiguredAudienceModelPolicyResponse$ = [3, n0, _PCAMPRu,
|
|
1230
1372
|
0,
|
|
1231
1373
|
[_cAMP, _pH],
|
|
1232
1374
|
[0, 0], 2
|
|
1233
1375
|
];
|
|
1234
|
-
exports.
|
|
1376
|
+
exports.PutConfiguredAudienceModelPolicyResponse$ = PutConfiguredAudienceModelPolicyResponse$;
|
|
1377
|
+
const PutMLConfigurationRequest$ = [3, n0, _PMLCR,
|
|
1235
1378
|
0,
|
|
1236
1379
|
[_mI, _dOL],
|
|
1237
|
-
[[0, 1], () =>
|
|
1380
|
+
[[0, 1], () => MLOutputConfiguration$], 2
|
|
1238
1381
|
];
|
|
1239
|
-
exports.
|
|
1382
|
+
exports.PutMLConfigurationRequest$ = PutMLConfigurationRequest$;
|
|
1383
|
+
const RelevanceMetric$ = [3, n0, _RM,
|
|
1240
1384
|
0,
|
|
1241
1385
|
[_aS, _sco],
|
|
1242
|
-
[() =>
|
|
1386
|
+
[() => AudienceSize$, 1], 1
|
|
1243
1387
|
];
|
|
1244
|
-
exports.
|
|
1388
|
+
exports.RelevanceMetric$ = RelevanceMetric$;
|
|
1389
|
+
const ResourceConfig$ = [3, n0, _RC,
|
|
1245
1390
|
0,
|
|
1246
1391
|
[_iT, _vSIGB, _iCns],
|
|
1247
1392
|
[0, 1, 1], 2
|
|
1248
1393
|
];
|
|
1249
|
-
exports.
|
|
1394
|
+
exports.ResourceConfig$ = ResourceConfig$;
|
|
1395
|
+
const S3ConfigMap$ = [3, n0, _SCM,
|
|
1250
1396
|
0,
|
|
1251
1397
|
[_sU],
|
|
1252
1398
|
[0], 1
|
|
1253
1399
|
];
|
|
1254
|
-
exports.
|
|
1400
|
+
exports.S3ConfigMap$ = S3ConfigMap$;
|
|
1401
|
+
const StartAudienceExportJobRequest$ = [3, n0, _SAEJR,
|
|
1255
1402
|
0,
|
|
1256
1403
|
[_n, _aGJA, _aS, _de],
|
|
1257
|
-
[0, 0, () =>
|
|
1404
|
+
[0, 0, () => AudienceSize$, 0], 3
|
|
1258
1405
|
];
|
|
1259
|
-
exports.
|
|
1406
|
+
exports.StartAudienceExportJobRequest$ = StartAudienceExportJobRequest$;
|
|
1407
|
+
const StartAudienceGenerationJobRequest$ = [3, n0, _SAGJR,
|
|
1260
1408
|
0,
|
|
1261
1409
|
[_n, _cAMA, _sA, _iSIO, _cI, _de, _ta],
|
|
1262
|
-
[0, 0, [() =>
|
|
1410
|
+
[0, 0, [() => AudienceGenerationJobDataSource$, 0], 2, 0, 0, 128 | 0], 3
|
|
1263
1411
|
];
|
|
1264
|
-
exports.
|
|
1412
|
+
exports.StartAudienceGenerationJobRequest$ = StartAudienceGenerationJobRequest$;
|
|
1413
|
+
const StartAudienceGenerationJobResponse$ = [3, n0, _SAGJRt,
|
|
1265
1414
|
0,
|
|
1266
1415
|
[_aGJA],
|
|
1267
1416
|
[0], 1
|
|
1268
1417
|
];
|
|
1269
|
-
exports.
|
|
1418
|
+
exports.StartAudienceGenerationJobResponse$ = StartAudienceGenerationJobResponse$;
|
|
1419
|
+
const StartTrainedModelExportJobRequest$ = [3, n0, _STMEJR,
|
|
1270
1420
|
0,
|
|
1271
1421
|
[_n, _tMA, _mI, _oC, _tMVI, _de],
|
|
1272
|
-
[0, [0, 1], [0, 1], () =>
|
|
1422
|
+
[0, [0, 1], [0, 1], () => TrainedModelExportOutputConfiguration$, 0, 0], 4
|
|
1273
1423
|
];
|
|
1274
|
-
exports.
|
|
1424
|
+
exports.StartTrainedModelExportJobRequest$ = StartTrainedModelExportJobRequest$;
|
|
1425
|
+
const StartTrainedModelInferenceJobRequest$ = [3, n0, _STMIJR,
|
|
1275
1426
|
0,
|
|
1276
1427
|
[_mI, _n, _tMA, _rC, _oC, _dS, _tMVI, _cMAAA, _de, _cEP, _env, _kKA, _ta, _mMIPAI],
|
|
1277
|
-
[[0, 1], 0, 0, () =>
|
|
1428
|
+
[[0, 1], 0, 0, () => InferenceResourceConfig$, () => InferenceOutputConfiguration$, () => ModelInferenceDataSource$, 0, 0, 0, () => InferenceContainerExecutionParameters$, 128 | 0, 0, 128 | 0, 0], 6
|
|
1278
1429
|
];
|
|
1279
|
-
exports.
|
|
1430
|
+
exports.StartTrainedModelInferenceJobRequest$ = StartTrainedModelInferenceJobRequest$;
|
|
1431
|
+
const StartTrainedModelInferenceJobResponse$ = [3, n0, _STMIJRt,
|
|
1280
1432
|
0,
|
|
1281
1433
|
[_tMIJA],
|
|
1282
1434
|
[0], 1
|
|
1283
1435
|
];
|
|
1284
|
-
exports.
|
|
1436
|
+
exports.StartTrainedModelInferenceJobResponse$ = StartTrainedModelInferenceJobResponse$;
|
|
1437
|
+
const StatusDetails$ = [3, n0, _SD,
|
|
1285
1438
|
0,
|
|
1286
1439
|
[_sCt, _m],
|
|
1287
1440
|
[0, 0]
|
|
1288
1441
|
];
|
|
1289
|
-
exports.
|
|
1442
|
+
exports.StatusDetails$ = StatusDetails$;
|
|
1443
|
+
const StoppingCondition$ = [3, n0, _SC,
|
|
1290
1444
|
0,
|
|
1291
1445
|
[_mRIS],
|
|
1292
1446
|
[1]
|
|
1293
1447
|
];
|
|
1294
|
-
exports.
|
|
1448
|
+
exports.StoppingCondition$ = StoppingCondition$;
|
|
1449
|
+
const SyntheticDataColumnProperties$ = [3, n0, _SDCP,
|
|
1295
1450
|
0,
|
|
1296
1451
|
[_cN, _cTol, _iPV],
|
|
1297
1452
|
[0, 0, 2], 3
|
|
1298
1453
|
];
|
|
1299
|
-
exports.
|
|
1454
|
+
exports.SyntheticDataColumnProperties$ = SyntheticDataColumnProperties$;
|
|
1455
|
+
const SyntheticDataConfiguration$ = [3, n0, _SDC,
|
|
1300
1456
|
0,
|
|
1301
1457
|
[_sDP, _sDES],
|
|
1302
|
-
[() =>
|
|
1458
|
+
[() => MLSyntheticDataParameters$, () => SyntheticDataEvaluationScores$], 1
|
|
1303
1459
|
];
|
|
1304
|
-
exports.
|
|
1460
|
+
exports.SyntheticDataConfiguration$ = SyntheticDataConfiguration$;
|
|
1461
|
+
const SyntheticDataEvaluationScores$ = [3, n0, _SDES,
|
|
1305
1462
|
0,
|
|
1306
1463
|
[_dPS],
|
|
1307
|
-
[() =>
|
|
1464
|
+
[() => DataPrivacyScores$], 1
|
|
1308
1465
|
];
|
|
1309
|
-
exports.
|
|
1466
|
+
exports.SyntheticDataEvaluationScores$ = SyntheticDataEvaluationScores$;
|
|
1467
|
+
const TagResourceRequest$ = [3, n0, _TRR,
|
|
1310
1468
|
0,
|
|
1311
1469
|
[_rA, _ta],
|
|
1312
1470
|
[[0, 1], 128 | 0], 2
|
|
1313
1471
|
];
|
|
1314
|
-
exports.
|
|
1472
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
1473
|
+
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
1315
1474
|
0,
|
|
1316
1475
|
[],
|
|
1317
1476
|
[]
|
|
1318
1477
|
];
|
|
1319
|
-
exports.
|
|
1478
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
1479
|
+
const TrainedModelArtifactMaxSize$ = [3, n0, _TMAMS,
|
|
1320
1480
|
0,
|
|
1321
1481
|
[_u, _v],
|
|
1322
1482
|
[0, 1], 2
|
|
1323
1483
|
];
|
|
1324
|
-
exports.
|
|
1484
|
+
exports.TrainedModelArtifactMaxSize$ = TrainedModelArtifactMaxSize$;
|
|
1485
|
+
const TrainedModelExportOutputConfiguration$ = [3, n0, _TMEOC,
|
|
1325
1486
|
0,
|
|
1326
1487
|
[_mem],
|
|
1327
1488
|
[() => TrainedModelExportReceiverMembers], 1
|
|
1328
1489
|
];
|
|
1329
|
-
exports.
|
|
1490
|
+
exports.TrainedModelExportOutputConfiguration$ = TrainedModelExportOutputConfiguration$;
|
|
1491
|
+
const TrainedModelExportReceiverMember$ = [3, n0, _TMERM,
|
|
1330
1492
|
0,
|
|
1331
1493
|
[_aI],
|
|
1332
1494
|
[0], 1
|
|
1333
1495
|
];
|
|
1334
|
-
exports.
|
|
1496
|
+
exports.TrainedModelExportReceiverMember$ = TrainedModelExportReceiverMember$;
|
|
1497
|
+
const TrainedModelExportsConfigurationPolicy$ = [3, n0, _TMECP,
|
|
1335
1498
|
0,
|
|
1336
1499
|
[_mSa, _fTE],
|
|
1337
|
-
[() =>
|
|
1500
|
+
[() => TrainedModelExportsMaxSize$, 64 | 0], 2
|
|
1338
1501
|
];
|
|
1339
|
-
exports.
|
|
1502
|
+
exports.TrainedModelExportsConfigurationPolicy$ = TrainedModelExportsConfigurationPolicy$;
|
|
1503
|
+
const TrainedModelExportsMaxSize$ = [3, n0, _TMEMS,
|
|
1340
1504
|
0,
|
|
1341
1505
|
[_u, _v],
|
|
1342
1506
|
[0, 1], 2
|
|
1343
1507
|
];
|
|
1344
|
-
exports.
|
|
1508
|
+
exports.TrainedModelExportsMaxSize$ = TrainedModelExportsMaxSize$;
|
|
1509
|
+
const TrainedModelInferenceJobsConfigurationPolicy$ = [3, n0, _TMIJCP,
|
|
1345
1510
|
0,
|
|
1346
1511
|
[_cL, _mOS],
|
|
1347
|
-
[() => LogsConfigurationPolicyList, () =>
|
|
1512
|
+
[() => LogsConfigurationPolicyList, () => TrainedModelInferenceMaxOutputSize$]
|
|
1348
1513
|
];
|
|
1349
|
-
exports.
|
|
1514
|
+
exports.TrainedModelInferenceJobsConfigurationPolicy$ = TrainedModelInferenceJobsConfigurationPolicy$;
|
|
1515
|
+
const TrainedModelInferenceJobSummary$ = [3, n0, _TMIJS,
|
|
1350
1516
|
0,
|
|
1351
1517
|
[_tMIJA, _mI, _tMA, _cIo, _st, _oC, _n, _cT, _uT, _cMAAA, _tMVI, _de, _mS, _mSD, _lS, _lSD, _mMIPAI],
|
|
1352
|
-
[0, 0, 0, 0, 0, () =>
|
|
1518
|
+
[0, 0, 0, 0, 0, () => InferenceOutputConfiguration$, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0], 9
|
|
1353
1519
|
];
|
|
1354
|
-
exports.
|
|
1520
|
+
exports.TrainedModelInferenceJobSummary$ = TrainedModelInferenceJobSummary$;
|
|
1521
|
+
const TrainedModelInferenceMaxOutputSize$ = [3, n0, _TMIMOS,
|
|
1355
1522
|
0,
|
|
1356
1523
|
[_u, _v],
|
|
1357
1524
|
[0, 1], 2
|
|
1358
1525
|
];
|
|
1359
|
-
exports.
|
|
1526
|
+
exports.TrainedModelInferenceMaxOutputSize$ = TrainedModelInferenceMaxOutputSize$;
|
|
1527
|
+
const TrainedModelsConfigurationPolicy$ = [3, n0, _TMCP,
|
|
1360
1528
|
0,
|
|
1361
1529
|
[_cL, _cMo, _mAS],
|
|
1362
|
-
[() => LogsConfigurationPolicyList, () =>
|
|
1530
|
+
[() => LogsConfigurationPolicyList, () => MetricsConfigurationPolicy$, () => TrainedModelArtifactMaxSize$]
|
|
1363
1531
|
];
|
|
1364
|
-
exports.
|
|
1532
|
+
exports.TrainedModelsConfigurationPolicy$ = TrainedModelsConfigurationPolicy$;
|
|
1533
|
+
const TrainedModelSummary$ = [3, n0, _TMS,
|
|
1365
1534
|
0,
|
|
1366
1535
|
[_cT, _uT, _tMA, _n, _mI, _cIo, _st, _cMAAA, _vI, _iTDC, _de, _mMTPAI],
|
|
1367
1536
|
[5, 5, 0, 0, 0, 0, 0, 0, 0, () => IncrementalTrainingDataChannelsOutput, 0, 0], 8
|
|
1368
1537
|
];
|
|
1369
|
-
exports.
|
|
1538
|
+
exports.TrainedModelSummary$ = TrainedModelSummary$;
|
|
1539
|
+
const TrainingDatasetSummary$ = [3, n0, _TDS,
|
|
1370
1540
|
0,
|
|
1371
1541
|
[_cT, _uT, _tDA, _n, _st, _de],
|
|
1372
1542
|
[5, 5, 0, 0, 0, 0], 5
|
|
1373
1543
|
];
|
|
1374
|
-
exports.
|
|
1544
|
+
exports.TrainingDatasetSummary$ = TrainingDatasetSummary$;
|
|
1545
|
+
const UntagResourceRequest$ = [3, n0, _URR,
|
|
1375
1546
|
0,
|
|
1376
1547
|
[_rA, _tK],
|
|
1377
1548
|
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
1378
1549
|
];
|
|
1379
|
-
exports.
|
|
1550
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
1551
|
+
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
1380
1552
|
0,
|
|
1381
1553
|
[],
|
|
1382
1554
|
[]
|
|
1383
1555
|
];
|
|
1384
|
-
exports.
|
|
1556
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
1557
|
+
const UpdateConfiguredAudienceModelRequest$ = [3, n0, _UCAMR,
|
|
1385
1558
|
0,
|
|
1386
1559
|
[_cAMA, _oCu, _aMA, _sAM, _mMSS, _aSC, _de],
|
|
1387
|
-
[[0, 1], () =>
|
|
1560
|
+
[[0, 1], () => ConfiguredAudienceModelOutputConfig$, 0, 64 | 0, 1, () => AudienceSizeConfig$, 0], 1
|
|
1388
1561
|
];
|
|
1389
|
-
exports.
|
|
1562
|
+
exports.UpdateConfiguredAudienceModelRequest$ = UpdateConfiguredAudienceModelRequest$;
|
|
1563
|
+
const UpdateConfiguredAudienceModelResponse$ = [3, n0, _UCAMRp,
|
|
1390
1564
|
0,
|
|
1391
1565
|
[_cAMA],
|
|
1392
1566
|
[0], 1
|
|
1393
1567
|
];
|
|
1394
|
-
exports.
|
|
1568
|
+
exports.UpdateConfiguredAudienceModelResponse$ = UpdateConfiguredAudienceModelResponse$;
|
|
1569
|
+
const WorkerComputeConfiguration$ = [3, n0, _WCC,
|
|
1395
1570
|
0,
|
|
1396
1571
|
[_t, _nu, _pr],
|
|
1397
|
-
[0, 1, () =>
|
|
1572
|
+
[0, 1, () => WorkerComputeConfigurationProperties$]
|
|
1398
1573
|
];
|
|
1574
|
+
exports.WorkerComputeConfiguration$ = WorkerComputeConfiguration$;
|
|
1399
1575
|
var __Unit = "unit";
|
|
1400
1576
|
var AccessBudgetDetailsList = [1, n0, _ABDL,
|
|
1401
|
-
0, () =>
|
|
1577
|
+
0, () => AccessBudgetDetails$
|
|
1402
1578
|
];
|
|
1403
1579
|
var AccessBudgets = [1, n0, _ABc,
|
|
1404
|
-
0, () =>
|
|
1580
|
+
0, () => AccessBudget$
|
|
1405
1581
|
];
|
|
1406
1582
|
var AccountIdList = 64 | 0;
|
|
1407
1583
|
var AudienceExportJobList = [1, n0, _AEJL,
|
|
1408
|
-
0, () =>
|
|
1584
|
+
0, () => AudienceExportJobSummary$
|
|
1409
1585
|
];
|
|
1410
1586
|
var AudienceGenerationJobList = [1, n0, _AGJL,
|
|
1411
|
-
0, () =>
|
|
1587
|
+
0, () => AudienceGenerationJobSummary$
|
|
1412
1588
|
];
|
|
1413
1589
|
var AudienceModelList = [1, n0, _AML,
|
|
1414
|
-
0, () =>
|
|
1590
|
+
0, () => AudienceModelSummary$
|
|
1415
1591
|
];
|
|
1416
1592
|
var AudienceSizeBins = 64 | 1;
|
|
1417
1593
|
var CollaborationConfiguredModelAlgorithmAssociationList = [1, n0, _CCMAAL,
|
|
1418
|
-
0, () =>
|
|
1594
|
+
0, () => CollaborationConfiguredModelAlgorithmAssociationSummary$
|
|
1419
1595
|
];
|
|
1420
1596
|
var CollaborationMLInputChannelsList = [1, n0, _CMLICL,
|
|
1421
|
-
0, () =>
|
|
1597
|
+
0, () => CollaborationMLInputChannelSummary$
|
|
1422
1598
|
];
|
|
1423
1599
|
var CollaborationTrainedModelExportJobList = [1, n0, _CTMEJL,
|
|
1424
|
-
0, () =>
|
|
1600
|
+
0, () => CollaborationTrainedModelExportJobSummary$
|
|
1425
1601
|
];
|
|
1426
1602
|
var CollaborationTrainedModelInferenceJobList = [1, n0, _CTMIJL,
|
|
1427
|
-
0, () =>
|
|
1603
|
+
0, () => CollaborationTrainedModelInferenceJobSummary$
|
|
1428
1604
|
];
|
|
1429
1605
|
var CollaborationTrainedModelList = [1, n0, _CTML,
|
|
1430
|
-
0, () =>
|
|
1606
|
+
0, () => CollaborationTrainedModelSummary$
|
|
1431
1607
|
];
|
|
1432
1608
|
var ColumnMappingList = [1, n0, _CML,
|
|
1433
|
-
0, () =>
|
|
1609
|
+
0, () => SyntheticDataColumnProperties$
|
|
1434
1610
|
];
|
|
1435
1611
|
var ColumnTypeList = 64 | 0;
|
|
1436
1612
|
var ConfiguredAudienceModelList = [1, n0, _CAML,
|
|
1437
|
-
0, () =>
|
|
1613
|
+
0, () => ConfiguredAudienceModelSummary$
|
|
1438
1614
|
];
|
|
1439
1615
|
var ConfiguredModelAlgorithmAssociationArnList = 64 | 0;
|
|
1440
1616
|
var ConfiguredModelAlgorithmAssociationList = [1, n0, _CMAAL,
|
|
1441
|
-
0, () =>
|
|
1617
|
+
0, () => ConfiguredModelAlgorithmAssociationSummary$
|
|
1442
1618
|
];
|
|
1443
1619
|
var ConfiguredModelAlgorithmList = [1, n0, _CMAL,
|
|
1444
|
-
0, () =>
|
|
1620
|
+
0, () => ConfiguredModelAlgorithmSummary$
|
|
1445
1621
|
];
|
|
1446
1622
|
var ContainerArguments = 64 | 0;
|
|
1447
1623
|
var ContainerEntrypoint = 64 | 0;
|
|
1448
1624
|
var CustomDataIdentifierList = 64 | 0;
|
|
1449
1625
|
var DatasetList = [1, n0, _DL,
|
|
1450
|
-
0, () =>
|
|
1626
|
+
0, () => Dataset$
|
|
1451
1627
|
];
|
|
1452
1628
|
var DatasetSchemaList = [1, n0, _DSL,
|
|
1453
|
-
0, () =>
|
|
1629
|
+
0, () => ColumnSchema$
|
|
1454
1630
|
];
|
|
1455
1631
|
var EntityTypeList = 64 | 0;
|
|
1456
1632
|
var IncrementalTrainingDataChannels = [1, n0, _ITDCn,
|
|
1457
|
-
0, () =>
|
|
1633
|
+
0, () => IncrementalTrainingDataChannel$
|
|
1458
1634
|
];
|
|
1459
1635
|
var IncrementalTrainingDataChannelsOutput = [1, n0, _ITDCOn,
|
|
1460
|
-
0, () =>
|
|
1636
|
+
0, () => IncrementalTrainingDataChannelOutput$
|
|
1461
1637
|
];
|
|
1462
1638
|
var InferenceReceiverMembers = [1, n0, _IRMn,
|
|
1463
|
-
0, () =>
|
|
1639
|
+
0, () => InferenceReceiverMember$
|
|
1464
1640
|
];
|
|
1465
1641
|
var LogsConfigurationPolicyList = [1, n0, _LCPL,
|
|
1466
|
-
0, () =>
|
|
1642
|
+
0, () => LogsConfigurationPolicy$
|
|
1467
1643
|
];
|
|
1468
1644
|
var MembershipInferenceAttackScoreList = [1, n0, _MIASL,
|
|
1469
|
-
0, () =>
|
|
1645
|
+
0, () => MembershipInferenceAttackScore$
|
|
1470
1646
|
];
|
|
1471
1647
|
var MetricDefinitionList = [1, n0, _MDL,
|
|
1472
|
-
0, () =>
|
|
1648
|
+
0, () => MetricDefinition$
|
|
1473
1649
|
];
|
|
1474
1650
|
var MetricsList = 64 | 0;
|
|
1475
1651
|
var MLInputChannelsList = [1, n0, _MLICL,
|
|
1476
|
-
0, () =>
|
|
1652
|
+
0, () => MLInputChannelSummary$
|
|
1477
1653
|
];
|
|
1478
1654
|
var ModelTrainingDataChannels = [1, n0, _MTDCo,
|
|
1479
|
-
0, () =>
|
|
1655
|
+
0, () => ModelTrainingDataChannel$
|
|
1480
1656
|
];
|
|
1481
1657
|
var RelevanceMetrics = [1, n0, _RMe,
|
|
1482
|
-
0, () =>
|
|
1658
|
+
0, () => RelevanceMetric$
|
|
1483
1659
|
];
|
|
1484
1660
|
var TagKeys = 64 | 0;
|
|
1485
1661
|
var TrainedModelExportFileTypeList = 64 | 0;
|
|
1486
1662
|
var TrainedModelExportReceiverMembers = [1, n0, _TMERMr,
|
|
1487
|
-
0, () =>
|
|
1663
|
+
0, () => TrainedModelExportReceiverMember$
|
|
1488
1664
|
];
|
|
1489
1665
|
var TrainedModelInferenceJobList = [1, n0, _TMIJL,
|
|
1490
|
-
0, () =>
|
|
1666
|
+
0, () => TrainedModelInferenceJobSummary$
|
|
1491
1667
|
];
|
|
1492
1668
|
var TrainedModelList = [1, n0, _TML,
|
|
1493
|
-
0, () =>
|
|
1669
|
+
0, () => TrainedModelSummary$
|
|
1494
1670
|
];
|
|
1495
1671
|
var TrainingDatasetList = [1, n0, _TDL,
|
|
1496
|
-
0, () =>
|
|
1672
|
+
0, () => TrainingDatasetSummary$
|
|
1497
1673
|
];
|
|
1498
1674
|
var Environment = 128 | 0;
|
|
1499
1675
|
var HyperParameters = 128 | 0;
|
|
@@ -1501,200 +1677,204 @@ var InferenceEnvironmentMap = 128 | 0;
|
|
|
1501
1677
|
var ParameterMap = 128 | 0;
|
|
1502
1678
|
var SparkProperties = 128 | 0;
|
|
1503
1679
|
var TagMap = 128 | 0;
|
|
1504
|
-
|
|
1680
|
+
const ComputeConfiguration$ = [4, n0, _CCo,
|
|
1505
1681
|
0,
|
|
1506
1682
|
[_w],
|
|
1507
|
-
[() =>
|
|
1683
|
+
[() => WorkerComputeConfiguration$]
|
|
1508
1684
|
];
|
|
1509
|
-
exports.
|
|
1685
|
+
exports.ComputeConfiguration$ = ComputeConfiguration$;
|
|
1686
|
+
const InputChannelDataSource$ = [4, n0, _ICDS,
|
|
1510
1687
|
0,
|
|
1511
1688
|
[_pQIP],
|
|
1512
|
-
[[() =>
|
|
1689
|
+
[[() => ProtectedQueryInputParameters$, 0]]
|
|
1513
1690
|
];
|
|
1514
|
-
exports.
|
|
1691
|
+
exports.InputChannelDataSource$ = InputChannelDataSource$;
|
|
1692
|
+
const PrivacyBudgets$ = [4, n0, _PB,
|
|
1515
1693
|
0,
|
|
1516
1694
|
[_aB],
|
|
1517
1695
|
[() => AccessBudgets]
|
|
1518
1696
|
];
|
|
1519
|
-
exports.
|
|
1697
|
+
exports.PrivacyBudgets$ = PrivacyBudgets$;
|
|
1698
|
+
const WorkerComputeConfigurationProperties$ = [4, n0, _WCCP,
|
|
1520
1699
|
0,
|
|
1521
1700
|
[_sp],
|
|
1522
1701
|
[128 | 0]
|
|
1523
1702
|
];
|
|
1703
|
+
exports.WorkerComputeConfigurationProperties$ = WorkerComputeConfigurationProperties$;
|
|
1524
1704
|
exports.CancelTrainedModel$ = [9, n0, _CTM,
|
|
1525
|
-
{ [_ht]: ["PATCH", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}", 200] }, () =>
|
|
1705
|
+
{ [_ht]: ["PATCH", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}", 200] }, () => CancelTrainedModelRequest$, () => __Unit
|
|
1526
1706
|
];
|
|
1527
1707
|
exports.CancelTrainedModelInferenceJob$ = [9, n0, _CTMIJ,
|
|
1528
|
-
{ [_ht]: ["PATCH", "/memberships/{membershipIdentifier}/trained-model-inference-jobs/{trainedModelInferenceJobArn}", 200] }, () =>
|
|
1708
|
+
{ [_ht]: ["PATCH", "/memberships/{membershipIdentifier}/trained-model-inference-jobs/{trainedModelInferenceJobArn}", 200] }, () => CancelTrainedModelInferenceJobRequest$, () => __Unit
|
|
1529
1709
|
];
|
|
1530
1710
|
exports.CreateAudienceModel$ = [9, n0, _CAM,
|
|
1531
|
-
{ [_ht]: ["POST", "/audience-model", 200] }, () =>
|
|
1711
|
+
{ [_ht]: ["POST", "/audience-model", 200] }, () => CreateAudienceModelRequest$, () => CreateAudienceModelResponse$
|
|
1532
1712
|
];
|
|
1533
1713
|
exports.CreateConfiguredAudienceModel$ = [9, n0, _CCAM,
|
|
1534
|
-
{ [_ht]: ["POST", "/configured-audience-model", 200] }, () =>
|
|
1714
|
+
{ [_ht]: ["POST", "/configured-audience-model", 200] }, () => CreateConfiguredAudienceModelRequest$, () => CreateConfiguredAudienceModelResponse$
|
|
1535
1715
|
];
|
|
1536
1716
|
exports.CreateConfiguredModelAlgorithm$ = [9, n0, _CCMA,
|
|
1537
|
-
{ [_ht]: ["POST", "/configured-model-algorithms", 200] }, () =>
|
|
1717
|
+
{ [_ht]: ["POST", "/configured-model-algorithms", 200] }, () => CreateConfiguredModelAlgorithmRequest$, () => CreateConfiguredModelAlgorithmResponse$
|
|
1538
1718
|
];
|
|
1539
1719
|
exports.CreateConfiguredModelAlgorithmAssociation$ = [9, n0, _CCMAA,
|
|
1540
|
-
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/configured-model-algorithm-associations", 200] }, () =>
|
|
1720
|
+
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/configured-model-algorithm-associations", 200] }, () => CreateConfiguredModelAlgorithmAssociationRequest$, () => CreateConfiguredModelAlgorithmAssociationResponse$
|
|
1541
1721
|
];
|
|
1542
1722
|
exports.CreateMLInputChannel$ = [9, n0, _CMLIC,
|
|
1543
|
-
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/ml-input-channels", 200] }, () =>
|
|
1723
|
+
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/ml-input-channels", 200] }, () => CreateMLInputChannelRequest$, () => CreateMLInputChannelResponse$
|
|
1544
1724
|
];
|
|
1545
1725
|
exports.CreateTrainedModel$ = [9, n0, _CTMr,
|
|
1546
|
-
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/trained-models", 200] }, () =>
|
|
1726
|
+
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/trained-models", 200] }, () => CreateTrainedModelRequest$, () => CreateTrainedModelResponse$
|
|
1547
1727
|
];
|
|
1548
1728
|
exports.CreateTrainingDataset$ = [9, n0, _CTD,
|
|
1549
|
-
{ [_ht]: ["POST", "/training-dataset", 200] }, () =>
|
|
1729
|
+
{ [_ht]: ["POST", "/training-dataset", 200] }, () => CreateTrainingDatasetRequest$, () => CreateTrainingDatasetResponse$
|
|
1550
1730
|
];
|
|
1551
1731
|
exports.DeleteAudienceGenerationJob$ = [9, n0, _DAGJ,
|
|
1552
|
-
{ [_ht]: ["DELETE", "/audience-generation-job/{audienceGenerationJobArn}", 200] }, () =>
|
|
1732
|
+
{ [_ht]: ["DELETE", "/audience-generation-job/{audienceGenerationJobArn}", 200] }, () => DeleteAudienceGenerationJobRequest$, () => __Unit
|
|
1553
1733
|
];
|
|
1554
1734
|
exports.DeleteAudienceModel$ = [9, n0, _DAM,
|
|
1555
|
-
{ [_ht]: ["DELETE", "/audience-model/{audienceModelArn}", 200] }, () =>
|
|
1735
|
+
{ [_ht]: ["DELETE", "/audience-model/{audienceModelArn}", 200] }, () => DeleteAudienceModelRequest$, () => __Unit
|
|
1556
1736
|
];
|
|
1557
1737
|
exports.DeleteConfiguredAudienceModel$ = [9, n0, _DCAM,
|
|
1558
|
-
{ [_ht]: ["DELETE", "/configured-audience-model/{configuredAudienceModelArn}", 200] }, () =>
|
|
1738
|
+
{ [_ht]: ["DELETE", "/configured-audience-model/{configuredAudienceModelArn}", 200] }, () => DeleteConfiguredAudienceModelRequest$, () => __Unit
|
|
1559
1739
|
];
|
|
1560
1740
|
exports.DeleteConfiguredAudienceModelPolicy$ = [9, n0, _DCAMP,
|
|
1561
|
-
{ [_ht]: ["DELETE", "/configured-audience-model/{configuredAudienceModelArn}/policy", 200] }, () =>
|
|
1741
|
+
{ [_ht]: ["DELETE", "/configured-audience-model/{configuredAudienceModelArn}/policy", 200] }, () => DeleteConfiguredAudienceModelPolicyRequest$, () => __Unit
|
|
1562
1742
|
];
|
|
1563
1743
|
exports.DeleteConfiguredModelAlgorithm$ = [9, n0, _DCMA,
|
|
1564
|
-
{ [_ht]: ["DELETE", "/configured-model-algorithms/{configuredModelAlgorithmArn}", 200] }, () =>
|
|
1744
|
+
{ [_ht]: ["DELETE", "/configured-model-algorithms/{configuredModelAlgorithmArn}", 200] }, () => DeleteConfiguredModelAlgorithmRequest$, () => __Unit
|
|
1565
1745
|
];
|
|
1566
1746
|
exports.DeleteConfiguredModelAlgorithmAssociation$ = [9, n0, _DCMAA,
|
|
1567
|
-
{ [_ht]: ["DELETE", "/memberships/{membershipIdentifier}/configured-model-algorithm-associations/{configuredModelAlgorithmAssociationArn}", 200] }, () =>
|
|
1747
|
+
{ [_ht]: ["DELETE", "/memberships/{membershipIdentifier}/configured-model-algorithm-associations/{configuredModelAlgorithmAssociationArn}", 200] }, () => DeleteConfiguredModelAlgorithmAssociationRequest$, () => __Unit
|
|
1568
1748
|
];
|
|
1569
1749
|
exports.DeleteMLConfiguration$ = [9, n0, _DMLC,
|
|
1570
|
-
{ [_ht]: ["DELETE", "/memberships/{membershipIdentifier}/ml-configurations", 200] }, () =>
|
|
1750
|
+
{ [_ht]: ["DELETE", "/memberships/{membershipIdentifier}/ml-configurations", 200] }, () => DeleteMLConfigurationRequest$, () => __Unit
|
|
1571
1751
|
];
|
|
1572
1752
|
exports.DeleteMLInputChannelData$ = [9, n0, _DMLICD,
|
|
1573
|
-
{ [_ht]: ["DELETE", "/memberships/{membershipIdentifier}/ml-input-channels/{mlInputChannelArn}", 200] }, () =>
|
|
1753
|
+
{ [_ht]: ["DELETE", "/memberships/{membershipIdentifier}/ml-input-channels/{mlInputChannelArn}", 200] }, () => DeleteMLInputChannelDataRequest$, () => __Unit
|
|
1574
1754
|
];
|
|
1575
1755
|
exports.DeleteTrainedModelOutput$ = [9, n0, _DTMO,
|
|
1576
|
-
{ [_ht]: ["DELETE", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}", 200] }, () =>
|
|
1756
|
+
{ [_ht]: ["DELETE", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}", 200] }, () => DeleteTrainedModelOutputRequest$, () => __Unit
|
|
1577
1757
|
];
|
|
1578
1758
|
exports.DeleteTrainingDataset$ = [9, n0, _DTD,
|
|
1579
|
-
{ [_ht]: ["DELETE", "/training-dataset/{trainingDatasetArn}", 200] }, () =>
|
|
1759
|
+
{ [_ht]: ["DELETE", "/training-dataset/{trainingDatasetArn}", 200] }, () => DeleteTrainingDatasetRequest$, () => __Unit
|
|
1580
1760
|
];
|
|
1581
1761
|
exports.GetAudienceGenerationJob$ = [9, n0, _GAGJ,
|
|
1582
|
-
{ [_ht]: ["GET", "/audience-generation-job/{audienceGenerationJobArn}", 200] }, () =>
|
|
1762
|
+
{ [_ht]: ["GET", "/audience-generation-job/{audienceGenerationJobArn}", 200] }, () => GetAudienceGenerationJobRequest$, () => GetAudienceGenerationJobResponse$
|
|
1583
1763
|
];
|
|
1584
1764
|
exports.GetAudienceModel$ = [9, n0, _GAM,
|
|
1585
|
-
{ [_ht]: ["GET", "/audience-model/{audienceModelArn}", 200] }, () =>
|
|
1765
|
+
{ [_ht]: ["GET", "/audience-model/{audienceModelArn}", 200] }, () => GetAudienceModelRequest$, () => GetAudienceModelResponse$
|
|
1586
1766
|
];
|
|
1587
1767
|
exports.GetCollaborationConfiguredModelAlgorithmAssociation$ = [9, n0, _GCCMAA,
|
|
1588
|
-
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/configured-model-algorithm-associations/{configuredModelAlgorithmAssociationArn}", 200] }, () =>
|
|
1768
|
+
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/configured-model-algorithm-associations/{configuredModelAlgorithmAssociationArn}", 200] }, () => GetCollaborationConfiguredModelAlgorithmAssociationRequest$, () => GetCollaborationConfiguredModelAlgorithmAssociationResponse$
|
|
1589
1769
|
];
|
|
1590
1770
|
exports.GetCollaborationMLInputChannel$ = [9, n0, _GCMLIC,
|
|
1591
|
-
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/ml-input-channels/{mlInputChannelArn}", 200] }, () =>
|
|
1771
|
+
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/ml-input-channels/{mlInputChannelArn}", 200] }, () => GetCollaborationMLInputChannelRequest$, () => GetCollaborationMLInputChannelResponse$
|
|
1592
1772
|
];
|
|
1593
1773
|
exports.GetCollaborationTrainedModel$ = [9, n0, _GCTM,
|
|
1594
|
-
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/trained-models/{trainedModelArn}", 200] }, () =>
|
|
1774
|
+
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/trained-models/{trainedModelArn}", 200] }, () => GetCollaborationTrainedModelRequest$, () => GetCollaborationTrainedModelResponse$
|
|
1595
1775
|
];
|
|
1596
1776
|
exports.GetConfiguredAudienceModel$ = [9, n0, _GCAM,
|
|
1597
|
-
{ [_ht]: ["GET", "/configured-audience-model/{configuredAudienceModelArn}", 200] }, () =>
|
|
1777
|
+
{ [_ht]: ["GET", "/configured-audience-model/{configuredAudienceModelArn}", 200] }, () => GetConfiguredAudienceModelRequest$, () => GetConfiguredAudienceModelResponse$
|
|
1598
1778
|
];
|
|
1599
1779
|
exports.GetConfiguredAudienceModelPolicy$ = [9, n0, _GCAMP,
|
|
1600
|
-
{ [_ht]: ["GET", "/configured-audience-model/{configuredAudienceModelArn}/policy", 200] }, () =>
|
|
1780
|
+
{ [_ht]: ["GET", "/configured-audience-model/{configuredAudienceModelArn}/policy", 200] }, () => GetConfiguredAudienceModelPolicyRequest$, () => GetConfiguredAudienceModelPolicyResponse$
|
|
1601
1781
|
];
|
|
1602
1782
|
exports.GetConfiguredModelAlgorithm$ = [9, n0, _GCMA,
|
|
1603
|
-
{ [_ht]: ["GET", "/configured-model-algorithms/{configuredModelAlgorithmArn}", 200] }, () =>
|
|
1783
|
+
{ [_ht]: ["GET", "/configured-model-algorithms/{configuredModelAlgorithmArn}", 200] }, () => GetConfiguredModelAlgorithmRequest$, () => GetConfiguredModelAlgorithmResponse$
|
|
1604
1784
|
];
|
|
1605
1785
|
exports.GetConfiguredModelAlgorithmAssociation$ = [9, n0, _GCMAA,
|
|
1606
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/configured-model-algorithm-associations/{configuredModelAlgorithmAssociationArn}", 200] }, () =>
|
|
1786
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/configured-model-algorithm-associations/{configuredModelAlgorithmAssociationArn}", 200] }, () => GetConfiguredModelAlgorithmAssociationRequest$, () => GetConfiguredModelAlgorithmAssociationResponse$
|
|
1607
1787
|
];
|
|
1608
1788
|
exports.GetMLConfiguration$ = [9, n0, _GMLC,
|
|
1609
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/ml-configurations", 200] }, () =>
|
|
1789
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/ml-configurations", 200] }, () => GetMLConfigurationRequest$, () => GetMLConfigurationResponse$
|
|
1610
1790
|
];
|
|
1611
1791
|
exports.GetMLInputChannel$ = [9, n0, _GMLIC,
|
|
1612
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/ml-input-channels/{mlInputChannelArn}", 200] }, () =>
|
|
1792
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/ml-input-channels/{mlInputChannelArn}", 200] }, () => GetMLInputChannelRequest$, () => GetMLInputChannelResponse$
|
|
1613
1793
|
];
|
|
1614
1794
|
exports.GetTrainedModel$ = [9, n0, _GTM,
|
|
1615
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}", 200] }, () =>
|
|
1795
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}", 200] }, () => GetTrainedModelRequest$, () => GetTrainedModelResponse$
|
|
1616
1796
|
];
|
|
1617
1797
|
exports.GetTrainedModelInferenceJob$ = [9, n0, _GTMIJ,
|
|
1618
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-model-inference-jobs/{trainedModelInferenceJobArn}", 200] }, () =>
|
|
1798
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-model-inference-jobs/{trainedModelInferenceJobArn}", 200] }, () => GetTrainedModelInferenceJobRequest$, () => GetTrainedModelInferenceJobResponse$
|
|
1619
1799
|
];
|
|
1620
1800
|
exports.GetTrainingDataset$ = [9, n0, _GTD,
|
|
1621
|
-
{ [_ht]: ["GET", "/training-dataset/{trainingDatasetArn}", 200] }, () =>
|
|
1801
|
+
{ [_ht]: ["GET", "/training-dataset/{trainingDatasetArn}", 200] }, () => GetTrainingDatasetRequest$, () => GetTrainingDatasetResponse$
|
|
1622
1802
|
];
|
|
1623
1803
|
exports.ListAudienceExportJobs$ = [9, n0, _LAEJ,
|
|
1624
|
-
{ [_ht]: ["GET", "/audience-export-job", 200] }, () =>
|
|
1804
|
+
{ [_ht]: ["GET", "/audience-export-job", 200] }, () => ListAudienceExportJobsRequest$, () => ListAudienceExportJobsResponse$
|
|
1625
1805
|
];
|
|
1626
1806
|
exports.ListAudienceGenerationJobs$ = [9, n0, _LAGJ,
|
|
1627
|
-
{ [_ht]: ["GET", "/audience-generation-job", 200] }, () =>
|
|
1807
|
+
{ [_ht]: ["GET", "/audience-generation-job", 200] }, () => ListAudienceGenerationJobsRequest$, () => ListAudienceGenerationJobsResponse$
|
|
1628
1808
|
];
|
|
1629
1809
|
exports.ListAudienceModels$ = [9, n0, _LAM,
|
|
1630
|
-
{ [_ht]: ["GET", "/audience-model", 200] }, () =>
|
|
1810
|
+
{ [_ht]: ["GET", "/audience-model", 200] }, () => ListAudienceModelsRequest$, () => ListAudienceModelsResponse$
|
|
1631
1811
|
];
|
|
1632
1812
|
exports.ListCollaborationConfiguredModelAlgorithmAssociations$ = [9, n0, _LCCMAA,
|
|
1633
|
-
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/configured-model-algorithm-associations", 200] }, () =>
|
|
1813
|
+
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/configured-model-algorithm-associations", 200] }, () => ListCollaborationConfiguredModelAlgorithmAssociationsRequest$, () => ListCollaborationConfiguredModelAlgorithmAssociationsResponse$
|
|
1634
1814
|
];
|
|
1635
1815
|
exports.ListCollaborationMLInputChannels$ = [9, n0, _LCMLIC,
|
|
1636
|
-
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/ml-input-channels", 200] }, () =>
|
|
1816
|
+
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/ml-input-channels", 200] }, () => ListCollaborationMLInputChannelsRequest$, () => ListCollaborationMLInputChannelsResponse$
|
|
1637
1817
|
];
|
|
1638
1818
|
exports.ListCollaborationTrainedModelExportJobs$ = [9, n0, _LCTMEJ,
|
|
1639
|
-
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/trained-models/{trainedModelArn}/export-jobs", 200] }, () =>
|
|
1819
|
+
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/trained-models/{trainedModelArn}/export-jobs", 200] }, () => ListCollaborationTrainedModelExportJobsRequest$, () => ListCollaborationTrainedModelExportJobsResponse$
|
|
1640
1820
|
];
|
|
1641
1821
|
exports.ListCollaborationTrainedModelInferenceJobs$ = [9, n0, _LCTMIJ,
|
|
1642
|
-
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/trained-model-inference-jobs", 200] }, () =>
|
|
1822
|
+
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/trained-model-inference-jobs", 200] }, () => ListCollaborationTrainedModelInferenceJobsRequest$, () => ListCollaborationTrainedModelInferenceJobsResponse$
|
|
1643
1823
|
];
|
|
1644
1824
|
exports.ListCollaborationTrainedModels$ = [9, n0, _LCTM,
|
|
1645
|
-
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/trained-models", 200] }, () =>
|
|
1825
|
+
{ [_ht]: ["GET", "/collaborations/{collaborationIdentifier}/trained-models", 200] }, () => ListCollaborationTrainedModelsRequest$, () => ListCollaborationTrainedModelsResponse$
|
|
1646
1826
|
];
|
|
1647
1827
|
exports.ListConfiguredAudienceModels$ = [9, n0, _LCAM,
|
|
1648
|
-
{ [_ht]: ["GET", "/configured-audience-model", 200] }, () =>
|
|
1828
|
+
{ [_ht]: ["GET", "/configured-audience-model", 200] }, () => ListConfiguredAudienceModelsRequest$, () => ListConfiguredAudienceModelsResponse$
|
|
1649
1829
|
];
|
|
1650
1830
|
exports.ListConfiguredModelAlgorithmAssociations$ = [9, n0, _LCMAA,
|
|
1651
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/configured-model-algorithm-associations", 200] }, () =>
|
|
1831
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/configured-model-algorithm-associations", 200] }, () => ListConfiguredModelAlgorithmAssociationsRequest$, () => ListConfiguredModelAlgorithmAssociationsResponse$
|
|
1652
1832
|
];
|
|
1653
1833
|
exports.ListConfiguredModelAlgorithms$ = [9, n0, _LCMA,
|
|
1654
|
-
{ [_ht]: ["GET", "/configured-model-algorithms", 200] }, () =>
|
|
1834
|
+
{ [_ht]: ["GET", "/configured-model-algorithms", 200] }, () => ListConfiguredModelAlgorithmsRequest$, () => ListConfiguredModelAlgorithmsResponse$
|
|
1655
1835
|
];
|
|
1656
1836
|
exports.ListMLInputChannels$ = [9, n0, _LMLIC,
|
|
1657
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/ml-input-channels", 200] }, () =>
|
|
1837
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/ml-input-channels", 200] }, () => ListMLInputChannelsRequest$, () => ListMLInputChannelsResponse$
|
|
1658
1838
|
];
|
|
1659
1839
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
1660
|
-
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] }, () =>
|
|
1840
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
1661
1841
|
];
|
|
1662
1842
|
exports.ListTrainedModelInferenceJobs$ = [9, n0, _LTMIJ,
|
|
1663
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-model-inference-jobs", 200] }, () =>
|
|
1843
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-model-inference-jobs", 200] }, () => ListTrainedModelInferenceJobsRequest$, () => ListTrainedModelInferenceJobsResponse$
|
|
1664
1844
|
];
|
|
1665
1845
|
exports.ListTrainedModels$ = [9, n0, _LTM,
|
|
1666
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-models", 200] }, () =>
|
|
1846
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-models", 200] }, () => ListTrainedModelsRequest$, () => ListTrainedModelsResponse$
|
|
1667
1847
|
];
|
|
1668
1848
|
exports.ListTrainedModelVersions$ = [9, n0, _LTMV,
|
|
1669
|
-
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}/versions", 200] }, () =>
|
|
1849
|
+
{ [_ht]: ["GET", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}/versions", 200] }, () => ListTrainedModelVersionsRequest$, () => ListTrainedModelVersionsResponse$
|
|
1670
1850
|
];
|
|
1671
1851
|
exports.ListTrainingDatasets$ = [9, n0, _LTD,
|
|
1672
|
-
{ [_ht]: ["GET", "/training-dataset", 200] }, () =>
|
|
1852
|
+
{ [_ht]: ["GET", "/training-dataset", 200] }, () => ListTrainingDatasetsRequest$, () => ListTrainingDatasetsResponse$
|
|
1673
1853
|
];
|
|
1674
1854
|
exports.PutConfiguredAudienceModelPolicy$ = [9, n0, _PCAMP,
|
|
1675
|
-
{ [_ht]: ["PUT", "/configured-audience-model/{configuredAudienceModelArn}/policy", 200] }, () =>
|
|
1855
|
+
{ [_ht]: ["PUT", "/configured-audience-model/{configuredAudienceModelArn}/policy", 200] }, () => PutConfiguredAudienceModelPolicyRequest$, () => PutConfiguredAudienceModelPolicyResponse$
|
|
1676
1856
|
];
|
|
1677
1857
|
exports.PutMLConfiguration$ = [9, n0, _PMLC,
|
|
1678
|
-
{ [_ht]: ["PUT", "/memberships/{membershipIdentifier}/ml-configurations", 200] }, () =>
|
|
1858
|
+
{ [_ht]: ["PUT", "/memberships/{membershipIdentifier}/ml-configurations", 200] }, () => PutMLConfigurationRequest$, () => __Unit
|
|
1679
1859
|
];
|
|
1680
1860
|
exports.StartAudienceExportJob$ = [9, n0, _SAEJ,
|
|
1681
|
-
{ [_ht]: ["POST", "/audience-export-job", 200] }, () =>
|
|
1861
|
+
{ [_ht]: ["POST", "/audience-export-job", 200] }, () => StartAudienceExportJobRequest$, () => __Unit
|
|
1682
1862
|
];
|
|
1683
1863
|
exports.StartAudienceGenerationJob$ = [9, n0, _SAGJ,
|
|
1684
|
-
{ [_ht]: ["POST", "/audience-generation-job", 200] }, () =>
|
|
1864
|
+
{ [_ht]: ["POST", "/audience-generation-job", 200] }, () => StartAudienceGenerationJobRequest$, () => StartAudienceGenerationJobResponse$
|
|
1685
1865
|
];
|
|
1686
1866
|
exports.StartTrainedModelExportJob$ = [9, n0, _STMEJ,
|
|
1687
|
-
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}/export-jobs", 200] }, () =>
|
|
1867
|
+
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/trained-models/{trainedModelArn}/export-jobs", 200] }, () => StartTrainedModelExportJobRequest$, () => __Unit
|
|
1688
1868
|
];
|
|
1689
1869
|
exports.StartTrainedModelInferenceJob$ = [9, n0, _STMIJ,
|
|
1690
|
-
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/trained-model-inference-jobs", 200] }, () =>
|
|
1870
|
+
{ [_ht]: ["POST", "/memberships/{membershipIdentifier}/trained-model-inference-jobs", 200] }, () => StartTrainedModelInferenceJobRequest$, () => StartTrainedModelInferenceJobResponse$
|
|
1691
1871
|
];
|
|
1692
1872
|
exports.TagResource$ = [9, n0, _TR,
|
|
1693
|
-
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] }, () =>
|
|
1873
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
1694
1874
|
];
|
|
1695
1875
|
exports.UntagResource$ = [9, n0, _UR,
|
|
1696
|
-
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] }, () =>
|
|
1876
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
1697
1877
|
];
|
|
1698
1878
|
exports.UpdateConfiguredAudienceModel$ = [9, n0, _UCAM,
|
|
1699
|
-
{ [_ht]: ["PATCH", "/configured-audience-model/{configuredAudienceModelArn}", 200] }, () =>
|
|
1879
|
+
{ [_ht]: ["PATCH", "/configured-audience-model/{configuredAudienceModelArn}", 200] }, () => UpdateConfiguredAudienceModelRequest$, () => UpdateConfiguredAudienceModelResponse$
|
|
1700
1880
|
];
|