cognitoidentity_delete_identities {paws.security.identity} | R Documentation |
Deletes identities from an identity pool
Description
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.
Usage
cognitoidentity_delete_identities(IdentityIdsToDelete)
Arguments
IdentityIdsToDelete |
[required] A list of 1-60 identities that you want to delete. |
[Package paws.security.identity version 0.6.1 Index]