AWS lake-formation documentation change
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"