AWS Security ChangesHomeSearch

AWS IAM: Fixed DeleteService CLI reference to ECS API

Service: IAM · 2026-07-29 · Documentation low

File: IAM/latest/UserGuide/sts_example_ecs_ServiceConnect_085_section.md

Summary

Changed DeleteService link from Service Discovery to correct ECS API endpoint.

Security assessment

Documentation accuracy improvement with no security relevance or CVE association.

Evidence

+    * [DeleteService](https://docs.aws.amazon.com/goto/aws-cli/ecs-2014-11-13/DeleteService)

Diff

diff --git a/IAM/latest/UserGuide/sts_example_ecs_ServiceConnect_085_section.md b/IAM/latest/UserGuide/sts_example_ecs_ServiceConnect_085_section.md
index f08708567..23d66d173 100644
--- a//IAM/latest/UserGuide/sts_example_ecs_ServiceConnect_085_section.md
+++ b//IAM/latest/UserGuide/sts_example_ecs_ServiceConnect_085_section.md
@@ -667 +667 @@ There's more on GitHub. Find the complete example and learn how to set up and ru
-    * [DeleteService](https://docs.aws.amazon.com/goto/aws-cli/servicediscovery-2017-03-14/DeleteService)
+    * [DeleteService](https://docs.aws.amazon.com/goto/aws-cli/ecs-2014-11-13/DeleteService)