AWS Sagemaker can't deploy SKLearn model : Access Denied when calling the CreateBucket operation

后端 未结 0 1653
伪装坚强ぢ
伪装坚强ぢ 2021-01-31 07:47

My SKLearn estimator is:

from sagemaker.sklearn.estimator import SKLearn
FRAMEWORK_VERSION = "0.23-1"
script_path = \'scikit-iris.py\'
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题