GroupMembershipExistenceResult
Indicates whether a resource is a member of a group in the identity store.
Contents
- GroupId
-
The identifier for a group in the identity store.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 47.
Pattern:
([0-9a-f]{10}-|)[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}
Required: No
- MemberId
-
An object that contains the identifier of a group member. Setting the
UserID
field to the specific identifier for a user indicates that the user is a member of the group.Type: MemberId object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- MembershipExists
-
Indicates whether a membership relation exists or not.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: