AWS glue high security documentation change
Summary
Added 'UserBackgroundSessionsEnabled' parameter for Identity Center configuration
Security assessment
Introduces security control for background session permissions in Identity Center integration.
Diff
diff --git a/glue/latest/webapi/API_CreateGlueIdentityCenterConfiguration.md b/glue/latest/webapi/API_CreateGlueIdentityCenterConfiguration.md index d84180441..79d775aff 100644 --- a//glue/latest/webapi/API_CreateGlueIdentityCenterConfiguration.md +++ b//glue/latest/webapi/API_CreateGlueIdentityCenterConfiguration.md @@ -16 +16,2 @@ Creates a new AWS Glue Identity Center configuration to enable integration betwe - "Scopes": [ "string" ] + "Scopes": [ "string" ], + "UserBackgroundSessionsEnabled": boolean @@ -48,0 +50,9 @@ Required: No +**UserBackgroundSessionsEnabled ** + + +Specifies whether users can run background sessions when using Identity Center authentication with AWS Glue services. + +Type: Boolean + +Required: No +