mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
inti (#16313)
This commit is contained in:
parent
514969d7f7
commit
277e370b3c
1 changed files with 1 additions and 0 deletions
|
|
@ -237,6 +237,7 @@ def init_bedrock_client(
|
|||
"sts",
|
||||
aws_access_key_id=aws_access_key_id,
|
||||
aws_secret_access_key=aws_secret_access_key,
|
||||
verify=ssl_verify
|
||||
)
|
||||
|
||||
sts_response = sts_client.assume_role(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue