|
2749 | 2749 | "distillationConfig": {
|
2750 | 2750 | "target": "com.amazonaws.bedrock#DistillationConfig",
|
2751 | 2751 | "traits": {
|
2752 |
| - "smithy.api#documentation": "<p>The distillation configuration for the custom model.</p>" |
| 2752 | + "smithy.api#documentation": "<p>The Distillation configuration for the custom model.</p>" |
2753 | 2753 | }
|
2754 | 2754 | }
|
2755 | 2755 | },
|
|
2780 | 2780 | }
|
2781 | 2781 | }
|
2782 | 2782 | },
|
| 2783 | + "com.amazonaws.bedrock#DataProcessingDetails": { |
| 2784 | + "type": "structure", |
| 2785 | + "members": { |
| 2786 | + "status": { |
| 2787 | + "target": "com.amazonaws.bedrock#JobStatusDetails", |
| 2788 | + "traits": { |
| 2789 | + "smithy.api#documentation": "<p>The status of the data processing sub-task of the job.</p>" |
| 2790 | + } |
| 2791 | + }, |
| 2792 | + "creationTime": { |
| 2793 | + "target": "com.amazonaws.bedrock#Timestamp", |
| 2794 | + "traits": { |
| 2795 | + "smithy.api#documentation": "<p>The start time of the data processing sub-task of the job.</p>" |
| 2796 | + } |
| 2797 | + }, |
| 2798 | + "lastModifiedTime": { |
| 2799 | + "target": "com.amazonaws.bedrock#Timestamp", |
| 2800 | + "traits": { |
| 2801 | + "smithy.api#documentation": "<p>The latest update to the data processing sub-task of the job.</p>" |
| 2802 | + } |
| 2803 | + } |
| 2804 | + }, |
| 2805 | + "traits": { |
| 2806 | + "smithy.api#documentation": "<p>For a Distillation job, the status details for the data processing sub-task of the job.</p>" |
| 2807 | + } |
| 2808 | + }, |
2783 | 2809 | "com.amazonaws.bedrock#DeleteCustomModel": {
|
2784 | 2810 | "type": "operation",
|
2785 | 2811 | "input": {
|
|
5653 | 5679 | "smithy.api#documentation": "<p>Information about why the job failed.</p>"
|
5654 | 5680 | }
|
5655 | 5681 | },
|
| 5682 | + "statusDetails": { |
| 5683 | + "target": "com.amazonaws.bedrock#StatusDetails", |
| 5684 | + "traits": { |
| 5685 | + "smithy.api#documentation": "<p>For a Distillation job, the details about the statuses of the sub-tasks of the customization job. </p>" |
| 5686 | + } |
| 5687 | + }, |
5656 | 5688 | "creationTime": {
|
5657 | 5689 | "target": "com.amazonaws.bedrock#Timestamp",
|
5658 | 5690 | "traits": {
|
|
8709 | 8741 | "smithy.api#pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9\\+\\-\\.])*$"
|
8710 | 8742 | }
|
8711 | 8743 | },
|
| 8744 | + "com.amazonaws.bedrock#JobStatusDetails": { |
| 8745 | + "type": "enum", |
| 8746 | + "members": { |
| 8747 | + "IN_PROGRESS": { |
| 8748 | + "target": "smithy.api#Unit", |
| 8749 | + "traits": { |
| 8750 | + "smithy.api#enumValue": "InProgress" |
| 8751 | + } |
| 8752 | + }, |
| 8753 | + "COMPLETED": { |
| 8754 | + "target": "smithy.api#Unit", |
| 8755 | + "traits": { |
| 8756 | + "smithy.api#enumValue": "Completed" |
| 8757 | + } |
| 8758 | + }, |
| 8759 | + "STOPPING": { |
| 8760 | + "target": "smithy.api#Unit", |
| 8761 | + "traits": { |
| 8762 | + "smithy.api#enumValue": "Stopping" |
| 8763 | + } |
| 8764 | + }, |
| 8765 | + "STOPPED": { |
| 8766 | + "target": "smithy.api#Unit", |
| 8767 | + "traits": { |
| 8768 | + "smithy.api#enumValue": "Stopped" |
| 8769 | + } |
| 8770 | + }, |
| 8771 | + "FAILED": { |
| 8772 | + "target": "smithy.api#Unit", |
| 8773 | + "traits": { |
| 8774 | + "smithy.api#enumValue": "Failed" |
| 8775 | + } |
| 8776 | + }, |
| 8777 | + "NOT_STARTED": { |
| 8778 | + "target": "smithy.api#Unit", |
| 8779 | + "traits": { |
| 8780 | + "smithy.api#enumValue": "NotStarted" |
| 8781 | + } |
| 8782 | + } |
| 8783 | + } |
| 8784 | + }, |
8712 | 8785 | "com.amazonaws.bedrock#KbInferenceConfig": {
|
8713 | 8786 | "type": "structure",
|
8714 | 8787 | "members": {
|
|
10888 | 10961 | "smithy.api#documentation": "<p>Time that the customization job was last modified.</p>"
|
10889 | 10962 | }
|
10890 | 10963 | },
|
| 10964 | + "statusDetails": { |
| 10965 | + "target": "com.amazonaws.bedrock#StatusDetails", |
| 10966 | + "traits": { |
| 10967 | + "smithy.api#documentation": "<p>Details about the status of the data processing sub-task of the job.</p>" |
| 10968 | + } |
| 10969 | + }, |
10891 | 10970 | "creationTime": {
|
10892 | 10971 | "target": "com.amazonaws.bedrock#Timestamp",
|
10893 | 10972 | "traits": {
|
|
12269 | 12348 | }
|
12270 | 12349 | },
|
12271 | 12350 | "traits": {
|
12272 |
| - "smithy.api#documentation": "<p>Rules for filtering invocation logs. A filter can be a mapping of a metadata\n key to a value that it should or should not equal (a base filter), or a list of base filters\n that are all applied with <code>AND</code> or <code>OR</code> logical operators</p>" |
| 12351 | + "smithy.api#documentation": "<p>Rules for filtering invocation logs. A filter can be a mapping of a metadata\n key to a value that it should or should not equal (a base filter), or a list of base filters\n that are all applied with <code>AND</code> or <code>OR</code> logical operators</p>" |
12273 | 12352 | }
|
12274 | 12353 | },
|
12275 | 12354 | "com.amazonaws.bedrock#RequestMetadataFiltersList": {
|
|
12773 | 12852 | }
|
12774 | 12853 | }
|
12775 | 12854 | },
|
| 12855 | + "com.amazonaws.bedrock#StatusDetails": { |
| 12856 | + "type": "structure", |
| 12857 | + "members": { |
| 12858 | + "validationDetails": { |
| 12859 | + "target": "com.amazonaws.bedrock#ValidationDetails", |
| 12860 | + "traits": { |
| 12861 | + "smithy.api#documentation": "<p>The status details for the validation sub-task of the job.</p>" |
| 12862 | + } |
| 12863 | + }, |
| 12864 | + "dataProcessingDetails": { |
| 12865 | + "target": "com.amazonaws.bedrock#DataProcessingDetails", |
| 12866 | + "traits": { |
| 12867 | + "smithy.api#documentation": "<p>The status details for the data processing sub-task of the job.</p>" |
| 12868 | + } |
| 12869 | + }, |
| 12870 | + "trainingDetails": { |
| 12871 | + "target": "com.amazonaws.bedrock#TrainingDetails", |
| 12872 | + "traits": { |
| 12873 | + "smithy.api#documentation": "<p>The status details for the training sub-task of the job.</p>" |
| 12874 | + } |
| 12875 | + } |
| 12876 | + }, |
| 12877 | + "traits": { |
| 12878 | + "smithy.api#documentation": "<p>For a Distillation job, the status details for sub-tasks of the job. Possible statuses for each sub-task include the following:</p>\n <ul>\n <li>\n <p>NotStarted</p>\n </li>\n <li>\n <p>InProgress</p>\n </li>\n <li>\n <p>Completed</p>\n </li>\n <li>\n <p>Stopping</p>\n </li>\n <li>\n <p>Stopped</p>\n </li>\n <li>\n <p>Failed</p>\n </li>\n </ul>" |
| 12879 | + } |
| 12880 | + }, |
12776 | 12881 | "com.amazonaws.bedrock#StopEvaluationJob": {
|
12777 | 12882 | "type": "operation",
|
12778 | 12883 | "input": {
|
|
13158 | 13263 | "com.amazonaws.bedrock#TeacherModelIdentifier": {
|
13159 | 13264 | "type": "string",
|
13160 | 13265 | "traits": {
|
13161 |
| - "smithy.api#pattern": "^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}::foundation-model/[a-z0-9-]{1,63}[.]{1}([a-z0-9-]{1,63}[.]){0,2}[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][_-]?)+)$" |
| 13266 | + "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})([:][a-z0-9-]{1,63}){0,2})|(([0-9a-zA-Z][_-]?)+)$)|([0-9]{12}:inference-profile/[a-zA-Z0-9-:.]+$)))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2})$" |
13162 | 13267 | }
|
13163 | 13268 | },
|
13164 | 13269 | "com.amazonaws.bedrock#Temperature": {
|
|
13279 | 13384 | "smithy.api#documentation": "<p>S3 Location of the training data.</p>"
|
13280 | 13385 | }
|
13281 | 13386 | },
|
| 13387 | + "com.amazonaws.bedrock#TrainingDetails": { |
| 13388 | + "type": "structure", |
| 13389 | + "members": { |
| 13390 | + "status": { |
| 13391 | + "target": "com.amazonaws.bedrock#JobStatusDetails", |
| 13392 | + "traits": { |
| 13393 | + "smithy.api#documentation": "<p>The status of the training sub-task of the job.</p>" |
| 13394 | + } |
| 13395 | + }, |
| 13396 | + "creationTime": { |
| 13397 | + "target": "com.amazonaws.bedrock#Timestamp", |
| 13398 | + "traits": { |
| 13399 | + "smithy.api#documentation": "<p>The start time of the training sub-task of the job.</p>" |
| 13400 | + } |
| 13401 | + }, |
| 13402 | + "lastModifiedTime": { |
| 13403 | + "target": "com.amazonaws.bedrock#Timestamp", |
| 13404 | + "traits": { |
| 13405 | + "smithy.api#documentation": "<p>The latest update to the training sub-task of the job.</p>" |
| 13406 | + } |
| 13407 | + } |
| 13408 | + }, |
| 13409 | + "traits": { |
| 13410 | + "smithy.api#documentation": "<p>For a Distillation job, the status details for the training sub-task of the job.</p>" |
| 13411 | + } |
| 13412 | + }, |
13282 | 13413 | "com.amazonaws.bedrock#TrainingMetrics": {
|
13283 | 13414 | "type": "structure",
|
13284 | 13415 | "members": {
|
|
13705 | 13836 | "smithy.api#documentation": "<p>Array of up to 10 validators.</p>"
|
13706 | 13837 | }
|
13707 | 13838 | },
|
| 13839 | + "com.amazonaws.bedrock#ValidationDetails": { |
| 13840 | + "type": "structure", |
| 13841 | + "members": { |
| 13842 | + "status": { |
| 13843 | + "target": "com.amazonaws.bedrock#JobStatusDetails", |
| 13844 | + "traits": { |
| 13845 | + "smithy.api#documentation": "<p>The status of the validation sub-task of the job.</p>" |
| 13846 | + } |
| 13847 | + }, |
| 13848 | + "creationTime": { |
| 13849 | + "target": "com.amazonaws.bedrock#Timestamp", |
| 13850 | + "traits": { |
| 13851 | + "smithy.api#documentation": "<p>The start time of the validation sub-task of the job.</p>" |
| 13852 | + } |
| 13853 | + }, |
| 13854 | + "lastModifiedTime": { |
| 13855 | + "target": "com.amazonaws.bedrock#Timestamp", |
| 13856 | + "traits": { |
| 13857 | + "smithy.api#documentation": "<p>The latest update to the validation sub-task of the job.</p>" |
| 13858 | + } |
| 13859 | + } |
| 13860 | + }, |
| 13861 | + "traits": { |
| 13862 | + "smithy.api#documentation": "<p>For a Distillation job, the status details for the validation sub-task of the job.</p>" |
| 13863 | + } |
| 13864 | + }, |
13708 | 13865 | "com.amazonaws.bedrock#ValidationException": {
|
13709 | 13866 | "type": "structure",
|
13710 | 13867 | "members": {
|
|
0 commit comments