This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Deadline::Queue PosixUser
The POSIX user.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- Group
- 
                    The name of the POSIX user's group. Required: Yes Type: String Pattern: ^(?:[a-z][a-z0-9-]{0,30})?$Minimum: 0Maximum: 31Update requires: No interruption 
- User
- 
                    The name of the POSIX user. Required: Yes Type: String Pattern: ^(?:[a-z][a-z0-9-]{0,30})?$Minimum: 0Maximum: 31Update requires: No interruption