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

[ML] Move and rename AmazonBedrockSecretSettings #125323

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

prwhelan
Copy link
Member

In preparation for integrating with SageMaker, we want to reuse the existing SecretSettings.

  • AmazonBedrockSecretSettings moved from services.amazonbedrock to common.amazon.
  • AmazonBedrockSecretSettings was renamed to AwsSecretSettings.
  • accessKey and secretKey are now encapsulated.

Verified

This commit was signed with the committer’s verified signature.
prwhelan Pat Whelan
In preparation for integrating with SageMaker, we want to reuse the
existing SecretSettings.

- AmazonBedrockSecretSettings moved from services.amazonbedrock to
  common.amazon.
- AmazonBedrockSecretSettings was renamed to AwsSecretSettings.
- accessKey and secretKey are now encapsulated.
@prwhelan prwhelan added >refactoring :ml Machine learning Team:ML Meta label for the ML team auto-backport Automatically create backport pull requests when merged v8.19.0 v9.1.0 labels Mar 20, 2025
@prwhelan prwhelan marked this pull request as ready for review March 20, 2025 17:29
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@prwhelan prwhelan enabled auto-merge (squash) March 21, 2025 12:51
@prwhelan prwhelan merged commit 7626026 into elastic:main Mar 21, 2025
17 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.x Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 125323

prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Mar 21, 2025

Verified

This commit was signed with the committer’s verified signature.
prwhelan Pat Whelan
In preparation for integrating with SageMaker, we want to reuse the
existing SecretSettings.

- AmazonBedrockSecretSettings moved from services.amazonbedrock to
  common.amazon.
- AmazonBedrockSecretSettings was renamed to AwsSecretSettings.
- accessKey and secretKey are now encapsulated.
elasticsearchmachine pushed a commit that referenced this pull request Mar 21, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
In preparation for integrating with SageMaker, we want to reuse the
existing SecretSettings.

- AmazonBedrockSecretSettings moved from services.amazonbedrock to
  common.amazon.
- AmazonBedrockSecretSettings was renamed to AwsSecretSettings.
- accessKey and secretKey are now encapsulated.
smalyshev pushed a commit to smalyshev/elasticsearch that referenced this pull request Mar 21, 2025

Partially verified

This commit is signed with the committer’s verified signature.
smalyshev’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
In preparation for integrating with SageMaker, we want to reuse the
existing SecretSettings.

- AmazonBedrockSecretSettings moved from services.amazonbedrock to
  common.amazon.
- AmazonBedrockSecretSettings was renamed to AwsSecretSettings.
- accessKey and secretKey are now encapsulated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged backport pending :ml Machine learning >refactoring Team:ML Meta label for the ML team v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants