Merge pull request #15058 from uc4w6c/doc/add_api_key_to_bedrock

doc: add missing api_key parameter
This commit is contained in:
Krish Dholakia 2025-09-29 21:52:31 -07:00 committed by GitHub
commit 56fccee731
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,6 +101,7 @@ aws_profile_name: Optional[str],
aws_role_name: Optional[str],
aws_web_identity_token: Optional[str],
aws_bedrock_runtime_endpoint: Optional[str],
api_key: Optional[str],
```
### 2. Start the proxy