

# PosixUser
<a name="API_PosixUser"></a>

The POSIX user.

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

 ** group **   <a name="deadlinecloud-Type-PosixUser-group"></a>
The name of the POSIX user's group.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 31.  
Pattern: `(?:[a-z][a-z0-9-]{0,30})?`   
Required: Yes

 ** user **   <a name="deadlinecloud-Type-PosixUser-user"></a>
The name of the POSIX user.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 31.  
Pattern: `(?:[a-z][a-z0-9-]{0,30})?`   
Required: Yes

## See Also
<a name="API_PosixUser_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/deadline-2023-10-12/PosixUser) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/PosixUser) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/PosixUser) 