AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-01-25 · Documentation low

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

Summary

Updated reference from 'ELB guide' to 'Elastic Load Balancing guide' for health check documentation consistency

Security assessment

Change only updates branding terminology without modifying security configurations or practices. Health check behavior remains unchanged.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-refactorspaces-route.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-refactorspaces-route.md
index 555272ec6..a1ffd3f45 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 _ELB 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 _Elastic Load Balancing guide_. The health check is considered successful if at least one target within the target group transitions to a healthy state.