AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-11-22 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-resource-refactorspaces-route.md

Summary

Updated reference from 'Elastic Load Balancing guide' to 'ELB guide' for brevity

Security assessment

The change is a branding/naming update for documentation clarity. No security-related content was added or modified.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-refactorspaces-route.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-refactorspaces-route.md
index a1ffd3f45..555272ec6 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-refactorspaces-route.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-refactorspaces-route.md
@@ -29 +29 @@ A one-time health check is performed on the service when either the route is upd
-For private URLs, a target group is created on the Network Load Balancer and the load balancer target group runs default target health checks. By default, the health check is run against the service endpoint URL. Optionally, the health check can be performed against a different protocol, port, and/or path using the [CreateService:UrlEndpoint](https://docs.aws.amazon.com/migrationhub-refactor-spaces/latest/APIReference/API_CreateService.html#migrationhubrefactorspaces-CreateService-request-UrlEndpoint) parameter. All other health check settings for the load balancer use the default values described in the [Health checks for your target groups](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html) in the _Elastic Load Balancing guide_. The health check is considered successful if at least one target within the target group transitions to a healthy state.
+For private URLs, a target group is created on the Network Load Balancer and the load balancer target group runs default target health checks. By default, the health check is run against the service endpoint URL. Optionally, the health check can be performed against a different protocol, port, and/or path using the [CreateService:UrlEndpoint](https://docs.aws.amazon.com/migrationhub-refactor-spaces/latest/APIReference/API_CreateService.html#migrationhubrefactorspaces-CreateService-request-UrlEndpoint) parameter. All other health check settings for the load balancer use the default values described in the [Health checks for your target groups](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html) in the _ELB guide_. The health check is considered successful if at least one target within the target group transitions to a healthy state.