
Gets a group.
Calling this action requires developer credentials.
cognitoidentityprovider_get_group(GroupName, UserPoolId)
[required] The name of the group.
[required] The user pool ID for the user pool.
svc$get_group( GroupName = "string", UserPoolId = "string" )