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/vpc-tkv.md

Summary

Updated image captions throughout the VPC documentation for Visual Studio toolkit to provide more specific details about VPC configurations, deployment dialogs, and resource identifiers.

Security assessment

Changes are purely descriptive improvements to image captions (e.g., adding specific CIDR blocks, instance IDs, region details). No security vulnerabilities, configurations, or features are mentioned or modified in these caption updates.

Diff

diff --git a/toolkit-for-visual-studio/latest/user-guide/vpc-tkv.md b/toolkit-for-visual-studio/latest/user-guide/vpc-tkv.md
index 304f427ec..6036209ff 100644
--- a//toolkit-for-visual-studio/latest/user-guide/vpc-tkv.md
+++ b//toolkit-for-visual-studio/latest/user-guide/vpc-tkv.md
@@ -46 +46 @@ For more information about network address translation (NAT), go to [NAT Instanc
-![AWS Explorer showing Amazon VPC node expanded with VPCs subnode highlighted.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-vpcs-aws-explorer.png)
+![AWS Explorer navigation tree with Amazon VPC expanded showing VPCs subnode selected.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-vpcs-aws-explorer.png)
@@ -64 +64 @@ Choose **OK**.
-![VPC creation form with public and private subnet options, CIDR blocks, and NAT settings.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-create.png)
+![Create VPC dialog box with configuration fields for VPC name, CIDR blocks, and subnets.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-create.png)
@@ -71 +71 @@ You can view the new VPC in the **VPCs** tab in AWS Explorer.
-![VPC list showing a single VPC named myDeploymentVPC with its ID and other details.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-created-display.png)
+![VPCs tab showing myDeploymentVPC with ID vpc-1a2b3c4d in available state with CIDR 10.0.0.0/16.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-created-display.png)
@@ -77 +77 @@ An Amazon Elastic Block Store (Amazon EBS) volume is created for the NAT instanc
-![EC2 instance details showing a running NAT instance with an attached EBS volume.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-nat-instance.png)
+![EC2 instance console showing running NAT instance with attached EBS volume in us-west-2b.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-nat-instance.png)
@@ -85 +85 @@ The following screenshot from the Deployment Wizard shows an example of a dialog
-![AWS Options dialog for EC2 deployment with container type, instance, VPC, and networking settings.](/images/toolkit-for-visual-studio/latest/user-guide/images/deploy-pb-aeb-vpc-from-tkv.png)
+![Publish to AWS dialog box with EC2 configuration fields including VPC, subnet, and security settings.](/images/toolkit-for-visual-studio/latest/user-guide/images/deploy-pb-aeb-vpc-from-tkv.png)
@@ -101 +101 @@ You do not need to delete the Amazon EBS volume associated with the NAT instance
-![VPC management interface showing Delete option highlighted for a selected VPC.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-delete-link.png)
+![US West Oregon VPCs tab with Delete button highlighted next to myDeploymentVPC entry.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-delete-link.png)
@@ -105 +105 @@ You do not need to delete the Amazon EBS volume associated with the NAT instance
-![Confirmation dialog for deleting a VPC, listing associated resources to be deleted.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-delete.png)
+![Delete VPC dialog box listing associated objects to be deleted such as subnets and route tables.](/images/toolkit-for-visual-studio/latest/user-guide/images/vpc-delete.png)