AWS Security ChangesHomeSearch

AWS transform documentation change

Service: transform · 2025-06-25 · Documentation medium

File: transform/latest/userguide/security_iam_service-with-iam.md

Summary

Enabled service-linked roles for AWS Transform and updated related documentation

Security assessment

Introduces support for service-linked roles, which are a security best practice for limiting permissions. This adds security documentation but does not address a specific known vulnerability.

Diff

diff --git a/transform/latest/userguide/security_iam_service-with-iam.md b/transform/latest/userguide/security_iam_service-with-iam.md
index 181119fe7..d6cf327ef 100644
--- a//transform/latest/userguide/security_iam_service-with-iam.md
+++ b//transform/latest/userguide/security_iam_service-with-iam.md
@@ -23 +23 @@ Service roles |  Yes
-Service-linked roles |  No   
+Service-linked roles |  Yes  
@@ -157 +157 @@ Changing the permissions for a service role might break AWS Transform functional
-**Supports service-linked roles:** No 
+**Supports service-linked roles:** Yes
@@ -161 +161 @@ A service-linked role is a type of service role that is linked to an AWS service
-For details about creating or managing service-linked roles, see [AWS services that work with IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-services-that-work-with-iam.html). Find a service in the table that includes a `Yes` in the **Service-linked role** column. Choose the **Yes** link to view the service-linked role documentation for that service.
+For details about creating or managing AWS Transform service-linked roles, see [Using service-linked roles for AWS Transform](./using-service-linked-roles.html).