mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
docs(bedrock.md): add aws bedrock runtime endpoint to docs
This commit is contained in:
parent
97ed4d3a16
commit
284435022e
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ aws_session_name: Optional[str],
|
|||
aws_profile_name: Optional[str],
|
||||
aws_role_name: Optional[str],
|
||||
aws_web_identity_token: Optional[str],
|
||||
aws_bedrock_runtime_endpoint: Optional[str],
|
||||
```
|
||||
|
||||
### 2. Start the proxy
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue