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)
[required] The domain string. For custom domains, this is the fully-qualified
domain name, such as auth.example.com
. For Amazon Cognito prefix
domains, this is the prefix alone, such as auth
.
[required] The user pool ID.