docs: add a link to the relevant litellm page

This commit is contained in:
shnskfjwr
2024-07-23 18:32:30 +09:00
parent 41c6502190
commit 53744af32f

View File

@ -204,7 +204,7 @@ If you are using the claude-3 model, please configure the following settings as
drop_params = true
```
AWS session is automatically authenticated from your environment, but you can also explicitly set `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` and `AWS_REGION_NAME` environment variables.
AWS session is automatically authenticated from your environment, but you can also explicitly set `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` and `AWS_REGION_NAME` environment variables. Please refer to [this document](https://litellm.vercel.app/docs/providers/bedrock) for more details.
## Patch Extra Lines