AWS Security ChangesHomeSearch

AWS health documentation change

Service: health · 2025-11-22 · Documentation low

File: health/latest/ug/using-service-linked-roles.md

Summary

Fixed URL formatting by adding double slashes in API reference links

Security assessment

The changes only correct URL syntax and do not address security vulnerabilities or document security features.

Diff

diff --git a/health/latest/ug/using-service-linked-roles.md b/health/latest/ug/using-service-linked-roles.md
index e7d999455..d8d610da8 100644
--- a//health/latest/ug/using-service-linked-roles.md
+++ b//health/latest/ug/using-service-linked-roles.md
@@ -28 +28 @@ For more information about the AWS managed policies, see [AWS managed policies f
-You don't need to create the AWSServiceRoleForHealth_Organizations service-linked role. When you call the [EnableHealthServiceAccessForOrganization](https://docs.aws.amazon.com/health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html) operation, AWS Health creates the this service-linked role in the account for you.
+You don't need to create the AWSServiceRoleForHealth_Organizations service-linked role. When you call the [EnableHealthServiceAccessForOrganization](https://docs.aws.amazon.com//health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html) operation, AWS Health creates the this service-linked role in the account for you.
@@ -38 +38 @@ AWS Health doesn't allow you to edit the service-linked role. After you create a
-To delete the AWSServiceRoleForHealth_Organizations role, you must first call the [DisableHealthServiceAccessForOrganization](https://docs.aws.amazon.com/health/latest/APIReference/API_DisableHealthServiceAccessForOrganization.html) operation. You can then delete the role through the IAM console, IAM API, or AWS Command Line Interface (AWS CLI).
+To delete the AWSServiceRoleForHealth_Organizations role, you must first call the [DisableHealthServiceAccessForOrganization](https://docs.aws.amazon.com//health/latest/APIReference/API_DisableHealthServiceAccessForOrganization.html) operation. You can then delete the role through the IAM console, IAM API, or AWS Command Line Interface (AWS CLI).