AWS servicecatalog documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in template constraints explanation
Security assessment
Terminology update with no impact on security content. The security guidance about parameter validation remains unchanged.
Diff
diff --git a/servicecatalog/latest/adminguide/security-best-practices.md b/servicecatalog/latest/adminguide/security-best-practices.md index 95642c748..991de93c8 100644 --- a//servicecatalog/latest/adminguide/security-best-practices.md +++ b//servicecatalog/latest/adminguide/security-best-practices.md @@ -9 +9 @@ AWS Service Catalog provides a number of security features to consider as you de -You can define rules that limit the parameter values that a user enters when launching a product. These rules are called template constraints because they constrain how the AWS CloudFormation template for the product is deployed. You use a simple editor to create template constraints, and you apply them to individual products. +You can define rules that limit the parameter values that a user enters when launching a product. These rules are called template constraints because they constrain how the CloudFormation template for the product is deployed. You use a simple editor to create template constraints, and you apply them to individual products.