AWS launchwizard documentation change
Summary
Changed 'AWS CloudFormation stacks' to 'CloudFormation stacks' in Application Manager metadata description
Security assessment
Terminology update only. The security-relevant metadata assignment via CreateOpsMetadata API remains unmodified, with no new security features or vulnerability mitigations documented.
Diff
diff --git a/launchwizard/latest/userguide/launch-wizard-sql-app-manager.md b/launchwizard/latest/userguide/launch-wizard-sql-app-manager.md index 962583050..c29acdfd1 100644 --- a//launchwizard/latest/userguide/launch-wizard-sql-app-manager.md +++ b//launchwizard/latest/userguide/launch-wizard-sql-app-manager.md @@ -106 +106 @@ Verify that you use the correct Region for the added document ARNs. -When you deploy an application with Launch Wizard, the resource groups that make up the application are automatically assigned metadata showing that they are provisioned by Launch Wizard. Application Manager uses this metadata to display all of your resource groups and AWS CloudFormation stacks created by Launch Wizard on one page. When you deploy an application, Launch Wizard calls the `CreateOpsMetadata` API to assign the provisioning metadata. +When you deploy an application with Launch Wizard, the resource groups that make up the application are automatically assigned metadata showing that they are provisioned by Launch Wizard. Application Manager uses this metadata to display all of your resource groups and CloudFormation stacks created by Launch Wizard on one page. When you deploy an application, Launch Wizard calls the `CreateOpsMetadata` API to assign the provisioning metadata.