AWS Security ChangesHomeSearch

AWS glue high security documentation change

Service: glue · 2025-11-25 · Security-related high

File: glue/latest/webapi/API_GetGlueIdentityCenterConfiguration.md

Summary

Added 'UserBackgroundSessionsEnabled' response field for Identity Center configuration

Security assessment

Documents security-related configuration for background session permissions in authentication.

Diff

diff --git a/glue/latest/webapi/API_GetGlueIdentityCenterConfiguration.md b/glue/latest/webapi/API_GetGlueIdentityCenterConfiguration.md
index dbc7e92af..fb7b47783 100644
--- a//glue/latest/webapi/API_GetGlueIdentityCenterConfiguration.md
+++ b//glue/latest/webapi/API_GetGlueIdentityCenterConfiguration.md
@@ -17 +17,2 @@ Retrieves the current AWS Glue Identity Center configuration details, including
-       "Scopes": [ "**_string_** " ]
+       "Scopes": [ "**_string_** " ],
+       "UserBackgroundSessionsEnabled": **_boolean_**
@@ -50,0 +52,7 @@ Type: Array of strings
+**UserBackgroundSessionsEnabled **
+    
+
+Indicates whether users can run background sessions when using Identity Center authentication with AWS Glue services.
+
+Type: Boolean
+