Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
SHASHANKB opened this issue Sep 16, 2024 · 1 comment · Fixed by #2554
Closed
Assignees
Labels
enhancement New feature or request feature request

Comments

@SHASHANKB
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants