cognitoidentity_delete_identity_pool {paws.security.identity}R Documentation

Deletes an identity pool

Description

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.

Usage

cognitoidentity_delete_identity_pool(IdentityPoolId)

Arguments

IdentityPoolId

[required] An identity pool ID in the format REGION:GUID.


[Package paws.security.identity version 0.6.1 Index]