SageMaker ResourceLimitExceeded

0

I am using free-tier and this is my first time creating a sagemaker. I am not using any other resources but I always get this error

"""

ResourceLimitExceeded The account-level service limit 'Total domains' is 0 Domains, with current utilization of 0 Domains and a request delta of 1 Domains. Only 0 Domains is supported. See https://docs.aws.amazon.com/general/latest/gr/sagemaker.html#limits_sagemaker for more details.

"""

I have read the document and other resources but still so confused.

aws sagemaker list-domains

{ "Domains": [] }

What should I do?

Thank you.

Ram
asked 14 days ago115 views
1 Answer
2
Accepted Answer

Hi,

Please try submitting a request for quota increase via https://console.aws.amazon.com/servicequotas/home/services/sagemaker/quotas/L-B683BCB0 (the quota displayed there will likely be the default one 2, I would suggest using 3 as the new requested value to submit the request)

Above link can be found at https://docs.aws.amazon.com/general/latest/gr/sagemaker.html#limits_sagemaker under the Total domains quota.

Thanks.

profile pictureAWS
EXPERT
AWS-SUM
answered 14 days ago

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