AWS glue documentation change
Summary
Updated regex pattern references for SchemaVersionId and TransactionId fields
Security assessment
Changes to internal regex pattern identifiers are documentation formatting updates with no security implications.
Diff
diff --git a/glue/latest/dg/aws-glue-api-catalog-partitions.md b/glue/latest/dg/aws-glue-api-catalog-partitions.md index 0d566d4e3..62cb0f04f 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 #44](./aws-glue-api-common.html#regex_44). + * `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). @@ -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 #43](./aws-glue-api-common.html#regex_43). + * `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).