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

Open
SHASHANKB opened this issue Sep 16, 2024 · 0 comments
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

@SHASHANKB SHASHANKB added enhancement New feature or request feature request labels Sep 16, 2024
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
1 participant