cognitoidentityprovider_delete_group: Deletes a group from the specified user pool

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_delete_groupR Documentation

Deletes a group from the specified user pool

Description

Deletes a group from the specified user pool. When you delete a group, that group no longer contributes to users' cognito:preferred_group or cognito:groups claims, and no longer influence access-control decision that are based on group membership. For more information about user pool groups, see Adding groups to a user pool.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_delete_group/ for full documentation.

Usage

cognitoidentityprovider_delete_group(GroupName, UserPoolId)

Arguments

GroupName

[required] The name of the group that you want to delete.

UserPoolId

[required] The ID of the user pool where you want to delete the group.


paws.security.identity documentation built on April 3, 2025, 10:59 p.m.