cognitoidentityprovider_get_group {paws.security.identity} | R Documentation |
Gets a group
Description
Gets a group.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_get_group/ for full documentation.
Usage
cognitoidentityprovider_get_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.6.1 Index]