View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_delete_user_pool_domain | R Documentation |
Deletes a domain for a user pool.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_delete_user_pool_domain/ for full documentation.
cognitoidentityprovider_delete_user_pool_domain(Domain, UserPoolId)
Domain |
[required] The domain string. For custom domains, this is the fully-qualified
domain name, such as |
UserPoolId |
[required] The user pool ID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.