cognitoidentity_delete_identity_pool: Deletes an identity pool

View source: R/cognitoidentity_operations.R

cognitoidentity_delete_identity_poolR 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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.