diff --git a/provider/indexer-aws/CloudFormation/Automated/ecs.yml b/provider/indexer-aws/CloudFormation/Automated/ecs.yml
index 16714ad24ed514adc32211ce8d485c22c15d556a..0e8f6932d1fb73c05593e8e4c385188b20b92f56 100644
--- a/provider/indexer-aws/CloudFormation/Automated/ecs.yml
+++ b/provider/indexer-aws/CloudFormation/Automated/ecs.yml
@@ -89,7 +89,7 @@ Parameters:
 
   IndexerEndpoint:
     Description: Endpoint to index records.
-    Type: Number
+    Type: String
     Default: api/indexer/v2/_dps/task-handlers/index-worker
 
   MaxThreads: