AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-05-13 · Documentation low

File: glue/latest/webapi/API_CreateSession.md

Summary

Removed statement about 48-hour maximum session lifetime for Spark ETL jobs

Security assessment

Documentation correction about session timeout defaults. No evidence this change addresses a security vulnerability or weakens existing controls.

Diff

diff --git a/glue/latest/webapi/API_CreateSession.md b/glue/latest/webapi/API_CreateSession.md
index 52aa0aa00..47569f9fb 100644
--- a//glue/latest/webapi/API_CreateSession.md
+++ b//glue/latest/webapi/API_CreateSession.md
@@ -209 +209 @@ Required: No
-The number of minutes before session times out. Default for Spark ETL jobs is 48 hours (2880 minutes), the maximum session lifetime for this job type. Consult the documentation for other job types. 
+The number of minutes before session times out. Default for Spark ETL jobs is 48 hours (2880 minutes). Consult the documentation for other job types.