View source: R/cognitoidentity_operations.R
cognitoidentity_delete_identity_pool | R Documentation |
Deletes an identity pool. Once a pool is deleted, users will not be able to authenticate with the pool.
See https://www.paws-r-sdk.com/docs/cognitoidentity_delete_identity_pool/ for full documentation.
cognitoidentity_delete_identity_pool(IdentityPoolId)
IdentityPoolId |
[required] An identity pool ID in the format REGION:GUID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.