Delete User Pool Domain
cognitoidentityprovider_delete_user_pool_domain | R Documentation |
Deletes a domain for a user pool¶
Description¶
Deletes a domain for a user pool.
Usage¶
Arguments¶
Domain
[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 asauth
.UserPoolId
[required] The user pool ID.
Value¶
An empty list.