@aws-sdk/client-bedrock-agentcore-control 3.1066.0 → 3.1068.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 +12 -0
- package/dist-cjs/schemas/schemas_0.js +75 -53
- package/dist-es/models/enums.js +10 -0
- package/dist-es/schemas/schemas_0.js +59 -37
- package/dist-types/commands/AddDatasetExamplesCommand.d.ts +1 -13
- package/dist-types/commands/CreateConfigurationBundleCommand.d.ts +1 -0
- package/dist-types/commands/CreateDatasetCommand.d.ts +1 -4
- package/dist-types/commands/CreateDatasetVersionCommand.d.ts +1 -12
- package/dist-types/commands/CreateMemoryCommand.d.ts +8 -1
- package/dist-types/commands/CreateOnlineEvaluationConfigCommand.d.ts +11 -1
- package/dist-types/commands/CreateWorkloadIdentityCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatasetCommand.d.ts +1 -25
- package/dist-types/commands/DeleteDatasetExamplesCommand.d.ts +1 -11
- package/dist-types/commands/DeleteMemoryCommand.d.ts +1 -1
- package/dist-types/commands/GetConfigurationBundleCommand.d.ts +1 -0
- package/dist-types/commands/GetConfigurationBundleVersionCommand.d.ts +1 -0
- package/dist-types/commands/GetDatasetCommand.d.ts +1 -19
- package/dist-types/commands/GetMemoryCommand.d.ts +3 -1
- package/dist-types/commands/GetOnlineEvaluationConfigCommand.d.ts +11 -1
- package/dist-types/commands/ListDatasetExamplesCommand.d.ts +1 -9
- package/dist-types/commands/ListDatasetVersionsCommand.d.ts +1 -4
- package/dist-types/commands/ListDatasetsCommand.d.ts +1 -1
- package/dist-types/commands/ListMemoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListOnlineEvaluationConfigsCommand.d.ts +10 -0
- package/dist-types/commands/UpdateConfigurationBundleCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDatasetCommand.d.ts +1 -7
- package/dist-types/commands/UpdateDatasetExamplesCommand.d.ts +1 -16
- package/dist-types/commands/UpdateMemoryCommand.d.ts +8 -1
- package/dist-types/commands/UpdateOnlineEvaluationConfigCommand.d.ts +10 -0
- package/dist-types/models/enums.d.ts +37 -25
- package/dist-types/models/models_0.d.ts +55 -66
- package/dist-types/models/models_1.d.ts +72 -44
- package/dist-types/models/models_2.d.ts +40 -0
- package/dist-types/schemas/schemas_0.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWorkloadIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +14 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4 -0
- package/dist-types/ts3.4/models/models_1.d.ts +19 -12
- package/dist-types/ts3.4/models/models_2.d.ts +10 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
- package/package.json +1 -1
|
@@ -61,7 +61,7 @@ const _CBS = "ConfigurationBundleSummary";
|
|
|
61
61
|
const _CBSL = "ConfigurationBundleSummaryList";
|
|
62
62
|
const _CBVS = "ConfigurationBundleVersionSummary";
|
|
63
63
|
const _CBVSL = "ConfigurationBundleVersionSummaryList";
|
|
64
|
-
const _CC = "
|
|
64
|
+
const _CC = "ClusteringConfig";
|
|
65
65
|
const _CCB = "CreateConfigurationBundle";
|
|
66
66
|
const _CCBR = "CreateConfigurationBundleRequest";
|
|
67
67
|
const _CCBRr = "CreateConfigurationBundleResponse";
|
|
@@ -77,7 +77,8 @@ const _CCL = "ContentConfigurationList";
|
|
|
77
77
|
const _CCM = "ComponentConfigurationMap";
|
|
78
78
|
const _CCVT = "CustomClaimValidationType";
|
|
79
79
|
const _CCVTu = "CustomClaimValidationsType";
|
|
80
|
-
const _CCo = "
|
|
80
|
+
const _CCo = "CodeConfiguration";
|
|
81
|
+
const _CCom = "ComponentConfiguration";
|
|
81
82
|
const _CCon = "ContainerConfiguration";
|
|
82
83
|
const _CCons = "ConsolidationConfiguration";
|
|
83
84
|
const _CCont = "ContentConfiguration";
|
|
@@ -449,6 +450,7 @@ const _HTCa = "HarnessToolConfiguration";
|
|
|
449
450
|
const _HTCt = "HttpTargetConfiguration";
|
|
450
451
|
const _HTSC = "HarnessTruncationStrategyConfiguration";
|
|
451
452
|
const _HTa = "HarnessTools";
|
|
453
|
+
const _I = "Insight";
|
|
452
454
|
const _IC = "InferenceConfiguration";
|
|
453
455
|
const _ICI = "InvocationConfigurationInput";
|
|
454
456
|
const _ICP = "IamCredentialProvider";
|
|
@@ -458,6 +460,7 @@ const _IES = "InlineExamplesSource";
|
|
|
458
460
|
const _IIC = "InterceptorInputConfiguration";
|
|
459
461
|
const _IK = "IndexedKey";
|
|
460
462
|
const _IKL = "IndexedKeysList";
|
|
463
|
+
const _IL = "InsightList";
|
|
461
464
|
const _IOPCI = "IncludedOauth2ProviderConfigInput";
|
|
462
465
|
const _IOPCO = "IncludedOauth2ProviderConfigOutput";
|
|
463
466
|
const _IP = "InlinePayload";
|
|
@@ -982,13 +985,14 @@ const _cB = "createdBy";
|
|
|
982
985
|
const _cBN = "createdByName";
|
|
983
986
|
const _cBo = "configurationBundle";
|
|
984
987
|
const _cBod = "codeBased";
|
|
985
|
-
const _cC = "
|
|
988
|
+
const _cC = "clusteringConfig";
|
|
986
989
|
const _cCC = "customConsolidationConfiguration";
|
|
987
990
|
const _cCCo = "coinbaseCdpConfiguration";
|
|
988
991
|
const _cCDP = "coinbaseCDP";
|
|
989
992
|
const _cCo = "contentConfigurations";
|
|
990
993
|
const _cCod = "codeConfiguration";
|
|
991
994
|
const _cCon = "containerConfiguration";
|
|
995
|
+
const _cCu = "customClaims";
|
|
992
996
|
const _cEC = "customExtractionConfiguration";
|
|
993
997
|
const _cI = "clientId";
|
|
994
998
|
const _cIA = "codeInterpreterArn";
|
|
@@ -1082,6 +1086,7 @@ const _eRO = "episodicReflectionOverride";
|
|
|
1082
1086
|
const _eRS = "enableResponseStreaming";
|
|
1083
1087
|
const _eS = "executionStatus";
|
|
1084
1088
|
const _eT = "evaluatorType";
|
|
1089
|
+
const _eTx = "extractionType";
|
|
1085
1090
|
const _eV = "environmentVariables";
|
|
1086
1091
|
const _en = "enabled";
|
|
1087
1092
|
const _end = "endpoint";
|
|
@@ -1089,14 +1094,15 @@ const _env = "environment";
|
|
|
1089
1094
|
const _ev = "evaluators";
|
|
1090
1095
|
const _ex = "extraction";
|
|
1091
1096
|
const _exa = "examples";
|
|
1092
|
-
const _f = "
|
|
1097
|
+
const _f = "frequencies";
|
|
1093
1098
|
const _fC = "filesystemConfigurations";
|
|
1094
1099
|
const _fL = "fieldList";
|
|
1095
1100
|
const _fP = "filterPath";
|
|
1096
1101
|
const _fR = "failureReason";
|
|
1097
1102
|
const _fU = "fromUrl";
|
|
1098
|
-
const _fi = "
|
|
1099
|
-
const _fil = "
|
|
1103
|
+
const _fi = "findings";
|
|
1104
|
+
const _fil = "filter";
|
|
1105
|
+
const _filt = "filters";
|
|
1100
1106
|
const _g = "git";
|
|
1101
1107
|
const _gA = "gatewayArn";
|
|
1102
1108
|
const _gI = "gatewayId";
|
|
@@ -1126,6 +1132,7 @@ const _iCnv = "invocationConfiguration";
|
|
|
1126
1132
|
const _iD = "includedData";
|
|
1127
1133
|
const _iE = "inlineExamples";
|
|
1128
1134
|
const _iF = "inlineFunction";
|
|
1135
|
+
const _iI = "insightId";
|
|
1129
1136
|
const _iK = "indexedKeys";
|
|
1130
1137
|
const _iOPC = "includedOauth2ProviderConfig";
|
|
1131
1138
|
const _iP = "interceptionPoints";
|
|
@@ -1137,8 +1144,9 @@ const _iST = "idleSessionTimeout";
|
|
|
1137
1144
|
const _iT = "idempotencyToken";
|
|
1138
1145
|
const _iTCN = "inboundTokenClaimName";
|
|
1139
1146
|
const _iTCVT = "inboundTokenClaimValueType";
|
|
1140
|
-
const _in = "
|
|
1147
|
+
const _in = "insights";
|
|
1141
1148
|
const _ins = "instructions";
|
|
1149
|
+
const _int = "interceptor";
|
|
1142
1150
|
const _is = "issuer";
|
|
1143
1151
|
const _it = "items";
|
|
1144
1152
|
const _jK = "jsonKey";
|
|
@@ -1717,7 +1725,12 @@ export var CloudWatchOutputConfig$ = [3, n0, _CWOC,
|
|
|
1717
1725
|
[_lGNo],
|
|
1718
1726
|
[0], 1
|
|
1719
1727
|
];
|
|
1720
|
-
export var
|
|
1728
|
+
export var ClusteringConfig$ = [3, n0, _CC,
|
|
1729
|
+
0,
|
|
1730
|
+
[_f],
|
|
1731
|
+
[64 | 0], 1
|
|
1732
|
+
];
|
|
1733
|
+
export var CodeConfiguration$ = [3, n0, _CCo,
|
|
1721
1734
|
0,
|
|
1722
1735
|
[_co, _ru, _eP],
|
|
1723
1736
|
[() => Code$, 0, 64 | 0], 3
|
|
@@ -1742,7 +1755,7 @@ export var CoinbaseCdpConfigurationOutput$ = [3, n0, _CCCO,
|
|
|
1742
1755
|
[_aKI, _aKSA, _wSA, _aKSJK, _aKSS, _wSJK, _wSS],
|
|
1743
1756
|
[0, () => Secret$, () => Secret$, 0, 0, 0, 0], 3
|
|
1744
1757
|
];
|
|
1745
|
-
export var ComponentConfiguration$ = [3, n0,
|
|
1758
|
+
export var ComponentConfiguration$ = [3, n0, _CCom,
|
|
1746
1759
|
8,
|
|
1747
1760
|
[_con],
|
|
1748
1761
|
[15], 1
|
|
@@ -1834,8 +1847,8 @@ export var CreateCodeInterpreterResponse$ = [3, n0, _CCIRr,
|
|
|
1834
1847
|
];
|
|
1835
1848
|
export var CreateConfigurationBundleRequest$ = [3, n0, _CCBR,
|
|
1836
1849
|
0,
|
|
1837
|
-
[_bN, _com, _cT, _d, _bNr, _cM, _cB, _ta],
|
|
1838
|
-
[0, [() => ComponentConfigurationMap, 0], [0, 4], [() => ConfigurationBundleDescription, 0], 0, 0, () => VersionCreatedBySource$, 128 | 0], 2
|
|
1850
|
+
[_bN, _com, _cT, _d, _bNr, _cM, _cB, _kKA, _ta],
|
|
1851
|
+
[0, [() => ComponentConfigurationMap, 0], [0, 4], [() => ConfigurationBundleDescription, 0], 0, 0, () => VersionCreatedBySource$, 0, 128 | 0], 2
|
|
1839
1852
|
];
|
|
1840
1853
|
export var CreateConfigurationBundleResponse$ = [3, n0, _CCBRr,
|
|
1841
1854
|
0,
|
|
@@ -1934,8 +1947,8 @@ export var CreateOauth2CredentialProviderResponse$ = [3, n0, _COCPRr,
|
|
|
1934
1947
|
];
|
|
1935
1948
|
export var CreateOnlineEvaluationConfigRequest$ = [3, n0, _COECR,
|
|
1936
1949
|
0,
|
|
1937
|
-
[_oECN, _rul, _dSC,
|
|
1938
|
-
[0, () => Rule$, () => DataSourceConfig$,
|
|
1950
|
+
[_oECN, _rul, _dSC, _eERA, _eOC, _cT, _d, _ev, _in, _cC, _ta],
|
|
1951
|
+
[0, () => Rule$, () => DataSourceConfig$, 0, 2, [0, 4], [() => EvaluationConfigDescription, 0], () => EvaluatorList, () => InsightList, () => ClusteringConfig$, 128 | 0], 5
|
|
1939
1952
|
];
|
|
1940
1953
|
export var CreateOnlineEvaluationConfigResponse$ = [3, n0, _COECRr,
|
|
1941
1954
|
0,
|
|
@@ -2039,7 +2052,7 @@ export var CustomDescriptor$ = [3, n0, _CD,
|
|
|
2039
2052
|
];
|
|
2040
2053
|
export var CustomJWTAuthorizerConfiguration$ = [3, n0, _CJWTAC,
|
|
2041
2054
|
0,
|
|
2042
|
-
[_dU, _aAl, _aCl, _aS,
|
|
2055
|
+
[_dU, _aAl, _aCl, _aS, _cCu, _pE, _pEO],
|
|
2043
2056
|
[0, 64 | 0, 64 | 0, 64 | 0, () => CustomClaimValidationsType, () => PrivateEndpoint$, () => PrivateEndpointOverrides], 1
|
|
2044
2057
|
];
|
|
2045
2058
|
export var CustomMemoryStrategyInput$ = [3, n0, _CMSI,
|
|
@@ -2419,7 +2432,7 @@ export var GatewayApiKeyCredentialProvider$ = [3, n0, _GAKCP,
|
|
|
2419
2432
|
];
|
|
2420
2433
|
export var GatewayInterceptorConfiguration$ = [3, n0, _GIC,
|
|
2421
2434
|
0,
|
|
2422
|
-
[
|
|
2435
|
+
[_int, _iP, _iCnp],
|
|
2423
2436
|
[() => InterceptorConfiguration$, 64 | 0, () => InterceptorInputConfiguration$], 2
|
|
2424
2437
|
];
|
|
2425
2438
|
export var GatewayPolicyEngineConfiguration$ = [3, n0, _GPEC,
|
|
@@ -2509,8 +2522,8 @@ export var GetConfigurationBundleRequest$ = [3, n0, _GCBR,
|
|
|
2509
2522
|
];
|
|
2510
2523
|
export var GetConfigurationBundleResponse$ = [3, n0, _GCBRe,
|
|
2511
2524
|
0,
|
|
2512
|
-
[_bAu, _bIu, _bN, _vI, _com, _cA, _uA, _d, _lM],
|
|
2513
|
-
[0, 0, 0, 0, [() => ComponentConfigurationMap, 0], 4, 4, [() => ConfigurationBundleDescription, 0], () => VersionLineageMetadata
|
|
2525
|
+
[_bAu, _bIu, _bN, _vI, _com, _cA, _uA, _d, _lM, _kKA],
|
|
2526
|
+
[0, 0, 0, 0, [() => ComponentConfigurationMap, 0], 4, 4, [() => ConfigurationBundleDescription, 0], () => VersionLineageMetadata$, 0], 7
|
|
2514
2527
|
];
|
|
2515
2528
|
export var GetConfigurationBundleVersionRequest$ = [3, n0, _GCBVR,
|
|
2516
2529
|
0,
|
|
@@ -2519,8 +2532,8 @@ export var GetConfigurationBundleVersionRequest$ = [3, n0, _GCBVR,
|
|
|
2519
2532
|
];
|
|
2520
2533
|
export var GetConfigurationBundleVersionResponse$ = [3, n0, _GCBVRe,
|
|
2521
2534
|
0,
|
|
2522
|
-
[_bAu, _bIu, _bN, _vI, _com, _cA, _vCA, _d, _lM],
|
|
2523
|
-
[0, 0, 0, 0, [() => ComponentConfigurationMap, 0], 4, 4, [() => ConfigurationBundleDescription, 0], () => VersionLineageMetadata
|
|
2535
|
+
[_bAu, _bIu, _bN, _vI, _com, _cA, _vCA, _d, _lM, _kKA],
|
|
2536
|
+
[0, 0, 0, 0, [() => ComponentConfigurationMap, 0], 4, 4, [() => ConfigurationBundleDescription, 0], () => VersionLineageMetadata$, 0], 7
|
|
2524
2537
|
];
|
|
2525
2538
|
export var GetDatasetRequest$ = [3, n0, _GDR,
|
|
2526
2539
|
0,
|
|
@@ -2609,8 +2622,8 @@ export var GetOnlineEvaluationConfigRequest$ = [3, n0, _GOECR,
|
|
|
2609
2622
|
];
|
|
2610
2623
|
export var GetOnlineEvaluationConfigResponse$ = [3, n0, _GOECRe,
|
|
2611
2624
|
0,
|
|
2612
|
-
[_oECA, _oECI, _oECN, _rul, _dSC,
|
|
2613
|
-
[0, 0, 0, () => Rule$, () => DataSourceConfig$,
|
|
2625
|
+
[_oECA, _oECI, _oECN, _rul, _dSC, _st, _eS, _cA, _uA, _d, _ev, _in, _cC, _oC, _eERA, _fR],
|
|
2626
|
+
[0, 0, 0, () => Rule$, () => DataSourceConfig$, 0, 0, 4, 4, [() => EvaluationConfigDescription, 0], () => EvaluatorList, () => InsightList, () => ClusteringConfig$, () => OutputConfig$, 0, 0], 9
|
|
2614
2627
|
];
|
|
2615
2628
|
export var GetPaymentConnectorRequest$ = [3, n0, _GPCR,
|
|
2616
2629
|
0,
|
|
@@ -2669,7 +2682,7 @@ export var GetPolicyGenerationRequest$ = [3, n0, _GPGR,
|
|
|
2669
2682
|
];
|
|
2670
2683
|
export var GetPolicyGenerationResponse$ = [3, n0, _GPGRe,
|
|
2671
2684
|
0,
|
|
2672
|
-
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st, _sR,
|
|
2685
|
+
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st, _sR, _fi],
|
|
2673
2686
|
[0, 0, 0, 0, () => Resource$, 5, 5, 0, 64 | 0, 0], 9
|
|
2674
2687
|
];
|
|
2675
2688
|
export var GetPolicyGenerationSummaryRequest$ = [3, n0, _GPGSR,
|
|
@@ -2679,7 +2692,7 @@ export var GetPolicyGenerationSummaryRequest$ = [3, n0, _GPGSR,
|
|
|
2679
2692
|
];
|
|
2680
2693
|
export var GetPolicyGenerationSummaryResponse$ = [3, n0, _GPGSRe,
|
|
2681
2694
|
0,
|
|
2682
|
-
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st,
|
|
2695
|
+
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st, _fi],
|
|
2683
2696
|
[0, 0, 0, 0, () => Resource$, 5, 5, 0, 0], 8
|
|
2684
2697
|
];
|
|
2685
2698
|
export var GetPolicyRequest$ = [3, n0, _GPR,
|
|
@@ -2917,6 +2930,11 @@ export var InlineExamplesSource$ = [3, n0, _IES,
|
|
|
2917
2930
|
[_exa],
|
|
2918
2931
|
[[() => DatasetExampleList, 0]], 1
|
|
2919
2932
|
];
|
|
2933
|
+
export var Insight$ = [3, n0, _I,
|
|
2934
|
+
0,
|
|
2935
|
+
[_iI],
|
|
2936
|
+
[0], 1
|
|
2937
|
+
];
|
|
2920
2938
|
export var InterceptorInputConfiguration$ = [3, n0, _IIC,
|
|
2921
2939
|
0,
|
|
2922
2940
|
[_pRH],
|
|
@@ -3049,7 +3067,7 @@ export var ListConfigurationBundlesResponse$ = [3, n0, _LCBRi,
|
|
|
3049
3067
|
];
|
|
3050
3068
|
export var ListConfigurationBundleVersionsRequest$ = [3, n0, _LCBVR,
|
|
3051
3069
|
0,
|
|
3052
|
-
[_bIu, _nTe, _mR,
|
|
3070
|
+
[_bIu, _nTe, _mR, _fil],
|
|
3053
3071
|
[[0, 1], [0, { [_hQ]: _nTe }], [1, { [_hQ]: _mR }], () => VersionFilter$], 1
|
|
3054
3072
|
];
|
|
3055
3073
|
export var ListConfigurationBundleVersionsResponse$ = [3, n0, _LCBVRi,
|
|
@@ -3394,8 +3412,8 @@ export var MetadataConfiguration$ = [3, n0, _MC,
|
|
|
3394
3412
|
];
|
|
3395
3413
|
export var MetadataSchemaEntry$ = [3, n0, _MSE,
|
|
3396
3414
|
0,
|
|
3397
|
-
[_k, _t, _eCxt],
|
|
3398
|
-
[0, 0, [() => ExtractionConfig$, 0]], 1
|
|
3415
|
+
[_k, _t, _eTx, _eCxt],
|
|
3416
|
+
[0, 0, 0, [() => ExtractionConfig$, 0]], 1
|
|
3399
3417
|
];
|
|
3400
3418
|
export var MicrosoftOauth2ProviderConfigInput$ = [3, n0, _MOPCI,
|
|
3401
3419
|
0,
|
|
@@ -3474,8 +3492,8 @@ export var OnBehalfOfTokenExchangeConfigType$ = [3, n0, _OBOTECT,
|
|
|
3474
3492
|
];
|
|
3475
3493
|
export var OnlineEvaluationConfigSummary$ = [3, n0, _OECS,
|
|
3476
3494
|
0,
|
|
3477
|
-
[_oECA, _oECI, _oECN, _st, _eS, _cA, _uA, _d, _fR],
|
|
3478
|
-
[0, 0, 0, 0, 0, 4, 4, [() => EvaluationConfigDescription, 0], 0], 7
|
|
3495
|
+
[_oECA, _oECI, _oECN, _st, _eS, _cA, _uA, _d, _fR, _in, _cC],
|
|
3496
|
+
[0, 0, 0, 0, 0, 4, 4, [() => EvaluationConfigDescription, 0], 0, () => InsightList, () => ClusteringConfig$], 7
|
|
3479
3497
|
];
|
|
3480
3498
|
export var OutputConfig$ = [3, n0, _OC,
|
|
3481
3499
|
0,
|
|
@@ -3519,12 +3537,12 @@ export var PolicyEngineSummary$ = [3, n0, _PES,
|
|
|
3519
3537
|
];
|
|
3520
3538
|
export var PolicyGeneration$ = [3, n0, _PG,
|
|
3521
3539
|
0,
|
|
3522
|
-
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st, _sR,
|
|
3540
|
+
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st, _sR, _fi],
|
|
3523
3541
|
[0, 0, 0, 0, () => Resource$, 5, 5, 0, 64 | 0, 0], 9
|
|
3524
3542
|
];
|
|
3525
3543
|
export var PolicyGenerationAsset$ = [3, n0, _PGA,
|
|
3526
3544
|
0,
|
|
3527
|
-
[_pGAI, _rTF,
|
|
3545
|
+
[_pGAI, _rTF, _fi, _de],
|
|
3528
3546
|
[0, 0, () => Findings, () => PolicyDefinition$], 3
|
|
3529
3547
|
];
|
|
3530
3548
|
export var PolicyGenerationDetails$ = [3, n0, _PGD,
|
|
@@ -3534,7 +3552,7 @@ export var PolicyGenerationDetails$ = [3, n0, _PGD,
|
|
|
3534
3552
|
];
|
|
3535
3553
|
export var PolicyGenerationSummary$ = [3, n0, _PGS,
|
|
3536
3554
|
0,
|
|
3537
|
-
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st,
|
|
3555
|
+
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st, _fi],
|
|
3538
3556
|
[0, 0, 0, 0, () => Resource$, 5, 5, 0, 0], 8
|
|
3539
3557
|
];
|
|
3540
3558
|
export var PolicySummary$ = [3, n0, _PS,
|
|
@@ -3594,7 +3612,7 @@ export var RegistrySummary$ = [3, n0, _RS,
|
|
|
3594
3612
|
];
|
|
3595
3613
|
export var Rule$ = [3, n0, _R,
|
|
3596
3614
|
0,
|
|
3597
|
-
[_sCa,
|
|
3615
|
+
[_sCa, _filt, _sCes],
|
|
3598
3616
|
[() => SamplingConfig$, () => FilterList, () => SessionConfig$], 1
|
|
3599
3617
|
];
|
|
3600
3618
|
export var RuntimeMetadataConfiguration$ = [3, n0, _RMC,
|
|
@@ -3759,7 +3777,7 @@ export var StartPolicyGenerationRequest$ = [3, n0, _SPGR,
|
|
|
3759
3777
|
];
|
|
3760
3778
|
export var StartPolicyGenerationResponse$ = [3, n0, _SPGRt,
|
|
3761
3779
|
0,
|
|
3762
|
-
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st, _sR,
|
|
3780
|
+
[_pEI, _pGI, _n, _pGA, _res, _cA, _uA, _st, _sR, _fi],
|
|
3763
3781
|
[0, 0, 0, 0, () => Resource$, 5, 5, 0, 64 | 0, 0], 9
|
|
3764
3782
|
];
|
|
3765
3783
|
export var StaticOverride$ = [3, n0, _SO,
|
|
@@ -3959,8 +3977,8 @@ export var UpdateApiKeyCredentialProviderResponse$ = [3, n0, _UAKCPRp,
|
|
|
3959
3977
|
];
|
|
3960
3978
|
export var UpdateConfigurationBundleRequest$ = [3, n0, _UCBR,
|
|
3961
3979
|
0,
|
|
3962
|
-
[_bIu, _cT, _bN, _d, _com, _pVI, _bNr, _cM, _cB],
|
|
3963
|
-
[[0, 1], [0, 4], 0, [() => ConfigurationBundleDescription, 0], [() => ComponentConfigurationMap, 0], 64 | 0, 0, 0, () => VersionCreatedBySource
|
|
3980
|
+
[_bIu, _cT, _bN, _d, _com, _pVI, _bNr, _cM, _cB, _kKA],
|
|
3981
|
+
[[0, 1], [0, 4], 0, [() => ConfigurationBundleDescription, 0], [() => ComponentConfigurationMap, 0], 64 | 0, 0, 0, () => VersionCreatedBySource$, 0], 1
|
|
3964
3982
|
];
|
|
3965
3983
|
export var UpdateConfigurationBundleResponse$ = [3, n0, _UCBRp,
|
|
3966
3984
|
0,
|
|
@@ -4154,8 +4172,8 @@ export var UpdateOauth2CredentialProviderResponse$ = [3, n0, _UOCPRp,
|
|
|
4154
4172
|
];
|
|
4155
4173
|
export var UpdateOnlineEvaluationConfigRequest$ = [3, n0, _UOECR,
|
|
4156
4174
|
0,
|
|
4157
|
-
[_oECI, _cT, _d, _rul, _dSC, _ev, _eERA, _eS],
|
|
4158
|
-
[[0, 1], [0, 4], [() => EvaluationConfigDescription, 0], () => Rule$, () => DataSourceConfig$, () => EvaluatorList, 0, 0], 1
|
|
4175
|
+
[_oECI, _cT, _d, _rul, _dSC, _ev, _in, _cC, _eERA, _eS],
|
|
4176
|
+
[[0, 1], [0, 4], [() => EvaluationConfigDescription, 0], () => Rule$, () => DataSourceConfig$, () => EvaluatorList, () => InsightList, () => ClusteringConfig$, 0, 0], 1
|
|
4159
4177
|
];
|
|
4160
4178
|
export var UpdateOnlineEvaluationConfigResponse$ = [3, n0, _UOECRp,
|
|
4161
4179
|
0,
|
|
@@ -4374,6 +4392,7 @@ var CategoricalScaleDefinitions = [1, n0, _CSDa,
|
|
|
4374
4392
|
var Certificates = [1, n0, _Ce,
|
|
4375
4393
|
0, () => Certificate$
|
|
4376
4394
|
];
|
|
4395
|
+
var ClusteringFrequencyList = 64 | 0;
|
|
4377
4396
|
var CodeInterpreterSummaries = [1, n0, _CISo,
|
|
4378
4397
|
0, [() => CodeInterpreterSummary$,
|
|
4379
4398
|
0]
|
|
@@ -4467,6 +4486,9 @@ var HarnessTools = [1, n0, _HTa,
|
|
|
4467
4486
|
var IndexedKeysList = [1, n0, _IKL,
|
|
4468
4487
|
0, () => IndexedKey$
|
|
4469
4488
|
];
|
|
4489
|
+
var InsightList = [1, n0, _IL,
|
|
4490
|
+
0, () => Insight$
|
|
4491
|
+
];
|
|
4470
4492
|
var LogGroupNamesList = 64 | 0;
|
|
4471
4493
|
var MatchPathPatterns = 64 | 0;
|
|
4472
4494
|
var MatchPrincipalEntries = [1, n0, _MPE,
|
|
@@ -29,19 +29,7 @@ declare const AddDatasetExamplesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* Adds examples to the dataset's DRAFT.
|
|
33
|
-
*
|
|
34
|
-
* **Validation:** All examples are validated against the dataset's schemaType before any
|
|
35
|
-
* writes occur. If any example fails validation, the entire batch is rejected with
|
|
36
|
-
* ValidationException — no examples are written (all-or-nothing semantics).
|
|
37
|
-
*
|
|
38
|
-
* **Asynchronous:** Operates in-place on DRAFT. No version bump occurs.
|
|
39
|
-
* Use CreateDatasetVersion to publish DRAFT as a new numbered version.
|
|
40
|
-
*
|
|
41
|
-
* **State guard:** Returns ConflictException (DATASET_NOT_READY) if the dataset
|
|
42
|
-
* status is not in \{DRAFT, ACTIVE\}.
|
|
43
|
-
*
|
|
44
|
-
* **Request size limit:** Max 5 MB total request body. Max 1000 examples per call.
|
|
32
|
+
* <p> Adds examples to the dataset's DRAFT. All examples are validated against the dataset's schema type before any writes occur. If any example fails validation, the entire batch is rejected (all-or-nothing semantics). </p>
|
|
45
33
|
* @example
|
|
46
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
47
35
|
* ```javascript
|
|
@@ -29,10 +29,7 @@ declare const CreateDatasetCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* Creates a new
|
|
33
|
-
*
|
|
34
|
-
* Returns immediately with status CREATING. Poll GetDataset until
|
|
35
|
-
* status transitions to ACTIVE or CREATE_FAILED (with failureReason).
|
|
32
|
+
* <p> Creates a new dataset resource asynchronously. Returns immediately with status CREATING. Poll <code>GetDataset</code> until status transitions to ACTIVE or CREATE_FAILED. </p>
|
|
36
33
|
* @example
|
|
37
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
38
35
|
* ```javascript
|
|
@@ -29,18 +29,7 @@ declare const CreateDatasetVersionCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* Publishes the current DRAFT as a new numbered version.
|
|
33
|
-
*
|
|
34
|
-
* Snapshots the DRAFT examples as the next version (1, 2, 3, ...).
|
|
35
|
-
* The DRAFT is preserved and remains editable after publishing.
|
|
36
|
-
* Returns immediately with status UPDATING. Poll GetDataset until
|
|
37
|
-
* status transitions to ACTIVE (draftStatus=UNMODIFIED) or UPDATE_FAILED.
|
|
38
|
-
*
|
|
39
|
-
* **State guard:** Returns ConflictException (DATASET_NOT_READY) if status is in
|
|
40
|
-
* \{CREATING, UPDATING, DELETING\}, or DATASET_IN_FAILED_STATE if status is in
|
|
41
|
-
* \{CREATE_FAILED, DELETE_FAILED\}.
|
|
42
|
-
*
|
|
43
|
-
* **Quota:** MAX_VERSIONS_PER_DATASET applies to published versions only (not DRAFT).
|
|
32
|
+
* <p> Publishes the current DRAFT as a new numbered version. The DRAFT is preserved and remains editable after publishing. Returns immediately with status UPDATING. Poll <code>GetDataset</code> until status transitions to ACTIVE or UPDATE_FAILED. </p>
|
|
44
33
|
* @example
|
|
45
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
46
35
|
* ```javascript
|
|
@@ -61,6 +61,7 @@ declare const CreateMemoryCommand_base: {
|
|
|
61
61
|
* { // MetadataSchemaEntry
|
|
62
62
|
* key: "STRING_VALUE", // required
|
|
63
63
|
* type: "STRING" || "STRINGLIST" || "NUMBER",
|
|
64
|
+
* extractionType: "LLM_INFERRED" || "STRICTLY_CONSISTENT",
|
|
64
65
|
* extractionConfig: { // ExtractionConfig Union: only one key present
|
|
65
66
|
* llmExtractionConfig: { // LlmExtractionConfig
|
|
66
67
|
* llmExtractionInstruction: "STRING_VALUE",
|
|
@@ -102,6 +103,7 @@ declare const CreateMemoryCommand_base: {
|
|
|
102
103
|
* {
|
|
103
104
|
* key: "STRING_VALUE", // required
|
|
104
105
|
* type: "STRING" || "STRINGLIST" || "NUMBER",
|
|
106
|
+
* extractionType: "LLM_INFERRED" || "STRICTLY_CONSISTENT",
|
|
105
107
|
* extractionConfig: {// Union: only one key present
|
|
106
108
|
* llmExtractionConfig: {
|
|
107
109
|
* llmExtractionInstruction: "STRING_VALUE",
|
|
@@ -141,6 +143,7 @@ declare const CreateMemoryCommand_base: {
|
|
|
141
143
|
* {
|
|
142
144
|
* key: "STRING_VALUE", // required
|
|
143
145
|
* type: "STRING" || "STRINGLIST" || "NUMBER",
|
|
146
|
+
* extractionType: "LLM_INFERRED" || "STRICTLY_CONSISTENT",
|
|
144
147
|
* extractionConfig: {// Union: only one key present
|
|
145
148
|
* llmExtractionConfig: {
|
|
146
149
|
* llmExtractionInstruction: "STRING_VALUE",
|
|
@@ -219,6 +222,7 @@ declare const CreateMemoryCommand_base: {
|
|
|
219
222
|
* {
|
|
220
223
|
* key: "STRING_VALUE", // required
|
|
221
224
|
* type: "STRING" || "STRINGLIST" || "NUMBER",
|
|
225
|
+
* extractionType: "LLM_INFERRED" || "STRICTLY_CONSISTENT",
|
|
222
226
|
* extractionConfig: {// Union: only one key present
|
|
223
227
|
* llmExtractionConfig: {
|
|
224
228
|
* llmExtractionInstruction: "STRING_VALUE",
|
|
@@ -273,6 +277,7 @@ declare const CreateMemoryCommand_base: {
|
|
|
273
277
|
* {
|
|
274
278
|
* key: "STRING_VALUE", // required
|
|
275
279
|
* type: "STRING" || "STRINGLIST" || "NUMBER",
|
|
280
|
+
* extractionType: "LLM_INFERRED" || "STRICTLY_CONSISTENT",
|
|
276
281
|
* extractionConfig: {// Union: only one key present
|
|
277
282
|
* llmExtractionConfig: {
|
|
278
283
|
* llmExtractionInstruction: "STRING_VALUE",
|
|
@@ -350,7 +355,7 @@ declare const CreateMemoryCommand_base: {
|
|
|
350
355
|
* // encryptionKeyArn: "STRING_VALUE",
|
|
351
356
|
* // memoryExecutionRoleArn: "STRING_VALUE",
|
|
352
357
|
* // eventExpiryDuration: Number("int"), // required
|
|
353
|
-
* // status: "CREATING" || "ACTIVE" || "FAILED" || "DELETING", // required
|
|
358
|
+
* // status: "CREATING" || "ACTIVE" || "FAILED" || "DELETING" || "UPDATING", // required
|
|
354
359
|
* // failureReason: "STRING_VALUE",
|
|
355
360
|
* // createdAt: new Date("TIMESTAMP"), // required
|
|
356
361
|
* // updatedAt: new Date("TIMESTAMP"), // required
|
|
@@ -413,6 +418,7 @@ declare const CreateMemoryCommand_base: {
|
|
|
413
418
|
* // { // MetadataSchemaEntry
|
|
414
419
|
* // key: "STRING_VALUE", // required
|
|
415
420
|
* // type: "STRING" || "STRINGLIST" || "NUMBER",
|
|
421
|
+
* // extractionType: "LLM_INFERRED" || "STRICTLY_CONSISTENT",
|
|
416
422
|
* // extractionConfig: { // ExtractionConfig Union: only one key present
|
|
417
423
|
* // llmExtractionConfig: { // LlmExtractionConfig
|
|
418
424
|
* // llmExtractionInstruction: "STRING_VALUE",
|
|
@@ -453,6 +459,7 @@ declare const CreateMemoryCommand_base: {
|
|
|
453
459
|
* // {
|
|
454
460
|
* // key: "STRING_VALUE", // required
|
|
455
461
|
* // type: "STRING" || "STRINGLIST" || "NUMBER",
|
|
462
|
+
* // extractionType: "LLM_INFERRED" || "STRICTLY_CONSISTENT",
|
|
456
463
|
* // extractionConfig: {// Union: only one key present
|
|
457
464
|
* // llmExtractionConfig: {
|
|
458
465
|
* // llmExtractionInstruction: "STRING_VALUE",
|
|
@@ -71,11 +71,21 @@ declare const CreateOnlineEvaluationConfigCommand_base: {
|
|
|
71
71
|
* ],
|
|
72
72
|
* },
|
|
73
73
|
* },
|
|
74
|
-
* evaluators: [ // EvaluatorList
|
|
74
|
+
* evaluators: [ // EvaluatorList
|
|
75
75
|
* { // EvaluatorReference Union: only one key present
|
|
76
76
|
* evaluatorId: "STRING_VALUE",
|
|
77
77
|
* },
|
|
78
78
|
* ],
|
|
79
|
+
* insights: [ // InsightList
|
|
80
|
+
* { // Insight
|
|
81
|
+
* insightId: "STRING_VALUE", // required
|
|
82
|
+
* },
|
|
83
|
+
* ],
|
|
84
|
+
* clusteringConfig: { // ClusteringConfig
|
|
85
|
+
* frequencies: [ // ClusteringFrequencyList // required
|
|
86
|
+
* "DAILY" || "WEEKLY" || "MONTHLY",
|
|
87
|
+
* ],
|
|
88
|
+
* },
|
|
79
89
|
* evaluationExecutionRoleArn: "STRING_VALUE", // required
|
|
80
90
|
* enableOnCreate: true || false, // required
|
|
81
91
|
* tags: { // TagsMap
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BedrockAgentCoreControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockAgentCoreControlClient";
|
|
4
|
-
import type { CreateWorkloadIdentityRequest, CreateWorkloadIdentityResponse } from "../models/
|
|
4
|
+
import type { CreateWorkloadIdentityRequest, CreateWorkloadIdentityResponse } from "../models/models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -29,31 +29,7 @@ declare const DeleteDatasetCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* Deletes a dataset version or an entire dataset
|
|
33
|
-
*
|
|
34
|
-
* **State transitions:**
|
|
35
|
-
* - If `datasetVersion` is absent (full delete): status transitions to DELETING immediately.
|
|
36
|
-
* - If `datasetVersion` is provided (version-specific delete): status transitions to UPDATING.
|
|
37
|
-
*
|
|
38
|
-
* **State guard (full delete):** Returns ConflictException (DATASET_NOT_READY) if the
|
|
39
|
-
* dataset status is in \{CREATING, UPDATING\}. Deletion is allowed from ACTIVE, CREATE_FAILED,
|
|
40
|
-
* UPDATE_FAILED, and DELETE_FAILED states.
|
|
41
|
-
*
|
|
42
|
-
* **State guard (version-specific delete):** Returns ConflictException (DATASET_NOT_READY) if
|
|
43
|
-
* the dataset status is not in \{ACTIVE, CREATE_FAILED, UPDATE_FAILED\}.
|
|
44
|
-
*
|
|
45
|
-
* Fails with ConflictException (REFERENCED_BY_EVAL_JOB) if referenced by an active
|
|
46
|
-
* evaluation job (full delete only).
|
|
47
|
-
*
|
|
48
|
-
* If the delete workflow fails after retries, status is set to DELETE_FAILED (full delete)
|
|
49
|
-
* or UPDATE_FAILED (version-specific delete).
|
|
50
|
-
* Calling DeleteDataset on a DELETE_FAILED dataset re-triggers the delete workflow
|
|
51
|
-
* (idempotent retry path).
|
|
52
|
-
*
|
|
53
|
-
* **Version parameter:**
|
|
54
|
-
* - If `datasetVersion` is absent: deletes ALL versions and the Dataset record itself.
|
|
55
|
-
* - If `datasetVersion` is provided: deletes only that specific DatasetVersion.
|
|
56
|
-
* Returns ResourceNotFoundException if the specified version does not exist.
|
|
32
|
+
* <p> Deletes a dataset version or an entire dataset asynchronously. If <code>datasetVersion</code> is absent, deletes all versions and the dataset record itself. If provided, deletes only that specific version. </p>
|
|
57
33
|
* @example
|
|
58
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
59
35
|
* ```javascript
|
|
@@ -29,17 +29,7 @@ declare const DeleteDatasetExamplesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* Deletes specific examples by ID from DRAFT.
|
|
33
|
-
*
|
|
34
|
-
* **Validation:** All example IDs are validated before any deletes occur. If any ID
|
|
35
|
-
* does not exist in DRAFT, the entire batch is rejected with ResourceNotFoundException —
|
|
36
|
-
* no examples are deleted (all-or-nothing semantics).
|
|
37
|
-
*
|
|
38
|
-
* **Asynchronous:** Operates in-place on DRAFT. No version bump occurs.
|
|
39
|
-
* Use CreateDatasetVersion to publish DRAFT as a new numbered version.
|
|
40
|
-
*
|
|
41
|
-
* **State guard:** Returns ConflictException (DATASET_NOT_READY) if the dataset
|
|
42
|
-
* status is not in \{DRAFT, ACTIVE\}.
|
|
32
|
+
* <p> Deletes specific examples by ID from DRAFT. All example IDs are validated before any deletes occur. If any ID does not exist in DRAFT, the entire batch is rejected (all-or-nothing semantics). </p>
|
|
43
33
|
* @example
|
|
44
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
45
35
|
* ```javascript
|
|
@@ -46,7 +46,7 @@ declare const DeleteMemoryCommand_base: {
|
|
|
46
46
|
* const response = await client.send(command);
|
|
47
47
|
* // { // DeleteMemoryOutput
|
|
48
48
|
* // memoryId: "STRING_VALUE", // required
|
|
49
|
-
* // status: "CREATING" || "ACTIVE" || "FAILED" || "DELETING",
|
|
49
|
+
* // status: "CREATING" || "ACTIVE" || "FAILED" || "DELETING" || "UPDATING",
|
|
50
50
|
* // };
|
|
51
51
|
*
|
|
52
52
|
* ```
|
|
@@ -29,25 +29,7 @@ declare const GetDatasetCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* Retrieves dataset metadata
|
|
33
|
-
*
|
|
34
|
-
* Use `?datasetVersion=DRAFT` or `?datasetVersion=N` to retrieve a specific version's metadata.
|
|
35
|
-
* If absent, defaults to DRAFT (the mutable working copy).
|
|
36
|
-
* Returns ResourceNotFoundException if the specified version is not found.
|
|
37
|
-
*
|
|
38
|
-
* **Initial state after CreateDataset:** When CreateDataset completes successfully
|
|
39
|
-
* (status transitions to ACTIVE), only a DRAFT working copy exists. No published
|
|
40
|
-
* versions exist until CreateDatasetVersion is called. At this point draftStatus is
|
|
41
|
-
* MODIFIED because the DRAFT has content that has never been published.
|
|
42
|
-
*
|
|
43
|
-
* **Default version behavior:** When `datasetVersion` is omitted, the operation
|
|
44
|
-
* returns the DRAFT working copy. To retrieve a specific published version, pass
|
|
45
|
-
* the version number as a string (e.g. `?datasetVersion=1`).
|
|
46
|
-
*
|
|
47
|
-
* **State guard:** Allowed for all statuses including DELETING. Returns the dataset
|
|
48
|
-
* record with its current status so callers can observe the deletion in progress.
|
|
49
|
-
*
|
|
50
|
-
* For paginated example IDs use ListDatasetExamples.
|
|
32
|
+
* <p> Retrieves dataset metadata. Use the <code>datasetVersion</code> query parameter to retrieve a specific version's metadata. If absent, defaults to DRAFT. For paginated example content, use <code>ListDatasetExamples</code>. </p>
|
|
51
33
|
* @example
|
|
52
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
53
35
|
* ```javascript
|
|
@@ -53,7 +53,7 @@ declare const GetMemoryCommand_base: {
|
|
|
53
53
|
* // encryptionKeyArn: "STRING_VALUE",
|
|
54
54
|
* // memoryExecutionRoleArn: "STRING_VALUE",
|
|
55
55
|
* // eventExpiryDuration: Number("int"), // required
|
|
56
|
-
* // status: "CREATING" || "ACTIVE" || "FAILED" || "DELETING", // required
|
|
56
|
+
* // status: "CREATING" || "ACTIVE" || "FAILED" || "DELETING" || "UPDATING", // required
|
|
57
57
|
* // failureReason: "STRING_VALUE",
|
|
58
58
|
* // createdAt: new Date("TIMESTAMP"), // required
|
|
59
59
|
* // updatedAt: new Date("TIMESTAMP"), // required
|
|
@@ -116,6 +116,7 @@ declare const GetMemoryCommand_base: {
|
|
|
116
116
|
* // { // MetadataSchemaEntry
|
|
117
117
|
* // key: "STRING_VALUE", // required
|
|
118
118
|
* // type: "STRING" || "STRINGLIST" || "NUMBER",
|
|
119
|
+
* // extractionType: "LLM_INFERRED" || "STRICTLY_CONSISTENT",
|
|
119
120
|
* // extractionConfig: { // ExtractionConfig Union: only one key present
|
|
120
121
|
* // llmExtractionConfig: { // LlmExtractionConfig
|
|
121
122
|
* // llmExtractionInstruction: "STRING_VALUE",
|
|
@@ -156,6 +157,7 @@ declare const GetMemoryCommand_base: {
|
|
|
156
157
|
* // {
|
|
157
158
|
* // key: "STRING_VALUE", // required
|
|
158
159
|
* // type: "STRING" || "STRINGLIST" || "NUMBER",
|
|
160
|
+
* // extractionType: "LLM_INFERRED" || "STRICTLY_CONSISTENT",
|
|
159
161
|
* // extractionConfig: {// Union: only one key present
|
|
160
162
|
* // llmExtractionConfig: {
|
|
161
163
|
* // llmExtractionInstruction: "STRING_VALUE",
|
|
@@ -77,11 +77,21 @@ declare const GetOnlineEvaluationConfigCommand_base: {
|
|
|
77
77
|
* // ],
|
|
78
78
|
* // },
|
|
79
79
|
* // },
|
|
80
|
-
* // evaluators: [ // EvaluatorList
|
|
80
|
+
* // evaluators: [ // EvaluatorList
|
|
81
81
|
* // { // EvaluatorReference Union: only one key present
|
|
82
82
|
* // evaluatorId: "STRING_VALUE",
|
|
83
83
|
* // },
|
|
84
84
|
* // ],
|
|
85
|
+
* // insights: [ // InsightList
|
|
86
|
+
* // { // Insight
|
|
87
|
+
* // insightId: "STRING_VALUE", // required
|
|
88
|
+
* // },
|
|
89
|
+
* // ],
|
|
90
|
+
* // clusteringConfig: { // ClusteringConfig
|
|
91
|
+
* // frequencies: [ // ClusteringFrequencyList // required
|
|
92
|
+
* // "DAILY" || "WEEKLY" || "MONTHLY",
|
|
93
|
+
* // ],
|
|
94
|
+
* // },
|
|
85
95
|
* // outputConfig: { // OutputConfig
|
|
86
96
|
* // cloudWatchConfig: { // CloudWatchOutputConfig
|
|
87
97
|
* // logGroupName: "STRING_VALUE", // required
|