cognitoidentityprovider_delete_user_pool_domain {paws.security.identity} | R Documentation |
Deletes a domain for a user pool
Description
Deletes a domain for a user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_delete_user_pool_domain/ for full documentation.
Usage
cognitoidentityprovider_delete_user_pool_domain(Domain, UserPoolId)
Arguments
Domain |
[required] The domain string. For custom domains, this is the fully-qualified
domain name, such as |
UserPoolId |
[required] The user pool ID. |
[Package paws.security.identity version 0.7.0 Index]