AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-07-10 · Documentation low

File: glue/latest/dg/manage-notebook-sessions.md

Summary

Removed explicit list of available worker types from documentation, leaving only default worker type reference

Security assessment

Change simplifies documentation by removing redundant worker type list but does not relate to security controls or vulnerabilities

Diff

diff --git a/glue/latest/dg/manage-notebook-sessions.md b/glue/latest/dg/manage-notebook-sessions.md
index 6c04975d9..bf19c8d4d 100644
--- a//glue/latest/dg/manage-notebook-sessions.md
+++ b//glue/latest/dg/manage-notebook-sessions.md
@@ -46 +46 @@ Overriding properties for a running session is no longer available. In order to
-AWS Glue supports various worker types. You can set the worker type with `%worker_type`. For example: `%worker_type G.2X `. Available worker types include G.1X, G.2X, G.4X, G.8X, G.12X, G.16X, R.1X, R.2X, R.4X, and R.8X. The default is G.1X. 
+AWS Glue supports various worker types. You can set the worker type with `%worker_type`. For example: `%worker_type G.2X `. The default is G.1X.