Skip to main content

ICognitoIdentityProviderCreateUserPoolDomainRequest

Interface in AWS.CognitoIdentityProvider

Interface for CreateUserPoolDomain requests.

Ancestors

Properties

CustomDomainConfig

property CustomDomainConfig: ICognitoIdentityProviderCustomDomainConfigType

Type: ICognitoIdentityProviderCustomDomainConfigType

Specify configuration for the custom domain that hosts sign-up and sign-in webpages for your application.

Domain

property Domain: string

The domain string.

For custom domains, specify the fully-qualified domain name. For Amazon Cognito prefix domains, use the prefix on its own.

UserPoolId

property UserPoolId: string

Specify the ID of the user pool.