Skip to main content

ICognitoIdentityProviderDomainDescriptionType

Interface in AWS.CognitoIdentityProvider

Interface for DomainDescriptionType.

Properties

AWSAccountId

property AWSAccountId: string

The AWS Account ID of the user pool owner.

CloudFrontDistribution

property CloudFrontDistribution: string

The Amazon CloudFront endpoint that you use as the target of the alias configured in your Domain Name Server (DNS) configuration.

CustomDomainConfig

property CustomDomainConfig: ICognitoIdentityProviderCustomDomainConfigType

Type: ICognitoIdentityProviderCustomDomainConfigType

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

Domain

property Domain: string

The domain string.

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

S3Bucket

property S3Bucket: string

The Amazon S3 bucket where the static files for this domain are stored.

Status

property Status: string

The domain status.

Valid values: CREATING | DELETING | UPDATING | ACTIVE | FAILED.

UserPoolId

property UserPoolId: string

The ID of the user pool.

Version

property Version: string

The app version.