AWS Security ChangesHomeSearch

AWS lake-formation documentation change

Service: lake-formation · 2025-12-16 · Documentation low

File: lake-formation/latest/dg/catalog-federation-snowflake.md

Summary

Changed OAuth2 scope parameter casing from 'Scope' to 'scope'

Security assessment

Identical to Databricks federation change. No security impact identified.

Diff

diff --git a/lake-formation/latest/dg/catalog-federation-snowflake.md b/lake-formation/latest/dg/catalog-federation-snowflake.md
index 957abbe16..b7f692c23 100644
--- a//lake-formation/latest/dg/catalog-federation-snowflake.md
+++ b//lake-formation/latest/dg/catalog-federation-snowflake.md
@@ -236 +236 @@ The following example uses OAuth2 authentication configuration to create an AWS
-                "Scope": "all-apis"
+                "scope": "all-apis"