AWS Security ChangesHomeSearch

AWS glue documentation change

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

File: glue/latest/dg/aws-glue-api-interactive-sessions.md

Summary

Updated regex pattern references for GlueVersion and PythonVersion parameters

Security assessment

The changes only update pattern reference numbers without altering security validation rules or describing security features. This is likely a documentation maintenance update.

Diff

diff --git a/glue/latest/dg/aws-glue-api-interactive-sessions.md b/glue/latest/dg/aws-glue-api-interactive-sessions.md
index 7a6da62de..f7aa927fe 100644
--- a//glue/latest/dg/aws-glue-api-interactive-sessions.md
+++ b//glue/latest/dg/aws-glue-api-interactive-sessions.md
@@ -86 +86 @@ The name of the SecurityConfiguration structure to be used with the session.
-  * `GlueVersion` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #48](./aws-glue-api-common.html#regex_48).
+  * `GlueVersion` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #47](./aws-glue-api-common.html#regex_47).
@@ -139 +139 @@ Specifies the name of the SessionCommand. Can be 'glueetl' or 'gluestreaming'.
-  * `PythonVersion` – UTF-8 string, matching the [Custom string pattern #49](./aws-glue-api-common.html#regex_49).
+  * `PythonVersion` – UTF-8 string, matching the [Custom string pattern #48](./aws-glue-api-common.html#regex_48).
@@ -335 +335 @@ The name of the SecurityConfiguration structure to be used with the session
-  * `GlueVersion` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #48](./aws-glue-api-common.html#regex_48).
+  * `GlueVersion` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #47](./aws-glue-api-common.html#regex_47).