From 8e050df47677bf2eb550394e08652a6cc2482e66 Mon Sep 17 00:00:00 2001 From: jzonthemtn Date: Fri, 31 Jan 2025 11:01:08 -0500 Subject: [PATCH] Updating osi pipeline docs. --- docs/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools.md b/docs/tools.md index 8b79f62..bf51765 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -65,7 +65,7 @@ awscurl \ -X GET \ --region ${AWS_REGION} \ --service es \ - --profile ${AWS_PROFILE} | jq + --profile ${AWS_PROFILE} ``` Indexed queries can be viewed by changing the `ubi_events` index to the `ubi_queries` index.