Hi, in the SageMaker Course (Lab4), i can’t create the SageMaker job. It says insufficient permissions on the kodekloud user. When changing to IAM, I can’t add permissions due to missing access right.
Is there any way to fix that?
Since the labs aren’t actually numbered, I’m not sure which lab you’re referring to. Could you please include a link to the lab you’re talking about?
I just tried the “Creating SageMaker Data Processing Jobs”. lab and did not encounter this problem. Is this the lab you’re talking about?
Hi Rob, no it’s in the Lab “Training your Model in SageMaker Studio Using Python SDK”
When I try to run the notebook, it fails in the cell when the actual SageMaker Python Object should be created
retried it on the " Deploy a Hosted Model Using SageMaker Endpoints" Lab as well. Same Error, for API and GUI access when trying to deploy the endpoint:
“ClientError: An error occurred (AccessDeniedException) when calling the CreateEndpoint operation: User:
arn:aws:sts::066396399933:assumed-role/AmazonSageMaker-ExecutionRole-20251114T131614/SageMaker is not authorized to
perform: sagemaker:CreateEndpoint on resource:
arn:aws:sagemaker:us-east-1:066396399933:endpoint/house-price-prediction-endpoint with an explicit deny in a
service control policy”