AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-03-10 · Documentation low

File: solutions/latest/generative-ai-application-builder-on-aws/step-1-launch-the-deployment-dashboard-stack.md

Summary

Consolidated launch button link syntax and cleaned up VPC configuration parameter documentation formatting

Security assessment

Changes involve markdown syntax improvements and parameter description clarifications. While VPC configuration relates to network security, the changes don't introduce new security features or address specific vulnerabilities - they primarily fix formatting and remove a broken link reference.

Diff

diff --git a/solutions/latest/generative-ai-application-builder-on-aws/step-1-launch-the-deployment-dashboard-stack.md
index 4435f3e7a..5ab0c5378 100644
--- a/solutions/latest/generative-ai-application-builder-on-aws/step-1-launch-the-deployment-dashboard-stack.md
+++ b/solutions/latest/generative-ai-application-builder-on-aws/step-1-launch-the-deployment-dashboard-stack.md
@@ -11,3 +11 @@ Follow the step-by-step instructions in this section to configure and deploy the
-  1. Sign in to the AWS Management Console and select the button to launch the `generative-ai-application-builder-on-aws.template` CloudFormation template. 
-
-[ ![Blue oval button with white text reading "Launch solution".](/images/solutions/latest/generative-ai-application-builder-on-aws/images/launch-button.png) ](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?&templateURL=https://solutions-reference.s3.amazonaws.com/generative-ai-application-builder-on-aws/latest/generative-ai-application-builder-on-aws.template&redirectId=ImplementationGuide)
+  1. Sign in to the [AWS Management Console](https://aws.amazon.com/console) and select the button to launch the `generative-ai-application-builder-on-aws.template` CloudFormation template. [ ![Launch solution](/images/solutions/latest/generative-ai-application-builder-on-aws/images/launch-button.png) ](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?&templateURL=https://solutions-reference.s3.amazonaws.com/generative-ai-application-builder-on-aws/latest/generative-ai-application-builder-on-aws.template&redirectId=ImplementationGuide)
@@ -31,5 +29 @@ Parameter  |  Default  |  Description
-**CreateNewVpc** |  `No` |  Only available, if **VpcEnabled** is `Yes`. If the value is `Yes`, the stack will create the VPC and deploy the solution within the created VPC.If **VpcEnabled** is****`Yes`**** and**CreateNewVpc** is****`No`, then you must provide an existing VPC configuration (**ExistingVpcId** , **ExistingPrivateSubnetIds** , **ExistingSecurityGroupIds** , **VpcAzs**).
-
-###### Note
-
-If you're using your own VPC, see [Managing your own Amazon VPC]().  
+**CreateNewVpc** |  `No` |  Only available, if **VpcEnabled** is `Yes`. If the value is `Yes`, the stack will create the VPC and deploy the solution within the created VPC. If **VpcEnabled** is `Yes` and **CreateNewVpc** is `No`, then you must provide an existing VPC configuration (**ExistingVpcId** , **ExistingPrivateSubnetIds** , **ExistingSecurityGroupIds** , **VpcAzs**).