AWS marketplace documentation change
Summary
Updated terminology by removing 'AWS' prefix from 'CloudFormation' references in multiple sections
Security assessment
Changes are purely branding/terminology updates (removing redundant 'AWS' from CloudFormation references). No security implications or vulnerability fixes introduced.
Diff
diff --git a/marketplace/latest/userguide/cloudformation.md b/marketplace/latest/userguide/cloudformation.md index 5fadc440d..757ea33eb 100644 --- a//marketplace/latest/userguide/cloudformation.md +++ b//marketplace/latest/userguide/cloudformation.md @@ -32 +32 @@ To build your CloudFormation templates, you must meet the template prerequisites - * Verify that the template is launched successfully through the AWS CloudFormation console **in all AWS Regions enabled for your product**. You can use the [TaskCat tool](https://github.com/aws-quickstart/taskcat) to test your templates. + * Verify that the template is launched successfully through the CloudFormation console **in all AWS Regions enabled for your product**. You can use the [TaskCat tool](https://github.com/aws-quickstart/taskcat) to test your templates. @@ -257 +257 @@ JSON example: - * Use AWS CloudFormation parameter types for inputs where available. + * Use CloudFormation parameter types for inputs where available. @@ -301 +301 @@ The diagram must meet the following criteria: - * Use the most current AWS product icons for each AWS service deployed through the AWS CloudFormation template. To download the current set of architecture icons, see [AWS Architecture Icons](https://aws.amazon.com/architecture/icons/). + * Use the most current AWS product icons for each AWS service deployed through the CloudFormation template. To download the current set of architecture icons, see [AWS Architecture Icons](https://aws.amazon.com/architecture/icons/). @@ -303 +303 @@ The diagram must meet the following criteria: - * Include metadata for all the services deployed by the AWS CloudFormation template. + * Include metadata for all the services deployed by the CloudFormation template. @@ -305 +305 @@ The diagram must meet the following criteria: - * Include all networks, VPCs, and subnets deployed by the AWS CloudFormation template. + * Include all networks, VPCs, and subnets deployed by the CloudFormation template.