Skip to content

Commit ae25af9

Browse files
author
AWS
committed
Amazon Bedrock Runtime Update: Add API Key and document citations support for Bedrock Runtime APIs
1 parent e3d2aa7 commit ae25af9

File tree

3 files changed

+281
-6
lines changed

3 files changed

+281
-6
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": "Add API Key and document citations support for Bedrock Runtime APIs"
6+
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"enableGenerateCompiledEndpointRules": true
2+
"enableGenerateCompiledEndpointRules": true,
3+
"enableEnvironmentBearerToken": true
34
}

0 commit comments

Comments
 (0)