mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 17:25:29 -04:00
[GH-ISSUE #87] Do anything llm has capability to use IAM role to connect to aws bedrock #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NihalKA on GitHub (Sep 4, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anythingllm-docs/issues/87
In anything llm ui is asking for aws accesskey id and secret key as a mandatory field, can I pass it as container or system variables(ACCESS_KEY and SECRET_KEY) to get connected instead of manually entering it via UI. Or can it assume a role so we can avoid access secret keys.?
@timothycarambat commented on GitHub (Sep 4, 2024):
Yes, you can just set the env keys directly in the .env
Do anything llm has capability to use IAM role to connect to aws bedrockto [GH-ISSUE #87] Do anything llm has capability to use IAM role to connect to aws bedrock