AWS servicecatalog documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' for terminology consistency
Security assessment
Terminology update doesn't modify security practices. Resource tagging and access control mechanisms remain unchanged with no security impact.
Diff
diff --git a/servicecatalog/latest/arguide/associate-resource.md b/servicecatalog/latest/arguide/associate-resource.md index ade1c71c7..a1ec5e989 100644 --- a//servicecatalog/latest/arguide/associate-resource.md +++ b//servicecatalog/latest/arguide/associate-resource.md @@ -21 +21 @@ Adding and removing resources requires certain permissions. For more information -AppRegistry integrates with AWS Resource Groups. When you create an application, AWS Resource Groups creates an application resource group and a resource group for every AWS CloudFormation stack or tag-based resource you associate with your application. You can list the resources in your application by calling the Resource Groups `ListGroupResources` API on the application resource group. Any resource tagged with the `awsApplication` tag for this application will be a member of this group. +AppRegistry integrates with AWS Resource Groups. When you create an application, AWS Resource Groups creates an application resource group and a resource group for every CloudFormation stack or tag-based resource you associate with your application. You can list the resources in your application by calling the Resource Groups `ListGroupResources` API on the application resource group. Any resource tagged with the `awsApplication` tag for this application will be a member of this group.