AWS Security ChangesHomeSearch

AWS glue documentation change

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

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

Summary

Updated regex pattern references for SchemaVersionId and TransactionId fields

Security assessment

Changes involve internal regex pattern identifiers without altering security functionality or describing security features. No evidence of security impact.

Diff

diff --git a/glue/latest/dg/aws-glue-api-catalog-partitions.md b/glue/latest/dg/aws-glue-api-catalog-partitions.md
index 62cb0f04f..0d566d4e3 100644
--- a//glue/latest/dg/aws-glue-api-catalog-partitions.md
+++ b//glue/latest/dg/aws-glue-api-catalog-partitions.md
@@ -349 +349 @@ 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).
@@ -890 +890 @@ When true, specifies not returning the partition column schema. Useful when you
-  * `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).