anything-llm
anything-llm copied to clipboard
[FEAT]: Add support for temporary session credentials when connecting with Bedrock
What would you like to see?
Currently Bedrock connector only supports long term IAM User credentials. These can be insecure because they don't rotate automatically.
If you can add support for temporary session credentials (access-key, secret-key and session-token) when connecting with Bedrock, it'll remove the dependency to maintain an IAM User with long term static credentials