Multi-account support for Amazon SageMaker HyperPod task governance
AWS Machine Learning Blog
JUNE 6, 2025
Below is an example of a trust policy. { "Version": "2012-10-17", "Statement": [ { "Sid": "AllowEksAuthToAssumeRoleForPodIdentity", "Effect": "Allow", "Principal": { "Service": "pods.eks.amazonaws.com" }, "Action": [ "sts:AssumeRole", "sts:TagSession" ] } ] } In Account C, create an S3 access point by following the steps here.
Let's personalize your content