View source: R/cognitoidentity_operations.R
cognitoidentity_delete_identities | R Documentation |
Deletes identities from an identity pool. You can specify a list of 1-60 identities that you want to delete.
See https://www.paws-r-sdk.com/docs/cognitoidentity_delete_identities/ for full documentation.
cognitoidentity_delete_identities(IdentityIdsToDelete)
IdentityIdsToDelete |
[required] A list of 1-60 identities that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.