AWS Security ChangesHomeSearch

AWS glue documentation change

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

File: glue/latest/dg/aws-glue-api-visual-job-api.md

Summary

Updated regex pattern references from #59 to #60, #61 to #62, and other pattern number increments across multiple parameters and data source definitions

Security assessment

The changes involve updating references to regex pattern definitions but do not explicitly address security vulnerabilities or introduce new security features. The pattern number changes appear to be documentation maintenance rather than security-related fixes.

Diff

diff --git a/glue/latest/dg/aws-glue-api-visual-job-api.md b/glue/latest/dg/aws-glue-api-visual-job-api.md
index 2209881b0..b3aed8f3d 100644
--- a//glue/latest/dg/aws-glue-api-visual-job-api.md
+++ b//glue/latest/dg/aws-glue-api-visual-job-api.md
@@ -521 +521 @@ Additional connection options for the connector.
-  * `FilterPredicate` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `FilterPredicate` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -529 +529 @@ When using a query instead of a table name, you should validate that the query w
-  * `PartitionColumn` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `PartitionColumn` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -549 +549 @@ The name of the job bookmark keys on which to sort.
-  * `JobBookmarkKeysSortOrder` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `JobBookmarkKeysSortOrder` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -587 +587 @@ Specifies a connector to an Amazon Athena data source.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -591 +591 @@ The name of the data source.
-  * `ConnectionName` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectionName` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -595 +595 @@ The name of the connection that is associated with the connector.
-  * `ConnectorName` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectorName` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -599 +599 @@ The name of a connector that assists with accessing the data store in AWS Glue S
-  * `ConnectionType` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectionType` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -603 +603 @@ The type of connection, such as marketplace.athena or custom.athena, designating
-  * `ConnectionTable` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectionTable` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -607 +607 @@ The name of the table in the data source.
-  * `SchemaName` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `SchemaName` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -624 +624 @@ Specifies a connector to a JDBC data source.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -628 +628 @@ The name of the data source.
-  * `ConnectionName` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectionName` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -632 +632 @@ The name of the connection that is associated with the connector.
-  * `ConnectorName` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectorName` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -636 +636 @@ The name of a connector that assists with accessing the data store in AWS Glue S
-  * `ConnectionType` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectionType` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -644 +644 @@ Additional connection options for the connector.
-  * `ConnectionTable` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectionTable` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -648 +648 @@ The name of the table in the data source.
-  * `Query` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
+  * `Query` – UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
@@ -665 +665 @@ Specifies a connector to an Apache Spark data source.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -669 +669 @@ The name of the data source.
-  * `ConnectionName` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectionName` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -673 +673 @@ The name of the connection that is associated with the connector.
-  * `ConnectorName` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectorName` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -677 +677 @@ The name of a connector that assists with accessing the data store in AWS Glue S
-  * `ConnectionType` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectionType` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -683 +683 @@ The type of connection, such as marketplace.spark or custom.spark, designating a
-Each key is a UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+Each key is a UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -685 +685 @@ Each key is a UTF-8 string, matching the [Custom string pattern #59](./aws-glue-
-Each value is a UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+Each value is a UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -702 +702 @@ Specifies a data store in the AWS Glue Data Catalog.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -706 +706 @@ The name of the data store.
-  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -710 +710 @@ The name of the database to read from.
-  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -723 +723 @@ Specifies a MySQL data source in the AWS Glue Data Catalog.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -727 +727 @@ The name of the data source.
-  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -731 +731 @@ The name of the database to read from.
-  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -744 +744 @@ Specifies a PostgresSQL data source in the AWS Glue Data Catalog.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -748 +748 @@ The name of the data source.
-  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -752 +752 @@ The name of the database to read from.
-  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -765 +765 @@ Specifies an Oracle data source in the AWS Glue Data Catalog.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -769 +769 @@ The name of the data source.
-  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -773 +773 @@ The name of the database to read from.
-  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -786 +786 @@ Specifies a Microsoft SQL server data source in the AWS Glue Data Catalog.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -790 +790 @@ The name of the data source.
-  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -794 +794 @@ The name of the database to read from.
-  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -807 +807 @@ Specifies a Kinesis data source in the AWS Glue Data Catalog.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -819 +819 @@ Whether to automatically determine the schema from the incoming data.
-  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -823 +823 @@ The name of the table in the database to read from.
-  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -844 +844 @@ Specifies a direct Amazon Kinesis data source.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -873 +873 @@ Additional options for the Amazon Kinesis streaming data source.
-  * `EndpointUrl` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `EndpointUrl` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -877 +877 @@ The URL of the Kinesis endpoint.
-  * `StreamName` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `StreamName` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -881 +881 @@ The name of the Kinesis data stream.
-  * `Classification` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Classification` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -885 +885 @@ An optional classification.
-  * `Delimiter` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Delimiter` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -935 +935 @@ Avoids creating an empty microbatch job by checking for unread data in the Kines
-  * `StreamArn` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `StreamArn` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -939 +939 @@ The Amazon Resource Name (ARN) of the Kinesis data stream.
-  * `RoleArn` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `RoleArn` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -943 +943 @@ The Amazon Resource Name (ARN) of the role to assume using AWS Security Token Se
-  * `RoleSessionName` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `RoleSessionName` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -947 +947 @@ An identifier for the session assuming the role using AWS STS. You must use this
-  * `AddRecordTimestamp` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `AddRecordTimestamp` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -951 +951 @@ When this option is set to 'true', the data output will contain an additional co
-  * `EmitConsumerLagMetrics` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `EmitConsumerLagMetrics` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -968 +968 @@ Specifies an Apache Kafka data store in the Data Catalog.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -980 +980 @@ Whether to automatically determine the schema from the incoming data.
-  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Table` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -984 +984 @@ The name of the table in the database to read from.
-  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Database` – _Required:_ UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1005 +1005 @@ Specifies an Apache Kafka data store.
-  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #61](./aws-glue-api-common.html#regex_61).
+  * `Name` – _Required:_ UTF-8 string, matching the [Custom string pattern #62](./aws-glue-api-common.html#regex_62).
@@ -1034 +1034 @@ Additional options for streaming.
-  * `BootstrapServers` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `BootstrapServers` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1038 +1038 @@ A list of bootstrap server URLs, for example, as `b-1.vpc-test-2.o4q88o.c6.kafka
-  * `SecurityProtocol` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `SecurityProtocol` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1042 +1042 @@ The protocol used to communicate with brokers. The possible values are `"SSL"` o
-  * `ConnectionName` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `ConnectionName` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1046 +1046 @@ The name of the connection.
-  * `TopicName` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `TopicName` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1050 +1050 @@ The topic name as specified in Apache Kafka. You must specify at least one of `"
-  * `Assign` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Assign` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1054 +1054 @@ The specific `TopicPartitions` to consume. You must specify at least one of `"to
-  * `SubscribePattern` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `SubscribePattern` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1058 +1058 @@ A Java regex string that identifies the topic list to subscribe to. You must spe
-  * `Classification` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Classification` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1062 +1062 @@ An optional classification.
-  * `Delimiter` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `Delimiter` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1066 +1066 @@ Specifies the delimiter character.
-  * `StartingOffsets` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `StartingOffsets` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1070 +1070 @@ The starting position in the Kafka topic to read data from. The possible values
-  * `EndingOffsets` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `EndingOffsets` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1098 +1098 @@ Whether to include the Kafka headers. When the option is set to "true", the data
-  * `AddRecordTimestamp` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `AddRecordTimestamp` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1102 +1102 @@ When this option is set to 'true', the data output will contain an additional co
-  * `EmitConsumerLagMetrics` – UTF-8 string, matching the [Custom string pattern #59](./aws-glue-api-common.html#regex_59).
+  * `EmitConsumerLagMetrics` – UTF-8 string, matching the [Custom string pattern #60](./aws-glue-api-common.html#regex_60).
@@ -1121 +1121 @@ Specifies an Amazon Redshift data store.