AWS Security ChangesHomeSearch

AWS glue documentation change

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

File: glue/latest/dg/aws-glue-api-catalog-tables.md

Summary

Updated regex pattern references for SchemaVersionId and TransactionId fields across multiple operations

Security assessment

The changes only update cross-references to regex pattern definitions (e.g., from #45 to #44, and #44 to #43) without modifying security-related content or validation logic. There's no evidence these reference number changes address specific vulnerabilities or security weaknesses.

Diff

diff --git a/glue/latest/dg/aws-glue-api-catalog-tables.md b/glue/latest/dg/aws-glue-api-catalog-tables.md
index bdec8d9c3..42b4b4dc5 100644
--- a//glue/latest/dg/aws-glue-api-catalog-tables.md
+++ b//glue/latest/dg/aws-glue-api-catalog-tables.md
@@ -401 +401 @@ A structure that contains schema identity fields. Either this or the `SchemaVers
-  * `SchemaVersionId` – UTF-8 string, not less than 36 or more than 36 bytes long, matching the [Custom string pattern #45](./aws-glue-api-common.html#regex_45).
+  * `SchemaVersionId` – UTF-8 string, not less than 36 or more than 36 bytes long, matching the [Custom string pattern #44](./aws-glue-api-common.html#regex_44).
@@ -882 +882 @@ A list of partition indexes, `PartitionIndex` structures, to create in the table
-  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #44](./aws-glue-api-common.html#regex_44).
+  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #43](./aws-glue-api-common.html#regex_43).
@@ -949 +949 @@ By default, `UpdateTable` always creates an archived version of the table before
-  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #44](./aws-glue-api-common.html#regex_44).
+  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #43](./aws-glue-api-common.html#regex_43).
@@ -1026 +1026 @@ The name of the table to be deleted. For Hive compatibility, this name is entire
-  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #44](./aws-glue-api-common.html#regex_44).
+  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #43](./aws-glue-api-common.html#regex_43).
@@ -1085 +1085 @@ A list of the table to delete.
-  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #44](./aws-glue-api-common.html#regex_44).
+  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #43](./aws-glue-api-common.html#regex_43).
@@ -1136 +1136 @@ The name of the table for which to retrieve the definition. For Hive compatibili
-  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #44](./aws-glue-api-common.html#regex_44).
+  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #43](./aws-glue-api-common.html#regex_43).
@@ -1207 +1207 @@ The maximum number of tables to return in a single response.
-  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #44](./aws-glue-api-common.html#regex_44).
+  * `TransactionId` – UTF-8 string, not less than 1 or more than 255 bytes long, matching the [Custom string pattern #43](./aws-glue-api-common.html#regex_43).