AWS glue documentation change
Summary
Updated regex pattern references for SchemaVersionId and TransactionId fields across multiple operations
Security assessment
Internal pattern identifier updates do not affect security controls or documentation.
Diff
diff --git a/glue/latest/dg/aws-glue-api-catalog-tables.md b/glue/latest/dg/aws-glue-api-catalog-tables.md index 42b4b4dc5..bdec8d9c3 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 #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). @@ -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 #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). @@ -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 #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). @@ -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 #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). @@ -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 #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). @@ -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 #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). @@ -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 #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).