default DeleteIdentityPoolResponse |
CognitoIdentityClient.deleteIdentityPool(Consumer<DeleteIdentityPoolRequest.Builder> deleteIdentityPoolRequest) |
Deletes an identity pool.
|
default DeleteIdentityPoolResponse |
CognitoIdentityClient.deleteIdentityPool(DeleteIdentityPoolRequest deleteIdentityPoolRequest) |
Deletes an identity pool.
|
default DescribeIdentityResponse |
CognitoIdentityClient.describeIdentity(Consumer<DescribeIdentityRequest.Builder> describeIdentityRequest) |
Returns metadata related to the given identity, including when the identity was created and any associated linked
logins.
|
default DescribeIdentityResponse |
CognitoIdentityClient.describeIdentity(DescribeIdentityRequest describeIdentityRequest) |
Returns metadata related to the given identity, including when the identity was created and any associated linked
logins.
|
default DescribeIdentityPoolResponse |
CognitoIdentityClient.describeIdentityPool(Consumer<DescribeIdentityPoolRequest.Builder> describeIdentityPoolRequest) |
Gets details about a particular identity pool, including the pool name, ID description, creation date, and
current number of users.
|
default DescribeIdentityPoolResponse |
CognitoIdentityClient.describeIdentityPool(DescribeIdentityPoolRequest describeIdentityPoolRequest) |
Gets details about a particular identity pool, including the pool name, ID description, creation date, and
current number of users.
|
default GetCredentialsForIdentityResponse |
CognitoIdentityClient.getCredentialsForIdentity(Consumer<GetCredentialsForIdentityRequest.Builder> getCredentialsForIdentityRequest) |
Returns credentials for the provided identity ID.
|
default GetCredentialsForIdentityResponse |
CognitoIdentityClient.getCredentialsForIdentity(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest) |
Returns credentials for the provided identity ID.
|
default GetIdResponse |
CognitoIdentityClient.getId(Consumer<GetIdRequest.Builder> getIdRequest) |
Generates (or retrieves) a Cognito ID.
|
default GetIdResponse |
CognitoIdentityClient.getId(GetIdRequest getIdRequest) |
Generates (or retrieves) a Cognito ID.
|
default GetIdentityPoolRolesResponse |
CognitoIdentityClient.getIdentityPoolRoles(Consumer<GetIdentityPoolRolesRequest.Builder> getIdentityPoolRolesRequest) |
Gets the roles for an identity pool.
|
default GetIdentityPoolRolesResponse |
CognitoIdentityClient.getIdentityPoolRoles(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest) |
Gets the roles for an identity pool.
|
default GetOpenIdTokenResponse |
CognitoIdentityClient.getOpenIdToken(Consumer<GetOpenIdTokenRequest.Builder> getOpenIdTokenRequest) |
Gets an OpenID token, using a known Cognito ID.
|
default GetOpenIdTokenResponse |
CognitoIdentityClient.getOpenIdToken(GetOpenIdTokenRequest getOpenIdTokenRequest) |
Gets an OpenID token, using a known Cognito ID.
|
default GetOpenIdTokenForDeveloperIdentityResponse |
CognitoIdentityClient.getOpenIdTokenForDeveloperIdentity(Consumer<GetOpenIdTokenForDeveloperIdentityRequest.Builder> getOpenIdTokenForDeveloperIdentityRequest) |
Registers (or retrieves) a Cognito IdentityId and an OpenID Connect token for a user authenticated
by your backend authentication process.
|
default GetOpenIdTokenForDeveloperIdentityResponse |
CognitoIdentityClient.getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest) |
Registers (or retrieves) a Cognito IdentityId and an OpenID Connect token for a user authenticated
by your backend authentication process.
|
default GetPrincipalTagAttributeMapResponse |
CognitoIdentityClient.getPrincipalTagAttributeMap(Consumer<GetPrincipalTagAttributeMapRequest.Builder> getPrincipalTagAttributeMapRequest) |
Use GetPrincipalTagAttributeMap to list all mappings between PrincipalTags and user
attributes.
|
default GetPrincipalTagAttributeMapResponse |
CognitoIdentityClient.getPrincipalTagAttributeMap(GetPrincipalTagAttributeMapRequest getPrincipalTagAttributeMapRequest) |
Use GetPrincipalTagAttributeMap to list all mappings between PrincipalTags and user
attributes.
|
default ListIdentitiesResponse |
CognitoIdentityClient.listIdentities(Consumer<ListIdentitiesRequest.Builder> listIdentitiesRequest) |
Lists the identities in an identity pool.
|
default ListIdentitiesResponse |
CognitoIdentityClient.listIdentities(ListIdentitiesRequest listIdentitiesRequest) |
Lists the identities in an identity pool.
|
default ListIdentityPoolsResponse |
CognitoIdentityClient.listIdentityPools(Consumer<ListIdentityPoolsRequest.Builder> listIdentityPoolsRequest) |
Lists all of the Cognito identity pools registered for your account.
|
default ListIdentityPoolsResponse |
CognitoIdentityClient.listIdentityPools(ListIdentityPoolsRequest listIdentityPoolsRequest) |
Lists all of the Cognito identity pools registered for your account.
|
default ListIdentityPoolsIterable |
CognitoIdentityClient.listIdentityPoolsPaginator(Consumer<ListIdentityPoolsRequest.Builder> listIdentityPoolsRequest) |
|
default ListIdentityPoolsIterable |
CognitoIdentityClient.listIdentityPoolsPaginator(ListIdentityPoolsRequest listIdentityPoolsRequest) |
|
default ListTagsForResourceResponse |
CognitoIdentityClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists the tags that are assigned to an Amazon Cognito identity pool.
|
default ListTagsForResourceResponse |
CognitoIdentityClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists the tags that are assigned to an Amazon Cognito identity pool.
|
default LookupDeveloperIdentityResponse |
CognitoIdentityClient.lookupDeveloperIdentity(Consumer<LookupDeveloperIdentityRequest.Builder> lookupDeveloperIdentityRequest) |
Retrieves the IdentityID associated with a DeveloperUserIdentifier or the list of
DeveloperUserIdentifier values associated with an IdentityId for an existing identity.
|
default LookupDeveloperIdentityResponse |
CognitoIdentityClient.lookupDeveloperIdentity(LookupDeveloperIdentityRequest lookupDeveloperIdentityRequest) |
Retrieves the IdentityID associated with a DeveloperUserIdentifier or the list of
DeveloperUserIdentifier values associated with an IdentityId for an existing identity.
|
default MergeDeveloperIdentitiesResponse |
CognitoIdentityClient.mergeDeveloperIdentities(Consumer<MergeDeveloperIdentitiesRequest.Builder> mergeDeveloperIdentitiesRequest) |
Merges two users having different IdentityIds, existing in the same identity pool, and identified by
the same developer provider.
|
default MergeDeveloperIdentitiesResponse |
CognitoIdentityClient.mergeDeveloperIdentities(MergeDeveloperIdentitiesRequest mergeDeveloperIdentitiesRequest) |
Merges two users having different IdentityIds, existing in the same identity pool, and identified by
the same developer provider.
|
default SetIdentityPoolRolesResponse |
CognitoIdentityClient.setIdentityPoolRoles(Consumer<SetIdentityPoolRolesRequest.Builder> setIdentityPoolRolesRequest) |
Sets the roles for an identity pool.
|
default SetIdentityPoolRolesResponse |
CognitoIdentityClient.setIdentityPoolRoles(SetIdentityPoolRolesRequest setIdentityPoolRolesRequest) |
Sets the roles for an identity pool.
|
default SetPrincipalTagAttributeMapResponse |
CognitoIdentityClient.setPrincipalTagAttributeMap(Consumer<SetPrincipalTagAttributeMapRequest.Builder> setPrincipalTagAttributeMapRequest) |
You can use this operation to use default (username and clientID) attribute or custom attribute mappings.
|
default SetPrincipalTagAttributeMapResponse |
CognitoIdentityClient.setPrincipalTagAttributeMap(SetPrincipalTagAttributeMapRequest setPrincipalTagAttributeMapRequest) |
You can use this operation to use default (username and clientID) attribute or custom attribute mappings.
|
default TagResourceResponse |
CognitoIdentityClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Assigns a set of tags to the specified Amazon Cognito identity pool.
|
default TagResourceResponse |
CognitoIdentityClient.tagResource(TagResourceRequest tagResourceRequest) |
Assigns a set of tags to the specified Amazon Cognito identity pool.
|
default UnlinkDeveloperIdentityResponse |
CognitoIdentityClient.unlinkDeveloperIdentity(Consumer<UnlinkDeveloperIdentityRequest.Builder> unlinkDeveloperIdentityRequest) |
Unlinks a DeveloperUserIdentifier from an existing identity.
|
default UnlinkDeveloperIdentityResponse |
CognitoIdentityClient.unlinkDeveloperIdentity(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest) |
Unlinks a DeveloperUserIdentifier from an existing identity.
|
default UnlinkIdentityResponse |
CognitoIdentityClient.unlinkIdentity(Consumer<UnlinkIdentityRequest.Builder> unlinkIdentityRequest) |
Unlinks a federated identity from an existing account.
|
default UnlinkIdentityResponse |
CognitoIdentityClient.unlinkIdentity(UnlinkIdentityRequest unlinkIdentityRequest) |
Unlinks a federated identity from an existing account.
|
default UntagResourceResponse |
CognitoIdentityClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes the specified tags from the specified Amazon Cognito identity pool.
|
default UntagResourceResponse |
CognitoIdentityClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes the specified tags from the specified Amazon Cognito identity pool.
|
default UpdateIdentityPoolResponse |
CognitoIdentityClient.updateIdentityPool(Consumer<UpdateIdentityPoolRequest.Builder> updateIdentityPoolRequest) |
Updates an identity pool.
|
default UpdateIdentityPoolResponse |
CognitoIdentityClient.updateIdentityPool(UpdateIdentityPoolRequest updateIdentityPoolRequest) |
Updates an identity pool.
|