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

add credential object #1218

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

Hazel-Datastax
Copy link
Contributor

What this PR does:

  1. Change the provider to accept a Credential object instead of Optional for api key. The object will have 3 elements apiKey, access key and access Id.
  2. All current provider implementation to use api key from credential object

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@Hazel-Datastax Hazel-Datastax requested a review from a team as a code owner July 1, 2024 20:15
@Hazel-Datastax Hazel-Datastax merged commit 36a0033 into feature/aws-bedrock Jul 1, 2024
1 check failed
@Hazel-Datastax Hazel-Datastax deleted the hazel/refactor_cred_object branch July 1, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant