AWS IAM: Updated CLI Wait command link to IAM API reference
Summary
Changed the Wait command link from ECS to IAM API documentation.
Security assessment
The change corrects a documentation link but doesn't address security vulnerabilities or introduce security content.
Evidence
+ * [Wait](https://docs.aws.amazon.com/goto/aws-cli/iam-2010-05-08/Wait)
Diff
diff --git a/IAM/latest/UserGuide/iam_example_ecs_GettingStarted_018_section.md b/IAM/latest/UserGuide/iam_example_ecs_GettingStarted_018_section.md index 7ffa0ed5f..162a41ff2 100644 --- a//IAM/latest/UserGuide/iam_example_ecs_GettingStarted_018_section.md +++ b//IAM/latest/UserGuide/iam_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)