Skip to content

Commit 9950390

Browse files
author
AWS
committed
Amazon Bedrock Runtime Update: Increases Converse API's document name length
1 parent 1f62d93 commit 9950390

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Bedrock Runtime",
4+
"contributor": "",
5+
"description": "Increases Converse API's document name length"
6+
}

services/bedrockruntime/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
},
563563
"DocumentBlockNameString":{
564564
"type":"string",
565-
"max":64,
565+
"max":200,
566566
"min":1
567567
},
568568
"DocumentFormat":{

0 commit comments

Comments
 (0)