내용으로 건너뛰기

SageMaker Canvas built model - Does the model exist after the owner is deleted?

0

If I share a model I created in SageMaker Canvas with other users, will they still be able to access and use the model even if my user profile is deleted?

질문됨 5달 전36회 조회
1개 답변
0

Hello yeeun choi,

When a SageMaker Canvas user who created and shared a model is deleted, the behavior regarding model access depends on a few factors:

1. Model Storage:

  • Models built in SageMaker Canvas are stored in Amazon S3 buckets
  • The models themselves remain in S3 unless explicitly deleted
  • Access to these models is controlled through IAM permissions

2. Shared Access:

  • If proper IAM permissions are in place, shared users can continue to access the model
  • The model's functionality isn't directly tied to the original creator's account
  • However, permissions need to be properly configured to maintain access

3. Best Practices:

  • Transfer model ownership before deleting the creator's account
  • Ensure shared users have proper IAM roles and permissions
  • Document model details and access requirements
  • Consider creating a service account for critical models

4. Potential Issues:

  • Permission configurations might need adjustment
  • Access to related resources might be affected
  • Model monitoring and updates might require new ownership

To ensure continued access:

  1. Review and update IAM permissions
  2. Transfer model ownership if possible
  3. Document model access requirements
  4. Test access after any account changes

Hope this is helpful!

AWS
지원 엔지니어
답변함 5달 전

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

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