|
1051 | 1051 | "clientRequestToken": {
|
1052 | 1052 | "target": "com.amazonaws.bedrock#IdempotencyToken",
|
1053 | 1053 | "traits": {
|
1054 |
| - "smithy.api#documentation": "<p>A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request,\n Amazon Bedrock ignores the request, but does not return an error. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring idempotency</a>.</p>", |
| 1054 | + "smithy.api#documentation": "<p>A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request,\n Amazon Bedrock ignores the request, but does not return an error. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring idempotency</a>.</p>", |
1055 | 1055 | "smithy.api#idempotencyToken": {}
|
1056 | 1056 | }
|
1057 | 1057 | },
|
|
1084 | 1084 | "inferenceConfig": {
|
1085 | 1085 | "target": "com.amazonaws.bedrock#EvaluationInferenceConfig",
|
1086 | 1086 | "traits": {
|
1087 |
| - "smithy.api#documentation": "<p>Specify the models you want to use in your model evaluation job. Automatic model evaluation jobs support a single model, and model evaluation job that use human workers support two models.</p>", |
| 1087 | + "smithy.api#documentation": "<p>Specify the models you want to use in your model evaluation job. Automatic model evaluation jobs support a single model or <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html\">inference profile</a>, and model evaluation job that use human workers support two models or inference profiles.</p>", |
1088 | 1088 | "smithy.api#required": {}
|
1089 | 1089 | }
|
1090 | 1090 | },
|
|
2386 | 2386 | "modelIdentifier": {
|
2387 | 2387 | "target": "com.amazonaws.bedrock#EvaluationModelIdentifier",
|
2388 | 2388 | "traits": {
|
2389 |
| - "smithy.api#documentation": "<p>The ARN of the Amazon Bedrock model specified.</p>", |
| 2389 | + "smithy.api#documentation": "<p>The ARN of the Amazon Bedrock model or inference profile specified.</p>", |
2390 | 2390 | "smithy.api#required": {}
|
2391 | 2391 | }
|
2392 | 2392 | },
|
|
2399 | 2399 | }
|
2400 | 2400 | },
|
2401 | 2401 | "traits": {
|
2402 |
| - "smithy.api#documentation": "<p>Contains the ARN of the Amazon Bedrock models specified in your model evaluation job. Each Amazon Bedrock model supports different <code>inferenceParams</code>. To learn more about supported inference parameters for Amazon Bedrock models, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters.html\">Inference parameters for foundation models</a>.</p>\n <p>The <code>inferenceParams</code> are specified using JSON. To successfully insert JSON as string make sure that all quotations are properly escaped. For example, <code>\"temperature\":\"0.25\"</code> key value pair would need to be formatted as <code>\\\"temperature\\\":\\\"0.25\\\"</code> to successfully accepted in the request.</p>" |
| 2402 | + "smithy.api#documentation": "<p>Contains the ARN of the Amazon Bedrock model or <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html\">inference profile</a> specified in your model evaluation job. Each Amazon Bedrock model supports different <code>inferenceParams</code>. To learn more about supported inference parameters for Amazon Bedrock models, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters.html\">Inference parameters for foundation models</a>.</p>\n <p>The <code>inferenceParams</code> are specified using JSON. To successfully insert JSON as string make sure that all quotations are properly escaped. For example, <code>\"temperature\":\"0.25\"</code> key value pair would need to be formatted as <code>\\\"temperature\\\":\\\"0.25\\\"</code> to successfully accepted in the request.</p>" |
2403 | 2403 | }
|
2404 | 2404 | },
|
2405 | 2405 | "com.amazonaws.bedrock#EvaluationConfig": {
|
|
2693 | 2693 | "bedrockModel": {
|
2694 | 2694 | "target": "com.amazonaws.bedrock#EvaluationBedrockModel",
|
2695 | 2695 | "traits": {
|
2696 |
| - "smithy.api#documentation": "<p>Defines the Amazon Bedrock model and inference parameters you want used.</p>" |
| 2696 | + "smithy.api#documentation": "<p>Defines the Amazon Bedrock model or inference profile and inference parameters you want used.</p>" |
2697 | 2697 | }
|
2698 | 2698 | }
|
2699 | 2699 | },
|
|
2720 | 2720 | "min": 1,
|
2721 | 2721 | "max": 2048
|
2722 | 2722 | },
|
2723 |
| - "smithy.api#pattern": "^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:(([0-9]{12}:custom-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}(([:][a-z0-9-]{1,63}){0,2})?/[a-z0-9]{12})|(:foundation-model/([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2})))|(([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2}))|(([0-9a-zA-Z][_-]?)+)$" |
| 2723 | + "smithy.api#pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:((:foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|([0-9]{12}:inference-profile/(([a-z]{2}.)[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63})))))|(([a-z]{2}[.]{1})([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63})))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))$" |
2724 | 2724 | }
|
2725 | 2725 | },
|
2726 | 2726 | "com.amazonaws.bedrock#EvaluationModelIdentifiers": {
|
|
0 commit comments