AWS transform documentation change
Summary
Added references to IAM documentation for 'AWS Transform custom' service regarding actions, resources, and condition keys
Security assessment
The change explicitly adds documentation links for IAM permissions (security feature) of a new service variant, but doesn't address any specific vulnerability or security incident. It enhances security documentation without indicating a security issue.
Diff
diff --git a/transform/latest/userguide/security_iam_service-with-iam.md b/transform/latest/userguide/security_iam_service-with-iam.md index 89e010b42..893b10e9d 100644 --- a//transform/latest/userguide/security_iam_service-with-iam.md +++ b//transform/latest/userguide/security_iam_service-with-iam.md @@ -56,0 +57,2 @@ To see a list of AWS Transform actions, see [Actions, resources, and condition k +To see a list of actions for AWS Transform _custom_ , see [Actions, resources, and condition keys for AWS Transform custom ](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransformcustom.html) in the _Service Authorization Reference_. + @@ -84,0 +87,2 @@ To see a list of AWS Transform resource types and their ARNs, and with which act +To see a list of resource types and their ARNs, and with which actions you can specify the ARN of each resource for AWS Transform _custom_ , see [Actions, resources, and condition keys for AWS Transform custom ](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransformcustom.html) in the _Service Authorization Reference_. + @@ -96,0 +101,2 @@ To see a list of AWS Transform condition keys, and with which actions and resour +To see a list of condition keys, and with which actions and resources you can use a condition key for AWS Transform _custom_ , see [Actions, resources, and condition keys for AWS Transform custom ](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransformcustom.html) in the _Service Authorization Reference_. +