AWS Security ChangesHomeSearch

AWS app-mesh documentation change

Service: app-mesh · 2025-11-22 · Documentation low

File: app-mesh/latest/userguide/proxy-authorization.md

Summary

Fixed IAM documentation URL formatting by adding double slash after domain

Security assessment

URL syntax correction without security content modification. No evidence of security feature updates or vulnerability fixes.

Diff

diff --git a/app-mesh/latest/userguide/proxy-authorization.md b/app-mesh/latest/userguide/proxy-authorization.md
index 69f2e8958..92ba5181e 100644
--- a//app-mesh/latest/userguide/proxy-authorization.md
+++ b//app-mesh/latest/userguide/proxy-authorization.md
@@ -122 +122 @@ Amazon ECS
-  5. In the **Summary** page, on the **Permissions** tab, confirm that either the custom policy you created previously, or the `[AWSAppMeshEnvoyAccess](https://console.aws.amazon.com/iam/home#/policies/arn:aws:iam::aws:policy/AWSAppMeshEnvoyAccess%24jsonEditor)` managed policy is listed. If neither policy is attached, attach an IAM policy to the IAM role. If you want to attach a custom IAM policy but don't have one, then you need to create the custom IAM policy. If a custom IAM policy is attached, select the policy and confirm that it contains `"Action": "appmesh:StreamAggregatedResources"`. If it does not, then you need to add that permission to your custom IAM policy. You can also confirm that the appropriate Amazon Resource Name (ARN) for a specific mesh endpoints is listed. If no ARNs are listed, then you can edit the policy to add, remove, or change the listed ARNs. For more information, see [Edit IAM Policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-edit.html) and Create IAM policy.
+  5. In the **Summary** page, on the **Permissions** tab, confirm that either the custom policy you created previously, or the `[AWSAppMeshEnvoyAccess](https://console.aws.amazon.com/iam/home#/policies/arn:aws:iam::aws:policy/AWSAppMeshEnvoyAccess%24jsonEditor)` managed policy is listed. If neither policy is attached, attach an IAM policy to the IAM role. If you want to attach a custom IAM policy but don't have one, then you need to create the custom IAM policy. If a custom IAM policy is attached, select the policy and confirm that it contains `"Action": "appmesh:StreamAggregatedResources"`. If it does not, then you need to add that permission to your custom IAM policy. You can also confirm that the appropriate Amazon Resource Name (ARN) for a specific mesh endpoints is listed. If no ARNs are listed, then you can edit the policy to add, remove, or change the listed ARNs. For more information, see [Edit IAM Policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_manage-edit.html) and Create IAM policy.