Group
A group object that contains identifying information and attributes for a specified group.
Contents
- SAMAccountName
-
The name of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[^:;|=+"*?<>/\\,\[\]@]+$
Required: Yes
- DistinguishedName
-
The distinguished name
of the object. Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- GroupScope
-
The scope of the AD group. For details, see Active Directory security groups
Type: String
Valid Values:
DomainLocal | Global | Universal | BuiltinLocal
Required: No
- GroupType
-
The AD group type. For details, see Active Directory security group type
. Type: String
Valid Values:
Distribution | Security
Required: No
- OtherAttributes
-
An expression of one or more attributes, data types, and the values of a group.
Type: String to AttributeValue object map
Map Entries: Maximum number of 25 items.
Key Length Constraints: Minimum length of 1. Maximum length of 63.
Key Pattern:
^[A-Za-z*][A-Za-z-*]*$
Required: No
- SID
-
The unique security identifier (SID) of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: