-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security solution] Rename connector from AWS Bedrock to Amazon Bedrock #169025
Conversation
Pinging @elastic/security-solution (Team: SecuritySolution) |
|
||
interface Props { | ||
actionTypes?: ActionType[]; | ||
actionTypeRegistry: ActionTypeRegistryContract; | ||
onClose: () => void; | ||
onSelect: (actionType: ActionType) => void; | ||
} | ||
const itemClassName = css` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…-ref HEAD~1..HEAD --fix'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍 Thanks @stephmilovic!
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…ck (elastic#169025) (cherry picked from commit 9b73b87)
…n Bedrock (#169025) (#169162) # Backport This will backport the following commits from `main` to `8.11`: - [[Security solution] Rename connector from AWS Bedrock to Amazon Bedrock (#169025)](#169025) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Steph Milovic","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-17T18:24:03Z","message":"[Security solution] Rename connector from AWS Bedrock to Amazon Bedrock (#169025)","sha":"9b73b87d5c7d639c1798e5d8572af8d0c65ffd21","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team: SecuritySolution","v8.11.0","v8.12.0","v8.11.1"],"number":169025,"url":"https://github.com/elastic/kibana/pull/169025","mergeCommit":{"message":"[Security solution] Rename connector from AWS Bedrock to Amazon Bedrock (#169025)","sha":"9b73b87d5c7d639c1798e5d8572af8d0c65ffd21"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169025","number":169025,"mergeCommit":{"message":"[Security solution] Rename connector from AWS Bedrock to Amazon Bedrock (#169025)","sha":"9b73b87d5c7d639c1798e5d8572af8d0c65ffd21"}}]}] BACKPORT--> Co-authored-by: Steph Milovic <[email protected]>
Summary
Resolves https://github.com/elastic/security-team/issues/7846
Renames AWS Bedrock to Amazon Bedrock
In stack management:
In security solution: