AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-03-30 · Documentation low

File: glue/latest/dg/aws-glue-api-crawler-column-statistics.md

Summary

Added INCREMENTAL computation type option and removed VersionMismatchException reference

Security assessment

Change expands statistical computation options without any security context. Removal of exception reference appears to be documentation cleanup.

Diff

diff --git a/glue/latest/dg/aws-glue-api-crawler-column-statistics.md b/glue/latest/dg/aws-glue-api-crawler-column-statistics.md
index b3cc408dd..d31ac8a8b 100644
--- a/glue/latest/dg/aws-glue-api-crawler-column-statistics.md
+++ b/glue/latest/dg/aws-glue-api-crawler-column-statistics.md
@@ -72 +72 @@ The type of workers being used for generating stats. The default is `g.1x`.
-  * `ComputationType` – UTF-8 string (valid values: `FULL`).
+  * `ComputationType` – UTF-8 string (valid values: `FULL` | `INCREMENTAL`).
@@ -558,2 +557,0 @@ Name of the security configuration that is used to encrypt CloudWatch logs.
-  * `VersionMismatchException`
-