AWS Security ChangesHomeSearch

AWS glue documentation change

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

File: glue/latest/dg/aws-glue-api-jobs-security.md

Summary

Updated regex pattern references for encryption-related fields (CatalogEncryptionServiceRole, KmsKeyArn, ResourceArn) in security configuration parameters

Security assessment

Changes involve updating cross-references to regex pattern definitions but do not alter security functionality or address vulnerabilities. Encryption configuration documentation remains focused on existing security features without introducing new security content or fixes.

Diff

diff --git a/glue/latest/dg/aws-glue-api-jobs-security.md b/glue/latest/dg/aws-glue-api-jobs-security.md
index 8bf142cd5..88b9b3d14 100644
--- a//glue/latest/dg/aws-glue-api-jobs-security.md
+++ b//glue/latest/dg/aws-glue-api-jobs-security.md
@@ -67 +67 @@ The ID of the AWS KMS key to use for encryption at rest.
-  * `CatalogEncryptionServiceRole` – UTF-8 string, matching the [Custom string pattern #52](./aws-glue-api-common.html#regex_52).
+  * `CatalogEncryptionServiceRole` – UTF-8 string, matching the [Custom string pattern #51](./aws-glue-api-common.html#regex_51).
@@ -134 +134 @@ The encryption mode to use for Amazon S3 data.
-  * `KmsKeyArn` – UTF-8 string, matching the [Custom string pattern #42](./aws-glue-api-common.html#regex_42).
+  * `KmsKeyArn` – UTF-8 string, matching the [Custom string pattern #29](./aws-glue-api-common.html#regex_29).
@@ -151 +151 @@ The encryption mode to use for CloudWatch data.
-  * `KmsKeyArn` – UTF-8 string, matching the [Custom string pattern #42](./aws-glue-api-common.html#regex_42).
+  * `KmsKeyArn` – UTF-8 string, matching the [Custom string pattern #29](./aws-glue-api-common.html#regex_29).
@@ -168 +168 @@ The encryption mode to use for job bookmarks data.
-  * `KmsKeyArn` – UTF-8 string, matching the [Custom string pattern #42](./aws-glue-api-common.html#regex_42).
+  * `KmsKeyArn` – UTF-8 string, matching the [Custom string pattern #29](./aws-glue-api-common.html#regex_29).
@@ -233 +233 @@ Valid values are `SSEKMS` for encryption using a customer-managed KMS key, or `D
-  * `KmsKeyArn` – UTF-8 string, matching the [Custom string pattern #42](./aws-glue-api-common.html#regex_42).
+  * `KmsKeyArn` – UTF-8 string, matching the [Custom string pattern #29](./aws-glue-api-common.html#regex_29).
@@ -343 +343 @@ Contains the policy document to set, in JSON format.
-  * `ResourceArn` – UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #50](./aws-glue-api-common.html#regex_50).
+  * `ResourceArn` – UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #49](./aws-glue-api-common.html#regex_49).
@@ -398 +398 @@ Retrieves a specified resource policy.
-  * `ResourceArn` – UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #50](./aws-glue-api-common.html#regex_50).
+  * `ResourceArn` – UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #49](./aws-glue-api-common.html#regex_49).
@@ -449 +449 @@ The hash value returned when this policy was set.
-  * `ResourceArn` – UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #50](./aws-glue-api-common.html#regex_50).
+  * `ResourceArn` – UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #49](./aws-glue-api-common.html#regex_49).