using sourceIdentity in new Sagemaker studio instead of Sagemaker classic

0

Hi,

I am a developer who needs sourceIdentity to be propagated for use in sagemaker studio.

Originally, in sagemaker classic, I managed to follow the instructions here: https://docs.aws.amazon.com/sagemaker/latest/dg/monitor-user-access.html And I managed to extract and use source identity properly in IAM policies and trust relationships.

However, following the same instructions, when i use say Jupyterlab or Code Editor in Sagemaker studio, instead of studio classic, I can no longer access source Identity. Cloudtrail logs show that the field has disappeared. How do I enabled sourceIdenitty for Sagemaker studio new?

1개 답변
0

For SourceIdentity Propagation you can try these troubleshoots as per Sagemaker documentation:

  • Enable it at the domain level during creation or update.
  • For domain creation, use the --domain-settings ExecutionRoleIdentityConfig=USER_PROFILE_NAME parameter with AWS CLI or create-domain API.
  • For updating an existing domain, include the --domain-settings-for-update ExecutionRoleIdentityConfig=USER_PROFILE_NAME parameter. Stop all apps in the domain before updating.
  • Single-user setups via quick setup automatically enable source identity.
  • Source identity allows administrators to view user profile names in CloudTrail logs for auditing and access control.
profile picture
전문가
답변함 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인