

# RepositoryNameIdPair
<a name="API_RepositoryNameIdPair"></a>

Information about a repository name and ID.

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

 ** repositoryId **   <a name="CodeCommit-Type-RepositoryNameIdPair-repositoryId"></a>
The ID associated with the repository.  
Type: String  
Required: No

 ** repositoryName **   <a name="CodeCommit-Type-RepositoryNameIdPair-repositoryName"></a>
The name associated with the repository.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `[\w\.-]+`   
Required: No

## See Also
<a name="API_RepositoryNameIdPair_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/codecommit-2015-04-13/RepositoryNameIdPair) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codecommit-2015-04-13/RepositoryNameIdPair) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codecommit-2015-04-13/RepositoryNameIdPair) 