Given a user pool domain name, returns information about the domain configuration.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_describe_user_pool_domain/ for full documentation.
cognitoidentityprovider_describe_user_pool_domain(Domain)
[required] The domain that you want to describe. 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
.