@aws-sdk/client-cleanroomsml 3.939.0 → 3.942.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +90 -7
- package/dist-es/models/enums.js +7 -0
- package/dist-es/schemas/schemas_0.js +81 -7
- package/dist-types/commands/GetCollaborationMLInputChannelCommand.d.ts +25 -0
- package/dist-types/commands/GetMLInputChannelCommand.d.ts +25 -0
- package/dist-types/models/enums.d.ts +23 -0
- package/dist-types/models/models_0.d.ts +118 -1
- package/dist-types/schemas/schemas_0.d.ts +9 -0
- package/dist-types/ts3.4/models/enums.d.ts +11 -0
- package/dist-types/ts3.4/models/models_0.d.ts +31 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +9 -0
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -232,6 +232,7 @@ const _CC = "ContainerConfig";
|
|
|
232
232
|
const _CCAM = "CreateConfiguredAudienceModel";
|
|
233
233
|
const _CCAMR = "CreateConfiguredAudienceModelRequest";
|
|
234
234
|
const _CCAMRr = "CreateConfiguredAudienceModelResponse";
|
|
235
|
+
const _CCD = "ColumnClassificationDetails";
|
|
235
236
|
const _CCMA = "CreateConfiguredModelAlgorithm";
|
|
236
237
|
const _CCMAA = "CreateConfiguredModelAlgorithmAssociation";
|
|
237
238
|
const _CCMAAL = "CollaborationConfiguredModelAlgorithmAssociationList";
|
|
@@ -247,6 +248,7 @@ const _CMAAL = "ConfiguredModelAlgorithmAssociationList";
|
|
|
247
248
|
const _CMAAS = "ConfiguredModelAlgorithmAssociationSummary";
|
|
248
249
|
const _CMAL = "ConfiguredModelAlgorithmList";
|
|
249
250
|
const _CMAS = "ConfiguredModelAlgorithmSummary";
|
|
251
|
+
const _CML = "ColumnMappingList";
|
|
250
252
|
const _CMLIC = "CreateMLInputChannel";
|
|
251
253
|
const _CMLICL = "CollaborationMLInputChannelsList";
|
|
252
254
|
const _CMLICR = "CreateMLInputChannelRequest";
|
|
@@ -288,6 +290,7 @@ const _DMLC = "DeleteMLConfiguration";
|
|
|
288
290
|
const _DMLCR = "DeleteMLConfigurationRequest";
|
|
289
291
|
const _DMLICD = "DeleteMLInputChannelData";
|
|
290
292
|
const _DMLICDR = "DeleteMLInputChannelDataRequest";
|
|
293
|
+
const _DPS = "DataPrivacyScores";
|
|
291
294
|
const _DS = "DataSource";
|
|
292
295
|
const _DSL = "DatasetSchemaList";
|
|
293
296
|
const _DTD = "DeleteTrainingDataset";
|
|
@@ -408,10 +411,13 @@ const _LTMVRi = "ListTrainedModelVersionsResponse";
|
|
|
408
411
|
const _MCP = "MetricsConfigurationPolicy";
|
|
409
412
|
const _MD = "MetricDefinition";
|
|
410
413
|
const _MDL = "MetricDefinitionList";
|
|
414
|
+
const _MIAS = "MembershipInferenceAttackScore";
|
|
415
|
+
const _MIASL = "MembershipInferenceAttackScoreList";
|
|
411
416
|
const _MIDS = "ModelInferenceDataSource";
|
|
412
417
|
const _MLICL = "MLInputChannelsList";
|
|
413
418
|
const _MLICS = "MLInputChannelSummary";
|
|
414
419
|
const _MLOC = "MLOutputConfiguration";
|
|
420
|
+
const _MLSDP = "MLSyntheticDataParameters";
|
|
415
421
|
const _MTDC = "ModelTrainingDataChannel";
|
|
416
422
|
const _MTDCo = "ModelTrainingDataChannels";
|
|
417
423
|
const _PB = "PrivacyBudgets";
|
|
@@ -436,6 +442,9 @@ const _SAGJRt = "StartAudienceGenerationJobResponse";
|
|
|
436
442
|
const _SC = "StoppingCondition";
|
|
437
443
|
const _SCM = "S3ConfigMap";
|
|
438
444
|
const _SD = "StatusDetails";
|
|
445
|
+
const _SDC = "SyntheticDataConfiguration";
|
|
446
|
+
const _SDCP = "SyntheticDataColumnProperties";
|
|
447
|
+
const _SDES = "SyntheticDataEvaluationScores";
|
|
439
448
|
const _SQEE = "ServiceQuotaExceededException";
|
|
440
449
|
const _STMEJ = "StartTrainedModelExportJob";
|
|
441
450
|
const _STMEJR = "StartTrainedModelExportJobRequest";
|
|
@@ -485,6 +494,7 @@ const _aSB = "audienceSizeBins";
|
|
|
485
494
|
const _aSC = "audienceSizeConfig";
|
|
486
495
|
const _aST = "audienceSizeType";
|
|
487
496
|
const _aTA = "analysisTemplateArn";
|
|
497
|
+
const _aV = "attackVersion";
|
|
488
498
|
const _ac = "accept";
|
|
489
499
|
const _b = "budget";
|
|
490
500
|
const _bT = "budgetType";
|
|
@@ -493,8 +503,9 @@ const _cAI = "creatorAccountId";
|
|
|
493
503
|
const _cAM = "configuredAudienceModels";
|
|
494
504
|
const _cAMA = "configuredAudienceModelArn";
|
|
495
505
|
const _cAMP = "configuredAudienceModelPolicy";
|
|
496
|
-
const _cC = "
|
|
506
|
+
const _cC = "columnClassification";
|
|
497
507
|
const _cCMAA = "collaborationConfiguredModelAlgorithmAssociations";
|
|
508
|
+
const _cCo = "computeConfiguration";
|
|
498
509
|
const _cDI = "customDataIdentifiers";
|
|
499
510
|
const _cEC = "customEntityConfig";
|
|
500
511
|
const _cEP = "containerExecutionParameters";
|
|
@@ -502,12 +513,13 @@ const _cI = "collaborationId";
|
|
|
502
513
|
const _cIa = "catalogId";
|
|
503
514
|
const _cIo = "collaborationIdentifier";
|
|
504
515
|
const _cL = "containerLogs";
|
|
505
|
-
const _cM = "
|
|
516
|
+
const _cM = "columnMapping";
|
|
506
517
|
const _cMA = "configuredModelAlgorithms";
|
|
507
518
|
const _cMAA = "configuredModelAlgorithmArn";
|
|
508
519
|
const _cMAAA = "configuredModelAlgorithmAssociationArn";
|
|
509
520
|
const _cMAAo = "configuredModelAlgorithmAssociations";
|
|
510
521
|
const _cMLICL = "collaborationMLInputChannelsList";
|
|
522
|
+
const _cMo = "containerMetrics";
|
|
511
523
|
const _cN = "columnName";
|
|
512
524
|
const _cNh = "channelName";
|
|
513
525
|
const _cRTOCP = "childResourceTagOnCreatePolicy";
|
|
@@ -516,10 +528,12 @@ const _cTM = "collaborationTrainedModels";
|
|
|
516
528
|
const _cTMEJ = "collaborationTrainedModelExportJobs";
|
|
517
529
|
const _cTMIJ = "collaborationTrainedModelInferenceJobs";
|
|
518
530
|
const _cTo = "columnTypes";
|
|
531
|
+
const _cTol = "columnType";
|
|
519
532
|
const _d = "details";
|
|
520
533
|
const _dC = "dataChannels";
|
|
521
534
|
const _dN = "databaseName";
|
|
522
535
|
const _dOL = "defaultOutputLocation";
|
|
536
|
+
const _dPS = "dataPrivacyScores";
|
|
523
537
|
const _dS = "dataSource";
|
|
524
538
|
const _de = "description";
|
|
525
539
|
const _des = "destination";
|
|
@@ -528,6 +542,7 @@ const _eT = "endTime";
|
|
|
528
542
|
const _eTR = "entitiesToRedact";
|
|
529
543
|
const _en = "entrypoint";
|
|
530
544
|
const _env = "environment";
|
|
545
|
+
const _ep = "epsilon";
|
|
531
546
|
const _fP = "filterPattern";
|
|
532
547
|
const _fTE = "filesToExport";
|
|
533
548
|
const _gDS = "glueDataSource";
|
|
@@ -540,6 +555,7 @@ const _iCC = "inferenceContainerConfig";
|
|
|
540
555
|
const _iCID = "inferenceContainerImageDigest";
|
|
541
556
|
const _iCn = "inputConfig";
|
|
542
557
|
const _iCns = "instanceCount";
|
|
558
|
+
const _iPV = "isPredictiveValue";
|
|
543
559
|
const _iSIO = "includeSeedInOutput";
|
|
544
560
|
const _iT = "instanceType";
|
|
545
561
|
const _iTDC = "incrementalTrainingDataChannels";
|
|
@@ -553,8 +569,10 @@ const _m = "message";
|
|
|
553
569
|
const _mAS = "maxArtifactSize";
|
|
554
570
|
const _mD = "metricDefinitions";
|
|
555
571
|
const _mI = "membershipIdentifier";
|
|
572
|
+
const _mIAS = "membershipInferenceAttackScores";
|
|
556
573
|
const _mICA = "mlInputChannelArn";
|
|
557
574
|
const _mICL = "mlInputChannelsList";
|
|
575
|
+
const _mMIAS = "maxMembershipInferenceAttackScore";
|
|
558
576
|
const _mMSS = "minMatchingSeedSize";
|
|
559
577
|
const _mN = "modelName";
|
|
560
578
|
const _mOS = "maxOutputSize";
|
|
@@ -604,7 +622,10 @@ const _sC = "stoppingCondition";
|
|
|
604
622
|
const _sCC = "sqlComputeConfiguration";
|
|
605
623
|
const _sCt = "statusCode";
|
|
606
624
|
const _sD = "s3Destination";
|
|
625
|
+
const _sDC = "syntheticDataConfiguration";
|
|
607
626
|
const _sDDT = "s3DataDistributionType";
|
|
627
|
+
const _sDES = "syntheticDataEvaluationScores";
|
|
628
|
+
const _sDP = "syntheticDataParameters";
|
|
608
629
|
const _sDt = "statusDetails";
|
|
609
630
|
const _sIG = "sizeInGb";
|
|
610
631
|
const _sP = "sqlParameters";
|
|
@@ -771,6 +792,7 @@ var CollaborationTrainedModelSummary = [
|
|
|
771
792
|
[_cT, _uT, _tMA, _n, _vI, _iTDC, _de, _mI, _cIo, _s, _cMAAA, _cAI],
|
|
772
793
|
[5, 5, 0, 0, 0, () => IncrementalTrainingDataChannelsOutput, 0, 0, 0, 0, 0, 0],
|
|
773
794
|
];
|
|
795
|
+
var ColumnClassificationDetails = [3, n0, _CCD, 0, [_cM], [() => ColumnMappingList]];
|
|
774
796
|
var ColumnSchema = [3, n0, _CS, 0, [_cN, _cTo], [0, 64 | 0]];
|
|
775
797
|
var ConfiguredAudienceModelOutputConfig = [
|
|
776
798
|
3,
|
|
@@ -909,6 +931,14 @@ var CreateTrainingDatasetRequest = [
|
|
|
909
931
|
];
|
|
910
932
|
var CreateTrainingDatasetResponse = [3, n0, _CTDRr, 0, [_tDA], [0]];
|
|
911
933
|
var CustomEntityConfig = [3, n0, _CEC, 0, [_cDI], [64 | 0]];
|
|
934
|
+
var DataPrivacyScores = [
|
|
935
|
+
3,
|
|
936
|
+
n0,
|
|
937
|
+
_DPS,
|
|
938
|
+
0,
|
|
939
|
+
[_mIAS],
|
|
940
|
+
[() => MembershipInferenceAttackScoreList],
|
|
941
|
+
];
|
|
912
942
|
var Dataset = [3, n0, _D, 0, [_t, _iCn], [0, () => DatasetInputConfig]];
|
|
913
943
|
var DatasetInputConfig = [
|
|
914
944
|
3,
|
|
@@ -1035,8 +1065,24 @@ var GetCollaborationMLInputChannelResponse = [
|
|
|
1035
1065
|
n0,
|
|
1036
1066
|
_GCMLICRe,
|
|
1037
1067
|
0,
|
|
1038
|
-
[_mI, _cIo, _mICA, _n, _cMAAo, _s, _sDt, _rID, _nOR, _pB, _de, _cT, _uT, _cAI],
|
|
1039
|
-
[
|
|
1068
|
+
[_mI, _cIo, _mICA, _n, _cMAAo, _s, _sDt, _rID, _nOR, _pB, _de, _sDC, _cT, _uT, _cAI],
|
|
1069
|
+
[
|
|
1070
|
+
0,
|
|
1071
|
+
0,
|
|
1072
|
+
0,
|
|
1073
|
+
0,
|
|
1074
|
+
64 | 0,
|
|
1075
|
+
0,
|
|
1076
|
+
() => StatusDetails,
|
|
1077
|
+
1,
|
|
1078
|
+
1,
|
|
1079
|
+
() => PrivacyBudgets,
|
|
1080
|
+
0,
|
|
1081
|
+
() => SyntheticDataConfiguration,
|
|
1082
|
+
5,
|
|
1083
|
+
5,
|
|
1084
|
+
0,
|
|
1085
|
+
],
|
|
1040
1086
|
];
|
|
1041
1087
|
var GetCollaborationTrainedModelRequest = [
|
|
1042
1088
|
3,
|
|
@@ -1156,7 +1202,7 @@ var GetMLInputChannelResponse = [
|
|
|
1156
1202
|
n0,
|
|
1157
1203
|
_GMLICRe,
|
|
1158
1204
|
0,
|
|
1159
|
-
[_mI, _cIo, _mICA, _n, _cMAAo, _s, _sDt, _rID, _nOR, _pB, _de, _cT, _uT, _iC, _pQI, _nOF, _sIG, _kKA, _ta],
|
|
1205
|
+
[_mI, _cIo, _mICA, _n, _cMAAo, _s, _sDt, _rID, _nOR, _pB, _de, _sDC, _cT, _uT, _iC, _pQI, _nOF, _sIG, _kKA, _ta],
|
|
1160
1206
|
[
|
|
1161
1207
|
0,
|
|
1162
1208
|
0,
|
|
@@ -1169,6 +1215,7 @@ var GetMLInputChannelResponse = [
|
|
|
1169
1215
|
1,
|
|
1170
1216
|
() => PrivacyBudgets,
|
|
1171
1217
|
0,
|
|
1218
|
+
() => SyntheticDataConfiguration,
|
|
1172
1219
|
5,
|
|
1173
1220
|
5,
|
|
1174
1221
|
[() => InputChannel, 0],
|
|
@@ -1915,6 +1962,7 @@ var LogsConfigurationPolicy = [
|
|
|
1915
1962
|
[_aAI, _fP, _lT, _lRC],
|
|
1916
1963
|
[64 | 0, 0, 0, () => LogRedactionConfiguration],
|
|
1917
1964
|
];
|
|
1965
|
+
var MembershipInferenceAttackScore = [3, n0, _MIAS, 0, [_aV, _sco], [0, 1]];
|
|
1918
1966
|
var MetricDefinition = [3, n0, _MD, 0, [_n, _r], [0, 0]];
|
|
1919
1967
|
var MetricsConfigurationPolicy = [3, n0, _MCP, 0, [_nL], [0]];
|
|
1920
1968
|
var MLInputChannelSummary = [
|
|
@@ -1926,6 +1974,14 @@ var MLInputChannelSummary = [
|
|
|
1926
1974
|
[5, 5, 0, 0, 0, 64 | 0, 0, 0, 0, 0],
|
|
1927
1975
|
];
|
|
1928
1976
|
var MLOutputConfiguration = [3, n0, _MLOC, 0, [_des, _rAo], [() => Destination, 0]];
|
|
1977
|
+
var MLSyntheticDataParameters = [
|
|
1978
|
+
3,
|
|
1979
|
+
n0,
|
|
1980
|
+
_MLSDP,
|
|
1981
|
+
0,
|
|
1982
|
+
[_ep, _mMIAS, _cC],
|
|
1983
|
+
[1, 1, () => ColumnClassificationDetails],
|
|
1984
|
+
];
|
|
1929
1985
|
var ModelInferenceDataSource = [3, n0, _MIDS, 0, [_mICA], [0]];
|
|
1930
1986
|
var ModelTrainingDataChannel = [3, n0, _MTDC, 0, [_mICA, _cNh, _sDDT], [0, 0, 0]];
|
|
1931
1987
|
var PrivacyConfiguration = [3, n0, _PC, 0, [_p], [() => PrivacyConfigurationPolicies]];
|
|
@@ -1946,7 +2002,7 @@ var ProtectedQueryInputParameters = [
|
|
|
1946
2002
|
n0,
|
|
1947
2003
|
_PQIP,
|
|
1948
2004
|
0,
|
|
1949
|
-
[_sP,
|
|
2005
|
+
[_sP, _cCo, _rF],
|
|
1950
2006
|
[[() => ProtectedQuerySQLParameters, 0], () => ComputeConfiguration, 0],
|
|
1951
2007
|
];
|
|
1952
2008
|
var ProtectedQuerySQLParameters = [3, n0, _PQSQLP, 8, [_qS, _aTA, _pa], [0, 0, 128 | 0]];
|
|
@@ -2044,6 +2100,16 @@ var StartTrainedModelInferenceJobRequest = [
|
|
|
2044
2100
|
var StartTrainedModelInferenceJobResponse = [3, n0, _STMIJRt, 0, [_tMIJA], [0]];
|
|
2045
2101
|
var StatusDetails = [3, n0, _SD, 0, [_sCt, _m], [0, 0]];
|
|
2046
2102
|
var StoppingCondition = [3, n0, _SC, 0, [_mRIS], [1]];
|
|
2103
|
+
var SyntheticDataColumnProperties = [3, n0, _SDCP, 0, [_cN, _cTol, _iPV], [0, 0, 2]];
|
|
2104
|
+
var SyntheticDataConfiguration = [
|
|
2105
|
+
3,
|
|
2106
|
+
n0,
|
|
2107
|
+
_SDC,
|
|
2108
|
+
0,
|
|
2109
|
+
[_sDP, _sDES],
|
|
2110
|
+
[() => MLSyntheticDataParameters, () => SyntheticDataEvaluationScores],
|
|
2111
|
+
];
|
|
2112
|
+
var SyntheticDataEvaluationScores = [3, n0, _SDES, 0, [_dPS], [() => DataPrivacyScores]];
|
|
2047
2113
|
var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2048
2114
|
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2049
2115
|
var ThrottlingException = [
|
|
@@ -2099,7 +2165,7 @@ var TrainedModelsConfigurationPolicy = [
|
|
|
2099
2165
|
n0,
|
|
2100
2166
|
_TMCP,
|
|
2101
2167
|
0,
|
|
2102
|
-
[_cL,
|
|
2168
|
+
[_cL, _cMo, _mAS],
|
|
2103
2169
|
[() => LogsConfigurationPolicyList, () => MetricsConfigurationPolicy, () => TrainedModelArtifactMaxSize],
|
|
2104
2170
|
];
|
|
2105
2171
|
var TrainedModelSummary = [
|
|
@@ -2194,6 +2260,7 @@ var CollaborationTrainedModelInferenceJobList = [
|
|
|
2194
2260
|
() => CollaborationTrainedModelInferenceJobSummary,
|
|
2195
2261
|
];
|
|
2196
2262
|
var CollaborationTrainedModelList = [1, n0, _CTML, 0, () => CollaborationTrainedModelSummary];
|
|
2263
|
+
var ColumnMappingList = [1, n0, _CML, 0, () => SyntheticDataColumnProperties];
|
|
2197
2264
|
var ConfiguredAudienceModelList = [1, n0, _CAML, 0, () => ConfiguredAudienceModelSummary];
|
|
2198
2265
|
var ConfiguredModelAlgorithmAssociationList = [
|
|
2199
2266
|
1,
|
|
@@ -2215,6 +2282,13 @@ var IncrementalTrainingDataChannelsOutput = [
|
|
|
2215
2282
|
];
|
|
2216
2283
|
var InferenceReceiverMembers = [1, n0, _IRMn, 0, () => InferenceReceiverMember];
|
|
2217
2284
|
var LogsConfigurationPolicyList = [1, n0, _LCPL, 0, () => LogsConfigurationPolicy];
|
|
2285
|
+
var MembershipInferenceAttackScoreList = [
|
|
2286
|
+
1,
|
|
2287
|
+
n0,
|
|
2288
|
+
_MIASL,
|
|
2289
|
+
0,
|
|
2290
|
+
() => MembershipInferenceAttackScore,
|
|
2291
|
+
];
|
|
2218
2292
|
var MetricDefinitionList = [1, n0, _MDL, 0, () => MetricDefinition];
|
|
2219
2293
|
var MLInputChannelsList = [1, n0, _MLICL, 0, () => MLInputChannelSummary];
|
|
2220
2294
|
var ModelTrainingDataChannels = [1, n0, _MTDCo, 0, () => ModelTrainingDataChannel];
|
|
@@ -3791,6 +3865,13 @@ const ResultFormat = {
|
|
|
3791
3865
|
CSV: "CSV",
|
|
3792
3866
|
PARQUET: "PARQUET",
|
|
3793
3867
|
};
|
|
3868
|
+
const MembershipInferenceAttackVersion = {
|
|
3869
|
+
DISTANCE_TO_CLOSEST_RECORD_V1: "DISTANCE_TO_CLOSEST_RECORD_V1",
|
|
3870
|
+
};
|
|
3871
|
+
const SyntheticDataColumnType = {
|
|
3872
|
+
CATEGORICAL: "CATEGORICAL",
|
|
3873
|
+
NUMERICAL: "NUMERICAL",
|
|
3874
|
+
};
|
|
3794
3875
|
const S3DataDistributionType = {
|
|
3795
3876
|
FULLY_REPLICATED: "FullyReplicated",
|
|
3796
3877
|
SHARDED_BY_S3_KEY: "ShardedByS3Key",
|
|
@@ -4123,6 +4204,7 @@ exports.ListTrainingDatasetsCommand = ListTrainingDatasetsCommand;
|
|
|
4123
4204
|
exports.LogType = LogType;
|
|
4124
4205
|
exports.LogsStatus = LogsStatus;
|
|
4125
4206
|
exports.MLInputChannelStatus = MLInputChannelStatus;
|
|
4207
|
+
exports.MembershipInferenceAttackVersion = MembershipInferenceAttackVersion;
|
|
4126
4208
|
exports.MetricsStatus = MetricsStatus;
|
|
4127
4209
|
exports.NoiseLevelType = NoiseLevelType;
|
|
4128
4210
|
exports.PolicyExistenceCondition = PolicyExistenceCondition;
|
|
@@ -4137,6 +4219,7 @@ exports.StartAudienceExportJobCommand = StartAudienceExportJobCommand;
|
|
|
4137
4219
|
exports.StartAudienceGenerationJobCommand = StartAudienceGenerationJobCommand;
|
|
4138
4220
|
exports.StartTrainedModelExportJobCommand = StartTrainedModelExportJobCommand;
|
|
4139
4221
|
exports.StartTrainedModelInferenceJobCommand = StartTrainedModelInferenceJobCommand;
|
|
4222
|
+
exports.SyntheticDataColumnType = SyntheticDataColumnType;
|
|
4140
4223
|
exports.TagOnCreatePolicy = TagOnCreatePolicy;
|
|
4141
4224
|
exports.TagResourceCommand = TagResourceCommand;
|
|
4142
4225
|
exports.ThrottlingException = ThrottlingException$1;
|
package/dist-es/models/enums.js
CHANGED
|
@@ -134,6 +134,13 @@ export const ResultFormat = {
|
|
|
134
134
|
CSV: "CSV",
|
|
135
135
|
PARQUET: "PARQUET",
|
|
136
136
|
};
|
|
137
|
+
export const MembershipInferenceAttackVersion = {
|
|
138
|
+
DISTANCE_TO_CLOSEST_RECORD_V1: "DISTANCE_TO_CLOSEST_RECORD_V1",
|
|
139
|
+
};
|
|
140
|
+
export const SyntheticDataColumnType = {
|
|
141
|
+
CATEGORICAL: "CATEGORICAL",
|
|
142
|
+
NUMERICAL: "NUMERICAL",
|
|
143
|
+
};
|
|
137
144
|
export const S3DataDistributionType = {
|
|
138
145
|
FULLY_REPLICATED: "FullyReplicated",
|
|
139
146
|
SHARDED_BY_S3_KEY: "ShardedByS3Key",
|
|
@@ -24,6 +24,7 @@ const _CC = "ContainerConfig";
|
|
|
24
24
|
const _CCAM = "CreateConfiguredAudienceModel";
|
|
25
25
|
const _CCAMR = "CreateConfiguredAudienceModelRequest";
|
|
26
26
|
const _CCAMRr = "CreateConfiguredAudienceModelResponse";
|
|
27
|
+
const _CCD = "ColumnClassificationDetails";
|
|
27
28
|
const _CCMA = "CreateConfiguredModelAlgorithm";
|
|
28
29
|
const _CCMAA = "CreateConfiguredModelAlgorithmAssociation";
|
|
29
30
|
const _CCMAAL = "CollaborationConfiguredModelAlgorithmAssociationList";
|
|
@@ -39,6 +40,7 @@ const _CMAAL = "ConfiguredModelAlgorithmAssociationList";
|
|
|
39
40
|
const _CMAAS = "ConfiguredModelAlgorithmAssociationSummary";
|
|
40
41
|
const _CMAL = "ConfiguredModelAlgorithmList";
|
|
41
42
|
const _CMAS = "ConfiguredModelAlgorithmSummary";
|
|
43
|
+
const _CML = "ColumnMappingList";
|
|
42
44
|
const _CMLIC = "CreateMLInputChannel";
|
|
43
45
|
const _CMLICL = "CollaborationMLInputChannelsList";
|
|
44
46
|
const _CMLICR = "CreateMLInputChannelRequest";
|
|
@@ -80,6 +82,7 @@ const _DMLC = "DeleteMLConfiguration";
|
|
|
80
82
|
const _DMLCR = "DeleteMLConfigurationRequest";
|
|
81
83
|
const _DMLICD = "DeleteMLInputChannelData";
|
|
82
84
|
const _DMLICDR = "DeleteMLInputChannelDataRequest";
|
|
85
|
+
const _DPS = "DataPrivacyScores";
|
|
83
86
|
const _DS = "DataSource";
|
|
84
87
|
const _DSL = "DatasetSchemaList";
|
|
85
88
|
const _DTD = "DeleteTrainingDataset";
|
|
@@ -200,10 +203,13 @@ const _LTMVRi = "ListTrainedModelVersionsResponse";
|
|
|
200
203
|
const _MCP = "MetricsConfigurationPolicy";
|
|
201
204
|
const _MD = "MetricDefinition";
|
|
202
205
|
const _MDL = "MetricDefinitionList";
|
|
206
|
+
const _MIAS = "MembershipInferenceAttackScore";
|
|
207
|
+
const _MIASL = "MembershipInferenceAttackScoreList";
|
|
203
208
|
const _MIDS = "ModelInferenceDataSource";
|
|
204
209
|
const _MLICL = "MLInputChannelsList";
|
|
205
210
|
const _MLICS = "MLInputChannelSummary";
|
|
206
211
|
const _MLOC = "MLOutputConfiguration";
|
|
212
|
+
const _MLSDP = "MLSyntheticDataParameters";
|
|
207
213
|
const _MTDC = "ModelTrainingDataChannel";
|
|
208
214
|
const _MTDCo = "ModelTrainingDataChannels";
|
|
209
215
|
const _PB = "PrivacyBudgets";
|
|
@@ -228,6 +234,9 @@ const _SAGJRt = "StartAudienceGenerationJobResponse";
|
|
|
228
234
|
const _SC = "StoppingCondition";
|
|
229
235
|
const _SCM = "S3ConfigMap";
|
|
230
236
|
const _SD = "StatusDetails";
|
|
237
|
+
const _SDC = "SyntheticDataConfiguration";
|
|
238
|
+
const _SDCP = "SyntheticDataColumnProperties";
|
|
239
|
+
const _SDES = "SyntheticDataEvaluationScores";
|
|
231
240
|
const _SQEE = "ServiceQuotaExceededException";
|
|
232
241
|
const _STMEJ = "StartTrainedModelExportJob";
|
|
233
242
|
const _STMEJR = "StartTrainedModelExportJobRequest";
|
|
@@ -277,6 +286,7 @@ const _aSB = "audienceSizeBins";
|
|
|
277
286
|
const _aSC = "audienceSizeConfig";
|
|
278
287
|
const _aST = "audienceSizeType";
|
|
279
288
|
const _aTA = "analysisTemplateArn";
|
|
289
|
+
const _aV = "attackVersion";
|
|
280
290
|
const _ac = "accept";
|
|
281
291
|
const _b = "budget";
|
|
282
292
|
const _bT = "budgetType";
|
|
@@ -285,8 +295,9 @@ const _cAI = "creatorAccountId";
|
|
|
285
295
|
const _cAM = "configuredAudienceModels";
|
|
286
296
|
const _cAMA = "configuredAudienceModelArn";
|
|
287
297
|
const _cAMP = "configuredAudienceModelPolicy";
|
|
288
|
-
const _cC = "
|
|
298
|
+
const _cC = "columnClassification";
|
|
289
299
|
const _cCMAA = "collaborationConfiguredModelAlgorithmAssociations";
|
|
300
|
+
const _cCo = "computeConfiguration";
|
|
290
301
|
const _cDI = "customDataIdentifiers";
|
|
291
302
|
const _cEC = "customEntityConfig";
|
|
292
303
|
const _cEP = "containerExecutionParameters";
|
|
@@ -294,12 +305,13 @@ const _cI = "collaborationId";
|
|
|
294
305
|
const _cIa = "catalogId";
|
|
295
306
|
const _cIo = "collaborationIdentifier";
|
|
296
307
|
const _cL = "containerLogs";
|
|
297
|
-
const _cM = "
|
|
308
|
+
const _cM = "columnMapping";
|
|
298
309
|
const _cMA = "configuredModelAlgorithms";
|
|
299
310
|
const _cMAA = "configuredModelAlgorithmArn";
|
|
300
311
|
const _cMAAA = "configuredModelAlgorithmAssociationArn";
|
|
301
312
|
const _cMAAo = "configuredModelAlgorithmAssociations";
|
|
302
313
|
const _cMLICL = "collaborationMLInputChannelsList";
|
|
314
|
+
const _cMo = "containerMetrics";
|
|
303
315
|
const _cN = "columnName";
|
|
304
316
|
const _cNh = "channelName";
|
|
305
317
|
const _cRTOCP = "childResourceTagOnCreatePolicy";
|
|
@@ -308,10 +320,12 @@ const _cTM = "collaborationTrainedModels";
|
|
|
308
320
|
const _cTMEJ = "collaborationTrainedModelExportJobs";
|
|
309
321
|
const _cTMIJ = "collaborationTrainedModelInferenceJobs";
|
|
310
322
|
const _cTo = "columnTypes";
|
|
323
|
+
const _cTol = "columnType";
|
|
311
324
|
const _d = "details";
|
|
312
325
|
const _dC = "dataChannels";
|
|
313
326
|
const _dN = "databaseName";
|
|
314
327
|
const _dOL = "defaultOutputLocation";
|
|
328
|
+
const _dPS = "dataPrivacyScores";
|
|
315
329
|
const _dS = "dataSource";
|
|
316
330
|
const _de = "description";
|
|
317
331
|
const _des = "destination";
|
|
@@ -320,6 +334,7 @@ const _eT = "endTime";
|
|
|
320
334
|
const _eTR = "entitiesToRedact";
|
|
321
335
|
const _en = "entrypoint";
|
|
322
336
|
const _env = "environment";
|
|
337
|
+
const _ep = "epsilon";
|
|
323
338
|
const _fP = "filterPattern";
|
|
324
339
|
const _fTE = "filesToExport";
|
|
325
340
|
const _gDS = "glueDataSource";
|
|
@@ -332,6 +347,7 @@ const _iCC = "inferenceContainerConfig";
|
|
|
332
347
|
const _iCID = "inferenceContainerImageDigest";
|
|
333
348
|
const _iCn = "inputConfig";
|
|
334
349
|
const _iCns = "instanceCount";
|
|
350
|
+
const _iPV = "isPredictiveValue";
|
|
335
351
|
const _iSIO = "includeSeedInOutput";
|
|
336
352
|
const _iT = "instanceType";
|
|
337
353
|
const _iTDC = "incrementalTrainingDataChannels";
|
|
@@ -345,8 +361,10 @@ const _m = "message";
|
|
|
345
361
|
const _mAS = "maxArtifactSize";
|
|
346
362
|
const _mD = "metricDefinitions";
|
|
347
363
|
const _mI = "membershipIdentifier";
|
|
364
|
+
const _mIAS = "membershipInferenceAttackScores";
|
|
348
365
|
const _mICA = "mlInputChannelArn";
|
|
349
366
|
const _mICL = "mlInputChannelsList";
|
|
367
|
+
const _mMIAS = "maxMembershipInferenceAttackScore";
|
|
350
368
|
const _mMSS = "minMatchingSeedSize";
|
|
351
369
|
const _mN = "modelName";
|
|
352
370
|
const _mOS = "maxOutputSize";
|
|
@@ -396,7 +414,10 @@ const _sC = "stoppingCondition";
|
|
|
396
414
|
const _sCC = "sqlComputeConfiguration";
|
|
397
415
|
const _sCt = "statusCode";
|
|
398
416
|
const _sD = "s3Destination";
|
|
417
|
+
const _sDC = "syntheticDataConfiguration";
|
|
399
418
|
const _sDDT = "s3DataDistributionType";
|
|
419
|
+
const _sDES = "syntheticDataEvaluationScores";
|
|
420
|
+
const _sDP = "syntheticDataParameters";
|
|
400
421
|
const _sDt = "statusDetails";
|
|
401
422
|
const _sIG = "sizeInGb";
|
|
402
423
|
const _sP = "sqlParameters";
|
|
@@ -566,6 +587,7 @@ export var CollaborationTrainedModelSummary = [
|
|
|
566
587
|
[_cT, _uT, _tMA, _n, _vI, _iTDC, _de, _mI, _cIo, _s, _cMAAA, _cAI],
|
|
567
588
|
[5, 5, 0, 0, 0, () => IncrementalTrainingDataChannelsOutput, 0, 0, 0, 0, 0, 0],
|
|
568
589
|
];
|
|
590
|
+
export var ColumnClassificationDetails = [3, n0, _CCD, 0, [_cM], [() => ColumnMappingList]];
|
|
569
591
|
export var ColumnSchema = [3, n0, _CS, 0, [_cN, _cTo], [0, 64 | 0]];
|
|
570
592
|
export var ConfiguredAudienceModelOutputConfig = [
|
|
571
593
|
3,
|
|
@@ -704,6 +726,14 @@ export var CreateTrainingDatasetRequest = [
|
|
|
704
726
|
];
|
|
705
727
|
export var CreateTrainingDatasetResponse = [3, n0, _CTDRr, 0, [_tDA], [0]];
|
|
706
728
|
export var CustomEntityConfig = [3, n0, _CEC, 0, [_cDI], [64 | 0]];
|
|
729
|
+
export var DataPrivacyScores = [
|
|
730
|
+
3,
|
|
731
|
+
n0,
|
|
732
|
+
_DPS,
|
|
733
|
+
0,
|
|
734
|
+
[_mIAS],
|
|
735
|
+
[() => MembershipInferenceAttackScoreList],
|
|
736
|
+
];
|
|
707
737
|
export var Dataset = [3, n0, _D, 0, [_t, _iCn], [0, () => DatasetInputConfig]];
|
|
708
738
|
export var DatasetInputConfig = [
|
|
709
739
|
3,
|
|
@@ -830,8 +860,24 @@ export var GetCollaborationMLInputChannelResponse = [
|
|
|
830
860
|
n0,
|
|
831
861
|
_GCMLICRe,
|
|
832
862
|
0,
|
|
833
|
-
[_mI, _cIo, _mICA, _n, _cMAAo, _s, _sDt, _rID, _nOR, _pB, _de, _cT, _uT, _cAI],
|
|
834
|
-
[
|
|
863
|
+
[_mI, _cIo, _mICA, _n, _cMAAo, _s, _sDt, _rID, _nOR, _pB, _de, _sDC, _cT, _uT, _cAI],
|
|
864
|
+
[
|
|
865
|
+
0,
|
|
866
|
+
0,
|
|
867
|
+
0,
|
|
868
|
+
0,
|
|
869
|
+
64 | 0,
|
|
870
|
+
0,
|
|
871
|
+
() => StatusDetails,
|
|
872
|
+
1,
|
|
873
|
+
1,
|
|
874
|
+
() => PrivacyBudgets,
|
|
875
|
+
0,
|
|
876
|
+
() => SyntheticDataConfiguration,
|
|
877
|
+
5,
|
|
878
|
+
5,
|
|
879
|
+
0,
|
|
880
|
+
],
|
|
835
881
|
];
|
|
836
882
|
export var GetCollaborationTrainedModelRequest = [
|
|
837
883
|
3,
|
|
@@ -951,7 +997,7 @@ export var GetMLInputChannelResponse = [
|
|
|
951
997
|
n0,
|
|
952
998
|
_GMLICRe,
|
|
953
999
|
0,
|
|
954
|
-
[_mI, _cIo, _mICA, _n, _cMAAo, _s, _sDt, _rID, _nOR, _pB, _de, _cT, _uT, _iC, _pQI, _nOF, _sIG, _kKA, _ta],
|
|
1000
|
+
[_mI, _cIo, _mICA, _n, _cMAAo, _s, _sDt, _rID, _nOR, _pB, _de, _sDC, _cT, _uT, _iC, _pQI, _nOF, _sIG, _kKA, _ta],
|
|
955
1001
|
[
|
|
956
1002
|
0,
|
|
957
1003
|
0,
|
|
@@ -964,6 +1010,7 @@ export var GetMLInputChannelResponse = [
|
|
|
964
1010
|
1,
|
|
965
1011
|
() => PrivacyBudgets,
|
|
966
1012
|
0,
|
|
1013
|
+
() => SyntheticDataConfiguration,
|
|
967
1014
|
5,
|
|
968
1015
|
5,
|
|
969
1016
|
[() => InputChannel, 0],
|
|
@@ -1710,6 +1757,7 @@ export var LogsConfigurationPolicy = [
|
|
|
1710
1757
|
[_aAI, _fP, _lT, _lRC],
|
|
1711
1758
|
[64 | 0, 0, 0, () => LogRedactionConfiguration],
|
|
1712
1759
|
];
|
|
1760
|
+
export var MembershipInferenceAttackScore = [3, n0, _MIAS, 0, [_aV, _sco], [0, 1]];
|
|
1713
1761
|
export var MetricDefinition = [3, n0, _MD, 0, [_n, _r], [0, 0]];
|
|
1714
1762
|
export var MetricsConfigurationPolicy = [3, n0, _MCP, 0, [_nL], [0]];
|
|
1715
1763
|
export var MLInputChannelSummary = [
|
|
@@ -1721,6 +1769,14 @@ export var MLInputChannelSummary = [
|
|
|
1721
1769
|
[5, 5, 0, 0, 0, 64 | 0, 0, 0, 0, 0],
|
|
1722
1770
|
];
|
|
1723
1771
|
export var MLOutputConfiguration = [3, n0, _MLOC, 0, [_des, _rAo], [() => Destination, 0]];
|
|
1772
|
+
export var MLSyntheticDataParameters = [
|
|
1773
|
+
3,
|
|
1774
|
+
n0,
|
|
1775
|
+
_MLSDP,
|
|
1776
|
+
0,
|
|
1777
|
+
[_ep, _mMIAS, _cC],
|
|
1778
|
+
[1, 1, () => ColumnClassificationDetails],
|
|
1779
|
+
];
|
|
1724
1780
|
export var ModelInferenceDataSource = [3, n0, _MIDS, 0, [_mICA], [0]];
|
|
1725
1781
|
export var ModelTrainingDataChannel = [3, n0, _MTDC, 0, [_mICA, _cNh, _sDDT], [0, 0, 0]];
|
|
1726
1782
|
export var PrivacyConfiguration = [3, n0, _PC, 0, [_p], [() => PrivacyConfigurationPolicies]];
|
|
@@ -1741,7 +1797,7 @@ export var ProtectedQueryInputParameters = [
|
|
|
1741
1797
|
n0,
|
|
1742
1798
|
_PQIP,
|
|
1743
1799
|
0,
|
|
1744
|
-
[_sP,
|
|
1800
|
+
[_sP, _cCo, _rF],
|
|
1745
1801
|
[[() => ProtectedQuerySQLParameters, 0], () => ComputeConfiguration, 0],
|
|
1746
1802
|
];
|
|
1747
1803
|
export var ProtectedQuerySQLParameters = [3, n0, _PQSQLP, 8, [_qS, _aTA, _pa], [0, 0, 128 | 0]];
|
|
@@ -1839,6 +1895,16 @@ export var StartTrainedModelInferenceJobRequest = [
|
|
|
1839
1895
|
export var StartTrainedModelInferenceJobResponse = [3, n0, _STMIJRt, 0, [_tMIJA], [0]];
|
|
1840
1896
|
export var StatusDetails = [3, n0, _SD, 0, [_sCt, _m], [0, 0]];
|
|
1841
1897
|
export var StoppingCondition = [3, n0, _SC, 0, [_mRIS], [1]];
|
|
1898
|
+
export var SyntheticDataColumnProperties = [3, n0, _SDCP, 0, [_cN, _cTol, _iPV], [0, 0, 2]];
|
|
1899
|
+
export var SyntheticDataConfiguration = [
|
|
1900
|
+
3,
|
|
1901
|
+
n0,
|
|
1902
|
+
_SDC,
|
|
1903
|
+
0,
|
|
1904
|
+
[_sDP, _sDES],
|
|
1905
|
+
[() => MLSyntheticDataParameters, () => SyntheticDataEvaluationScores],
|
|
1906
|
+
];
|
|
1907
|
+
export var SyntheticDataEvaluationScores = [3, n0, _SDES, 0, [_dPS], [() => DataPrivacyScores]];
|
|
1842
1908
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
1843
1909
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
1844
1910
|
export var ThrottlingException = [
|
|
@@ -1894,7 +1960,7 @@ export var TrainedModelsConfigurationPolicy = [
|
|
|
1894
1960
|
n0,
|
|
1895
1961
|
_TMCP,
|
|
1896
1962
|
0,
|
|
1897
|
-
[_cL,
|
|
1963
|
+
[_cL, _cMo, _mAS],
|
|
1898
1964
|
[() => LogsConfigurationPolicyList, () => MetricsConfigurationPolicy, () => TrainedModelArtifactMaxSize],
|
|
1899
1965
|
];
|
|
1900
1966
|
export var TrainedModelSummary = [
|
|
@@ -1991,6 +2057,7 @@ export var CollaborationTrainedModelInferenceJobList = [
|
|
|
1991
2057
|
() => CollaborationTrainedModelInferenceJobSummary,
|
|
1992
2058
|
];
|
|
1993
2059
|
export var CollaborationTrainedModelList = [1, n0, _CTML, 0, () => CollaborationTrainedModelSummary];
|
|
2060
|
+
export var ColumnMappingList = [1, n0, _CML, 0, () => SyntheticDataColumnProperties];
|
|
1994
2061
|
export var ColumnTypeList = 64 | 0;
|
|
1995
2062
|
export var ConfiguredAudienceModelList = [1, n0, _CAML, 0, () => ConfiguredAudienceModelSummary];
|
|
1996
2063
|
export var ConfiguredModelAlgorithmAssociationArnList = 64 | 0;
|
|
@@ -2018,6 +2085,13 @@ export var IncrementalTrainingDataChannelsOutput = [
|
|
|
2018
2085
|
];
|
|
2019
2086
|
export var InferenceReceiverMembers = [1, n0, _IRMn, 0, () => InferenceReceiverMember];
|
|
2020
2087
|
export var LogsConfigurationPolicyList = [1, n0, _LCPL, 0, () => LogsConfigurationPolicy];
|
|
2088
|
+
export var MembershipInferenceAttackScoreList = [
|
|
2089
|
+
1,
|
|
2090
|
+
n0,
|
|
2091
|
+
_MIASL,
|
|
2092
|
+
0,
|
|
2093
|
+
() => MembershipInferenceAttackScore,
|
|
2094
|
+
];
|
|
2021
2095
|
export var MetricDefinitionList = [1, n0, _MDL, 0, () => MetricDefinition];
|
|
2022
2096
|
export var MetricsList = 64 | 0;
|
|
2023
2097
|
export var MLInputChannelsList = [1, n0, _MLICL, 0, () => MLInputChannelSummary];
|
|
@@ -76,6 +76,31 @@ declare const GetCollaborationMLInputChannelCommand_base: {
|
|
|
76
76
|
* // ],
|
|
77
77
|
* // },
|
|
78
78
|
* // description: "STRING_VALUE",
|
|
79
|
+
* // syntheticDataConfiguration: { // SyntheticDataConfiguration
|
|
80
|
+
* // syntheticDataParameters: { // MLSyntheticDataParameters
|
|
81
|
+
* // epsilon: Number("double"), // required
|
|
82
|
+
* // maxMembershipInferenceAttackScore: Number("double"), // required
|
|
83
|
+
* // columnClassification: { // ColumnClassificationDetails
|
|
84
|
+
* // columnMapping: [ // ColumnMappingList // required
|
|
85
|
+
* // { // SyntheticDataColumnProperties
|
|
86
|
+
* // columnName: "STRING_VALUE", // required
|
|
87
|
+
* // columnType: "CATEGORICAL" || "NUMERICAL", // required
|
|
88
|
+
* // isPredictiveValue: true || false, // required
|
|
89
|
+
* // },
|
|
90
|
+
* // ],
|
|
91
|
+
* // },
|
|
92
|
+
* // },
|
|
93
|
+
* // syntheticDataEvaluationScores: { // SyntheticDataEvaluationScores
|
|
94
|
+
* // dataPrivacyScores: { // DataPrivacyScores
|
|
95
|
+
* // membershipInferenceAttackScores: [ // MembershipInferenceAttackScoreList // required
|
|
96
|
+
* // { // MembershipInferenceAttackScore
|
|
97
|
+
* // attackVersion: "DISTANCE_TO_CLOSEST_RECORD_V1", // required
|
|
98
|
+
* // score: Number("double"), // required
|
|
99
|
+
* // },
|
|
100
|
+
* // ],
|
|
101
|
+
* // },
|
|
102
|
+
* // },
|
|
103
|
+
* // },
|
|
79
104
|
* // createTime: new Date("TIMESTAMP"), // required
|
|
80
105
|
* // updateTime: new Date("TIMESTAMP"), // required
|
|
81
106
|
* // creatorAccountId: "STRING_VALUE", // required
|
|
@@ -76,6 +76,31 @@ declare const GetMLInputChannelCommand_base: {
|
|
|
76
76
|
* // ],
|
|
77
77
|
* // },
|
|
78
78
|
* // description: "STRING_VALUE",
|
|
79
|
+
* // syntheticDataConfiguration: { // SyntheticDataConfiguration
|
|
80
|
+
* // syntheticDataParameters: { // MLSyntheticDataParameters
|
|
81
|
+
* // epsilon: Number("double"), // required
|
|
82
|
+
* // maxMembershipInferenceAttackScore: Number("double"), // required
|
|
83
|
+
* // columnClassification: { // ColumnClassificationDetails
|
|
84
|
+
* // columnMapping: [ // ColumnMappingList // required
|
|
85
|
+
* // { // SyntheticDataColumnProperties
|
|
86
|
+
* // columnName: "STRING_VALUE", // required
|
|
87
|
+
* // columnType: "CATEGORICAL" || "NUMERICAL", // required
|
|
88
|
+
* // isPredictiveValue: true || false, // required
|
|
89
|
+
* // },
|
|
90
|
+
* // ],
|
|
91
|
+
* // },
|
|
92
|
+
* // },
|
|
93
|
+
* // syntheticDataEvaluationScores: { // SyntheticDataEvaluationScores
|
|
94
|
+
* // dataPrivacyScores: { // DataPrivacyScores
|
|
95
|
+
* // membershipInferenceAttackScores: [ // MembershipInferenceAttackScoreList // required
|
|
96
|
+
* // { // MembershipInferenceAttackScore
|
|
97
|
+
* // attackVersion: "DISTANCE_TO_CLOSEST_RECORD_V1", // required
|
|
98
|
+
* // score: Number("double"), // required
|
|
99
|
+
* // },
|
|
100
|
+
* // ],
|
|
101
|
+
* // },
|
|
102
|
+
* // },
|
|
103
|
+
* // },
|
|
79
104
|
* // createTime: new Date("TIMESTAMP"), // required
|
|
80
105
|
* // updateTime: new Date("TIMESTAMP"), // required
|
|
81
106
|
* // inputChannel: { // InputChannel
|
|
@@ -334,6 +334,29 @@ export declare const ResultFormat: {
|
|
|
334
334
|
* @public
|
|
335
335
|
*/
|
|
336
336
|
export type ResultFormat = (typeof ResultFormat)[keyof typeof ResultFormat];
|
|
337
|
+
/**
|
|
338
|
+
* @public
|
|
339
|
+
* @enum
|
|
340
|
+
*/
|
|
341
|
+
export declare const MembershipInferenceAttackVersion: {
|
|
342
|
+
readonly DISTANCE_TO_CLOSEST_RECORD_V1: "DISTANCE_TO_CLOSEST_RECORD_V1";
|
|
343
|
+
};
|
|
344
|
+
/**
|
|
345
|
+
* @public
|
|
346
|
+
*/
|
|
347
|
+
export type MembershipInferenceAttackVersion = (typeof MembershipInferenceAttackVersion)[keyof typeof MembershipInferenceAttackVersion];
|
|
348
|
+
/**
|
|
349
|
+
* @public
|
|
350
|
+
* @enum
|
|
351
|
+
*/
|
|
352
|
+
export declare const SyntheticDataColumnType: {
|
|
353
|
+
readonly CATEGORICAL: "CATEGORICAL";
|
|
354
|
+
readonly NUMERICAL: "NUMERICAL";
|
|
355
|
+
};
|
|
356
|
+
/**
|
|
357
|
+
* @public
|
|
358
|
+
*/
|
|
359
|
+
export type SyntheticDataColumnType = (typeof SyntheticDataColumnType)[keyof typeof SyntheticDataColumnType];
|
|
337
360
|
/**
|
|
338
361
|
* @public
|
|
339
362
|
* @enum
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _InstanceType, AccessBudgetType, AudienceExportJobStatus, AudienceGenerationJobStatus, AudienceModelStatus, AudienceSizeType, AutoRefreshMode, ColumnType, ConfiguredAudienceModelStatus, DatasetType, EntityType, InferenceInstanceType, LogsStatus, LogType, MetricsStatus, MLInputChannelStatus, NoiseLevelType, PolicyExistenceCondition, ResultFormat, S3DataDistributionType, SharedAudienceMetrics, TagOnCreatePolicy, TrainedModelArtifactMaxSizeUnitType, TrainedModelExportFileType, TrainedModelExportJobStatus, TrainedModelExportsMaxSizeUnitType, TrainedModelInferenceJobStatus, TrainedModelInferenceMaxOutputSizeUnitType, TrainedModelStatus, TrainingDatasetStatus, TrainingInputMode, WorkerComputeType } from "./enums";
|
|
1
|
+
import { _InstanceType, AccessBudgetType, AudienceExportJobStatus, AudienceGenerationJobStatus, AudienceModelStatus, AudienceSizeType, AutoRefreshMode, ColumnType, ConfiguredAudienceModelStatus, DatasetType, EntityType, InferenceInstanceType, LogsStatus, LogType, MembershipInferenceAttackVersion, MetricsStatus, MLInputChannelStatus, NoiseLevelType, PolicyExistenceCondition, ResultFormat, S3DataDistributionType, SharedAudienceMetrics, SyntheticDataColumnType, TagOnCreatePolicy, TrainedModelArtifactMaxSizeUnitType, TrainedModelExportFileType, TrainedModelExportJobStatus, TrainedModelExportsMaxSizeUnitType, TrainedModelInferenceJobStatus, TrainedModelInferenceMaxOutputSizeUnitType, TrainedModelStatus, TrainingDatasetStatus, TrainingInputMode, WorkerComputeType } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p>The detailed information for a specific budget period, including time boundaries and budget amounts.</p>
|
|
4
4
|
* @public
|
|
@@ -2791,6 +2791,113 @@ export declare namespace PrivacyBudgets {
|
|
|
2791
2791
|
_: (name: string, value: any) => T;
|
|
2792
2792
|
}
|
|
2793
2793
|
}
|
|
2794
|
+
/**
|
|
2795
|
+
* <p>A score that measures the vulnerability of synthetic data to membership inference attacks and provides both the numerical score and the version of the attack methodology used for evaluation.</p>
|
|
2796
|
+
* @public
|
|
2797
|
+
*/
|
|
2798
|
+
export interface MembershipInferenceAttackScore {
|
|
2799
|
+
/**
|
|
2800
|
+
* <p>The version of the membership inference attack, which consists of the attack type and its version number, used to generate this privacy score.</p>
|
|
2801
|
+
* @public
|
|
2802
|
+
*/
|
|
2803
|
+
attackVersion: MembershipInferenceAttackVersion | undefined;
|
|
2804
|
+
/**
|
|
2805
|
+
* <p>The numerical score representing the vulnerability to membership inference attacks.</p>
|
|
2806
|
+
* @public
|
|
2807
|
+
*/
|
|
2808
|
+
score: number | undefined;
|
|
2809
|
+
}
|
|
2810
|
+
/**
|
|
2811
|
+
* <p>Privacy evaluation scores that measure the privacy characteristics of the generated synthetic data, including assessments of potential privacy risks such as membership inference attacks.</p>
|
|
2812
|
+
* @public
|
|
2813
|
+
*/
|
|
2814
|
+
export interface DataPrivacyScores {
|
|
2815
|
+
/**
|
|
2816
|
+
* <p>Scores that evaluate the vulnerability of the synthetic data to membership inference attacks, which attempt to determine whether a specific individual was a member of the original dataset.</p>
|
|
2817
|
+
* @public
|
|
2818
|
+
*/
|
|
2819
|
+
membershipInferenceAttackScores: MembershipInferenceAttackScore[] | undefined;
|
|
2820
|
+
}
|
|
2821
|
+
/**
|
|
2822
|
+
* <p>Comprehensive evaluation metrics for synthetic data that assess both the utility of the generated data for machine learning tasks and its privacy preservation characteristics.</p>
|
|
2823
|
+
* @public
|
|
2824
|
+
*/
|
|
2825
|
+
export interface SyntheticDataEvaluationScores {
|
|
2826
|
+
/**
|
|
2827
|
+
* <p>Privacy-specific evaluation scores that measure how well the synthetic data protects individual privacy, including assessments of potential privacy risks such as membership inference attacks.</p>
|
|
2828
|
+
* @public
|
|
2829
|
+
*/
|
|
2830
|
+
dataPrivacyScores: DataPrivacyScores | undefined;
|
|
2831
|
+
}
|
|
2832
|
+
/**
|
|
2833
|
+
* <p>Properties that define how a specific data column should be handled during synthetic data generation, including its name, type, and role in predictive modeling.</p>
|
|
2834
|
+
* @public
|
|
2835
|
+
*/
|
|
2836
|
+
export interface SyntheticDataColumnProperties {
|
|
2837
|
+
/**
|
|
2838
|
+
* <p>The name of the data column as it appears in the dataset.</p>
|
|
2839
|
+
* @public
|
|
2840
|
+
*/
|
|
2841
|
+
columnName: string | undefined;
|
|
2842
|
+
/**
|
|
2843
|
+
* <p>The data type of the column, which determines how the synthetic data generation algorithm processes and synthesizes values for this column.</p>
|
|
2844
|
+
* @public
|
|
2845
|
+
*/
|
|
2846
|
+
columnType: SyntheticDataColumnType | undefined;
|
|
2847
|
+
/**
|
|
2848
|
+
* <p>Indicates if this column contains predictive values that should be treated as target variables in machine learning models. This affects how the synthetic data generation preserves statistical relationships.</p>
|
|
2849
|
+
* @public
|
|
2850
|
+
*/
|
|
2851
|
+
isPredictiveValue: boolean | undefined;
|
|
2852
|
+
}
|
|
2853
|
+
/**
|
|
2854
|
+
* <p>Contains classification information for data columns, including mappings that specify how columns should be handled during synthetic data generation and privacy analysis.</p>
|
|
2855
|
+
* @public
|
|
2856
|
+
*/
|
|
2857
|
+
export interface ColumnClassificationDetails {
|
|
2858
|
+
/**
|
|
2859
|
+
* <p>A mapping that defines the classification of data columns for synthetic data generation and specifies how each column should be handled during the privacy-preserving data synthesis process.</p>
|
|
2860
|
+
* @public
|
|
2861
|
+
*/
|
|
2862
|
+
columnMapping: SyntheticDataColumnProperties[] | undefined;
|
|
2863
|
+
}
|
|
2864
|
+
/**
|
|
2865
|
+
* <p>Parameters that control the generation of synthetic data for custom model training, including privacy settings and column classification details.</p>
|
|
2866
|
+
* @public
|
|
2867
|
+
*/
|
|
2868
|
+
export interface MLSyntheticDataParameters {
|
|
2869
|
+
/**
|
|
2870
|
+
* <p>The epsilon value for differential privacy, which controls the privacy-utility tradeoff in synthetic data generation. Lower values provide stronger privacy guarantees but may reduce data utility.</p>
|
|
2871
|
+
* @public
|
|
2872
|
+
*/
|
|
2873
|
+
epsilon: number | undefined;
|
|
2874
|
+
/**
|
|
2875
|
+
* <p>The maximum acceptable score for membership inference attack vulnerability. Synthetic data generation fails if the score for the resulting data exceeds this threshold.</p>
|
|
2876
|
+
* @public
|
|
2877
|
+
*/
|
|
2878
|
+
maxMembershipInferenceAttackScore: number | undefined;
|
|
2879
|
+
/**
|
|
2880
|
+
* <p>Classification details for data columns that specify how each column should be treated during synthetic data generation.</p>
|
|
2881
|
+
* @public
|
|
2882
|
+
*/
|
|
2883
|
+
columnClassification: ColumnClassificationDetails | undefined;
|
|
2884
|
+
}
|
|
2885
|
+
/**
|
|
2886
|
+
* <p>Configuration settings for synthetic data generation, including the parameters that control data synthesis and the evaluation scores that measure the quality and privacy characteristics of the generated synthetic data.</p>
|
|
2887
|
+
* @public
|
|
2888
|
+
*/
|
|
2889
|
+
export interface SyntheticDataConfiguration {
|
|
2890
|
+
/**
|
|
2891
|
+
* <p>The parameters that control how synthetic data is generated, including privacy settings, column classifications, and other configuration options that affect the data synthesis process.</p>
|
|
2892
|
+
* @public
|
|
2893
|
+
*/
|
|
2894
|
+
syntheticDataParameters: MLSyntheticDataParameters | undefined;
|
|
2895
|
+
/**
|
|
2896
|
+
* <p>Evaluation scores that assess the quality and privacy characteristics of the generated synthetic data, providing metrics on data utility and privacy preservation.</p>
|
|
2897
|
+
* @public
|
|
2898
|
+
*/
|
|
2899
|
+
syntheticDataEvaluationScores?: SyntheticDataEvaluationScores | undefined;
|
|
2900
|
+
}
|
|
2794
2901
|
/**
|
|
2795
2902
|
* @public
|
|
2796
2903
|
*/
|
|
@@ -2850,6 +2957,11 @@ export interface GetCollaborationMLInputChannelResponse {
|
|
|
2850
2957
|
* @public
|
|
2851
2958
|
*/
|
|
2852
2959
|
description?: string | undefined;
|
|
2960
|
+
/**
|
|
2961
|
+
* <p>The synthetic data configuration for this ML input channel, including parameters for generating privacy-preserving synthetic data and evaluation scores for measuring the privacy of the generated data.</p>
|
|
2962
|
+
* @public
|
|
2963
|
+
*/
|
|
2964
|
+
syntheticDataConfiguration?: SyntheticDataConfiguration | undefined;
|
|
2853
2965
|
/**
|
|
2854
2966
|
* <p>The time at which the ML input channel was created.</p>
|
|
2855
2967
|
* @public
|
|
@@ -2940,6 +3052,11 @@ export interface GetMLInputChannelResponse {
|
|
|
2940
3052
|
* @public
|
|
2941
3053
|
*/
|
|
2942
3054
|
description?: string | undefined;
|
|
3055
|
+
/**
|
|
3056
|
+
* <p>The synthetic data configuration for this ML input channel, including parameters for generating privacy-preserving synthetic data and evaluation scores for measuring the privacy of the generated data.</p>
|
|
3057
|
+
* @public
|
|
3058
|
+
*/
|
|
3059
|
+
syntheticDataConfiguration?: SyntheticDataConfiguration | undefined;
|
|
2943
3060
|
/**
|
|
2944
3061
|
* <p>The time at which the ML input channel was created.</p>
|
|
2945
3062
|
* @public
|
|
@@ -17,6 +17,7 @@ export declare var CollaborationMLInputChannelSummary: StaticStructureSchema;
|
|
|
17
17
|
export declare var CollaborationTrainedModelExportJobSummary: StaticStructureSchema;
|
|
18
18
|
export declare var CollaborationTrainedModelInferenceJobSummary: StaticStructureSchema;
|
|
19
19
|
export declare var CollaborationTrainedModelSummary: StaticStructureSchema;
|
|
20
|
+
export declare var ColumnClassificationDetails: StaticStructureSchema;
|
|
20
21
|
export declare var ColumnSchema: StaticStructureSchema;
|
|
21
22
|
export declare var ConfiguredAudienceModelOutputConfig: StaticStructureSchema;
|
|
22
23
|
export declare var ConfiguredAudienceModelSummary: StaticStructureSchema;
|
|
@@ -39,6 +40,7 @@ export declare var CreateTrainedModelResponse: StaticStructureSchema;
|
|
|
39
40
|
export declare var CreateTrainingDatasetRequest: StaticStructureSchema;
|
|
40
41
|
export declare var CreateTrainingDatasetResponse: StaticStructureSchema;
|
|
41
42
|
export declare var CustomEntityConfig: StaticStructureSchema;
|
|
43
|
+
export declare var DataPrivacyScores: StaticStructureSchema;
|
|
42
44
|
export declare var Dataset: StaticStructureSchema;
|
|
43
45
|
export declare var DatasetInputConfig: StaticStructureSchema;
|
|
44
46
|
export declare var DataSource: StaticStructureSchema;
|
|
@@ -127,10 +129,12 @@ export declare var ListTrainingDatasetsRequest: StaticStructureSchema;
|
|
|
127
129
|
export declare var ListTrainingDatasetsResponse: StaticStructureSchema;
|
|
128
130
|
export declare var LogRedactionConfiguration: StaticStructureSchema;
|
|
129
131
|
export declare var LogsConfigurationPolicy: StaticStructureSchema;
|
|
132
|
+
export declare var MembershipInferenceAttackScore: StaticStructureSchema;
|
|
130
133
|
export declare var MetricDefinition: StaticStructureSchema;
|
|
131
134
|
export declare var MetricsConfigurationPolicy: StaticStructureSchema;
|
|
132
135
|
export declare var MLInputChannelSummary: StaticStructureSchema;
|
|
133
136
|
export declare var MLOutputConfiguration: StaticStructureSchema;
|
|
137
|
+
export declare var MLSyntheticDataParameters: StaticStructureSchema;
|
|
134
138
|
export declare var ModelInferenceDataSource: StaticStructureSchema;
|
|
135
139
|
export declare var ModelTrainingDataChannel: StaticStructureSchema;
|
|
136
140
|
export declare var PrivacyConfiguration: StaticStructureSchema;
|
|
@@ -153,6 +157,9 @@ export declare var StartTrainedModelInferenceJobRequest: StaticStructureSchema;
|
|
|
153
157
|
export declare var StartTrainedModelInferenceJobResponse: StaticStructureSchema;
|
|
154
158
|
export declare var StatusDetails: StaticStructureSchema;
|
|
155
159
|
export declare var StoppingCondition: StaticStructureSchema;
|
|
160
|
+
export declare var SyntheticDataColumnProperties: StaticStructureSchema;
|
|
161
|
+
export declare var SyntheticDataConfiguration: StaticStructureSchema;
|
|
162
|
+
export declare var SyntheticDataEvaluationScores: StaticStructureSchema;
|
|
156
163
|
export declare var TagResourceRequest: StaticStructureSchema;
|
|
157
164
|
export declare var TagResourceResponse: StaticStructureSchema;
|
|
158
165
|
export declare var ThrottlingException: StaticErrorSchema;
|
|
@@ -187,6 +194,7 @@ export declare var CollaborationMLInputChannelsList: StaticListSchema;
|
|
|
187
194
|
export declare var CollaborationTrainedModelExportJobList: StaticListSchema;
|
|
188
195
|
export declare var CollaborationTrainedModelInferenceJobList: StaticListSchema;
|
|
189
196
|
export declare var CollaborationTrainedModelList: StaticListSchema;
|
|
197
|
+
export declare var ColumnMappingList: StaticListSchema;
|
|
190
198
|
export declare var ColumnTypeList: number;
|
|
191
199
|
export declare var ConfiguredAudienceModelList: StaticListSchema;
|
|
192
200
|
export declare var ConfiguredModelAlgorithmAssociationArnList: number;
|
|
@@ -202,6 +210,7 @@ export declare var IncrementalTrainingDataChannels: StaticListSchema;
|
|
|
202
210
|
export declare var IncrementalTrainingDataChannelsOutput: StaticListSchema;
|
|
203
211
|
export declare var InferenceReceiverMembers: StaticListSchema;
|
|
204
212
|
export declare var LogsConfigurationPolicyList: StaticListSchema;
|
|
213
|
+
export declare var MembershipInferenceAttackScoreList: StaticListSchema;
|
|
205
214
|
export declare var MetricDefinitionList: StaticListSchema;
|
|
206
215
|
export declare var MetricsList: number;
|
|
207
216
|
export declare var MLInputChannelsList: StaticListSchema;
|
|
@@ -179,6 +179,17 @@ export declare const ResultFormat: {
|
|
|
179
179
|
readonly PARQUET: "PARQUET";
|
|
180
180
|
};
|
|
181
181
|
export type ResultFormat = (typeof ResultFormat)[keyof typeof ResultFormat];
|
|
182
|
+
export declare const MembershipInferenceAttackVersion: {
|
|
183
|
+
readonly DISTANCE_TO_CLOSEST_RECORD_V1: "DISTANCE_TO_CLOSEST_RECORD_V1";
|
|
184
|
+
};
|
|
185
|
+
export type MembershipInferenceAttackVersion =
|
|
186
|
+
(typeof MembershipInferenceAttackVersion)[keyof typeof MembershipInferenceAttackVersion];
|
|
187
|
+
export declare const SyntheticDataColumnType: {
|
|
188
|
+
readonly CATEGORICAL: "CATEGORICAL";
|
|
189
|
+
readonly NUMERICAL: "NUMERICAL";
|
|
190
|
+
};
|
|
191
|
+
export type SyntheticDataColumnType =
|
|
192
|
+
(typeof SyntheticDataColumnType)[keyof typeof SyntheticDataColumnType];
|
|
182
193
|
export declare const S3DataDistributionType: {
|
|
183
194
|
readonly FULLY_REPLICATED: "FullyReplicated";
|
|
184
195
|
readonly SHARDED_BY_S3_KEY: "ShardedByS3Key";
|
|
@@ -13,6 +13,7 @@ import {
|
|
|
13
13
|
InferenceInstanceType,
|
|
14
14
|
LogsStatus,
|
|
15
15
|
LogType,
|
|
16
|
+
MembershipInferenceAttackVersion,
|
|
16
17
|
MetricsStatus,
|
|
17
18
|
MLInputChannelStatus,
|
|
18
19
|
NoiseLevelType,
|
|
@@ -20,6 +21,7 @@ import {
|
|
|
20
21
|
ResultFormat,
|
|
21
22
|
S3DataDistributionType,
|
|
22
23
|
SharedAudienceMetrics,
|
|
24
|
+
SyntheticDataColumnType,
|
|
23
25
|
TagOnCreatePolicy,
|
|
24
26
|
TrainedModelArtifactMaxSizeUnitType,
|
|
25
27
|
TrainedModelExportFileType,
|
|
@@ -741,6 +743,33 @@ export declare namespace PrivacyBudgets {
|
|
|
741
743
|
_: (name: string, value: any) => T;
|
|
742
744
|
}
|
|
743
745
|
}
|
|
746
|
+
export interface MembershipInferenceAttackScore {
|
|
747
|
+
attackVersion: MembershipInferenceAttackVersion | undefined;
|
|
748
|
+
score: number | undefined;
|
|
749
|
+
}
|
|
750
|
+
export interface DataPrivacyScores {
|
|
751
|
+
membershipInferenceAttackScores: MembershipInferenceAttackScore[] | undefined;
|
|
752
|
+
}
|
|
753
|
+
export interface SyntheticDataEvaluationScores {
|
|
754
|
+
dataPrivacyScores: DataPrivacyScores | undefined;
|
|
755
|
+
}
|
|
756
|
+
export interface SyntheticDataColumnProperties {
|
|
757
|
+
columnName: string | undefined;
|
|
758
|
+
columnType: SyntheticDataColumnType | undefined;
|
|
759
|
+
isPredictiveValue: boolean | undefined;
|
|
760
|
+
}
|
|
761
|
+
export interface ColumnClassificationDetails {
|
|
762
|
+
columnMapping: SyntheticDataColumnProperties[] | undefined;
|
|
763
|
+
}
|
|
764
|
+
export interface MLSyntheticDataParameters {
|
|
765
|
+
epsilon: number | undefined;
|
|
766
|
+
maxMembershipInferenceAttackScore: number | undefined;
|
|
767
|
+
columnClassification: ColumnClassificationDetails | undefined;
|
|
768
|
+
}
|
|
769
|
+
export interface SyntheticDataConfiguration {
|
|
770
|
+
syntheticDataParameters: MLSyntheticDataParameters | undefined;
|
|
771
|
+
syntheticDataEvaluationScores?: SyntheticDataEvaluationScores | undefined;
|
|
772
|
+
}
|
|
744
773
|
export interface GetCollaborationMLInputChannelResponse {
|
|
745
774
|
membershipIdentifier: string | undefined;
|
|
746
775
|
collaborationIdentifier: string | undefined;
|
|
@@ -753,6 +782,7 @@ export interface GetCollaborationMLInputChannelResponse {
|
|
|
753
782
|
numberOfRecords?: number | undefined;
|
|
754
783
|
privacyBudgets?: PrivacyBudgets | undefined;
|
|
755
784
|
description?: string | undefined;
|
|
785
|
+
syntheticDataConfiguration?: SyntheticDataConfiguration | undefined;
|
|
756
786
|
createTime: Date | undefined;
|
|
757
787
|
updateTime: Date | undefined;
|
|
758
788
|
creatorAccountId: string | undefined;
|
|
@@ -773,6 +803,7 @@ export interface GetMLInputChannelResponse {
|
|
|
773
803
|
numberOfRecords?: number | undefined;
|
|
774
804
|
privacyBudgets?: PrivacyBudgets | undefined;
|
|
775
805
|
description?: string | undefined;
|
|
806
|
+
syntheticDataConfiguration?: SyntheticDataConfiguration | undefined;
|
|
776
807
|
createTime: Date | undefined;
|
|
777
808
|
updateTime: Date | undefined;
|
|
778
809
|
inputChannel: InputChannel | undefined;
|
|
@@ -22,6 +22,7 @@ export declare var CollaborationMLInputChannelSummary: StaticStructureSchema;
|
|
|
22
22
|
export declare var CollaborationTrainedModelExportJobSummary: StaticStructureSchema;
|
|
23
23
|
export declare var CollaborationTrainedModelInferenceJobSummary: StaticStructureSchema;
|
|
24
24
|
export declare var CollaborationTrainedModelSummary: StaticStructureSchema;
|
|
25
|
+
export declare var ColumnClassificationDetails: StaticStructureSchema;
|
|
25
26
|
export declare var ColumnSchema: StaticStructureSchema;
|
|
26
27
|
export declare var ConfiguredAudienceModelOutputConfig: StaticStructureSchema;
|
|
27
28
|
export declare var ConfiguredAudienceModelSummary: StaticStructureSchema;
|
|
@@ -44,6 +45,7 @@ export declare var CreateTrainedModelResponse: StaticStructureSchema;
|
|
|
44
45
|
export declare var CreateTrainingDatasetRequest: StaticStructureSchema;
|
|
45
46
|
export declare var CreateTrainingDatasetResponse: StaticStructureSchema;
|
|
46
47
|
export declare var CustomEntityConfig: StaticStructureSchema;
|
|
48
|
+
export declare var DataPrivacyScores: StaticStructureSchema;
|
|
47
49
|
export declare var Dataset: StaticStructureSchema;
|
|
48
50
|
export declare var DatasetInputConfig: StaticStructureSchema;
|
|
49
51
|
export declare var DataSource: StaticStructureSchema;
|
|
@@ -132,10 +134,12 @@ export declare var ListTrainingDatasetsRequest: StaticStructureSchema;
|
|
|
132
134
|
export declare var ListTrainingDatasetsResponse: StaticStructureSchema;
|
|
133
135
|
export declare var LogRedactionConfiguration: StaticStructureSchema;
|
|
134
136
|
export declare var LogsConfigurationPolicy: StaticStructureSchema;
|
|
137
|
+
export declare var MembershipInferenceAttackScore: StaticStructureSchema;
|
|
135
138
|
export declare var MetricDefinition: StaticStructureSchema;
|
|
136
139
|
export declare var MetricsConfigurationPolicy: StaticStructureSchema;
|
|
137
140
|
export declare var MLInputChannelSummary: StaticStructureSchema;
|
|
138
141
|
export declare var MLOutputConfiguration: StaticStructureSchema;
|
|
142
|
+
export declare var MLSyntheticDataParameters: StaticStructureSchema;
|
|
139
143
|
export declare var ModelInferenceDataSource: StaticStructureSchema;
|
|
140
144
|
export declare var ModelTrainingDataChannel: StaticStructureSchema;
|
|
141
145
|
export declare var PrivacyConfiguration: StaticStructureSchema;
|
|
@@ -158,6 +162,9 @@ export declare var StartTrainedModelInferenceJobRequest: StaticStructureSchema;
|
|
|
158
162
|
export declare var StartTrainedModelInferenceJobResponse: StaticStructureSchema;
|
|
159
163
|
export declare var StatusDetails: StaticStructureSchema;
|
|
160
164
|
export declare var StoppingCondition: StaticStructureSchema;
|
|
165
|
+
export declare var SyntheticDataColumnProperties: StaticStructureSchema;
|
|
166
|
+
export declare var SyntheticDataConfiguration: StaticStructureSchema;
|
|
167
|
+
export declare var SyntheticDataEvaluationScores: StaticStructureSchema;
|
|
161
168
|
export declare var TagResourceRequest: StaticStructureSchema;
|
|
162
169
|
export declare var TagResourceResponse: StaticStructureSchema;
|
|
163
170
|
export declare var ThrottlingException: StaticErrorSchema;
|
|
@@ -192,6 +199,7 @@ export declare var CollaborationMLInputChannelsList: StaticListSchema;
|
|
|
192
199
|
export declare var CollaborationTrainedModelExportJobList: StaticListSchema;
|
|
193
200
|
export declare var CollaborationTrainedModelInferenceJobList: StaticListSchema;
|
|
194
201
|
export declare var CollaborationTrainedModelList: StaticListSchema;
|
|
202
|
+
export declare var ColumnMappingList: StaticListSchema;
|
|
195
203
|
export declare var ColumnTypeList: number;
|
|
196
204
|
export declare var ConfiguredAudienceModelList: StaticListSchema;
|
|
197
205
|
export declare var ConfiguredModelAlgorithmAssociationArnList: number;
|
|
@@ -207,6 +215,7 @@ export declare var IncrementalTrainingDataChannels: StaticListSchema;
|
|
|
207
215
|
export declare var IncrementalTrainingDataChannelsOutput: StaticListSchema;
|
|
208
216
|
export declare var InferenceReceiverMembers: StaticListSchema;
|
|
209
217
|
export declare var LogsConfigurationPolicyList: StaticListSchema;
|
|
218
|
+
export declare var MembershipInferenceAttackScoreList: StaticListSchema;
|
|
210
219
|
export declare var MetricDefinitionList: StaticListSchema;
|
|
211
220
|
export declare var MetricsList: number;
|
|
212
221
|
export declare var MLInputChannelsList: StaticListSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cleanroomsml",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cleanroomsml Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.942.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cleanroomsml",
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.940.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.940.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.936.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.940.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.936.0",
|
|
30
30
|
"@aws-sdk/types": "3.936.0",
|
|
31
31
|
"@aws-sdk/util-endpoints": "3.936.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.936.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.940.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.4.3",
|
|
35
35
|
"@smithy/core": "^3.18.5",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.3.6",
|