AWS launchwizard documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' for consistency in terminology
Security assessment
The changes are purely terminological, replacing 'AWS CloudFormation' with 'CloudFormation' for consistency. There is no indication of addressing security vulnerabilities or introducing security-related content.
Diff
diff --git a/launchwizard/latest/userguide/launch-wizard-troubleshooting.md b/launchwizard/latest/userguide/launch-wizard-troubleshooting.md index fb425c43e..bf9a85b89 100644 --- a//launchwizard/latest/userguide/launch-wizard-troubleshooting.md +++ b//launchwizard/latest/userguide/launch-wizard-troubleshooting.md @@ -5 +5 @@ -Active Directory objects and DNS record clean up (deployment on Windows)Launch Wizard provisioning eventsCloudWatch LogsAWS CloudFormation stackPacemaker on Ubuntu (deployment on Linux)SQL Server Management Studio Errors +Active Directory objects and DNS record clean up (deployment on Windows)Launch Wizard provisioning eventsCloudWatch LogsCloudFormation stackPacemaker on Ubuntu (deployment on Linux)SQL Server Management Studio Errors @@ -21 +21 @@ For SQL Server deployments on Linux, you must use an instance type built on the - * AWS CloudFormation stack + * CloudFormation stack @@ -62 +62 @@ To remove a DNS Record, the name of the record that you want to delete (SQL Serv -Launch Wizard captures events from SSM Automation and AWS CloudFormation to track the status of an ongoing application deployment. If an application deployment fails, you can view the deployment events for this application by selecting **Deployments** from the navigation pane. A failed event shows a status of **Failed** along with a failure message. +Launch Wizard captures events from SSM Automation and CloudFormation to track the status of an ongoing application deployment. If an application deployment fails, you can view the deployment events for this application by selecting **Deployments** from the navigation pane. A failed event shows a status of **Failed** along with a failure message. @@ -66 +66 @@ Launch Wizard captures events from SSM Automation and AWS CloudFormation to trac -Launch Wizard streams provisioning logs from all of the AWS log sources, such as AWS CloudFormation, SSM, and CloudWatch Logs. CloudWatch Logs for a given application name can be viewed on the CloudWatch console for the log group name `LaunchWizard-`APPLICATION_NAME`` and log stream `ApplicationLaunchLog`. +Launch Wizard streams provisioning logs from all of the AWS log sources, such as CloudFormation, SSM, and CloudWatch Logs. CloudWatch Logs for a given application name can be viewed on the CloudWatch console for the log group name `LaunchWizard-`APPLICATION_NAME`` and log stream `ApplicationLaunchLog`. @@ -68 +68 @@ Launch Wizard streams provisioning logs from all of the AWS log sources, such as -## AWS CloudFormation stack +## CloudFormation stack @@ -70 +70 @@ Launch Wizard streams provisioning logs from all of the AWS log sources, such as -Launch Wizard uses AWS CloudFormation to provision the infrastructure resources of an application. CloudFormation stacks can be found in your account using the CloudFormation `describe-stacks` API. Launch Wizard launches various stacks in your account for validation and application resource creation. The following are the relevant filters for the `describe-stacks` API. +Launch Wizard uses CloudFormation to provision the infrastructure resources of an application. CloudFormation stacks can be found in your account using the CloudFormation `describe-stacks` API. Launch Wizard launches various stacks in your account for validation and application resource creation. The following are the relevant filters for the `describe-stacks` API.