Builder

class Builder

Properties

Link copied to clipboard

A new description of the existing group.

Link copied to clipboard

The name of the group that you want to update.

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 Amazon Resource Name (ARN) of an IAM role that you want to associate with the group. The role assignment contributes to the cognito:roles and cognito:preferred_role claims in group members' tokens.

Link copied to clipboard

The ID of the user pool that contains the group you want to update.