AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/reduce-data-scan.md

Summary

Updated image paths, fixed grammar ('show' to 'shows'), removed article from 'Data Catalog', clarified 'latest AWS Glue version'

Security assessment

Changes are editorial/grammatical fixes and image path updates. No security-related content was added or modified. The modifications don't reference vulnerabilities, security controls, or threat mitigation.

Diff

diff --git a/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/reduce-data-scan.md b/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/reduce-data-scan.md
index 5e702081c..e64e5e7b8 100644
--- a//prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/reduce-data-scan.md
+++ b//prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/reduce-data-scan.md
@@ -19 +19 @@ You can see the approximate read size from Amazon S3 in [ETL Data Movement (Byte
-![ETL Data Movement \(Bytes\) Graph metrics tab showing S3 bytes written and S3 bytes read.](/images/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/images/etl-data-movements.png)
+![ETL Data Movement \(Bytes\) Graph metrics tab showing S3 bytes written and S3 bytes read.](/images/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/images/guide-img/ee14755c-1401-4ea5-afc7-732eb483b047/images/a978933c-dc68-492a-9ef0-c87f092e8033.png)
@@ -27 +27 @@ On the **Stage** tab in the AWS Glue for Spark UI, you can see the **Input** and
-![""](/images/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/images/stages-for-all-jobs-2.png)
+![""](/images/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/images/guide-img/ee14755c-1401-4ea5-afc7-732eb483b047/images/ceb06773-a8fe-4b67-9023-bb41ce287fc2.png)
@@ -29 +29 @@ On the **Stage** tab in the AWS Glue for Spark UI, you can see the **Input** and
-When you use the Spark SQL or DataFrame approaches in your AWS Glue job, the **SQL / DataFrame** tab shows more statistics about these stages. In this case, stage 2 shows**number of files read: 430** , **size of files read: 47.4 GiB** , and **number of output rows: 160,796,570**.
+When you use the Spark SQL or DataFrame approaches in your AWS Glue job, the **SQL / DataFrame** tab show more statistics about these stages. In this case, stage 2 shows**number of files read: 430** , **size of files read: 47.4 GiB** , and **number of output rows: 160,796,570**.
@@ -31 +31 @@ When you use the Spark SQL or DataFrame approaches in your AWS Glue job, the **S
-![""](/images/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/images/details-query-0.png)
+![""](/images/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/images/guide-img/ee14755c-1401-4ea5-afc7-732eb483b047/images/bd50cf68-587a-48a2-a4ce-0d8d3a67b590.png)
@@ -67 +67 @@ For Spark (and other common distributed-processing engines), you will split up y
-![Each of the three AWS Glue workers connects to a file split on Amazon S3.](/images/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/images/reduce-data-scan.png)
+![Each of the three AWS Glue workers connects to a file split on Amazon S3.](/images/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/images/guide-img/ee14755c-1401-4ea5-afc7-732eb483b047/images/a801a7bf-d7f4-40f2-8614-ed9ee4f25ad0.png)
@@ -154 +154 @@ If you don't have access to alter the pipeline that creates your input dataset,
-You can also set exclusions in the table properties in the Data Catalog:
+You can also set exclusions in the table properties in Data Catalog:
@@ -255 +255 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Use the latest version
+Use the latest AWS Glue version