cognitoidentityprovider_describe_user_pool_domain {paws.security.identity} | R Documentation |
Given a user pool domain name, returns information about the domain configuration
Description
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.
Usage
cognitoidentityprovider_describe_user_pool_domain(Domain)
Arguments
Domain |
[required] The domain that you want to describe. For custom domains, this is the
fully-qualified domain name, such as |
[Package paws.security.identity version 0.9.0 Index]