AWS code-library documentation change
Summary
Updated two AWS documentation links: Changed DeleteService reference from ECS to Service Discovery API and Wait reference from ECS to IAM API
Security assessment
The changes are simple URL corrections pointing to different AWS services. No security vulnerabilities, fixes, or security-related content are mentioned or implied in the changes.
Diff
diff --git a/code-library/latest/ug/bash_2_sts_code_examples.md b/code-library/latest/ug/bash_2_sts_code_examples.md index 964bd2ddb..d3762c86d 100644 --- a//code-library/latest/ug/bash_2_sts_code_examples.md +++ b//code-library/latest/ug/bash_2_sts_code_examples.md @@ -791 +791 @@ 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/ecs-2014-11-13/DeleteService) + * [DeleteService](https://docs.aws.amazon.com/goto/aws-cli/servicediscovery-2017-03-14/DeleteService) @@ -2964 +2964 @@ 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)