Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.AWS.CognitoIdentity.DeleteIdentityPool
Description
Deletes a user pool. Once a pool is deleted, users will not be able to authenticate with the pool.
http://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_DeleteIdentityPool.html
Request
data DeleteIdentityPool Source
Instances
Request constructor
Arguments
:: Text | |
-> DeleteIdentityPool |
DeleteIdentityPool
constructor.
The fields accessible through corresponding lenses are:
Request lenses
dip1IdentityPoolId :: Lens' DeleteIdentityPool Text Source
An identity pool ID in the format REGION:GUID.