AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-04-11 · Documentation low

File: prescriptive-guidance/latest/oracle-exadata-blueprint/storage-indexes.md

Summary

Fixed quotation marks in SQL statement syntax

Security assessment

Syntax formatting change with no security context

Diff

diff --git a/prescriptive-guidance/latest/oracle-exadata-blueprint/storage-indexes.md b/prescriptive-guidance/latest/oracle-exadata-blueprint/storage-indexes.md
index 8481212c6..77df3ce03 100644
--- a//prescriptive-guidance/latest/oracle-exadata-blueprint/storage-indexes.md
+++ b//prescriptive-guidance/latest/oracle-exadata-blueprint/storage-indexes.md
@@ -31 +31 @@ For example, use the following SQL statement to disable the storage index at the
-    alter session set “_KCFIS_STORAGEIDX_DISABLED”=TRUE;
+    alter session set "_KCFIS_STORAGEIDX_DISABLED"=TRUE;