AWS launchwizard documentation change
Summary
Replaced 'AWS CloudFormation' with 'CloudFormation' in multiple sections including logs, stack references, and API descriptions
Security assessment
Consistency update for product naming. No changes to security procedures, vulnerability handling, or access controls. Troubleshooting workflows for deployments remain unchanged.
Diff
diff --git a/launchwizard/latest/userguide/launch-wizard-sap-troubleshooting.md b/launchwizard/latest/userguide/launch-wizard-sap-troubleshooting.md index 04155aa78..839fad87a 100644 --- a//launchwizard/latest/userguide/launch-wizard-sap-troubleshooting.md +++ b//launchwizard/latest/userguide/launch-wizard-sap-troubleshooting.md @@ -5 +5 @@ -Launch Wizard provisioning eventsCloudWatch LogsAWS CloudFormation stackPre- and post-deployment configuration scriptsApplication launch quotasInstance level logsSAP application software deployment logsErrorsAWS Systems Manager for SAPSupport +Launch Wizard provisioning eventsCloudWatch LogsCloudFormation stackPre- and post-deployment configuration scriptsApplication launch quotasInstance level logsSAP application software deployment logsErrorsAWS Systems Manager for SAPSupport @@ -17 +17 @@ Each application in your account in the same AWS Region can be uniquely identifi - * AWS CloudFormation stack + * CloudFormation stack @@ -38 +38 @@ Each application in your account in the same AWS Region can be uniquely identifi -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. @@ -42 +42 @@ 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. You can access CloudWatch logs for your SAP deployment with the following steps. +Launch Wizard streams provisioning logs from all of the AWS log sources, such as CloudFormation, SSM, and CloudWatch Logs. You can access CloudWatch logs for your SAP deployment with the following steps. @@ -57 +57 @@ Launch Wizard streams provisioning logs from all of the AWS log sources, such as -## AWS CloudFormation stack +## CloudFormation stack @@ -59 +59 @@ 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. Launch Wizard launches various stacks in your account for validation and application resource creation. You can verify the stacks via AWS console or AWS CLI. +Launch Wizard uses CloudFormation to provision the infrastructure resources of an application. Launch Wizard launches various stacks in your account for validation and application resource creation. You can verify the stacks via AWS console or AWS CLI. @@ -82 +82 @@ CLI -AWS CloudFormation stacks can be found in your account using the AWS CloudFormation [describe-stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-describing-stacks.html) API. The following are the relevant filters for the [describe-stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-describing-stacks.html) API. +CloudFormation stacks can be found in your account using the CloudFormation [describe-stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-describing-stacks.html) API. The following are the relevant filters for the [describe-stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-describing-stacks.html) API. @@ -91 +91 @@ AWS CloudFormation stacks can be found in your account using the AWS CloudFormat -You can view the status of these AWS CloudFormation stacks. If any of them fail, you can view the cause of the failure. +You can view the status of these CloudFormation stacks. If any of them fail, you can view the cause of the failure.