Skip to content

Commit

Permalink
[Serverless] Add link to Cases connector
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jun 4, 2024
1 parent b3e955b commit 8617be6
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions serverless/pages/action-connectors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@ The list of available connectors varies by project type.
{
"title": "Amazon Bedrock",
"description": "Send a request to Amazon Bedrock.",
"href": "hhttps://www.elastic.co/guide/en/kibana/8.11/bedrock-action-type.html",
"href": "hhttps://www.elastic.co/guide/en/kibana/current/bedrock-action-type.html",
"target": "_blank"
},
{
"title": "Cases",
"description": "Add alerts to cases.",
"href": "https://www.elastic.co/guide/en/kibana/8.14/cases-action-type.html",
"target": "_blank"
},
{
Expand Down Expand Up @@ -59,13 +65,13 @@ The list of available connectors varies by project type.
{
"title": "Observability AI Assistant",
"description": "Add AI-driven insights and custom actions to your workflow.",
"href": "https://www.elastic.co/guide/en/kibana/master/obs-ai-assistant-action-type.html",
"href": "https://www.elastic.co/guide/en/kibana/8.14/obs-ai-assistant-action-type.html",
"target": "_blank"
},
{
"title": "OpenAI",
"description": "Send a request to OpenAI.",
"href": "https://www.elastic.co/guide/en/kibana/8.11/openai-action-type.html",
"href": "https://www.elastic.co/guide/en/kibana/current/openai-action-type.html",
"target": "_blank"
},
{
Expand Down

0 comments on commit 8617be6

Please sign in to comment.