deleteIdentityPool
inline suspend fun CognitoIdentityClient.deleteIdentityPool(crossinline block: DeleteIdentityPoolRequest.Builder.() -> Unit): DeleteIdentityPoolResponse
Deletes an identity pool. Once a pool is deleted, users will not be able to authenticate with the pool.
You must use Amazon Web Services developer credentials to call this operation.