AWS health documentation change
Summary
Updated URLs for service-linked role policy and API documentation
Security assessment
Changes only fix URL syntax in existing security documentation. No new security features or vulnerabilities addressed.
Diff
diff --git a/health/latest/ug/security_iam_service-with-iam.md b/health/latest/ug/security_iam_service-with-iam.md index ec377ec97..fe5a6fdf0 100644 --- a//health/latest/ug/security_iam_service-with-iam.md +++ b//health/latest/ug/security_iam_service-with-iam.md @@ -142 +142 @@ AWS Health supports using temporary credentials. -AWS Health supports service-linked roles to integrate with AWS Organizations. The service-linked role is named `AWSServiceRoleForHealth_Organizations`. Attached to the role is the [Health_OrganizationsServiceRolePolicy](https://console.aws.amazon.com/iam/home?#/policies/arn:aws:iam::aws:policy/aws-service-role/Health_OrganizationsServiceRolePolicy) AWS managed policy. The AWS managed policy allows AWS Health to access health events from other AWS accounts in the organization. +AWS Health supports service-linked roles to integrate with AWS Organizations. The service-linked role is named `AWSServiceRoleForHealth_Organizations`. Attached to the role is the [Health_OrganizationsServiceRolePolicy](https://console.aws.amazon.com//iam/home?#/policies/arn:aws:iam::aws:policy/aws-service-role/Health_OrganizationsServiceRolePolicy) AWS managed policy. The AWS managed policy allows AWS Health to access health events from other AWS accounts in the organization. @@ -144 +144 @@ AWS Health supports service-linked roles to integrate with AWS Organizations. Th -You can use the [EnableHealthServiceAccessForOrganization](https://docs.aws.amazon.com/health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html) operation to create the service-linked role in the account. However, if you want to disable this feature, 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). For more information, see [Using service-linked roles](https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html) in the _IAM User Guide_. +You can use the [EnableHealthServiceAccessForOrganization](https://docs.aws.amazon.com//health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html) operation to create the service-linked role in the account. However, if you want to disable this feature, 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). For more information, see [Using service-linked roles](https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html) in the _IAM User Guide_.