AWS Security ChangesHomeSearch

AWS toolkit-for-visual-studio documentation change

Service: toolkit-for-visual-studio · 2026-05-04 · Documentation low

File: toolkit-for-visual-studio/latest/user-guide/dynamodb-tkv.md

Summary

Revised image captions and button labels in DynamoDB Toolkit documentation

Security assessment

Changes only affect visual descriptions and UI element labels. No security configurations, access controls, or vulnerability mitigations are referenced.

Diff

diff --git a/toolkit-for-visual-studio/latest/user-guide/dynamodb-tkv.md b/toolkit-for-visual-studio/latest/user-guide/dynamodb-tkv.md
index 0a16524e5..c24c1ae83 100644
--- a//toolkit-for-visual-studio/latest/user-guide/dynamodb-tkv.md
+++ b//toolkit-for-visual-studio/latest/user-guide/dynamodb-tkv.md
@@ -17 +17 @@ In the Toolkit for Visual Studio, AWS Explorer displays all of the DynamoDB tabl
-![AWS Explorer window showing DynamoDB tables under the selected US East \(Virginia\) region.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-aws-explorer.png)
+![AWS Explorer window showing Amazon DynamoDB expanded with tables such as Forum and Thread.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-aws-explorer.png)
@@ -42 +42 @@ You can use the Toolkit for Visual Studio to create a DynamoDB table.
-![Create Table dialog with fields for table name, key types, capacities, and alarm settings.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-create-table.png)
+![Create Table dialog box with table configuration options including hash key, range key, capacity settings, and alarm notification preferences.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-create-table.png)
@@ -52 +52 @@ An attribute can have a value that is a string or a number. Some attributes have
-![AWS Explorer interface showing DynamoDB table with product catalog entries and attributes.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-product-catalog.png)
+![ProductCatalog table showing attributes with string, number, and set values in square brackets.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-product-catalog.png)
@@ -58 +58 @@ By double-clicking a cell, you can edit the values for the item's corresponding
-![Table showing brand names with associated colors and editing options.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-single-value-cell-edit.png)
+![Table row showing Brand-Company A with Color attribute containing Black and Green values.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-single-value-cell-edit.png)
@@ -62 +62 @@ In addition to changing the value of an attribute, you can also, with some limit
-![Spreadsheet interface showing Brand, Color, Description, Dimensions, and Gender columns with editable cells.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-set-value-attribute.png)
+![Table editor showing Brand and Color columns with values like Brand-Company C and Mountain B with Black and Red colors.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-set-value-attribute.png)
@@ -76 +76 @@ In the **Add Attribute** dialog box, type a name for your attribute, and then ch
-![Add Attribute dialog box with input field for Attribute Name and explanatory text.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-add-attribute.png)
+![Add Attribute dialog box with Genre entered as the attribute name and informational text.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-add-attribute.png)
@@ -80 +80 @@ To make the new attribute become part of the table, you must add a value to it f
-![Database table view showing ProductCatalog with columns like ISBN, Price, and Genre.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-commit-new-attribute-value.png)
+![ProductCatalog table with Genre column added and Commit Changes button highlighted.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-commit-new-attribute-value.png)
@@ -84 +84 @@ To make the new attribute become part of the table, you must add a value to it f
-![Three buttons: Scan Table, Commit Changes, and Add Attribute.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-scan.png)
+![Three buttons labeled Scan Table, Commit Changes, and Add Attribute.](/images/toolkit-for-visual-studio/latest/user-guide/images/dynamodb-scan.png)
@@ -111 +111 @@ At the bottom of the view are three buttons.
-![Three buttons at the bottom: rewind, fast forward, and a green play button.](/images/toolkit-for-visual-studio/latest/user-guide/images/tkv-simpleDB-paginate-export.png)
+![Three buttons showing pause, skip forward, and refresh icons.](/images/toolkit-for-visual-studio/latest/user-guide/images/tkv-simpleDB-paginate-export.png)