Kernel failing to load with ml.m5.2xlarge instance

Hi All,
I just started my first assignment in Generative AI with large language models, As per assignment I need to launch a large instance for type ml.m5.2xlarge. This instance type is failing to create, however if I try to launch ml.t3.medium it launches. But for assignment I need large instance. I am using the same account provided in the assignment.

Failed to launch app [sagemaker-data-science-ml-m5-large-685ada67a98eea46e68c3200c9bf]. AccessDeniedException: User: arn:aws:sts::617003596695:assumed-role/sagemaker-studio-vpc-firewall-us-east-1-sagemaker-execution-role/SageMaker is not authorized to perform: sagemaker:CreateApp on resource: arn:aws:sagemaker:us-east-1:617003596695:app/d-o70a61hgtgra/sagemaker-user-profile-us-east-1/kernelgateway/sagemaker-data-science-ml-m5-large-685ada67a98eea46e68c3200c9bf with an explicit deny in a service control policy (Context: RequestId: e97bdfa1-ca9e-48cf-9f36-d4ee5c70b99a, TimeStamp: 1709263728.1565192, Date: Fri Mar 1 03:28:48 2024)

Could you try again in sometime, maybe that resolves the issue and also make sure you follow all the steps mentioned in the lab guidance.

If the problem keeps on let us know.

This is still a problem for me as well. Did anybody find a solution for this?

Hello @chris.favila sorry to bother again, would you like to have a look at this issue!

Hi. From the error message, it looks like you’re trying to create an ml.m5.large instance. Please make sure you’re selecting ml.m5.2xlarge. Please refer to item 10 of the FAQ for more details. Hope this helps.