Uses of Class
software.amazon.awssdk.services.cognitoidentity.model.InvalidIdentityPoolConfigurationException
-
Packages that use InvalidIdentityPoolConfigurationException Package Description software.amazon.awssdk.services.cognitoidentity Amazon Cognito Federated Identities -
-
Uses of InvalidIdentityPoolConfigurationException in software.amazon.awssdk.services.cognitoidentity
Methods in software.amazon.awssdk.services.cognitoidentity that throw InvalidIdentityPoolConfigurationException Modifier and Type Method Description default GetCredentialsForIdentityResponseCognitoIdentityClient. getCredentialsForIdentity(Consumer<GetCredentialsForIdentityRequest.Builder> getCredentialsForIdentityRequest)Returns credentials for the provided identity ID.default GetCredentialsForIdentityResponseCognitoIdentityClient. getCredentialsForIdentity(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest)Returns credentials for the provided identity ID.
-