invalid URL while connecting sagemaker studio with codecommit

0

I need to clone to a codecommit repository in sagemaker studio. Sagemaker domain execution role is attached with the below policy to communicate with codecommit

{ "Version": "2012-10-17", "Statement": [ { "Sid": "VisualEditor1", "Effect": "Allow", "Action": "codecommit:", "Resource": "arn:aws:codecommit:eu-west-1:XXXXXXXXXX:" } ] }

But while pasting and cloning the https URL of repository in sagemaker studio UI, I am encountering below error message

Invalid URL provided The URL provided is not valid. Please input a valid URL to clone.

mkpd
質問済み 4ヶ月前241ビュー
1回答
0

Hi,

I would suggest to follow the guidance of this post to solve such issues as yours: https://repost.aws/knowledge-center/sagemaker-git-repository

Best,

Didier

profile pictureAWS
エキスパート
回答済み 4ヶ月前
  • Hi, This issue is not resolved in the mentioned article

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ