GroupSummary
A structure containing a subset of fields of a group object from a directory.
Contents
- GroupScope
-
The scope of the AD group. For details, see Active Directory security groups
. Type: String
Valid Values:
DomainLocal | Global | Universal | BuiltinLocal
Required: Yes
- GroupType
-
The AD group type. For details, see Active Directory security group type
. Type: String
Valid Values:
Distribution | Security
Required: Yes
- SAMAccountName
-
The name of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[^:;|=+"*?<>/\\,\[\]@]+$
Required: Yes
- SID
-
The unique security identifier (SID) of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: