AWS healthimaging documentation change
Summary
Added release notes for new service-linked role and managed policy enabling CloudWatch metrics publishing
Security assessment
Documents new IAM security features (service-linked role and managed policy) but doesn't address any vulnerability or incident
Diff
diff --git a/healthimaging/latest/devguide/releases.md b/healthimaging/latest/devguide/releases.md index 632724efc..c5f85a0fb 100644 --- a//healthimaging/latest/devguide/releases.md +++ b//healthimaging/latest/devguide/releases.md @@ -10,0 +11,2 @@ Change| Description| Date +Service-linked role for HealthImaging| HealthImaging now supports service-linked roles that allow the service to publish datastore metrics to CloudWatch on your behalf. The `AWSServiceRoleForHealthImaging` role can be created using the IAM console or AWS CLI. For more information, see [Using service-linked roles for HealthImaging](https://docs.aws.amazon.com/healthimaging/latest/devguide/security-iam-service-linked-roles.html).| February 9, 2026 +AWSHealthImagingServiceRolePolicy managed policy| HealthImaging added a new managed policy `AWSHealthImagingServiceRolePolicy` for the service-linked role that provides permissions to manage service operations and publish service metrics to CloudWatch. For more information, see [AWSHealthImagingServiceRolePolicy](https://docs.aws.amazon.com/healthimaging/latest/devguide/security-iam-awsmanpol.html#security-iam-awsmanpol-AWSHealthImagingServiceRolePolicy).| February 9, 2026