cognitoidentityprovider_delete_group {paws.security.identity} | R Documentation |
Deletes a group
Description
Deletes a group.
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. |
UserPoolId |
[required] The user pool ID for the user pool. |
[Package paws.security.identity version 0.7.0 Index]