

# CodeRepository
<a name="API_CodeRepository"></a>

A Git repository that SageMaker AI automatically displays to users for cloning in the JupyterServer application.

## Contents
<a name="API_CodeRepository_Contents"></a>

 ** RepositoryUrl **   <a name="sagemaker-Type-CodeRepository-RepositoryUrl"></a>
The URL of the Git repository.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `https://([.\-_a-zA-Z0-9]+/?){3,1016}`   
Required: Yes

## See Also
<a name="API_CodeRepository_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/CodeRepository) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/CodeRepository) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/CodeRepository) 