1

I am currently trying to use some AWS Built-In algorithms in the new Sagemaker Studio Lab. In order to do so, I need to configure my AWS profile to get my execution role and region etc. This is the current message

ValueError: Must setup local AWS configuration with a region supported by SageMaker.

Locally I am using credentials file for the configuration of the AWS CLI, how can I do this in Sagemaker Studio Lab?

Many thanks in advance!

2

1 Answer 1

2

Thanks for looking at Studio Lab! As has been mentioned in the above comments, we have a sample walkthrough notebook of configuring the aws cli and boto3 in Studio Lab here.

Please just remember to NEVER EVER EVER share your access or secret key information on GitHub. If you use a notebook to write those files, just delete that cell immediately after executing it.

Cheers!

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.