AWS Security ChangesHomeSearch

AWS glue documentation change

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

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

Summary

Expanded list of available AWS Glue worker types in documentation

Security assessment

This change only adds more worker type options to the documentation without any security context or vulnerability fixes mentioned.

Diff

diff --git a/glue/latest/dg/manage-notebook-sessions.md b/glue/latest/dg/manage-notebook-sessions.md
index bf19c8d4d..6c04975d9 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 `. 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 `. 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.