PosixUser
The POSIX user.
Contents
- group
-
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
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: