

# User
<a name="API_User"></a>

Contains information about the user involved in the attack sequence.

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

 ** name **   <a name="guardduty-Type-User-name"></a>
The name of the user.  
Type: String  
Required: Yes

 ** type **   <a name="guardduty-Type-User-type"></a>
The type of the user.  
Type: String  
Required: Yes

 ** uid **   <a name="guardduty-Type-User-uid"></a>
The unique identifier of the user.  
Type: String  
Required: Yes

 ** account **   <a name="guardduty-Type-User-account"></a>
Contains information about the AWS account.  
Type: [Account](API_Account.md) object  
Required: No

 ** credentialUid **   <a name="guardduty-Type-User-credentialUid"></a>
The credentials of the user ID.  
Type: String  
Required: No

## See Also
<a name="API_User_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/guardduty-2017-11-28/User) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/User) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/User) 