如何通过 Python 按需创建SageMaker端点

0

【以下的问题经过翻译处理】 你好,

我已经在Sagemaker上训练了我的模型。我已经删除了端点,但是我仍然保留了指向模型的端点配置。

在Sagemaker控制台上,我可以使用现有的端点配置重新创建端点。但是,我不想一直保持端点开启,因为我每天只需要使用它几分钟。

是否可能从Python脚本中按需创建它?我认为可能是可以的,但找不到方法。是否有人可以指点我正确的方向?

谢谢。

profile picture
EXPERT
asked 9 months ago32 views
1 Answer

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions