@aws-sdk/client-bedrock 3.928.0 → 3.929.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.
Files changed (121) hide show
  1. package/dist-cjs/index.js +6331 -6098
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BedrockClient.js +2 -0
  4. package/dist-es/commands/BatchDeleteEvaluationJobCommand.js +3 -10
  5. package/dist-es/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -9
  6. package/dist-es/commands/CreateAutomatedReasoningPolicyCommand.js +3 -10
  7. package/dist-es/commands/CreateAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  8. package/dist-es/commands/CreateAutomatedReasoningPolicyVersionCommand.js +3 -10
  9. package/dist-es/commands/CreateCustomModelCommand.js +3 -9
  10. package/dist-es/commands/CreateCustomModelDeploymentCommand.js +3 -9
  11. package/dist-es/commands/CreateEvaluationJobCommand.js +3 -10
  12. package/dist-es/commands/CreateFoundationModelAgreementCommand.js +3 -9
  13. package/dist-es/commands/CreateGuardrailCommand.js +3 -10
  14. package/dist-es/commands/CreateGuardrailVersionCommand.js +3 -10
  15. package/dist-es/commands/CreateInferenceProfileCommand.js +3 -10
  16. package/dist-es/commands/CreateMarketplaceModelEndpointCommand.js +3 -9
  17. package/dist-es/commands/CreateModelCopyJobCommand.js +3 -9
  18. package/dist-es/commands/CreateModelCustomizationJobCommand.js +3 -10
  19. package/dist-es/commands/CreateModelImportJobCommand.js +3 -9
  20. package/dist-es/commands/CreateModelInvocationJobCommand.js +3 -9
  21. package/dist-es/commands/CreatePromptRouterCommand.js +3 -10
  22. package/dist-es/commands/CreateProvisionedModelThroughputCommand.js +3 -9
  23. package/dist-es/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -9
  24. package/dist-es/commands/DeleteAutomatedReasoningPolicyCommand.js +3 -9
  25. package/dist-es/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.js +3 -9
  26. package/dist-es/commands/DeleteCustomModelCommand.js +3 -9
  27. package/dist-es/commands/DeleteCustomModelDeploymentCommand.js +3 -9
  28. package/dist-es/commands/DeleteFoundationModelAgreementCommand.js +3 -9
  29. package/dist-es/commands/DeleteGuardrailCommand.js +3 -9
  30. package/dist-es/commands/DeleteImportedModelCommand.js +3 -9
  31. package/dist-es/commands/DeleteInferenceProfileCommand.js +3 -9
  32. package/dist-es/commands/DeleteMarketplaceModelEndpointCommand.js +3 -9
  33. package/dist-es/commands/DeleteModelInvocationLoggingConfigurationCommand.js +3 -9
  34. package/dist-es/commands/DeletePromptRouterCommand.js +3 -9
  35. package/dist-es/commands/DeleteProvisionedModelThroughputCommand.js +3 -9
  36. package/dist-es/commands/DeregisterMarketplaceModelEndpointCommand.js +3 -9
  37. package/dist-es/commands/ExportAutomatedReasoningPolicyVersionCommand.js +3 -10
  38. package/dist-es/commands/GetAutomatedReasoningPolicyAnnotationsCommand.js +3 -10
  39. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -10
  40. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.js +3 -10
  41. package/dist-es/commands/GetAutomatedReasoningPolicyCommand.js +3 -10
  42. package/dist-es/commands/GetAutomatedReasoningPolicyNextScenarioCommand.js +3 -10
  43. package/dist-es/commands/GetAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  44. package/dist-es/commands/GetAutomatedReasoningPolicyTestResultCommand.js +3 -10
  45. package/dist-es/commands/GetCustomModelCommand.js +3 -10
  46. package/dist-es/commands/GetCustomModelDeploymentCommand.js +3 -9
  47. package/dist-es/commands/GetEvaluationJobCommand.js +3 -11
  48. package/dist-es/commands/GetFoundationModelAvailabilityCommand.js +3 -9
  49. package/dist-es/commands/GetFoundationModelCommand.js +3 -9
  50. package/dist-es/commands/GetGuardrailCommand.js +3 -10
  51. package/dist-es/commands/GetImportedModelCommand.js +3 -9
  52. package/dist-es/commands/GetInferenceProfileCommand.js +3 -10
  53. package/dist-es/commands/GetMarketplaceModelEndpointCommand.js +3 -9
  54. package/dist-es/commands/GetModelCopyJobCommand.js +3 -9
  55. package/dist-es/commands/GetModelCustomizationJobCommand.js +3 -10
  56. package/dist-es/commands/GetModelImportJobCommand.js +3 -9
  57. package/dist-es/commands/GetModelInvocationJobCommand.js +3 -10
  58. package/dist-es/commands/GetModelInvocationLoggingConfigurationCommand.js +3 -9
  59. package/dist-es/commands/GetPromptRouterCommand.js +3 -10
  60. package/dist-es/commands/GetProvisionedModelThroughputCommand.js +3 -9
  61. package/dist-es/commands/GetUseCaseForModelAccessCommand.js +3 -9
  62. package/dist-es/commands/ListAutomatedReasoningPoliciesCommand.js +3 -10
  63. package/dist-es/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.js +3 -9
  64. package/dist-es/commands/ListAutomatedReasoningPolicyTestCasesCommand.js +3 -10
  65. package/dist-es/commands/ListAutomatedReasoningPolicyTestResultsCommand.js +3 -10
  66. package/dist-es/commands/ListCustomModelDeploymentsCommand.js +3 -9
  67. package/dist-es/commands/ListCustomModelsCommand.js +3 -9
  68. package/dist-es/commands/ListEvaluationJobsCommand.js +3 -9
  69. package/dist-es/commands/ListFoundationModelAgreementOffersCommand.js +3 -9
  70. package/dist-es/commands/ListFoundationModelsCommand.js +3 -9
  71. package/dist-es/commands/ListGuardrailsCommand.js +3 -10
  72. package/dist-es/commands/ListImportedModelsCommand.js +3 -9
  73. package/dist-es/commands/ListInferenceProfilesCommand.js +3 -10
  74. package/dist-es/commands/ListMarketplaceModelEndpointsCommand.js +3 -9
  75. package/dist-es/commands/ListModelCopyJobsCommand.js +3 -9
  76. package/dist-es/commands/ListModelCustomizationJobsCommand.js +3 -9
  77. package/dist-es/commands/ListModelImportJobsCommand.js +3 -9
  78. package/dist-es/commands/ListModelInvocationJobsCommand.js +3 -10
  79. package/dist-es/commands/ListPromptRoutersCommand.js +3 -10
  80. package/dist-es/commands/ListProvisionedModelThroughputsCommand.js +3 -9
  81. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  82. package/dist-es/commands/PutModelInvocationLoggingConfigurationCommand.js +3 -9
  83. package/dist-es/commands/PutUseCaseForModelAccessCommand.js +3 -9
  84. package/dist-es/commands/RegisterMarketplaceModelEndpointCommand.js +3 -9
  85. package/dist-es/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -10
  86. package/dist-es/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.js +3 -9
  87. package/dist-es/commands/StopEvaluationJobCommand.js +3 -10
  88. package/dist-es/commands/StopModelCustomizationJobCommand.js +3 -9
  89. package/dist-es/commands/StopModelInvocationJobCommand.js +3 -9
  90. package/dist-es/commands/TagResourceCommand.js +3 -9
  91. package/dist-es/commands/UntagResourceCommand.js +3 -9
  92. package/dist-es/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.js +3 -10
  93. package/dist-es/commands/UpdateAutomatedReasoningPolicyCommand.js +3 -10
  94. package/dist-es/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  95. package/dist-es/commands/UpdateGuardrailCommand.js +3 -10
  96. package/dist-es/commands/UpdateMarketplaceModelEndpointCommand.js +3 -9
  97. package/dist-es/commands/UpdateProvisionedModelThroughputCommand.js +3 -9
  98. package/dist-es/models/models_0.js +0 -775
  99. package/dist-es/models/models_1.js +0 -314
  100. package/dist-es/runtimeConfig.shared.js +2 -0
  101. package/dist-es/schemas/schemas_0.js +6150 -0
  102. package/dist-types/BedrockClient.d.ts +10 -1
  103. package/dist-types/models/models_0.d.ts +0 -488
  104. package/dist-types/models/models_1.d.ts +0 -176
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +668 -0
  110. package/dist-types/ts3.4/BedrockClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -366
  112. package/dist-types/ts3.4/models/models_1.d.ts +0 -130
  113. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  116. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  117. package/dist-types/ts3.4/schemas/schemas_0.d.ts +675 -0
  118. package/package.json +3 -4
  119. package/dist-es/protocols/Aws_restJson1.js +0 -4177
  120. package/dist-types/protocols/Aws_restJson1.d.ts +0 -848
  121. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1133
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
5
5
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { BatchDeleteEvaluationJobCommandInput, BatchDeleteEvaluationJobCommandOutput } from "./commands/BatchDeleteEvaluationJobCommand";
11
11
  import { CancelAutomatedReasoningPolicyBuildWorkflowCommandInput, CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput } from "./commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand";
@@ -235,6 +235,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
235
235
  * Optional extensions
236
236
  */
237
237
  extensions?: RuntimeExtension[];
238
+ /**
239
+ * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
240
+ * may be overridden. A default will always be set by the client.
241
+ * Available options depend on the service's supported protocols and will not be validated by
242
+ * the client.
243
+ * @alpha
244
+ *
245
+ */
246
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
238
247
  /**
239
248
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
240
249
  */
@@ -6379,491 +6379,3 @@ export declare const GuardrailWordAction: {
6379
6379
  * @public
6380
6380
  */
6381
6381
  export type GuardrailWordAction = (typeof GuardrailWordAction)[keyof typeof GuardrailWordAction];
6382
- /**
6383
- * @internal
6384
- */
6385
- export declare const AutomatedReasoningPolicyDefinitionRuleFilterSensitiveLog: (obj: AutomatedReasoningPolicyDefinitionRule) => any;
6386
- /**
6387
- * @internal
6388
- */
6389
- export declare const AutomatedReasoningPolicyDefinitionTypeValueFilterSensitiveLog: (obj: AutomatedReasoningPolicyDefinitionTypeValue) => any;
6390
- /**
6391
- * @internal
6392
- */
6393
- export declare const AutomatedReasoningPolicyDefinitionTypeFilterSensitiveLog: (obj: AutomatedReasoningPolicyDefinitionType) => any;
6394
- /**
6395
- * @internal
6396
- */
6397
- export declare const AutomatedReasoningPolicyDefinitionVariableFilterSensitiveLog: (obj: AutomatedReasoningPolicyDefinitionVariable) => any;
6398
- /**
6399
- * @internal
6400
- */
6401
- export declare const AutomatedReasoningPolicyDefinitionFilterSensitiveLog: (obj: AutomatedReasoningPolicyDefinition) => any;
6402
- /**
6403
- * @internal
6404
- */
6405
- export declare const CreateAutomatedReasoningPolicyRequestFilterSensitiveLog: (obj: CreateAutomatedReasoningPolicyRequest) => any;
6406
- /**
6407
- * @internal
6408
- */
6409
- export declare const CreateAutomatedReasoningPolicyResponseFilterSensitiveLog: (obj: CreateAutomatedReasoningPolicyResponse) => any;
6410
- /**
6411
- * @internal
6412
- */
6413
- export declare const CreateAutomatedReasoningPolicyTestCaseRequestFilterSensitiveLog: (obj: CreateAutomatedReasoningPolicyTestCaseRequest) => any;
6414
- /**
6415
- * @internal
6416
- */
6417
- export declare const CreateAutomatedReasoningPolicyVersionResponseFilterSensitiveLog: (obj: CreateAutomatedReasoningPolicyVersionResponse) => any;
6418
- /**
6419
- * @internal
6420
- */
6421
- export declare const ExportAutomatedReasoningPolicyVersionResponseFilterSensitiveLog: (obj: ExportAutomatedReasoningPolicyVersionResponse) => any;
6422
- /**
6423
- * @internal
6424
- */
6425
- export declare const GetAutomatedReasoningPolicyResponseFilterSensitiveLog: (obj: GetAutomatedReasoningPolicyResponse) => any;
6426
- /**
6427
- * @internal
6428
- */
6429
- export declare const AutomatedReasoningPolicyAddRuleAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyAddRuleAnnotation) => any;
6430
- /**
6431
- * @internal
6432
- */
6433
- export declare const AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation) => any;
6434
- /**
6435
- * @internal
6436
- */
6437
- export declare const AutomatedReasoningPolicyAddTypeAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyAddTypeAnnotation) => any;
6438
- /**
6439
- * @internal
6440
- */
6441
- export declare const AutomatedReasoningPolicyAddVariableAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyAddVariableAnnotation) => any;
6442
- /**
6443
- * @internal
6444
- */
6445
- export declare const AutomatedReasoningPolicyDeleteTypeAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyDeleteTypeAnnotation) => any;
6446
- /**
6447
- * @internal
6448
- */
6449
- export declare const AutomatedReasoningPolicyDeleteVariableAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyDeleteVariableAnnotation) => any;
6450
- /**
6451
- * @internal
6452
- */
6453
- export declare const AutomatedReasoningPolicyIngestContentAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyIngestContentAnnotation) => any;
6454
- /**
6455
- * @internal
6456
- */
6457
- export declare const AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotation) => any;
6458
- /**
6459
- * @internal
6460
- */
6461
- export declare const AutomatedReasoningPolicyUpdateFromScenarioFeedbackAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyUpdateFromScenarioFeedbackAnnotation) => any;
6462
- /**
6463
- * @internal
6464
- */
6465
- export declare const AutomatedReasoningPolicyUpdateRuleAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyUpdateRuleAnnotation) => any;
6466
- /**
6467
- * @internal
6468
- */
6469
- export declare const AutomatedReasoningPolicyAddTypeValueFilterSensitiveLog: (obj: AutomatedReasoningPolicyAddTypeValue) => any;
6470
- /**
6471
- * @internal
6472
- */
6473
- export declare const AutomatedReasoningPolicyUpdateTypeValueFilterSensitiveLog: (obj: AutomatedReasoningPolicyUpdateTypeValue) => any;
6474
- /**
6475
- * @internal
6476
- */
6477
- export declare const AutomatedReasoningPolicyTypeValueAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyTypeValueAnnotation) => any;
6478
- /**
6479
- * @internal
6480
- */
6481
- export declare const AutomatedReasoningPolicyUpdateTypeAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyUpdateTypeAnnotation) => any;
6482
- /**
6483
- * @internal
6484
- */
6485
- export declare const AutomatedReasoningPolicyUpdateVariableAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyUpdateVariableAnnotation) => any;
6486
- /**
6487
- * @internal
6488
- */
6489
- export declare const AutomatedReasoningPolicyAnnotationFilterSensitiveLog: (obj: AutomatedReasoningPolicyAnnotation) => any;
6490
- /**
6491
- * @internal
6492
- */
6493
- export declare const GetAutomatedReasoningPolicyAnnotationsResponseFilterSensitiveLog: (obj: GetAutomatedReasoningPolicyAnnotationsResponse) => any;
6494
- /**
6495
- * @internal
6496
- */
6497
- export declare const GetAutomatedReasoningPolicyBuildWorkflowResponseFilterSensitiveLog: (obj: GetAutomatedReasoningPolicyBuildWorkflowResponse) => any;
6498
- /**
6499
- * @internal
6500
- */
6501
- export declare const AutomatedReasoningPolicyAddRuleMutationFilterSensitiveLog: (obj: AutomatedReasoningPolicyAddRuleMutation) => any;
6502
- /**
6503
- * @internal
6504
- */
6505
- export declare const AutomatedReasoningPolicyAddTypeMutationFilterSensitiveLog: (obj: AutomatedReasoningPolicyAddTypeMutation) => any;
6506
- /**
6507
- * @internal
6508
- */
6509
- export declare const AutomatedReasoningPolicyAddVariableMutationFilterSensitiveLog: (obj: AutomatedReasoningPolicyAddVariableMutation) => any;
6510
- /**
6511
- * @internal
6512
- */
6513
- export declare const AutomatedReasoningPolicyDeleteTypeMutationFilterSensitiveLog: (obj: AutomatedReasoningPolicyDeleteTypeMutation) => any;
6514
- /**
6515
- * @internal
6516
- */
6517
- export declare const AutomatedReasoningPolicyDeleteVariableMutationFilterSensitiveLog: (obj: AutomatedReasoningPolicyDeleteVariableMutation) => any;
6518
- /**
6519
- * @internal
6520
- */
6521
- export declare const AutomatedReasoningPolicyUpdateRuleMutationFilterSensitiveLog: (obj: AutomatedReasoningPolicyUpdateRuleMutation) => any;
6522
- /**
6523
- * @internal
6524
- */
6525
- export declare const AutomatedReasoningPolicyUpdateTypeMutationFilterSensitiveLog: (obj: AutomatedReasoningPolicyUpdateTypeMutation) => any;
6526
- /**
6527
- * @internal
6528
- */
6529
- export declare const AutomatedReasoningPolicyUpdateVariableMutationFilterSensitiveLog: (obj: AutomatedReasoningPolicyUpdateVariableMutation) => any;
6530
- /**
6531
- * @internal
6532
- */
6533
- export declare const AutomatedReasoningPolicyMutationFilterSensitiveLog: (obj: AutomatedReasoningPolicyMutation) => any;
6534
- /**
6535
- * @internal
6536
- */
6537
- export declare const AutomatedReasoningPolicyBuildStepContextFilterSensitiveLog: (obj: AutomatedReasoningPolicyBuildStepContext) => any;
6538
- /**
6539
- * @internal
6540
- */
6541
- export declare const AutomatedReasoningPolicyDefinitionElementFilterSensitiveLog: (obj: AutomatedReasoningPolicyDefinitionElement) => any;
6542
- /**
6543
- * @internal
6544
- */
6545
- export declare const AutomatedReasoningPolicyBuildStepFilterSensitiveLog: (obj: AutomatedReasoningPolicyBuildStep) => any;
6546
- /**
6547
- * @internal
6548
- */
6549
- export declare const AutomatedReasoningPolicyBuildLogEntryFilterSensitiveLog: (obj: AutomatedReasoningPolicyBuildLogEntry) => any;
6550
- /**
6551
- * @internal
6552
- */
6553
- export declare const AutomatedReasoningPolicyBuildLogFilterSensitiveLog: (obj: AutomatedReasoningPolicyBuildLog) => any;
6554
- /**
6555
- * @internal
6556
- */
6557
- export declare const AutomatedReasoningPolicyDisjointRuleSetFilterSensitiveLog: (obj: AutomatedReasoningPolicyDisjointRuleSet) => any;
6558
- /**
6559
- * @internal
6560
- */
6561
- export declare const AutomatedReasoningPolicyDefinitionTypeValuePairFilterSensitiveLog: (obj: AutomatedReasoningPolicyDefinitionTypeValuePair) => any;
6562
- /**
6563
- * @internal
6564
- */
6565
- export declare const AutomatedReasoningPolicyDefinitionQualityReportFilterSensitiveLog: (obj: AutomatedReasoningPolicyDefinitionQualityReport) => any;
6566
- /**
6567
- * @internal
6568
- */
6569
- export declare const AutomatedReasoningPolicyBuildResultAssetsFilterSensitiveLog: (obj: AutomatedReasoningPolicyBuildResultAssets) => any;
6570
- /**
6571
- * @internal
6572
- */
6573
- export declare const GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponseFilterSensitiveLog: (obj: GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse) => any;
6574
- /**
6575
- * @internal
6576
- */
6577
- export declare const AutomatedReasoningPolicyScenarioFilterSensitiveLog: (obj: AutomatedReasoningPolicyScenario) => any;
6578
- /**
6579
- * @internal
6580
- */
6581
- export declare const GetAutomatedReasoningPolicyNextScenarioResponseFilterSensitiveLog: (obj: GetAutomatedReasoningPolicyNextScenarioResponse) => any;
6582
- /**
6583
- * @internal
6584
- */
6585
- export declare const AutomatedReasoningPolicyTestCaseFilterSensitiveLog: (obj: AutomatedReasoningPolicyTestCase) => any;
6586
- /**
6587
- * @internal
6588
- */
6589
- export declare const GetAutomatedReasoningPolicyTestCaseResponseFilterSensitiveLog: (obj: GetAutomatedReasoningPolicyTestCaseResponse) => any;
6590
- /**
6591
- * @internal
6592
- */
6593
- export declare const AutomatedReasoningLogicStatementFilterSensitiveLog: (obj: AutomatedReasoningLogicStatement) => any;
6594
- /**
6595
- * @internal
6596
- */
6597
- export declare const AutomatedReasoningCheckLogicWarningFilterSensitiveLog: (obj: AutomatedReasoningCheckLogicWarning) => any;
6598
- /**
6599
- * @internal
6600
- */
6601
- export declare const AutomatedReasoningCheckInputTextReferenceFilterSensitiveLog: (obj: AutomatedReasoningCheckInputTextReference) => any;
6602
- /**
6603
- * @internal
6604
- */
6605
- export declare const AutomatedReasoningCheckTranslationFilterSensitiveLog: (obj: AutomatedReasoningCheckTranslation) => any;
6606
- /**
6607
- * @internal
6608
- */
6609
- export declare const AutomatedReasoningCheckImpossibleFindingFilterSensitiveLog: (obj: AutomatedReasoningCheckImpossibleFinding) => any;
6610
- /**
6611
- * @internal
6612
- */
6613
- export declare const AutomatedReasoningCheckInvalidFindingFilterSensitiveLog: (obj: AutomatedReasoningCheckInvalidFinding) => any;
6614
- /**
6615
- * @internal
6616
- */
6617
- export declare const AutomatedReasoningCheckScenarioFilterSensitiveLog: (obj: AutomatedReasoningCheckScenario) => any;
6618
- /**
6619
- * @internal
6620
- */
6621
- export declare const AutomatedReasoningCheckSatisfiableFindingFilterSensitiveLog: (obj: AutomatedReasoningCheckSatisfiableFinding) => any;
6622
- /**
6623
- * @internal
6624
- */
6625
- export declare const AutomatedReasoningCheckTranslationOptionFilterSensitiveLog: (obj: AutomatedReasoningCheckTranslationOption) => any;
6626
- /**
6627
- * @internal
6628
- */
6629
- export declare const AutomatedReasoningCheckTranslationAmbiguousFindingFilterSensitiveLog: (obj: AutomatedReasoningCheckTranslationAmbiguousFinding) => any;
6630
- /**
6631
- * @internal
6632
- */
6633
- export declare const AutomatedReasoningCheckValidFindingFilterSensitiveLog: (obj: AutomatedReasoningCheckValidFinding) => any;
6634
- /**
6635
- * @internal
6636
- */
6637
- export declare const AutomatedReasoningCheckFindingFilterSensitiveLog: (obj: AutomatedReasoningCheckFinding) => any;
6638
- /**
6639
- * @internal
6640
- */
6641
- export declare const AutomatedReasoningPolicyTestResultFilterSensitiveLog: (obj: AutomatedReasoningPolicyTestResult) => any;
6642
- /**
6643
- * @internal
6644
- */
6645
- export declare const GetAutomatedReasoningPolicyTestResultResponseFilterSensitiveLog: (obj: GetAutomatedReasoningPolicyTestResultResponse) => any;
6646
- /**
6647
- * @internal
6648
- */
6649
- export declare const AutomatedReasoningPolicySummaryFilterSensitiveLog: (obj: AutomatedReasoningPolicySummary) => any;
6650
- /**
6651
- * @internal
6652
- */
6653
- export declare const ListAutomatedReasoningPoliciesResponseFilterSensitiveLog: (obj: ListAutomatedReasoningPoliciesResponse) => any;
6654
- /**
6655
- * @internal
6656
- */
6657
- export declare const ListAutomatedReasoningPolicyTestCasesResponseFilterSensitiveLog: (obj: ListAutomatedReasoningPolicyTestCasesResponse) => any;
6658
- /**
6659
- * @internal
6660
- */
6661
- export declare const ListAutomatedReasoningPolicyTestResultsResponseFilterSensitiveLog: (obj: ListAutomatedReasoningPolicyTestResultsResponse) => any;
6662
- /**
6663
- * @internal
6664
- */
6665
- export declare const AutomatedReasoningPolicyBuildWorkflowDocumentFilterSensitiveLog: (obj: AutomatedReasoningPolicyBuildWorkflowDocument) => any;
6666
- /**
6667
- * @internal
6668
- */
6669
- export declare const AutomatedReasoningPolicyBuildWorkflowRepairContentFilterSensitiveLog: (obj: AutomatedReasoningPolicyBuildWorkflowRepairContent) => any;
6670
- /**
6671
- * @internal
6672
- */
6673
- export declare const AutomatedReasoningPolicyWorkflowTypeContentFilterSensitiveLog: (obj: AutomatedReasoningPolicyWorkflowTypeContent) => any;
6674
- /**
6675
- * @internal
6676
- */
6677
- export declare const AutomatedReasoningPolicyBuildWorkflowSourceFilterSensitiveLog: (obj: AutomatedReasoningPolicyBuildWorkflowSource) => any;
6678
- /**
6679
- * @internal
6680
- */
6681
- export declare const StartAutomatedReasoningPolicyBuildWorkflowRequestFilterSensitiveLog: (obj: StartAutomatedReasoningPolicyBuildWorkflowRequest) => any;
6682
- /**
6683
- * @internal
6684
- */
6685
- export declare const UpdateAutomatedReasoningPolicyRequestFilterSensitiveLog: (obj: UpdateAutomatedReasoningPolicyRequest) => any;
6686
- /**
6687
- * @internal
6688
- */
6689
- export declare const UpdateAutomatedReasoningPolicyResponseFilterSensitiveLog: (obj: UpdateAutomatedReasoningPolicyResponse) => any;
6690
- /**
6691
- * @internal
6692
- */
6693
- export declare const UpdateAutomatedReasoningPolicyAnnotationsRequestFilterSensitiveLog: (obj: UpdateAutomatedReasoningPolicyAnnotationsRequest) => any;
6694
- /**
6695
- * @internal
6696
- */
6697
- export declare const UpdateAutomatedReasoningPolicyTestCaseRequestFilterSensitiveLog: (obj: UpdateAutomatedReasoningPolicyTestCaseRequest) => any;
6698
- /**
6699
- * @internal
6700
- */
6701
- export declare const RequestMetadataBaseFiltersFilterSensitiveLog: (obj: RequestMetadataBaseFilters) => any;
6702
- /**
6703
- * @internal
6704
- */
6705
- export declare const RequestMetadataFiltersFilterSensitiveLog: (obj: RequestMetadataFilters) => any;
6706
- /**
6707
- * @internal
6708
- */
6709
- export declare const InvocationLogsConfigFilterSensitiveLog: (obj: InvocationLogsConfig) => any;
6710
- /**
6711
- * @internal
6712
- */
6713
- export declare const TrainingDataConfigFilterSensitiveLog: (obj: TrainingDataConfig) => any;
6714
- /**
6715
- * @internal
6716
- */
6717
- export declare const GetCustomModelResponseFilterSensitiveLog: (obj: GetCustomModelResponse) => any;
6718
- /**
6719
- * @internal
6720
- */
6721
- export declare const BatchDeleteEvaluationJobRequestFilterSensitiveLog: (obj: BatchDeleteEvaluationJobRequest) => any;
6722
- /**
6723
- * @internal
6724
- */
6725
- export declare const BatchDeleteEvaluationJobErrorFilterSensitiveLog: (obj: BatchDeleteEvaluationJobError) => any;
6726
- /**
6727
- * @internal
6728
- */
6729
- export declare const BatchDeleteEvaluationJobItemFilterSensitiveLog: (obj: BatchDeleteEvaluationJobItem) => any;
6730
- /**
6731
- * @internal
6732
- */
6733
- export declare const BatchDeleteEvaluationJobResponseFilterSensitiveLog: (obj: BatchDeleteEvaluationJobResponse) => any;
6734
- /**
6735
- * @internal
6736
- */
6737
- export declare const CustomMetricDefinitionFilterSensitiveLog: (obj: CustomMetricDefinition) => any;
6738
- /**
6739
- * @internal
6740
- */
6741
- export declare const AutomatedEvaluationCustomMetricSourceFilterSensitiveLog: (obj: AutomatedEvaluationCustomMetricSource) => any;
6742
- /**
6743
- * @internal
6744
- */
6745
- export declare const AutomatedEvaluationCustomMetricConfigFilterSensitiveLog: (obj: AutomatedEvaluationCustomMetricConfig) => any;
6746
- /**
6747
- * @internal
6748
- */
6749
- export declare const EvaluationDatasetFilterSensitiveLog: (obj: EvaluationDataset) => any;
6750
- /**
6751
- * @internal
6752
- */
6753
- export declare const EvaluationDatasetMetricConfigFilterSensitiveLog: (obj: EvaluationDatasetMetricConfig) => any;
6754
- /**
6755
- * @internal
6756
- */
6757
- export declare const AutomatedEvaluationConfigFilterSensitiveLog: (obj: AutomatedEvaluationConfig) => any;
6758
- /**
6759
- * @internal
6760
- */
6761
- export declare const HumanEvaluationCustomMetricFilterSensitiveLog: (obj: HumanEvaluationCustomMetric) => any;
6762
- /**
6763
- * @internal
6764
- */
6765
- export declare const HumanWorkflowConfigFilterSensitiveLog: (obj: HumanWorkflowConfig) => any;
6766
- /**
6767
- * @internal
6768
- */
6769
- export declare const HumanEvaluationConfigFilterSensitiveLog: (obj: HumanEvaluationConfig) => any;
6770
- /**
6771
- * @internal
6772
- */
6773
- export declare const EvaluationConfigFilterSensitiveLog: (obj: EvaluationConfig) => any;
6774
- /**
6775
- * @internal
6776
- */
6777
- export declare const EvaluationBedrockModelFilterSensitiveLog: (obj: EvaluationBedrockModel) => any;
6778
- /**
6779
- * @internal
6780
- */
6781
- export declare const EvaluationModelConfigFilterSensitiveLog: (obj: EvaluationModelConfig) => any;
6782
- /**
6783
- * @internal
6784
- */
6785
- export declare const PromptTemplateFilterSensitiveLog: (obj: PromptTemplate) => any;
6786
- /**
6787
- * @internal
6788
- */
6789
- export declare const ExternalSourcesGenerationConfigurationFilterSensitiveLog: (obj: ExternalSourcesGenerationConfiguration) => any;
6790
- /**
6791
- * @internal
6792
- */
6793
- export declare const ByteContentDocFilterSensitiveLog: (obj: ByteContentDoc) => any;
6794
- /**
6795
- * @internal
6796
- */
6797
- export declare const ExternalSourceFilterSensitiveLog: (obj: ExternalSource) => any;
6798
- /**
6799
- * @internal
6800
- */
6801
- export declare const ExternalSourcesRetrieveAndGenerateConfigurationFilterSensitiveLog: (obj: ExternalSourcesRetrieveAndGenerateConfiguration) => any;
6802
- /**
6803
- * @internal
6804
- */
6805
- export declare const GenerationConfigurationFilterSensitiveLog: (obj: GenerationConfiguration) => any;
6806
- /**
6807
- * @internal
6808
- */
6809
- export declare const MetadataAttributeSchemaFilterSensitiveLog: (obj: MetadataAttributeSchema) => any;
6810
- /**
6811
- * @internal
6812
- */
6813
- export declare const ImplicitFilterConfigurationFilterSensitiveLog: (obj: ImplicitFilterConfiguration) => any;
6814
- /**
6815
- * @internal
6816
- */
6817
- export declare const RerankingMetadataSelectiveModeConfigurationFilterSensitiveLog: (obj: RerankingMetadataSelectiveModeConfiguration) => any;
6818
- /**
6819
- * @internal
6820
- */
6821
- export declare const MetadataConfigurationForRerankingFilterSensitiveLog: (obj: MetadataConfigurationForReranking) => any;
6822
- /**
6823
- * @internal
6824
- */
6825
- export declare const VectorSearchBedrockRerankingConfigurationFilterSensitiveLog: (obj: VectorSearchBedrockRerankingConfiguration) => any;
6826
- /**
6827
- * @internal
6828
- */
6829
- export declare const VectorSearchRerankingConfigurationFilterSensitiveLog: (obj: VectorSearchRerankingConfiguration) => any;
6830
- /**
6831
- * @internal
6832
- */
6833
- export declare const GetEvaluationJobRequestFilterSensitiveLog: (obj: GetEvaluationJobRequest) => any;
6834
- /**
6835
- * @internal
6836
- */
6837
- export declare const StopEvaluationJobRequestFilterSensitiveLog: (obj: StopEvaluationJobRequest) => any;
6838
- /**
6839
- * @internal
6840
- */
6841
- export declare const GuardrailContentFilterConfigFilterSensitiveLog: (obj: GuardrailContentFilterConfig) => any;
6842
- /**
6843
- * @internal
6844
- */
6845
- export declare const GuardrailContentFiltersTierConfigFilterSensitiveLog: (obj: GuardrailContentFiltersTierConfig) => any;
6846
- /**
6847
- * @internal
6848
- */
6849
- export declare const GuardrailContentPolicyConfigFilterSensitiveLog: (obj: GuardrailContentPolicyConfig) => any;
6850
- /**
6851
- * @internal
6852
- */
6853
- export declare const GuardrailContextualGroundingFilterConfigFilterSensitiveLog: (obj: GuardrailContextualGroundingFilterConfig) => any;
6854
- /**
6855
- * @internal
6856
- */
6857
- export declare const GuardrailContextualGroundingPolicyConfigFilterSensitiveLog: (obj: GuardrailContextualGroundingPolicyConfig) => any;
6858
- /**
6859
- * @internal
6860
- */
6861
- export declare const GuardrailTopicsTierConfigFilterSensitiveLog: (obj: GuardrailTopicsTierConfig) => any;
6862
- /**
6863
- * @internal
6864
- */
6865
- export declare const GuardrailTopicConfigFilterSensitiveLog: (obj: GuardrailTopicConfig) => any;
6866
- /**
6867
- * @internal
6868
- */
6869
- export declare const GuardrailTopicPolicyConfigFilterSensitiveLog: (obj: GuardrailTopicPolicyConfig) => any;
@@ -4793,179 +4793,3 @@ export interface GetEvaluationJobResponse {
4793
4793
  */
4794
4794
  failureMessages?: string[] | undefined;
4795
4795
  }
4796
- /**
4797
- * @internal
4798
- */
4799
- export declare const GuardrailManagedWordsConfigFilterSensitiveLog: (obj: GuardrailManagedWordsConfig) => any;
4800
- /**
4801
- * @internal
4802
- */
4803
- export declare const GuardrailWordConfigFilterSensitiveLog: (obj: GuardrailWordConfig) => any;
4804
- /**
4805
- * @internal
4806
- */
4807
- export declare const GuardrailWordPolicyConfigFilterSensitiveLog: (obj: GuardrailWordPolicyConfig) => any;
4808
- /**
4809
- * @internal
4810
- */
4811
- export declare const CreateGuardrailRequestFilterSensitiveLog: (obj: CreateGuardrailRequest) => any;
4812
- /**
4813
- * @internal
4814
- */
4815
- export declare const CreateGuardrailVersionRequestFilterSensitiveLog: (obj: CreateGuardrailVersionRequest) => any;
4816
- /**
4817
- * @internal
4818
- */
4819
- export declare const GuardrailContentFilterFilterSensitiveLog: (obj: GuardrailContentFilter) => any;
4820
- /**
4821
- * @internal
4822
- */
4823
- export declare const GuardrailContentFiltersTierFilterSensitiveLog: (obj: GuardrailContentFiltersTier) => any;
4824
- /**
4825
- * @internal
4826
- */
4827
- export declare const GuardrailContentPolicyFilterSensitiveLog: (obj: GuardrailContentPolicy) => any;
4828
- /**
4829
- * @internal
4830
- */
4831
- export declare const GuardrailContextualGroundingFilterFilterSensitiveLog: (obj: GuardrailContextualGroundingFilter) => any;
4832
- /**
4833
- * @internal
4834
- */
4835
- export declare const GuardrailContextualGroundingPolicyFilterSensitiveLog: (obj: GuardrailContextualGroundingPolicy) => any;
4836
- /**
4837
- * @internal
4838
- */
4839
- export declare const GuardrailTopicsTierFilterSensitiveLog: (obj: GuardrailTopicsTier) => any;
4840
- /**
4841
- * @internal
4842
- */
4843
- export declare const GuardrailTopicFilterSensitiveLog: (obj: GuardrailTopic) => any;
4844
- /**
4845
- * @internal
4846
- */
4847
- export declare const GuardrailTopicPolicyFilterSensitiveLog: (obj: GuardrailTopicPolicy) => any;
4848
- /**
4849
- * @internal
4850
- */
4851
- export declare const GuardrailManagedWordsFilterSensitiveLog: (obj: GuardrailManagedWords) => any;
4852
- /**
4853
- * @internal
4854
- */
4855
- export declare const GuardrailWordFilterSensitiveLog: (obj: GuardrailWord) => any;
4856
- /**
4857
- * @internal
4858
- */
4859
- export declare const GuardrailWordPolicyFilterSensitiveLog: (obj: GuardrailWordPolicy) => any;
4860
- /**
4861
- * @internal
4862
- */
4863
- export declare const GetGuardrailResponseFilterSensitiveLog: (obj: GetGuardrailResponse) => any;
4864
- /**
4865
- * @internal
4866
- */
4867
- export declare const GuardrailSummaryFilterSensitiveLog: (obj: GuardrailSummary) => any;
4868
- /**
4869
- * @internal
4870
- */
4871
- export declare const ListGuardrailsResponseFilterSensitiveLog: (obj: ListGuardrailsResponse) => any;
4872
- /**
4873
- * @internal
4874
- */
4875
- export declare const UpdateGuardrailRequestFilterSensitiveLog: (obj: UpdateGuardrailRequest) => any;
4876
- /**
4877
- * @internal
4878
- */
4879
- export declare const CreateInferenceProfileRequestFilterSensitiveLog: (obj: CreateInferenceProfileRequest) => any;
4880
- /**
4881
- * @internal
4882
- */
4883
- export declare const GetInferenceProfileResponseFilterSensitiveLog: (obj: GetInferenceProfileResponse) => any;
4884
- /**
4885
- * @internal
4886
- */
4887
- export declare const InferenceProfileSummaryFilterSensitiveLog: (obj: InferenceProfileSummary) => any;
4888
- /**
4889
- * @internal
4890
- */
4891
- export declare const ListInferenceProfilesResponseFilterSensitiveLog: (obj: ListInferenceProfilesResponse) => any;
4892
- /**
4893
- * @internal
4894
- */
4895
- export declare const GetModelInvocationJobResponseFilterSensitiveLog: (obj: GetModelInvocationJobResponse) => any;
4896
- /**
4897
- * @internal
4898
- */
4899
- export declare const ModelInvocationJobSummaryFilterSensitiveLog: (obj: ModelInvocationJobSummary) => any;
4900
- /**
4901
- * @internal
4902
- */
4903
- export declare const ListModelInvocationJobsResponseFilterSensitiveLog: (obj: ListModelInvocationJobsResponse) => any;
4904
- /**
4905
- * @internal
4906
- */
4907
- export declare const CreatePromptRouterRequestFilterSensitiveLog: (obj: CreatePromptRouterRequest) => any;
4908
- /**
4909
- * @internal
4910
- */
4911
- export declare const GetPromptRouterResponseFilterSensitiveLog: (obj: GetPromptRouterResponse) => any;
4912
- /**
4913
- * @internal
4914
- */
4915
- export declare const PromptRouterSummaryFilterSensitiveLog: (obj: PromptRouterSummary) => any;
4916
- /**
4917
- * @internal
4918
- */
4919
- export declare const ListPromptRoutersResponseFilterSensitiveLog: (obj: ListPromptRoutersResponse) => any;
4920
- /**
4921
- * @internal
4922
- */
4923
- export declare const CreateModelCustomizationJobRequestFilterSensitiveLog: (obj: CreateModelCustomizationJobRequest) => any;
4924
- /**
4925
- * @internal
4926
- */
4927
- export declare const GetModelCustomizationJobResponseFilterSensitiveLog: (obj: GetModelCustomizationJobResponse) => any;
4928
- /**
4929
- * @internal
4930
- */
4931
- export declare const RetrievalFilterFilterSensitiveLog: (obj: RetrievalFilter) => any;
4932
- /**
4933
- * @internal
4934
- */
4935
- export declare const KnowledgeBaseVectorSearchConfigurationFilterSensitiveLog: (obj: KnowledgeBaseVectorSearchConfiguration) => any;
4936
- /**
4937
- * @internal
4938
- */
4939
- export declare const KnowledgeBaseRetrievalConfigurationFilterSensitiveLog: (obj: KnowledgeBaseRetrievalConfiguration) => any;
4940
- /**
4941
- * @internal
4942
- */
4943
- export declare const KnowledgeBaseRetrieveAndGenerateConfigurationFilterSensitiveLog: (obj: KnowledgeBaseRetrieveAndGenerateConfiguration) => any;
4944
- /**
4945
- * @internal
4946
- */
4947
- export declare const RetrieveConfigFilterSensitiveLog: (obj: RetrieveConfig) => any;
4948
- /**
4949
- * @internal
4950
- */
4951
- export declare const RetrieveAndGenerateConfigurationFilterSensitiveLog: (obj: RetrieveAndGenerateConfiguration) => any;
4952
- /**
4953
- * @internal
4954
- */
4955
- export declare const KnowledgeBaseConfigFilterSensitiveLog: (obj: KnowledgeBaseConfig) => any;
4956
- /**
4957
- * @internal
4958
- */
4959
- export declare const RAGConfigFilterSensitiveLog: (obj: RAGConfig) => any;
4960
- /**
4961
- * @internal
4962
- */
4963
- export declare const EvaluationInferenceConfigFilterSensitiveLog: (obj: EvaluationInferenceConfig) => any;
4964
- /**
4965
- * @internal
4966
- */
4967
- export declare const CreateEvaluationJobRequestFilterSensitiveLog: (obj: CreateEvaluationJobRequest) => any;
4968
- /**
4969
- * @internal
4970
- */
4971
- export declare const GetEvaluationJobResponseFilterSensitiveLog: (obj: GetEvaluationJobResponse) => any;