[GH-ISSUE #2299] [FEAT]: Add support for temporary session credentials when connecting with Bedrock #1503

Closed
opened 2026-02-22 18:25:09 -05:00 by yindo · 1 comment
Owner

Originally created by @SHASHANKB on GitHub (Sep 16, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2299

Originally assigned to: @timothycarambat on GitHub.

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

Originally created by @SHASHANKB on GitHub (Sep 16, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2299 Originally assigned to: @timothycarambat on GitHub. ### 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
yindo added the enhancementfeature request labels 2026-02-22 18:25:09 -05:00
yindo closed this issue 2026-02-22 18:25:09 -05:00
Author
Owner

@dannysteenman commented on GitHub (Oct 24, 2024):

+1 for this feature.

@dannysteenman commented on GitHub (Oct 24, 2024): +1 for this feature.
yindo changed title from [FEAT]: Add support for temporary session credentials when connecting with Bedrock to [GH-ISSUE #2299] [FEAT]: Add support for temporary session credentials when connecting with Bedrock 2026-06-05 14:41:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1503