AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-03-19 · Documentation low

File: glue/latest/dg/sap-odata-aws-secret-manager-auth-secret.md

Summary

Fixed JSON syntax in secret manager client secret example

Security assessment

Syntax correction without security implications

Diff

diff --git a/glue/latest/dg/sap-odata-aws-secret-manager-auth-secret.md b/glue/latest/dg/sap-odata-aws-secret-manager-auth-secret.md
index 54593cc9f..ecbb203e4 100644
--- a/glue/latest/dg/sap-odata-aws-secret-manager-auth-secret.md
+++ b/glue/latest/dg/sap-odata-aws-secret-manager-auth-secret.md
@@ -30 +30 @@ In case you are using OAuth 2.0 as your authentication mechanism, the secret in
-    {"USER_MANAGED_CLIENT_APPLICATION_CLIENT_SECRET": "<your client secret>"
+    "USER_MANAGED_CLIENT_APPLICATION_CLIENT_SECRET": "<your client secret>"