AWS IAM: Adjusted Wait CLI link to IAM API documentation
Summary
Updated Wait command URL from ECS to IAM API reference.
Security assessment
Link correction without security impact; no evidence of vulnerability remediation.
Evidence
+ * [Wait](https://docs.aws.amazon.com/goto/aws-cli/iam-2010-05-08/Wait)
Diff
diff --git a/IAM/latest/UserGuide/sts_example_ecs_GettingStarted_018_section.md b/IAM/latest/UserGuide/sts_example_ecs_GettingStarted_018_section.md index c52b87f68..7ecb1a3f6 100644 --- a//IAM/latest/UserGuide/sts_example_ecs_GettingStarted_018_section.md +++ b//IAM/latest/UserGuide/sts_example_ecs_GettingStarted_018_section.md @@ -733 +733 @@ There's more on GitHub. Find the complete example and learn how to set up and ru - * [Wait](https://docs.aws.amazon.com/goto/aws-cli/ecs-2014-11-13/Wait) + * [Wait](https://docs.aws.amazon.com/goto/aws-cli/iam-2010-05-08/Wait)