AWS servicecatalog documentation change
Summary
Replaced 'AWS CloudFormation' with 'CloudFormation' in IAM permissions example
Security assessment
Style update to service name references. No changes to security requirements or best practices for IAM policies.
Diff
diff --git a/servicecatalog/latest/adminguide/security_iam_service-with-iam-id-based-policies-examples.md b/servicecatalog/latest/adminguide/security_iam_service-with-iam-id-based-policies-examples.md index 5cf71b5b8..254243440 100644 --- a//servicecatalog/latest/adminguide/security_iam_service-with-iam-id-based-policies-examples.md +++ b//servicecatalog/latest/adminguide/security_iam_service-with-iam-id-based-policies-examples.md @@ -36 +36 @@ If you grant users IAM permissions for AWS Service Catalog administrators, the a -Before end users can use a product to which you give access, you must provide them additional IAM permissions to allow them to use each of the underlying AWS resources in a product's AWS CloudFormation template. For example, if a product template includes Amazon Relational Database Service (Amazon RDS), you must grant the users Amazon RDS permissions to launch the product. +Before end users can use a product to which you give access, you must provide them additional IAM permissions to allow them to use each of the underlying AWS resources in a product's CloudFormation template. For example, if a product template includes Amazon Relational Database Service (Amazon RDS), you must grant the users Amazon RDS permissions to launch the product.