@aws-sdk/client-bedrock 3.952.0 → 3.954.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1720 -1206
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/BatchDeleteEvaluationJobCommand.js +2 -2
- package/dist-es/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
- package/dist-es/commands/CreateAutomatedReasoningPolicyCommand.js +2 -2
- package/dist-es/commands/CreateAutomatedReasoningPolicyTestCaseCommand.js +2 -2
- package/dist-es/commands/CreateAutomatedReasoningPolicyVersionCommand.js +2 -2
- package/dist-es/commands/CreateCustomModelCommand.js +2 -2
- package/dist-es/commands/CreateCustomModelDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateEvaluationJobCommand.js +2 -2
- package/dist-es/commands/CreateFoundationModelAgreementCommand.js +2 -2
- package/dist-es/commands/CreateGuardrailCommand.js +2 -2
- package/dist-es/commands/CreateGuardrailVersionCommand.js +2 -2
- package/dist-es/commands/CreateInferenceProfileCommand.js +2 -2
- package/dist-es/commands/CreateMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/CreateModelCopyJobCommand.js +2 -2
- package/dist-es/commands/CreateModelCustomizationJobCommand.js +2 -2
- package/dist-es/commands/CreateModelImportJobCommand.js +2 -2
- package/dist-es/commands/CreateModelInvocationJobCommand.js +2 -2
- package/dist-es/commands/CreatePromptRouterCommand.js +2 -2
- package/dist-es/commands/CreateProvisionedModelThroughputCommand.js +2 -2
- package/dist-es/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
- package/dist-es/commands/DeleteAutomatedReasoningPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.js +2 -2
- package/dist-es/commands/DeleteCustomModelCommand.js +2 -2
- package/dist-es/commands/DeleteCustomModelDeploymentCommand.js +2 -2
- package/dist-es/commands/DeleteEnforcedGuardrailConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteFoundationModelAgreementCommand.js +2 -2
- package/dist-es/commands/DeleteGuardrailCommand.js +2 -2
- package/dist-es/commands/DeleteImportedModelCommand.js +2 -2
- package/dist-es/commands/DeleteInferenceProfileCommand.js +2 -2
- package/dist-es/commands/DeleteMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteModelInvocationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/DeletePromptRouterCommand.js +2 -2
- package/dist-es/commands/DeleteProvisionedModelThroughputCommand.js +2 -2
- package/dist-es/commands/DeregisterMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/ExportAutomatedReasoningPolicyVersionCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyAnnotationsCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyNextScenarioCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyTestCaseCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyTestResultCommand.js +2 -2
- package/dist-es/commands/GetCustomModelCommand.js +2 -2
- package/dist-es/commands/GetCustomModelDeploymentCommand.js +2 -2
- package/dist-es/commands/GetEvaluationJobCommand.js +2 -2
- package/dist-es/commands/GetFoundationModelAvailabilityCommand.js +2 -2
- package/dist-es/commands/GetFoundationModelCommand.js +2 -2
- package/dist-es/commands/GetGuardrailCommand.js +2 -2
- package/dist-es/commands/GetImportedModelCommand.js +2 -2
- package/dist-es/commands/GetInferenceProfileCommand.js +2 -2
- package/dist-es/commands/GetMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/GetModelCopyJobCommand.js +2 -2
- package/dist-es/commands/GetModelCustomizationJobCommand.js +2 -2
- package/dist-es/commands/GetModelImportJobCommand.js +2 -2
- package/dist-es/commands/GetModelInvocationJobCommand.js +2 -2
- package/dist-es/commands/GetModelInvocationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetPromptRouterCommand.js +2 -2
- package/dist-es/commands/GetProvisionedModelThroughputCommand.js +2 -2
- package/dist-es/commands/GetUseCaseForModelAccessCommand.js +2 -2
- package/dist-es/commands/ListAutomatedReasoningPoliciesCommand.js +2 -2
- package/dist-es/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.js +2 -2
- package/dist-es/commands/ListAutomatedReasoningPolicyTestCasesCommand.js +2 -2
- package/dist-es/commands/ListAutomatedReasoningPolicyTestResultsCommand.js +2 -2
- package/dist-es/commands/ListCustomModelDeploymentsCommand.js +2 -2
- package/dist-es/commands/ListCustomModelsCommand.js +2 -2
- package/dist-es/commands/ListEnforcedGuardrailsConfigurationCommand.js +2 -2
- package/dist-es/commands/ListEvaluationJobsCommand.js +2 -2
- package/dist-es/commands/ListFoundationModelAgreementOffersCommand.js +2 -2
- package/dist-es/commands/ListFoundationModelsCommand.js +2 -2
- package/dist-es/commands/ListGuardrailsCommand.js +2 -2
- package/dist-es/commands/ListImportedModelsCommand.js +2 -2
- package/dist-es/commands/ListInferenceProfilesCommand.js +2 -2
- package/dist-es/commands/ListMarketplaceModelEndpointsCommand.js +2 -2
- package/dist-es/commands/ListModelCopyJobsCommand.js +2 -2
- package/dist-es/commands/ListModelCustomizationJobsCommand.js +2 -2
- package/dist-es/commands/ListModelImportJobsCommand.js +2 -2
- package/dist-es/commands/ListModelInvocationJobsCommand.js +2 -2
- package/dist-es/commands/ListPromptRoutersCommand.js +2 -2
- package/dist-es/commands/ListProvisionedModelThroughputsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutEnforcedGuardrailConfigurationCommand.js +2 -2
- package/dist-es/commands/PutModelInvocationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutUseCaseForModelAccessCommand.js +2 -2
- package/dist-es/commands/RegisterMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
- package/dist-es/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.js +2 -2
- package/dist-es/commands/StopEvaluationJobCommand.js +2 -2
- package/dist-es/commands/StopModelCustomizationJobCommand.js +2 -2
- package/dist-es/commands/StopModelInvocationJobCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.js +2 -2
- package/dist-es/commands/UpdateAutomatedReasoningPolicyCommand.js +2 -2
- package/dist-es/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.js +2 -2
- package/dist-es/commands/UpdateCustomModelDeploymentCommand.js +2 -2
- package/dist-es/commands/UpdateGuardrailCommand.js +2 -2
- package/dist-es/commands/UpdateMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/UpdateProvisionedModelThroughputCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +1166 -1187
- package/dist-types/BedrockClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +536 -692
- package/dist-types/ts3.4/BedrockClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +535 -694
- package/package.json +35 -35
|
@@ -1215,61 +1215,61 @@ const _wPC = "wordPolicyConfig";
|
|
|
1215
1215
|
const _xact = "x-amz-client-token";
|
|
1216
1216
|
const n0 = "com.amazonaws.bedrock";
|
|
1217
1217
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
1218
|
-
import { BedrockServiceException
|
|
1219
|
-
import { AccessDeniedException
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1271
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
1272
|
-
export var AccountEnforcedGuardrailInferenceInputConfiguration = [
|
|
1218
|
+
import { BedrockServiceException } from "../models/BedrockServiceException";
|
|
1219
|
+
import { AccessDeniedException, ConflictException, InternalServerException, ResourceInUseException, ResourceNotFoundException, ServiceQuotaExceededException, ServiceUnavailableException, ThrottlingException, TooManyTagsException, ValidationException, } from "../models/errors";
|
|
1220
|
+
var AutomatedReasoningLogicStatementContent = [0, n0, _ARLSC, 8, 0];
|
|
1221
|
+
var AutomatedReasoningNaturalLanguageStatementContent = [0, n0, _ARNLSC, 8, 0];
|
|
1222
|
+
var AutomatedReasoningPolicyAnnotationFeedbackNaturalLanguage = [0, n0, _ARPAFNL, 8, 0];
|
|
1223
|
+
var AutomatedReasoningPolicyAnnotationIngestContent = [0, n0, _ARPAIC, 8, 0];
|
|
1224
|
+
var AutomatedReasoningPolicyAnnotationRuleNaturalLanguage = [0, n0, _ARPARNL, 8, 0];
|
|
1225
|
+
var AutomatedReasoningPolicyBuildDocumentBlob = [0, n0, _ARPBDB, 8, 21];
|
|
1226
|
+
var AutomatedReasoningPolicyBuildDocumentDescription = [0, n0, _ARPBDD, 8, 0];
|
|
1227
|
+
var AutomatedReasoningPolicyBuildDocumentName = [0, n0, _ARPBDN, 8, 0];
|
|
1228
|
+
var AutomatedReasoningPolicyDefinitionRuleAlternateExpression = [0, n0, _ARPDRAE, 8, 0];
|
|
1229
|
+
var AutomatedReasoningPolicyDefinitionRuleExpression = [0, n0, _ARPDRE, 8, 0];
|
|
1230
|
+
var AutomatedReasoningPolicyDefinitionTypeDescription = [0, n0, _ARPDTD, 8, 0];
|
|
1231
|
+
var AutomatedReasoningPolicyDefinitionTypeName = [0, n0, _ARPDTN, 8, 0];
|
|
1232
|
+
var AutomatedReasoningPolicyDefinitionTypeValueDescription = [0, n0, _ARPDTVD, 8, 0];
|
|
1233
|
+
var AutomatedReasoningPolicyDefinitionVariableDescription = [0, n0, _ARPDVD, 8, 0];
|
|
1234
|
+
var AutomatedReasoningPolicyDefinitionVariableName = [0, n0, _ARPDVN, 8, 0];
|
|
1235
|
+
var AutomatedReasoningPolicyDescription = [0, n0, _ARPD, 8, 0];
|
|
1236
|
+
var AutomatedReasoningPolicyName = [0, n0, _ARPN, 8, 0];
|
|
1237
|
+
var AutomatedReasoningPolicyScenarioAlternateExpression = [0, n0, _ARPSAE, 8, 0];
|
|
1238
|
+
var AutomatedReasoningPolicyScenarioExpression = [0, n0, _ARPSE, 8, 0];
|
|
1239
|
+
var AutomatedReasoningPolicyTestGuardContent = [0, n0, _ARPTGC, 8, 0];
|
|
1240
|
+
var AutomatedReasoningPolicyTestQueryContent = [0, n0, _ARPTQC, 8, 0];
|
|
1241
|
+
var ByteContentBlob = [0, n0, _BCB, 8, 21];
|
|
1242
|
+
var EvaluationDatasetName = [0, n0, _EDN, 8, 0];
|
|
1243
|
+
var EvaluationJobDescription = [0, n0, _EJD, 8, 0];
|
|
1244
|
+
var EvaluationJobIdentifier = [0, n0, _EJI, 8, 0];
|
|
1245
|
+
var EvaluationMetricDescription = [0, n0, _EMD, 8, 0];
|
|
1246
|
+
var EvaluationMetricName = [0, n0, _EMN, 8, 0];
|
|
1247
|
+
var EvaluationModelInferenceParams = [0, n0, _EMIP, 8, 0];
|
|
1248
|
+
var GuardrailBlockedMessaging = [0, n0, _GBM, 8, 0];
|
|
1249
|
+
var GuardrailContentFilterAction = [0, n0, _GCFA, 8, 0];
|
|
1250
|
+
var GuardrailContentFiltersTierName = [0, n0, _GCFTN, 8, 0];
|
|
1251
|
+
var GuardrailContextualGroundingAction = [0, n0, _GCGA, 8, 0];
|
|
1252
|
+
var GuardrailDescription = [0, n0, _GD, 8, 0];
|
|
1253
|
+
var GuardrailFailureRecommendation = [0, n0, _GFR, 8, 0];
|
|
1254
|
+
var GuardrailModality = [0, n0, _GM, 8, 0];
|
|
1255
|
+
var GuardrailName = [0, n0, _GN, 8, 0];
|
|
1256
|
+
var GuardrailStatusReason = [0, n0, _GSR, 8, 0];
|
|
1257
|
+
var GuardrailTopicAction = [0, n0, _GTA, 8, 0];
|
|
1258
|
+
var GuardrailTopicDefinition = [0, n0, _GTD, 8, 0];
|
|
1259
|
+
var GuardrailTopicExample = [0, n0, _GTE, 8, 0];
|
|
1260
|
+
var GuardrailTopicName = [0, n0, _GTN, 8, 0];
|
|
1261
|
+
var GuardrailTopicsTierName = [0, n0, _GTTN, 8, 0];
|
|
1262
|
+
var GuardrailWordAction = [0, n0, _GWA, 8, 0];
|
|
1263
|
+
var HumanTaskInstructions = [0, n0, _HTI, 8, 0];
|
|
1264
|
+
var Identifier = [0, n0, _I, 8, 0];
|
|
1265
|
+
var InferenceProfileDescription = [0, n0, _IPD, 8, 0];
|
|
1266
|
+
var Message = [0, n0, _M, 8, 0];
|
|
1267
|
+
var MetricName = [0, n0, _MN, 8, 0];
|
|
1268
|
+
var PromptRouterDescription = [0, n0, _PRD, 8, 0];
|
|
1269
|
+
var TextPromptTemplate = [0, n0, _TPT, 8, 0];
|
|
1270
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1271
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
1272
|
+
export var AccountEnforcedGuardrailInferenceInputConfiguration$ = [
|
|
1273
1273
|
3,
|
|
1274
1274
|
n0,
|
|
1275
1275
|
_AEGIIC,
|
|
@@ -1277,7 +1277,7 @@ export var AccountEnforcedGuardrailInferenceInputConfiguration = [
|
|
|
1277
1277
|
[_gI, _gV, _iT],
|
|
1278
1278
|
[0, 0, 0],
|
|
1279
1279
|
];
|
|
1280
|
-
export var AccountEnforcedGuardrailOutputConfiguration = [
|
|
1280
|
+
export var AccountEnforcedGuardrailOutputConfiguration$ = [
|
|
1281
1281
|
3,
|
|
1282
1282
|
n0,
|
|
1283
1283
|
_AEGOC,
|
|
@@ -1285,8 +1285,8 @@ export var AccountEnforcedGuardrailOutputConfiguration = [
|
|
|
1285
1285
|
[_cI, _gA, _gIu, _iT, _gV, _cA, _cB, _uA, _uB, _o],
|
|
1286
1286
|
[0, 0, 0, 0, 0, 5, 0, 5, 0, 0],
|
|
1287
1287
|
];
|
|
1288
|
-
export var AgreementAvailability = [3, n0, _AA, 0, [_s, _eM], [0, 0]];
|
|
1289
|
-
export var AutomatedEvaluationConfig = [
|
|
1288
|
+
export var AgreementAvailability$ = [3, n0, _AA, 0, [_s, _eM], [0, 0]];
|
|
1289
|
+
export var AutomatedEvaluationConfig$ = [
|
|
1290
1290
|
3,
|
|
1291
1291
|
n0,
|
|
1292
1292
|
_AEC,
|
|
@@ -1294,31 +1294,31 @@ export var AutomatedEvaluationConfig = [
|
|
|
1294
1294
|
[_dMC, _eMC, _cMC],
|
|
1295
1295
|
[
|
|
1296
1296
|
[() => EvaluationDatasetMetricConfigs, 0],
|
|
1297
|
-
() => EvaluatorModelConfig
|
|
1298
|
-
[() => AutomatedEvaluationCustomMetricConfig
|
|
1297
|
+
() => EvaluatorModelConfig$,
|
|
1298
|
+
[() => AutomatedEvaluationCustomMetricConfig$, 0],
|
|
1299
1299
|
],
|
|
1300
1300
|
];
|
|
1301
|
-
export var AutomatedEvaluationCustomMetricConfig = [
|
|
1301
|
+
export var AutomatedEvaluationCustomMetricConfig$ = [
|
|
1302
1302
|
3,
|
|
1303
1303
|
n0,
|
|
1304
1304
|
_AECMC,
|
|
1305
1305
|
0,
|
|
1306
1306
|
[_cM, _eMC],
|
|
1307
|
-
[[() => AutomatedEvaluationCustomMetrics, 0], () => CustomMetricEvaluatorModelConfig],
|
|
1307
|
+
[[() => AutomatedEvaluationCustomMetrics, 0], () => CustomMetricEvaluatorModelConfig$],
|
|
1308
1308
|
];
|
|
1309
|
-
export var AutomatedReasoningCheckImpossibleFinding = [
|
|
1309
|
+
export var AutomatedReasoningCheckImpossibleFinding$ = [
|
|
1310
1310
|
3,
|
|
1311
1311
|
n0,
|
|
1312
1312
|
_ARCIF,
|
|
1313
1313
|
0,
|
|
1314
1314
|
[_t, _cR, _lW],
|
|
1315
1315
|
[
|
|
1316
|
-
[() => AutomatedReasoningCheckTranslation
|
|
1316
|
+
[() => AutomatedReasoningCheckTranslation$, 0],
|
|
1317
1317
|
() => AutomatedReasoningCheckRuleList,
|
|
1318
|
-
[() => AutomatedReasoningCheckLogicWarning
|
|
1318
|
+
[() => AutomatedReasoningCheckLogicWarning$, 0],
|
|
1319
1319
|
],
|
|
1320
1320
|
];
|
|
1321
|
-
export var AutomatedReasoningCheckInputTextReference = [
|
|
1321
|
+
export var AutomatedReasoningCheckInputTextReference$ = [
|
|
1322
1322
|
3,
|
|
1323
1323
|
n0,
|
|
1324
1324
|
_ARCITR,
|
|
@@ -1326,19 +1326,19 @@ export var AutomatedReasoningCheckInputTextReference = [
|
|
|
1326
1326
|
[_te],
|
|
1327
1327
|
[[() => AutomatedReasoningNaturalLanguageStatementContent, 0]],
|
|
1328
1328
|
];
|
|
1329
|
-
export var AutomatedReasoningCheckInvalidFinding = [
|
|
1329
|
+
export var AutomatedReasoningCheckInvalidFinding$ = [
|
|
1330
1330
|
3,
|
|
1331
1331
|
n0,
|
|
1332
1332
|
_ARCIFu,
|
|
1333
1333
|
0,
|
|
1334
1334
|
[_t, _cR, _lW],
|
|
1335
1335
|
[
|
|
1336
|
-
[() => AutomatedReasoningCheckTranslation
|
|
1336
|
+
[() => AutomatedReasoningCheckTranslation$, 0],
|
|
1337
1337
|
() => AutomatedReasoningCheckRuleList,
|
|
1338
|
-
[() => AutomatedReasoningCheckLogicWarning
|
|
1338
|
+
[() => AutomatedReasoningCheckLogicWarning$, 0],
|
|
1339
1339
|
],
|
|
1340
1340
|
];
|
|
1341
|
-
export var AutomatedReasoningCheckLogicWarning = [
|
|
1341
|
+
export var AutomatedReasoningCheckLogicWarning$ = [
|
|
1342
1342
|
3,
|
|
1343
1343
|
n0,
|
|
1344
1344
|
_ARCLW,
|
|
@@ -1346,22 +1346,22 @@ export var AutomatedReasoningCheckLogicWarning = [
|
|
|
1346
1346
|
[_ty, _p, _cl],
|
|
1347
1347
|
[0, [() => AutomatedReasoningLogicStatementList, 0], [() => AutomatedReasoningLogicStatementList, 0]],
|
|
1348
1348
|
];
|
|
1349
|
-
export var AutomatedReasoningCheckNoTranslationsFinding = [3, n0, _ARCNTF, 0, [], []];
|
|
1350
|
-
export var AutomatedReasoningCheckRule = [3, n0, _ARCR, 0, [_i, _pVA], [0, 0]];
|
|
1351
|
-
export var AutomatedReasoningCheckSatisfiableFinding = [
|
|
1349
|
+
export var AutomatedReasoningCheckNoTranslationsFinding$ = [3, n0, _ARCNTF, 0, [], []];
|
|
1350
|
+
export var AutomatedReasoningCheckRule$ = [3, n0, _ARCR, 0, [_i, _pVA], [0, 0]];
|
|
1351
|
+
export var AutomatedReasoningCheckSatisfiableFinding$ = [
|
|
1352
1352
|
3,
|
|
1353
1353
|
n0,
|
|
1354
1354
|
_ARCSF,
|
|
1355
1355
|
0,
|
|
1356
1356
|
[_t, _cTS, _cFS, _lW],
|
|
1357
1357
|
[
|
|
1358
|
-
[() => AutomatedReasoningCheckTranslation
|
|
1359
|
-
[() => AutomatedReasoningCheckScenario
|
|
1360
|
-
[() => AutomatedReasoningCheckScenario
|
|
1361
|
-
[() => AutomatedReasoningCheckLogicWarning
|
|
1358
|
+
[() => AutomatedReasoningCheckTranslation$, 0],
|
|
1359
|
+
[() => AutomatedReasoningCheckScenario$, 0],
|
|
1360
|
+
[() => AutomatedReasoningCheckScenario$, 0],
|
|
1361
|
+
[() => AutomatedReasoningCheckLogicWarning$, 0],
|
|
1362
1362
|
],
|
|
1363
1363
|
];
|
|
1364
|
-
export var AutomatedReasoningCheckScenario = [
|
|
1364
|
+
export var AutomatedReasoningCheckScenario$ = [
|
|
1365
1365
|
3,
|
|
1366
1366
|
n0,
|
|
1367
1367
|
_ARCS,
|
|
@@ -1369,8 +1369,8 @@ export var AutomatedReasoningCheckScenario = [
|
|
|
1369
1369
|
[_st],
|
|
1370
1370
|
[[() => AutomatedReasoningLogicStatementList, 0]],
|
|
1371
1371
|
];
|
|
1372
|
-
export var AutomatedReasoningCheckTooComplexFinding = [3, n0, _ARCTCF, 0, [], []];
|
|
1373
|
-
export var AutomatedReasoningCheckTranslation = [
|
|
1372
|
+
export var AutomatedReasoningCheckTooComplexFinding$ = [3, n0, _ARCTCF, 0, [], []];
|
|
1373
|
+
export var AutomatedReasoningCheckTranslation$ = [
|
|
1374
1374
|
3,
|
|
1375
1375
|
n0,
|
|
1376
1376
|
_ARCT,
|
|
@@ -1384,7 +1384,7 @@ export var AutomatedReasoningCheckTranslation = [
|
|
|
1384
1384
|
1,
|
|
1385
1385
|
],
|
|
1386
1386
|
];
|
|
1387
|
-
export var AutomatedReasoningCheckTranslationAmbiguousFinding = [
|
|
1387
|
+
export var AutomatedReasoningCheckTranslationAmbiguousFinding$ = [
|
|
1388
1388
|
3,
|
|
1389
1389
|
n0,
|
|
1390
1390
|
_ARCTAF,
|
|
@@ -1395,7 +1395,7 @@ export var AutomatedReasoningCheckTranslationAmbiguousFinding = [
|
|
|
1395
1395
|
[() => AutomatedReasoningCheckDifferenceScenarioList, 0],
|
|
1396
1396
|
],
|
|
1397
1397
|
];
|
|
1398
|
-
export var AutomatedReasoningCheckTranslationOption = [
|
|
1398
|
+
export var AutomatedReasoningCheckTranslationOption$ = [
|
|
1399
1399
|
3,
|
|
1400
1400
|
n0,
|
|
1401
1401
|
_ARCTO,
|
|
@@ -1403,20 +1403,20 @@ export var AutomatedReasoningCheckTranslationOption = [
|
|
|
1403
1403
|
[_tr],
|
|
1404
1404
|
[[() => AutomatedReasoningCheckTranslationList, 0]],
|
|
1405
1405
|
];
|
|
1406
|
-
export var AutomatedReasoningCheckValidFinding = [
|
|
1406
|
+
export var AutomatedReasoningCheckValidFinding$ = [
|
|
1407
1407
|
3,
|
|
1408
1408
|
n0,
|
|
1409
1409
|
_ARCVF,
|
|
1410
1410
|
0,
|
|
1411
1411
|
[_t, _cTS, _sR, _lW],
|
|
1412
1412
|
[
|
|
1413
|
-
[() => AutomatedReasoningCheckTranslation
|
|
1414
|
-
[() => AutomatedReasoningCheckScenario
|
|
1413
|
+
[() => AutomatedReasoningCheckTranslation$, 0],
|
|
1414
|
+
[() => AutomatedReasoningCheckScenario$, 0],
|
|
1415
1415
|
() => AutomatedReasoningCheckRuleList,
|
|
1416
|
-
[() => AutomatedReasoningCheckLogicWarning
|
|
1416
|
+
[() => AutomatedReasoningCheckLogicWarning$, 0],
|
|
1417
1417
|
],
|
|
1418
1418
|
];
|
|
1419
|
-
export var AutomatedReasoningLogicStatement = [
|
|
1419
|
+
export var AutomatedReasoningLogicStatement$ = [
|
|
1420
1420
|
3,
|
|
1421
1421
|
n0,
|
|
1422
1422
|
_ARLS,
|
|
@@ -1427,7 +1427,7 @@ export var AutomatedReasoningLogicStatement = [
|
|
|
1427
1427
|
[() => AutomatedReasoningNaturalLanguageStatementContent, 0],
|
|
1428
1428
|
],
|
|
1429
1429
|
];
|
|
1430
|
-
export var AutomatedReasoningPolicyAddRuleAnnotation = [
|
|
1430
|
+
export var AutomatedReasoningPolicyAddRuleAnnotation$ = [
|
|
1431
1431
|
3,
|
|
1432
1432
|
n0,
|
|
1433
1433
|
_ARPARA,
|
|
@@ -1435,7 +1435,7 @@ export var AutomatedReasoningPolicyAddRuleAnnotation = [
|
|
|
1435
1435
|
[_ex],
|
|
1436
1436
|
[[() => AutomatedReasoningPolicyDefinitionRuleExpression, 0]],
|
|
1437
1437
|
];
|
|
1438
|
-
export var AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation = [
|
|
1438
|
+
export var AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation$ = [
|
|
1439
1439
|
3,
|
|
1440
1440
|
n0,
|
|
1441
1441
|
_ARPARFNLA,
|
|
@@ -1443,15 +1443,15 @@ export var AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation = [
|
|
|
1443
1443
|
[_nL],
|
|
1444
1444
|
[[() => AutomatedReasoningPolicyAnnotationRuleNaturalLanguage, 0]],
|
|
1445
1445
|
];
|
|
1446
|
-
export var AutomatedReasoningPolicyAddRuleMutation = [
|
|
1446
|
+
export var AutomatedReasoningPolicyAddRuleMutation$ = [
|
|
1447
1447
|
3,
|
|
1448
1448
|
n0,
|
|
1449
1449
|
_ARPARM,
|
|
1450
1450
|
0,
|
|
1451
1451
|
[_r],
|
|
1452
|
-
[[() => AutomatedReasoningPolicyDefinitionRule
|
|
1452
|
+
[[() => AutomatedReasoningPolicyDefinitionRule$, 0]],
|
|
1453
1453
|
];
|
|
1454
|
-
export var AutomatedReasoningPolicyAddTypeAnnotation = [
|
|
1454
|
+
export var AutomatedReasoningPolicyAddTypeAnnotation$ = [
|
|
1455
1455
|
3,
|
|
1456
1456
|
n0,
|
|
1457
1457
|
_ARPATA,
|
|
@@ -1463,15 +1463,15 @@ export var AutomatedReasoningPolicyAddTypeAnnotation = [
|
|
|
1463
1463
|
[() => AutomatedReasoningPolicyDefinitionTypeValueList, 0],
|
|
1464
1464
|
],
|
|
1465
1465
|
];
|
|
1466
|
-
export var AutomatedReasoningPolicyAddTypeMutation = [
|
|
1466
|
+
export var AutomatedReasoningPolicyAddTypeMutation$ = [
|
|
1467
1467
|
3,
|
|
1468
1468
|
n0,
|
|
1469
1469
|
_ARPATM,
|
|
1470
1470
|
0,
|
|
1471
1471
|
[_ty],
|
|
1472
|
-
[[() => AutomatedReasoningPolicyDefinitionType
|
|
1472
|
+
[[() => AutomatedReasoningPolicyDefinitionType$, 0]],
|
|
1473
1473
|
];
|
|
1474
|
-
export var AutomatedReasoningPolicyAddTypeValue = [
|
|
1474
|
+
export var AutomatedReasoningPolicyAddTypeValue$ = [
|
|
1475
1475
|
3,
|
|
1476
1476
|
n0,
|
|
1477
1477
|
_ARPATV,
|
|
@@ -1479,7 +1479,7 @@ export var AutomatedReasoningPolicyAddTypeValue = [
|
|
|
1479
1479
|
[_va, _d],
|
|
1480
1480
|
[0, [() => AutomatedReasoningPolicyDefinitionTypeValueDescription, 0]],
|
|
1481
1481
|
];
|
|
1482
|
-
export var AutomatedReasoningPolicyAddVariableAnnotation = [
|
|
1482
|
+
export var AutomatedReasoningPolicyAddVariableAnnotation$ = [
|
|
1483
1483
|
3,
|
|
1484
1484
|
n0,
|
|
1485
1485
|
_ARPAVA,
|
|
@@ -1491,15 +1491,15 @@ export var AutomatedReasoningPolicyAddVariableAnnotation = [
|
|
|
1491
1491
|
[() => AutomatedReasoningPolicyDefinitionVariableDescription, 0],
|
|
1492
1492
|
],
|
|
1493
1493
|
];
|
|
1494
|
-
export var AutomatedReasoningPolicyAddVariableMutation = [
|
|
1494
|
+
export var AutomatedReasoningPolicyAddVariableMutation$ = [
|
|
1495
1495
|
3,
|
|
1496
1496
|
n0,
|
|
1497
1497
|
_ARPAVM,
|
|
1498
1498
|
0,
|
|
1499
1499
|
[_var],
|
|
1500
|
-
[[() => AutomatedReasoningPolicyDefinitionVariable
|
|
1500
|
+
[[() => AutomatedReasoningPolicyDefinitionVariable$, 0]],
|
|
1501
1501
|
];
|
|
1502
|
-
export var AutomatedReasoningPolicyBuildLog = [
|
|
1502
|
+
export var AutomatedReasoningPolicyBuildLog$ = [
|
|
1503
1503
|
3,
|
|
1504
1504
|
n0,
|
|
1505
1505
|
_ARPBL,
|
|
@@ -1507,28 +1507,28 @@ export var AutomatedReasoningPolicyBuildLog = [
|
|
|
1507
1507
|
[_en],
|
|
1508
1508
|
[[() => AutomatedReasoningPolicyBuildLogEntryList, 0]],
|
|
1509
1509
|
];
|
|
1510
|
-
export var AutomatedReasoningPolicyBuildLogEntry = [
|
|
1510
|
+
export var AutomatedReasoningPolicyBuildLogEntry$ = [
|
|
1511
1511
|
3,
|
|
1512
1512
|
n0,
|
|
1513
1513
|
_ARPBLE,
|
|
1514
1514
|
0,
|
|
1515
1515
|
[_a, _s, _bS],
|
|
1516
|
-
[[() => AutomatedReasoningPolicyAnnotation
|
|
1516
|
+
[[() => AutomatedReasoningPolicyAnnotation$, 0], 0, [() => AutomatedReasoningPolicyBuildStepList, 0]],
|
|
1517
1517
|
];
|
|
1518
|
-
export var AutomatedReasoningPolicyBuildStep = [
|
|
1518
|
+
export var AutomatedReasoningPolicyBuildStep$ = [
|
|
1519
1519
|
3,
|
|
1520
1520
|
n0,
|
|
1521
1521
|
_ARPBS,
|
|
1522
1522
|
0,
|
|
1523
1523
|
[_con, _pE, _me],
|
|
1524
1524
|
[
|
|
1525
|
-
[() => AutomatedReasoningPolicyBuildStepContext
|
|
1526
|
-
[() => AutomatedReasoningPolicyDefinitionElement
|
|
1525
|
+
[() => AutomatedReasoningPolicyBuildStepContext$, 0],
|
|
1526
|
+
[() => AutomatedReasoningPolicyDefinitionElement$, 0],
|
|
1527
1527
|
() => AutomatedReasoningPolicyBuildStepMessageList,
|
|
1528
1528
|
],
|
|
1529
1529
|
];
|
|
1530
|
-
export var AutomatedReasoningPolicyBuildStepMessage = [3, n0, _ARPBSM, 0, [_m, _mT], [0, 0]];
|
|
1531
|
-
export var AutomatedReasoningPolicyBuildWorkflowDocument = [
|
|
1530
|
+
export var AutomatedReasoningPolicyBuildStepMessage$ = [3, n0, _ARPBSM, 0, [_m, _mT], [0, 0]];
|
|
1531
|
+
export var AutomatedReasoningPolicyBuildWorkflowDocument$ = [
|
|
1532
1532
|
3,
|
|
1533
1533
|
n0,
|
|
1534
1534
|
_ARPBWD,
|
|
@@ -1541,7 +1541,7 @@ export var AutomatedReasoningPolicyBuildWorkflowDocument = [
|
|
|
1541
1541
|
[() => AutomatedReasoningPolicyBuildDocumentDescription, 0],
|
|
1542
1542
|
],
|
|
1543
1543
|
];
|
|
1544
|
-
export var AutomatedReasoningPolicyBuildWorkflowRepairContent = [
|
|
1544
|
+
export var AutomatedReasoningPolicyBuildWorkflowRepairContent$ = [
|
|
1545
1545
|
3,
|
|
1546
1546
|
n0,
|
|
1547
1547
|
_ARPBWRC,
|
|
@@ -1549,18 +1549,18 @@ export var AutomatedReasoningPolicyBuildWorkflowRepairContent = [
|
|
|
1549
1549
|
[_an],
|
|
1550
1550
|
[[() => AutomatedReasoningPolicyAnnotationList, 0]],
|
|
1551
1551
|
];
|
|
1552
|
-
export var AutomatedReasoningPolicyBuildWorkflowSource = [
|
|
1552
|
+
export var AutomatedReasoningPolicyBuildWorkflowSource$ = [
|
|
1553
1553
|
3,
|
|
1554
1554
|
n0,
|
|
1555
1555
|
_ARPBWS,
|
|
1556
1556
|
0,
|
|
1557
1557
|
[_pD, _wC],
|
|
1558
1558
|
[
|
|
1559
|
-
[() => AutomatedReasoningPolicyDefinition
|
|
1560
|
-
[() => AutomatedReasoningPolicyWorkflowTypeContent
|
|
1559
|
+
[() => AutomatedReasoningPolicyDefinition$, 0],
|
|
1560
|
+
[() => AutomatedReasoningPolicyWorkflowTypeContent$, 0],
|
|
1561
1561
|
],
|
|
1562
1562
|
];
|
|
1563
|
-
export var AutomatedReasoningPolicyBuildWorkflowSummary = [
|
|
1563
|
+
export var AutomatedReasoningPolicyBuildWorkflowSummary$ = [
|
|
1564
1564
|
3,
|
|
1565
1565
|
n0,
|
|
1566
1566
|
_ARPBWSu,
|
|
@@ -1568,7 +1568,7 @@ export var AutomatedReasoningPolicyBuildWorkflowSummary = [
|
|
|
1568
1568
|
[_pA, _bWI, _s, _bWT, _cA, _uA],
|
|
1569
1569
|
[0, 0, 0, 0, 5, 5],
|
|
1570
1570
|
];
|
|
1571
|
-
export var AutomatedReasoningPolicyDefinition = [
|
|
1571
|
+
export var AutomatedReasoningPolicyDefinition$ = [
|
|
1572
1572
|
3,
|
|
1573
1573
|
n0,
|
|
1574
1574
|
_ARPDu,
|
|
@@ -1581,7 +1581,7 @@ export var AutomatedReasoningPolicyDefinition = [
|
|
|
1581
1581
|
[() => AutomatedReasoningPolicyDefinitionVariableList, 0],
|
|
1582
1582
|
],
|
|
1583
1583
|
];
|
|
1584
|
-
export var AutomatedReasoningPolicyDefinitionQualityReport = [
|
|
1584
|
+
export var AutomatedReasoningPolicyDefinitionQualityReport$ = [
|
|
1585
1585
|
3,
|
|
1586
1586
|
n0,
|
|
1587
1587
|
_ARPDQR,
|
|
@@ -1598,7 +1598,7 @@ export var AutomatedReasoningPolicyDefinitionQualityReport = [
|
|
|
1598
1598
|
[() => AutomatedReasoningPolicyDisjointRuleSetList, 0],
|
|
1599
1599
|
],
|
|
1600
1600
|
];
|
|
1601
|
-
export var AutomatedReasoningPolicyDefinitionRule = [
|
|
1601
|
+
export var AutomatedReasoningPolicyDefinitionRule$ = [
|
|
1602
1602
|
3,
|
|
1603
1603
|
n0,
|
|
1604
1604
|
_ARPDR,
|
|
@@ -1610,7 +1610,7 @@ export var AutomatedReasoningPolicyDefinitionRule = [
|
|
|
1610
1610
|
[() => AutomatedReasoningPolicyDefinitionRuleAlternateExpression, 0],
|
|
1611
1611
|
],
|
|
1612
1612
|
];
|
|
1613
|
-
export var AutomatedReasoningPolicyDefinitionType = [
|
|
1613
|
+
export var AutomatedReasoningPolicyDefinitionType$ = [
|
|
1614
1614
|
3,
|
|
1615
1615
|
n0,
|
|
1616
1616
|
_ARPDT,
|
|
@@ -1622,7 +1622,7 @@ export var AutomatedReasoningPolicyDefinitionType = [
|
|
|
1622
1622
|
[() => AutomatedReasoningPolicyDefinitionTypeValueList, 0],
|
|
1623
1623
|
],
|
|
1624
1624
|
];
|
|
1625
|
-
export var AutomatedReasoningPolicyDefinitionTypeValue = [
|
|
1625
|
+
export var AutomatedReasoningPolicyDefinitionTypeValue$ = [
|
|
1626
1626
|
3,
|
|
1627
1627
|
n0,
|
|
1628
1628
|
_ARPDTV,
|
|
@@ -1630,7 +1630,7 @@ export var AutomatedReasoningPolicyDefinitionTypeValue = [
|
|
|
1630
1630
|
[_va, _d],
|
|
1631
1631
|
[0, [() => AutomatedReasoningPolicyDefinitionTypeValueDescription, 0]],
|
|
1632
1632
|
];
|
|
1633
|
-
export var AutomatedReasoningPolicyDefinitionTypeValuePair = [
|
|
1633
|
+
export var AutomatedReasoningPolicyDefinitionTypeValuePair$ = [
|
|
1634
1634
|
3,
|
|
1635
1635
|
n0,
|
|
1636
1636
|
_ARPDTVP,
|
|
@@ -1638,7 +1638,7 @@ export var AutomatedReasoningPolicyDefinitionTypeValuePair = [
|
|
|
1638
1638
|
[_tN, _vN],
|
|
1639
1639
|
[[() => AutomatedReasoningPolicyDefinitionTypeName, 0], 0],
|
|
1640
1640
|
];
|
|
1641
|
-
export var AutomatedReasoningPolicyDefinitionVariable = [
|
|
1641
|
+
export var AutomatedReasoningPolicyDefinitionVariable$ = [
|
|
1642
1642
|
3,
|
|
1643
1643
|
n0,
|
|
1644
1644
|
_ARPDV,
|
|
@@ -1650,9 +1650,9 @@ export var AutomatedReasoningPolicyDefinitionVariable = [
|
|
|
1650
1650
|
[() => AutomatedReasoningPolicyDefinitionVariableDescription, 0],
|
|
1651
1651
|
],
|
|
1652
1652
|
];
|
|
1653
|
-
export var AutomatedReasoningPolicyDeleteRuleAnnotation = [3, n0, _ARPDRA, 0, [_rI], [0]];
|
|
1654
|
-
export var AutomatedReasoningPolicyDeleteRuleMutation = [3, n0, _ARPDRM, 0, [_i], [0]];
|
|
1655
|
-
export var AutomatedReasoningPolicyDeleteTypeAnnotation = [
|
|
1653
|
+
export var AutomatedReasoningPolicyDeleteRuleAnnotation$ = [3, n0, _ARPDRA, 0, [_rI], [0]];
|
|
1654
|
+
export var AutomatedReasoningPolicyDeleteRuleMutation$ = [3, n0, _ARPDRM, 0, [_i], [0]];
|
|
1655
|
+
export var AutomatedReasoningPolicyDeleteTypeAnnotation$ = [
|
|
1656
1656
|
3,
|
|
1657
1657
|
n0,
|
|
1658
1658
|
_ARPDTA,
|
|
@@ -1660,7 +1660,7 @@ export var AutomatedReasoningPolicyDeleteTypeAnnotation = [
|
|
|
1660
1660
|
[_n],
|
|
1661
1661
|
[[() => AutomatedReasoningPolicyDefinitionTypeName, 0]],
|
|
1662
1662
|
];
|
|
1663
|
-
export var AutomatedReasoningPolicyDeleteTypeMutation = [
|
|
1663
|
+
export var AutomatedReasoningPolicyDeleteTypeMutation$ = [
|
|
1664
1664
|
3,
|
|
1665
1665
|
n0,
|
|
1666
1666
|
_ARPDTM,
|
|
@@ -1668,8 +1668,8 @@ export var AutomatedReasoningPolicyDeleteTypeMutation = [
|
|
|
1668
1668
|
[_n],
|
|
1669
1669
|
[[() => AutomatedReasoningPolicyDefinitionTypeName, 0]],
|
|
1670
1670
|
];
|
|
1671
|
-
export var AutomatedReasoningPolicyDeleteTypeValue = [3, n0, _ARPDTVu, 0, [_va], [0]];
|
|
1672
|
-
export var AutomatedReasoningPolicyDeleteVariableAnnotation = [
|
|
1671
|
+
export var AutomatedReasoningPolicyDeleteTypeValue$ = [3, n0, _ARPDTVu, 0, [_va], [0]];
|
|
1672
|
+
export var AutomatedReasoningPolicyDeleteVariableAnnotation$ = [
|
|
1673
1673
|
3,
|
|
1674
1674
|
n0,
|
|
1675
1675
|
_ARPDVA,
|
|
@@ -1677,7 +1677,7 @@ export var AutomatedReasoningPolicyDeleteVariableAnnotation = [
|
|
|
1677
1677
|
[_n],
|
|
1678
1678
|
[[() => AutomatedReasoningPolicyDefinitionVariableName, 0]],
|
|
1679
1679
|
];
|
|
1680
|
-
export var AutomatedReasoningPolicyDeleteVariableMutation = [
|
|
1680
|
+
export var AutomatedReasoningPolicyDeleteVariableMutation$ = [
|
|
1681
1681
|
3,
|
|
1682
1682
|
n0,
|
|
1683
1683
|
_ARPDVM,
|
|
@@ -1685,7 +1685,7 @@ export var AutomatedReasoningPolicyDeleteVariableMutation = [
|
|
|
1685
1685
|
[_n],
|
|
1686
1686
|
[[() => AutomatedReasoningPolicyDefinitionVariableName, 0]],
|
|
1687
1687
|
];
|
|
1688
|
-
export var AutomatedReasoningPolicyDisjointRuleSet = [
|
|
1688
|
+
export var AutomatedReasoningPolicyDisjointRuleSet$ = [
|
|
1689
1689
|
3,
|
|
1690
1690
|
n0,
|
|
1691
1691
|
_ARPDRS,
|
|
@@ -1693,7 +1693,7 @@ export var AutomatedReasoningPolicyDisjointRuleSet = [
|
|
|
1693
1693
|
[_vari, _ru],
|
|
1694
1694
|
[[() => AutomatedReasoningPolicyDefinitionVariableNameList, 0], 64 | 0],
|
|
1695
1695
|
];
|
|
1696
|
-
export var AutomatedReasoningPolicyGeneratedTestCase = [
|
|
1696
|
+
export var AutomatedReasoningPolicyGeneratedTestCase$ = [
|
|
1697
1697
|
3,
|
|
1698
1698
|
n0,
|
|
1699
1699
|
_ARPGTC,
|
|
@@ -1701,7 +1701,7 @@ export var AutomatedReasoningPolicyGeneratedTestCase = [
|
|
|
1701
1701
|
[_qC, _gC, _eAFR],
|
|
1702
1702
|
[[() => AutomatedReasoningPolicyTestQueryContent, 0], [() => AutomatedReasoningPolicyTestGuardContent, 0], 0],
|
|
1703
1703
|
];
|
|
1704
|
-
export var AutomatedReasoningPolicyGeneratedTestCases = [
|
|
1704
|
+
export var AutomatedReasoningPolicyGeneratedTestCases$ = [
|
|
1705
1705
|
3,
|
|
1706
1706
|
n0,
|
|
1707
1707
|
_ARPGTCu,
|
|
@@ -1709,7 +1709,7 @@ export var AutomatedReasoningPolicyGeneratedTestCases = [
|
|
|
1709
1709
|
[_gTC],
|
|
1710
1710
|
[[() => AutomatedReasoningPolicyGeneratedTestCaseList, 0]],
|
|
1711
1711
|
];
|
|
1712
|
-
export var AutomatedReasoningPolicyIngestContentAnnotation = [
|
|
1712
|
+
export var AutomatedReasoningPolicyIngestContentAnnotation$ = [
|
|
1713
1713
|
3,
|
|
1714
1714
|
n0,
|
|
1715
1715
|
_ARPICA,
|
|
@@ -1717,8 +1717,8 @@ export var AutomatedReasoningPolicyIngestContentAnnotation = [
|
|
|
1717
1717
|
[_cont],
|
|
1718
1718
|
[[() => AutomatedReasoningPolicyAnnotationIngestContent, 0]],
|
|
1719
1719
|
];
|
|
1720
|
-
export var AutomatedReasoningPolicyPlanning = [3, n0, _ARPP, 0, [], []];
|
|
1721
|
-
export var AutomatedReasoningPolicyScenario = [
|
|
1720
|
+
export var AutomatedReasoningPolicyPlanning$ = [3, n0, _ARPP, 0, [], []];
|
|
1721
|
+
export var AutomatedReasoningPolicyScenario$ = [
|
|
1722
1722
|
3,
|
|
1723
1723
|
n0,
|
|
1724
1724
|
_ARPS,
|
|
@@ -1731,7 +1731,7 @@ export var AutomatedReasoningPolicyScenario = [
|
|
|
1731
1731
|
64 | 0,
|
|
1732
1732
|
],
|
|
1733
1733
|
];
|
|
1734
|
-
export var AutomatedReasoningPolicyScenarios = [
|
|
1734
|
+
export var AutomatedReasoningPolicyScenarios$ = [
|
|
1735
1735
|
3,
|
|
1736
1736
|
n0,
|
|
1737
1737
|
_ARPSu,
|
|
@@ -1739,7 +1739,7 @@ export var AutomatedReasoningPolicyScenarios = [
|
|
|
1739
1739
|
[_pS],
|
|
1740
1740
|
[[() => AutomatedReasoningPolicyScenarioList, 0]],
|
|
1741
1741
|
];
|
|
1742
|
-
export var AutomatedReasoningPolicySummary = [
|
|
1742
|
+
export var AutomatedReasoningPolicySummary$ = [
|
|
1743
1743
|
3,
|
|
1744
1744
|
n0,
|
|
1745
1745
|
_ARPSut,
|
|
@@ -1747,7 +1747,7 @@ export var AutomatedReasoningPolicySummary = [
|
|
|
1747
1747
|
[_pA, _n, _d, _ve, _pI, _cA, _uA],
|
|
1748
1748
|
[0, [() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0], 0, 0, 5, 5],
|
|
1749
1749
|
];
|
|
1750
|
-
export var AutomatedReasoningPolicyTestCase = [
|
|
1750
|
+
export var AutomatedReasoningPolicyTestCase$ = [
|
|
1751
1751
|
3,
|
|
1752
1752
|
n0,
|
|
1753
1753
|
_ARPTC,
|
|
@@ -1763,15 +1763,15 @@ export var AutomatedReasoningPolicyTestCase = [
|
|
|
1763
1763
|
1,
|
|
1764
1764
|
],
|
|
1765
1765
|
];
|
|
1766
|
-
export var AutomatedReasoningPolicyTestResult = [
|
|
1766
|
+
export var AutomatedReasoningPolicyTestResult$ = [
|
|
1767
1767
|
3,
|
|
1768
1768
|
n0,
|
|
1769
1769
|
_ARPTR,
|
|
1770
1770
|
0,
|
|
1771
1771
|
[_tCe, _pA, _tRS, _tF, _tRR, _aTFR, _uA],
|
|
1772
|
-
[[() => AutomatedReasoningPolicyTestCase
|
|
1772
|
+
[[() => AutomatedReasoningPolicyTestCase$, 0], 0, 0, [() => AutomatedReasoningCheckFindingList, 0], 0, 0, 5],
|
|
1773
1773
|
];
|
|
1774
|
-
export var AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotation = [
|
|
1774
|
+
export var AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotation$ = [
|
|
1775
1775
|
3,
|
|
1776
1776
|
n0,
|
|
1777
1777
|
_ARPUFRFA,
|
|
@@ -1779,7 +1779,7 @@ export var AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotation = [
|
|
|
1779
1779
|
[_rIu, _f],
|
|
1780
1780
|
[64 | 0, [() => AutomatedReasoningPolicyAnnotationFeedbackNaturalLanguage, 0]],
|
|
1781
1781
|
];
|
|
1782
|
-
export var AutomatedReasoningPolicyUpdateFromScenarioFeedbackAnnotation = [
|
|
1782
|
+
export var AutomatedReasoningPolicyUpdateFromScenarioFeedbackAnnotation$ = [
|
|
1783
1783
|
3,
|
|
1784
1784
|
n0,
|
|
1785
1785
|
_ARPUFSFA,
|
|
@@ -1791,7 +1791,7 @@ export var AutomatedReasoningPolicyUpdateFromScenarioFeedbackAnnotation = [
|
|
|
1791
1791
|
[() => AutomatedReasoningPolicyAnnotationFeedbackNaturalLanguage, 0],
|
|
1792
1792
|
],
|
|
1793
1793
|
];
|
|
1794
|
-
export var AutomatedReasoningPolicyUpdateRuleAnnotation = [
|
|
1794
|
+
export var AutomatedReasoningPolicyUpdateRuleAnnotation$ = [
|
|
1795
1795
|
3,
|
|
1796
1796
|
n0,
|
|
1797
1797
|
_ARPURA,
|
|
@@ -1799,15 +1799,15 @@ export var AutomatedReasoningPolicyUpdateRuleAnnotation = [
|
|
|
1799
1799
|
[_rI, _ex],
|
|
1800
1800
|
[0, [() => AutomatedReasoningPolicyDefinitionRuleExpression, 0]],
|
|
1801
1801
|
];
|
|
1802
|
-
export var AutomatedReasoningPolicyUpdateRuleMutation = [
|
|
1802
|
+
export var AutomatedReasoningPolicyUpdateRuleMutation$ = [
|
|
1803
1803
|
3,
|
|
1804
1804
|
n0,
|
|
1805
1805
|
_ARPURM,
|
|
1806
1806
|
0,
|
|
1807
1807
|
[_r],
|
|
1808
|
-
[[() => AutomatedReasoningPolicyDefinitionRule
|
|
1808
|
+
[[() => AutomatedReasoningPolicyDefinitionRule$, 0]],
|
|
1809
1809
|
];
|
|
1810
|
-
export var AutomatedReasoningPolicyUpdateTypeAnnotation = [
|
|
1810
|
+
export var AutomatedReasoningPolicyUpdateTypeAnnotation$ = [
|
|
1811
1811
|
3,
|
|
1812
1812
|
n0,
|
|
1813
1813
|
_ARPUTA,
|
|
@@ -1820,15 +1820,15 @@ export var AutomatedReasoningPolicyUpdateTypeAnnotation = [
|
|
|
1820
1820
|
[() => AutomatedReasoningPolicyTypeValueAnnotationList, 0],
|
|
1821
1821
|
],
|
|
1822
1822
|
];
|
|
1823
|
-
export var AutomatedReasoningPolicyUpdateTypeMutation = [
|
|
1823
|
+
export var AutomatedReasoningPolicyUpdateTypeMutation$ = [
|
|
1824
1824
|
3,
|
|
1825
1825
|
n0,
|
|
1826
1826
|
_ARPUTM,
|
|
1827
1827
|
0,
|
|
1828
1828
|
[_ty],
|
|
1829
|
-
[[() => AutomatedReasoningPolicyDefinitionType
|
|
1829
|
+
[[() => AutomatedReasoningPolicyDefinitionType$, 0]],
|
|
1830
1830
|
];
|
|
1831
|
-
export var AutomatedReasoningPolicyUpdateTypeValue = [
|
|
1831
|
+
export var AutomatedReasoningPolicyUpdateTypeValue$ = [
|
|
1832
1832
|
3,
|
|
1833
1833
|
n0,
|
|
1834
1834
|
_ARPUTV,
|
|
@@ -1836,7 +1836,7 @@ export var AutomatedReasoningPolicyUpdateTypeValue = [
|
|
|
1836
1836
|
[_va, _nV, _d],
|
|
1837
1837
|
[0, 0, [() => AutomatedReasoningPolicyDefinitionTypeValueDescription, 0]],
|
|
1838
1838
|
];
|
|
1839
|
-
export var AutomatedReasoningPolicyUpdateVariableAnnotation = [
|
|
1839
|
+
export var AutomatedReasoningPolicyUpdateVariableAnnotation$ = [
|
|
1840
1840
|
3,
|
|
1841
1841
|
n0,
|
|
1842
1842
|
_ARPUVA,
|
|
@@ -1848,15 +1848,15 @@ export var AutomatedReasoningPolicyUpdateVariableAnnotation = [
|
|
|
1848
1848
|
[() => AutomatedReasoningPolicyDefinitionVariableDescription, 0],
|
|
1849
1849
|
],
|
|
1850
1850
|
];
|
|
1851
|
-
export var AutomatedReasoningPolicyUpdateVariableMutation = [
|
|
1851
|
+
export var AutomatedReasoningPolicyUpdateVariableMutation$ = [
|
|
1852
1852
|
3,
|
|
1853
1853
|
n0,
|
|
1854
1854
|
_ARPUVM,
|
|
1855
1855
|
0,
|
|
1856
1856
|
[_var],
|
|
1857
|
-
[[() => AutomatedReasoningPolicyDefinitionVariable
|
|
1857
|
+
[[() => AutomatedReasoningPolicyDefinitionVariable$, 0]],
|
|
1858
1858
|
];
|
|
1859
|
-
export var BatchDeleteEvaluationJobError = [
|
|
1859
|
+
export var BatchDeleteEvaluationJobError$ = [
|
|
1860
1860
|
3,
|
|
1861
1861
|
n0,
|
|
1862
1862
|
_BDEJE,
|
|
@@ -1864,7 +1864,7 @@ export var BatchDeleteEvaluationJobError = [
|
|
|
1864
1864
|
[_jI, _cod, _m],
|
|
1865
1865
|
[[() => EvaluationJobIdentifier, 0], 0, 0],
|
|
1866
1866
|
];
|
|
1867
|
-
export var BatchDeleteEvaluationJobItem = [
|
|
1867
|
+
export var BatchDeleteEvaluationJobItem$ = [
|
|
1868
1868
|
3,
|
|
1869
1869
|
n0,
|
|
1870
1870
|
_BDEJI,
|
|
@@ -1872,7 +1872,7 @@ export var BatchDeleteEvaluationJobItem = [
|
|
|
1872
1872
|
[_jI, _jS],
|
|
1873
1873
|
[[() => EvaluationJobIdentifier, 0], 0],
|
|
1874
1874
|
];
|
|
1875
|
-
export var BatchDeleteEvaluationJobRequest = [
|
|
1875
|
+
export var BatchDeleteEvaluationJobRequest$ = [
|
|
1876
1876
|
3,
|
|
1877
1877
|
n0,
|
|
1878
1878
|
_BDEJR,
|
|
@@ -1880,7 +1880,7 @@ export var BatchDeleteEvaluationJobRequest = [
|
|
|
1880
1880
|
[_jIo],
|
|
1881
1881
|
[[() => EvaluationJobIdentifiers, 0]],
|
|
1882
1882
|
];
|
|
1883
|
-
export var BatchDeleteEvaluationJobResponse = [
|
|
1883
|
+
export var BatchDeleteEvaluationJobResponse$ = [
|
|
1884
1884
|
3,
|
|
1885
1885
|
n0,
|
|
1886
1886
|
_BDEJRa,
|
|
@@ -1891,8 +1891,8 @@ export var BatchDeleteEvaluationJobResponse = [
|
|
|
1891
1891
|
[() => BatchDeleteEvaluationJobItems, 0],
|
|
1892
1892
|
],
|
|
1893
1893
|
];
|
|
1894
|
-
export var BedrockEvaluatorModel = [3, n0, _BEM, 0, [_mI], [0]];
|
|
1895
|
-
export var ByteContentDoc = [
|
|
1894
|
+
export var BedrockEvaluatorModel$ = [3, n0, _BEM, 0, [_mI], [0]];
|
|
1895
|
+
export var ByteContentDoc$ = [
|
|
1896
1896
|
3,
|
|
1897
1897
|
n0,
|
|
1898
1898
|
_BCD,
|
|
@@ -1900,7 +1900,7 @@ export var ByteContentDoc = [
|
|
|
1900
1900
|
[_id, _cTo, _da],
|
|
1901
1901
|
[[() => Identifier, 0], 0, [() => ByteContentBlob, 0]],
|
|
1902
1902
|
];
|
|
1903
|
-
export var CancelAutomatedReasoningPolicyBuildWorkflowRequest = [
|
|
1903
|
+
export var CancelAutomatedReasoningPolicyBuildWorkflowRequest$ = [
|
|
1904
1904
|
3,
|
|
1905
1905
|
n0,
|
|
1906
1906
|
_CARPBWR,
|
|
@@ -1911,11 +1911,11 @@ export var CancelAutomatedReasoningPolicyBuildWorkflowRequest = [
|
|
|
1911
1911
|
[0, 1],
|
|
1912
1912
|
],
|
|
1913
1913
|
];
|
|
1914
|
-
export var CancelAutomatedReasoningPolicyBuildWorkflowResponse = [3, n0, _CARPBWRa, 0, [], []];
|
|
1915
|
-
export var CloudWatchConfig = [3, n0, _CWC, 0, [_lGN, _rA, _lDDSC], [0, 0, () => S3Config]];
|
|
1916
|
-
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1917
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
1918
|
-
export var CreateAutomatedReasoningPolicyRequest = [
|
|
1914
|
+
export var CancelAutomatedReasoningPolicyBuildWorkflowResponse$ = [3, n0, _CARPBWRa, 0, [], []];
|
|
1915
|
+
export var CloudWatchConfig$ = [3, n0, _CWC, 0, [_lGN, _rA, _lDDSC], [0, 0, () => S3Config$]];
|
|
1916
|
+
export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1917
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1918
|
+
export var CreateAutomatedReasoningPolicyRequest$ = [
|
|
1919
1919
|
3,
|
|
1920
1920
|
n0,
|
|
1921
1921
|
_CARPR,
|
|
@@ -1925,12 +1925,12 @@ export var CreateAutomatedReasoningPolicyRequest = [
|
|
|
1925
1925
|
[() => AutomatedReasoningPolicyName, 0],
|
|
1926
1926
|
[() => AutomatedReasoningPolicyDescription, 0],
|
|
1927
1927
|
[0, 4],
|
|
1928
|
-
[() => AutomatedReasoningPolicyDefinition
|
|
1928
|
+
[() => AutomatedReasoningPolicyDefinition$, 0],
|
|
1929
1929
|
0,
|
|
1930
1930
|
() => TagList,
|
|
1931
1931
|
],
|
|
1932
1932
|
];
|
|
1933
|
-
export var CreateAutomatedReasoningPolicyResponse = [
|
|
1933
|
+
export var CreateAutomatedReasoningPolicyResponse$ = [
|
|
1934
1934
|
3,
|
|
1935
1935
|
n0,
|
|
1936
1936
|
_CARPRr,
|
|
@@ -1938,7 +1938,7 @@ export var CreateAutomatedReasoningPolicyResponse = [
|
|
|
1938
1938
|
[_pA, _ve, _n, _d, _dH, _cA, _uA],
|
|
1939
1939
|
[0, 0, [() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0], 0, 5, 5],
|
|
1940
1940
|
];
|
|
1941
|
-
export var CreateAutomatedReasoningPolicyTestCaseRequest = [
|
|
1941
|
+
export var CreateAutomatedReasoningPolicyTestCaseRequest$ = [
|
|
1942
1942
|
3,
|
|
1943
1943
|
n0,
|
|
1944
1944
|
_CARPTCR,
|
|
@@ -1953,7 +1953,7 @@ export var CreateAutomatedReasoningPolicyTestCaseRequest = [
|
|
|
1953
1953
|
1,
|
|
1954
1954
|
],
|
|
1955
1955
|
];
|
|
1956
|
-
export var CreateAutomatedReasoningPolicyTestCaseResponse = [
|
|
1956
|
+
export var CreateAutomatedReasoningPolicyTestCaseResponse$ = [
|
|
1957
1957
|
3,
|
|
1958
1958
|
n0,
|
|
1959
1959
|
_CARPTCRr,
|
|
@@ -1961,7 +1961,7 @@ export var CreateAutomatedReasoningPolicyTestCaseResponse = [
|
|
|
1961
1961
|
[_pA, _tCI],
|
|
1962
1962
|
[0, 0],
|
|
1963
1963
|
];
|
|
1964
|
-
export var CreateAutomatedReasoningPolicyVersionRequest = [
|
|
1964
|
+
export var CreateAutomatedReasoningPolicyVersionRequest$ = [
|
|
1965
1965
|
3,
|
|
1966
1966
|
n0,
|
|
1967
1967
|
_CARPVR,
|
|
@@ -1969,7 +1969,7 @@ export var CreateAutomatedReasoningPolicyVersionRequest = [
|
|
|
1969
1969
|
[_pA, _cRT, _lUDH, _ta],
|
|
1970
1970
|
[[0, 1], [0, 4], 0, () => TagList],
|
|
1971
1971
|
];
|
|
1972
|
-
export var CreateAutomatedReasoningPolicyVersionResponse = [
|
|
1972
|
+
export var CreateAutomatedReasoningPolicyVersionResponse$ = [
|
|
1973
1973
|
3,
|
|
1974
1974
|
n0,
|
|
1975
1975
|
_CARPVRr,
|
|
@@ -1977,7 +1977,7 @@ export var CreateAutomatedReasoningPolicyVersionResponse = [
|
|
|
1977
1977
|
[_pA, _ve, _n, _d, _dH, _cA],
|
|
1978
1978
|
[0, 0, [() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0], 0, 5],
|
|
1979
1979
|
];
|
|
1980
|
-
export var CreateCustomModelDeploymentRequest = [
|
|
1980
|
+
export var CreateCustomModelDeploymentRequest$ = [
|
|
1981
1981
|
3,
|
|
1982
1982
|
n0,
|
|
1983
1983
|
_CCMDR,
|
|
@@ -1985,17 +1985,17 @@ export var CreateCustomModelDeploymentRequest = [
|
|
|
1985
1985
|
[_mDN, _mA, _d, _ta, _cRT],
|
|
1986
1986
|
[0, 0, 0, () => TagList, [0, 4]],
|
|
1987
1987
|
];
|
|
1988
|
-
export var CreateCustomModelDeploymentResponse = [3, n0, _CCMDRr, 0, [_cMDA], [0]];
|
|
1989
|
-
export var CreateCustomModelRequest = [
|
|
1988
|
+
export var CreateCustomModelDeploymentResponse$ = [3, n0, _CCMDRr, 0, [_cMDA], [0]];
|
|
1989
|
+
export var CreateCustomModelRequest$ = [
|
|
1990
1990
|
3,
|
|
1991
1991
|
n0,
|
|
1992
1992
|
_CCMR,
|
|
1993
1993
|
0,
|
|
1994
1994
|
[_mN, _mSC, _mKKA, _rA, _mTo, _cRT],
|
|
1995
|
-
[0, () => ModelDataSource
|
|
1995
|
+
[0, () => ModelDataSource$, 0, 0, () => TagList, [0, 4]],
|
|
1996
1996
|
];
|
|
1997
|
-
export var CreateCustomModelResponse = [3, n0, _CCMRr, 0, [_mA], [0]];
|
|
1998
|
-
export var CreateEvaluationJobRequest = [
|
|
1997
|
+
export var CreateCustomModelResponse$ = [3, n0, _CCMRr, 0, [_mA], [0]];
|
|
1998
|
+
export var CreateEvaluationJobRequest$ = [
|
|
1999
1999
|
3,
|
|
2000
2000
|
n0,
|
|
2001
2001
|
_CEJR,
|
|
@@ -2009,15 +2009,15 @@ export var CreateEvaluationJobRequest = [
|
|
|
2009
2009
|
0,
|
|
2010
2010
|
() => TagList,
|
|
2011
2011
|
0,
|
|
2012
|
-
[() => EvaluationConfig
|
|
2013
|
-
[() => EvaluationInferenceConfig
|
|
2014
|
-
() => EvaluationOutputDataConfig
|
|
2012
|
+
[() => EvaluationConfig$, 0],
|
|
2013
|
+
[() => EvaluationInferenceConfig$, 0],
|
|
2014
|
+
() => EvaluationOutputDataConfig$,
|
|
2015
2015
|
],
|
|
2016
2016
|
];
|
|
2017
|
-
export var CreateEvaluationJobResponse = [3, n0, _CEJRr, 0, [_jA], [0]];
|
|
2018
|
-
export var CreateFoundationModelAgreementRequest = [3, n0, _CFMAR, 0, [_oT, _mIo], [0, 0]];
|
|
2019
|
-
export var CreateFoundationModelAgreementResponse = [3, n0, _CFMARr, 0, [_mIo], [0]];
|
|
2020
|
-
export var CreateGuardrailRequest = [
|
|
2017
|
+
export var CreateEvaluationJobResponse$ = [3, n0, _CEJRr, 0, [_jA], [0]];
|
|
2018
|
+
export var CreateFoundationModelAgreementRequest$ = [3, n0, _CFMAR, 0, [_oT, _mIo], [0, 0]];
|
|
2019
|
+
export var CreateFoundationModelAgreementResponse$ = [3, n0, _CFMARr, 0, [_mIo], [0]];
|
|
2020
|
+
export var CreateGuardrailRequest$ = [
|
|
2021
2021
|
3,
|
|
2022
2022
|
n0,
|
|
2023
2023
|
_CGR,
|
|
@@ -2026,13 +2026,13 @@ export var CreateGuardrailRequest = [
|
|
|
2026
2026
|
[
|
|
2027
2027
|
[() => GuardrailName, 0],
|
|
2028
2028
|
[() => GuardrailDescription, 0],
|
|
2029
|
-
[() => GuardrailTopicPolicyConfig
|
|
2030
|
-
[() => GuardrailContentPolicyConfig
|
|
2031
|
-
[() => GuardrailWordPolicyConfig
|
|
2032
|
-
() => GuardrailSensitiveInformationPolicyConfig
|
|
2033
|
-
[() => GuardrailContextualGroundingPolicyConfig
|
|
2034
|
-
() => GuardrailAutomatedReasoningPolicyConfig
|
|
2035
|
-
() => GuardrailCrossRegionConfig
|
|
2029
|
+
[() => GuardrailTopicPolicyConfig$, 0],
|
|
2030
|
+
[() => GuardrailContentPolicyConfig$, 0],
|
|
2031
|
+
[() => GuardrailWordPolicyConfig$, 0],
|
|
2032
|
+
() => GuardrailSensitiveInformationPolicyConfig$,
|
|
2033
|
+
[() => GuardrailContextualGroundingPolicyConfig$, 0],
|
|
2034
|
+
() => GuardrailAutomatedReasoningPolicyConfig$,
|
|
2035
|
+
() => GuardrailCrossRegionConfig$,
|
|
2036
2036
|
[() => GuardrailBlockedMessaging, 0],
|
|
2037
2037
|
[() => GuardrailBlockedMessaging, 0],
|
|
2038
2038
|
0,
|
|
@@ -2040,8 +2040,8 @@ export var CreateGuardrailRequest = [
|
|
|
2040
2040
|
[0, 4],
|
|
2041
2041
|
],
|
|
2042
2042
|
];
|
|
2043
|
-
export var CreateGuardrailResponse = [3, n0, _CGRr, 0, [_gIu, _gA, _ve, _cA], [0, 0, 0, 5]];
|
|
2044
|
-
export var CreateGuardrailVersionRequest = [
|
|
2043
|
+
export var CreateGuardrailResponse$ = [3, n0, _CGRr, 0, [_gIu, _gA, _ve, _cA], [0, 0, 0, 5]];
|
|
2044
|
+
export var CreateGuardrailVersionRequest$ = [
|
|
2045
2045
|
3,
|
|
2046
2046
|
n0,
|
|
2047
2047
|
_CGVR,
|
|
@@ -2053,33 +2053,33 @@ export var CreateGuardrailVersionRequest = [
|
|
|
2053
2053
|
[0, 4],
|
|
2054
2054
|
],
|
|
2055
2055
|
];
|
|
2056
|
-
export var CreateGuardrailVersionResponse = [3, n0, _CGVRr, 0, [_gIu, _ve], [0, 0]];
|
|
2057
|
-
export var CreateInferenceProfileRequest = [
|
|
2056
|
+
export var CreateGuardrailVersionResponse$ = [3, n0, _CGVRr, 0, [_gIu, _ve], [0, 0]];
|
|
2057
|
+
export var CreateInferenceProfileRequest$ = [
|
|
2058
2058
|
3,
|
|
2059
2059
|
n0,
|
|
2060
2060
|
_CIPR,
|
|
2061
2061
|
0,
|
|
2062
2062
|
[_iPN, _d, _cRT, _mS, _ta],
|
|
2063
|
-
[0, [() => InferenceProfileDescription, 0], [0, 4], () => InferenceProfileModelSource
|
|
2063
|
+
[0, [() => InferenceProfileDescription, 0], [0, 4], () => InferenceProfileModelSource$, () => TagList],
|
|
2064
2064
|
];
|
|
2065
|
-
export var CreateInferenceProfileResponse = [3, n0, _CIPRr, 0, [_iPA, _s], [0, 0]];
|
|
2066
|
-
export var CreateMarketplaceModelEndpointRequest = [
|
|
2065
|
+
export var CreateInferenceProfileResponse$ = [3, n0, _CIPRr, 0, [_iPA, _s], [0, 0]];
|
|
2066
|
+
export var CreateMarketplaceModelEndpointRequest$ = [
|
|
2067
2067
|
3,
|
|
2068
2068
|
n0,
|
|
2069
2069
|
_CMMER,
|
|
2070
2070
|
0,
|
|
2071
2071
|
[_mSI, _eCn, _aEc, _eN, _cRT, _ta],
|
|
2072
|
-
[0, () => EndpointConfig
|
|
2072
|
+
[0, () => EndpointConfig$, 2, 0, [0, 4], () => TagList],
|
|
2073
2073
|
];
|
|
2074
|
-
export var CreateMarketplaceModelEndpointResponse = [
|
|
2074
|
+
export var CreateMarketplaceModelEndpointResponse$ = [
|
|
2075
2075
|
3,
|
|
2076
2076
|
n0,
|
|
2077
2077
|
_CMMERr,
|
|
2078
2078
|
0,
|
|
2079
2079
|
[_mME],
|
|
2080
|
-
[() => MarketplaceModelEndpoint],
|
|
2080
|
+
[() => MarketplaceModelEndpoint$],
|
|
2081
2081
|
];
|
|
2082
|
-
export var CreateModelCopyJobRequest = [
|
|
2082
|
+
export var CreateModelCopyJobRequest$ = [
|
|
2083
2083
|
3,
|
|
2084
2084
|
n0,
|
|
2085
2085
|
_CMCJR,
|
|
@@ -2087,8 +2087,8 @@ export var CreateModelCopyJobRequest = [
|
|
|
2087
2087
|
[_sMA, _tMN, _mKKI, _tMT, _cRT],
|
|
2088
2088
|
[0, 0, 0, () => TagList, [0, 4]],
|
|
2089
2089
|
];
|
|
2090
|
-
export var CreateModelCopyJobResponse = [3, n0, _CMCJRr, 0, [_jA], [0]];
|
|
2091
|
-
export var CreateModelCustomizationJobRequest = [
|
|
2090
|
+
export var CreateModelCopyJobResponse$ = [3, n0, _CMCJRr, 0, [_jA], [0]];
|
|
2091
|
+
export var CreateModelCustomizationJobRequest$ = [
|
|
2092
2092
|
3,
|
|
2093
2093
|
n0,
|
|
2094
2094
|
_CMCJRre,
|
|
@@ -2104,25 +2104,25 @@ export var CreateModelCustomizationJobRequest = [
|
|
|
2104
2104
|
0,
|
|
2105
2105
|
() => TagList,
|
|
2106
2106
|
() => TagList,
|
|
2107
|
-
[() => TrainingDataConfig
|
|
2108
|
-
() => ValidationDataConfig
|
|
2109
|
-
() => OutputDataConfig
|
|
2107
|
+
[() => TrainingDataConfig$, 0],
|
|
2108
|
+
() => ValidationDataConfig$,
|
|
2109
|
+
() => OutputDataConfig$,
|
|
2110
2110
|
128 | 0,
|
|
2111
|
-
() => VpcConfig
|
|
2112
|
-
() => CustomizationConfig
|
|
2111
|
+
() => VpcConfig$,
|
|
2112
|
+
() => CustomizationConfig$,
|
|
2113
2113
|
],
|
|
2114
2114
|
];
|
|
2115
|
-
export var CreateModelCustomizationJobResponse = [3, n0, _CMCJRrea, 0, [_jA], [0]];
|
|
2116
|
-
export var CreateModelImportJobRequest = [
|
|
2115
|
+
export var CreateModelCustomizationJobResponse$ = [3, n0, _CMCJRrea, 0, [_jA], [0]];
|
|
2116
|
+
export var CreateModelImportJobRequest$ = [
|
|
2117
2117
|
3,
|
|
2118
2118
|
n0,
|
|
2119
2119
|
_CMIJR,
|
|
2120
2120
|
0,
|
|
2121
2121
|
[_jN, _iMN, _rA, _mDS, _jT, _iMT, _cRT, _vCp, _iMKKI],
|
|
2122
|
-
[0, 0, 0, () => ModelDataSource
|
|
2122
|
+
[0, 0, 0, () => ModelDataSource$, () => TagList, () => TagList, 0, () => VpcConfig$, 0],
|
|
2123
2123
|
];
|
|
2124
|
-
export var CreateModelImportJobResponse = [3, n0, _CMIJRr, 0, [_jA], [0]];
|
|
2125
|
-
export var CreateModelInvocationJobRequest = [
|
|
2124
|
+
export var CreateModelImportJobResponse$ = [3, n0, _CMIJRr, 0, [_jA], [0]];
|
|
2125
|
+
export var CreateModelInvocationJobRequest$ = [
|
|
2126
2126
|
3,
|
|
2127
2127
|
n0,
|
|
2128
2128
|
_CMIJRre,
|
|
@@ -2133,15 +2133,15 @@ export var CreateModelInvocationJobRequest = [
|
|
|
2133
2133
|
0,
|
|
2134
2134
|
[0, 4],
|
|
2135
2135
|
0,
|
|
2136
|
-
() => ModelInvocationJobInputDataConfig
|
|
2137
|
-
() => ModelInvocationJobOutputDataConfig
|
|
2138
|
-
() => VpcConfig
|
|
2136
|
+
() => ModelInvocationJobInputDataConfig$,
|
|
2137
|
+
() => ModelInvocationJobOutputDataConfig$,
|
|
2138
|
+
() => VpcConfig$,
|
|
2139
2139
|
1,
|
|
2140
2140
|
() => TagList,
|
|
2141
2141
|
],
|
|
2142
2142
|
];
|
|
2143
|
-
export var CreateModelInvocationJobResponse = [3, n0, _CMIJRrea, 0, [_jA], [0]];
|
|
2144
|
-
export var CreatePromptRouterRequest = [
|
|
2143
|
+
export var CreateModelInvocationJobResponse$ = [3, n0, _CMIJRrea, 0, [_jA], [0]];
|
|
2144
|
+
export var CreatePromptRouterRequest$ = [
|
|
2145
2145
|
3,
|
|
2146
2146
|
n0,
|
|
2147
2147
|
_CPRR,
|
|
@@ -2152,13 +2152,13 @@ export var CreatePromptRouterRequest = [
|
|
|
2152
2152
|
0,
|
|
2153
2153
|
() => PromptRouterTargetModels,
|
|
2154
2154
|
[() => PromptRouterDescription, 0],
|
|
2155
|
-
() => RoutingCriteria
|
|
2156
|
-
() => PromptRouterTargetModel
|
|
2155
|
+
() => RoutingCriteria$,
|
|
2156
|
+
() => PromptRouterTargetModel$,
|
|
2157
2157
|
() => TagList,
|
|
2158
2158
|
],
|
|
2159
2159
|
];
|
|
2160
|
-
export var CreatePromptRouterResponse = [3, n0, _CPRRr, 0, [_pRA], [0]];
|
|
2161
|
-
export var CreateProvisionedModelThroughputRequest = [
|
|
2160
|
+
export var CreatePromptRouterResponse$ = [3, n0, _CPRRr, 0, [_pRA], [0]];
|
|
2161
|
+
export var CreateProvisionedModelThroughputRequest$ = [
|
|
2162
2162
|
3,
|
|
2163
2163
|
n0,
|
|
2164
2164
|
_CPMTR,
|
|
@@ -2166,9 +2166,9 @@ export var CreateProvisionedModelThroughputRequest = [
|
|
|
2166
2166
|
[_cRT, _mU, _pMN, _mIo, _cD, _ta],
|
|
2167
2167
|
[[0, 4], 1, 0, 0, 0, () => TagList],
|
|
2168
2168
|
];
|
|
2169
|
-
export var CreateProvisionedModelThroughputResponse = [3, n0, _CPMTRr, 0, [_pMA], [0]];
|
|
2170
|
-
export var CustomMetricBedrockEvaluatorModel = [3, n0, _CMBEM, 0, [_mI], [0]];
|
|
2171
|
-
export var CustomMetricDefinition = [
|
|
2169
|
+
export var CreateProvisionedModelThroughputResponse$ = [3, n0, _CPMTRr, 0, [_pMA], [0]];
|
|
2170
|
+
export var CustomMetricBedrockEvaluatorModel$ = [3, n0, _CMBEM, 0, [_mI], [0]];
|
|
2171
|
+
export var CustomMetricDefinition$ = [
|
|
2172
2172
|
3,
|
|
2173
2173
|
n0,
|
|
2174
2174
|
_CMD,
|
|
@@ -2176,7 +2176,7 @@ export var CustomMetricDefinition = [
|
|
|
2176
2176
|
[_n, _in, _rS],
|
|
2177
2177
|
[[() => MetricName, 0], 0, () => RatingScale],
|
|
2178
2178
|
];
|
|
2179
|
-
export var CustomMetricEvaluatorModelConfig = [
|
|
2179
|
+
export var CustomMetricEvaluatorModelConfig$ = [
|
|
2180
2180
|
3,
|
|
2181
2181
|
n0,
|
|
2182
2182
|
_CMEMC,
|
|
@@ -2184,7 +2184,7 @@ export var CustomMetricEvaluatorModelConfig = [
|
|
|
2184
2184
|
[_bEM],
|
|
2185
2185
|
[() => CustomMetricBedrockEvaluatorModels],
|
|
2186
2186
|
];
|
|
2187
|
-
export var CustomModelDeploymentSummary = [
|
|
2187
|
+
export var CustomModelDeploymentSummary$ = [
|
|
2188
2188
|
3,
|
|
2189
2189
|
n0,
|
|
2190
2190
|
_CMDS,
|
|
@@ -2192,8 +2192,8 @@ export var CustomModelDeploymentSummary = [
|
|
|
2192
2192
|
[_cMDA, _cMDN, _mA, _cA, _s, _lUA, _fMa],
|
|
2193
2193
|
[0, 0, 0, 5, 0, 5, 0],
|
|
2194
2194
|
];
|
|
2195
|
-
export var CustomModelDeploymentUpdateDetails = [3, n0, _CMDUD, 0, [_mA, _uS], [0, 0]];
|
|
2196
|
-
export var CustomModelSummary = [
|
|
2195
|
+
export var CustomModelDeploymentUpdateDetails$ = [3, n0, _CMDUD, 0, [_mA, _uS], [0, 0]];
|
|
2196
|
+
export var CustomModelSummary$ = [
|
|
2197
2197
|
3,
|
|
2198
2198
|
n0,
|
|
2199
2199
|
_CMS,
|
|
@@ -2201,9 +2201,9 @@ export var CustomModelSummary = [
|
|
|
2201
2201
|
[_mA, _mN, _cTr, _bMA, _bMN, _cTu, _oAI, _mSo],
|
|
2202
2202
|
[0, 0, 5, 0, 0, 0, 0, 0],
|
|
2203
2203
|
];
|
|
2204
|
-
export var CustomModelUnits = [3, n0, _CMU, 0, [_cMUPMC, _cMUV], [1, 0]];
|
|
2205
|
-
export var DataProcessingDetails = [3, n0, _DPD, 0, [_s, _cTr, _lMT], [0, 5, 5]];
|
|
2206
|
-
export var DeleteAutomatedReasoningPolicyBuildWorkflowRequest = [
|
|
2204
|
+
export var CustomModelUnits$ = [3, n0, _CMU, 0, [_cMUPMC, _cMUV], [1, 0]];
|
|
2205
|
+
export var DataProcessingDetails$ = [3, n0, _DPD, 0, [_s, _cTr, _lMT], [0, 5, 5]];
|
|
2206
|
+
export var DeleteAutomatedReasoningPolicyBuildWorkflowRequest$ = [
|
|
2207
2207
|
3,
|
|
2208
2208
|
n0,
|
|
2209
2209
|
_DARPBWR,
|
|
@@ -2215,8 +2215,8 @@ export var DeleteAutomatedReasoningPolicyBuildWorkflowRequest = [
|
|
|
2215
2215
|
[5, { [_hQ]: _uA }],
|
|
2216
2216
|
],
|
|
2217
2217
|
];
|
|
2218
|
-
export var DeleteAutomatedReasoningPolicyBuildWorkflowResponse = [3, n0, _DARPBWRe, 0, [], []];
|
|
2219
|
-
export var DeleteAutomatedReasoningPolicyRequest = [
|
|
2218
|
+
export var DeleteAutomatedReasoningPolicyBuildWorkflowResponse$ = [3, n0, _DARPBWRe, 0, [], []];
|
|
2219
|
+
export var DeleteAutomatedReasoningPolicyRequest$ = [
|
|
2220
2220
|
3,
|
|
2221
2221
|
n0,
|
|
2222
2222
|
_DARPR,
|
|
@@ -2227,8 +2227,8 @@ export var DeleteAutomatedReasoningPolicyRequest = [
|
|
|
2227
2227
|
[2, { [_hQ]: _fo }],
|
|
2228
2228
|
],
|
|
2229
2229
|
];
|
|
2230
|
-
export var DeleteAutomatedReasoningPolicyResponse = [3, n0, _DARPRe, 0, [], []];
|
|
2231
|
-
export var DeleteAutomatedReasoningPolicyTestCaseRequest = [
|
|
2230
|
+
export var DeleteAutomatedReasoningPolicyResponse$ = [3, n0, _DARPRe, 0, [], []];
|
|
2231
|
+
export var DeleteAutomatedReasoningPolicyTestCaseRequest$ = [
|
|
2232
2232
|
3,
|
|
2233
2233
|
n0,
|
|
2234
2234
|
_DARPTCR,
|
|
@@ -2240,16 +2240,16 @@ export var DeleteAutomatedReasoningPolicyTestCaseRequest = [
|
|
|
2240
2240
|
[5, { [_hQ]: _uA }],
|
|
2241
2241
|
],
|
|
2242
2242
|
];
|
|
2243
|
-
export var DeleteAutomatedReasoningPolicyTestCaseResponse = [3, n0, _DARPTCRe, 0, [], []];
|
|
2244
|
-
export var DeleteCustomModelDeploymentRequest = [3, n0, _DCMDR, 0, [_cMDI], [[0, 1]]];
|
|
2245
|
-
export var DeleteCustomModelDeploymentResponse = [3, n0, _DCMDRe, 0, [], []];
|
|
2246
|
-
export var DeleteCustomModelRequest = [3, n0, _DCMR, 0, [_mI], [[0, 1]]];
|
|
2247
|
-
export var DeleteCustomModelResponse = [3, n0, _DCMRe, 0, [], []];
|
|
2248
|
-
export var DeleteEnforcedGuardrailConfigurationRequest = [3, n0, _DEGCR, 0, [_cI], [[0, 1]]];
|
|
2249
|
-
export var DeleteEnforcedGuardrailConfigurationResponse = [3, n0, _DEGCRe, 0, [], []];
|
|
2250
|
-
export var DeleteFoundationModelAgreementRequest = [3, n0, _DFMAR, 0, [_mIo], [0]];
|
|
2251
|
-
export var DeleteFoundationModelAgreementResponse = [3, n0, _DFMARe, 0, [], []];
|
|
2252
|
-
export var DeleteGuardrailRequest = [
|
|
2243
|
+
export var DeleteAutomatedReasoningPolicyTestCaseResponse$ = [3, n0, _DARPTCRe, 0, [], []];
|
|
2244
|
+
export var DeleteCustomModelDeploymentRequest$ = [3, n0, _DCMDR, 0, [_cMDI], [[0, 1]]];
|
|
2245
|
+
export var DeleteCustomModelDeploymentResponse$ = [3, n0, _DCMDRe, 0, [], []];
|
|
2246
|
+
export var DeleteCustomModelRequest$ = [3, n0, _DCMR, 0, [_mI], [[0, 1]]];
|
|
2247
|
+
export var DeleteCustomModelResponse$ = [3, n0, _DCMRe, 0, [], []];
|
|
2248
|
+
export var DeleteEnforcedGuardrailConfigurationRequest$ = [3, n0, _DEGCR, 0, [_cI], [[0, 1]]];
|
|
2249
|
+
export var DeleteEnforcedGuardrailConfigurationResponse$ = [3, n0, _DEGCRe, 0, [], []];
|
|
2250
|
+
export var DeleteFoundationModelAgreementRequest$ = [3, n0, _DFMAR, 0, [_mIo], [0]];
|
|
2251
|
+
export var DeleteFoundationModelAgreementResponse$ = [3, n0, _DFMARe, 0, [], []];
|
|
2252
|
+
export var DeleteGuardrailRequest$ = [
|
|
2253
2253
|
3,
|
|
2254
2254
|
n0,
|
|
2255
2255
|
_DGR,
|
|
@@ -2260,59 +2260,59 @@ export var DeleteGuardrailRequest = [
|
|
|
2260
2260
|
[0, { [_hQ]: _gV }],
|
|
2261
2261
|
],
|
|
2262
2262
|
];
|
|
2263
|
-
export var DeleteGuardrailResponse = [3, n0, _DGRe, 0, [], []];
|
|
2264
|
-
export var DeleteImportedModelRequest = [3, n0, _DIMR, 0, [_mI], [[0, 1]]];
|
|
2265
|
-
export var DeleteImportedModelResponse = [3, n0, _DIMRe, 0, [], []];
|
|
2266
|
-
export var DeleteInferenceProfileRequest = [3, n0, _DIPR, 0, [_iPI], [[0, 1]]];
|
|
2267
|
-
export var DeleteInferenceProfileResponse = [3, n0, _DIPRe, 0, [], []];
|
|
2268
|
-
export var DeleteMarketplaceModelEndpointRequest = [3, n0, _DMMER, 0, [_eA], [[0, 1]]];
|
|
2269
|
-
export var DeleteMarketplaceModelEndpointResponse = [3, n0, _DMMERe, 0, [], []];
|
|
2270
|
-
export var DeleteModelInvocationLoggingConfigurationRequest = [3, n0, _DMILCR, 0, [], []];
|
|
2271
|
-
export var DeleteModelInvocationLoggingConfigurationResponse = [3, n0, _DMILCRe, 0, [], []];
|
|
2272
|
-
export var DeletePromptRouterRequest = [3, n0, _DPRR, 0, [_pRA], [[0, 1]]];
|
|
2273
|
-
export var DeletePromptRouterResponse = [3, n0, _DPRRe, 0, [], []];
|
|
2274
|
-
export var DeleteProvisionedModelThroughputRequest = [3, n0, _DPMTR, 0, [_pMI], [[0, 1]]];
|
|
2275
|
-
export var DeleteProvisionedModelThroughputResponse = [3, n0, _DPMTRe, 0, [], []];
|
|
2276
|
-
export var DeregisterMarketplaceModelEndpointRequest = [3, n0, _DMMERer, 0, [_eA], [[0, 1]]];
|
|
2277
|
-
export var DeregisterMarketplaceModelEndpointResponse = [3, n0, _DMMERere, 0, [], []];
|
|
2278
|
-
export var DimensionalPriceRate = [3, n0, _DPR, 0, [_di, _pr, _d, _u], [0, 0, 0, 0]];
|
|
2279
|
-
export var DistillationConfig = [3, n0, _DC, 0, [_tMC], [() => TeacherModelConfig]];
|
|
2280
|
-
export var EvaluationBedrockModel = [
|
|
2263
|
+
export var DeleteGuardrailResponse$ = [3, n0, _DGRe, 0, [], []];
|
|
2264
|
+
export var DeleteImportedModelRequest$ = [3, n0, _DIMR, 0, [_mI], [[0, 1]]];
|
|
2265
|
+
export var DeleteImportedModelResponse$ = [3, n0, _DIMRe, 0, [], []];
|
|
2266
|
+
export var DeleteInferenceProfileRequest$ = [3, n0, _DIPR, 0, [_iPI], [[0, 1]]];
|
|
2267
|
+
export var DeleteInferenceProfileResponse$ = [3, n0, _DIPRe, 0, [], []];
|
|
2268
|
+
export var DeleteMarketplaceModelEndpointRequest$ = [3, n0, _DMMER, 0, [_eA], [[0, 1]]];
|
|
2269
|
+
export var DeleteMarketplaceModelEndpointResponse$ = [3, n0, _DMMERe, 0, [], []];
|
|
2270
|
+
export var DeleteModelInvocationLoggingConfigurationRequest$ = [3, n0, _DMILCR, 0, [], []];
|
|
2271
|
+
export var DeleteModelInvocationLoggingConfigurationResponse$ = [3, n0, _DMILCRe, 0, [], []];
|
|
2272
|
+
export var DeletePromptRouterRequest$ = [3, n0, _DPRR, 0, [_pRA], [[0, 1]]];
|
|
2273
|
+
export var DeletePromptRouterResponse$ = [3, n0, _DPRRe, 0, [], []];
|
|
2274
|
+
export var DeleteProvisionedModelThroughputRequest$ = [3, n0, _DPMTR, 0, [_pMI], [[0, 1]]];
|
|
2275
|
+
export var DeleteProvisionedModelThroughputResponse$ = [3, n0, _DPMTRe, 0, [], []];
|
|
2276
|
+
export var DeregisterMarketplaceModelEndpointRequest$ = [3, n0, _DMMERer, 0, [_eA], [[0, 1]]];
|
|
2277
|
+
export var DeregisterMarketplaceModelEndpointResponse$ = [3, n0, _DMMERere, 0, [], []];
|
|
2278
|
+
export var DimensionalPriceRate$ = [3, n0, _DPR, 0, [_di, _pr, _d, _u], [0, 0, 0, 0]];
|
|
2279
|
+
export var DistillationConfig$ = [3, n0, _DC, 0, [_tMC], [() => TeacherModelConfig$]];
|
|
2280
|
+
export var EvaluationBedrockModel$ = [
|
|
2281
2281
|
3,
|
|
2282
2282
|
n0,
|
|
2283
2283
|
_EBM,
|
|
2284
2284
|
0,
|
|
2285
2285
|
[_mI, _iP, _pC],
|
|
2286
|
-
[0, [() => EvaluationModelInferenceParams, 0], () => PerformanceConfiguration],
|
|
2286
|
+
[0, [() => EvaluationModelInferenceParams, 0], () => PerformanceConfiguration$],
|
|
2287
2287
|
];
|
|
2288
|
-
export var EvaluationDataset = [
|
|
2288
|
+
export var EvaluationDataset$ = [
|
|
2289
2289
|
3,
|
|
2290
2290
|
n0,
|
|
2291
2291
|
_ED,
|
|
2292
2292
|
0,
|
|
2293
2293
|
[_n, _dL],
|
|
2294
|
-
[[() => EvaluationDatasetName, 0], () => EvaluationDatasetLocation],
|
|
2294
|
+
[[() => EvaluationDatasetName, 0], () => EvaluationDatasetLocation$],
|
|
2295
2295
|
];
|
|
2296
|
-
export var EvaluationDatasetMetricConfig = [
|
|
2296
|
+
export var EvaluationDatasetMetricConfig$ = [
|
|
2297
2297
|
3,
|
|
2298
2298
|
n0,
|
|
2299
2299
|
_EDMC,
|
|
2300
2300
|
0,
|
|
2301
2301
|
[_tT, _dat, _mNe],
|
|
2302
|
-
[0, [() => EvaluationDataset
|
|
2302
|
+
[0, [() => EvaluationDataset$, 0], [() => EvaluationMetricNames, 0]],
|
|
2303
2303
|
];
|
|
2304
|
-
export var EvaluationInferenceConfigSummary = [
|
|
2304
|
+
export var EvaluationInferenceConfigSummary$ = [
|
|
2305
2305
|
3,
|
|
2306
2306
|
n0,
|
|
2307
2307
|
_EICS,
|
|
2308
2308
|
0,
|
|
2309
2309
|
[_mCS, _rCS],
|
|
2310
|
-
[() => EvaluationModelConfigSummary
|
|
2310
|
+
[() => EvaluationModelConfigSummary$, () => EvaluationRagConfigSummary$],
|
|
2311
2311
|
];
|
|
2312
|
-
export var EvaluationModelConfigSummary = [3, n0, _EMCS, 0, [_bMIe, _pISI], [64 | 0, 64 | 0]];
|
|
2313
|
-
export var EvaluationOutputDataConfig = [3, n0, _EODC, 0, [_sU], [0]];
|
|
2314
|
-
export var EvaluationPrecomputedInferenceSource = [3, n0, _EPIS, 0, [_iSI], [0]];
|
|
2315
|
-
export var EvaluationPrecomputedRetrieveAndGenerateSourceConfig = [
|
|
2312
|
+
export var EvaluationModelConfigSummary$ = [3, n0, _EMCS, 0, [_bMIe, _pISI], [64 | 0, 64 | 0]];
|
|
2313
|
+
export var EvaluationOutputDataConfig$ = [3, n0, _EODC, 0, [_sU], [0]];
|
|
2314
|
+
export var EvaluationPrecomputedInferenceSource$ = [3, n0, _EPIS, 0, [_iSI], [0]];
|
|
2315
|
+
export var EvaluationPrecomputedRetrieveAndGenerateSourceConfig$ = [
|
|
2316
2316
|
3,
|
|
2317
2317
|
n0,
|
|
2318
2318
|
_EPRAGSC,
|
|
@@ -2320,77 +2320,77 @@ export var EvaluationPrecomputedRetrieveAndGenerateSourceConfig = [
|
|
|
2320
2320
|
[_rSI],
|
|
2321
2321
|
[0],
|
|
2322
2322
|
];
|
|
2323
|
-
export var EvaluationPrecomputedRetrieveSourceConfig = [3, n0, _EPRSC, 0, [_rSI], [0]];
|
|
2324
|
-
export var EvaluationRagConfigSummary = [3, n0, _ERCS, 0, [_bKBI, _pRSI], [64 | 0, 64 | 0]];
|
|
2325
|
-
export var EvaluationSummary = [
|
|
2323
|
+
export var EvaluationPrecomputedRetrieveSourceConfig$ = [3, n0, _EPRSC, 0, [_rSI], [0]];
|
|
2324
|
+
export var EvaluationRagConfigSummary$ = [3, n0, _ERCS, 0, [_bKBI, _pRSI], [64 | 0, 64 | 0]];
|
|
2325
|
+
export var EvaluationSummary$ = [
|
|
2326
2326
|
3,
|
|
2327
2327
|
n0,
|
|
2328
2328
|
_ES,
|
|
2329
2329
|
0,
|
|
2330
2330
|
[_jA, _jN, _s, _cTr, _jTo, _eTT, _mIod, _rIa, _eMI, _cMEMI, _iCS, _aT],
|
|
2331
|
-
[0, 0, 0, 5, 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => EvaluationInferenceConfigSummary
|
|
2331
|
+
[0, 0, 0, 5, 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => EvaluationInferenceConfigSummary$, 0],
|
|
2332
2332
|
];
|
|
2333
|
-
export var ExportAutomatedReasoningPolicyVersionRequest = [3, n0, _EARPVR, 0, [_pA], [[0, 1]]];
|
|
2334
|
-
export var ExportAutomatedReasoningPolicyVersionResponse = [
|
|
2333
|
+
export var ExportAutomatedReasoningPolicyVersionRequest$ = [3, n0, _EARPVR, 0, [_pA], [[0, 1]]];
|
|
2334
|
+
export var ExportAutomatedReasoningPolicyVersionResponse$ = [
|
|
2335
2335
|
3,
|
|
2336
2336
|
n0,
|
|
2337
2337
|
_EARPVRx,
|
|
2338
2338
|
0,
|
|
2339
2339
|
[_pD],
|
|
2340
|
-
[[() => AutomatedReasoningPolicyDefinition
|
|
2340
|
+
[[() => AutomatedReasoningPolicyDefinition$, 16]],
|
|
2341
2341
|
];
|
|
2342
|
-
export var ExternalSource = [
|
|
2342
|
+
export var ExternalSource$ = [
|
|
2343
2343
|
3,
|
|
2344
2344
|
n0,
|
|
2345
2345
|
_ESx,
|
|
2346
2346
|
0,
|
|
2347
2347
|
[_sT, _sL, _bC],
|
|
2348
|
-
[0, () => S3ObjectDoc
|
|
2348
|
+
[0, () => S3ObjectDoc$, [() => ByteContentDoc$, 0]],
|
|
2349
2349
|
];
|
|
2350
|
-
export var ExternalSourcesGenerationConfiguration = [
|
|
2350
|
+
export var ExternalSourcesGenerationConfiguration$ = [
|
|
2351
2351
|
3,
|
|
2352
2352
|
n0,
|
|
2353
2353
|
_ESGC,
|
|
2354
2354
|
0,
|
|
2355
2355
|
[_pT, _gCu, _kIC, _aMRF],
|
|
2356
|
-
[[() => PromptTemplate
|
|
2356
|
+
[[() => PromptTemplate$, 0], () => GuardrailConfiguration$, () => KbInferenceConfig$, 128 | 15],
|
|
2357
2357
|
];
|
|
2358
|
-
export var ExternalSourcesRetrieveAndGenerateConfiguration = [
|
|
2358
|
+
export var ExternalSourcesRetrieveAndGenerateConfiguration$ = [
|
|
2359
2359
|
3,
|
|
2360
2360
|
n0,
|
|
2361
2361
|
_ESRAGC,
|
|
2362
2362
|
0,
|
|
2363
2363
|
[_mA, _so, _gCe],
|
|
2364
|
-
[0, [() => ExternalSources, 0], [() => ExternalSourcesGenerationConfiguration
|
|
2364
|
+
[0, [() => ExternalSources, 0], [() => ExternalSourcesGenerationConfiguration$, 0]],
|
|
2365
2365
|
];
|
|
2366
|
-
export var FieldForReranking = [3, n0, _FFR, 0, [_fN], [0]];
|
|
2367
|
-
export var FilterAttribute = [3, n0, _FA, 0, [_k, _va], [0, 15]];
|
|
2368
|
-
export var FoundationModelDetails = [
|
|
2366
|
+
export var FieldForReranking$ = [3, n0, _FFR, 0, [_fN], [0]];
|
|
2367
|
+
export var FilterAttribute$ = [3, n0, _FA, 0, [_k, _va], [0, 15]];
|
|
2368
|
+
export var FoundationModelDetails$ = [
|
|
2369
2369
|
3,
|
|
2370
2370
|
n0,
|
|
2371
2371
|
_FMD,
|
|
2372
2372
|
0,
|
|
2373
2373
|
[_mA, _mIo, _mN, _pN, _iM, _oM, _rSS, _cS, _iTS, _mL],
|
|
2374
|
-
[0, 0, 0, 0, 64 | 0, 64 | 0, 2, 64 | 0, 64 | 0, () => FoundationModelLifecycle],
|
|
2374
|
+
[0, 0, 0, 0, 64 | 0, 64 | 0, 2, 64 | 0, 64 | 0, () => FoundationModelLifecycle$],
|
|
2375
2375
|
];
|
|
2376
|
-
export var FoundationModelLifecycle = [3, n0, _FML, 0, [_s], [0]];
|
|
2377
|
-
export var FoundationModelSummary = [
|
|
2376
|
+
export var FoundationModelLifecycle$ = [3, n0, _FML, 0, [_s], [0]];
|
|
2377
|
+
export var FoundationModelSummary$ = [
|
|
2378
2378
|
3,
|
|
2379
2379
|
n0,
|
|
2380
2380
|
_FMS,
|
|
2381
2381
|
0,
|
|
2382
2382
|
[_mA, _mIo, _mN, _pN, _iM, _oM, _rSS, _cS, _iTS, _mL],
|
|
2383
|
-
[0, 0, 0, 0, 64 | 0, 64 | 0, 2, 64 | 0, 64 | 0, () => FoundationModelLifecycle],
|
|
2383
|
+
[0, 0, 0, 0, 64 | 0, 64 | 0, 2, 64 | 0, 64 | 0, () => FoundationModelLifecycle$],
|
|
2384
2384
|
];
|
|
2385
|
-
export var GenerationConfiguration = [
|
|
2385
|
+
export var GenerationConfiguration$ = [
|
|
2386
2386
|
3,
|
|
2387
2387
|
n0,
|
|
2388
2388
|
_GC,
|
|
2389
2389
|
0,
|
|
2390
2390
|
[_pT, _gCu, _kIC, _aMRF],
|
|
2391
|
-
[[() => PromptTemplate
|
|
2391
|
+
[[() => PromptTemplate$, 0], () => GuardrailConfiguration$, () => KbInferenceConfig$, 128 | 15],
|
|
2392
2392
|
];
|
|
2393
|
-
export var GetAutomatedReasoningPolicyAnnotationsRequest = [
|
|
2393
|
+
export var GetAutomatedReasoningPolicyAnnotationsRequest$ = [
|
|
2394
2394
|
3,
|
|
2395
2395
|
n0,
|
|
2396
2396
|
_GARPAR,
|
|
@@ -2401,7 +2401,7 @@ export var GetAutomatedReasoningPolicyAnnotationsRequest = [
|
|
|
2401
2401
|
[0, 1],
|
|
2402
2402
|
],
|
|
2403
2403
|
];
|
|
2404
|
-
export var GetAutomatedReasoningPolicyAnnotationsResponse = [
|
|
2404
|
+
export var GetAutomatedReasoningPolicyAnnotationsResponse$ = [
|
|
2405
2405
|
3,
|
|
2406
2406
|
n0,
|
|
2407
2407
|
_GARPARe,
|
|
@@ -2409,7 +2409,7 @@ export var GetAutomatedReasoningPolicyAnnotationsResponse = [
|
|
|
2409
2409
|
[_pA, _n, _bWI, _an, _aSH, _uA],
|
|
2410
2410
|
[0, [() => AutomatedReasoningPolicyName, 0], 0, [() => AutomatedReasoningPolicyAnnotationList, 0], 0, 5],
|
|
2411
2411
|
];
|
|
2412
|
-
export var GetAutomatedReasoningPolicyBuildWorkflowRequest = [
|
|
2412
|
+
export var GetAutomatedReasoningPolicyBuildWorkflowRequest$ = [
|
|
2413
2413
|
3,
|
|
2414
2414
|
n0,
|
|
2415
2415
|
_GARPBWR,
|
|
@@ -2420,7 +2420,7 @@ export var GetAutomatedReasoningPolicyBuildWorkflowRequest = [
|
|
|
2420
2420
|
[0, 1],
|
|
2421
2421
|
],
|
|
2422
2422
|
];
|
|
2423
|
-
export var GetAutomatedReasoningPolicyBuildWorkflowResponse = [
|
|
2423
|
+
export var GetAutomatedReasoningPolicyBuildWorkflowResponse$ = [
|
|
2424
2424
|
3,
|
|
2425
2425
|
n0,
|
|
2426
2426
|
_GARPBWRe,
|
|
@@ -2438,7 +2438,7 @@ export var GetAutomatedReasoningPolicyBuildWorkflowResponse = [
|
|
|
2438
2438
|
5,
|
|
2439
2439
|
],
|
|
2440
2440
|
];
|
|
2441
|
-
export var GetAutomatedReasoningPolicyBuildWorkflowResultAssetsRequest = [
|
|
2441
|
+
export var GetAutomatedReasoningPolicyBuildWorkflowResultAssetsRequest$ = [
|
|
2442
2442
|
3,
|
|
2443
2443
|
n0,
|
|
2444
2444
|
_GARPBWRAR,
|
|
@@ -2450,15 +2450,15 @@ export var GetAutomatedReasoningPolicyBuildWorkflowResultAssetsRequest = [
|
|
|
2450
2450
|
[0, { [_hQ]: _aTs }],
|
|
2451
2451
|
],
|
|
2452
2452
|
];
|
|
2453
|
-
export var GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse = [
|
|
2453
|
+
export var GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse$ = [
|
|
2454
2454
|
3,
|
|
2455
2455
|
n0,
|
|
2456
2456
|
_GARPBWRARe,
|
|
2457
2457
|
0,
|
|
2458
2458
|
[_pA, _bWI, _bWA],
|
|
2459
|
-
[0, 0, [() => AutomatedReasoningPolicyBuildResultAssets
|
|
2459
|
+
[0, 0, [() => AutomatedReasoningPolicyBuildResultAssets$, 0]],
|
|
2460
2460
|
];
|
|
2461
|
-
export var GetAutomatedReasoningPolicyNextScenarioRequest = [
|
|
2461
|
+
export var GetAutomatedReasoningPolicyNextScenarioRequest$ = [
|
|
2462
2462
|
3,
|
|
2463
2463
|
n0,
|
|
2464
2464
|
_GARPNSR,
|
|
@@ -2469,16 +2469,16 @@ export var GetAutomatedReasoningPolicyNextScenarioRequest = [
|
|
|
2469
2469
|
[0, 1],
|
|
2470
2470
|
],
|
|
2471
2471
|
];
|
|
2472
|
-
export var GetAutomatedReasoningPolicyNextScenarioResponse = [
|
|
2472
|
+
export var GetAutomatedReasoningPolicyNextScenarioResponse$ = [
|
|
2473
2473
|
3,
|
|
2474
2474
|
n0,
|
|
2475
2475
|
_GARPNSRe,
|
|
2476
2476
|
0,
|
|
2477
2477
|
[_pA, _sc],
|
|
2478
|
-
[0, [() => AutomatedReasoningPolicyScenario
|
|
2478
|
+
[0, [() => AutomatedReasoningPolicyScenario$, 0]],
|
|
2479
2479
|
];
|
|
2480
|
-
export var GetAutomatedReasoningPolicyRequest = [3, n0, _GARPR, 0, [_pA], [[0, 1]]];
|
|
2481
|
-
export var GetAutomatedReasoningPolicyResponse = [
|
|
2480
|
+
export var GetAutomatedReasoningPolicyRequest$ = [3, n0, _GARPR, 0, [_pA], [[0, 1]]];
|
|
2481
|
+
export var GetAutomatedReasoningPolicyResponse$ = [
|
|
2482
2482
|
3,
|
|
2483
2483
|
n0,
|
|
2484
2484
|
_GARPRe,
|
|
@@ -2486,7 +2486,7 @@ export var GetAutomatedReasoningPolicyResponse = [
|
|
|
2486
2486
|
[_pA, _n, _ve, _pI, _d, _dH, _kKA, _cA, _uA],
|
|
2487
2487
|
[0, [() => AutomatedReasoningPolicyName, 0], 0, 0, [() => AutomatedReasoningPolicyDescription, 0], 0, 0, 5, 5],
|
|
2488
2488
|
];
|
|
2489
|
-
export var GetAutomatedReasoningPolicyTestCaseRequest = [
|
|
2489
|
+
export var GetAutomatedReasoningPolicyTestCaseRequest$ = [
|
|
2490
2490
|
3,
|
|
2491
2491
|
n0,
|
|
2492
2492
|
_GARPTCR,
|
|
@@ -2497,15 +2497,15 @@ export var GetAutomatedReasoningPolicyTestCaseRequest = [
|
|
|
2497
2497
|
[0, 1],
|
|
2498
2498
|
],
|
|
2499
2499
|
];
|
|
2500
|
-
export var GetAutomatedReasoningPolicyTestCaseResponse = [
|
|
2500
|
+
export var GetAutomatedReasoningPolicyTestCaseResponse$ = [
|
|
2501
2501
|
3,
|
|
2502
2502
|
n0,
|
|
2503
2503
|
_GARPTCRe,
|
|
2504
2504
|
0,
|
|
2505
2505
|
[_pA, _tCe],
|
|
2506
|
-
[0, [() => AutomatedReasoningPolicyTestCase
|
|
2506
|
+
[0, [() => AutomatedReasoningPolicyTestCase$, 0]],
|
|
2507
2507
|
];
|
|
2508
|
-
export var GetAutomatedReasoningPolicyTestResultRequest = [
|
|
2508
|
+
export var GetAutomatedReasoningPolicyTestResultRequest$ = [
|
|
2509
2509
|
3,
|
|
2510
2510
|
n0,
|
|
2511
2511
|
_GARPTRR,
|
|
@@ -2517,25 +2517,25 @@ export var GetAutomatedReasoningPolicyTestResultRequest = [
|
|
|
2517
2517
|
[0, 1],
|
|
2518
2518
|
],
|
|
2519
2519
|
];
|
|
2520
|
-
export var GetAutomatedReasoningPolicyTestResultResponse = [
|
|
2520
|
+
export var GetAutomatedReasoningPolicyTestResultResponse$ = [
|
|
2521
2521
|
3,
|
|
2522
2522
|
n0,
|
|
2523
2523
|
_GARPTRRe,
|
|
2524
2524
|
0,
|
|
2525
2525
|
[_tR],
|
|
2526
|
-
[[() => AutomatedReasoningPolicyTestResult
|
|
2526
|
+
[[() => AutomatedReasoningPolicyTestResult$, 0]],
|
|
2527
2527
|
];
|
|
2528
|
-
export var GetCustomModelDeploymentRequest = [3, n0, _GCMDR, 0, [_cMDI], [[0, 1]]];
|
|
2529
|
-
export var GetCustomModelDeploymentResponse = [
|
|
2528
|
+
export var GetCustomModelDeploymentRequest$ = [3, n0, _GCMDR, 0, [_cMDI], [[0, 1]]];
|
|
2529
|
+
export var GetCustomModelDeploymentResponse$ = [
|
|
2530
2530
|
3,
|
|
2531
2531
|
n0,
|
|
2532
2532
|
_GCMDRe,
|
|
2533
2533
|
0,
|
|
2534
2534
|
[_cMDA, _mDN, _mA, _cA, _s, _d, _uD, _fMa, _lUA],
|
|
2535
|
-
[0, 0, 0, 5, 0, 0, () => CustomModelDeploymentUpdateDetails
|
|
2535
|
+
[0, 0, 0, 5, 0, 0, () => CustomModelDeploymentUpdateDetails$, 0, 5],
|
|
2536
2536
|
];
|
|
2537
|
-
export var GetCustomModelRequest = [3, n0, _GCMR, 0, [_mI], [[0, 1]]];
|
|
2538
|
-
export var GetCustomModelResponse = [
|
|
2537
|
+
export var GetCustomModelRequest$ = [3, n0, _GCMR, 0, [_mI], [[0, 1]]];
|
|
2538
|
+
export var GetCustomModelResponse$ = [
|
|
2539
2539
|
3,
|
|
2540
2540
|
n0,
|
|
2541
2541
|
_GCMRe,
|
|
@@ -2550,18 +2550,18 @@ export var GetCustomModelResponse = [
|
|
|
2550
2550
|
0,
|
|
2551
2551
|
0,
|
|
2552
2552
|
128 | 0,
|
|
2553
|
-
[() => TrainingDataConfig
|
|
2554
|
-
() => ValidationDataConfig
|
|
2555
|
-
() => OutputDataConfig
|
|
2556
|
-
() => TrainingMetrics
|
|
2553
|
+
[() => TrainingDataConfig$, 0],
|
|
2554
|
+
() => ValidationDataConfig$,
|
|
2555
|
+
() => OutputDataConfig$,
|
|
2556
|
+
() => TrainingMetrics$,
|
|
2557
2557
|
() => ValidationMetrics,
|
|
2558
2558
|
5,
|
|
2559
|
-
() => CustomizationConfig
|
|
2559
|
+
() => CustomizationConfig$,
|
|
2560
2560
|
0,
|
|
2561
2561
|
0,
|
|
2562
2562
|
],
|
|
2563
2563
|
];
|
|
2564
|
-
export var GetEvaluationJobRequest = [
|
|
2564
|
+
export var GetEvaluationJobRequest$ = [
|
|
2565
2565
|
3,
|
|
2566
2566
|
n0,
|
|
2567
2567
|
_GEJR,
|
|
@@ -2569,7 +2569,7 @@ export var GetEvaluationJobRequest = [
|
|
|
2569
2569
|
[_jI],
|
|
2570
2570
|
[[() => EvaluationJobIdentifier, 1]],
|
|
2571
2571
|
];
|
|
2572
|
-
export var GetEvaluationJobResponse = [
|
|
2572
|
+
export var GetEvaluationJobResponse$ = [
|
|
2573
2573
|
3,
|
|
2574
2574
|
n0,
|
|
2575
2575
|
_GEJRe,
|
|
@@ -2584,33 +2584,33 @@ export var GetEvaluationJobResponse = [
|
|
|
2584
2584
|
0,
|
|
2585
2585
|
0,
|
|
2586
2586
|
0,
|
|
2587
|
-
[() => EvaluationConfig
|
|
2588
|
-
[() => EvaluationInferenceConfig
|
|
2589
|
-
() => EvaluationOutputDataConfig
|
|
2587
|
+
[() => EvaluationConfig$, 0],
|
|
2588
|
+
[() => EvaluationInferenceConfig$, 0],
|
|
2589
|
+
() => EvaluationOutputDataConfig$,
|
|
2590
2590
|
5,
|
|
2591
2591
|
5,
|
|
2592
2592
|
64 | 0,
|
|
2593
2593
|
],
|
|
2594
2594
|
];
|
|
2595
|
-
export var GetFoundationModelAvailabilityRequest = [3, n0, _GFMAR, 0, [_mIo], [[0, 1]]];
|
|
2596
|
-
export var GetFoundationModelAvailabilityResponse = [
|
|
2595
|
+
export var GetFoundationModelAvailabilityRequest$ = [3, n0, _GFMAR, 0, [_mIo], [[0, 1]]];
|
|
2596
|
+
export var GetFoundationModelAvailabilityResponse$ = [
|
|
2597
2597
|
3,
|
|
2598
2598
|
n0,
|
|
2599
2599
|
_GFMARe,
|
|
2600
2600
|
0,
|
|
2601
2601
|
[_mIo, _aA, _aS, _eAn, _rAe],
|
|
2602
|
-
[0, () => AgreementAvailability
|
|
2602
|
+
[0, () => AgreementAvailability$, 0, 0, 0],
|
|
2603
2603
|
];
|
|
2604
|
-
export var GetFoundationModelRequest = [3, n0, _GFMR, 0, [_mI], [[0, 1]]];
|
|
2605
|
-
export var GetFoundationModelResponse = [
|
|
2604
|
+
export var GetFoundationModelRequest$ = [3, n0, _GFMR, 0, [_mI], [[0, 1]]];
|
|
2605
|
+
export var GetFoundationModelResponse$ = [
|
|
2606
2606
|
3,
|
|
2607
2607
|
n0,
|
|
2608
2608
|
_GFMRe,
|
|
2609
2609
|
0,
|
|
2610
2610
|
[_mD],
|
|
2611
|
-
[() => FoundationModelDetails],
|
|
2611
|
+
[() => FoundationModelDetails$],
|
|
2612
2612
|
];
|
|
2613
|
-
export var GetGuardrailRequest = [
|
|
2613
|
+
export var GetGuardrailRequest$ = [
|
|
2614
2614
|
3,
|
|
2615
2615
|
n0,
|
|
2616
2616
|
_GGR,
|
|
@@ -2621,7 +2621,7 @@ export var GetGuardrailRequest = [
|
|
|
2621
2621
|
[0, { [_hQ]: _gV }],
|
|
2622
2622
|
],
|
|
2623
2623
|
];
|
|
2624
|
-
export var GetGuardrailResponse = [
|
|
2624
|
+
export var GetGuardrailResponse$ = [
|
|
2625
2625
|
3,
|
|
2626
2626
|
n0,
|
|
2627
2627
|
_GGRe,
|
|
@@ -2634,13 +2634,13 @@ export var GetGuardrailResponse = [
|
|
|
2634
2634
|
0,
|
|
2635
2635
|
0,
|
|
2636
2636
|
0,
|
|
2637
|
-
[() => GuardrailTopicPolicy
|
|
2638
|
-
[() => GuardrailContentPolicy
|
|
2639
|
-
[() => GuardrailWordPolicy
|
|
2640
|
-
() => GuardrailSensitiveInformationPolicy
|
|
2641
|
-
[() => GuardrailContextualGroundingPolicy
|
|
2642
|
-
() => GuardrailAutomatedReasoningPolicy
|
|
2643
|
-
() => GuardrailCrossRegionDetails
|
|
2637
|
+
[() => GuardrailTopicPolicy$, 0],
|
|
2638
|
+
[() => GuardrailContentPolicy$, 0],
|
|
2639
|
+
[() => GuardrailWordPolicy$, 0],
|
|
2640
|
+
() => GuardrailSensitiveInformationPolicy$,
|
|
2641
|
+
[() => GuardrailContextualGroundingPolicy$, 0],
|
|
2642
|
+
() => GuardrailAutomatedReasoningPolicy$,
|
|
2643
|
+
() => GuardrailCrossRegionDetails$,
|
|
2644
2644
|
5,
|
|
2645
2645
|
5,
|
|
2646
2646
|
[() => GuardrailStatusReasons, 0],
|
|
@@ -2650,17 +2650,17 @@ export var GetGuardrailResponse = [
|
|
|
2650
2650
|
0,
|
|
2651
2651
|
],
|
|
2652
2652
|
];
|
|
2653
|
-
export var GetImportedModelRequest = [3, n0, _GIMR, 0, [_mI], [[0, 1]]];
|
|
2654
|
-
export var GetImportedModelResponse = [
|
|
2653
|
+
export var GetImportedModelRequest$ = [3, n0, _GIMR, 0, [_mI], [[0, 1]]];
|
|
2654
|
+
export var GetImportedModelResponse$ = [
|
|
2655
2655
|
3,
|
|
2656
2656
|
n0,
|
|
2657
2657
|
_GIMRe,
|
|
2658
2658
|
0,
|
|
2659
2659
|
[_mA, _mN, _jN, _jA, _mDS, _cTr, _mAo, _mKKA, _iS, _cMU],
|
|
2660
|
-
[0, 0, 0, 0, () => ModelDataSource
|
|
2660
|
+
[0, 0, 0, 0, () => ModelDataSource$, 5, 0, 0, 2, () => CustomModelUnits$],
|
|
2661
2661
|
];
|
|
2662
|
-
export var GetInferenceProfileRequest = [3, n0, _GIPR, 0, [_iPI], [[0, 1]]];
|
|
2663
|
-
export var GetInferenceProfileResponse = [
|
|
2662
|
+
export var GetInferenceProfileRequest$ = [3, n0, _GIPR, 0, [_iPI], [[0, 1]]];
|
|
2663
|
+
export var GetInferenceProfileResponse$ = [
|
|
2664
2664
|
3,
|
|
2665
2665
|
n0,
|
|
2666
2666
|
_GIPRe,
|
|
@@ -2668,17 +2668,17 @@ export var GetInferenceProfileResponse = [
|
|
|
2668
2668
|
[_iPN, _d, _cA, _uA, _iPA, _mo, _iPIn, _s, _ty],
|
|
2669
2669
|
[0, [() => InferenceProfileDescription, 0], 5, 5, 0, () => InferenceProfileModels, 0, 0, 0],
|
|
2670
2670
|
];
|
|
2671
|
-
export var GetMarketplaceModelEndpointRequest = [3, n0, _GMMER, 0, [_eA], [[0, 1]]];
|
|
2672
|
-
export var GetMarketplaceModelEndpointResponse = [
|
|
2671
|
+
export var GetMarketplaceModelEndpointRequest$ = [3, n0, _GMMER, 0, [_eA], [[0, 1]]];
|
|
2672
|
+
export var GetMarketplaceModelEndpointResponse$ = [
|
|
2673
2673
|
3,
|
|
2674
2674
|
n0,
|
|
2675
2675
|
_GMMERe,
|
|
2676
2676
|
0,
|
|
2677
2677
|
[_mME],
|
|
2678
|
-
[() => MarketplaceModelEndpoint],
|
|
2678
|
+
[() => MarketplaceModelEndpoint$],
|
|
2679
2679
|
];
|
|
2680
|
-
export var GetModelCopyJobRequest = [3, n0, _GMCJR, 0, [_jA], [[0, 1]]];
|
|
2681
|
-
export var GetModelCopyJobResponse = [
|
|
2680
|
+
export var GetModelCopyJobRequest$ = [3, n0, _GMCJR, 0, [_jA], [[0, 1]]];
|
|
2681
|
+
export var GetModelCopyJobResponse$ = [
|
|
2682
2682
|
3,
|
|
2683
2683
|
n0,
|
|
2684
2684
|
_GMCJRe,
|
|
@@ -2686,8 +2686,8 @@ export var GetModelCopyJobResponse = [
|
|
|
2686
2686
|
[_jA, _s, _cTr, _tMA, _tMN, _sAI, _sMA, _tMKKA, _tMT, _fMa, _sMN],
|
|
2687
2687
|
[0, 0, 5, 0, 0, 0, 0, 0, () => TagList, 0, 0],
|
|
2688
2688
|
];
|
|
2689
|
-
export var GetModelCustomizationJobRequest = [3, n0, _GMCJRet, 0, [_jI], [[0, 1]]];
|
|
2690
|
-
export var GetModelCustomizationJobResponse = [
|
|
2689
|
+
export var GetModelCustomizationJobRequest$ = [3, n0, _GMCJRet, 0, [_jI], [[0, 1]]];
|
|
2690
|
+
export var GetModelCustomizationJobResponse$ = [
|
|
2691
2691
|
3,
|
|
2692
2692
|
n0,
|
|
2693
2693
|
_GMCJReto,
|
|
@@ -2725,35 +2725,35 @@ export var GetModelCustomizationJobResponse = [
|
|
|
2725
2725
|
0,
|
|
2726
2726
|
0,
|
|
2727
2727
|
0,
|
|
2728
|
-
() => StatusDetails
|
|
2728
|
+
() => StatusDetails$,
|
|
2729
2729
|
0,
|
|
2730
2730
|
5,
|
|
2731
2731
|
5,
|
|
2732
2732
|
5,
|
|
2733
2733
|
0,
|
|
2734
2734
|
128 | 0,
|
|
2735
|
-
[() => TrainingDataConfig
|
|
2736
|
-
() => ValidationDataConfig
|
|
2737
|
-
() => OutputDataConfig
|
|
2735
|
+
[() => TrainingDataConfig$, 0],
|
|
2736
|
+
() => ValidationDataConfig$,
|
|
2737
|
+
() => OutputDataConfig$,
|
|
2738
2738
|
0,
|
|
2739
2739
|
0,
|
|
2740
|
-
() => TrainingMetrics
|
|
2740
|
+
() => TrainingMetrics$,
|
|
2741
2741
|
() => ValidationMetrics,
|
|
2742
|
-
() => VpcConfig
|
|
2743
|
-
() => CustomizationConfig
|
|
2742
|
+
() => VpcConfig$,
|
|
2743
|
+
() => CustomizationConfig$,
|
|
2744
2744
|
],
|
|
2745
2745
|
];
|
|
2746
|
-
export var GetModelImportJobRequest = [3, n0, _GMIJR, 0, [_jI], [[0, 1]]];
|
|
2747
|
-
export var GetModelImportJobResponse = [
|
|
2746
|
+
export var GetModelImportJobRequest$ = [3, n0, _GMIJR, 0, [_jI], [[0, 1]]];
|
|
2747
|
+
export var GetModelImportJobResponse$ = [
|
|
2748
2748
|
3,
|
|
2749
2749
|
n0,
|
|
2750
2750
|
_GMIJRe,
|
|
2751
2751
|
0,
|
|
2752
2752
|
[_jA, _jN, _iMN, _iMA, _rA, _mDS, _s, _fMa, _cTr, _lMT, _eT, _vCp, _iMKKA],
|
|
2753
|
-
[0, 0, 0, 0, 0, () => ModelDataSource
|
|
2753
|
+
[0, 0, 0, 0, 0, () => ModelDataSource$, 0, 0, 5, 5, 5, () => VpcConfig$, 0],
|
|
2754
2754
|
];
|
|
2755
|
-
export var GetModelInvocationJobRequest = [3, n0, _GMIJRet, 0, [_jI], [[0, 1]]];
|
|
2756
|
-
export var GetModelInvocationJobResponse = [
|
|
2755
|
+
export var GetModelInvocationJobRequest$ = [3, n0, _GMIJRet, 0, [_jI], [[0, 1]]];
|
|
2756
|
+
export var GetModelInvocationJobResponse$ = [
|
|
2757
2757
|
3,
|
|
2758
2758
|
n0,
|
|
2759
2759
|
_GMIJReto,
|
|
@@ -2770,24 +2770,24 @@ export var GetModelInvocationJobResponse = [
|
|
|
2770
2770
|
5,
|
|
2771
2771
|
5,
|
|
2772
2772
|
5,
|
|
2773
|
-
() => ModelInvocationJobInputDataConfig
|
|
2774
|
-
() => ModelInvocationJobOutputDataConfig
|
|
2775
|
-
() => VpcConfig
|
|
2773
|
+
() => ModelInvocationJobInputDataConfig$,
|
|
2774
|
+
() => ModelInvocationJobOutputDataConfig$,
|
|
2775
|
+
() => VpcConfig$,
|
|
2776
2776
|
1,
|
|
2777
2777
|
5,
|
|
2778
2778
|
],
|
|
2779
2779
|
];
|
|
2780
|
-
export var GetModelInvocationLoggingConfigurationRequest = [3, n0, _GMILCR, 0, [], []];
|
|
2781
|
-
export var GetModelInvocationLoggingConfigurationResponse = [
|
|
2780
|
+
export var GetModelInvocationLoggingConfigurationRequest$ = [3, n0, _GMILCR, 0, [], []];
|
|
2781
|
+
export var GetModelInvocationLoggingConfigurationResponse$ = [
|
|
2782
2782
|
3,
|
|
2783
2783
|
n0,
|
|
2784
2784
|
_GMILCRe,
|
|
2785
2785
|
0,
|
|
2786
2786
|
[_lC],
|
|
2787
|
-
[() => LoggingConfig],
|
|
2787
|
+
[() => LoggingConfig$],
|
|
2788
2788
|
];
|
|
2789
|
-
export var GetPromptRouterRequest = [3, n0, _GPRR, 0, [_pRA], [[0, 1]]];
|
|
2790
|
-
export var GetPromptRouterResponse = [
|
|
2789
|
+
export var GetPromptRouterRequest$ = [3, n0, _GPRR, 0, [_pRA], [[0, 1]]];
|
|
2790
|
+
export var GetPromptRouterResponse$ = [
|
|
2791
2791
|
3,
|
|
2792
2792
|
n0,
|
|
2793
2793
|
_GPRRe,
|
|
@@ -2795,19 +2795,19 @@ export var GetPromptRouterResponse = [
|
|
|
2795
2795
|
[_pRN, _rCo, _d, _cA, _uA, _pRA, _mo, _fM, _s, _ty],
|
|
2796
2796
|
[
|
|
2797
2797
|
0,
|
|
2798
|
-
() => RoutingCriteria
|
|
2798
|
+
() => RoutingCriteria$,
|
|
2799
2799
|
[() => PromptRouterDescription, 0],
|
|
2800
2800
|
5,
|
|
2801
2801
|
5,
|
|
2802
2802
|
0,
|
|
2803
2803
|
() => PromptRouterTargetModels,
|
|
2804
|
-
() => PromptRouterTargetModel
|
|
2804
|
+
() => PromptRouterTargetModel$,
|
|
2805
2805
|
0,
|
|
2806
2806
|
0,
|
|
2807
2807
|
],
|
|
2808
2808
|
];
|
|
2809
|
-
export var GetProvisionedModelThroughputRequest = [3, n0, _GPMTR, 0, [_pMI], [[0, 1]]];
|
|
2810
|
-
export var GetProvisionedModelThroughputResponse = [
|
|
2809
|
+
export var GetProvisionedModelThroughputRequest$ = [3, n0, _GPMTR, 0, [_pMI], [[0, 1]]];
|
|
2810
|
+
export var GetProvisionedModelThroughputResponse$ = [
|
|
2811
2811
|
3,
|
|
2812
2812
|
n0,
|
|
2813
2813
|
_GPMTRe,
|
|
@@ -2815,12 +2815,19 @@ export var GetProvisionedModelThroughputResponse = [
|
|
|
2815
2815
|
[_mU, _dMU, _pMN, _pMA, _mA, _dMA, _fMA, _s, _cTr, _lMT, _fMa, _cD, _cET],
|
|
2816
2816
|
[1, 1, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 5],
|
|
2817
2817
|
];
|
|
2818
|
-
export var GetUseCaseForModelAccessRequest = [3, n0, _GUCFMAR, 0, [], []];
|
|
2819
|
-
export var GetUseCaseForModelAccessResponse = [3, n0, _GUCFMARe, 0, [_fD], [21]];
|
|
2820
|
-
export var GuardrailAutomatedReasoningPolicy = [3, n0, _GARP, 0, [_po, _cT], [64 | 0, 1]];
|
|
2821
|
-
export var GuardrailAutomatedReasoningPolicyConfig = [
|
|
2822
|
-
|
|
2823
|
-
|
|
2818
|
+
export var GetUseCaseForModelAccessRequest$ = [3, n0, _GUCFMAR, 0, [], []];
|
|
2819
|
+
export var GetUseCaseForModelAccessResponse$ = [3, n0, _GUCFMARe, 0, [_fD], [21]];
|
|
2820
|
+
export var GuardrailAutomatedReasoningPolicy$ = [3, n0, _GARP, 0, [_po, _cT], [64 | 0, 1]];
|
|
2821
|
+
export var GuardrailAutomatedReasoningPolicyConfig$ = [
|
|
2822
|
+
3,
|
|
2823
|
+
n0,
|
|
2824
|
+
_GARPC,
|
|
2825
|
+
0,
|
|
2826
|
+
[_po, _cT],
|
|
2827
|
+
[64 | 0, 1],
|
|
2828
|
+
];
|
|
2829
|
+
export var GuardrailConfiguration$ = [3, n0, _GCu, 0, [_gIu, _gV], [0, 0]];
|
|
2830
|
+
export var GuardrailContentFilter$ = [
|
|
2824
2831
|
3,
|
|
2825
2832
|
n0,
|
|
2826
2833
|
_GCF,
|
|
@@ -2838,7 +2845,7 @@ export var GuardrailContentFilter = [
|
|
|
2838
2845
|
2,
|
|
2839
2846
|
],
|
|
2840
2847
|
];
|
|
2841
|
-
export var GuardrailContentFilterConfig = [
|
|
2848
|
+
export var GuardrailContentFilterConfig$ = [
|
|
2842
2849
|
3,
|
|
2843
2850
|
n0,
|
|
2844
2851
|
_GCFC,
|
|
@@ -2856,7 +2863,7 @@ export var GuardrailContentFilterConfig = [
|
|
|
2856
2863
|
2,
|
|
2857
2864
|
],
|
|
2858
2865
|
];
|
|
2859
|
-
export var GuardrailContentFiltersTier = [
|
|
2866
|
+
export var GuardrailContentFiltersTier$ = [
|
|
2860
2867
|
3,
|
|
2861
2868
|
n0,
|
|
2862
2869
|
_GCFT,
|
|
@@ -2864,7 +2871,7 @@ export var GuardrailContentFiltersTier = [
|
|
|
2864
2871
|
[_tNi],
|
|
2865
2872
|
[[() => GuardrailContentFiltersTierName, 0]],
|
|
2866
2873
|
];
|
|
2867
|
-
export var GuardrailContentFiltersTierConfig = [
|
|
2874
|
+
export var GuardrailContentFiltersTierConfig$ = [
|
|
2868
2875
|
3,
|
|
2869
2876
|
n0,
|
|
2870
2877
|
_GCFTC,
|
|
@@ -2872,7 +2879,7 @@ export var GuardrailContentFiltersTierConfig = [
|
|
|
2872
2879
|
[_tNi],
|
|
2873
2880
|
[[() => GuardrailContentFiltersTierName, 0]],
|
|
2874
2881
|
];
|
|
2875
|
-
export var GuardrailContentPolicy = [
|
|
2882
|
+
export var GuardrailContentPolicy$ = [
|
|
2876
2883
|
3,
|
|
2877
2884
|
n0,
|
|
2878
2885
|
_GCP,
|
|
@@ -2880,10 +2887,10 @@ export var GuardrailContentPolicy = [
|
|
|
2880
2887
|
[_fi, _ti],
|
|
2881
2888
|
[
|
|
2882
2889
|
[() => GuardrailContentFilters, 0],
|
|
2883
|
-
[() => GuardrailContentFiltersTier
|
|
2890
|
+
[() => GuardrailContentFiltersTier$, 0],
|
|
2884
2891
|
],
|
|
2885
2892
|
];
|
|
2886
|
-
export var GuardrailContentPolicyConfig = [
|
|
2893
|
+
export var GuardrailContentPolicyConfig$ = [
|
|
2887
2894
|
3,
|
|
2888
2895
|
n0,
|
|
2889
2896
|
_GCPC,
|
|
@@ -2891,10 +2898,10 @@ export var GuardrailContentPolicyConfig = [
|
|
|
2891
2898
|
[_fC, _tCi],
|
|
2892
2899
|
[
|
|
2893
2900
|
[() => GuardrailContentFiltersConfig, 0],
|
|
2894
|
-
[() => GuardrailContentFiltersTierConfig
|
|
2901
|
+
[() => GuardrailContentFiltersTierConfig$, 0],
|
|
2895
2902
|
],
|
|
2896
2903
|
];
|
|
2897
|
-
export var GuardrailContextualGroundingFilter = [
|
|
2904
|
+
export var GuardrailContextualGroundingFilter$ = [
|
|
2898
2905
|
3,
|
|
2899
2906
|
n0,
|
|
2900
2907
|
_GCGF,
|
|
@@ -2902,7 +2909,7 @@ export var GuardrailContextualGroundingFilter = [
|
|
|
2902
2909
|
[_ty, _th, _ac, _ena],
|
|
2903
2910
|
[0, 1, [() => GuardrailContextualGroundingAction, 0], 2],
|
|
2904
2911
|
];
|
|
2905
|
-
export var GuardrailContextualGroundingFilterConfig = [
|
|
2912
|
+
export var GuardrailContextualGroundingFilterConfig$ = [
|
|
2906
2913
|
3,
|
|
2907
2914
|
n0,
|
|
2908
2915
|
_GCGFC,
|
|
@@ -2910,7 +2917,7 @@ export var GuardrailContextualGroundingFilterConfig = [
|
|
|
2910
2917
|
[_ty, _th, _ac, _ena],
|
|
2911
2918
|
[0, 1, [() => GuardrailContextualGroundingAction, 0], 2],
|
|
2912
2919
|
];
|
|
2913
|
-
export var GuardrailContextualGroundingPolicy = [
|
|
2920
|
+
export var GuardrailContextualGroundingPolicy$ = [
|
|
2914
2921
|
3,
|
|
2915
2922
|
n0,
|
|
2916
2923
|
_GCGP,
|
|
@@ -2918,7 +2925,7 @@ export var GuardrailContextualGroundingPolicy = [
|
|
|
2918
2925
|
[_fi],
|
|
2919
2926
|
[[() => GuardrailContextualGroundingFilters, 0]],
|
|
2920
2927
|
];
|
|
2921
|
-
export var GuardrailContextualGroundingPolicyConfig = [
|
|
2928
|
+
export var GuardrailContextualGroundingPolicyConfig$ = [
|
|
2922
2929
|
3,
|
|
2923
2930
|
n0,
|
|
2924
2931
|
_GCGPC,
|
|
@@ -2926,9 +2933,9 @@ export var GuardrailContextualGroundingPolicyConfig = [
|
|
|
2926
2933
|
[_fC],
|
|
2927
2934
|
[[() => GuardrailContextualGroundingFiltersConfig, 0]],
|
|
2928
2935
|
];
|
|
2929
|
-
export var GuardrailCrossRegionConfig = [3, n0, _GCRC, 0, [_gPI], [0]];
|
|
2930
|
-
export var GuardrailCrossRegionDetails = [3, n0, _GCRD, 0, [_gPIu, _gPA], [0, 0]];
|
|
2931
|
-
export var GuardrailManagedWords = [
|
|
2936
|
+
export var GuardrailCrossRegionConfig$ = [3, n0, _GCRC, 0, [_gPI], [0]];
|
|
2937
|
+
export var GuardrailCrossRegionDetails$ = [3, n0, _GCRD, 0, [_gPIu, _gPA], [0, 0]];
|
|
2938
|
+
export var GuardrailManagedWords$ = [
|
|
2932
2939
|
3,
|
|
2933
2940
|
n0,
|
|
2934
2941
|
_GMW,
|
|
@@ -2936,7 +2943,7 @@ export var GuardrailManagedWords = [
|
|
|
2936
2943
|
[_ty, _iA, _oA, _iE, _oE],
|
|
2937
2944
|
[0, [() => GuardrailWordAction, 0], [() => GuardrailWordAction, 0], 2, 2],
|
|
2938
2945
|
];
|
|
2939
|
-
export var GuardrailManagedWordsConfig = [
|
|
2946
|
+
export var GuardrailManagedWordsConfig$ = [
|
|
2940
2947
|
3,
|
|
2941
2948
|
n0,
|
|
2942
2949
|
_GMWC,
|
|
@@ -2944,7 +2951,7 @@ export var GuardrailManagedWordsConfig = [
|
|
|
2944
2951
|
[_ty, _iA, _oA, _iE, _oE],
|
|
2945
2952
|
[0, [() => GuardrailWordAction, 0], [() => GuardrailWordAction, 0], 2, 2],
|
|
2946
2953
|
];
|
|
2947
|
-
export var GuardrailPiiEntity = [
|
|
2954
|
+
export var GuardrailPiiEntity$ = [
|
|
2948
2955
|
3,
|
|
2949
2956
|
n0,
|
|
2950
2957
|
_GPE,
|
|
@@ -2952,7 +2959,7 @@ export var GuardrailPiiEntity = [
|
|
|
2952
2959
|
[_ty, _ac, _iA, _oA, _iE, _oE],
|
|
2953
2960
|
[0, 0, 0, 0, 2, 2],
|
|
2954
2961
|
];
|
|
2955
|
-
export var GuardrailPiiEntityConfig = [
|
|
2962
|
+
export var GuardrailPiiEntityConfig$ = [
|
|
2956
2963
|
3,
|
|
2957
2964
|
n0,
|
|
2958
2965
|
_GPEC,
|
|
@@ -2960,7 +2967,7 @@ export var GuardrailPiiEntityConfig = [
|
|
|
2960
2967
|
[_ty, _ac, _iA, _oA, _iE, _oE],
|
|
2961
2968
|
[0, 0, 0, 0, 2, 2],
|
|
2962
2969
|
];
|
|
2963
|
-
export var GuardrailRegex = [
|
|
2970
|
+
export var GuardrailRegex$ = [
|
|
2964
2971
|
3,
|
|
2965
2972
|
n0,
|
|
2966
2973
|
_GR,
|
|
@@ -2968,7 +2975,7 @@ export var GuardrailRegex = [
|
|
|
2968
2975
|
[_n, _d, _pa, _ac, _iA, _oA, _iE, _oE],
|
|
2969
2976
|
[0, 0, 0, 0, 0, 0, 2, 2],
|
|
2970
2977
|
];
|
|
2971
|
-
export var GuardrailRegexConfig = [
|
|
2978
|
+
export var GuardrailRegexConfig$ = [
|
|
2972
2979
|
3,
|
|
2973
2980
|
n0,
|
|
2974
2981
|
_GRC,
|
|
@@ -2976,7 +2983,7 @@ export var GuardrailRegexConfig = [
|
|
|
2976
2983
|
[_n, _d, _pa, _ac, _iA, _oA, _iE, _oE],
|
|
2977
2984
|
[0, 0, 0, 0, 0, 0, 2, 2],
|
|
2978
2985
|
];
|
|
2979
|
-
export var GuardrailSensitiveInformationPolicy = [
|
|
2986
|
+
export var GuardrailSensitiveInformationPolicy$ = [
|
|
2980
2987
|
3,
|
|
2981
2988
|
n0,
|
|
2982
2989
|
_GSIP,
|
|
@@ -2984,7 +2991,7 @@ export var GuardrailSensitiveInformationPolicy = [
|
|
|
2984
2991
|
[_pEi, _re],
|
|
2985
2992
|
[() => GuardrailPiiEntities, () => GuardrailRegexes],
|
|
2986
2993
|
];
|
|
2987
|
-
export var GuardrailSensitiveInformationPolicyConfig = [
|
|
2994
|
+
export var GuardrailSensitiveInformationPolicyConfig$ = [
|
|
2988
2995
|
3,
|
|
2989
2996
|
n0,
|
|
2990
2997
|
_GSIPC,
|
|
@@ -2992,15 +2999,15 @@ export var GuardrailSensitiveInformationPolicyConfig = [
|
|
|
2992
2999
|
[_pEC, _rCe],
|
|
2993
3000
|
[() => GuardrailPiiEntitiesConfig, () => GuardrailRegexesConfig],
|
|
2994
3001
|
];
|
|
2995
|
-
export var GuardrailSummary = [
|
|
3002
|
+
export var GuardrailSummary$ = [
|
|
2996
3003
|
3,
|
|
2997
3004
|
n0,
|
|
2998
3005
|
_GS,
|
|
2999
3006
|
0,
|
|
3000
3007
|
[_i, _ar, _s, _n, _d, _ve, _cA, _uA, _cRD],
|
|
3001
|
-
[0, 0, 0, [() => GuardrailName, 0], [() => GuardrailDescription, 0], 0, 5, 5, () => GuardrailCrossRegionDetails],
|
|
3008
|
+
[0, 0, 0, [() => GuardrailName, 0], [() => GuardrailDescription, 0], 0, 5, 5, () => GuardrailCrossRegionDetails$],
|
|
3002
3009
|
];
|
|
3003
|
-
export var GuardrailTopic = [
|
|
3010
|
+
export var GuardrailTopic$ = [
|
|
3004
3011
|
3,
|
|
3005
3012
|
n0,
|
|
3006
3013
|
_GT,
|
|
@@ -3017,7 +3024,7 @@ export var GuardrailTopic = [
|
|
|
3017
3024
|
2,
|
|
3018
3025
|
],
|
|
3019
3026
|
];
|
|
3020
|
-
export var GuardrailTopicConfig = [
|
|
3027
|
+
export var GuardrailTopicConfig$ = [
|
|
3021
3028
|
3,
|
|
3022
3029
|
n0,
|
|
3023
3030
|
_GTC,
|
|
@@ -3034,7 +3041,7 @@ export var GuardrailTopicConfig = [
|
|
|
3034
3041
|
2,
|
|
3035
3042
|
],
|
|
3036
3043
|
];
|
|
3037
|
-
export var GuardrailTopicPolicy = [
|
|
3044
|
+
export var GuardrailTopicPolicy$ = [
|
|
3038
3045
|
3,
|
|
3039
3046
|
n0,
|
|
3040
3047
|
_GTP,
|
|
@@ -3042,10 +3049,10 @@ export var GuardrailTopicPolicy = [
|
|
|
3042
3049
|
[_to, _ti],
|
|
3043
3050
|
[
|
|
3044
3051
|
[() => GuardrailTopics, 0],
|
|
3045
|
-
[() => GuardrailTopicsTier
|
|
3052
|
+
[() => GuardrailTopicsTier$, 0],
|
|
3046
3053
|
],
|
|
3047
3054
|
];
|
|
3048
|
-
export var GuardrailTopicPolicyConfig = [
|
|
3055
|
+
export var GuardrailTopicPolicyConfig$ = [
|
|
3049
3056
|
3,
|
|
3050
3057
|
n0,
|
|
3051
3058
|
_GTPC,
|
|
@@ -3053,11 +3060,11 @@ export var GuardrailTopicPolicyConfig = [
|
|
|
3053
3060
|
[_tCo, _tCi],
|
|
3054
3061
|
[
|
|
3055
3062
|
[() => GuardrailTopicsConfig, 0],
|
|
3056
|
-
[() => GuardrailTopicsTierConfig
|
|
3063
|
+
[() => GuardrailTopicsTierConfig$, 0],
|
|
3057
3064
|
],
|
|
3058
3065
|
];
|
|
3059
|
-
export var GuardrailTopicsTier = [3, n0, _GTT, 0, [_tNi], [[() => GuardrailTopicsTierName, 0]]];
|
|
3060
|
-
export var GuardrailTopicsTierConfig = [
|
|
3066
|
+
export var GuardrailTopicsTier$ = [3, n0, _GTT, 0, [_tNi], [[() => GuardrailTopicsTierName, 0]]];
|
|
3067
|
+
export var GuardrailTopicsTierConfig$ = [
|
|
3061
3068
|
3,
|
|
3062
3069
|
n0,
|
|
3063
3070
|
_GTTC,
|
|
@@ -3065,7 +3072,7 @@ export var GuardrailTopicsTierConfig = [
|
|
|
3065
3072
|
[_tNi],
|
|
3066
3073
|
[[() => GuardrailTopicsTierName, 0]],
|
|
3067
3074
|
];
|
|
3068
|
-
export var GuardrailWord = [
|
|
3075
|
+
export var GuardrailWord$ = [
|
|
3069
3076
|
3,
|
|
3070
3077
|
n0,
|
|
3071
3078
|
_GW,
|
|
@@ -3073,7 +3080,7 @@ export var GuardrailWord = [
|
|
|
3073
3080
|
[_te, _iA, _oA, _iE, _oE],
|
|
3074
3081
|
[0, [() => GuardrailWordAction, 0], [() => GuardrailWordAction, 0], 2, 2],
|
|
3075
3082
|
];
|
|
3076
|
-
export var GuardrailWordConfig = [
|
|
3083
|
+
export var GuardrailWordConfig$ = [
|
|
3077
3084
|
3,
|
|
3078
3085
|
n0,
|
|
3079
3086
|
_GWC,
|
|
@@ -3081,7 +3088,7 @@ export var GuardrailWordConfig = [
|
|
|
3081
3088
|
[_te, _iA, _oA, _iE, _oE],
|
|
3082
3089
|
[0, [() => GuardrailWordAction, 0], [() => GuardrailWordAction, 0], 2, 2],
|
|
3083
3090
|
];
|
|
3084
|
-
export var GuardrailWordPolicy = [
|
|
3091
|
+
export var GuardrailWordPolicy$ = [
|
|
3085
3092
|
3,
|
|
3086
3093
|
n0,
|
|
3087
3094
|
_GWP,
|
|
@@ -3092,7 +3099,7 @@ export var GuardrailWordPolicy = [
|
|
|
3092
3099
|
[() => GuardrailManagedWordLists, 0],
|
|
3093
3100
|
],
|
|
3094
3101
|
];
|
|
3095
|
-
export var GuardrailWordPolicyConfig = [
|
|
3102
|
+
export var GuardrailWordPolicyConfig$ = [
|
|
3096
3103
|
3,
|
|
3097
3104
|
n0,
|
|
3098
3105
|
_GWPC,
|
|
@@ -3103,19 +3110,19 @@ export var GuardrailWordPolicyConfig = [
|
|
|
3103
3110
|
[() => GuardrailManagedWordListsConfig, 0],
|
|
3104
3111
|
],
|
|
3105
3112
|
];
|
|
3106
|
-
export var HumanEvaluationConfig = [
|
|
3113
|
+
export var HumanEvaluationConfig$ = [
|
|
3107
3114
|
3,
|
|
3108
3115
|
n0,
|
|
3109
3116
|
_HEC,
|
|
3110
3117
|
0,
|
|
3111
3118
|
[_hWC, _cM, _dMC],
|
|
3112
3119
|
[
|
|
3113
|
-
[() => HumanWorkflowConfig
|
|
3120
|
+
[() => HumanWorkflowConfig$, 0],
|
|
3114
3121
|
[() => HumanEvaluationCustomMetrics, 0],
|
|
3115
3122
|
[() => EvaluationDatasetMetricConfigs, 0],
|
|
3116
3123
|
],
|
|
3117
3124
|
];
|
|
3118
|
-
export var HumanEvaluationCustomMetric = [
|
|
3125
|
+
export var HumanEvaluationCustomMetric$ = [
|
|
3119
3126
|
3,
|
|
3120
3127
|
n0,
|
|
3121
3128
|
_HECM,
|
|
@@ -3123,7 +3130,7 @@ export var HumanEvaluationCustomMetric = [
|
|
|
3123
3130
|
[_n, _d, _rM],
|
|
3124
3131
|
[[() => EvaluationMetricName, 0], [() => EvaluationMetricDescription, 0], 0],
|
|
3125
3132
|
];
|
|
3126
|
-
export var HumanWorkflowConfig = [
|
|
3133
|
+
export var HumanWorkflowConfig$ = [
|
|
3127
3134
|
3,
|
|
3128
3135
|
n0,
|
|
3129
3136
|
_HWC,
|
|
@@ -3131,7 +3138,7 @@ export var HumanWorkflowConfig = [
|
|
|
3131
3138
|
[_fDA, _in],
|
|
3132
3139
|
[0, [() => HumanTaskInstructions, 0]],
|
|
3133
3140
|
];
|
|
3134
|
-
export var ImplicitFilterConfiguration = [
|
|
3141
|
+
export var ImplicitFilterConfiguration$ = [
|
|
3135
3142
|
3,
|
|
3136
3143
|
n0,
|
|
3137
3144
|
_IFC,
|
|
@@ -3139,9 +3146,16 @@ export var ImplicitFilterConfiguration = [
|
|
|
3139
3146
|
[_mAe, _mA],
|
|
3140
3147
|
[[() => MetadataAttributeSchemaList, 0], 0],
|
|
3141
3148
|
];
|
|
3142
|
-
export var ImportedModelSummary = [
|
|
3143
|
-
|
|
3144
|
-
|
|
3149
|
+
export var ImportedModelSummary$ = [
|
|
3150
|
+
3,
|
|
3151
|
+
n0,
|
|
3152
|
+
_IMS,
|
|
3153
|
+
0,
|
|
3154
|
+
[_mA, _mN, _cTr, _iS, _mAo],
|
|
3155
|
+
[0, 0, 5, 2, 0],
|
|
3156
|
+
];
|
|
3157
|
+
export var InferenceProfileModel$ = [3, n0, _IPM, 0, [_mA], [0]];
|
|
3158
|
+
export var InferenceProfileSummary$ = [
|
|
3145
3159
|
3,
|
|
3146
3160
|
n0,
|
|
3147
3161
|
_IPS,
|
|
@@ -3149,26 +3163,26 @@ export var InferenceProfileSummary = [
|
|
|
3149
3163
|
[_iPN, _d, _cA, _uA, _iPA, _mo, _iPIn, _s, _ty],
|
|
3150
3164
|
[0, [() => InferenceProfileDescription, 0], 5, 5, 0, () => InferenceProfileModels, 0, 0, 0],
|
|
3151
3165
|
];
|
|
3152
|
-
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
3153
|
-
TypeRegistry.for(n0).registerError(InternalServerException
|
|
3154
|
-
export var InvocationLogsConfig = [
|
|
3166
|
+
export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
3167
|
+
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
3168
|
+
export var InvocationLogsConfig$ = [
|
|
3155
3169
|
3,
|
|
3156
3170
|
n0,
|
|
3157
3171
|
_ILC,
|
|
3158
3172
|
0,
|
|
3159
3173
|
[_uPR, _iLS, _rMF],
|
|
3160
|
-
[2, () => InvocationLogSource
|
|
3174
|
+
[2, () => InvocationLogSource$, [() => RequestMetadataFilters$, 0]],
|
|
3161
3175
|
];
|
|
3162
|
-
export var KbInferenceConfig = [3, n0, _KIC, 0, [_tIC], [() => TextInferenceConfig]];
|
|
3163
|
-
export var KnowledgeBaseRetrievalConfiguration = [
|
|
3176
|
+
export var KbInferenceConfig$ = [3, n0, _KIC, 0, [_tIC], [() => TextInferenceConfig$]];
|
|
3177
|
+
export var KnowledgeBaseRetrievalConfiguration$ = [
|
|
3164
3178
|
3,
|
|
3165
3179
|
n0,
|
|
3166
3180
|
_KBRC,
|
|
3167
3181
|
0,
|
|
3168
3182
|
[_vSC],
|
|
3169
|
-
[[() => KnowledgeBaseVectorSearchConfiguration
|
|
3183
|
+
[[() => KnowledgeBaseVectorSearchConfiguration$, 0]],
|
|
3170
3184
|
];
|
|
3171
|
-
export var KnowledgeBaseRetrieveAndGenerateConfiguration = [
|
|
3185
|
+
export var KnowledgeBaseRetrieveAndGenerateConfiguration$ = [
|
|
3172
3186
|
3,
|
|
3173
3187
|
n0,
|
|
3174
3188
|
_KBRAGC,
|
|
@@ -3177,12 +3191,12 @@ export var KnowledgeBaseRetrieveAndGenerateConfiguration = [
|
|
|
3177
3191
|
[
|
|
3178
3192
|
0,
|
|
3179
3193
|
0,
|
|
3180
|
-
[() => KnowledgeBaseRetrievalConfiguration
|
|
3181
|
-
[() => GenerationConfiguration
|
|
3182
|
-
() => OrchestrationConfiguration
|
|
3194
|
+
[() => KnowledgeBaseRetrievalConfiguration$, 0],
|
|
3195
|
+
[() => GenerationConfiguration$, 0],
|
|
3196
|
+
() => OrchestrationConfiguration$,
|
|
3183
3197
|
],
|
|
3184
3198
|
];
|
|
3185
|
-
export var KnowledgeBaseVectorSearchConfiguration = [
|
|
3199
|
+
export var KnowledgeBaseVectorSearchConfiguration$ = [
|
|
3186
3200
|
3,
|
|
3187
3201
|
n0,
|
|
3188
3202
|
_KBVSC,
|
|
@@ -3191,14 +3205,14 @@ export var KnowledgeBaseVectorSearchConfiguration = [
|
|
|
3191
3205
|
[
|
|
3192
3206
|
1,
|
|
3193
3207
|
0,
|
|
3194
|
-
[() => RetrievalFilter
|
|
3195
|
-
[() => ImplicitFilterConfiguration
|
|
3196
|
-
[() => VectorSearchRerankingConfiguration
|
|
3208
|
+
[() => RetrievalFilter$, 0],
|
|
3209
|
+
[() => ImplicitFilterConfiguration$, 0],
|
|
3210
|
+
[() => VectorSearchRerankingConfiguration$, 0],
|
|
3197
3211
|
],
|
|
3198
3212
|
];
|
|
3199
|
-
export var LambdaGraderConfig = [3, n0, _LGC, 0, [_lA], [0]];
|
|
3200
|
-
export var LegalTerm = [3, n0, _LT, 0, [_ur], [0]];
|
|
3201
|
-
export var ListAutomatedReasoningPoliciesRequest = [
|
|
3213
|
+
export var LambdaGraderConfig$ = [3, n0, _LGC, 0, [_lA], [0]];
|
|
3214
|
+
export var LegalTerm$ = [3, n0, _LT, 0, [_ur], [0]];
|
|
3215
|
+
export var ListAutomatedReasoningPoliciesRequest$ = [
|
|
3202
3216
|
3,
|
|
3203
3217
|
n0,
|
|
3204
3218
|
_LARPR,
|
|
@@ -3210,7 +3224,7 @@ export var ListAutomatedReasoningPoliciesRequest = [
|
|
|
3210
3224
|
[1, { [_hQ]: _mR }],
|
|
3211
3225
|
],
|
|
3212
3226
|
];
|
|
3213
|
-
export var ListAutomatedReasoningPoliciesResponse = [
|
|
3227
|
+
export var ListAutomatedReasoningPoliciesResponse$ = [
|
|
3214
3228
|
3,
|
|
3215
3229
|
n0,
|
|
3216
3230
|
_LARPRi,
|
|
@@ -3218,7 +3232,7 @@ export var ListAutomatedReasoningPoliciesResponse = [
|
|
|
3218
3232
|
[_aRPS, _nT],
|
|
3219
3233
|
[[() => AutomatedReasoningPolicySummaries, 0], 0],
|
|
3220
3234
|
];
|
|
3221
|
-
export var ListAutomatedReasoningPolicyBuildWorkflowsRequest = [
|
|
3235
|
+
export var ListAutomatedReasoningPolicyBuildWorkflowsRequest$ = [
|
|
3222
3236
|
3,
|
|
3223
3237
|
n0,
|
|
3224
3238
|
_LARPBWR,
|
|
@@ -3230,7 +3244,7 @@ export var ListAutomatedReasoningPolicyBuildWorkflowsRequest = [
|
|
|
3230
3244
|
[1, { [_hQ]: _mR }],
|
|
3231
3245
|
],
|
|
3232
3246
|
];
|
|
3233
|
-
export var ListAutomatedReasoningPolicyBuildWorkflowsResponse = [
|
|
3247
|
+
export var ListAutomatedReasoningPolicyBuildWorkflowsResponse$ = [
|
|
3234
3248
|
3,
|
|
3235
3249
|
n0,
|
|
3236
3250
|
_LARPBWRi,
|
|
@@ -3238,7 +3252,7 @@ export var ListAutomatedReasoningPolicyBuildWorkflowsResponse = [
|
|
|
3238
3252
|
[_aRPBWS, _nT],
|
|
3239
3253
|
[() => AutomatedReasoningPolicyBuildWorkflowSummaries, 0],
|
|
3240
3254
|
];
|
|
3241
|
-
export var ListAutomatedReasoningPolicyTestCasesRequest = [
|
|
3255
|
+
export var ListAutomatedReasoningPolicyTestCasesRequest$ = [
|
|
3242
3256
|
3,
|
|
3243
3257
|
n0,
|
|
3244
3258
|
_LARPTCR,
|
|
@@ -3250,7 +3264,7 @@ export var ListAutomatedReasoningPolicyTestCasesRequest = [
|
|
|
3250
3264
|
[1, { [_hQ]: _mR }],
|
|
3251
3265
|
],
|
|
3252
3266
|
];
|
|
3253
|
-
export var ListAutomatedReasoningPolicyTestCasesResponse = [
|
|
3267
|
+
export var ListAutomatedReasoningPolicyTestCasesResponse$ = [
|
|
3254
3268
|
3,
|
|
3255
3269
|
n0,
|
|
3256
3270
|
_LARPTCRi,
|
|
@@ -3258,7 +3272,7 @@ export var ListAutomatedReasoningPolicyTestCasesResponse = [
|
|
|
3258
3272
|
[_tCes, _nT],
|
|
3259
3273
|
[[() => AutomatedReasoningPolicyTestCaseList, 0], 0],
|
|
3260
3274
|
];
|
|
3261
|
-
export var ListAutomatedReasoningPolicyTestResultsRequest = [
|
|
3275
|
+
export var ListAutomatedReasoningPolicyTestResultsRequest$ = [
|
|
3262
3276
|
3,
|
|
3263
3277
|
n0,
|
|
3264
3278
|
_LARPTRR,
|
|
@@ -3271,7 +3285,7 @@ export var ListAutomatedReasoningPolicyTestResultsRequest = [
|
|
|
3271
3285
|
[1, { [_hQ]: _mR }],
|
|
3272
3286
|
],
|
|
3273
3287
|
];
|
|
3274
|
-
export var ListAutomatedReasoningPolicyTestResultsResponse = [
|
|
3288
|
+
export var ListAutomatedReasoningPolicyTestResultsResponse$ = [
|
|
3275
3289
|
3,
|
|
3276
3290
|
n0,
|
|
3277
3291
|
_LARPTRRi,
|
|
@@ -3279,7 +3293,7 @@ export var ListAutomatedReasoningPolicyTestResultsResponse = [
|
|
|
3279
3293
|
[_tRe, _nT],
|
|
3280
3294
|
[[() => AutomatedReasoningPolicyTestList, 0], 0],
|
|
3281
3295
|
];
|
|
3282
|
-
export var ListCustomModelDeploymentsRequest = [
|
|
3296
|
+
export var ListCustomModelDeploymentsRequest$ = [
|
|
3283
3297
|
3,
|
|
3284
3298
|
n0,
|
|
3285
3299
|
_LCMDR,
|
|
@@ -3297,7 +3311,7 @@ export var ListCustomModelDeploymentsRequest = [
|
|
|
3297
3311
|
[0, { [_hQ]: _mAE }],
|
|
3298
3312
|
],
|
|
3299
3313
|
];
|
|
3300
|
-
export var ListCustomModelDeploymentsResponse = [
|
|
3314
|
+
export var ListCustomModelDeploymentsResponse$ = [
|
|
3301
3315
|
3,
|
|
3302
3316
|
n0,
|
|
3303
3317
|
_LCMDRi,
|
|
@@ -3305,7 +3319,7 @@ export var ListCustomModelDeploymentsResponse = [
|
|
|
3305
3319
|
[_nT, _mDSo],
|
|
3306
3320
|
[0, () => CustomModelDeploymentSummaryList],
|
|
3307
3321
|
];
|
|
3308
|
-
export var ListCustomModelsRequest = [
|
|
3322
|
+
export var ListCustomModelsRequest$ = [
|
|
3309
3323
|
3,
|
|
3310
3324
|
n0,
|
|
3311
3325
|
_LCMR,
|
|
@@ -3325,7 +3339,7 @@ export var ListCustomModelsRequest = [
|
|
|
3325
3339
|
[0, { [_hQ]: _mSo }],
|
|
3326
3340
|
],
|
|
3327
3341
|
];
|
|
3328
|
-
export var ListCustomModelsResponse = [
|
|
3342
|
+
export var ListCustomModelsResponse$ = [
|
|
3329
3343
|
3,
|
|
3330
3344
|
n0,
|
|
3331
3345
|
_LCMRi,
|
|
@@ -3333,7 +3347,7 @@ export var ListCustomModelsResponse = [
|
|
|
3333
3347
|
[_nT, _mSod],
|
|
3334
3348
|
[0, () => CustomModelSummaryList],
|
|
3335
3349
|
];
|
|
3336
|
-
export var ListEnforcedGuardrailsConfigurationRequest = [
|
|
3350
|
+
export var ListEnforcedGuardrailsConfigurationRequest$ = [
|
|
3337
3351
|
3,
|
|
3338
3352
|
n0,
|
|
3339
3353
|
_LEGCR,
|
|
@@ -3341,7 +3355,7 @@ export var ListEnforcedGuardrailsConfigurationRequest = [
|
|
|
3341
3355
|
[_nT],
|
|
3342
3356
|
[[0, { [_hQ]: _nT }]],
|
|
3343
3357
|
];
|
|
3344
|
-
export var ListEnforcedGuardrailsConfigurationResponse = [
|
|
3358
|
+
export var ListEnforcedGuardrailsConfigurationResponse$ = [
|
|
3345
3359
|
3,
|
|
3346
3360
|
n0,
|
|
3347
3361
|
_LEGCRi,
|
|
@@ -3349,7 +3363,7 @@ export var ListEnforcedGuardrailsConfigurationResponse = [
|
|
|
3349
3363
|
[_gCua, _nT],
|
|
3350
3364
|
[() => AccountEnforcedGuardrailsOutputConfiguration, 0],
|
|
3351
3365
|
];
|
|
3352
|
-
export var ListEvaluationJobsRequest = [
|
|
3366
|
+
export var ListEvaluationJobsRequest$ = [
|
|
3353
3367
|
3,
|
|
3354
3368
|
n0,
|
|
3355
3369
|
_LEJR,
|
|
@@ -3367,7 +3381,7 @@ export var ListEvaluationJobsRequest = [
|
|
|
3367
3381
|
[0, { [_hQ]: _sO }],
|
|
3368
3382
|
],
|
|
3369
3383
|
];
|
|
3370
|
-
export var ListEvaluationJobsResponse = [
|
|
3384
|
+
export var ListEvaluationJobsResponse$ = [
|
|
3371
3385
|
3,
|
|
3372
3386
|
n0,
|
|
3373
3387
|
_LEJRi,
|
|
@@ -3375,7 +3389,7 @@ export var ListEvaluationJobsResponse = [
|
|
|
3375
3389
|
[_nT, _jSo],
|
|
3376
3390
|
[0, () => EvaluationSummaries],
|
|
3377
3391
|
];
|
|
3378
|
-
export var ListFoundationModelAgreementOffersRequest = [
|
|
3392
|
+
export var ListFoundationModelAgreementOffersRequest$ = [
|
|
3379
3393
|
3,
|
|
3380
3394
|
n0,
|
|
3381
3395
|
_LFMAOR,
|
|
@@ -3386,7 +3400,7 @@ export var ListFoundationModelAgreementOffersRequest = [
|
|
|
3386
3400
|
[0, { [_hQ]: _oTf }],
|
|
3387
3401
|
],
|
|
3388
3402
|
];
|
|
3389
|
-
export var ListFoundationModelAgreementOffersResponse = [
|
|
3403
|
+
export var ListFoundationModelAgreementOffersResponse$ = [
|
|
3390
3404
|
3,
|
|
3391
3405
|
n0,
|
|
3392
3406
|
_LFMAORi,
|
|
@@ -3394,7 +3408,7 @@ export var ListFoundationModelAgreementOffersResponse = [
|
|
|
3394
3408
|
[_mIo, _of],
|
|
3395
3409
|
[0, () => Offers],
|
|
3396
3410
|
];
|
|
3397
|
-
export var ListFoundationModelsRequest = [
|
|
3411
|
+
export var ListFoundationModelsRequest$ = [
|
|
3398
3412
|
3,
|
|
3399
3413
|
n0,
|
|
3400
3414
|
_LFMR,
|
|
@@ -3407,7 +3421,7 @@ export var ListFoundationModelsRequest = [
|
|
|
3407
3421
|
[0, { [_hQ]: _bIT }],
|
|
3408
3422
|
],
|
|
3409
3423
|
];
|
|
3410
|
-
export var ListFoundationModelsResponse = [
|
|
3424
|
+
export var ListFoundationModelsResponse$ = [
|
|
3411
3425
|
3,
|
|
3412
3426
|
n0,
|
|
3413
3427
|
_LFMRi,
|
|
@@ -3415,7 +3429,7 @@ export var ListFoundationModelsResponse = [
|
|
|
3415
3429
|
[_mSod],
|
|
3416
3430
|
[() => FoundationModelSummaryList],
|
|
3417
3431
|
];
|
|
3418
|
-
export var ListGuardrailsRequest = [
|
|
3432
|
+
export var ListGuardrailsRequest$ = [
|
|
3419
3433
|
3,
|
|
3420
3434
|
n0,
|
|
3421
3435
|
_LGR,
|
|
@@ -3427,7 +3441,7 @@ export var ListGuardrailsRequest = [
|
|
|
3427
3441
|
[0, { [_hQ]: _nT }],
|
|
3428
3442
|
],
|
|
3429
3443
|
];
|
|
3430
|
-
export var ListGuardrailsResponse = [
|
|
3444
|
+
export var ListGuardrailsResponse$ = [
|
|
3431
3445
|
3,
|
|
3432
3446
|
n0,
|
|
3433
3447
|
_LGRi,
|
|
@@ -3435,7 +3449,7 @@ export var ListGuardrailsResponse = [
|
|
|
3435
3449
|
[_g, _nT],
|
|
3436
3450
|
[[() => GuardrailSummaries, 0], 0],
|
|
3437
3451
|
];
|
|
3438
|
-
export var ListImportedModelsRequest = [
|
|
3452
|
+
export var ListImportedModelsRequest$ = [
|
|
3439
3453
|
3,
|
|
3440
3454
|
n0,
|
|
3441
3455
|
_LIMR,
|
|
@@ -3451,7 +3465,7 @@ export var ListImportedModelsRequest = [
|
|
|
3451
3465
|
[0, { [_hQ]: _sO }],
|
|
3452
3466
|
],
|
|
3453
3467
|
];
|
|
3454
|
-
export var ListImportedModelsResponse = [
|
|
3468
|
+
export var ListImportedModelsResponse$ = [
|
|
3455
3469
|
3,
|
|
3456
3470
|
n0,
|
|
3457
3471
|
_LIMRi,
|
|
@@ -3459,7 +3473,7 @@ export var ListImportedModelsResponse = [
|
|
|
3459
3473
|
[_nT, _mSod],
|
|
3460
3474
|
[0, () => ImportedModelSummaryList],
|
|
3461
3475
|
];
|
|
3462
|
-
export var ListInferenceProfilesRequest = [
|
|
3476
|
+
export var ListInferenceProfilesRequest$ = [
|
|
3463
3477
|
3,
|
|
3464
3478
|
n0,
|
|
3465
3479
|
_LIPR,
|
|
@@ -3471,7 +3485,7 @@ export var ListInferenceProfilesRequest = [
|
|
|
3471
3485
|
[0, { [_hQ]: _ty }],
|
|
3472
3486
|
],
|
|
3473
3487
|
];
|
|
3474
|
-
export var ListInferenceProfilesResponse = [
|
|
3488
|
+
export var ListInferenceProfilesResponse$ = [
|
|
3475
3489
|
3,
|
|
3476
3490
|
n0,
|
|
3477
3491
|
_LIPRi,
|
|
@@ -3479,7 +3493,7 @@ export var ListInferenceProfilesResponse = [
|
|
|
3479
3493
|
[_iPS, _nT],
|
|
3480
3494
|
[[() => InferenceProfileSummaries, 0], 0],
|
|
3481
3495
|
];
|
|
3482
|
-
export var ListMarketplaceModelEndpointsRequest = [
|
|
3496
|
+
export var ListMarketplaceModelEndpointsRequest$ = [
|
|
3483
3497
|
3,
|
|
3484
3498
|
n0,
|
|
3485
3499
|
_LMMER,
|
|
@@ -3491,7 +3505,7 @@ export var ListMarketplaceModelEndpointsRequest = [
|
|
|
3491
3505
|
[0, { [_hQ]: _mSI }],
|
|
3492
3506
|
],
|
|
3493
3507
|
];
|
|
3494
|
-
export var ListMarketplaceModelEndpointsResponse = [
|
|
3508
|
+
export var ListMarketplaceModelEndpointsResponse$ = [
|
|
3495
3509
|
3,
|
|
3496
3510
|
n0,
|
|
3497
3511
|
_LMMERi,
|
|
@@ -3499,7 +3513,7 @@ export var ListMarketplaceModelEndpointsResponse = [
|
|
|
3499
3513
|
[_mMEa, _nT],
|
|
3500
3514
|
[() => MarketplaceModelEndpointSummaries, 0],
|
|
3501
3515
|
];
|
|
3502
|
-
export var ListModelCopyJobsRequest = [
|
|
3516
|
+
export var ListModelCopyJobsRequest$ = [
|
|
3503
3517
|
3,
|
|
3504
3518
|
n0,
|
|
3505
3519
|
_LMCJR,
|
|
@@ -3518,7 +3532,7 @@ export var ListModelCopyJobsRequest = [
|
|
|
3518
3532
|
[0, { [_hQ]: _sO }],
|
|
3519
3533
|
],
|
|
3520
3534
|
];
|
|
3521
|
-
export var ListModelCopyJobsResponse = [
|
|
3535
|
+
export var ListModelCopyJobsResponse$ = [
|
|
3522
3536
|
3,
|
|
3523
3537
|
n0,
|
|
3524
3538
|
_LMCJRi,
|
|
@@ -3526,7 +3540,7 @@ export var ListModelCopyJobsResponse = [
|
|
|
3526
3540
|
[_nT, _mCJS],
|
|
3527
3541
|
[0, () => ModelCopyJobSummaries],
|
|
3528
3542
|
];
|
|
3529
|
-
export var ListModelCustomizationJobsRequest = [
|
|
3543
|
+
export var ListModelCustomizationJobsRequest$ = [
|
|
3530
3544
|
3,
|
|
3531
3545
|
n0,
|
|
3532
3546
|
_LMCJRis,
|
|
@@ -3543,7 +3557,7 @@ export var ListModelCustomizationJobsRequest = [
|
|
|
3543
3557
|
[0, { [_hQ]: _sO }],
|
|
3544
3558
|
],
|
|
3545
3559
|
];
|
|
3546
|
-
export var ListModelCustomizationJobsResponse = [
|
|
3560
|
+
export var ListModelCustomizationJobsResponse$ = [
|
|
3547
3561
|
3,
|
|
3548
3562
|
n0,
|
|
3549
3563
|
_LMCJRist,
|
|
@@ -3551,7 +3565,7 @@ export var ListModelCustomizationJobsResponse = [
|
|
|
3551
3565
|
[_nT, _mCJSo],
|
|
3552
3566
|
[0, () => ModelCustomizationJobSummaries],
|
|
3553
3567
|
];
|
|
3554
|
-
export var ListModelImportJobsRequest = [
|
|
3568
|
+
export var ListModelImportJobsRequest$ = [
|
|
3555
3569
|
3,
|
|
3556
3570
|
n0,
|
|
3557
3571
|
_LMIJR,
|
|
@@ -3568,7 +3582,7 @@ export var ListModelImportJobsRequest = [
|
|
|
3568
3582
|
[0, { [_hQ]: _sO }],
|
|
3569
3583
|
],
|
|
3570
3584
|
];
|
|
3571
|
-
export var ListModelImportJobsResponse = [
|
|
3585
|
+
export var ListModelImportJobsResponse$ = [
|
|
3572
3586
|
3,
|
|
3573
3587
|
n0,
|
|
3574
3588
|
_LMIJRi,
|
|
@@ -3576,7 +3590,7 @@ export var ListModelImportJobsResponse = [
|
|
|
3576
3590
|
[_nT, _mIJS],
|
|
3577
3591
|
[0, () => ModelImportJobSummaries],
|
|
3578
3592
|
];
|
|
3579
|
-
export var ListModelInvocationJobsRequest = [
|
|
3593
|
+
export var ListModelInvocationJobsRequest$ = [
|
|
3580
3594
|
3,
|
|
3581
3595
|
n0,
|
|
3582
3596
|
_LMIJRis,
|
|
@@ -3593,7 +3607,7 @@ export var ListModelInvocationJobsRequest = [
|
|
|
3593
3607
|
[0, { [_hQ]: _sO }],
|
|
3594
3608
|
],
|
|
3595
3609
|
];
|
|
3596
|
-
export var ListModelInvocationJobsResponse = [
|
|
3610
|
+
export var ListModelInvocationJobsResponse$ = [
|
|
3597
3611
|
3,
|
|
3598
3612
|
n0,
|
|
3599
3613
|
_LMIJRist,
|
|
@@ -3601,7 +3615,7 @@ export var ListModelInvocationJobsResponse = [
|
|
|
3601
3615
|
[_nT, _iJS],
|
|
3602
3616
|
[0, [() => ModelInvocationJobSummaries, 0]],
|
|
3603
3617
|
];
|
|
3604
|
-
export var ListPromptRoutersRequest = [
|
|
3618
|
+
export var ListPromptRoutersRequest$ = [
|
|
3605
3619
|
3,
|
|
3606
3620
|
n0,
|
|
3607
3621
|
_LPRR,
|
|
@@ -3613,7 +3627,7 @@ export var ListPromptRoutersRequest = [
|
|
|
3613
3627
|
[0, { [_hQ]: _ty }],
|
|
3614
3628
|
],
|
|
3615
3629
|
];
|
|
3616
|
-
export var ListPromptRoutersResponse = [
|
|
3630
|
+
export var ListPromptRoutersResponse$ = [
|
|
3617
3631
|
3,
|
|
3618
3632
|
n0,
|
|
3619
3633
|
_LPRRi,
|
|
@@ -3621,7 +3635,7 @@ export var ListPromptRoutersResponse = [
|
|
|
3621
3635
|
[_pRS, _nT],
|
|
3622
3636
|
[[() => PromptRouterSummaries, 0], 0],
|
|
3623
3637
|
];
|
|
3624
|
-
export var ListProvisionedModelThroughputsRequest = [
|
|
3638
|
+
export var ListProvisionedModelThroughputsRequest$ = [
|
|
3625
3639
|
3,
|
|
3626
3640
|
n0,
|
|
3627
3641
|
_LPMTR,
|
|
@@ -3639,7 +3653,7 @@ export var ListProvisionedModelThroughputsRequest = [
|
|
|
3639
3653
|
[0, { [_hQ]: _sO }],
|
|
3640
3654
|
],
|
|
3641
3655
|
];
|
|
3642
|
-
export var ListProvisionedModelThroughputsResponse = [
|
|
3656
|
+
export var ListProvisionedModelThroughputsResponse$ = [
|
|
3643
3657
|
3,
|
|
3644
3658
|
n0,
|
|
3645
3659
|
_LPMTRi,
|
|
@@ -3647,25 +3661,25 @@ export var ListProvisionedModelThroughputsResponse = [
|
|
|
3647
3661
|
[_nT, _pMS],
|
|
3648
3662
|
[0, () => ProvisionedModelSummaries],
|
|
3649
3663
|
];
|
|
3650
|
-
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rARN], [0]];
|
|
3651
|
-
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [() => TagList]];
|
|
3652
|
-
export var LoggingConfig = [
|
|
3664
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rARN], [0]];
|
|
3665
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [() => TagList]];
|
|
3666
|
+
export var LoggingConfig$ = [
|
|
3653
3667
|
3,
|
|
3654
3668
|
n0,
|
|
3655
3669
|
_LC,
|
|
3656
3670
|
0,
|
|
3657
3671
|
[_cWC, _sC, _tDDE, _iDDE, _eDDE, _vDDE, _aDDE],
|
|
3658
|
-
[() => CloudWatchConfig
|
|
3672
|
+
[() => CloudWatchConfig$, () => S3Config$, 2, 2, 2, 2, 2],
|
|
3659
3673
|
];
|
|
3660
|
-
export var MarketplaceModelEndpoint = [
|
|
3674
|
+
export var MarketplaceModelEndpoint$ = [
|
|
3661
3675
|
3,
|
|
3662
3676
|
n0,
|
|
3663
3677
|
_MME,
|
|
3664
3678
|
0,
|
|
3665
3679
|
[_eA, _mSI, _s, _sM, _cA, _uA, _eCn, _eS, _eSM],
|
|
3666
|
-
[0, 0, 0, 0, 5, 5, () => EndpointConfig
|
|
3680
|
+
[0, 0, 0, 0, 5, 5, () => EndpointConfig$, 0, 0],
|
|
3667
3681
|
];
|
|
3668
|
-
export var MarketplaceModelEndpointSummary = [
|
|
3682
|
+
export var MarketplaceModelEndpointSummary$ = [
|
|
3669
3683
|
3,
|
|
3670
3684
|
n0,
|
|
3671
3685
|
_MMES,
|
|
@@ -3673,16 +3687,16 @@ export var MarketplaceModelEndpointSummary = [
|
|
|
3673
3687
|
[_eA, _mSI, _s, _sM, _cA, _uA],
|
|
3674
3688
|
[0, 0, 0, 0, 5, 5],
|
|
3675
3689
|
];
|
|
3676
|
-
export var MetadataAttributeSchema = [3, n0, _MAS, 8, [_k, _ty, _d], [0, 0, 0]];
|
|
3677
|
-
export var MetadataConfigurationForReranking = [
|
|
3690
|
+
export var MetadataAttributeSchema$ = [3, n0, _MAS, 8, [_k, _ty, _d], [0, 0, 0]];
|
|
3691
|
+
export var MetadataConfigurationForReranking$ = [
|
|
3678
3692
|
3,
|
|
3679
3693
|
n0,
|
|
3680
3694
|
_MCFR,
|
|
3681
3695
|
0,
|
|
3682
3696
|
[_sMe, _sMC],
|
|
3683
|
-
[0, [() => RerankingMetadataSelectiveModeConfiguration
|
|
3697
|
+
[0, [() => RerankingMetadataSelectiveModeConfiguration$, 0]],
|
|
3684
3698
|
];
|
|
3685
|
-
export var ModelCopyJobSummary = [
|
|
3699
|
+
export var ModelCopyJobSummary$ = [
|
|
3686
3700
|
3,
|
|
3687
3701
|
n0,
|
|
3688
3702
|
_MCJS,
|
|
@@ -3690,15 +3704,15 @@ export var ModelCopyJobSummary = [
|
|
|
3690
3704
|
[_jA, _s, _cTr, _tMA, _tMN, _sAI, _sMA, _tMKKA, _tMT, _fMa, _sMN],
|
|
3691
3705
|
[0, 0, 5, 0, 0, 0, 0, 0, () => TagList, 0, 0],
|
|
3692
3706
|
];
|
|
3693
|
-
export var ModelCustomizationJobSummary = [
|
|
3707
|
+
export var ModelCustomizationJobSummary$ = [
|
|
3694
3708
|
3,
|
|
3695
3709
|
n0,
|
|
3696
3710
|
_MCJSo,
|
|
3697
3711
|
0,
|
|
3698
3712
|
[_jA, _bMA, _jN, _s, _sD, _lMT, _cTr, _eT, _cMA, _cMN, _cTu],
|
|
3699
|
-
[0, 0, 0, 0, () => StatusDetails
|
|
3713
|
+
[0, 0, 0, 0, () => StatusDetails$, 5, 5, 5, 0, 0, 0],
|
|
3700
3714
|
];
|
|
3701
|
-
export var ModelImportJobSummary = [
|
|
3715
|
+
export var ModelImportJobSummary$ = [
|
|
3702
3716
|
3,
|
|
3703
3717
|
n0,
|
|
3704
3718
|
_MIJS,
|
|
@@ -3706,7 +3720,7 @@ export var ModelImportJobSummary = [
|
|
|
3706
3720
|
[_jA, _jN, _s, _lMT, _cTr, _eT, _iMA, _iMN],
|
|
3707
3721
|
[0, 0, 0, 5, 5, 5, 0, 0],
|
|
3708
3722
|
];
|
|
3709
|
-
export var ModelInvocationJobS3InputDataConfig = [
|
|
3723
|
+
export var ModelInvocationJobS3InputDataConfig$ = [
|
|
3710
3724
|
3,
|
|
3711
3725
|
n0,
|
|
3712
3726
|
_MIJSIDC,
|
|
@@ -3714,7 +3728,7 @@ export var ModelInvocationJobS3InputDataConfig = [
|
|
|
3714
3728
|
[_sIF, _sU, _sBO],
|
|
3715
3729
|
[0, 0, 0],
|
|
3716
3730
|
];
|
|
3717
|
-
export var ModelInvocationJobS3OutputDataConfig = [
|
|
3731
|
+
export var ModelInvocationJobS3OutputDataConfig$ = [
|
|
3718
3732
|
3,
|
|
3719
3733
|
n0,
|
|
3720
3734
|
_MIJSODC,
|
|
@@ -3722,7 +3736,7 @@ export var ModelInvocationJobS3OutputDataConfig = [
|
|
|
3722
3736
|
[_sU, _sEKI, _sBO],
|
|
3723
3737
|
[0, 0, 0],
|
|
3724
3738
|
];
|
|
3725
|
-
export var ModelInvocationJobSummary = [
|
|
3739
|
+
export var ModelInvocationJobSummary$ = [
|
|
3726
3740
|
3,
|
|
3727
3741
|
n0,
|
|
3728
3742
|
_MIJSo,
|
|
@@ -3739,26 +3753,26 @@ export var ModelInvocationJobSummary = [
|
|
|
3739
3753
|
5,
|
|
3740
3754
|
5,
|
|
3741
3755
|
5,
|
|
3742
|
-
() => ModelInvocationJobInputDataConfig
|
|
3743
|
-
() => ModelInvocationJobOutputDataConfig
|
|
3744
|
-
() => VpcConfig
|
|
3756
|
+
() => ModelInvocationJobInputDataConfig$,
|
|
3757
|
+
() => ModelInvocationJobOutputDataConfig$,
|
|
3758
|
+
() => VpcConfig$,
|
|
3745
3759
|
1,
|
|
3746
3760
|
5,
|
|
3747
3761
|
],
|
|
3748
3762
|
];
|
|
3749
|
-
export var Offer = [3, n0, _O, 0, [_oI, _oT, _tD], [0, 0, () => TermDetails]];
|
|
3750
|
-
export var OrchestrationConfiguration = [
|
|
3763
|
+
export var Offer$ = [3, n0, _O, 0, [_oI, _oT, _tD], [0, 0, () => TermDetails$]];
|
|
3764
|
+
export var OrchestrationConfiguration$ = [
|
|
3751
3765
|
3,
|
|
3752
3766
|
n0,
|
|
3753
3767
|
_OC,
|
|
3754
3768
|
0,
|
|
3755
3769
|
[_qTC],
|
|
3756
|
-
[() => QueryTransformationConfiguration],
|
|
3770
|
+
[() => QueryTransformationConfiguration$],
|
|
3757
3771
|
];
|
|
3758
|
-
export var OutputDataConfig = [3, n0, _ODC, 0, [_sU], [0]];
|
|
3759
|
-
export var PerformanceConfiguration = [3, n0, _PC, 0, [_la], [0]];
|
|
3760
|
-
export var PricingTerm = [3, n0, _PT, 0, [_rCa], [() => RateCard]];
|
|
3761
|
-
export var PromptRouterSummary = [
|
|
3772
|
+
export var OutputDataConfig$ = [3, n0, _ODC, 0, [_sU], [0]];
|
|
3773
|
+
export var PerformanceConfiguration$ = [3, n0, _PC, 0, [_la], [0]];
|
|
3774
|
+
export var PricingTerm$ = [3, n0, _PT, 0, [_rCa], [() => RateCard]];
|
|
3775
|
+
export var PromptRouterSummary$ = [
|
|
3762
3776
|
3,
|
|
3763
3777
|
n0,
|
|
3764
3778
|
_PRS,
|
|
@@ -3766,20 +3780,20 @@ export var PromptRouterSummary = [
|
|
|
3766
3780
|
[_pRN, _rCo, _d, _cA, _uA, _pRA, _mo, _fM, _s, _ty],
|
|
3767
3781
|
[
|
|
3768
3782
|
0,
|
|
3769
|
-
() => RoutingCriteria
|
|
3783
|
+
() => RoutingCriteria$,
|
|
3770
3784
|
[() => PromptRouterDescription, 0],
|
|
3771
3785
|
5,
|
|
3772
3786
|
5,
|
|
3773
3787
|
0,
|
|
3774
3788
|
() => PromptRouterTargetModels,
|
|
3775
|
-
() => PromptRouterTargetModel
|
|
3789
|
+
() => PromptRouterTargetModel$,
|
|
3776
3790
|
0,
|
|
3777
3791
|
0,
|
|
3778
3792
|
],
|
|
3779
3793
|
];
|
|
3780
|
-
export var PromptRouterTargetModel = [3, n0, _PRTM, 0, [_mA], [0]];
|
|
3781
|
-
export var PromptTemplate = [3, n0, _PTr, 0, [_tPT], [[() => TextPromptTemplate, 0]]];
|
|
3782
|
-
export var ProvisionedModelSummary = [
|
|
3794
|
+
export var PromptRouterTargetModel$ = [3, n0, _PRTM, 0, [_mA], [0]];
|
|
3795
|
+
export var PromptTemplate$ = [3, n0, _PTr, 0, [_tPT], [[() => TextPromptTemplate, 0]]];
|
|
3796
|
+
export var ProvisionedModelSummary$ = [
|
|
3783
3797
|
3,
|
|
3784
3798
|
n0,
|
|
3785
3799
|
_PMS,
|
|
@@ -3787,15 +3801,15 @@ export var ProvisionedModelSummary = [
|
|
|
3787
3801
|
[_pMN, _pMA, _mA, _dMA, _fMA, _mU, _dMU, _s, _cD, _cET, _cTr, _lMT],
|
|
3788
3802
|
[0, 0, 0, 0, 0, 1, 1, 0, 0, 5, 5, 5],
|
|
3789
3803
|
];
|
|
3790
|
-
export var PutEnforcedGuardrailConfigurationRequest = [
|
|
3804
|
+
export var PutEnforcedGuardrailConfigurationRequest$ = [
|
|
3791
3805
|
3,
|
|
3792
3806
|
n0,
|
|
3793
3807
|
_PEGCR,
|
|
3794
3808
|
0,
|
|
3795
3809
|
[_cI, _gIC],
|
|
3796
|
-
[0, () => AccountEnforcedGuardrailInferenceInputConfiguration],
|
|
3810
|
+
[0, () => AccountEnforcedGuardrailInferenceInputConfiguration$],
|
|
3797
3811
|
];
|
|
3798
|
-
export var PutEnforcedGuardrailConfigurationResponse = [
|
|
3812
|
+
export var PutEnforcedGuardrailConfigurationResponse$ = [
|
|
3799
3813
|
3,
|
|
3800
3814
|
n0,
|
|
3801
3815
|
_PEGCRu,
|
|
@@ -3803,20 +3817,20 @@ export var PutEnforcedGuardrailConfigurationResponse = [
|
|
|
3803
3817
|
[_cI, _uA, _uB],
|
|
3804
3818
|
[0, 5, 0],
|
|
3805
3819
|
];
|
|
3806
|
-
export var PutModelInvocationLoggingConfigurationRequest = [
|
|
3820
|
+
export var PutModelInvocationLoggingConfigurationRequest$ = [
|
|
3807
3821
|
3,
|
|
3808
3822
|
n0,
|
|
3809
3823
|
_PMILCR,
|
|
3810
3824
|
0,
|
|
3811
3825
|
[_lC],
|
|
3812
|
-
[() => LoggingConfig],
|
|
3826
|
+
[() => LoggingConfig$],
|
|
3813
3827
|
];
|
|
3814
|
-
export var PutModelInvocationLoggingConfigurationResponse = [3, n0, _PMILCRu, 0, [], []];
|
|
3815
|
-
export var PutUseCaseForModelAccessRequest = [3, n0, _PUCFMAR, 0, [_fD], [21]];
|
|
3816
|
-
export var PutUseCaseForModelAccessResponse = [3, n0, _PUCFMARu, 0, [], []];
|
|
3817
|
-
export var QueryTransformationConfiguration = [3, n0, _QTC, 0, [_ty], [0]];
|
|
3818
|
-
export var RatingScaleItem = [3, n0, _RSI, 0, [_de, _va], [0, () => RatingScaleItemValue]];
|
|
3819
|
-
export var RegisterMarketplaceModelEndpointRequest = [
|
|
3828
|
+
export var PutModelInvocationLoggingConfigurationResponse$ = [3, n0, _PMILCRu, 0, [], []];
|
|
3829
|
+
export var PutUseCaseForModelAccessRequest$ = [3, n0, _PUCFMAR, 0, [_fD], [21]];
|
|
3830
|
+
export var PutUseCaseForModelAccessResponse$ = [3, n0, _PUCFMARu, 0, [], []];
|
|
3831
|
+
export var QueryTransformationConfiguration$ = [3, n0, _QTC, 0, [_ty], [0]];
|
|
3832
|
+
export var RatingScaleItem$ = [3, n0, _RSI, 0, [_de, _va], [0, () => RatingScaleItemValue$]];
|
|
3833
|
+
export var RegisterMarketplaceModelEndpointRequest$ = [
|
|
3820
3834
|
3,
|
|
3821
3835
|
n0,
|
|
3822
3836
|
_RMMER,
|
|
@@ -3824,15 +3838,15 @@ export var RegisterMarketplaceModelEndpointRequest = [
|
|
|
3824
3838
|
[_eI, _mSI],
|
|
3825
3839
|
[[0, 1], 0],
|
|
3826
3840
|
];
|
|
3827
|
-
export var RegisterMarketplaceModelEndpointResponse = [
|
|
3841
|
+
export var RegisterMarketplaceModelEndpointResponse$ = [
|
|
3828
3842
|
3,
|
|
3829
3843
|
n0,
|
|
3830
3844
|
_RMMERe,
|
|
3831
3845
|
0,
|
|
3832
3846
|
[_mME],
|
|
3833
|
-
[() => MarketplaceModelEndpoint],
|
|
3847
|
+
[() => MarketplaceModelEndpoint$],
|
|
3834
3848
|
];
|
|
3835
|
-
export var RequestMetadataBaseFilters = [
|
|
3849
|
+
export var RequestMetadataBaseFilters$ = [
|
|
3836
3850
|
3,
|
|
3837
3851
|
n0,
|
|
3838
3852
|
_RMBF,
|
|
@@ -3843,11 +3857,11 @@ export var RequestMetadataBaseFilters = [
|
|
|
3843
3857
|
[() => RequestMetadataMap, 0],
|
|
3844
3858
|
],
|
|
3845
3859
|
];
|
|
3846
|
-
export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
3847
|
-
TypeRegistry.for(n0).registerError(ResourceInUseException
|
|
3848
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
3849
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
3850
|
-
export var RetrieveAndGenerateConfiguration = [
|
|
3860
|
+
export var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
3861
|
+
TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
3862
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
3863
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
3864
|
+
export var RetrieveAndGenerateConfiguration$ = [
|
|
3851
3865
|
3,
|
|
3852
3866
|
n0,
|
|
3853
3867
|
_RAGC,
|
|
@@ -3855,27 +3869,27 @@ export var RetrieveAndGenerateConfiguration = [
|
|
|
3855
3869
|
[_ty, _kBC, _eSC],
|
|
3856
3870
|
[
|
|
3857
3871
|
0,
|
|
3858
|
-
[() => KnowledgeBaseRetrieveAndGenerateConfiguration
|
|
3859
|
-
[() => ExternalSourcesRetrieveAndGenerateConfiguration
|
|
3872
|
+
[() => KnowledgeBaseRetrieveAndGenerateConfiguration$, 0],
|
|
3873
|
+
[() => ExternalSourcesRetrieveAndGenerateConfiguration$, 0],
|
|
3860
3874
|
],
|
|
3861
3875
|
];
|
|
3862
|
-
export var RetrieveConfig = [
|
|
3876
|
+
export var RetrieveConfig$ = [
|
|
3863
3877
|
3,
|
|
3864
3878
|
n0,
|
|
3865
3879
|
_RC,
|
|
3866
3880
|
0,
|
|
3867
3881
|
[_kBI, _kBRC],
|
|
3868
|
-
[0, [() => KnowledgeBaseRetrievalConfiguration
|
|
3882
|
+
[0, [() => KnowledgeBaseRetrievalConfiguration$, 0]],
|
|
3869
3883
|
];
|
|
3870
|
-
export var RFTConfig = [
|
|
3884
|
+
export var RFTConfig$ = [
|
|
3871
3885
|
3,
|
|
3872
3886
|
n0,
|
|
3873
3887
|
_RFTC,
|
|
3874
3888
|
0,
|
|
3875
3889
|
[_gCr, _hP],
|
|
3876
|
-
[() => GraderConfig
|
|
3890
|
+
[() => GraderConfig$, () => RFTHyperParameters$],
|
|
3877
3891
|
];
|
|
3878
|
-
export var RFTHyperParameters = [
|
|
3892
|
+
export var RFTHyperParameters$ = [
|
|
3879
3893
|
3,
|
|
3880
3894
|
n0,
|
|
3881
3895
|
_RFTHP,
|
|
@@ -3883,23 +3897,23 @@ export var RFTHyperParameters = [
|
|
|
3883
3897
|
[_eCp, _bSa, _lR, _mPL, _tSPP, _iMTn, _rE, _eIv],
|
|
3884
3898
|
[1, 1, 1, 1, 1, 1, 0, 1],
|
|
3885
3899
|
];
|
|
3886
|
-
export var RoutingCriteria = [3, n0, _RCo, 0, [_rQD], [1]];
|
|
3887
|
-
export var S3Config = [3, n0, _SC, 0, [_bN, _kP], [0, 0]];
|
|
3888
|
-
export var S3DataSource = [3, n0, _SDS, 0, [_sU], [0]];
|
|
3889
|
-
export var S3ObjectDoc = [3, n0, _SOD, 0, [_uri], [0]];
|
|
3890
|
-
export var SageMakerEndpoint = [
|
|
3900
|
+
export var RoutingCriteria$ = [3, n0, _RCo, 0, [_rQD], [1]];
|
|
3901
|
+
export var S3Config$ = [3, n0, _SC, 0, [_bN, _kP], [0, 0]];
|
|
3902
|
+
export var S3DataSource$ = [3, n0, _SDS, 0, [_sU], [0]];
|
|
3903
|
+
export var S3ObjectDoc$ = [3, n0, _SOD, 0, [_uri], [0]];
|
|
3904
|
+
export var SageMakerEndpoint$ = [
|
|
3891
3905
|
3,
|
|
3892
3906
|
n0,
|
|
3893
3907
|
_SME,
|
|
3894
3908
|
0,
|
|
3895
3909
|
[_iIC, _iTn, _eRx, _kEK, _vp],
|
|
3896
|
-
[1, 0, 0, 0, () => VpcConfig],
|
|
3910
|
+
[1, 0, 0, 0, () => VpcConfig$],
|
|
3897
3911
|
];
|
|
3898
|
-
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
3899
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
3900
|
-
export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_m], [0]];
|
|
3901
|
-
TypeRegistry.for(n0).registerError(ServiceUnavailableException
|
|
3902
|
-
export var StartAutomatedReasoningPolicyBuildWorkflowRequest = [
|
|
3912
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
3913
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
3914
|
+
export var ServiceUnavailableException$ = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_m], [0]];
|
|
3915
|
+
TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
3916
|
+
export var StartAutomatedReasoningPolicyBuildWorkflowRequest$ = [
|
|
3903
3917
|
3,
|
|
3904
3918
|
n0,
|
|
3905
3919
|
_SARPBWR,
|
|
@@ -3909,10 +3923,10 @@ export var StartAutomatedReasoningPolicyBuildWorkflowRequest = [
|
|
|
3909
3923
|
[0, 1],
|
|
3910
3924
|
[0, 1],
|
|
3911
3925
|
[0, { [_hH]: _xact, [_iTd]: 1 }],
|
|
3912
|
-
[() => AutomatedReasoningPolicyBuildWorkflowSource
|
|
3926
|
+
[() => AutomatedReasoningPolicyBuildWorkflowSource$, 16],
|
|
3913
3927
|
],
|
|
3914
3928
|
];
|
|
3915
|
-
export var StartAutomatedReasoningPolicyBuildWorkflowResponse = [
|
|
3929
|
+
export var StartAutomatedReasoningPolicyBuildWorkflowResponse$ = [
|
|
3916
3930
|
3,
|
|
3917
3931
|
n0,
|
|
3918
3932
|
_SARPBWRt,
|
|
@@ -3920,7 +3934,7 @@ export var StartAutomatedReasoningPolicyBuildWorkflowResponse = [
|
|
|
3920
3934
|
[_pA, _bWI],
|
|
3921
3935
|
[0, 0],
|
|
3922
3936
|
];
|
|
3923
|
-
export var StartAutomatedReasoningPolicyTestWorkflowRequest = [
|
|
3937
|
+
export var StartAutomatedReasoningPolicyTestWorkflowRequest$ = [
|
|
3924
3938
|
3,
|
|
3925
3939
|
n0,
|
|
3926
3940
|
_SARPTWR,
|
|
@@ -3928,16 +3942,23 @@ export var StartAutomatedReasoningPolicyTestWorkflowRequest = [
|
|
|
3928
3942
|
[_pA, _bWI, _tCIe, _cRT],
|
|
3929
3943
|
[[0, 1], [0, 1], 64 | 0, [0, 4]],
|
|
3930
3944
|
];
|
|
3931
|
-
export var StartAutomatedReasoningPolicyTestWorkflowResponse = [
|
|
3932
|
-
|
|
3945
|
+
export var StartAutomatedReasoningPolicyTestWorkflowResponse$ = [
|
|
3946
|
+
3,
|
|
3947
|
+
n0,
|
|
3948
|
+
_SARPTWRt,
|
|
3949
|
+
0,
|
|
3950
|
+
[_pA],
|
|
3951
|
+
[0],
|
|
3952
|
+
];
|
|
3953
|
+
export var StatusDetails$ = [
|
|
3933
3954
|
3,
|
|
3934
3955
|
n0,
|
|
3935
3956
|
_SD,
|
|
3936
3957
|
0,
|
|
3937
3958
|
[_vD, _dPD, _tDr],
|
|
3938
|
-
[() => ValidationDetails
|
|
3959
|
+
[() => ValidationDetails$, () => DataProcessingDetails$, () => TrainingDetails$],
|
|
3939
3960
|
];
|
|
3940
|
-
export var StopEvaluationJobRequest = [
|
|
3961
|
+
export var StopEvaluationJobRequest$ = [
|
|
3941
3962
|
3,
|
|
3942
3963
|
n0,
|
|
3943
3964
|
_SEJR,
|
|
@@ -3945,42 +3966,42 @@ export var StopEvaluationJobRequest = [
|
|
|
3945
3966
|
[_jI],
|
|
3946
3967
|
[[() => EvaluationJobIdentifier, 1]],
|
|
3947
3968
|
];
|
|
3948
|
-
export var StopEvaluationJobResponse = [3, n0, _SEJRt, 0, [], []];
|
|
3949
|
-
export var StopModelCustomizationJobRequest = [3, n0, _SMCJR, 0, [_jI], [[0, 1]]];
|
|
3950
|
-
export var StopModelCustomizationJobResponse = [3, n0, _SMCJRt, 0, [], []];
|
|
3951
|
-
export var StopModelInvocationJobRequest = [3, n0, _SMIJR, 0, [_jI], [[0, 1]]];
|
|
3952
|
-
export var StopModelInvocationJobResponse = [3, n0, _SMIJRt, 0, [], []];
|
|
3953
|
-
export var SupportTerm = [3, n0, _ST, 0, [_rPD], [0]];
|
|
3954
|
-
export var Tag = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
3955
|
-
export var TagResourceRequest = [3, n0, _TRR, 0, [_rARN, _ta], [0, () => TagList]];
|
|
3956
|
-
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
3957
|
-
export var TeacherModelConfig = [3, n0, _TMC, 0, [_tMI, _mRLFI], [0, 1]];
|
|
3958
|
-
export var TermDetails = [
|
|
3969
|
+
export var StopEvaluationJobResponse$ = [3, n0, _SEJRt, 0, [], []];
|
|
3970
|
+
export var StopModelCustomizationJobRequest$ = [3, n0, _SMCJR, 0, [_jI], [[0, 1]]];
|
|
3971
|
+
export var StopModelCustomizationJobResponse$ = [3, n0, _SMCJRt, 0, [], []];
|
|
3972
|
+
export var StopModelInvocationJobRequest$ = [3, n0, _SMIJR, 0, [_jI], [[0, 1]]];
|
|
3973
|
+
export var StopModelInvocationJobResponse$ = [3, n0, _SMIJRt, 0, [], []];
|
|
3974
|
+
export var SupportTerm$ = [3, n0, _ST, 0, [_rPD], [0]];
|
|
3975
|
+
export var Tag$ = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
3976
|
+
export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rARN, _ta], [0, () => TagList]];
|
|
3977
|
+
export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
3978
|
+
export var TeacherModelConfig$ = [3, n0, _TMC, 0, [_tMI, _mRLFI], [0, 1]];
|
|
3979
|
+
export var TermDetails$ = [
|
|
3959
3980
|
3,
|
|
3960
3981
|
n0,
|
|
3961
3982
|
_TD,
|
|
3962
3983
|
0,
|
|
3963
3984
|
[_uBPT, _lT, _sTup, _vT],
|
|
3964
|
-
[() => PricingTerm
|
|
3985
|
+
[() => PricingTerm$, () => LegalTerm$, () => SupportTerm$, () => ValidityTerm$],
|
|
3965
3986
|
];
|
|
3966
|
-
export var TextInferenceConfig = [3, n0, _TIC, 0, [_tem, _tPo, _mTa, _sS], [1, 1, 1, 64 | 0]];
|
|
3967
|
-
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
3968
|
-
TypeRegistry.for(n0).registerError(ThrottlingException
|
|
3969
|
-
export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
|
|
3970
|
-
TypeRegistry.for(n0).registerError(TooManyTagsException
|
|
3971
|
-
export var TrainingDataConfig = [
|
|
3987
|
+
export var TextInferenceConfig$ = [3, n0, _TIC, 0, [_tem, _tPo, _mTa, _sS], [1, 1, 1, 64 | 0]];
|
|
3988
|
+
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
3989
|
+
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
3990
|
+
export var TooManyTagsException$ = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
|
|
3991
|
+
TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
|
|
3992
|
+
export var TrainingDataConfig$ = [
|
|
3972
3993
|
3,
|
|
3973
3994
|
n0,
|
|
3974
3995
|
_TDC,
|
|
3975
3996
|
0,
|
|
3976
3997
|
[_sU, _iLC],
|
|
3977
|
-
[0, [() => InvocationLogsConfig
|
|
3998
|
+
[0, [() => InvocationLogsConfig$, 0]],
|
|
3978
3999
|
];
|
|
3979
|
-
export var TrainingDetails = [3, n0, _TDr, 0, [_s, _cTr, _lMT], [0, 5, 5]];
|
|
3980
|
-
export var TrainingMetrics = [3, n0, _TM, 0, [_tL], [1]];
|
|
3981
|
-
export var UntagResourceRequest = [3, n0, _URR, 0, [_rARN, _tK], [0, 64 | 0]];
|
|
3982
|
-
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
3983
|
-
export var UpdateAutomatedReasoningPolicyAnnotationsRequest = [
|
|
4000
|
+
export var TrainingDetails$ = [3, n0, _TDr, 0, [_s, _cTr, _lMT], [0, 5, 5]];
|
|
4001
|
+
export var TrainingMetrics$ = [3, n0, _TM, 0, [_tL], [1]];
|
|
4002
|
+
export var UntagResourceRequest$ = [3, n0, _URR, 0, [_rARN, _tK], [0, 64 | 0]];
|
|
4003
|
+
export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
4004
|
+
export var UpdateAutomatedReasoningPolicyAnnotationsRequest$ = [
|
|
3984
4005
|
3,
|
|
3985
4006
|
n0,
|
|
3986
4007
|
_UARPAR,
|
|
@@ -3988,7 +4009,7 @@ export var UpdateAutomatedReasoningPolicyAnnotationsRequest = [
|
|
|
3988
4009
|
[_pA, _bWI, _an, _lUASH],
|
|
3989
4010
|
[[0, 1], [0, 1], [() => AutomatedReasoningPolicyAnnotationList, 0], 0],
|
|
3990
4011
|
];
|
|
3991
|
-
export var UpdateAutomatedReasoningPolicyAnnotationsResponse = [
|
|
4012
|
+
export var UpdateAutomatedReasoningPolicyAnnotationsResponse$ = [
|
|
3992
4013
|
3,
|
|
3993
4014
|
n0,
|
|
3994
4015
|
_UARPARp,
|
|
@@ -3996,7 +4017,7 @@ export var UpdateAutomatedReasoningPolicyAnnotationsResponse = [
|
|
|
3996
4017
|
[_pA, _bWI, _aSH, _uA],
|
|
3997
4018
|
[0, 0, 0, 5],
|
|
3998
4019
|
];
|
|
3999
|
-
export var UpdateAutomatedReasoningPolicyRequest = [
|
|
4020
|
+
export var UpdateAutomatedReasoningPolicyRequest$ = [
|
|
4000
4021
|
3,
|
|
4001
4022
|
n0,
|
|
4002
4023
|
_UARPR,
|
|
@@ -4004,12 +4025,12 @@ export var UpdateAutomatedReasoningPolicyRequest = [
|
|
|
4004
4025
|
[_pA, _pD, _n, _d],
|
|
4005
4026
|
[
|
|
4006
4027
|
[0, 1],
|
|
4007
|
-
[() => AutomatedReasoningPolicyDefinition
|
|
4028
|
+
[() => AutomatedReasoningPolicyDefinition$, 0],
|
|
4008
4029
|
[() => AutomatedReasoningPolicyName, 0],
|
|
4009
4030
|
[() => AutomatedReasoningPolicyDescription, 0],
|
|
4010
4031
|
],
|
|
4011
4032
|
];
|
|
4012
|
-
export var UpdateAutomatedReasoningPolicyResponse = [
|
|
4033
|
+
export var UpdateAutomatedReasoningPolicyResponse$ = [
|
|
4013
4034
|
3,
|
|
4014
4035
|
n0,
|
|
4015
4036
|
_UARPRp,
|
|
@@ -4017,7 +4038,7 @@ export var UpdateAutomatedReasoningPolicyResponse = [
|
|
|
4017
4038
|
[_pA, _n, _dH, _uA],
|
|
4018
4039
|
[0, [() => AutomatedReasoningPolicyName, 0], 0, 5],
|
|
4019
4040
|
];
|
|
4020
|
-
export var UpdateAutomatedReasoningPolicyTestCaseRequest = [
|
|
4041
|
+
export var UpdateAutomatedReasoningPolicyTestCaseRequest$ = [
|
|
4021
4042
|
3,
|
|
4022
4043
|
n0,
|
|
4023
4044
|
_UARPTCR,
|
|
@@ -4034,7 +4055,7 @@ export var UpdateAutomatedReasoningPolicyTestCaseRequest = [
|
|
|
4034
4055
|
[0, 4],
|
|
4035
4056
|
],
|
|
4036
4057
|
];
|
|
4037
|
-
export var UpdateAutomatedReasoningPolicyTestCaseResponse = [
|
|
4058
|
+
export var UpdateAutomatedReasoningPolicyTestCaseResponse$ = [
|
|
4038
4059
|
3,
|
|
4039
4060
|
n0,
|
|
4040
4061
|
_UARPTCRp,
|
|
@@ -4042,9 +4063,9 @@ export var UpdateAutomatedReasoningPolicyTestCaseResponse = [
|
|
|
4042
4063
|
[_pA, _tCI],
|
|
4043
4064
|
[0, 0],
|
|
4044
4065
|
];
|
|
4045
|
-
export var UpdateCustomModelDeploymentRequest = [3, n0, _UCMDR, 0, [_mA, _cMDI], [0, [0, 1]]];
|
|
4046
|
-
export var UpdateCustomModelDeploymentResponse = [3, n0, _UCMDRp, 0, [_cMDA], [0]];
|
|
4047
|
-
export var UpdateGuardrailRequest = [
|
|
4066
|
+
export var UpdateCustomModelDeploymentRequest$ = [3, n0, _UCMDR, 0, [_mA, _cMDI], [0, [0, 1]]];
|
|
4067
|
+
export var UpdateCustomModelDeploymentResponse$ = [3, n0, _UCMDRp, 0, [_cMDA], [0]];
|
|
4068
|
+
export var UpdateGuardrailRequest$ = [
|
|
4048
4069
|
3,
|
|
4049
4070
|
n0,
|
|
4050
4071
|
_UGR,
|
|
@@ -4054,36 +4075,36 @@ export var UpdateGuardrailRequest = [
|
|
|
4054
4075
|
[0, 1],
|
|
4055
4076
|
[() => GuardrailName, 0],
|
|
4056
4077
|
[() => GuardrailDescription, 0],
|
|
4057
|
-
[() => GuardrailTopicPolicyConfig
|
|
4058
|
-
[() => GuardrailContentPolicyConfig
|
|
4059
|
-
[() => GuardrailWordPolicyConfig
|
|
4060
|
-
() => GuardrailSensitiveInformationPolicyConfig
|
|
4061
|
-
[() => GuardrailContextualGroundingPolicyConfig
|
|
4062
|
-
() => GuardrailAutomatedReasoningPolicyConfig
|
|
4063
|
-
() => GuardrailCrossRegionConfig
|
|
4078
|
+
[() => GuardrailTopicPolicyConfig$, 0],
|
|
4079
|
+
[() => GuardrailContentPolicyConfig$, 0],
|
|
4080
|
+
[() => GuardrailWordPolicyConfig$, 0],
|
|
4081
|
+
() => GuardrailSensitiveInformationPolicyConfig$,
|
|
4082
|
+
[() => GuardrailContextualGroundingPolicyConfig$, 0],
|
|
4083
|
+
() => GuardrailAutomatedReasoningPolicyConfig$,
|
|
4084
|
+
() => GuardrailCrossRegionConfig$,
|
|
4064
4085
|
[() => GuardrailBlockedMessaging, 0],
|
|
4065
4086
|
[() => GuardrailBlockedMessaging, 0],
|
|
4066
4087
|
0,
|
|
4067
4088
|
],
|
|
4068
4089
|
];
|
|
4069
|
-
export var UpdateGuardrailResponse = [3, n0, _UGRp, 0, [_gIu, _gA, _ve, _uA], [0, 0, 0, 5]];
|
|
4070
|
-
export var UpdateMarketplaceModelEndpointRequest = [
|
|
4090
|
+
export var UpdateGuardrailResponse$ = [3, n0, _UGRp, 0, [_gIu, _gA, _ve, _uA], [0, 0, 0, 5]];
|
|
4091
|
+
export var UpdateMarketplaceModelEndpointRequest$ = [
|
|
4071
4092
|
3,
|
|
4072
4093
|
n0,
|
|
4073
4094
|
_UMMER,
|
|
4074
4095
|
0,
|
|
4075
4096
|
[_eA, _eCn, _cRT],
|
|
4076
|
-
[[0, 1], () => EndpointConfig
|
|
4097
|
+
[[0, 1], () => EndpointConfig$, [0, 4]],
|
|
4077
4098
|
];
|
|
4078
|
-
export var UpdateMarketplaceModelEndpointResponse = [
|
|
4099
|
+
export var UpdateMarketplaceModelEndpointResponse$ = [
|
|
4079
4100
|
3,
|
|
4080
4101
|
n0,
|
|
4081
4102
|
_UMMERp,
|
|
4082
4103
|
0,
|
|
4083
4104
|
[_mME],
|
|
4084
|
-
[() => MarketplaceModelEndpoint],
|
|
4105
|
+
[() => MarketplaceModelEndpoint$],
|
|
4085
4106
|
];
|
|
4086
|
-
export var UpdateProvisionedModelThroughputRequest = [
|
|
4107
|
+
export var UpdateProvisionedModelThroughputRequest$ = [
|
|
4087
4108
|
3,
|
|
4088
4109
|
n0,
|
|
4089
4110
|
_UPMTR,
|
|
@@ -4091,23 +4112,23 @@ export var UpdateProvisionedModelThroughputRequest = [
|
|
|
4091
4112
|
[_pMI, _dPMN, _dMI],
|
|
4092
4113
|
[[0, 1], 0, 0],
|
|
4093
4114
|
];
|
|
4094
|
-
export var UpdateProvisionedModelThroughputResponse = [3, n0, _UPMTRp, 0, [], []];
|
|
4095
|
-
export var ValidationDataConfig = [3, n0, _VDC, 0, [_val], [() => Validators]];
|
|
4096
|
-
export var ValidationDetails = [3, n0, _VD, 0, [_s, _cTr, _lMT], [0, 5, 5]];
|
|
4097
|
-
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
4098
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
4099
|
-
export var Validator = [3, n0, _V, 0, [_sU], [0]];
|
|
4100
|
-
export var ValidatorMetric = [3, n0, _VM, 0, [_vL], [1]];
|
|
4101
|
-
export var ValidityTerm = [3, n0, _VT, 0, [_aD], [0]];
|
|
4102
|
-
export var VectorSearchBedrockRerankingConfiguration = [
|
|
4115
|
+
export var UpdateProvisionedModelThroughputResponse$ = [3, n0, _UPMTRp, 0, [], []];
|
|
4116
|
+
export var ValidationDataConfig$ = [3, n0, _VDC, 0, [_val], [() => Validators]];
|
|
4117
|
+
export var ValidationDetails$ = [3, n0, _VD, 0, [_s, _cTr, _lMT], [0, 5, 5]];
|
|
4118
|
+
export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
4119
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
4120
|
+
export var Validator$ = [3, n0, _V, 0, [_sU], [0]];
|
|
4121
|
+
export var ValidatorMetric$ = [3, n0, _VM, 0, [_vL], [1]];
|
|
4122
|
+
export var ValidityTerm$ = [3, n0, _VT, 0, [_aD], [0]];
|
|
4123
|
+
export var VectorSearchBedrockRerankingConfiguration$ = [
|
|
4103
4124
|
3,
|
|
4104
4125
|
n0,
|
|
4105
4126
|
_VSBRC,
|
|
4106
4127
|
0,
|
|
4107
4128
|
[_mC, _nORR, _mCe],
|
|
4108
|
-
[() => VectorSearchBedrockRerankingModelConfiguration
|
|
4129
|
+
[() => VectorSearchBedrockRerankingModelConfiguration$, 1, [() => MetadataConfigurationForReranking$, 0]],
|
|
4109
4130
|
];
|
|
4110
|
-
export var VectorSearchBedrockRerankingModelConfiguration = [
|
|
4131
|
+
export var VectorSearchBedrockRerankingModelConfiguration$ = [
|
|
4111
4132
|
3,
|
|
4112
4133
|
n0,
|
|
4113
4134
|
_VSBRMC,
|
|
@@ -4115,462 +4136,420 @@ export var VectorSearchBedrockRerankingModelConfiguration = [
|
|
|
4115
4136
|
[_mA, _aMRF],
|
|
4116
4137
|
[0, 128 | 15],
|
|
4117
4138
|
];
|
|
4118
|
-
export var VectorSearchRerankingConfiguration = [
|
|
4139
|
+
export var VectorSearchRerankingConfiguration$ = [
|
|
4119
4140
|
3,
|
|
4120
4141
|
n0,
|
|
4121
4142
|
_VSRC,
|
|
4122
4143
|
0,
|
|
4123
4144
|
[_ty, _bRC],
|
|
4124
|
-
[0, [() => VectorSearchBedrockRerankingConfiguration
|
|
4145
|
+
[0, [() => VectorSearchBedrockRerankingConfiguration$, 0]],
|
|
4125
4146
|
];
|
|
4126
|
-
export var VpcConfig = [3, n0, _VC, 0, [_sI, _sGI], [64 | 0, 64 | 0]];
|
|
4127
|
-
export var BedrockServiceException = [-3, _sm, "BedrockServiceException", 0, [], []];
|
|
4128
|
-
TypeRegistry.for(_sm).registerError(BedrockServiceException
|
|
4129
|
-
|
|
4147
|
+
export var VpcConfig$ = [3, n0, _VC, 0, [_sI, _sGI], [64 | 0, 64 | 0]];
|
|
4148
|
+
export var BedrockServiceException$ = [-3, _sm, "BedrockServiceException", 0, [], []];
|
|
4149
|
+
TypeRegistry.for(_sm).registerError(BedrockServiceException$, BedrockServiceException);
|
|
4150
|
+
var AccountEnforcedGuardrailsOutputConfiguration = [
|
|
4130
4151
|
1,
|
|
4131
4152
|
n0,
|
|
4132
4153
|
_AEGOCc,
|
|
4133
4154
|
0,
|
|
4134
|
-
() => AccountEnforcedGuardrailOutputConfiguration
|
|
4155
|
+
() => AccountEnforcedGuardrailOutputConfiguration$,
|
|
4135
4156
|
];
|
|
4136
|
-
|
|
4157
|
+
var AutomatedEvaluationCustomMetrics = [
|
|
4137
4158
|
1,
|
|
4138
4159
|
n0,
|
|
4139
4160
|
_AECM,
|
|
4140
4161
|
0,
|
|
4141
|
-
[() => AutomatedEvaluationCustomMetricSource
|
|
4162
|
+
[() => AutomatedEvaluationCustomMetricSource$, 0],
|
|
4142
4163
|
];
|
|
4143
|
-
|
|
4164
|
+
var AutomatedReasoningCheckDifferenceScenarioList = [
|
|
4144
4165
|
1,
|
|
4145
4166
|
n0,
|
|
4146
4167
|
_ARCDSL,
|
|
4147
4168
|
0,
|
|
4148
|
-
[() => AutomatedReasoningCheckScenario
|
|
4169
|
+
[() => AutomatedReasoningCheckScenario$, 0],
|
|
4149
4170
|
];
|
|
4150
|
-
|
|
4171
|
+
var AutomatedReasoningCheckFindingList = [
|
|
4151
4172
|
1,
|
|
4152
4173
|
n0,
|
|
4153
4174
|
_ARCFL,
|
|
4154
4175
|
0,
|
|
4155
|
-
[() => AutomatedReasoningCheckFinding
|
|
4176
|
+
[() => AutomatedReasoningCheckFinding$, 0],
|
|
4156
4177
|
];
|
|
4157
|
-
|
|
4178
|
+
var AutomatedReasoningCheckInputTextReferenceList = [
|
|
4158
4179
|
1,
|
|
4159
4180
|
n0,
|
|
4160
4181
|
_ARCITRL,
|
|
4161
4182
|
0,
|
|
4162
|
-
[() => AutomatedReasoningCheckInputTextReference
|
|
4183
|
+
[() => AutomatedReasoningCheckInputTextReference$, 0],
|
|
4163
4184
|
];
|
|
4164
|
-
|
|
4165
|
-
|
|
4185
|
+
var AutomatedReasoningCheckRuleList = [1, n0, _ARCRL, 0, () => AutomatedReasoningCheckRule$];
|
|
4186
|
+
var AutomatedReasoningCheckTranslationList = [
|
|
4166
4187
|
1,
|
|
4167
4188
|
n0,
|
|
4168
4189
|
_ARCTL,
|
|
4169
4190
|
0,
|
|
4170
|
-
[() => AutomatedReasoningCheckTranslation
|
|
4191
|
+
[() => AutomatedReasoningCheckTranslation$, 0],
|
|
4171
4192
|
];
|
|
4172
|
-
|
|
4193
|
+
var AutomatedReasoningCheckTranslationOptionList = [
|
|
4173
4194
|
1,
|
|
4174
4195
|
n0,
|
|
4175
4196
|
_ARCTOL,
|
|
4176
4197
|
0,
|
|
4177
|
-
[() => AutomatedReasoningCheckTranslationOption
|
|
4198
|
+
[() => AutomatedReasoningCheckTranslationOption$, 0],
|
|
4178
4199
|
];
|
|
4179
|
-
|
|
4200
|
+
var AutomatedReasoningLogicStatementList = [
|
|
4180
4201
|
1,
|
|
4181
4202
|
n0,
|
|
4182
4203
|
_ARLSL,
|
|
4183
4204
|
0,
|
|
4184
|
-
[() => AutomatedReasoningLogicStatement
|
|
4205
|
+
[() => AutomatedReasoningLogicStatement$, 0],
|
|
4185
4206
|
];
|
|
4186
|
-
|
|
4207
|
+
var AutomatedReasoningPolicyAnnotationList = [
|
|
4187
4208
|
1,
|
|
4188
4209
|
n0,
|
|
4189
4210
|
_ARPAL,
|
|
4190
4211
|
0,
|
|
4191
|
-
[() => AutomatedReasoningPolicyAnnotation
|
|
4212
|
+
[() => AutomatedReasoningPolicyAnnotation$, 0],
|
|
4192
4213
|
];
|
|
4193
|
-
|
|
4194
|
-
|
|
4214
|
+
var AutomatedReasoningPolicyArnList = 64 | 0;
|
|
4215
|
+
var AutomatedReasoningPolicyBuildLogEntryList = [
|
|
4195
4216
|
1,
|
|
4196
4217
|
n0,
|
|
4197
4218
|
_ARPBLEL,
|
|
4198
4219
|
0,
|
|
4199
|
-
[() => AutomatedReasoningPolicyBuildLogEntry
|
|
4220
|
+
[() => AutomatedReasoningPolicyBuildLogEntry$, 0],
|
|
4200
4221
|
];
|
|
4201
|
-
|
|
4222
|
+
var AutomatedReasoningPolicyBuildStepList = [
|
|
4202
4223
|
1,
|
|
4203
4224
|
n0,
|
|
4204
4225
|
_ARPBSL,
|
|
4205
4226
|
0,
|
|
4206
|
-
[() => AutomatedReasoningPolicyBuildStep
|
|
4227
|
+
[() => AutomatedReasoningPolicyBuildStep$, 0],
|
|
4207
4228
|
];
|
|
4208
|
-
|
|
4229
|
+
var AutomatedReasoningPolicyBuildStepMessageList = [
|
|
4209
4230
|
1,
|
|
4210
4231
|
n0,
|
|
4211
4232
|
_ARPBSML,
|
|
4212
4233
|
0,
|
|
4213
|
-
() => AutomatedReasoningPolicyBuildStepMessage
|
|
4234
|
+
() => AutomatedReasoningPolicyBuildStepMessage$,
|
|
4214
4235
|
];
|
|
4215
|
-
|
|
4236
|
+
var AutomatedReasoningPolicyBuildWorkflowDocumentList = [
|
|
4216
4237
|
1,
|
|
4217
4238
|
n0,
|
|
4218
4239
|
_ARPBWDL,
|
|
4219
4240
|
0,
|
|
4220
|
-
[() => AutomatedReasoningPolicyBuildWorkflowDocument
|
|
4241
|
+
[() => AutomatedReasoningPolicyBuildWorkflowDocument$, 0],
|
|
4221
4242
|
];
|
|
4222
|
-
|
|
4243
|
+
var AutomatedReasoningPolicyBuildWorkflowSummaries = [
|
|
4223
4244
|
1,
|
|
4224
4245
|
n0,
|
|
4225
4246
|
_ARPBWSut,
|
|
4226
4247
|
0,
|
|
4227
|
-
() => AutomatedReasoningPolicyBuildWorkflowSummary
|
|
4248
|
+
() => AutomatedReasoningPolicyBuildWorkflowSummary$,
|
|
4228
4249
|
];
|
|
4229
|
-
|
|
4230
|
-
|
|
4231
|
-
|
|
4250
|
+
var AutomatedReasoningPolicyConflictedRuleIdList = 64 | 0;
|
|
4251
|
+
var AutomatedReasoningPolicyDefinitionRuleIdList = 64 | 0;
|
|
4252
|
+
var AutomatedReasoningPolicyDefinitionRuleList = [
|
|
4232
4253
|
1,
|
|
4233
4254
|
n0,
|
|
4234
4255
|
_ARPDRL,
|
|
4235
4256
|
0,
|
|
4236
|
-
[() => AutomatedReasoningPolicyDefinitionRule
|
|
4257
|
+
[() => AutomatedReasoningPolicyDefinitionRule$, 0],
|
|
4237
4258
|
];
|
|
4238
|
-
|
|
4259
|
+
var AutomatedReasoningPolicyDefinitionTypeList = [
|
|
4239
4260
|
1,
|
|
4240
4261
|
n0,
|
|
4241
4262
|
_ARPDTL,
|
|
4242
4263
|
0,
|
|
4243
|
-
[() => AutomatedReasoningPolicyDefinitionType
|
|
4264
|
+
[() => AutomatedReasoningPolicyDefinitionType$, 0],
|
|
4244
4265
|
];
|
|
4245
|
-
|
|
4266
|
+
var AutomatedReasoningPolicyDefinitionTypeNameList = [
|
|
4246
4267
|
1,
|
|
4247
4268
|
n0,
|
|
4248
4269
|
_ARPDTNL,
|
|
4249
4270
|
0,
|
|
4250
4271
|
[() => AutomatedReasoningPolicyDefinitionTypeName, 0],
|
|
4251
4272
|
];
|
|
4252
|
-
|
|
4273
|
+
var AutomatedReasoningPolicyDefinitionTypeValueList = [
|
|
4253
4274
|
1,
|
|
4254
4275
|
n0,
|
|
4255
4276
|
_ARPDTVL,
|
|
4256
4277
|
0,
|
|
4257
|
-
[() => AutomatedReasoningPolicyDefinitionTypeValue
|
|
4278
|
+
[() => AutomatedReasoningPolicyDefinitionTypeValue$, 0],
|
|
4258
4279
|
];
|
|
4259
|
-
|
|
4280
|
+
var AutomatedReasoningPolicyDefinitionTypeValuePairList = [
|
|
4260
4281
|
1,
|
|
4261
4282
|
n0,
|
|
4262
4283
|
_ARPDTVPL,
|
|
4263
4284
|
0,
|
|
4264
|
-
[() => AutomatedReasoningPolicyDefinitionTypeValuePair
|
|
4285
|
+
[() => AutomatedReasoningPolicyDefinitionTypeValuePair$, 0],
|
|
4265
4286
|
];
|
|
4266
|
-
|
|
4287
|
+
var AutomatedReasoningPolicyDefinitionVariableList = [
|
|
4267
4288
|
1,
|
|
4268
4289
|
n0,
|
|
4269
4290
|
_ARPDVL,
|
|
4270
4291
|
0,
|
|
4271
|
-
[() => AutomatedReasoningPolicyDefinitionVariable
|
|
4292
|
+
[() => AutomatedReasoningPolicyDefinitionVariable$, 0],
|
|
4272
4293
|
];
|
|
4273
|
-
|
|
4294
|
+
var AutomatedReasoningPolicyDefinitionVariableNameList = [
|
|
4274
4295
|
1,
|
|
4275
4296
|
n0,
|
|
4276
4297
|
_ARPDVNL,
|
|
4277
4298
|
0,
|
|
4278
4299
|
[() => AutomatedReasoningPolicyDefinitionVariableName, 0],
|
|
4279
4300
|
];
|
|
4280
|
-
|
|
4281
|
-
|
|
4301
|
+
var AutomatedReasoningPolicyDisjointedRuleIdList = 64 | 0;
|
|
4302
|
+
var AutomatedReasoningPolicyDisjointRuleSetList = [
|
|
4282
4303
|
1,
|
|
4283
4304
|
n0,
|
|
4284
4305
|
_ARPDRSL,
|
|
4285
4306
|
0,
|
|
4286
|
-
[() => AutomatedReasoningPolicyDisjointRuleSet
|
|
4307
|
+
[() => AutomatedReasoningPolicyDisjointRuleSet$, 0],
|
|
4287
4308
|
];
|
|
4288
|
-
|
|
4309
|
+
var AutomatedReasoningPolicyGeneratedTestCaseList = [
|
|
4289
4310
|
1,
|
|
4290
4311
|
n0,
|
|
4291
4312
|
_ARPGTCL,
|
|
4292
4313
|
0,
|
|
4293
|
-
[() => AutomatedReasoningPolicyGeneratedTestCase
|
|
4314
|
+
[() => AutomatedReasoningPolicyGeneratedTestCase$, 0],
|
|
4294
4315
|
];
|
|
4295
|
-
|
|
4316
|
+
var AutomatedReasoningPolicyScenarioList = [
|
|
4296
4317
|
1,
|
|
4297
4318
|
n0,
|
|
4298
4319
|
_ARPSL,
|
|
4299
4320
|
0,
|
|
4300
|
-
[() => AutomatedReasoningPolicyScenario
|
|
4321
|
+
[() => AutomatedReasoningPolicyScenario$, 0],
|
|
4301
4322
|
];
|
|
4302
|
-
|
|
4323
|
+
var AutomatedReasoningPolicySummaries = [
|
|
4303
4324
|
1,
|
|
4304
4325
|
n0,
|
|
4305
4326
|
_ARPSuto,
|
|
4306
4327
|
0,
|
|
4307
|
-
[() => AutomatedReasoningPolicySummary
|
|
4328
|
+
[() => AutomatedReasoningPolicySummary$, 0],
|
|
4308
4329
|
];
|
|
4309
|
-
|
|
4310
|
-
|
|
4330
|
+
var AutomatedReasoningPolicyTestCaseIdList = 64 | 0;
|
|
4331
|
+
var AutomatedReasoningPolicyTestCaseList = [
|
|
4311
4332
|
1,
|
|
4312
4333
|
n0,
|
|
4313
4334
|
_ARPTCL,
|
|
4314
4335
|
0,
|
|
4315
|
-
[() => AutomatedReasoningPolicyTestCase
|
|
4336
|
+
[() => AutomatedReasoningPolicyTestCase$, 0],
|
|
4316
4337
|
];
|
|
4317
|
-
|
|
4338
|
+
var AutomatedReasoningPolicyTestList = [
|
|
4318
4339
|
1,
|
|
4319
4340
|
n0,
|
|
4320
4341
|
_ARPTL,
|
|
4321
4342
|
0,
|
|
4322
|
-
[() => AutomatedReasoningPolicyTestResult
|
|
4343
|
+
[() => AutomatedReasoningPolicyTestResult$, 0],
|
|
4323
4344
|
];
|
|
4324
|
-
|
|
4345
|
+
var AutomatedReasoningPolicyTypeValueAnnotationList = [
|
|
4325
4346
|
1,
|
|
4326
4347
|
n0,
|
|
4327
4348
|
_ARPTVAL,
|
|
4328
4349
|
0,
|
|
4329
|
-
[() => AutomatedReasoningPolicyTypeValueAnnotation
|
|
4350
|
+
[() => AutomatedReasoningPolicyTypeValueAnnotation$, 0],
|
|
4330
4351
|
];
|
|
4331
|
-
|
|
4332
|
-
|
|
4333
|
-
|
|
4334
|
-
|
|
4335
|
-
0,
|
|
4336
|
-
[() => BatchDeleteEvaluationJobError, 0],
|
|
4337
|
-
];
|
|
4338
|
-
export var BatchDeleteEvaluationJobItems = [
|
|
4339
|
-
1,
|
|
4340
|
-
n0,
|
|
4341
|
-
_BDEJIa,
|
|
4342
|
-
0,
|
|
4343
|
-
[() => BatchDeleteEvaluationJobItem, 0],
|
|
4344
|
-
];
|
|
4345
|
-
export var BedrockEvaluatorModels = [1, n0, _BEMe, 0, () => BedrockEvaluatorModel];
|
|
4346
|
-
export var CustomMetricBedrockEvaluatorModels = [
|
|
4352
|
+
var BatchDeleteEvaluationJobErrors = [1, n0, _BDEJEa, 0, [() => BatchDeleteEvaluationJobError$, 0]];
|
|
4353
|
+
var BatchDeleteEvaluationJobItems = [1, n0, _BDEJIa, 0, [() => BatchDeleteEvaluationJobItem$, 0]];
|
|
4354
|
+
var BedrockEvaluatorModels = [1, n0, _BEMe, 0, () => BedrockEvaluatorModel$];
|
|
4355
|
+
var CustomMetricBedrockEvaluatorModels = [
|
|
4347
4356
|
1,
|
|
4348
4357
|
n0,
|
|
4349
4358
|
_CMBEMu,
|
|
4350
4359
|
0,
|
|
4351
|
-
() => CustomMetricBedrockEvaluatorModel
|
|
4352
|
-
];
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
|
|
4356
|
-
|
|
4357
|
-
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
|
|
4361
|
-
|
|
4362
|
-
|
|
4363
|
-
|
|
4364
|
-
];
|
|
4365
|
-
|
|
4366
|
-
|
|
4367
|
-
|
|
4368
|
-
|
|
4369
|
-
|
|
4370
|
-
|
|
4371
|
-
|
|
4372
|
-
|
|
4373
|
-
export var ExternalSources = [1, n0, _ESxt, 0, [() => ExternalSource, 0]];
|
|
4374
|
-
export var FieldsForReranking = [1, n0, _FFRi, 8, () => FieldForReranking];
|
|
4375
|
-
export var FoundationModelSummaryList = [1, n0, _FMSL, 0, () => FoundationModelSummary];
|
|
4376
|
-
export var GuardrailContentFilters = [1, n0, _GCFu, 0, [() => GuardrailContentFilter, 0]];
|
|
4377
|
-
export var GuardrailContentFiltersConfig = [
|
|
4378
|
-
1,
|
|
4379
|
-
n0,
|
|
4380
|
-
_GCFCu,
|
|
4381
|
-
0,
|
|
4382
|
-
[() => GuardrailContentFilterConfig, 0],
|
|
4383
|
-
];
|
|
4384
|
-
export var GuardrailContextualGroundingFilters = [
|
|
4360
|
+
() => CustomMetricBedrockEvaluatorModel$,
|
|
4361
|
+
];
|
|
4362
|
+
var CustomModelDeploymentSummaryList = [1, n0, _CMDSL, 0, () => CustomModelDeploymentSummary$];
|
|
4363
|
+
var CustomModelSummaryList = [1, n0, _CMSL, 0, () => CustomModelSummary$];
|
|
4364
|
+
var ErrorMessages = 64 | 0;
|
|
4365
|
+
var EvaluationBedrockKnowledgeBaseIdentifiers = 64 | 0;
|
|
4366
|
+
var EvaluationBedrockModelIdentifiers = 64 | 0;
|
|
4367
|
+
var EvaluationDatasetMetricConfigs = [1, n0, _EDMCv, 0, [() => EvaluationDatasetMetricConfig$, 0]];
|
|
4368
|
+
var EvaluationJobIdentifiers = [1, n0, _EJIv, 0, [() => EvaluationJobIdentifier, 0]];
|
|
4369
|
+
var EvaluationMetricNames = [1, n0, _EMNv, 0, [() => EvaluationMetricName, 0]];
|
|
4370
|
+
var EvaluationModelConfigs = [1, n0, _EMC, 0, [() => EvaluationModelConfig$, 0]];
|
|
4371
|
+
var EvaluationPrecomputedInferenceSourceIdentifiers = 64 | 0;
|
|
4372
|
+
var EvaluationPrecomputedRagSourceIdentifiers = 64 | 0;
|
|
4373
|
+
var EvaluationSummaries = [1, n0, _ESv, 0, () => EvaluationSummary$];
|
|
4374
|
+
var EvaluationTaskTypes = 64 | 0;
|
|
4375
|
+
var EvaluatorModelIdentifiers = 64 | 0;
|
|
4376
|
+
var ExternalSources = [1, n0, _ESxt, 0, [() => ExternalSource$, 0]];
|
|
4377
|
+
var FieldsForReranking = [1, n0, _FFRi, 8, () => FieldForReranking$];
|
|
4378
|
+
var FoundationModelSummaryList = [1, n0, _FMSL, 0, () => FoundationModelSummary$];
|
|
4379
|
+
var GuardrailContentFilters = [1, n0, _GCFu, 0, [() => GuardrailContentFilter$, 0]];
|
|
4380
|
+
var GuardrailContentFiltersConfig = [1, n0, _GCFCu, 0, [() => GuardrailContentFilterConfig$, 0]];
|
|
4381
|
+
var GuardrailContextualGroundingFilters = [
|
|
4385
4382
|
1,
|
|
4386
4383
|
n0,
|
|
4387
4384
|
_GCGFu,
|
|
4388
4385
|
0,
|
|
4389
|
-
[() => GuardrailContextualGroundingFilter
|
|
4386
|
+
[() => GuardrailContextualGroundingFilter$, 0],
|
|
4390
4387
|
];
|
|
4391
|
-
|
|
4388
|
+
var GuardrailContextualGroundingFiltersConfig = [
|
|
4392
4389
|
1,
|
|
4393
4390
|
n0,
|
|
4394
4391
|
_GCGFCu,
|
|
4395
4392
|
0,
|
|
4396
|
-
[() => GuardrailContextualGroundingFilterConfig
|
|
4397
|
-
];
|
|
4398
|
-
|
|
4399
|
-
|
|
4400
|
-
|
|
4401
|
-
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
];
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
];
|
|
4413
|
-
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
4419
|
-
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
|
-
|
|
4425
|
-
|
|
4426
|
-
|
|
4427
|
-
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
|
|
4432
|
-
|
|
4433
|
-
|
|
4434
|
-
|
|
4435
|
-
|
|
4436
|
-
|
|
4437
|
-
|
|
4438
|
-
|
|
4439
|
-
|
|
4440
|
-
|
|
4441
|
-
|
|
4442
|
-
|
|
4443
|
-
|
|
4444
|
-
|
|
4445
|
-
export var
|
|
4446
|
-
export var PromptRouterTargetModels = [1, n0, _PRTMr, 0, () => PromptRouterTargetModel];
|
|
4447
|
-
export var ProvisionedModelSummaries = [1, n0, _PMSr, 0, () => ProvisionedModelSummary];
|
|
4448
|
-
export var RagConfigs = [1, n0, _RCa, 0, [() => RAGConfig, 0]];
|
|
4449
|
-
export var RAGStopSequences = 64 | 0;
|
|
4450
|
-
export var RateCard = [1, n0, _RCat, 0, () => DimensionalPriceRate];
|
|
4451
|
-
export var RatingScale = [1, n0, _RS, 0, () => RatingScaleItem];
|
|
4452
|
-
export var RequestMetadataFiltersList = [1, n0, _RMFL, 0, [() => RequestMetadataBaseFilters, 0]];
|
|
4453
|
-
export var RetrievalFilterList = [1, n0, _RFL, 0, [() => RetrievalFilter, 0]];
|
|
4454
|
-
export var SecurityGroupIds = 64 | 0;
|
|
4455
|
-
export var SubnetIds = 64 | 0;
|
|
4456
|
-
export var TagKeyList = 64 | 0;
|
|
4457
|
-
export var TagList = [1, n0, _TL, 0, () => Tag];
|
|
4458
|
-
export var ValidationMetrics = [1, n0, _VMa, 0, () => ValidatorMetric];
|
|
4459
|
-
export var Validators = [1, n0, _Va, 0, () => Validator];
|
|
4460
|
-
export var AdditionalModelRequestFields = 128 | 15;
|
|
4461
|
-
export var ModelCustomizationHyperParameters = 128 | 0;
|
|
4462
|
-
export var RequestMetadataMap = [2, n0, _RMM, 8, 0, 0];
|
|
4463
|
-
export var AutomatedEvaluationCustomMetricSource = [
|
|
4393
|
+
[() => GuardrailContextualGroundingFilterConfig$, 0],
|
|
4394
|
+
];
|
|
4395
|
+
var GuardrailFailureRecommendations = [1, n0, _GFRu, 0, [() => GuardrailFailureRecommendation, 0]];
|
|
4396
|
+
var GuardrailManagedWordLists = [1, n0, _GMWL, 0, [() => GuardrailManagedWords$, 0]];
|
|
4397
|
+
var GuardrailManagedWordListsConfig = [1, n0, _GMWLC, 0, [() => GuardrailManagedWordsConfig$, 0]];
|
|
4398
|
+
var GuardrailModalities = [1, n0, _GMu, 0, [() => GuardrailModality, 0]];
|
|
4399
|
+
var GuardrailPiiEntities = [1, n0, _GPEu, 0, () => GuardrailPiiEntity$];
|
|
4400
|
+
var GuardrailPiiEntitiesConfig = [1, n0, _GPECu, 0, () => GuardrailPiiEntityConfig$];
|
|
4401
|
+
var GuardrailRegexes = [1, n0, _GRu, 0, () => GuardrailRegex$];
|
|
4402
|
+
var GuardrailRegexesConfig = [1, n0, _GRCu, 0, () => GuardrailRegexConfig$];
|
|
4403
|
+
var GuardrailStatusReasons = [1, n0, _GSRu, 0, [() => GuardrailStatusReason, 0]];
|
|
4404
|
+
var GuardrailSummaries = [1, n0, _GSu, 0, [() => GuardrailSummary$, 0]];
|
|
4405
|
+
var GuardrailTopicExamples = [1, n0, _GTEu, 0, [() => GuardrailTopicExample, 0]];
|
|
4406
|
+
var GuardrailTopics = [1, n0, _GTu, 0, [() => GuardrailTopic$, 0]];
|
|
4407
|
+
var GuardrailTopicsConfig = [1, n0, _GTCu, 0, [() => GuardrailTopicConfig$, 0]];
|
|
4408
|
+
var GuardrailWords = [1, n0, _GWu, 0, [() => GuardrailWord$, 0]];
|
|
4409
|
+
var GuardrailWordsConfig = [1, n0, _GWCu, 0, [() => GuardrailWordConfig$, 0]];
|
|
4410
|
+
var HumanEvaluationCustomMetrics = [1, n0, _HECMu, 0, [() => HumanEvaluationCustomMetric$, 0]];
|
|
4411
|
+
var ImportedModelSummaryList = [1, n0, _IMSL, 0, () => ImportedModelSummary$];
|
|
4412
|
+
var InferenceProfileModels = [1, n0, _IPMn, 0, () => InferenceProfileModel$];
|
|
4413
|
+
var InferenceProfileSummaries = [1, n0, _IPSn, 0, [() => InferenceProfileSummary$, 0]];
|
|
4414
|
+
var InferenceTypeList = 64 | 0;
|
|
4415
|
+
var MarketplaceModelEndpointSummaries = [1, n0, _MMESa, 0, () => MarketplaceModelEndpointSummary$];
|
|
4416
|
+
var MetadataAttributeSchemaList = [1, n0, _MASL, 0, [() => MetadataAttributeSchema$, 0]];
|
|
4417
|
+
var ModelCopyJobSummaries = [1, n0, _MCJSod, 0, () => ModelCopyJobSummary$];
|
|
4418
|
+
var ModelCustomizationJobSummaries = [1, n0, _MCJSode, 0, () => ModelCustomizationJobSummary$];
|
|
4419
|
+
var ModelCustomizationList = 64 | 0;
|
|
4420
|
+
var ModelImportJobSummaries = [1, n0, _MIJSod, 0, () => ModelImportJobSummary$];
|
|
4421
|
+
var ModelInvocationJobSummaries = [1, n0, _MIJSode, 0, [() => ModelInvocationJobSummary$, 0]];
|
|
4422
|
+
var ModelModalityList = 64 | 0;
|
|
4423
|
+
var Offers = [1, n0, _Of, 0, () => Offer$];
|
|
4424
|
+
var PromptRouterSummaries = [1, n0, _PRSr, 0, [() => PromptRouterSummary$, 0]];
|
|
4425
|
+
var PromptRouterTargetModels = [1, n0, _PRTMr, 0, () => PromptRouterTargetModel$];
|
|
4426
|
+
var ProvisionedModelSummaries = [1, n0, _PMSr, 0, () => ProvisionedModelSummary$];
|
|
4427
|
+
var RagConfigs = [1, n0, _RCa, 0, [() => RAGConfig$, 0]];
|
|
4428
|
+
var RAGStopSequences = 64 | 0;
|
|
4429
|
+
var RateCard = [1, n0, _RCat, 0, () => DimensionalPriceRate$];
|
|
4430
|
+
var RatingScale = [1, n0, _RS, 0, () => RatingScaleItem$];
|
|
4431
|
+
var RequestMetadataFiltersList = [1, n0, _RMFL, 0, [() => RequestMetadataBaseFilters$, 0]];
|
|
4432
|
+
var RetrievalFilterList = [1, n0, _RFL, 0, [() => RetrievalFilter$, 0]];
|
|
4433
|
+
var SecurityGroupIds = 64 | 0;
|
|
4434
|
+
var SubnetIds = 64 | 0;
|
|
4435
|
+
var TagKeyList = 64 | 0;
|
|
4436
|
+
var TagList = [1, n0, _TL, 0, () => Tag$];
|
|
4437
|
+
var ValidationMetrics = [1, n0, _VMa, 0, () => ValidatorMetric$];
|
|
4438
|
+
var Validators = [1, n0, _Va, 0, () => Validator$];
|
|
4439
|
+
var AdditionalModelRequestFields = 128 | 15;
|
|
4440
|
+
var ModelCustomizationHyperParameters = 128 | 0;
|
|
4441
|
+
var RequestMetadataMap = [2, n0, _RMM, 8, 0, 0];
|
|
4442
|
+
export var AutomatedEvaluationCustomMetricSource$ = [
|
|
4464
4443
|
3,
|
|
4465
4444
|
n0,
|
|
4466
4445
|
_AECMS,
|
|
4467
4446
|
0,
|
|
4468
4447
|
[_cMD],
|
|
4469
|
-
[[() => CustomMetricDefinition
|
|
4448
|
+
[[() => CustomMetricDefinition$, 0]],
|
|
4470
4449
|
];
|
|
4471
|
-
export var AutomatedReasoningCheckFinding = [
|
|
4450
|
+
export var AutomatedReasoningCheckFinding$ = [
|
|
4472
4451
|
3,
|
|
4473
4452
|
n0,
|
|
4474
4453
|
_ARCF,
|
|
4475
4454
|
0,
|
|
4476
4455
|
[_vali, _inv, _sa, _im, _tA, _tCoo, _nTo],
|
|
4477
4456
|
[
|
|
4478
|
-
[() => AutomatedReasoningCheckValidFinding
|
|
4479
|
-
[() => AutomatedReasoningCheckInvalidFinding
|
|
4480
|
-
[() => AutomatedReasoningCheckSatisfiableFinding
|
|
4481
|
-
[() => AutomatedReasoningCheckImpossibleFinding
|
|
4482
|
-
[() => AutomatedReasoningCheckTranslationAmbiguousFinding
|
|
4483
|
-
() => AutomatedReasoningCheckTooComplexFinding
|
|
4484
|
-
() => AutomatedReasoningCheckNoTranslationsFinding
|
|
4457
|
+
[() => AutomatedReasoningCheckValidFinding$, 0],
|
|
4458
|
+
[() => AutomatedReasoningCheckInvalidFinding$, 0],
|
|
4459
|
+
[() => AutomatedReasoningCheckSatisfiableFinding$, 0],
|
|
4460
|
+
[() => AutomatedReasoningCheckImpossibleFinding$, 0],
|
|
4461
|
+
[() => AutomatedReasoningCheckTranslationAmbiguousFinding$, 0],
|
|
4462
|
+
() => AutomatedReasoningCheckTooComplexFinding$,
|
|
4463
|
+
() => AutomatedReasoningCheckNoTranslationsFinding$,
|
|
4485
4464
|
],
|
|
4486
4465
|
];
|
|
4487
|
-
export var AutomatedReasoningPolicyAnnotation = [
|
|
4466
|
+
export var AutomatedReasoningPolicyAnnotation$ = [
|
|
4488
4467
|
3,
|
|
4489
4468
|
n0,
|
|
4490
4469
|
_ARPA,
|
|
4491
4470
|
0,
|
|
4492
4471
|
[_aTd, _uTp, _dT, _aV, _uVp, _dV, _aR, _uR, _dR, _aRFNL, _uFRF, _uFSF, _iCn],
|
|
4493
4472
|
[
|
|
4494
|
-
[() => AutomatedReasoningPolicyAddTypeAnnotation
|
|
4495
|
-
[() => AutomatedReasoningPolicyUpdateTypeAnnotation
|
|
4496
|
-
[() => AutomatedReasoningPolicyDeleteTypeAnnotation
|
|
4497
|
-
[() => AutomatedReasoningPolicyAddVariableAnnotation
|
|
4498
|
-
[() => AutomatedReasoningPolicyUpdateVariableAnnotation
|
|
4499
|
-
[() => AutomatedReasoningPolicyDeleteVariableAnnotation
|
|
4500
|
-
[() => AutomatedReasoningPolicyAddRuleAnnotation
|
|
4501
|
-
[() => AutomatedReasoningPolicyUpdateRuleAnnotation
|
|
4502
|
-
() => AutomatedReasoningPolicyDeleteRuleAnnotation
|
|
4503
|
-
[() => AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation
|
|
4504
|
-
[() => AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotation
|
|
4505
|
-
[() => AutomatedReasoningPolicyUpdateFromScenarioFeedbackAnnotation
|
|
4506
|
-
[() => AutomatedReasoningPolicyIngestContentAnnotation
|
|
4473
|
+
[() => AutomatedReasoningPolicyAddTypeAnnotation$, 0],
|
|
4474
|
+
[() => AutomatedReasoningPolicyUpdateTypeAnnotation$, 0],
|
|
4475
|
+
[() => AutomatedReasoningPolicyDeleteTypeAnnotation$, 0],
|
|
4476
|
+
[() => AutomatedReasoningPolicyAddVariableAnnotation$, 0],
|
|
4477
|
+
[() => AutomatedReasoningPolicyUpdateVariableAnnotation$, 0],
|
|
4478
|
+
[() => AutomatedReasoningPolicyDeleteVariableAnnotation$, 0],
|
|
4479
|
+
[() => AutomatedReasoningPolicyAddRuleAnnotation$, 0],
|
|
4480
|
+
[() => AutomatedReasoningPolicyUpdateRuleAnnotation$, 0],
|
|
4481
|
+
() => AutomatedReasoningPolicyDeleteRuleAnnotation$,
|
|
4482
|
+
[() => AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation$, 0],
|
|
4483
|
+
[() => AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotation$, 0],
|
|
4484
|
+
[() => AutomatedReasoningPolicyUpdateFromScenarioFeedbackAnnotation$, 0],
|
|
4485
|
+
[() => AutomatedReasoningPolicyIngestContentAnnotation$, 0],
|
|
4507
4486
|
],
|
|
4508
4487
|
];
|
|
4509
|
-
export var AutomatedReasoningPolicyBuildResultAssets = [
|
|
4488
|
+
export var AutomatedReasoningPolicyBuildResultAssets$ = [
|
|
4510
4489
|
3,
|
|
4511
4490
|
n0,
|
|
4512
4491
|
_ARPBRA,
|
|
4513
4492
|
0,
|
|
4514
4493
|
[_pD, _qR, _bL, _gTC, _pS],
|
|
4515
4494
|
[
|
|
4516
|
-
[() => AutomatedReasoningPolicyDefinition
|
|
4517
|
-
[() => AutomatedReasoningPolicyDefinitionQualityReport
|
|
4518
|
-
[() => AutomatedReasoningPolicyBuildLog
|
|
4519
|
-
[() => AutomatedReasoningPolicyGeneratedTestCases
|
|
4520
|
-
[() => AutomatedReasoningPolicyScenarios
|
|
4495
|
+
[() => AutomatedReasoningPolicyDefinition$, 0],
|
|
4496
|
+
[() => AutomatedReasoningPolicyDefinitionQualityReport$, 0],
|
|
4497
|
+
[() => AutomatedReasoningPolicyBuildLog$, 0],
|
|
4498
|
+
[() => AutomatedReasoningPolicyGeneratedTestCases$, 0],
|
|
4499
|
+
[() => AutomatedReasoningPolicyScenarios$, 0],
|
|
4521
4500
|
],
|
|
4522
4501
|
];
|
|
4523
|
-
export var AutomatedReasoningPolicyBuildStepContext = [
|
|
4502
|
+
export var AutomatedReasoningPolicyBuildStepContext$ = [
|
|
4524
4503
|
3,
|
|
4525
4504
|
n0,
|
|
4526
4505
|
_ARPBSC,
|
|
4527
4506
|
0,
|
|
4528
4507
|
[_pl, _mu],
|
|
4529
|
-
[() => AutomatedReasoningPolicyPlanning
|
|
4508
|
+
[() => AutomatedReasoningPolicyPlanning$, [() => AutomatedReasoningPolicyMutation$, 0]],
|
|
4530
4509
|
];
|
|
4531
|
-
export var AutomatedReasoningPolicyDefinitionElement = [
|
|
4510
|
+
export var AutomatedReasoningPolicyDefinitionElement$ = [
|
|
4532
4511
|
3,
|
|
4533
4512
|
n0,
|
|
4534
4513
|
_ARPDE,
|
|
4535
4514
|
0,
|
|
4536
4515
|
[_pDV, _pDT, _pDR],
|
|
4537
4516
|
[
|
|
4538
|
-
[() => AutomatedReasoningPolicyDefinitionVariable
|
|
4539
|
-
[() => AutomatedReasoningPolicyDefinitionType
|
|
4540
|
-
[() => AutomatedReasoningPolicyDefinitionRule
|
|
4517
|
+
[() => AutomatedReasoningPolicyDefinitionVariable$, 0],
|
|
4518
|
+
[() => AutomatedReasoningPolicyDefinitionType$, 0],
|
|
4519
|
+
[() => AutomatedReasoningPolicyDefinitionRule$, 0],
|
|
4541
4520
|
],
|
|
4542
4521
|
];
|
|
4543
|
-
export var AutomatedReasoningPolicyMutation = [
|
|
4522
|
+
export var AutomatedReasoningPolicyMutation$ = [
|
|
4544
4523
|
3,
|
|
4545
4524
|
n0,
|
|
4546
4525
|
_ARPM,
|
|
4547
4526
|
0,
|
|
4548
4527
|
[_aTd, _uTp, _dT, _aV, _uVp, _dV, _aR, _uR, _dR],
|
|
4549
4528
|
[
|
|
4550
|
-
[() => AutomatedReasoningPolicyAddTypeMutation
|
|
4551
|
-
[() => AutomatedReasoningPolicyUpdateTypeMutation
|
|
4552
|
-
[() => AutomatedReasoningPolicyDeleteTypeMutation
|
|
4553
|
-
[() => AutomatedReasoningPolicyAddVariableMutation
|
|
4554
|
-
[() => AutomatedReasoningPolicyUpdateVariableMutation
|
|
4555
|
-
[() => AutomatedReasoningPolicyDeleteVariableMutation
|
|
4556
|
-
[() => AutomatedReasoningPolicyAddRuleMutation
|
|
4557
|
-
[() => AutomatedReasoningPolicyUpdateRuleMutation
|
|
4558
|
-
() => AutomatedReasoningPolicyDeleteRuleMutation
|
|
4529
|
+
[() => AutomatedReasoningPolicyAddTypeMutation$, 0],
|
|
4530
|
+
[() => AutomatedReasoningPolicyUpdateTypeMutation$, 0],
|
|
4531
|
+
[() => AutomatedReasoningPolicyDeleteTypeMutation$, 0],
|
|
4532
|
+
[() => AutomatedReasoningPolicyAddVariableMutation$, 0],
|
|
4533
|
+
[() => AutomatedReasoningPolicyUpdateVariableMutation$, 0],
|
|
4534
|
+
[() => AutomatedReasoningPolicyDeleteVariableMutation$, 0],
|
|
4535
|
+
[() => AutomatedReasoningPolicyAddRuleMutation$, 0],
|
|
4536
|
+
[() => AutomatedReasoningPolicyUpdateRuleMutation$, 0],
|
|
4537
|
+
() => AutomatedReasoningPolicyDeleteRuleMutation$,
|
|
4559
4538
|
],
|
|
4560
4539
|
];
|
|
4561
|
-
export var AutomatedReasoningPolicyTypeValueAnnotation = [
|
|
4540
|
+
export var AutomatedReasoningPolicyTypeValueAnnotation$ = [
|
|
4562
4541
|
3,
|
|
4563
4542
|
n0,
|
|
4564
4543
|
_ARPTVA,
|
|
4565
4544
|
0,
|
|
4566
4545
|
[_aTV, _uTVp, _dTV],
|
|
4567
4546
|
[
|
|
4568
|
-
[() => AutomatedReasoningPolicyAddTypeValue
|
|
4569
|
-
[() => AutomatedReasoningPolicyUpdateTypeValue
|
|
4570
|
-
() => AutomatedReasoningPolicyDeleteTypeValue
|
|
4547
|
+
[() => AutomatedReasoningPolicyAddTypeValue$, 0],
|
|
4548
|
+
[() => AutomatedReasoningPolicyUpdateTypeValue$, 0],
|
|
4549
|
+
() => AutomatedReasoningPolicyDeleteTypeValue$,
|
|
4571
4550
|
],
|
|
4572
4551
|
];
|
|
4573
|
-
export var AutomatedReasoningPolicyWorkflowTypeContent = [
|
|
4552
|
+
export var AutomatedReasoningPolicyWorkflowTypeContent$ = [
|
|
4574
4553
|
3,
|
|
4575
4554
|
n0,
|
|
4576
4555
|
_ARPWTC,
|
|
@@ -4578,31 +4557,31 @@ export var AutomatedReasoningPolicyWorkflowTypeContent = [
|
|
|
4578
4557
|
[_doc, _pRAo],
|
|
4579
4558
|
[
|
|
4580
4559
|
[() => AutomatedReasoningPolicyBuildWorkflowDocumentList, 0],
|
|
4581
|
-
[() => AutomatedReasoningPolicyBuildWorkflowRepairContent
|
|
4560
|
+
[() => AutomatedReasoningPolicyBuildWorkflowRepairContent$, 0],
|
|
4582
4561
|
],
|
|
4583
4562
|
];
|
|
4584
|
-
export var CustomizationConfig = [
|
|
4563
|
+
export var CustomizationConfig$ = [
|
|
4585
4564
|
3,
|
|
4586
4565
|
n0,
|
|
4587
4566
|
_CC,
|
|
4588
4567
|
0,
|
|
4589
4568
|
[_dC, _rCf],
|
|
4590
|
-
[() => DistillationConfig
|
|
4569
|
+
[() => DistillationConfig$, () => RFTConfig$],
|
|
4591
4570
|
];
|
|
4592
|
-
export var EndpointConfig = [3, n0, _EC, 0, [_sMa], [() => SageMakerEndpoint]];
|
|
4593
|
-
export var EvaluationConfig = [
|
|
4571
|
+
export var EndpointConfig$ = [3, n0, _EC, 0, [_sMa], [() => SageMakerEndpoint$]];
|
|
4572
|
+
export var EvaluationConfig$ = [
|
|
4594
4573
|
3,
|
|
4595
4574
|
n0,
|
|
4596
4575
|
_ECv,
|
|
4597
4576
|
0,
|
|
4598
4577
|
[_au, _h],
|
|
4599
4578
|
[
|
|
4600
|
-
[() => AutomatedEvaluationConfig
|
|
4601
|
-
[() => HumanEvaluationConfig
|
|
4579
|
+
[() => AutomatedEvaluationConfig$, 0],
|
|
4580
|
+
[() => HumanEvaluationConfig$, 0],
|
|
4602
4581
|
],
|
|
4603
4582
|
];
|
|
4604
|
-
export var EvaluationDatasetLocation = [3, n0, _EDL, 0, [_sU], [0]];
|
|
4605
|
-
export var EvaluationInferenceConfig = [
|
|
4583
|
+
export var EvaluationDatasetLocation$ = [3, n0, _EDL, 0, [_sU], [0]];
|
|
4584
|
+
export var EvaluationInferenceConfig$ = [
|
|
4606
4585
|
3,
|
|
4607
4586
|
n0,
|
|
4608
4587
|
_EIC,
|
|
@@ -4613,64 +4592,64 @@ export var EvaluationInferenceConfig = [
|
|
|
4613
4592
|
[() => RagConfigs, 0],
|
|
4614
4593
|
],
|
|
4615
4594
|
];
|
|
4616
|
-
export var EvaluationModelConfig = [
|
|
4595
|
+
export var EvaluationModelConfig$ = [
|
|
4617
4596
|
3,
|
|
4618
4597
|
n0,
|
|
4619
4598
|
_EMCv,
|
|
4620
4599
|
0,
|
|
4621
4600
|
[_bM, _pIS],
|
|
4622
|
-
[[() => EvaluationBedrockModel
|
|
4601
|
+
[[() => EvaluationBedrockModel$, 0], () => EvaluationPrecomputedInferenceSource$],
|
|
4623
4602
|
];
|
|
4624
|
-
export var EvaluationPrecomputedRagSourceConfig = [
|
|
4603
|
+
export var EvaluationPrecomputedRagSourceConfig$ = [
|
|
4625
4604
|
3,
|
|
4626
4605
|
n0,
|
|
4627
4606
|
_EPRSCv,
|
|
4628
4607
|
0,
|
|
4629
4608
|
[_rSC, _rAGSC],
|
|
4630
|
-
[() => EvaluationPrecomputedRetrieveSourceConfig
|
|
4609
|
+
[() => EvaluationPrecomputedRetrieveSourceConfig$, () => EvaluationPrecomputedRetrieveAndGenerateSourceConfig$],
|
|
4631
4610
|
];
|
|
4632
|
-
export var EvaluatorModelConfig = [3, n0, _EMCva, 0, [_bEM], [() => BedrockEvaluatorModels]];
|
|
4633
|
-
export var GraderConfig = [3, n0, _GCr, 0, [_lG], [() => LambdaGraderConfig]];
|
|
4634
|
-
export var InferenceProfileModelSource = [3, n0, _IPMS, 0, [_cF], [0]];
|
|
4635
|
-
export var InvocationLogSource = [3, n0, _ILS, 0, [_sU], [0]];
|
|
4636
|
-
export var KnowledgeBaseConfig = [
|
|
4611
|
+
export var EvaluatorModelConfig$ = [3, n0, _EMCva, 0, [_bEM], [() => BedrockEvaluatorModels]];
|
|
4612
|
+
export var GraderConfig$ = [3, n0, _GCr, 0, [_lG], [() => LambdaGraderConfig$]];
|
|
4613
|
+
export var InferenceProfileModelSource$ = [3, n0, _IPMS, 0, [_cF], [0]];
|
|
4614
|
+
export var InvocationLogSource$ = [3, n0, _ILS, 0, [_sU], [0]];
|
|
4615
|
+
export var KnowledgeBaseConfig$ = [
|
|
4637
4616
|
3,
|
|
4638
4617
|
n0,
|
|
4639
4618
|
_KBC,
|
|
4640
4619
|
0,
|
|
4641
4620
|
[_rCetr, _rAGC],
|
|
4642
4621
|
[
|
|
4643
|
-
[() => RetrieveConfig
|
|
4644
|
-
[() => RetrieveAndGenerateConfiguration
|
|
4622
|
+
[() => RetrieveConfig$, 0],
|
|
4623
|
+
[() => RetrieveAndGenerateConfiguration$, 0],
|
|
4645
4624
|
],
|
|
4646
4625
|
];
|
|
4647
|
-
export var ModelDataSource = [3, n0, _MDS, 0, [_sDS], [() => S3DataSource]];
|
|
4648
|
-
export var ModelInvocationJobInputDataConfig = [
|
|
4626
|
+
export var ModelDataSource$ = [3, n0, _MDS, 0, [_sDS], [() => S3DataSource$]];
|
|
4627
|
+
export var ModelInvocationJobInputDataConfig$ = [
|
|
4649
4628
|
3,
|
|
4650
4629
|
n0,
|
|
4651
4630
|
_MIJIDC,
|
|
4652
4631
|
0,
|
|
4653
4632
|
[_sIDC],
|
|
4654
|
-
[() => ModelInvocationJobS3InputDataConfig],
|
|
4633
|
+
[() => ModelInvocationJobS3InputDataConfig$],
|
|
4655
4634
|
];
|
|
4656
|
-
export var ModelInvocationJobOutputDataConfig = [
|
|
4635
|
+
export var ModelInvocationJobOutputDataConfig$ = [
|
|
4657
4636
|
3,
|
|
4658
4637
|
n0,
|
|
4659
4638
|
_MIJODC,
|
|
4660
4639
|
0,
|
|
4661
4640
|
[_sODC],
|
|
4662
|
-
[() => ModelInvocationJobS3OutputDataConfig],
|
|
4641
|
+
[() => ModelInvocationJobS3OutputDataConfig$],
|
|
4663
4642
|
];
|
|
4664
|
-
export var RAGConfig = [
|
|
4643
|
+
export var RAGConfig$ = [
|
|
4665
4644
|
3,
|
|
4666
4645
|
n0,
|
|
4667
4646
|
_RAGCo,
|
|
4668
4647
|
0,
|
|
4669
4648
|
[_kBCn, _pRSC],
|
|
4670
|
-
[[() => KnowledgeBaseConfig
|
|
4649
|
+
[[() => KnowledgeBaseConfig$, 0], () => EvaluationPrecomputedRagSourceConfig$],
|
|
4671
4650
|
];
|
|
4672
|
-
export var RatingScaleItemValue = [3, n0, _RSIV, 0, [_sV, _fV], [0, 1]];
|
|
4673
|
-
export var RequestMetadataFilters = [
|
|
4651
|
+
export var RatingScaleItemValue$ = [3, n0, _RSIV, 0, [_sV, _fV], [0, 1]];
|
|
4652
|
+
export var RequestMetadataFilters$ = [
|
|
4674
4653
|
3,
|
|
4675
4654
|
n0,
|
|
4676
4655
|
_RMF,
|
|
@@ -4683,7 +4662,7 @@ export var RequestMetadataFilters = [
|
|
|
4683
4662
|
[() => RequestMetadataFiltersList, 0],
|
|
4684
4663
|
],
|
|
4685
4664
|
];
|
|
4686
|
-
export var RerankingMetadataSelectiveModeConfiguration = [
|
|
4665
|
+
export var RerankingMetadataSelectiveModeConfiguration$ = [
|
|
4687
4666
|
3,
|
|
4688
4667
|
n0,
|
|
4689
4668
|
_RMSMC,
|
|
@@ -4694,357 +4673,357 @@ export var RerankingMetadataSelectiveModeConfiguration = [
|
|
|
4694
4673
|
[() => FieldsForReranking, 0],
|
|
4695
4674
|
],
|
|
4696
4675
|
];
|
|
4697
|
-
export var RetrievalFilter = [
|
|
4676
|
+
export var RetrievalFilter$ = [
|
|
4698
4677
|
3,
|
|
4699
4678
|
n0,
|
|
4700
4679
|
_RF,
|
|
4701
4680
|
8,
|
|
4702
4681
|
[_eq, _nE, _gT, _gTOE, _lTe, _lTOE, _in_, _nI, _sW, _lCi, _sCt, _aAn, _oAr],
|
|
4703
4682
|
[
|
|
4704
|
-
() => FilterAttribute
|
|
4705
|
-
() => FilterAttribute
|
|
4706
|
-
() => FilterAttribute
|
|
4707
|
-
() => FilterAttribute
|
|
4708
|
-
() => FilterAttribute
|
|
4709
|
-
() => FilterAttribute
|
|
4710
|
-
() => FilterAttribute
|
|
4711
|
-
() => FilterAttribute
|
|
4712
|
-
() => FilterAttribute
|
|
4713
|
-
() => FilterAttribute
|
|
4714
|
-
() => FilterAttribute
|
|
4683
|
+
() => FilterAttribute$,
|
|
4684
|
+
() => FilterAttribute$,
|
|
4685
|
+
() => FilterAttribute$,
|
|
4686
|
+
() => FilterAttribute$,
|
|
4687
|
+
() => FilterAttribute$,
|
|
4688
|
+
() => FilterAttribute$,
|
|
4689
|
+
() => FilterAttribute$,
|
|
4690
|
+
() => FilterAttribute$,
|
|
4691
|
+
() => FilterAttribute$,
|
|
4692
|
+
() => FilterAttribute$,
|
|
4693
|
+
() => FilterAttribute$,
|
|
4715
4694
|
[() => RetrievalFilterList, 0],
|
|
4716
4695
|
[() => RetrievalFilterList, 0],
|
|
4717
4696
|
],
|
|
4718
4697
|
];
|
|
4719
|
-
export var BatchDeleteEvaluationJob = [
|
|
4698
|
+
export var BatchDeleteEvaluationJob$ = [
|
|
4720
4699
|
9,
|
|
4721
4700
|
n0,
|
|
4722
4701
|
_BDEJ,
|
|
4723
4702
|
{ [_ht]: ["POST", "/evaluation-jobs/batch-delete", 202] },
|
|
4724
|
-
() => BatchDeleteEvaluationJobRequest
|
|
4725
|
-
() => BatchDeleteEvaluationJobResponse
|
|
4703
|
+
() => BatchDeleteEvaluationJobRequest$,
|
|
4704
|
+
() => BatchDeleteEvaluationJobResponse$,
|
|
4726
4705
|
];
|
|
4727
|
-
export var CancelAutomatedReasoningPolicyBuildWorkflow = [
|
|
4706
|
+
export var CancelAutomatedReasoningPolicyBuildWorkflow$ = [
|
|
4728
4707
|
9,
|
|
4729
4708
|
n0,
|
|
4730
4709
|
_CARPBW,
|
|
4731
4710
|
{ [_ht]: ["POST", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/cancel", 202] },
|
|
4732
|
-
() => CancelAutomatedReasoningPolicyBuildWorkflowRequest
|
|
4733
|
-
() => CancelAutomatedReasoningPolicyBuildWorkflowResponse
|
|
4711
|
+
() => CancelAutomatedReasoningPolicyBuildWorkflowRequest$,
|
|
4712
|
+
() => CancelAutomatedReasoningPolicyBuildWorkflowResponse$,
|
|
4734
4713
|
];
|
|
4735
|
-
export var CreateAutomatedReasoningPolicy = [
|
|
4714
|
+
export var CreateAutomatedReasoningPolicy$ = [
|
|
4736
4715
|
9,
|
|
4737
4716
|
n0,
|
|
4738
4717
|
_CARP,
|
|
4739
4718
|
{ [_ht]: ["POST", "/automated-reasoning-policies", 200] },
|
|
4740
|
-
() => CreateAutomatedReasoningPolicyRequest
|
|
4741
|
-
() => CreateAutomatedReasoningPolicyResponse
|
|
4719
|
+
() => CreateAutomatedReasoningPolicyRequest$,
|
|
4720
|
+
() => CreateAutomatedReasoningPolicyResponse$,
|
|
4742
4721
|
];
|
|
4743
|
-
export var CreateAutomatedReasoningPolicyTestCase = [
|
|
4722
|
+
export var CreateAutomatedReasoningPolicyTestCase$ = [
|
|
4744
4723
|
9,
|
|
4745
4724
|
n0,
|
|
4746
4725
|
_CARPTC,
|
|
4747
4726
|
{ [_ht]: ["POST", "/automated-reasoning-policies/{policyArn}/test-cases", 200] },
|
|
4748
|
-
() => CreateAutomatedReasoningPolicyTestCaseRequest
|
|
4749
|
-
() => CreateAutomatedReasoningPolicyTestCaseResponse
|
|
4727
|
+
() => CreateAutomatedReasoningPolicyTestCaseRequest$,
|
|
4728
|
+
() => CreateAutomatedReasoningPolicyTestCaseResponse$,
|
|
4750
4729
|
];
|
|
4751
|
-
export var CreateAutomatedReasoningPolicyVersion = [
|
|
4730
|
+
export var CreateAutomatedReasoningPolicyVersion$ = [
|
|
4752
4731
|
9,
|
|
4753
4732
|
n0,
|
|
4754
4733
|
_CARPV,
|
|
4755
4734
|
{ [_ht]: ["POST", "/automated-reasoning-policies/{policyArn}/versions", 200] },
|
|
4756
|
-
() => CreateAutomatedReasoningPolicyVersionRequest
|
|
4757
|
-
() => CreateAutomatedReasoningPolicyVersionResponse
|
|
4735
|
+
() => CreateAutomatedReasoningPolicyVersionRequest$,
|
|
4736
|
+
() => CreateAutomatedReasoningPolicyVersionResponse$,
|
|
4758
4737
|
];
|
|
4759
|
-
export var CreateCustomModel = [
|
|
4738
|
+
export var CreateCustomModel$ = [
|
|
4760
4739
|
9,
|
|
4761
4740
|
n0,
|
|
4762
4741
|
_CCM,
|
|
4763
4742
|
{ [_ht]: ["POST", "/custom-models/create-custom-model", 202] },
|
|
4764
|
-
() => CreateCustomModelRequest
|
|
4765
|
-
() => CreateCustomModelResponse
|
|
4743
|
+
() => CreateCustomModelRequest$,
|
|
4744
|
+
() => CreateCustomModelResponse$,
|
|
4766
4745
|
];
|
|
4767
|
-
export var CreateCustomModelDeployment = [
|
|
4746
|
+
export var CreateCustomModelDeployment$ = [
|
|
4768
4747
|
9,
|
|
4769
4748
|
n0,
|
|
4770
4749
|
_CCMD,
|
|
4771
4750
|
{ [_ht]: ["POST", "/model-customization/custom-model-deployments", 202] },
|
|
4772
|
-
() => CreateCustomModelDeploymentRequest
|
|
4773
|
-
() => CreateCustomModelDeploymentResponse
|
|
4751
|
+
() => CreateCustomModelDeploymentRequest$,
|
|
4752
|
+
() => CreateCustomModelDeploymentResponse$,
|
|
4774
4753
|
];
|
|
4775
|
-
export var CreateEvaluationJob = [
|
|
4754
|
+
export var CreateEvaluationJob$ = [
|
|
4776
4755
|
9,
|
|
4777
4756
|
n0,
|
|
4778
4757
|
_CEJ,
|
|
4779
4758
|
{ [_ht]: ["POST", "/evaluation-jobs", 202] },
|
|
4780
|
-
() => CreateEvaluationJobRequest
|
|
4781
|
-
() => CreateEvaluationJobResponse
|
|
4759
|
+
() => CreateEvaluationJobRequest$,
|
|
4760
|
+
() => CreateEvaluationJobResponse$,
|
|
4782
4761
|
];
|
|
4783
|
-
export var CreateFoundationModelAgreement = [
|
|
4762
|
+
export var CreateFoundationModelAgreement$ = [
|
|
4784
4763
|
9,
|
|
4785
4764
|
n0,
|
|
4786
4765
|
_CFMA,
|
|
4787
4766
|
{ [_ht]: ["POST", "/create-foundation-model-agreement", 202] },
|
|
4788
|
-
() => CreateFoundationModelAgreementRequest
|
|
4789
|
-
() => CreateFoundationModelAgreementResponse
|
|
4767
|
+
() => CreateFoundationModelAgreementRequest$,
|
|
4768
|
+
() => CreateFoundationModelAgreementResponse$,
|
|
4790
4769
|
];
|
|
4791
|
-
export var CreateGuardrail = [
|
|
4770
|
+
export var CreateGuardrail$ = [
|
|
4792
4771
|
9,
|
|
4793
4772
|
n0,
|
|
4794
4773
|
_CG,
|
|
4795
4774
|
{ [_ht]: ["POST", "/guardrails", 202] },
|
|
4796
|
-
() => CreateGuardrailRequest
|
|
4797
|
-
() => CreateGuardrailResponse
|
|
4775
|
+
() => CreateGuardrailRequest$,
|
|
4776
|
+
() => CreateGuardrailResponse$,
|
|
4798
4777
|
];
|
|
4799
|
-
export var CreateGuardrailVersion = [
|
|
4778
|
+
export var CreateGuardrailVersion$ = [
|
|
4800
4779
|
9,
|
|
4801
4780
|
n0,
|
|
4802
4781
|
_CGV,
|
|
4803
4782
|
{ [_ht]: ["POST", "/guardrails/{guardrailIdentifier}", 202] },
|
|
4804
|
-
() => CreateGuardrailVersionRequest
|
|
4805
|
-
() => CreateGuardrailVersionResponse
|
|
4783
|
+
() => CreateGuardrailVersionRequest$,
|
|
4784
|
+
() => CreateGuardrailVersionResponse$,
|
|
4806
4785
|
];
|
|
4807
|
-
export var CreateInferenceProfile = [
|
|
4786
|
+
export var CreateInferenceProfile$ = [
|
|
4808
4787
|
9,
|
|
4809
4788
|
n0,
|
|
4810
4789
|
_CIP,
|
|
4811
4790
|
{ [_ht]: ["POST", "/inference-profiles", 201] },
|
|
4812
|
-
() => CreateInferenceProfileRequest
|
|
4813
|
-
() => CreateInferenceProfileResponse
|
|
4791
|
+
() => CreateInferenceProfileRequest$,
|
|
4792
|
+
() => CreateInferenceProfileResponse$,
|
|
4814
4793
|
];
|
|
4815
|
-
export var CreateMarketplaceModelEndpoint = [
|
|
4794
|
+
export var CreateMarketplaceModelEndpoint$ = [
|
|
4816
4795
|
9,
|
|
4817
4796
|
n0,
|
|
4818
4797
|
_CMME,
|
|
4819
4798
|
{ [_ht]: ["POST", "/marketplace-model/endpoints", 200] },
|
|
4820
|
-
() => CreateMarketplaceModelEndpointRequest
|
|
4821
|
-
() => CreateMarketplaceModelEndpointResponse
|
|
4799
|
+
() => CreateMarketplaceModelEndpointRequest$,
|
|
4800
|
+
() => CreateMarketplaceModelEndpointResponse$,
|
|
4822
4801
|
];
|
|
4823
|
-
export var CreateModelCopyJob = [
|
|
4802
|
+
export var CreateModelCopyJob$ = [
|
|
4824
4803
|
9,
|
|
4825
4804
|
n0,
|
|
4826
4805
|
_CMCJ,
|
|
4827
4806
|
{ [_ht]: ["POST", "/model-copy-jobs", 201] },
|
|
4828
|
-
() => CreateModelCopyJobRequest
|
|
4829
|
-
() => CreateModelCopyJobResponse
|
|
4807
|
+
() => CreateModelCopyJobRequest$,
|
|
4808
|
+
() => CreateModelCopyJobResponse$,
|
|
4830
4809
|
];
|
|
4831
|
-
export var CreateModelCustomizationJob = [
|
|
4810
|
+
export var CreateModelCustomizationJob$ = [
|
|
4832
4811
|
9,
|
|
4833
4812
|
n0,
|
|
4834
4813
|
_CMCJr,
|
|
4835
4814
|
{ [_ht]: ["POST", "/model-customization-jobs", 201] },
|
|
4836
|
-
() => CreateModelCustomizationJobRequest
|
|
4837
|
-
() => CreateModelCustomizationJobResponse
|
|
4815
|
+
() => CreateModelCustomizationJobRequest$,
|
|
4816
|
+
() => CreateModelCustomizationJobResponse$,
|
|
4838
4817
|
];
|
|
4839
|
-
export var CreateModelImportJob = [
|
|
4818
|
+
export var CreateModelImportJob$ = [
|
|
4840
4819
|
9,
|
|
4841
4820
|
n0,
|
|
4842
4821
|
_CMIJ,
|
|
4843
4822
|
{ [_ht]: ["POST", "/model-import-jobs", 201] },
|
|
4844
|
-
() => CreateModelImportJobRequest
|
|
4845
|
-
() => CreateModelImportJobResponse
|
|
4823
|
+
() => CreateModelImportJobRequest$,
|
|
4824
|
+
() => CreateModelImportJobResponse$,
|
|
4846
4825
|
];
|
|
4847
|
-
export var CreateModelInvocationJob = [
|
|
4826
|
+
export var CreateModelInvocationJob$ = [
|
|
4848
4827
|
9,
|
|
4849
4828
|
n0,
|
|
4850
4829
|
_CMIJr,
|
|
4851
4830
|
{ [_ht]: ["POST", "/model-invocation-job", 200] },
|
|
4852
|
-
() => CreateModelInvocationJobRequest
|
|
4853
|
-
() => CreateModelInvocationJobResponse
|
|
4831
|
+
() => CreateModelInvocationJobRequest$,
|
|
4832
|
+
() => CreateModelInvocationJobResponse$,
|
|
4854
4833
|
];
|
|
4855
|
-
export var CreatePromptRouter = [
|
|
4834
|
+
export var CreatePromptRouter$ = [
|
|
4856
4835
|
9,
|
|
4857
4836
|
n0,
|
|
4858
4837
|
_CPR,
|
|
4859
4838
|
{ [_ht]: ["POST", "/prompt-routers", 200] },
|
|
4860
|
-
() => CreatePromptRouterRequest
|
|
4861
|
-
() => CreatePromptRouterResponse
|
|
4839
|
+
() => CreatePromptRouterRequest$,
|
|
4840
|
+
() => CreatePromptRouterResponse$,
|
|
4862
4841
|
];
|
|
4863
|
-
export var CreateProvisionedModelThroughput = [
|
|
4842
|
+
export var CreateProvisionedModelThroughput$ = [
|
|
4864
4843
|
9,
|
|
4865
4844
|
n0,
|
|
4866
4845
|
_CPMT,
|
|
4867
4846
|
{ [_ht]: ["POST", "/provisioned-model-throughput", 201] },
|
|
4868
|
-
() => CreateProvisionedModelThroughputRequest
|
|
4869
|
-
() => CreateProvisionedModelThroughputResponse
|
|
4847
|
+
() => CreateProvisionedModelThroughputRequest$,
|
|
4848
|
+
() => CreateProvisionedModelThroughputResponse$,
|
|
4870
4849
|
];
|
|
4871
|
-
export var DeleteAutomatedReasoningPolicy = [
|
|
4850
|
+
export var DeleteAutomatedReasoningPolicy$ = [
|
|
4872
4851
|
9,
|
|
4873
4852
|
n0,
|
|
4874
4853
|
_DARP,
|
|
4875
4854
|
{ [_ht]: ["DELETE", "/automated-reasoning-policies/{policyArn}", 202] },
|
|
4876
|
-
() => DeleteAutomatedReasoningPolicyRequest
|
|
4877
|
-
() => DeleteAutomatedReasoningPolicyResponse
|
|
4855
|
+
() => DeleteAutomatedReasoningPolicyRequest$,
|
|
4856
|
+
() => DeleteAutomatedReasoningPolicyResponse$,
|
|
4878
4857
|
];
|
|
4879
|
-
export var DeleteAutomatedReasoningPolicyBuildWorkflow = [
|
|
4858
|
+
export var DeleteAutomatedReasoningPolicyBuildWorkflow$ = [
|
|
4880
4859
|
9,
|
|
4881
4860
|
n0,
|
|
4882
4861
|
_DARPBW,
|
|
4883
4862
|
{ [_ht]: ["DELETE", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}", 202] },
|
|
4884
|
-
() => DeleteAutomatedReasoningPolicyBuildWorkflowRequest
|
|
4885
|
-
() => DeleteAutomatedReasoningPolicyBuildWorkflowResponse
|
|
4863
|
+
() => DeleteAutomatedReasoningPolicyBuildWorkflowRequest$,
|
|
4864
|
+
() => DeleteAutomatedReasoningPolicyBuildWorkflowResponse$,
|
|
4886
4865
|
];
|
|
4887
|
-
export var DeleteAutomatedReasoningPolicyTestCase = [
|
|
4866
|
+
export var DeleteAutomatedReasoningPolicyTestCase$ = [
|
|
4888
4867
|
9,
|
|
4889
4868
|
n0,
|
|
4890
4869
|
_DARPTC,
|
|
4891
4870
|
{ [_ht]: ["DELETE", "/automated-reasoning-policies/{policyArn}/test-cases/{testCaseId}", 202] },
|
|
4892
|
-
() => DeleteAutomatedReasoningPolicyTestCaseRequest
|
|
4893
|
-
() => DeleteAutomatedReasoningPolicyTestCaseResponse
|
|
4871
|
+
() => DeleteAutomatedReasoningPolicyTestCaseRequest$,
|
|
4872
|
+
() => DeleteAutomatedReasoningPolicyTestCaseResponse$,
|
|
4894
4873
|
];
|
|
4895
|
-
export var DeleteCustomModel = [
|
|
4874
|
+
export var DeleteCustomModel$ = [
|
|
4896
4875
|
9,
|
|
4897
4876
|
n0,
|
|
4898
4877
|
_DCM,
|
|
4899
4878
|
{ [_ht]: ["DELETE", "/custom-models/{modelIdentifier}", 200] },
|
|
4900
|
-
() => DeleteCustomModelRequest
|
|
4901
|
-
() => DeleteCustomModelResponse
|
|
4879
|
+
() => DeleteCustomModelRequest$,
|
|
4880
|
+
() => DeleteCustomModelResponse$,
|
|
4902
4881
|
];
|
|
4903
|
-
export var DeleteCustomModelDeployment = [
|
|
4882
|
+
export var DeleteCustomModelDeployment$ = [
|
|
4904
4883
|
9,
|
|
4905
4884
|
n0,
|
|
4906
4885
|
_DCMD,
|
|
4907
4886
|
{ [_ht]: ["DELETE", "/model-customization/custom-model-deployments/{customModelDeploymentIdentifier}", 200] },
|
|
4908
|
-
() => DeleteCustomModelDeploymentRequest
|
|
4909
|
-
() => DeleteCustomModelDeploymentResponse
|
|
4887
|
+
() => DeleteCustomModelDeploymentRequest$,
|
|
4888
|
+
() => DeleteCustomModelDeploymentResponse$,
|
|
4910
4889
|
];
|
|
4911
|
-
export var DeleteEnforcedGuardrailConfiguration = [
|
|
4890
|
+
export var DeleteEnforcedGuardrailConfiguration$ = [
|
|
4912
4891
|
9,
|
|
4913
4892
|
n0,
|
|
4914
4893
|
_DEGC,
|
|
4915
4894
|
{ [_ht]: ["DELETE", "/enforcedGuardrailsConfiguration/{configId}", 200] },
|
|
4916
|
-
() => DeleteEnforcedGuardrailConfigurationRequest
|
|
4917
|
-
() => DeleteEnforcedGuardrailConfigurationResponse
|
|
4895
|
+
() => DeleteEnforcedGuardrailConfigurationRequest$,
|
|
4896
|
+
() => DeleteEnforcedGuardrailConfigurationResponse$,
|
|
4918
4897
|
];
|
|
4919
|
-
export var DeleteFoundationModelAgreement = [
|
|
4898
|
+
export var DeleteFoundationModelAgreement$ = [
|
|
4920
4899
|
9,
|
|
4921
4900
|
n0,
|
|
4922
4901
|
_DFMA,
|
|
4923
4902
|
{ [_ht]: ["POST", "/delete-foundation-model-agreement", 202] },
|
|
4924
|
-
() => DeleteFoundationModelAgreementRequest
|
|
4925
|
-
() => DeleteFoundationModelAgreementResponse
|
|
4903
|
+
() => DeleteFoundationModelAgreementRequest$,
|
|
4904
|
+
() => DeleteFoundationModelAgreementResponse$,
|
|
4926
4905
|
];
|
|
4927
|
-
export var DeleteGuardrail = [
|
|
4906
|
+
export var DeleteGuardrail$ = [
|
|
4928
4907
|
9,
|
|
4929
4908
|
n0,
|
|
4930
4909
|
_DG,
|
|
4931
4910
|
{ [_ht]: ["DELETE", "/guardrails/{guardrailIdentifier}", 202] },
|
|
4932
|
-
() => DeleteGuardrailRequest
|
|
4933
|
-
() => DeleteGuardrailResponse
|
|
4911
|
+
() => DeleteGuardrailRequest$,
|
|
4912
|
+
() => DeleteGuardrailResponse$,
|
|
4934
4913
|
];
|
|
4935
|
-
export var DeleteImportedModel = [
|
|
4914
|
+
export var DeleteImportedModel$ = [
|
|
4936
4915
|
9,
|
|
4937
4916
|
n0,
|
|
4938
4917
|
_DIM,
|
|
4939
4918
|
{ [_ht]: ["DELETE", "/imported-models/{modelIdentifier}", 200] },
|
|
4940
|
-
() => DeleteImportedModelRequest
|
|
4941
|
-
() => DeleteImportedModelResponse
|
|
4919
|
+
() => DeleteImportedModelRequest$,
|
|
4920
|
+
() => DeleteImportedModelResponse$,
|
|
4942
4921
|
];
|
|
4943
|
-
export var DeleteInferenceProfile = [
|
|
4922
|
+
export var DeleteInferenceProfile$ = [
|
|
4944
4923
|
9,
|
|
4945
4924
|
n0,
|
|
4946
4925
|
_DIP,
|
|
4947
4926
|
{ [_ht]: ["DELETE", "/inference-profiles/{inferenceProfileIdentifier}", 200] },
|
|
4948
|
-
() => DeleteInferenceProfileRequest
|
|
4949
|
-
() => DeleteInferenceProfileResponse
|
|
4927
|
+
() => DeleteInferenceProfileRequest$,
|
|
4928
|
+
() => DeleteInferenceProfileResponse$,
|
|
4950
4929
|
];
|
|
4951
|
-
export var DeleteMarketplaceModelEndpoint = [
|
|
4930
|
+
export var DeleteMarketplaceModelEndpoint$ = [
|
|
4952
4931
|
9,
|
|
4953
4932
|
n0,
|
|
4954
4933
|
_DMME,
|
|
4955
4934
|
{ [_ht]: ["DELETE", "/marketplace-model/endpoints/{endpointArn}", 200] },
|
|
4956
|
-
() => DeleteMarketplaceModelEndpointRequest
|
|
4957
|
-
() => DeleteMarketplaceModelEndpointResponse
|
|
4935
|
+
() => DeleteMarketplaceModelEndpointRequest$,
|
|
4936
|
+
() => DeleteMarketplaceModelEndpointResponse$,
|
|
4958
4937
|
];
|
|
4959
|
-
export var DeleteModelInvocationLoggingConfiguration = [
|
|
4938
|
+
export var DeleteModelInvocationLoggingConfiguration$ = [
|
|
4960
4939
|
9,
|
|
4961
4940
|
n0,
|
|
4962
4941
|
_DMILC,
|
|
4963
4942
|
{ [_ht]: ["DELETE", "/logging/modelinvocations", 200] },
|
|
4964
|
-
() => DeleteModelInvocationLoggingConfigurationRequest
|
|
4965
|
-
() => DeleteModelInvocationLoggingConfigurationResponse
|
|
4943
|
+
() => DeleteModelInvocationLoggingConfigurationRequest$,
|
|
4944
|
+
() => DeleteModelInvocationLoggingConfigurationResponse$,
|
|
4966
4945
|
];
|
|
4967
|
-
export var DeletePromptRouter = [
|
|
4946
|
+
export var DeletePromptRouter$ = [
|
|
4968
4947
|
9,
|
|
4969
4948
|
n0,
|
|
4970
4949
|
_DPRe,
|
|
4971
4950
|
{ [_ht]: ["DELETE", "/prompt-routers/{promptRouterArn}", 200] },
|
|
4972
|
-
() => DeletePromptRouterRequest
|
|
4973
|
-
() => DeletePromptRouterResponse
|
|
4951
|
+
() => DeletePromptRouterRequest$,
|
|
4952
|
+
() => DeletePromptRouterResponse$,
|
|
4974
4953
|
];
|
|
4975
|
-
export var DeleteProvisionedModelThroughput = [
|
|
4954
|
+
export var DeleteProvisionedModelThroughput$ = [
|
|
4976
4955
|
9,
|
|
4977
4956
|
n0,
|
|
4978
4957
|
_DPMT,
|
|
4979
4958
|
{ [_ht]: ["DELETE", "/provisioned-model-throughput/{provisionedModelId}", 200] },
|
|
4980
|
-
() => DeleteProvisionedModelThroughputRequest
|
|
4981
|
-
() => DeleteProvisionedModelThroughputResponse
|
|
4959
|
+
() => DeleteProvisionedModelThroughputRequest$,
|
|
4960
|
+
() => DeleteProvisionedModelThroughputResponse$,
|
|
4982
4961
|
];
|
|
4983
|
-
export var DeregisterMarketplaceModelEndpoint = [
|
|
4962
|
+
export var DeregisterMarketplaceModelEndpoint$ = [
|
|
4984
4963
|
9,
|
|
4985
4964
|
n0,
|
|
4986
4965
|
_DMMEe,
|
|
4987
4966
|
{ [_ht]: ["DELETE", "/marketplace-model/endpoints/{endpointArn}/registration", 200] },
|
|
4988
|
-
() => DeregisterMarketplaceModelEndpointRequest
|
|
4989
|
-
() => DeregisterMarketplaceModelEndpointResponse
|
|
4967
|
+
() => DeregisterMarketplaceModelEndpointRequest$,
|
|
4968
|
+
() => DeregisterMarketplaceModelEndpointResponse$,
|
|
4990
4969
|
];
|
|
4991
|
-
export var ExportAutomatedReasoningPolicyVersion = [
|
|
4970
|
+
export var ExportAutomatedReasoningPolicyVersion$ = [
|
|
4992
4971
|
9,
|
|
4993
4972
|
n0,
|
|
4994
4973
|
_EARPV,
|
|
4995
4974
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}/export", 200] },
|
|
4996
|
-
() => ExportAutomatedReasoningPolicyVersionRequest
|
|
4997
|
-
() => ExportAutomatedReasoningPolicyVersionResponse
|
|
4975
|
+
() => ExportAutomatedReasoningPolicyVersionRequest$,
|
|
4976
|
+
() => ExportAutomatedReasoningPolicyVersionResponse$,
|
|
4998
4977
|
];
|
|
4999
|
-
export var GetAutomatedReasoningPolicy = [
|
|
4978
|
+
export var GetAutomatedReasoningPolicy$ = [
|
|
5000
4979
|
9,
|
|
5001
4980
|
n0,
|
|
5002
4981
|
_GARPe,
|
|
5003
4982
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}", 200] },
|
|
5004
|
-
() => GetAutomatedReasoningPolicyRequest
|
|
5005
|
-
() => GetAutomatedReasoningPolicyResponse
|
|
4983
|
+
() => GetAutomatedReasoningPolicyRequest$,
|
|
4984
|
+
() => GetAutomatedReasoningPolicyResponse$,
|
|
5006
4985
|
];
|
|
5007
|
-
export var GetAutomatedReasoningPolicyAnnotations = [
|
|
4986
|
+
export var GetAutomatedReasoningPolicyAnnotations$ = [
|
|
5008
4987
|
9,
|
|
5009
4988
|
n0,
|
|
5010
4989
|
_GARPA,
|
|
5011
4990
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/annotations", 200] },
|
|
5012
|
-
() => GetAutomatedReasoningPolicyAnnotationsRequest
|
|
5013
|
-
() => GetAutomatedReasoningPolicyAnnotationsResponse
|
|
4991
|
+
() => GetAutomatedReasoningPolicyAnnotationsRequest$,
|
|
4992
|
+
() => GetAutomatedReasoningPolicyAnnotationsResponse$,
|
|
5014
4993
|
];
|
|
5015
|
-
export var GetAutomatedReasoningPolicyBuildWorkflow = [
|
|
4994
|
+
export var GetAutomatedReasoningPolicyBuildWorkflow$ = [
|
|
5016
4995
|
9,
|
|
5017
4996
|
n0,
|
|
5018
4997
|
_GARPBW,
|
|
5019
4998
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}", 200] },
|
|
5020
|
-
() => GetAutomatedReasoningPolicyBuildWorkflowRequest
|
|
5021
|
-
() => GetAutomatedReasoningPolicyBuildWorkflowResponse
|
|
4999
|
+
() => GetAutomatedReasoningPolicyBuildWorkflowRequest$,
|
|
5000
|
+
() => GetAutomatedReasoningPolicyBuildWorkflowResponse$,
|
|
5022
5001
|
];
|
|
5023
|
-
export var GetAutomatedReasoningPolicyBuildWorkflowResultAssets = [
|
|
5002
|
+
export var GetAutomatedReasoningPolicyBuildWorkflowResultAssets$ = [
|
|
5024
5003
|
9,
|
|
5025
5004
|
n0,
|
|
5026
5005
|
_GARPBWRA,
|
|
5027
5006
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/result-assets", 200] },
|
|
5028
|
-
() => GetAutomatedReasoningPolicyBuildWorkflowResultAssetsRequest
|
|
5029
|
-
() => GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse
|
|
5007
|
+
() => GetAutomatedReasoningPolicyBuildWorkflowResultAssetsRequest$,
|
|
5008
|
+
() => GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse$,
|
|
5030
5009
|
];
|
|
5031
|
-
export var GetAutomatedReasoningPolicyNextScenario = [
|
|
5010
|
+
export var GetAutomatedReasoningPolicyNextScenario$ = [
|
|
5032
5011
|
9,
|
|
5033
5012
|
n0,
|
|
5034
5013
|
_GARPNS,
|
|
5035
5014
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/scenarios", 200] },
|
|
5036
|
-
() => GetAutomatedReasoningPolicyNextScenarioRequest
|
|
5037
|
-
() => GetAutomatedReasoningPolicyNextScenarioResponse
|
|
5015
|
+
() => GetAutomatedReasoningPolicyNextScenarioRequest$,
|
|
5016
|
+
() => GetAutomatedReasoningPolicyNextScenarioResponse$,
|
|
5038
5017
|
];
|
|
5039
|
-
export var GetAutomatedReasoningPolicyTestCase = [
|
|
5018
|
+
export var GetAutomatedReasoningPolicyTestCase$ = [
|
|
5040
5019
|
9,
|
|
5041
5020
|
n0,
|
|
5042
5021
|
_GARPTC,
|
|
5043
5022
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}/test-cases/{testCaseId}", 200] },
|
|
5044
|
-
() => GetAutomatedReasoningPolicyTestCaseRequest
|
|
5045
|
-
() => GetAutomatedReasoningPolicyTestCaseResponse
|
|
5023
|
+
() => GetAutomatedReasoningPolicyTestCaseRequest$,
|
|
5024
|
+
() => GetAutomatedReasoningPolicyTestCaseResponse$,
|
|
5046
5025
|
];
|
|
5047
|
-
export var GetAutomatedReasoningPolicyTestResult = [
|
|
5026
|
+
export var GetAutomatedReasoningPolicyTestResult$ = [
|
|
5048
5027
|
9,
|
|
5049
5028
|
n0,
|
|
5050
5029
|
_GARPTR,
|
|
@@ -5055,456 +5034,456 @@ export var GetAutomatedReasoningPolicyTestResult = [
|
|
|
5055
5034
|
200,
|
|
5056
5035
|
],
|
|
5057
5036
|
},
|
|
5058
|
-
() => GetAutomatedReasoningPolicyTestResultRequest
|
|
5059
|
-
() => GetAutomatedReasoningPolicyTestResultResponse
|
|
5037
|
+
() => GetAutomatedReasoningPolicyTestResultRequest$,
|
|
5038
|
+
() => GetAutomatedReasoningPolicyTestResultResponse$,
|
|
5060
5039
|
];
|
|
5061
|
-
export var GetCustomModel = [
|
|
5040
|
+
export var GetCustomModel$ = [
|
|
5062
5041
|
9,
|
|
5063
5042
|
n0,
|
|
5064
5043
|
_GCM,
|
|
5065
5044
|
{ [_ht]: ["GET", "/custom-models/{modelIdentifier}", 200] },
|
|
5066
|
-
() => GetCustomModelRequest
|
|
5067
|
-
() => GetCustomModelResponse
|
|
5045
|
+
() => GetCustomModelRequest$,
|
|
5046
|
+
() => GetCustomModelResponse$,
|
|
5068
5047
|
];
|
|
5069
|
-
export var GetCustomModelDeployment = [
|
|
5048
|
+
export var GetCustomModelDeployment$ = [
|
|
5070
5049
|
9,
|
|
5071
5050
|
n0,
|
|
5072
5051
|
_GCMD,
|
|
5073
5052
|
{ [_ht]: ["GET", "/model-customization/custom-model-deployments/{customModelDeploymentIdentifier}", 200] },
|
|
5074
|
-
() => GetCustomModelDeploymentRequest
|
|
5075
|
-
() => GetCustomModelDeploymentResponse
|
|
5053
|
+
() => GetCustomModelDeploymentRequest$,
|
|
5054
|
+
() => GetCustomModelDeploymentResponse$,
|
|
5076
5055
|
];
|
|
5077
|
-
export var GetEvaluationJob = [
|
|
5056
|
+
export var GetEvaluationJob$ = [
|
|
5078
5057
|
9,
|
|
5079
5058
|
n0,
|
|
5080
5059
|
_GEJ,
|
|
5081
5060
|
{ [_ht]: ["GET", "/evaluation-jobs/{jobIdentifier}", 200] },
|
|
5082
|
-
() => GetEvaluationJobRequest
|
|
5083
|
-
() => GetEvaluationJobResponse
|
|
5061
|
+
() => GetEvaluationJobRequest$,
|
|
5062
|
+
() => GetEvaluationJobResponse$,
|
|
5084
5063
|
];
|
|
5085
|
-
export var GetFoundationModel = [
|
|
5064
|
+
export var GetFoundationModel$ = [
|
|
5086
5065
|
9,
|
|
5087
5066
|
n0,
|
|
5088
5067
|
_GFM,
|
|
5089
5068
|
{ [_ht]: ["GET", "/foundation-models/{modelIdentifier}", 200] },
|
|
5090
|
-
() => GetFoundationModelRequest
|
|
5091
|
-
() => GetFoundationModelResponse
|
|
5069
|
+
() => GetFoundationModelRequest$,
|
|
5070
|
+
() => GetFoundationModelResponse$,
|
|
5092
5071
|
];
|
|
5093
|
-
export var GetFoundationModelAvailability = [
|
|
5072
|
+
export var GetFoundationModelAvailability$ = [
|
|
5094
5073
|
9,
|
|
5095
5074
|
n0,
|
|
5096
5075
|
_GFMA,
|
|
5097
5076
|
{ [_ht]: ["GET", "/foundation-model-availability/{modelId}", 200] },
|
|
5098
|
-
() => GetFoundationModelAvailabilityRequest
|
|
5099
|
-
() => GetFoundationModelAvailabilityResponse
|
|
5077
|
+
() => GetFoundationModelAvailabilityRequest$,
|
|
5078
|
+
() => GetFoundationModelAvailabilityResponse$,
|
|
5100
5079
|
];
|
|
5101
|
-
export var GetGuardrail = [
|
|
5080
|
+
export var GetGuardrail$ = [
|
|
5102
5081
|
9,
|
|
5103
5082
|
n0,
|
|
5104
5083
|
_GG,
|
|
5105
5084
|
{ [_ht]: ["GET", "/guardrails/{guardrailIdentifier}", 200] },
|
|
5106
|
-
() => GetGuardrailRequest
|
|
5107
|
-
() => GetGuardrailResponse
|
|
5085
|
+
() => GetGuardrailRequest$,
|
|
5086
|
+
() => GetGuardrailResponse$,
|
|
5108
5087
|
];
|
|
5109
|
-
export var GetImportedModel = [
|
|
5088
|
+
export var GetImportedModel$ = [
|
|
5110
5089
|
9,
|
|
5111
5090
|
n0,
|
|
5112
5091
|
_GIM,
|
|
5113
5092
|
{ [_ht]: ["GET", "/imported-models/{modelIdentifier}", 200] },
|
|
5114
|
-
() => GetImportedModelRequest
|
|
5115
|
-
() => GetImportedModelResponse
|
|
5093
|
+
() => GetImportedModelRequest$,
|
|
5094
|
+
() => GetImportedModelResponse$,
|
|
5116
5095
|
];
|
|
5117
|
-
export var GetInferenceProfile = [
|
|
5096
|
+
export var GetInferenceProfile$ = [
|
|
5118
5097
|
9,
|
|
5119
5098
|
n0,
|
|
5120
5099
|
_GIP,
|
|
5121
5100
|
{ [_ht]: ["GET", "/inference-profiles/{inferenceProfileIdentifier}", 200] },
|
|
5122
|
-
() => GetInferenceProfileRequest
|
|
5123
|
-
() => GetInferenceProfileResponse
|
|
5101
|
+
() => GetInferenceProfileRequest$,
|
|
5102
|
+
() => GetInferenceProfileResponse$,
|
|
5124
5103
|
];
|
|
5125
|
-
export var GetMarketplaceModelEndpoint = [
|
|
5104
|
+
export var GetMarketplaceModelEndpoint$ = [
|
|
5126
5105
|
9,
|
|
5127
5106
|
n0,
|
|
5128
5107
|
_GMME,
|
|
5129
5108
|
{ [_ht]: ["GET", "/marketplace-model/endpoints/{endpointArn}", 200] },
|
|
5130
|
-
() => GetMarketplaceModelEndpointRequest
|
|
5131
|
-
() => GetMarketplaceModelEndpointResponse
|
|
5109
|
+
() => GetMarketplaceModelEndpointRequest$,
|
|
5110
|
+
() => GetMarketplaceModelEndpointResponse$,
|
|
5132
5111
|
];
|
|
5133
|
-
export var GetModelCopyJob = [
|
|
5112
|
+
export var GetModelCopyJob$ = [
|
|
5134
5113
|
9,
|
|
5135
5114
|
n0,
|
|
5136
5115
|
_GMCJ,
|
|
5137
5116
|
{ [_ht]: ["GET", "/model-copy-jobs/{jobArn}", 200] },
|
|
5138
|
-
() => GetModelCopyJobRequest
|
|
5139
|
-
() => GetModelCopyJobResponse
|
|
5117
|
+
() => GetModelCopyJobRequest$,
|
|
5118
|
+
() => GetModelCopyJobResponse$,
|
|
5140
5119
|
];
|
|
5141
|
-
export var GetModelCustomizationJob = [
|
|
5120
|
+
export var GetModelCustomizationJob$ = [
|
|
5142
5121
|
9,
|
|
5143
5122
|
n0,
|
|
5144
5123
|
_GMCJe,
|
|
5145
5124
|
{ [_ht]: ["GET", "/model-customization-jobs/{jobIdentifier}", 200] },
|
|
5146
|
-
() => GetModelCustomizationJobRequest
|
|
5147
|
-
() => GetModelCustomizationJobResponse
|
|
5125
|
+
() => GetModelCustomizationJobRequest$,
|
|
5126
|
+
() => GetModelCustomizationJobResponse$,
|
|
5148
5127
|
];
|
|
5149
|
-
export var GetModelImportJob = [
|
|
5128
|
+
export var GetModelImportJob$ = [
|
|
5150
5129
|
9,
|
|
5151
5130
|
n0,
|
|
5152
5131
|
_GMIJ,
|
|
5153
5132
|
{ [_ht]: ["GET", "/model-import-jobs/{jobIdentifier}", 200] },
|
|
5154
|
-
() => GetModelImportJobRequest
|
|
5155
|
-
() => GetModelImportJobResponse
|
|
5133
|
+
() => GetModelImportJobRequest$,
|
|
5134
|
+
() => GetModelImportJobResponse$,
|
|
5156
5135
|
];
|
|
5157
|
-
export var GetModelInvocationJob = [
|
|
5136
|
+
export var GetModelInvocationJob$ = [
|
|
5158
5137
|
9,
|
|
5159
5138
|
n0,
|
|
5160
5139
|
_GMIJe,
|
|
5161
5140
|
{ [_ht]: ["GET", "/model-invocation-job/{jobIdentifier}", 200] },
|
|
5162
|
-
() => GetModelInvocationJobRequest
|
|
5163
|
-
() => GetModelInvocationJobResponse
|
|
5141
|
+
() => GetModelInvocationJobRequest$,
|
|
5142
|
+
() => GetModelInvocationJobResponse$,
|
|
5164
5143
|
];
|
|
5165
|
-
export var GetModelInvocationLoggingConfiguration = [
|
|
5144
|
+
export var GetModelInvocationLoggingConfiguration$ = [
|
|
5166
5145
|
9,
|
|
5167
5146
|
n0,
|
|
5168
5147
|
_GMILC,
|
|
5169
5148
|
{ [_ht]: ["GET", "/logging/modelinvocations", 200] },
|
|
5170
|
-
() => GetModelInvocationLoggingConfigurationRequest
|
|
5171
|
-
() => GetModelInvocationLoggingConfigurationResponse
|
|
5149
|
+
() => GetModelInvocationLoggingConfigurationRequest$,
|
|
5150
|
+
() => GetModelInvocationLoggingConfigurationResponse$,
|
|
5172
5151
|
];
|
|
5173
|
-
export var GetPromptRouter = [
|
|
5152
|
+
export var GetPromptRouter$ = [
|
|
5174
5153
|
9,
|
|
5175
5154
|
n0,
|
|
5176
5155
|
_GPR,
|
|
5177
5156
|
{ [_ht]: ["GET", "/prompt-routers/{promptRouterArn}", 200] },
|
|
5178
|
-
() => GetPromptRouterRequest
|
|
5179
|
-
() => GetPromptRouterResponse
|
|
5157
|
+
() => GetPromptRouterRequest$,
|
|
5158
|
+
() => GetPromptRouterResponse$,
|
|
5180
5159
|
];
|
|
5181
|
-
export var GetProvisionedModelThroughput = [
|
|
5160
|
+
export var GetProvisionedModelThroughput$ = [
|
|
5182
5161
|
9,
|
|
5183
5162
|
n0,
|
|
5184
5163
|
_GPMT,
|
|
5185
5164
|
{ [_ht]: ["GET", "/provisioned-model-throughput/{provisionedModelId}", 200] },
|
|
5186
|
-
() => GetProvisionedModelThroughputRequest
|
|
5187
|
-
() => GetProvisionedModelThroughputResponse
|
|
5165
|
+
() => GetProvisionedModelThroughputRequest$,
|
|
5166
|
+
() => GetProvisionedModelThroughputResponse$,
|
|
5188
5167
|
];
|
|
5189
|
-
export var GetUseCaseForModelAccess = [
|
|
5168
|
+
export var GetUseCaseForModelAccess$ = [
|
|
5190
5169
|
9,
|
|
5191
5170
|
n0,
|
|
5192
5171
|
_GUCFMA,
|
|
5193
5172
|
{ [_ht]: ["GET", "/use-case-for-model-access", 200] },
|
|
5194
|
-
() => GetUseCaseForModelAccessRequest
|
|
5195
|
-
() => GetUseCaseForModelAccessResponse
|
|
5173
|
+
() => GetUseCaseForModelAccessRequest$,
|
|
5174
|
+
() => GetUseCaseForModelAccessResponse$,
|
|
5196
5175
|
];
|
|
5197
|
-
export var ListAutomatedReasoningPolicies = [
|
|
5176
|
+
export var ListAutomatedReasoningPolicies$ = [
|
|
5198
5177
|
9,
|
|
5199
5178
|
n0,
|
|
5200
5179
|
_LARP,
|
|
5201
5180
|
{ [_ht]: ["GET", "/automated-reasoning-policies", 200] },
|
|
5202
|
-
() => ListAutomatedReasoningPoliciesRequest
|
|
5203
|
-
() => ListAutomatedReasoningPoliciesResponse
|
|
5181
|
+
() => ListAutomatedReasoningPoliciesRequest$,
|
|
5182
|
+
() => ListAutomatedReasoningPoliciesResponse$,
|
|
5204
5183
|
];
|
|
5205
|
-
export var ListAutomatedReasoningPolicyBuildWorkflows = [
|
|
5184
|
+
export var ListAutomatedReasoningPolicyBuildWorkflows$ = [
|
|
5206
5185
|
9,
|
|
5207
5186
|
n0,
|
|
5208
5187
|
_LARPBW,
|
|
5209
5188
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}/build-workflows", 200] },
|
|
5210
|
-
() => ListAutomatedReasoningPolicyBuildWorkflowsRequest
|
|
5211
|
-
() => ListAutomatedReasoningPolicyBuildWorkflowsResponse
|
|
5189
|
+
() => ListAutomatedReasoningPolicyBuildWorkflowsRequest$,
|
|
5190
|
+
() => ListAutomatedReasoningPolicyBuildWorkflowsResponse$,
|
|
5212
5191
|
];
|
|
5213
|
-
export var ListAutomatedReasoningPolicyTestCases = [
|
|
5192
|
+
export var ListAutomatedReasoningPolicyTestCases$ = [
|
|
5214
5193
|
9,
|
|
5215
5194
|
n0,
|
|
5216
5195
|
_LARPTC,
|
|
5217
5196
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}/test-cases", 200] },
|
|
5218
|
-
() => ListAutomatedReasoningPolicyTestCasesRequest
|
|
5219
|
-
() => ListAutomatedReasoningPolicyTestCasesResponse
|
|
5197
|
+
() => ListAutomatedReasoningPolicyTestCasesRequest$,
|
|
5198
|
+
() => ListAutomatedReasoningPolicyTestCasesResponse$,
|
|
5220
5199
|
];
|
|
5221
|
-
export var ListAutomatedReasoningPolicyTestResults = [
|
|
5200
|
+
export var ListAutomatedReasoningPolicyTestResults$ = [
|
|
5222
5201
|
9,
|
|
5223
5202
|
n0,
|
|
5224
5203
|
_LARPTR,
|
|
5225
5204
|
{ [_ht]: ["GET", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/test-results", 200] },
|
|
5226
|
-
() => ListAutomatedReasoningPolicyTestResultsRequest
|
|
5227
|
-
() => ListAutomatedReasoningPolicyTestResultsResponse
|
|
5205
|
+
() => ListAutomatedReasoningPolicyTestResultsRequest$,
|
|
5206
|
+
() => ListAutomatedReasoningPolicyTestResultsResponse$,
|
|
5228
5207
|
];
|
|
5229
|
-
export var ListCustomModelDeployments = [
|
|
5208
|
+
export var ListCustomModelDeployments$ = [
|
|
5230
5209
|
9,
|
|
5231
5210
|
n0,
|
|
5232
5211
|
_LCMD,
|
|
5233
5212
|
{ [_ht]: ["GET", "/model-customization/custom-model-deployments", 200] },
|
|
5234
|
-
() => ListCustomModelDeploymentsRequest
|
|
5235
|
-
() => ListCustomModelDeploymentsResponse
|
|
5213
|
+
() => ListCustomModelDeploymentsRequest$,
|
|
5214
|
+
() => ListCustomModelDeploymentsResponse$,
|
|
5236
5215
|
];
|
|
5237
|
-
export var ListCustomModels = [
|
|
5216
|
+
export var ListCustomModels$ = [
|
|
5238
5217
|
9,
|
|
5239
5218
|
n0,
|
|
5240
5219
|
_LCM,
|
|
5241
5220
|
{ [_ht]: ["GET", "/custom-models", 200] },
|
|
5242
|
-
() => ListCustomModelsRequest
|
|
5243
|
-
() => ListCustomModelsResponse
|
|
5221
|
+
() => ListCustomModelsRequest$,
|
|
5222
|
+
() => ListCustomModelsResponse$,
|
|
5244
5223
|
];
|
|
5245
|
-
export var ListEnforcedGuardrailsConfiguration = [
|
|
5224
|
+
export var ListEnforcedGuardrailsConfiguration$ = [
|
|
5246
5225
|
9,
|
|
5247
5226
|
n0,
|
|
5248
5227
|
_LEGC,
|
|
5249
5228
|
{ [_ht]: ["GET", "/enforcedGuardrailsConfiguration", 200] },
|
|
5250
|
-
() => ListEnforcedGuardrailsConfigurationRequest
|
|
5251
|
-
() => ListEnforcedGuardrailsConfigurationResponse
|
|
5229
|
+
() => ListEnforcedGuardrailsConfigurationRequest$,
|
|
5230
|
+
() => ListEnforcedGuardrailsConfigurationResponse$,
|
|
5252
5231
|
];
|
|
5253
|
-
export var ListEvaluationJobs = [
|
|
5232
|
+
export var ListEvaluationJobs$ = [
|
|
5254
5233
|
9,
|
|
5255
5234
|
n0,
|
|
5256
5235
|
_LEJ,
|
|
5257
5236
|
{ [_ht]: ["GET", "/evaluation-jobs", 200] },
|
|
5258
|
-
() => ListEvaluationJobsRequest
|
|
5259
|
-
() => ListEvaluationJobsResponse
|
|
5237
|
+
() => ListEvaluationJobsRequest$,
|
|
5238
|
+
() => ListEvaluationJobsResponse$,
|
|
5260
5239
|
];
|
|
5261
|
-
export var ListFoundationModelAgreementOffers = [
|
|
5240
|
+
export var ListFoundationModelAgreementOffers$ = [
|
|
5262
5241
|
9,
|
|
5263
5242
|
n0,
|
|
5264
5243
|
_LFMAO,
|
|
5265
5244
|
{ [_ht]: ["GET", "/list-foundation-model-agreement-offers/{modelId}", 200] },
|
|
5266
|
-
() => ListFoundationModelAgreementOffersRequest
|
|
5267
|
-
() => ListFoundationModelAgreementOffersResponse
|
|
5245
|
+
() => ListFoundationModelAgreementOffersRequest$,
|
|
5246
|
+
() => ListFoundationModelAgreementOffersResponse$,
|
|
5268
5247
|
];
|
|
5269
|
-
export var ListFoundationModels = [
|
|
5248
|
+
export var ListFoundationModels$ = [
|
|
5270
5249
|
9,
|
|
5271
5250
|
n0,
|
|
5272
5251
|
_LFM,
|
|
5273
5252
|
{ [_ht]: ["GET", "/foundation-models", 200] },
|
|
5274
|
-
() => ListFoundationModelsRequest
|
|
5275
|
-
() => ListFoundationModelsResponse
|
|
5253
|
+
() => ListFoundationModelsRequest$,
|
|
5254
|
+
() => ListFoundationModelsResponse$,
|
|
5276
5255
|
];
|
|
5277
|
-
export var ListGuardrails = [
|
|
5256
|
+
export var ListGuardrails$ = [
|
|
5278
5257
|
9,
|
|
5279
5258
|
n0,
|
|
5280
5259
|
_LG,
|
|
5281
5260
|
{ [_ht]: ["GET", "/guardrails", 200] },
|
|
5282
|
-
() => ListGuardrailsRequest
|
|
5283
|
-
() => ListGuardrailsResponse
|
|
5261
|
+
() => ListGuardrailsRequest$,
|
|
5262
|
+
() => ListGuardrailsResponse$,
|
|
5284
5263
|
];
|
|
5285
|
-
export var ListImportedModels = [
|
|
5264
|
+
export var ListImportedModels$ = [
|
|
5286
5265
|
9,
|
|
5287
5266
|
n0,
|
|
5288
5267
|
_LIM,
|
|
5289
5268
|
{ [_ht]: ["GET", "/imported-models", 200] },
|
|
5290
|
-
() => ListImportedModelsRequest
|
|
5291
|
-
() => ListImportedModelsResponse
|
|
5269
|
+
() => ListImportedModelsRequest$,
|
|
5270
|
+
() => ListImportedModelsResponse$,
|
|
5292
5271
|
];
|
|
5293
|
-
export var ListInferenceProfiles = [
|
|
5272
|
+
export var ListInferenceProfiles$ = [
|
|
5294
5273
|
9,
|
|
5295
5274
|
n0,
|
|
5296
5275
|
_LIP,
|
|
5297
5276
|
{ [_ht]: ["GET", "/inference-profiles", 200] },
|
|
5298
|
-
() => ListInferenceProfilesRequest
|
|
5299
|
-
() => ListInferenceProfilesResponse
|
|
5277
|
+
() => ListInferenceProfilesRequest$,
|
|
5278
|
+
() => ListInferenceProfilesResponse$,
|
|
5300
5279
|
];
|
|
5301
|
-
export var ListMarketplaceModelEndpoints = [
|
|
5280
|
+
export var ListMarketplaceModelEndpoints$ = [
|
|
5302
5281
|
9,
|
|
5303
5282
|
n0,
|
|
5304
5283
|
_LMME,
|
|
5305
5284
|
{ [_ht]: ["GET", "/marketplace-model/endpoints", 200] },
|
|
5306
|
-
() => ListMarketplaceModelEndpointsRequest
|
|
5307
|
-
() => ListMarketplaceModelEndpointsResponse
|
|
5285
|
+
() => ListMarketplaceModelEndpointsRequest$,
|
|
5286
|
+
() => ListMarketplaceModelEndpointsResponse$,
|
|
5308
5287
|
];
|
|
5309
|
-
export var ListModelCopyJobs = [
|
|
5288
|
+
export var ListModelCopyJobs$ = [
|
|
5310
5289
|
9,
|
|
5311
5290
|
n0,
|
|
5312
5291
|
_LMCJ,
|
|
5313
5292
|
{ [_ht]: ["GET", "/model-copy-jobs", 200] },
|
|
5314
|
-
() => ListModelCopyJobsRequest
|
|
5315
|
-
() => ListModelCopyJobsResponse
|
|
5293
|
+
() => ListModelCopyJobsRequest$,
|
|
5294
|
+
() => ListModelCopyJobsResponse$,
|
|
5316
5295
|
];
|
|
5317
|
-
export var ListModelCustomizationJobs = [
|
|
5296
|
+
export var ListModelCustomizationJobs$ = [
|
|
5318
5297
|
9,
|
|
5319
5298
|
n0,
|
|
5320
5299
|
_LMCJi,
|
|
5321
5300
|
{ [_ht]: ["GET", "/model-customization-jobs", 200] },
|
|
5322
|
-
() => ListModelCustomizationJobsRequest
|
|
5323
|
-
() => ListModelCustomizationJobsResponse
|
|
5301
|
+
() => ListModelCustomizationJobsRequest$,
|
|
5302
|
+
() => ListModelCustomizationJobsResponse$,
|
|
5324
5303
|
];
|
|
5325
|
-
export var ListModelImportJobs = [
|
|
5304
|
+
export var ListModelImportJobs$ = [
|
|
5326
5305
|
9,
|
|
5327
5306
|
n0,
|
|
5328
5307
|
_LMIJ,
|
|
5329
5308
|
{ [_ht]: ["GET", "/model-import-jobs", 200] },
|
|
5330
|
-
() => ListModelImportJobsRequest
|
|
5331
|
-
() => ListModelImportJobsResponse
|
|
5309
|
+
() => ListModelImportJobsRequest$,
|
|
5310
|
+
() => ListModelImportJobsResponse$,
|
|
5332
5311
|
];
|
|
5333
|
-
export var ListModelInvocationJobs = [
|
|
5312
|
+
export var ListModelInvocationJobs$ = [
|
|
5334
5313
|
9,
|
|
5335
5314
|
n0,
|
|
5336
5315
|
_LMIJi,
|
|
5337
5316
|
{ [_ht]: ["GET", "/model-invocation-jobs", 200] },
|
|
5338
|
-
() => ListModelInvocationJobsRequest
|
|
5339
|
-
() => ListModelInvocationJobsResponse
|
|
5317
|
+
() => ListModelInvocationJobsRequest$,
|
|
5318
|
+
() => ListModelInvocationJobsResponse$,
|
|
5340
5319
|
];
|
|
5341
|
-
export var ListPromptRouters = [
|
|
5320
|
+
export var ListPromptRouters$ = [
|
|
5342
5321
|
9,
|
|
5343
5322
|
n0,
|
|
5344
5323
|
_LPR,
|
|
5345
5324
|
{ [_ht]: ["GET", "/prompt-routers", 200] },
|
|
5346
|
-
() => ListPromptRoutersRequest
|
|
5347
|
-
() => ListPromptRoutersResponse
|
|
5325
|
+
() => ListPromptRoutersRequest$,
|
|
5326
|
+
() => ListPromptRoutersResponse$,
|
|
5348
5327
|
];
|
|
5349
|
-
export var ListProvisionedModelThroughputs = [
|
|
5328
|
+
export var ListProvisionedModelThroughputs$ = [
|
|
5350
5329
|
9,
|
|
5351
5330
|
n0,
|
|
5352
5331
|
_LPMT,
|
|
5353
5332
|
{ [_ht]: ["GET", "/provisioned-model-throughputs", 200] },
|
|
5354
|
-
() => ListProvisionedModelThroughputsRequest
|
|
5355
|
-
() => ListProvisionedModelThroughputsResponse
|
|
5333
|
+
() => ListProvisionedModelThroughputsRequest$,
|
|
5334
|
+
() => ListProvisionedModelThroughputsResponse$,
|
|
5356
5335
|
];
|
|
5357
|
-
export var ListTagsForResource = [
|
|
5336
|
+
export var ListTagsForResource$ = [
|
|
5358
5337
|
9,
|
|
5359
5338
|
n0,
|
|
5360
5339
|
_LTFR,
|
|
5361
5340
|
{ [_ht]: ["POST", "/listTagsForResource", 200] },
|
|
5362
|
-
() => ListTagsForResourceRequest
|
|
5363
|
-
() => ListTagsForResourceResponse
|
|
5341
|
+
() => ListTagsForResourceRequest$,
|
|
5342
|
+
() => ListTagsForResourceResponse$,
|
|
5364
5343
|
];
|
|
5365
|
-
export var PutEnforcedGuardrailConfiguration = [
|
|
5344
|
+
export var PutEnforcedGuardrailConfiguration$ = [
|
|
5366
5345
|
9,
|
|
5367
5346
|
n0,
|
|
5368
5347
|
_PEGC,
|
|
5369
5348
|
{ [_ht]: ["PUT", "/enforcedGuardrailsConfiguration", 200] },
|
|
5370
|
-
() => PutEnforcedGuardrailConfigurationRequest
|
|
5371
|
-
() => PutEnforcedGuardrailConfigurationResponse
|
|
5349
|
+
() => PutEnforcedGuardrailConfigurationRequest$,
|
|
5350
|
+
() => PutEnforcedGuardrailConfigurationResponse$,
|
|
5372
5351
|
];
|
|
5373
|
-
export var PutModelInvocationLoggingConfiguration = [
|
|
5352
|
+
export var PutModelInvocationLoggingConfiguration$ = [
|
|
5374
5353
|
9,
|
|
5375
5354
|
n0,
|
|
5376
5355
|
_PMILC,
|
|
5377
5356
|
{ [_ht]: ["PUT", "/logging/modelinvocations", 200] },
|
|
5378
|
-
() => PutModelInvocationLoggingConfigurationRequest
|
|
5379
|
-
() => PutModelInvocationLoggingConfigurationResponse
|
|
5357
|
+
() => PutModelInvocationLoggingConfigurationRequest$,
|
|
5358
|
+
() => PutModelInvocationLoggingConfigurationResponse$,
|
|
5380
5359
|
];
|
|
5381
|
-
export var PutUseCaseForModelAccess = [
|
|
5360
|
+
export var PutUseCaseForModelAccess$ = [
|
|
5382
5361
|
9,
|
|
5383
5362
|
n0,
|
|
5384
5363
|
_PUCFMA,
|
|
5385
5364
|
{ [_ht]: ["POST", "/use-case-for-model-access", 201] },
|
|
5386
|
-
() => PutUseCaseForModelAccessRequest
|
|
5387
|
-
() => PutUseCaseForModelAccessResponse
|
|
5365
|
+
() => PutUseCaseForModelAccessRequest$,
|
|
5366
|
+
() => PutUseCaseForModelAccessResponse$,
|
|
5388
5367
|
];
|
|
5389
|
-
export var RegisterMarketplaceModelEndpoint = [
|
|
5368
|
+
export var RegisterMarketplaceModelEndpoint$ = [
|
|
5390
5369
|
9,
|
|
5391
5370
|
n0,
|
|
5392
5371
|
_RMME,
|
|
5393
5372
|
{ [_ht]: ["POST", "/marketplace-model/endpoints/{endpointIdentifier}/registration", 200] },
|
|
5394
|
-
() => RegisterMarketplaceModelEndpointRequest
|
|
5395
|
-
() => RegisterMarketplaceModelEndpointResponse
|
|
5373
|
+
() => RegisterMarketplaceModelEndpointRequest$,
|
|
5374
|
+
() => RegisterMarketplaceModelEndpointResponse$,
|
|
5396
5375
|
];
|
|
5397
|
-
export var StartAutomatedReasoningPolicyBuildWorkflow = [
|
|
5376
|
+
export var StartAutomatedReasoningPolicyBuildWorkflow$ = [
|
|
5398
5377
|
9,
|
|
5399
5378
|
n0,
|
|
5400
5379
|
_SARPBW,
|
|
5401
5380
|
{ [_ht]: ["POST", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowType}/start", 200] },
|
|
5402
|
-
() => StartAutomatedReasoningPolicyBuildWorkflowRequest
|
|
5403
|
-
() => StartAutomatedReasoningPolicyBuildWorkflowResponse
|
|
5381
|
+
() => StartAutomatedReasoningPolicyBuildWorkflowRequest$,
|
|
5382
|
+
() => StartAutomatedReasoningPolicyBuildWorkflowResponse$,
|
|
5404
5383
|
];
|
|
5405
|
-
export var StartAutomatedReasoningPolicyTestWorkflow = [
|
|
5384
|
+
export var StartAutomatedReasoningPolicyTestWorkflow$ = [
|
|
5406
5385
|
9,
|
|
5407
5386
|
n0,
|
|
5408
5387
|
_SARPTW,
|
|
5409
5388
|
{
|
|
5410
5389
|
[_ht]: ["POST", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/test-workflows", 200],
|
|
5411
5390
|
},
|
|
5412
|
-
() => StartAutomatedReasoningPolicyTestWorkflowRequest
|
|
5413
|
-
() => StartAutomatedReasoningPolicyTestWorkflowResponse
|
|
5391
|
+
() => StartAutomatedReasoningPolicyTestWorkflowRequest$,
|
|
5392
|
+
() => StartAutomatedReasoningPolicyTestWorkflowResponse$,
|
|
5414
5393
|
];
|
|
5415
|
-
export var StopEvaluationJob = [
|
|
5394
|
+
export var StopEvaluationJob$ = [
|
|
5416
5395
|
9,
|
|
5417
5396
|
n0,
|
|
5418
5397
|
_SEJ,
|
|
5419
5398
|
{ [_ht]: ["POST", "/evaluation-job/{jobIdentifier}/stop", 200] },
|
|
5420
|
-
() => StopEvaluationJobRequest
|
|
5421
|
-
() => StopEvaluationJobResponse
|
|
5399
|
+
() => StopEvaluationJobRequest$,
|
|
5400
|
+
() => StopEvaluationJobResponse$,
|
|
5422
5401
|
];
|
|
5423
|
-
export var StopModelCustomizationJob = [
|
|
5402
|
+
export var StopModelCustomizationJob$ = [
|
|
5424
5403
|
9,
|
|
5425
5404
|
n0,
|
|
5426
5405
|
_SMCJ,
|
|
5427
5406
|
{ [_ht]: ["POST", "/model-customization-jobs/{jobIdentifier}/stop", 200] },
|
|
5428
|
-
() => StopModelCustomizationJobRequest
|
|
5429
|
-
() => StopModelCustomizationJobResponse
|
|
5407
|
+
() => StopModelCustomizationJobRequest$,
|
|
5408
|
+
() => StopModelCustomizationJobResponse$,
|
|
5430
5409
|
];
|
|
5431
|
-
export var StopModelInvocationJob = [
|
|
5410
|
+
export var StopModelInvocationJob$ = [
|
|
5432
5411
|
9,
|
|
5433
5412
|
n0,
|
|
5434
5413
|
_SMIJ,
|
|
5435
5414
|
{ [_ht]: ["POST", "/model-invocation-job/{jobIdentifier}/stop", 200] },
|
|
5436
|
-
() => StopModelInvocationJobRequest
|
|
5437
|
-
() => StopModelInvocationJobResponse
|
|
5415
|
+
() => StopModelInvocationJobRequest$,
|
|
5416
|
+
() => StopModelInvocationJobResponse$,
|
|
5438
5417
|
];
|
|
5439
|
-
export var TagResource = [
|
|
5418
|
+
export var TagResource$ = [
|
|
5440
5419
|
9,
|
|
5441
5420
|
n0,
|
|
5442
5421
|
_TR,
|
|
5443
5422
|
{ [_ht]: ["POST", "/tagResource", 200] },
|
|
5444
|
-
() => TagResourceRequest
|
|
5445
|
-
() => TagResourceResponse
|
|
5423
|
+
() => TagResourceRequest$,
|
|
5424
|
+
() => TagResourceResponse$,
|
|
5446
5425
|
];
|
|
5447
|
-
export var UntagResource = [
|
|
5426
|
+
export var UntagResource$ = [
|
|
5448
5427
|
9,
|
|
5449
5428
|
n0,
|
|
5450
5429
|
_UR,
|
|
5451
5430
|
{ [_ht]: ["POST", "/untagResource", 200] },
|
|
5452
|
-
() => UntagResourceRequest
|
|
5453
|
-
() => UntagResourceResponse
|
|
5431
|
+
() => UntagResourceRequest$,
|
|
5432
|
+
() => UntagResourceResponse$,
|
|
5454
5433
|
];
|
|
5455
|
-
export var UpdateAutomatedReasoningPolicy = [
|
|
5434
|
+
export var UpdateAutomatedReasoningPolicy$ = [
|
|
5456
5435
|
9,
|
|
5457
5436
|
n0,
|
|
5458
5437
|
_UARP,
|
|
5459
5438
|
{ [_ht]: ["PATCH", "/automated-reasoning-policies/{policyArn}", 200] },
|
|
5460
|
-
() => UpdateAutomatedReasoningPolicyRequest
|
|
5461
|
-
() => UpdateAutomatedReasoningPolicyResponse
|
|
5439
|
+
() => UpdateAutomatedReasoningPolicyRequest$,
|
|
5440
|
+
() => UpdateAutomatedReasoningPolicyResponse$,
|
|
5462
5441
|
];
|
|
5463
|
-
export var UpdateAutomatedReasoningPolicyAnnotations = [
|
|
5442
|
+
export var UpdateAutomatedReasoningPolicyAnnotations$ = [
|
|
5464
5443
|
9,
|
|
5465
5444
|
n0,
|
|
5466
5445
|
_UARPA,
|
|
5467
5446
|
{ [_ht]: ["PATCH", "/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/annotations", 200] },
|
|
5468
|
-
() => UpdateAutomatedReasoningPolicyAnnotationsRequest
|
|
5469
|
-
() => UpdateAutomatedReasoningPolicyAnnotationsResponse
|
|
5447
|
+
() => UpdateAutomatedReasoningPolicyAnnotationsRequest$,
|
|
5448
|
+
() => UpdateAutomatedReasoningPolicyAnnotationsResponse$,
|
|
5470
5449
|
];
|
|
5471
|
-
export var UpdateAutomatedReasoningPolicyTestCase = [
|
|
5450
|
+
export var UpdateAutomatedReasoningPolicyTestCase$ = [
|
|
5472
5451
|
9,
|
|
5473
5452
|
n0,
|
|
5474
5453
|
_UARPTC,
|
|
5475
5454
|
{ [_ht]: ["PATCH", "/automated-reasoning-policies/{policyArn}/test-cases/{testCaseId}", 200] },
|
|
5476
|
-
() => UpdateAutomatedReasoningPolicyTestCaseRequest
|
|
5477
|
-
() => UpdateAutomatedReasoningPolicyTestCaseResponse
|
|
5455
|
+
() => UpdateAutomatedReasoningPolicyTestCaseRequest$,
|
|
5456
|
+
() => UpdateAutomatedReasoningPolicyTestCaseResponse$,
|
|
5478
5457
|
];
|
|
5479
|
-
export var UpdateCustomModelDeployment = [
|
|
5458
|
+
export var UpdateCustomModelDeployment$ = [
|
|
5480
5459
|
9,
|
|
5481
5460
|
n0,
|
|
5482
5461
|
_UCMD,
|
|
5483
5462
|
{ [_ht]: ["PATCH", "/model-customization/custom-model-deployments/{customModelDeploymentIdentifier}", 202] },
|
|
5484
|
-
() => UpdateCustomModelDeploymentRequest
|
|
5485
|
-
() => UpdateCustomModelDeploymentResponse
|
|
5463
|
+
() => UpdateCustomModelDeploymentRequest$,
|
|
5464
|
+
() => UpdateCustomModelDeploymentResponse$,
|
|
5486
5465
|
];
|
|
5487
|
-
export var UpdateGuardrail = [
|
|
5466
|
+
export var UpdateGuardrail$ = [
|
|
5488
5467
|
9,
|
|
5489
5468
|
n0,
|
|
5490
5469
|
_UG,
|
|
5491
5470
|
{ [_ht]: ["PUT", "/guardrails/{guardrailIdentifier}", 202] },
|
|
5492
|
-
() => UpdateGuardrailRequest
|
|
5493
|
-
() => UpdateGuardrailResponse
|
|
5471
|
+
() => UpdateGuardrailRequest$,
|
|
5472
|
+
() => UpdateGuardrailResponse$,
|
|
5494
5473
|
];
|
|
5495
|
-
export var UpdateMarketplaceModelEndpoint = [
|
|
5474
|
+
export var UpdateMarketplaceModelEndpoint$ = [
|
|
5496
5475
|
9,
|
|
5497
5476
|
n0,
|
|
5498
5477
|
_UMME,
|
|
5499
5478
|
{ [_ht]: ["PATCH", "/marketplace-model/endpoints/{endpointArn}", 200] },
|
|
5500
|
-
() => UpdateMarketplaceModelEndpointRequest
|
|
5501
|
-
() => UpdateMarketplaceModelEndpointResponse
|
|
5479
|
+
() => UpdateMarketplaceModelEndpointRequest$,
|
|
5480
|
+
() => UpdateMarketplaceModelEndpointResponse$,
|
|
5502
5481
|
];
|
|
5503
|
-
export var UpdateProvisionedModelThroughput = [
|
|
5482
|
+
export var UpdateProvisionedModelThroughput$ = [
|
|
5504
5483
|
9,
|
|
5505
5484
|
n0,
|
|
5506
5485
|
_UPMT,
|
|
5507
5486
|
{ [_ht]: ["PATCH", "/provisioned-model-throughput/{provisionedModelId}", 200] },
|
|
5508
|
-
() => UpdateProvisionedModelThroughputRequest
|
|
5509
|
-
() => UpdateProvisionedModelThroughputResponse
|
|
5487
|
+
() => UpdateProvisionedModelThroughputRequest$,
|
|
5488
|
+
() => UpdateProvisionedModelThroughputResponse$,
|
|
5510
5489
|
];
|