Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.GroupExistsException
Packages that use GroupExistsException
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of GroupExistsException in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider that throw GroupExistsExceptionModifier and TypeMethodDescriptiondefault CreateGroupResponseCognitoIdentityProviderClient.createGroup(Consumer<CreateGroupRequest.Builder> createGroupRequest) Creates a new group in the specified user pool.default CreateGroupResponseCognitoIdentityProviderClient.createGroup(CreateGroupRequest createGroupRequest) Creates a new group in the specified user pool.