cognitoidentityprovider_describe_user_pool_domain {paws.security.identity}R Documentation

Gets information about a domain

Description

Gets information about a domain.

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 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.


[Package paws.security.identity version 0.6.1 Index]