AWS Security ChangesHomeSearch

AWS machine-learning documentation change

Service: machine-learning · 2026-05-04 · Documentation low

File: machine-learning/latest/dg/step-2-create-a-datasource.md

Summary

Updated image captions throughout the datasource creation tutorial for clarity and specificity

Security assessment

Changes are purely descriptive improvements to image captions without addressing security configurations, vulnerabilities, or access controls. No security-related content was added or modified.

Diff

diff --git a/machine-learning/latest/dg/step-2-create-a-datasource.md b/machine-learning/latest/dg/step-2-create-a-datasource.md
index 850edf7fe..053b7642e 100644
--- a//machine-learning/latest/dg/step-2-create-a-datasource.md
+++ b//machine-learning/latest/dg/step-2-create-a-datasource.md
@@ -40 +40 @@ This tutorial assumes that this is your first time using Amazon ML. If you have
-![Amazon Machine Learning interface with "Launch" button highlighted for standard setup.](/images/machine-learning/latest/dg/images/get-started-launch.png)
+![Launch button circled in red on the Get started with Amazon Machine Learning page.](/images/machine-learning/latest/dg/images/get-started-launch.png)
@@ -44 +44 @@ This tutorial assumes that this is your first time using Amazon ML. If you have
-![Radio button selection between S3 and Redshift options, with S3 selected.](/images/machine-learning/latest/dg/images/image5.png)
+![S3 radio button selected under Where is your data located question.](/images/machine-learning/latest/dg/images/image5.png)
@@ -50 +50 @@ This tutorial assumes that this is your first time using Amazon ML. If you have
-![S3 location input field and Datasource name field for entering banking data information.](/images/machine-learning/latest/dg/images/image6.png)
+![Datasource name field with Banking Data 1 entered as the value.](/images/machine-learning/latest/dg/images/image6.png)
@@ -56 +56 @@ This tutorial assumes that this is your first time using Amazon ML. If you have
-![Dialog box asking to grant Amazon Machine Learning read permission for S3 location.](/images/machine-learning/latest/dg/images/image7.png)
+![S3 permissions dialog box requesting read permission for Amazon Machine Learning with Yes and No buttons.](/images/machine-learning/latest/dg/images/image7.png)
@@ -60 +60 @@ This tutorial assumes that this is your first time using Amazon ML. If you have
-![Validation success message with datasource details including name, location, and file information.](/images/machine-learning/latest/dg/images/image8.png)
+![Validation success message showing datasource properties including name, data location, format, schema source, number of files, and total size.](/images/machine-learning/latest/dg/images/image8.png)
@@ -90 +90 @@ For information about creating a separate schema file, see [Creating a Data Sche
-![Data table showing fields like age, campaign, and contact with their data types and sample values.](/images/machine-learning/latest/dg/images/image10.png)
+![Table showing field names, data types, and sample values for database fields.](/images/machine-learning/latest/dg/images/image10.png)
@@ -109 +109 @@ Choose a target attribute only if you will use the datasource for training and e
-![Navigation buttons for a paginated table, with the last page arrow highlighted.](/images/machine-learning/latest/dg/images/image11.png)
+![Navigation controls showing page 1 through 10 of 21 with Cancel, Previous, and Continue buttons.](/images/machine-learning/latest/dg/images/image11.png)
@@ -113 +113 @@ Choose a target attribute only if you will use the datasource for training and e
-![Checkbox in Target column next to variable 'y' with Binary data type.](/images/machine-learning/latest/dg/images/image12.png)
+![Table showing variable y with Binary data type and selectable target option.](/images/machine-learning/latest/dg/images/image12.png)