Amazon SageMaker Unified Studio is in preview release and is subject to change.
AmazonSageMakerDomainService role
The AmazonSageMakerDomainService role has the AWS policy: SageMakerStudioDomainServiceRolePolicy attached. This is a service role for domain level actions performed by Amazon SageMaker Unified Studio.
The default AmazonSageMakerDomainService
role has the following trust
policy attached:
{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Principal": { "Service": "datazone.amazonaws.com" }, "Action": "sts:AssumeRole", "Condition": { "StringEquals": { "aws:SourceAccount": "{{domain_account}}" } } } ] }