

# UserInfo
<a name="API_UserInfo"></a>

Information about the user who made a specified commit.

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

 ** date **   <a name="CodeCommit-Type-UserInfo-date"></a>
The date when the specified commit was commited, in timestamp format with GMT offset.  
Type: String  
Required: No

 ** email **   <a name="CodeCommit-Type-UserInfo-email"></a>
The email address associated with the user who made the commit, if any.  
Type: String  
Required: No

 ** name **   <a name="CodeCommit-Type-UserInfo-name"></a>
The name of the user who made the specified commit.  
Type: String  
Required: No

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