跳至內容

How to reencrypt SageMaker domain with a new KMS key?

0

Hi, my current domain was created using a previous KMS key. Now I want to retire the key and use a new key. How should I proceed?

1 個回答
0

Hello there,

When you create a domain with a KmsKeyId specified [1]: AWS SageMaker uses the KMS key to encrypt the EFS volume attached to the domain. As mentioned from AWS EFS documentation [2], after an EFS file system has been created, its encryption settings cannot be altered. As such you cannot change the KMS Key of an existing EFS file system.

References

[1] https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateDomain.html [2] https://docs.aws.amazon.com/efs/latest/ug/encryption-at-rest.html

AWS
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。