Topic 1 Question 135
A data scientist has been running an Amazon SageMaker notebook instance for a few weeks. During this time, a new version of Jupyter Notebook was released along with additional software updates. The security team mandates that all running SageMaker notebook instances use the latest security and software updates provided by SageMaker. How can the data scientist meet this requirements?
Call the CreateNotebookInstanceLifecycleConfig API operation
Create a new SageMaker notebook instance and mount the Amazon Elastic Block Store (Amazon EBS) volume from the original instance
Stop and then restart the SageMaker notebook instance
Call the UpdateNotebookInstanceLifecycleConfig API operation
ユーザの投票
コメント(1)
- 正解だと思う選択肢: C
This is correct according to official documentation. https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-software-updates.html
👍 15cron00012022/04/23
シャッフルモード