UpdateGroupRequest
class UpdateGroupRequest
Types
Properties
Link copied to clipboard
A new description of the existing group.
Link copied to clipboard
A non-negative integer value that specifies the precedence of this group relative to the other groups that a user can belong to in the user pool. Zero is the highest precedence value. Groups with lower Precedence
values take precedence over groups with higher or null Precedence
values. If a user belongs to two or more groups, it is the group with the lowest precedence value whose role ARN is given in the user's tokens for the cognito:roles
and cognito:preferred_role
claims.
Link copied to clipboard
The ID of the user pool that contains the group you want to update.