From 3222368c32130c8899414000ba2142a8cc8d4100 Mon Sep 17 00:00:00 2001 From: Raj Date: Fri, 10 Jan 2025 23:26:27 +0530 Subject: [PATCH] Fix Typo in AWS Global Event Handlers and Access Control Logs Guides (#253) --- docs/guides/aws/global-event-handlers/index.md | 2 -- .../troubleshooting/access-control-logs/index.md | 8 ++++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/guides/aws/global-event-handlers/index.md b/docs/guides/aws/global-event-handlers/index.md index 8bfe6c81..dfbac09a 100644 --- a/docs/guides/aws/global-event-handlers/index.md +++ b/docs/guides/aws/global-event-handlers/index.md @@ -10,5 +10,3 @@ Global Event Handlers (GEH) simplify event management by consolidating event han - [Setup Global Event Handlers(GEH) with Turbot-Managed IAM Role](guides/aws/global-event-handlers/setup-with-turbot-managed-iam-role) - [Setup Global Event Handlers(GEH) with Custom IAM Role](guides/aws/global-event-handlers/setup-with-custom-iam-role) - [Migrating to Global Event Handlers](guides/aws/global-event-handlers/migrate-to-global-event-handlers) - -docs/guides/aws/global-event-handlers \ No newline at end of file diff --git a/docs/guides/using-guardrails/troubleshooting/access-control-logs/index.md b/docs/guides/using-guardrails/troubleshooting/access-control-logs/index.md index ed5c47f0..7150c1cb 100644 --- a/docs/guides/using-guardrails/troubleshooting/access-control-logs/index.md +++ b/docs/guides/using-guardrails/troubleshooting/access-control-logs/index.md @@ -1,9 +1,9 @@ --- -title: Access Logs for a Guardrails' Control +title: Access Control Logs sidebar_label: Access Control Logs --- -# Access Logs for a Guardrails' Control +# Access Control Logs In this guide, you will: - Learn how to retrieve and analyze access logs to investigate control failures in the Guardrails console. @@ -19,14 +19,14 @@ Control logs are essential for tracking activities and operations within a Guard - Familiarity with the Guardrails console. -## Step 1: Log in to the Guardrails Console +## Step 1: Login to Guardrails Console Log in to the Guardrails console. ![Guardrails Console Login](/images/docs/guardrails/guides/using-guardrails/troubleshooting/access-control-logs/guardrails-console-login.png) -## Step 2: Navigate to the Control +## Step 2: Navigate to Control Navigate to the control page to inspect the failure details. Select **VIEW LOG**.